smoothly 1.1.1-alpha.21 → 1.1.1-alpha.22

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.
Files changed (51) hide show
  1. package/dist/cjs/smoothly-app_95.cjs.entry.js +2 -2
  2. package/dist/cjs/smoothly-app_95.cjs.entry.js.map +1 -1
  3. package/dist/collection/components/filter/style.css +6 -4
  4. package/dist/collection/components/item/style.css +2 -1
  5. package/dist/components/{p-88e2b22e.js → p-1a0b4fb3.js} +3 -3
  6. package/dist/components/{p-88e2b22e.js.map → p-1a0b4fb3.js.map} +1 -1
  7. package/dist/components/{p-e23bc122.js → p-20cd6af8.js} +2 -2
  8. package/dist/components/{p-e23bc122.js.map → p-20cd6af8.js.map} +1 -1
  9. package/dist/components/{p-e73096f5.js → p-4fd6a4d9.js} +4 -4
  10. package/dist/components/{p-e73096f5.js.map → p-4fd6a4d9.js.map} +1 -1
  11. package/dist/components/{p-229cf51b.js → p-501b8c14.js} +2 -2
  12. package/dist/components/{p-229cf51b.js.map → p-501b8c14.js.map} +1 -1
  13. package/dist/components/{p-b75ab804.js → p-66e44d01.js} +8 -8
  14. package/dist/components/{p-b75ab804.js.map → p-66e44d01.js.map} +1 -1
  15. package/dist/components/{p-64342f9c.js → p-6f87f1f2.js} +3 -3
  16. package/dist/components/{p-64342f9c.js.map → p-6f87f1f2.js.map} +1 -1
  17. package/dist/components/{p-c6e5608f.js → p-848583d1.js} +4 -4
  18. package/dist/components/{p-c6e5608f.js.map → p-848583d1.js.map} +1 -1
  19. package/dist/components/{p-fe55a54e.js → p-8f270448.js} +5 -5
  20. package/dist/components/{p-fe55a54e.js.map → p-8f270448.js.map} +1 -1
  21. package/dist/components/{p-9f010bc0.js → p-a0507866.js} +2 -2
  22. package/dist/components/p-a0507866.js.map +1 -0
  23. package/dist/components/{p-db26a36c.js → p-ace383da.js} +5 -5
  24. package/dist/components/{p-db26a36c.js.map → p-ace383da.js.map} +1 -1
  25. package/dist/components/{p-488297a3.js → p-b61b357d.js} +2 -2
  26. package/dist/components/p-b61b357d.js.map +1 -0
  27. package/dist/components/{p-1743a7e2.js → p-f6c78362.js} +3 -3
  28. package/dist/components/{p-1743a7e2.js.map → p-f6c78362.js.map} +1 -1
  29. package/dist/components/smoothly-app-demo.js +12 -12
  30. package/dist/components/smoothly-calendar.js +1 -1
  31. package/dist/components/smoothly-filter.js +1 -1
  32. package/dist/components/smoothly-input-date-range.js +1 -1
  33. package/dist/components/smoothly-input-date.js +1 -1
  34. package/dist/components/smoothly-input-demo-controlled-form.js +1 -1
  35. package/dist/components/smoothly-input-demo.js +1 -1
  36. package/dist/components/smoothly-input-month.js +1 -1
  37. package/dist/components/smoothly-input-select.js +1 -1
  38. package/dist/components/smoothly-item.js +1 -1
  39. package/dist/components/smoothly-table-demo-filtered.js +1 -1
  40. package/dist/components/smoothly-table-demo.js +1 -1
  41. package/dist/components/smoothly-theme-picker.js +1 -1
  42. package/dist/esm/smoothly-app_95.entry.js +2 -2
  43. package/dist/esm/smoothly-app_95.entry.js.map +1 -1
  44. package/dist/smoothly/p-68f169b6.entry.js +2 -0
  45. package/dist/smoothly/p-68f169b6.entry.js.map +1 -0
  46. package/dist/smoothly/smoothly.esm.js +1 -1
  47. package/package.json +1 -1
  48. package/dist/components/p-488297a3.js.map +0 -1
  49. package/dist/components/p-9f010bc0.js.map +0 -1
  50. package/dist/smoothly/p-84da94cd.entry.js +0 -2
  51. package/dist/smoothly/p-84da94cd.entry.js.map +0 -1
