@threadlabs/looma 0.1.2 → 0.1.4

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 (107) hide show
  1. package/dist/{chunk-YK4MTZGJ.js → chunk-3PASQ7DE.js} +26 -26
  2. package/dist/cjs/ui-button.cjs.entry.js +3 -4
  3. package/dist/cjs/ui-dialog.cjs.entry.js +1 -1
  4. package/dist/cjs/ui-floating-action-button.cjs.entry.js +1 -1
  5. package/dist/cjs/ui-menu.cjs.entry.js +1 -1
  6. package/dist/cjs/ui-popover.cjs.entry.js +1 -1
  7. package/dist/cjs/ui-search-shell.cjs.entry.js +1 -1
  8. package/dist/cjs/ui-tabs.cjs.entry.js +1 -1
  9. package/dist/cjs/ui-toast-region.cjs.entry.js +1 -1
  10. package/dist/cjs/ui-top-bar.cjs.entry.js +1 -1
  11. package/dist/collection/components/ui-button/ui-button.css +22 -12
  12. package/dist/collection/components/ui-button/ui-button.js +7 -7
  13. package/dist/collection/components/ui-dialog/ui-dialog.css +10 -4
  14. package/dist/collection/components/ui-floating-action-button/ui-floating-action-button.css +4 -1
  15. package/dist/collection/components/ui-menu/ui-menu.css +4 -1
  16. package/dist/collection/components/ui-popover/ui-popover.css +7 -1
  17. package/dist/collection/components/ui-search-shell/ui-search-shell.css +3 -1
  18. package/dist/collection/components/ui-tabs/ui-tabs.css +3 -0
  19. package/dist/collection/components/ui-toast-region/ui-toast-region.css +3 -2
  20. package/dist/collection/components/ui-top-bar/ui-top-bar.css +10 -2
  21. package/dist/components/p-gHC_Ei92.js +1 -0
  22. package/dist/components/ui-button.js +1 -1
  23. package/dist/components/ui-context-menu.js +1 -1
  24. package/dist/components/ui-dialog.js +1 -1
  25. package/dist/components/ui-floating-action-button.js +1 -1
  26. package/dist/components/ui-menu.js +1 -1
  27. package/dist/components/ui-popover.js +1 -1
  28. package/dist/components/ui-search-shell.js +1 -1
  29. package/dist/components/ui-tabs.js +1 -1
  30. package/dist/components/ui-toast-region.js +1 -1
  31. package/dist/components/ui-top-bar.js +1 -1
  32. package/dist/esm/ui-button.entry.js +3 -4
  33. package/dist/esm/ui-dialog.entry.js +1 -1
  34. package/dist/esm/ui-floating-action-button.entry.js +1 -1
  35. package/dist/esm/ui-menu.entry.js +1 -1
  36. package/dist/esm/ui-popover.entry.js +1 -1
  37. package/dist/esm/ui-search-shell.entry.js +1 -1
  38. package/dist/esm/ui-tabs.entry.js +1 -1
  39. package/dist/esm/ui-toast-region.entry.js +1 -1
  40. package/dist/esm/ui-top-bar.entry.js +1 -1
  41. package/dist/index.cjs +11 -12
  42. package/dist/index.js +1 -1
  43. package/dist/looma/looma.esm.js +1 -1
  44. package/dist/looma/p-01425a37.entry.js +1 -0
  45. package/dist/looma/p-07167650.entry.js +1 -0
  46. package/dist/looma/{p-341ba64a.entry.js → p-3ecd7120.entry.js} +1 -1
  47. package/dist/looma/p-5717a4c4.entry.js +1 -0
  48. package/dist/looma/p-940a931a.entry.js +1 -0
  49. package/dist/looma/p-941221ad.entry.js +1 -0
  50. package/dist/looma/p-a7be33fd.entry.js +1 -0
  51. package/dist/looma/{p-4742e6b4.entry.js → p-cb15e8e3.entry.js} +1 -1
  52. package/dist/looma/p-d39905f9.entry.js +1 -0
  53. package/dist/types/components/ui-button/ui-button.d.ts +1 -1
  54. package/dist/types/components.d.ts +9 -3
  55. package/dist/{ui-avatar-group.entry-BZGXBOSE.js → ui-avatar-group.entry-DBVLQ4KB.js} +1 -1
  56. package/dist/{ui-avatar.entry-S2O2W5SA.js → ui-avatar.entry-2WTBM2EC.js} +1 -1
  57. package/dist/{ui-badge.entry-CVJDISCR.js → ui-badge.entry-XKIGBK5V.js} +1 -1
  58. package/dist/ui-button.entry-PWT56MPD.js +71 -0
  59. package/dist/{ui-checkbox.entry-5RA2CB43.js → ui-checkbox.entry-QT5S7EEL.js} +1 -1
  60. package/dist/{ui-context-menu.entry-UUOCT75F.js → ui-context-menu.entry-NGWR3LOZ.js} +1 -1
  61. package/dist/{ui-dialog.entry-OEPJTEES.js → ui-dialog.entry-PEDDIALQ.js} +2 -2
  62. package/dist/{ui-disclosure.entry-LRRISGUD.js → ui-disclosure.entry-UKO7MAZM.js} +1 -1
  63. package/dist/ui-floating-action-button.entry-SSGHRMCO.js +23 -0
  64. package/dist/{ui-form-field.entry-73YOVICF.js → ui-form-field.entry-6TZCWPYL.js} +1 -1
  65. package/dist/{ui-icon-button.entry-MNXGPG36.js → ui-icon-button.entry-WMCYMK2H.js} +1 -1
  66. package/dist/{ui-input.entry-UWRVAOSW.js → ui-input.entry-AZ5BGQNA.js} +1 -1
  67. package/dist/{ui-menu-item.entry-5AOJO5MP.js → ui-menu-item.entry-L4NJDBKF.js} +1 -1
  68. package/dist/{ui-menu.entry-YDS6UMB5.js → ui-menu.entry-DGUYAE3Q.js} +2 -2
  69. package/dist/{ui-popover.entry-PGWDCQIX.js → ui-popover.entry-A54EKVZG.js} +2 -2
  70. package/dist/{ui-radio-group.entry-RHP5GNWU.js → ui-radio-group.entry-6YP4LY4N.js} +1 -1
  71. package/dist/{ui-radio.entry-5WRWPSTK.js → ui-radio.entry-CGYNK7PN.js} +1 -1
  72. package/dist/{ui-search-result-row.entry-IKJB2SJJ.js → ui-search-result-row.entry-DGKSI2QM.js} +1 -1
  73. package/dist/{ui-search-shell.entry-ZIWF4ZHH.js → ui-search-shell.entry-3F5ASGTW.js} +2 -2
  74. package/dist/{ui-select.entry-N5TIKHR7.js → ui-select.entry-SXSZPVXA.js} +1 -1
  75. package/dist/{ui-switch.entry-WUSZTXIR.js → ui-switch.entry-AD4EVUWM.js} +1 -1
  76. package/dist/{ui-tabs.entry-UFAVAQIF.js → ui-tabs.entry-WLKO5G5N.js} +2 -2
  77. package/dist/{ui-textarea.entry-BYT47RAQ.js → ui-textarea.entry-IHPC7Q4R.js} +1 -1
  78. package/dist/{ui-toast-region.entry-6UYR3ZU2.js → ui-toast-region.entry-GCW2LJAC.js} +2 -2
  79. package/dist/{ui-tooltip.entry-YS7UX4FS.js → ui-tooltip.entry-EU2G6BH5.js} +1 -1
  80. package/dist/{ui-top-bar.entry-V27H6NFO.js → ui-top-bar.entry-NMAFXVET.js} +2 -2
  81. package/editor/{chunk-PQAV4KXC.js → chunk-CWCXYQMT.js} +4 -4
  82. package/editor/index.js +1 -1
  83. package/editor/ui.js +1 -1
  84. package/editor.css +68 -24
  85. package/layout/index.cjs +82 -0
  86. package/layout/index.css +165 -8
  87. package/layout/index.js +82 -0
  88. package/layout.css +113 -9
  89. package/package.json +1 -1
  90. package/styles.css +23 -17
  91. package/theme-dark.css +6 -6
  92. package/theme-light.css +3 -3
  93. package/tokens.css +16 -16
  94. package/vue/{chunk-J4UBEIIL.js → chunk-P72L3GWE.js} +1 -0
  95. package/vue/editor/index.js +1 -1
  96. package/vue/index.d.ts +13 -1
  97. package/vue/index.js +10 -1
  98. package/dist/components/p-WvL4iAhX.js +0 -1
  99. package/dist/looma/p-52c537fa.entry.js +0 -1
  100. package/dist/looma/p-649dad92.entry.js +0 -1
  101. package/dist/looma/p-ab4151d5.entry.js +0 -1
  102. package/dist/looma/p-dff144bd.entry.js +0 -1
  103. package/dist/looma/p-ebb74106.entry.js +0 -1
  104. package/dist/looma/p-ecb5739b.entry.js +0 -1
  105. package/dist/looma/p-fa4659c4.entry.js +0 -1
  106. package/dist/ui-button.entry-LNJBEJFE.js +0 -72
  107. package/dist/ui-floating-action-button.entry-7TSAZRXP.js +0 -23
