smoothly 1.94.0 → 1.95.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/smoothly-app_103.cjs.entry.js +2 -2
- package/dist/cjs/smoothly-app_103.cjs.entry.js.map +1 -1
- package/dist/collection/components/table/head/style.css +1 -1
- package/dist/collection/components/table/style.css +2 -2
- package/dist/components/{p-3446aeae.js → p-2b08c195.js} +3 -3
- package/dist/components/{p-3446aeae.js.map → p-2b08c195.js.map} +1 -1
- package/dist/components/{p-1d947895.js → p-390005a2.js} +3 -3
- package/dist/components/{p-1d947895.js.map → p-390005a2.js.map} +1 -1
- package/dist/components/{p-9d3d06fe.js → p-4a792d25.js} +3 -3
- package/dist/components/{p-9d3d06fe.js.map → p-4a792d25.js.map} +1 -1
- package/dist/components/{p-8d7a861d.js → p-604c19c3.js} +2 -2
- package/dist/components/{p-8d7a861d.js.map → p-604c19c3.js.map} +1 -1
- package/dist/components/{p-10d02516.js → p-7457469e.js} +10 -10
- package/dist/components/{p-10d02516.js.map → p-7457469e.js.map} +1 -1
- package/dist/components/{p-63cbd951.js → p-786ae69c.js} +3 -3
- package/dist/components/{p-63cbd951.js.map → p-786ae69c.js.map} +1 -1
- package/dist/components/{p-db26f9c4.js → p-824fd239.js} +4 -4
- package/dist/components/{p-db26f9c4.js.map → p-824fd239.js.map} +1 -1
- package/dist/components/{p-b63fc0c1.js → p-8aa072f4.js} +3 -3
- package/dist/components/{p-b63fc0c1.js.map → p-8aa072f4.js.map} +1 -1
- package/dist/components/{p-7957c6e2.js → p-984f822e.js} +3 -3
- package/dist/components/{p-7957c6e2.js.map → p-984f822e.js.map} +1 -1
- package/dist/components/{p-6b3daa8f.js → p-dee31585.js} +2 -2
- package/dist/components/{p-6b3daa8f.js.map → p-dee31585.js.map} +1 -1
- package/dist/components/smoothly-app-demo.js +10 -10
- package/dist/components/smoothly-table-demo-colspan.js +1 -1
- package/dist/components/smoothly-table-demo-filler-row.js +1 -1
- package/dist/components/smoothly-table-demo-filtered.js +1 -1
- package/dist/components/smoothly-table-demo-group.js +1 -1
- package/dist/components/smoothly-table-demo-nested-no-cell-inner.js +1 -1
- package/dist/components/smoothly-table-demo-nested-no-cell.js +1 -1
- package/dist/components/smoothly-table-demo-simple.js +1 -1
- package/dist/components/smoothly-table-demo.js +1 -1
- package/dist/components/smoothly-table-head.js +1 -1
- package/dist/components/smoothly-table.js +1 -1
- package/dist/esm/smoothly-app_103.entry.js +2 -2
- package/dist/esm/smoothly-app_103.entry.js.map +1 -1
- package/dist/smoothly/{p-5f6b526e.entry.js → p-a38730b9.entry.js} +2 -2
- package/dist/smoothly/{p-5f6b526e.entry.js.map → p-a38730b9.entry.js.map} +1 -1
- package/dist/smoothly/smoothly.esm.js +1 -1
- package/package.json +1 -1
|
@@ -11920,7 +11920,7 @@ const SmoothlyTab = class {
|
|
|
11920
11920
|
};
|
|
11921
11921
|
SmoothlyTab.style = SmoothlyTabStyle0;
|
|
11922
11922
|
|
|
11923
|
-
const styleCss$s = ".sc-smoothly-table-h{display:grid;grid-template-columns:repeat(var(--columns), auto);color:rgb(var(--smoothly-table-foreground));stroke:rgb(var(--smoothly-table-foreground));fill:rgb(var(--smoothly-table-foreground))}.sc-smoothly-table-h smoothly-table.sc-smoothly-table smoothly-table-head.sc-smoothly-table{top:var(--smoothly-table-cell-min-height);z-index:
|
|
11923
|
+
const styleCss$s = ".sc-smoothly-table-h{display:grid;grid-template-columns:repeat(var(--columns), auto);color:rgb(var(--smoothly-table-foreground));stroke:rgb(var(--smoothly-table-foreground));fill:rgb(var(--smoothly-table-foreground))}.sc-smoothly-table-h smoothly-table.sc-smoothly-table smoothly-table-head.sc-smoothly-table{top:var(--smoothly-table-cell-min-height);z-index:2}.sc-smoothly-table-h smoothly-table.sc-smoothly-table smoothly-table-head.sc-smoothly-table:nth-child(2){top:calc(var(--smoothly-table-cell-min-height) * 2);z-index:2}";
|
|
11924
11924
|
const SmoothlyTableStyle0 = styleCss$s;
|
|
11925
11925
|
|
|
11926
11926
|
const SmoothlyTable = class {
|
|
@@ -13266,7 +13266,7 @@ const SmoothlyTableFoot = class {
|
|
|
13266
13266
|
};
|
|
13267
13267
|
SmoothlyTableFoot.style = SmoothlyTableFootStyle0;
|
|
13268
13268
|
|
|
13269
|
-
const styleCss$d = ".sc-smoothly-table-head-h{grid-column:1 / -1;display:grid;grid-template-columns:subgrid;top:0;position:sticky;z-index:
|
|
13269
|
+
const styleCss$d = ".sc-smoothly-table-head-h{grid-column:1 / -1;display:grid;grid-template-columns:subgrid;top:0;position:sticky;z-index:3;--smoothly-color:var(--smoothly-table-header-background);--smoothly-color-contrast:var(--smoothly-table-header-foreground);background-color:rgb(var(--smoothly-table-header-background));color:rgb(var(--smoothly-table-header-foreground));stroke:rgb(var(--smoothly-table-header-foreground));fill:rgb(var(--smoothly-table-header-foreground));font-weight:bold;transition:box-shadow 0.3s ease}.scrolled.sc-smoothly-table-head-h{box-shadow:var(--smoothly-table-header-shadow)}";
|
|
13270
13270
|
const SmoothlyTableHeadStyle0 = styleCss$d;
|
|
13271
13271
|
|
|
13272
13272
|
const SmoothlyTableHead = class {
|