Skip to content

Commit

Permalink
Deploying to gh-pages from @ 27a731f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
anmcgrath committed Jun 18, 2024
1 parent a0b52f0 commit 174e216
Show file tree
Hide file tree
Showing 33 changed files with 42 additions and 41 deletions.
27 changes: 0 additions & 27 deletions _content/BlazorDatasheet/BlazorDatasheet.bundle.scp.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,33 +47,6 @@
background: var(--selection-bg-color)
}
/* _content/BlazorDatasheet/Edit/DefaultComponents/HighlightedInput.Razor.rz.scp.css */
.highlight-input[b-3emkv6ka1g] {
outline: 0 solid transparent;
color: transparent;
caret-color: var(--sheet-foreground-color);
-webkit-user-modify: read-write-plaintext-only;
}

.highlight-input:focus[b-3emkv6ka1g] {
outline: 0 solid transparent;
}

.highlight-input[b-3emkv6ka1g], .highlight-result[b-3emkv6ka1g] {
height: 100%;
min-width: 100%;
padding: 2px 5px;
display: inline-block;
position: absolute;
top: 0;
left: 0;
white-space: pre;
z-index: 2;
}

.highlight-result[b-3emkv6ka1g] {
pointer-events: none;
background: inherit;
}
/* _content/BlazorDatasheet/Edit/DefaultComponents/SelectEditorComponent.razor.rz.scp.css */
.text-input[b-k71ijntl8x] {
width: 100%;
Expand Down
40 changes: 34 additions & 6 deletions _content/BlazorDatasheet/sheet-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
box-shadow: 0 4px 6px -6px var(--shadow-overlay-color);
position: sticky;
top: 0;
z-index: 2;
z-index: 3;
}

.col-nonsticky {
Expand All @@ -119,7 +119,7 @@

.row-sticky {
position: sticky;
z-index: 2;
z-index: 3;
left: 0;
}

Expand All @@ -133,7 +133,7 @@
}

.col-head {
background: var(--row-header-bg-color)
background: var(--row-header-bg-color);
}

.col-head :hover {
Expand All @@ -152,10 +152,10 @@
background: var(--active-header-bg-color) !important;
}

.collapsed-row > th, .collapsed-row > tr, .collapsed-row > td{
.collapsed-row > th, .collapsed-row > tr, .collapsed-row > td {
padding: 0;
margin: 0;
border:0;
border: 0;
border-spacing: 0;
}

Expand All @@ -180,6 +180,34 @@
}

.editor-overlay {
box-shadow: 0 0 4px var(--shadow-overlay-color);
background: var(--sheet-bg-color);
box-shadow: 0 0 4px var(--shadow-overlay-color);
}

.highlight-input {
outline: 0 solid transparent;
color: transparent;
caret-color: var(--sheet-foreground-color);
-webkit-user-modify: read-write-plaintext-only;
}

.highlight-input:focus {
outline: 0 solid transparent;
}

.highlight-input, .highlight-result {
height: 100%;
min-width: 100%;
display: inline-block;
position: absolute;
padding: 1px 4px;
top: 0;
left: 0;
white-space: pre;
z-index: 2;
}

.highlight-result {
pointer-events: none;
background: inherit;
}
Binary file modified _framework/BlazorDatasheet.Core.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Core.wasm
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Core.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Core.wasm.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.DataStructures.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.DataStructures.wasm
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.DataStructures.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.DataStructures.wasm.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Formula.Core.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Formula.Core.wasm
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Formula.Core.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Formula.Core.wasm.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Formula.Functions.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Formula.Functions.wasm
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Formula.Functions.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Formula.Functions.wasm.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.SharedPages.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.SharedPages.wasm
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.SharedPages.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.SharedPages.wasm.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Wasm.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Wasm.wasm
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Wasm.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.Wasm.wasm.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.wasm
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorDatasheet.wasm.gz
Binary file not shown.
16 changes: 8 additions & 8 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "BlazorDatasheet.Wasm",
"resources": {
"hash": "sha256-VOGCHnFQavlH0Q/+baR6GjkNSxqa4D8XRjFLrskm2vU=",
"hash": "sha256-lZNbUO3xjKrxWvd4ckfrdajNDzyGgrNk6obUluJkBwQ=",
"jsModuleNative": {
"dotnet.native.8.0.5.k8qrcc28q0.js": "sha256-boyHe+0RMZDkzBKGhsrnXPhPg3oZ6UqJnTUzngJPjNY="
},
Expand All @@ -17,13 +17,13 @@
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"BlazorDatasheet.Core.wasm": "sha256-mVBq73rh7pQnhbvIqt4EuumuU4OZd3n1hYH3nn0Dtx8=",
"BlazorDatasheet.DataStructures.wasm": "sha256-alb3dremdGvfEMkIpdFnvjsLjUQNmzzr1Y+gqkqzXeI=",
"BlazorDatasheet.Formula.Core.wasm": "sha256-BXqB1SZtz8tHcRdDlByUt/kU4VBqa/ws6HkHOacyy0k=",
"BlazorDatasheet.Formula.Functions.wasm": "sha256-YpBwSfaYX3ue7ZzCJJx2BFdpXCFMFdgD0/4OCc+x7SE=",
"BlazorDatasheet.SharedPages.wasm": "sha256-L1MOLi7YBTFiKi78LeBM9TCuUrg0l0rJFope0JuNv3M=",
"BlazorDatasheet.wasm": "sha256-/SvmGQ3Lu66eou7CrEfjajY+mLaeMEez7z97vs1gC9M=",
"BlazorDatasheet.Wasm.wasm": "sha256-/WOTOVzPZJs24XrSgnuedIqiXeWHtqt7tzmj7St2OJA=",
"BlazorDatasheet.Core.wasm": "sha256-qNUj78gSuWtYt0PHmliz2cWCRL42JcLEcajYB+xqj/E=",
"BlazorDatasheet.DataStructures.wasm": "sha256-XCiremIDHEp/eM9TMatbF7zWph+OjgEJJMyo+dMDjQQ=",
"BlazorDatasheet.Formula.Core.wasm": "sha256-71RuLokvrQPh1B91kHmROsQqQDwCiVtmh1syn1C/dBg=",
"BlazorDatasheet.Formula.Functions.wasm": "sha256-vvunGlgl0HXXRS6e7PH/bNnAwFG295HVdCOHBK4jQwA=",
"BlazorDatasheet.SharedPages.wasm": "sha256-JrCFYV8WSf34A7SgGDBhT/gD4RkQ0DBdIjZPqWWmqHI=",
"BlazorDatasheet.wasm": "sha256-Q1hsjJk4cBLh6SJ2VhkE88PnXXwkEb1TkwPCx2af72I=",
"BlazorDatasheet.Wasm.wasm": "sha256-IYZu8ITUs7HvWpL+SJa+yR8IOOmfJ0bBh2THSpErthk=",
"Microsoft.AspNetCore.Components.wasm": "sha256-Kt+WG/CiDus2TU5Eq70Ym+RtZmCPBg1cNMmB6qSECSo=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-q944OgUp9sog4SvnLs6OL54c/P++M+7Kg2jdDuMODGw=",
"Microsoft.AspNetCore.Components.WebAssembly.wasm": "sha256-vOYUxJenhpqw4oK5b61FP/mlyRZu3zgVemvtISW29fs=",
Expand Down
Binary file modified _framework/blazor.boot.json.br
Binary file not shown.
Binary file modified _framework/blazor.boot.json.gz
Binary file not shown.

0 comments on commit 174e216

Please sign in to comment.