@@ -1,23 +0,0 @@
1
- import {
2
- Host,
3
- h,
4
- registerInstance
5
- } from "./chunk-YK4MTZGJ.js";
6
-
7
- // dist/esm/ui-floating-action-button.entry.js
8
- var uiFloatingActionButtonCss = () => `:host{position:fixed;inset-block-end:calc( var(--ui-floating-action-button-bottom, var(--ui-space-6, 1.5rem)) + env(safe-area-inset-bottom) );inset-inline-end:var(--ui-floating-action-button-inline-end, var(--ui-space-5, 1.25rem));inline-size:var(--ui-floating-action-button-size, 56px);block-size:var(--ui-floating-action-button-size, 56px);display:inline-flex;z-index:var(--ui-floating-action-button-z-index, 100)}button{appearance:none;inline-size:100%;block-size:100%;border:none;border-radius:999px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;background:var(--ui-floating-action-button-bg, var(--ui-accent-solid));color:var(--ui-floating-action-button-color, var(--ui-text-on-accent));box-shadow:var( --ui-floating-action-button-shadow, 0 4px 12px color-mix(in srgb, var(--ui-accent-solid) 40%, transparent) );cursor:pointer;transition:background-color var(--ui-motion-fast, 160ms) var(--ui-motion-ease, ease), transform var(--ui-motion-fast, 160ms) var(--ui-motion-ease, ease), box-shadow var(--ui-motion-fast, 160ms) var(--ui-motion-ease, ease)}button:hover:enabled{background:var(--ui-floating-action-button-hover-bg, var(--ui-accent-hover));box-shadow:var( --ui-floating-action-button-hover-shadow, 0 6px 16px color-mix(in srgb, var(--ui-accent-solid) 50%, transparent) )}button:active:enabled{transform:scale(var(--ui-floating-action-button-active-scale, 0.94))}button:focus-visible{outline:2px solid var(--ui-focus-ring);outline-offset:2px}button:disabled,:host([disabled]){opacity:0.6;cursor:not-allowed}::slotted(svg){inline-size:var(--ui-floating-action-button-icon-size, 24px);block-size:var(--ui-floating-action-button-icon-size, 24px);flex-shrink:0}@media (min-width: 768px){:host([mobile-only]){display:none}}`;
9
- var UIFloatingActionButton = class {
10
- constructor(hostRef) {
11
- registerInstance(this, hostRef);
12
- }
13
- disabled = false;
14
- mobileOnly = false;
15
- label = "";
16
- render() {
17
- return h(Host, { key: "4b5b5eb530e4ab424e1189cff83d697f28432d84", "data-disabled": this.disabled ? "" : void 0 }, h("button", { key: "f8a4b8ac90bf306434b2b905030b46c1fcbcb000", type: "button", "aria-label": this.label || void 0, disabled: this.disabled }, h("slot", { key: "500d0606ea7166669f104e42813591395fc81c3f" })));
18
- }
19
- };
20
- UIFloatingActionButton.style = uiFloatingActionButtonCss();
21
- export {
22
- UIFloatingActionButton as ui_floating_action_button
23
- };