@@ -6721,7 +6721,7 @@ var Filter;
6721
6721
  });
6722
6722
  })(Filter || (Filter = {}));
6723
6723
 
6724
- const styleCss$1e = ".sc-smoothly-filter-h {\n\tposition: relative;\n\tborder: 1px solid rgb(var(--smoothly-medium-tint));\n\tmargin-left: 1rem;\n\tmargin-right: 1rem;\n\tdisplay: flex;\n\tflex-direction: row;\n\talign-items: center;\n}\n\n.sc-smoothly-filter-h>div.sc-smoothly-filter-s > [slot=detail] {\n\tz-index: 5;\n}\n\n.sc-smoothly-filter-h.sc-smoothly-filter-s > [slot=bar] {\n\tpointer-events: auto;\n\tmargin-left: 0.3em;\n\tmargin-right: 0.3em;\n\t&>[looks=\"plain\"] {\n\t\tdisplay: flex;\n\t\talign-self: stretch;\n\t\talign-items: center;\n\t}\n}\n\n.sc-smoothly-filter-h > div.sc-smoothly-filter:empty + smoothly-icon.sc-smoothly-filter {\n\tdisplay: none;\n}\n\n.sc-smoothly-filter-h > smoothly-icon.sc-smoothly-filter {\n\tcursor: pointer;\n\tmargin-left: 0.3em;\n\tmargin-right: 0.3em;\n\tflex-shrink: 0;\n}\n\n.sc-smoothly-filter-h > div.close.sc-smoothly-filter {\n\tposition: fixed;\n\tz-index: 3;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100dvw;\n\theight: 100dvh;\n\tbackground: transparent;\n}\n\n.sc-smoothly-filter-h > div.hidden.sc-smoothly-filter {\n\tdisplay: none;\n}\n\n.sc-smoothly-filter-h > .container.sc-smoothly-filter {\n\tpadding: 2em;\n\tposition: absolute;\n\tright: 0.35em;\n\twidth: fit-content;\n\tdisplay: flex;\n\tjustify-content: center;\n\ttop: 100%;\n\twidth: fit-content;\n\tz-index: 4;\n\tbackground-color: rgb(var(--smoothly-color));\n\tmargin: 0.8em -2em;\n}\n\n\n.sc-smoothly-filter-h > div.container.sc-smoothly-filter:before {\n\tcontent: \"\";\n\twidth: 0.6em;\n\theight: 0.6em;\n\ttransform: rotate(45deg);\n\tborder-top: 1px solid rgb(var(--smoothly-medium-tint));\n\tborder-left: 1px solid rgb(var(--smoothly-medium-tint));\n\tbackground-color: rgb(var(--smoothly-color));\n\tposition: absolute;\n\tz-index: 3;\n}\n\n\n.sc-smoothly-filter-h > div.container.arrow-top.sc-smoothly-filter:before {\n\tleft: calc(91%);\n\ttop: -5px;\n}\n\n.sc-smoothly-filter-h div.container.sc-smoothly-filter:after {\n\tcontent: \"\";\n\theight: 100%;\n\twidth: 100%;\n\tborder: 1px solid rgb(var(--smoothly-medium-tint));\n\tborder-radius: 0.25em;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n}";
6724
+ const styleCss$1e = ".sc-smoothly-filter-h {\n\tposition: relative;\n\tborder: 1px solid rgb(var(--smoothly-medium-tint));\n\tmargin-left: 1rem;\n\tbackground-color: rgb(var(--background-color, var(--smoothly-color-shade)));\n\tmargin-right: 1rem;\n\tdisplay: flex;\n\tflex-direction: row;\n\talign-items: center;\n}\n\n.sc-smoothly-filter-h>div.sc-smoothly-filter-s > [slot=detail] {\n\tz-index: 5;\n}\n\n.sc-smoothly-filter-h.sc-smoothly-filter-s > [slot=bar] {\n\tpointer-events: auto;\n\tmargin-left: 0.3em;\n\tmargin-right: 0.3em;\n\n\t&>[looks=\"plain\"] {\n\t\tdisplay: flex;\n\t\talign-self: stretch;\n\t\talign-items: center;\n\t}\n}\n\n.sc-smoothly-filter-h > div.sc-smoothly-filter:empty + smoothly-icon.sc-smoothly-filter {\n\tdisplay: none;\n}\n\n.sc-smoothly-filter-h > smoothly-icon.sc-smoothly-filter {\n\tcursor: pointer;\n\tmargin-left: 0.3em;\n\tmargin-right: 0.3em;\n\tflex-shrink: 0;\n}\n\n.sc-smoothly-filter-h > div.close.sc-smoothly-filter {\n\tposition: fixed;\n\tz-index: 3;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100dvw;\n\theight: 100dvh;\n\tbackground: transparent;\n}\n\n.sc-smoothly-filter-h > div.hidden.sc-smoothly-filter {\n\tdisplay: none;\n}\n\n.sc-smoothly-filter-h > .container.sc-smoothly-filter {\n\tpadding: 2em;\n\tposition: absolute;\n\tright: 0.35em;\n\twidth: fit-content;\n\tdisplay: flex;\n\tjustify-content: center;\n\ttop: 100%;\n\twidth: fit-content;\n\tz-index: 4;\n\tbackground-color: rgb(var(--smoothly-color));\n\tmargin: 0.8em -2em;\n}\n\n\n.sc-smoothly-filter-h > div.container.sc-smoothly-filter:before {\n\tcontent: \"\";\n\twidth: 0.6em;\n\theight: 0.6em;\n\ttransform: rotate(45deg);\n\tborder-top: 1px solid rgb(var(--smoothly-medium-tint));\n\tborder-left: 1px solid rgb(var(--smoothly-medium-tint));\n\tbackground-color: rgb(var(--smoothly-color));\n\tposition: absolute;\n\tz-index: 3;\n}\n\n\n.sc-smoothly-filter-h > div.container.arrow-top.sc-smoothly-filter:before {\n\tleft: calc(91%);\n\ttop: -5px;\n}\n\n.sc-smoothly-filter-h div.container.sc-smoothly-filter:after {\n\tcontent: \"\";\n\theight: 100%;\n\twidth: 100%;\n\tborder: 1px solid rgb(var(--smoothly-medium-tint));\n\tborder-radius: 0.25em;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n}";
6725
6725
  const SmoothlyFilterStyle0 = styleCss$1e;
6726
6726
 
6727
6727
  const SmoothlyFilter = class {
@@ -10058,7 +10058,7 @@ const SmoothlyInputSubmit = class {
10058
10058
  };
10059
10059
  SmoothlyInputSubmit.style = SmoothlyInputSubmitStyle0;
10060
10060
 
10061
- const styleCss$Q = "[selected].sc-smoothly-item-h{background-color:rgb(var(--smoothly-primary-shade));color:rgb(var(--smoothly-primary-contrast))}.sc-smoothly-item-h{padding:0.5em;cursor:pointer;color:rgb(var(--smoothly-default-contrast));border:rgb(var(--smoothly-default-shade) solid 1px)}[marked].sc-smoothly-item-h,.sc-smoothly-item-h:hover{background-color:rgba(var(--smoothly-primary-tint), .3)}";
10061
+ const styleCss$Q = "[selected].sc-smoothly-item-h{background-color:rgb(var(--smoothly-primary-shade));color:rgb(var(--smoothly-primary-contrast))}.sc-smoothly-item-h{padding:0.5em;cursor:pointer;color:rgb(var(--smoothly-default-contrast));border:rgb(var(--smoothly-default-shade) solid 1px)}[marked].sc-smoothly-item-h,.sc-smoothly-item-h:hover{background-color:rgba(var(--smoothly-primary-tint));color:rgb(var(--smoothly-primary-contrast))}";
10062
10062
  const SmoothlyItemStyle0 = styleCss$Q;
10063
10063
 
10064
10064
  const SmoothlyItem = class {