@luzmo/analytics-components-kit 1.0.1-alpha.26 → 1.0.1-alpha.28

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 (165) hide show
  1. package/components/{async-directive-DWRUSKKF-CmOVMf6V.js → async-directive-DWRUSKKF-CPf9l5wJ.js} +1 -1
  2. package/components/{async-directive-DWRUSKKF-D4itZyzc.cjs → async-directive-DWRUSKKF-DWUZeMaj.cjs} +1 -1
  3. package/components/base-D76d76ww-C6YO3slp.cjs +94 -0
  4. package/components/base-D76d76ww-M5t7LVBG.js +758 -0
  5. package/components/{button-base-B7v4eeRh-D3-GH03o.js → button-base-DSHx7XO8-B_LbLx9g.js} +33 -32
  6. package/components/{button-base-B7v4eeRh-BKKUK3x0.cjs → button-base-DSHx7XO8-ChNRhetl.cjs} +4 -4
  7. package/components/{checkbox-mixin-BFGTmw17-C34LMsgu.js → checkbox-mixin-BFGTmw17-C1tjSMaa.js} +2 -2
  8. package/components/{checkbox-mixin-BFGTmw17-CCjGd0nS.cjs → checkbox-mixin-BFGTmw17-DF2p-vSz.cjs} +4 -4
  9. package/components/{directive-helpers-nlQRAaQt-3kEWF2GV.cjs → directive-helpers-nlQRAaQt-DTZp2cFt.cjs} +4 -4
  10. package/components/{directive-helpers-nlQRAaQt-I6T4KZKW.js → directive-helpers-nlQRAaQt-DgSC1Yr2.js} +1 -1
  11. package/components/display-settings/display-settings.d.ts +3 -3
  12. package/components/display-settings/index.cjs +1 -1
  13. package/components/display-settings/index.js +19 -19
  14. package/components/display-settings-binning/display-settings-binning.d.ts +3 -3
  15. package/components/display-settings-binning/index.cjs +2 -2
  16. package/components/display-settings-binning/index.js +20 -20
  17. package/components/display-settings-datetime/display-settings-datetime.d.ts +3 -3
  18. package/components/display-settings-datetime/index.cjs +2 -2
  19. package/components/display-settings-datetime/index.js +22 -22
  20. package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +3 -3
  21. package/components/display-settings-grand-totals/index.cjs +2 -2
  22. package/components/display-settings-grand-totals/index.js +19 -19
  23. package/components/display-settings-numeric/display-settings-numeric.d.ts +3 -3
  24. package/components/display-settings-numeric/index.cjs +4 -4
  25. package/components/display-settings-numeric/index.js +23 -23
  26. package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +3 -3
  27. package/components/display-settings-period-over-period/index.cjs +15 -15
  28. package/components/display-settings-period-over-period/index.js +45 -44
  29. package/components/draggable-data-item/draggable-data-item.d.ts +3 -3
  30. package/components/draggable-data-item/index.cjs +4 -4
  31. package/components/draggable-data-item/index.js +6 -6
  32. package/components/draggable-data-item-level/draggable-data-item-level.d.ts +3 -3
  33. package/components/draggable-data-item-level/index.cjs +4 -4
  34. package/components/draggable-data-item-level/index.js +15 -15
  35. package/components/droppable-slot/droppable-slot.d.ts +5 -5
  36. package/components/droppable-slot/index.cjs +2 -2
  37. package/components/droppable-slot/index.js +14 -14
  38. package/components/edit-item/edit-item.d.ts +3 -1
  39. package/components/edit-item/index.cjs +17 -16
  40. package/components/edit-item/index.js +50 -35
  41. package/components/edit-option/edit-option.d.ts +1 -1
  42. package/components/edit-option/helpers/control-markup.d.ts +1 -1
  43. package/components/edit-option/index.cjs +1 -1
  44. package/components/edit-option/index.js +1 -1
  45. package/components/edit-option-action-button-group/index.cjs +2 -2
  46. package/components/edit-option-action-button-group/index.js +6 -6
  47. package/components/edit-option-base/edit-option-base.d.ts +3 -3
  48. package/components/{edit-option-base-qePiIQWd.js → edit-option-base-C0zI8SOd.js} +4 -4
  49. package/components/edit-option-base-D8vs3Bty.cjs +53 -0
  50. package/components/edit-option-color-picker/index.cjs +24 -24
  51. package/components/edit-option-color-picker/index.js +42 -41
  52. package/components/edit-option-multi-language-field/index.cjs +1 -1
  53. package/components/edit-option-multi-language-field/index.js +3 -3
  54. package/components/edit-option-number-field/index.cjs +2 -2
  55. package/components/edit-option-number-field/index.js +3 -3
  56. package/components/edit-option-picker/index.cjs +2 -2
  57. package/components/edit-option-picker/index.js +4 -4
  58. package/components/edit-option-position-picker/index.cjs +2 -2
  59. package/components/edit-option-position-picker/index.js +3 -3
  60. package/components/edit-option-positions-number-field/index.cjs +1 -1
  61. package/components/edit-option-positions-number-field/index.js +5 -5
  62. package/components/edit-option-radio-button-group/index.cjs +4 -4
  63. package/components/edit-option-radio-button-group/index.js +4 -4
  64. package/components/edit-option-slider/index.cjs +3 -3
  65. package/components/edit-option-slider/index.js +8 -8
  66. package/components/edit-option-switch/index.cjs +5 -5
  67. package/components/edit-option-switch/index.js +11 -10
  68. package/components/edit-option-text-field/index.cjs +2 -2
  69. package/components/edit-option-text-field/index.js +3 -3
  70. package/components/focusable-Cu_m_GTh.cjs +42 -0
  71. package/components/focusable-Dw_pMNQL.js +852 -0
  72. package/components/focusable-cj2QhwDT-CvevSkDr.cjs +52 -0
  73. package/components/focusable-cj2QhwDT-DlzfnLn9.js +242 -0
  74. package/components/{if-defined-BSAr_4u4-4Ys8VE7T.js → if-defined-BSAr_4u4-BCnSpSsA.js} +14 -15
  75. package/components/{if-defined-BSAr_4u4-gECNwmTC.cjs → if-defined-BSAr_4u4-CIqREoag.cjs} +3 -3
  76. package/components/{if-defined-8BOch-oC.cjs → if-defined-CF8baNdl.cjs} +2 -2
  77. package/components/{if-defined-Bv6MRdSW.js → if-defined-DbhS35z5.js} +1 -1
  78. package/components/{index-Bt5nP_6w.cjs → index-9hGc0AF6.cjs} +6 -6
  79. package/components/{index-Bee1uunR.js → index-B2LO8M42.js} +11 -12
  80. package/components/{index-w3j1USKK.cjs → index-B3417kqb.cjs} +2 -2
  81. package/components/{index-DUO13KGl.cjs → index-BIauj-BP.cjs} +3 -3
  82. package/components/{index-i8GaIN7i.cjs → index-BIcAxPGg.cjs} +4 -4
  83. package/components/{index-Dc9c_dq-.cjs → index-BLyfPWMW.cjs} +2 -2
  84. package/components/index-BW6jffrL.cjs +117 -0
  85. package/components/{index-CXIT0cYY.js → index-BjdUsH9B.js} +11 -12
  86. package/components/{index-BYfDERr7.js → index-BnVt-dJY.js} +11 -12
  87. package/components/index-Bp6XY9q2.cjs +42 -0
  88. package/components/{index-CdCtJpK9.js → index-C8yP7YJD.js} +8 -9
  89. package/components/index-CAwT4m7K.cjs +127 -0
  90. package/components/{index-CfEn3fIT.js → index-CBNsaHFy.js} +7 -8
  91. package/components/{index-DEVOZNSc.cjs → index-CC53jnJB.cjs} +2 -2
  92. package/components/{index-CdUTqQ3L.cjs → index-CZUy8SUo.cjs} +4 -4
  93. package/components/{index-86cIx1Ql.cjs → index-Cl7wWlXl.cjs} +2 -2
  94. package/components/{index-ByjLd3bT.cjs → index-Cz9Cvq1K.cjs} +6 -6
  95. package/components/{index-B3ve6cAj.js → index-D8GVYuJ-.js} +142 -109
  96. package/components/{index-BH9W0QLt-DBxyzKWK.js → index-DQCvi59x.js} +92 -59
  97. package/components/index-DelXrrBi.js +779 -0
  98. package/components/{index-BUSWsm5N.js → index-Dku2WLRc.js} +7 -8
  99. package/components/{index-aYcu00GB.js → index-Du8Q4hhF.js} +2 -2
  100. package/components/{index-Dn7LyFPv.js → index-Dwp251OJ.js} +3 -3
  101. package/components/{index-BVX_ozT9.js → index-KY89MPqI.js} +5 -6
  102. package/components/{index-BJVxTeoi.cjs → index-b9OSfNB6.cjs} +7 -7
  103. package/components/{index-ymMEPngt.js → index-fheP_kQJ.js} +23 -23
  104. package/components/{index-DVAsMiOm.js → index-fzqLW5XZ.js} +7 -8
  105. package/components/index-hogChFy0.cjs +195 -0
  106. package/components/index-mB-t2zP2.cjs +217 -0
  107. package/components/{index-C8IL2IZ6.js → index-zFIy9Mwl.js} +14 -15
  108. package/components/index.cjs +1 -1
  109. package/components/index.js +457 -54
  110. package/components/{luzmo-icons-BE2T8vWu.js → luzmo-icons-CmY3chvZ.js} +16 -16
  111. package/components/luzmo-icons-lvebt6bp.cjs +31 -0
  112. package/components/{observe-slot-text-ggb4kKgY-DBVrKDBD.cjs → observe-slot-text-ggb4kKgY-5zLP4Vgh.cjs} +2 -2
  113. package/components/{observe-slot-text-ggb4kKgY-o5QFWUeA.js → observe-slot-text-ggb4kKgY-tm0SQCaj.js} +3 -3
  114. package/components/{popover-Bx4ZDHk4-BuzeOeNe.cjs → popover-Bx4ZDHk4-Cw2DKR2x.cjs} +2 -2
  115. package/components/{popover-Bx4ZDHk4-jZJ0Cd59.js → popover-Bx4ZDHk4-HbUSJ86p.js} +6 -7
  116. package/components/{query-assigned-nodes-C76XVPWY-DPC6kOmH.js → query-assigned-nodes-C76XVPWY-DON51dMU.js} +1 -1
  117. package/components/{query-assigned-nodes-C76XVPWY-BcyGjObB.cjs → query-assigned-nodes-C76XVPWY-DzOeAzcN.cjs} +1 -1
  118. package/components/sized-mixin-Cqlxwicw.cjs +20 -0
  119. package/components/sized-mixin-DMuOVsw0.js +65 -0
  120. package/components/slot-menu/index.cjs +1 -1
  121. package/components/slot-menu/index.js +27 -27
  122. package/components/slot-menu/slot-menu.d.ts +3 -3
  123. package/components/slot-menu-list/index.cjs +2 -2
  124. package/components/slot-menu-list/index.js +14 -14
  125. package/components/slot-menu-list/slot-menu-list.d.ts +3 -3
  126. package/components/{state-BFA93Sye.cjs → state-QgHgNZLe.cjs} +2 -2
  127. package/components/{state-Joaryhrg.js → state-e2n-fyrr.js} +1 -1
  128. package/components/streaming-listener-CCalHg57-2AtO4Ho2.cjs +52 -0
  129. package/components/{language-resolution-8yZa5r_P-Bn0bYosv.js → streaming-listener-CCalHg57-CQgWstyf.js} +59 -59
  130. package/components/{task-B8yMzxui.cjs → task-fQFUVV8e.cjs} +2 -2
  131. package/components/{task-Cr9aRIbV.js → task-gE27tBDv.js} +1 -1
  132. package/components/text-field-BTnBJoP9-BuahhcXU.js +430 -0
  133. package/components/text-field-BTnBJoP9-CDMhK3d1.cjs +147 -0
  134. package/components/utils.cjs +1 -1
  135. package/components/utils.js +472 -54
  136. package/custom-elements.json +56 -292
  137. package/index.d.ts +1 -0
  138. package/item-definitions/marker-map/marker-map-options.config.d.ts +1 -1
  139. package/package.json +2 -2
  140. package/utils/base/base.d.ts +16 -0
  141. package/utils/base/focus-visible.d.ts +29 -0
  142. package/utils/base/focusable.d.ts +58 -0
  143. package/utils/base/index.d.ts +4 -0
  144. package/utils/base/sized-mixin.d.ts +17 -0
  145. package/utils/index.d.ts +1 -0
  146. package/utils/themes/index.d.ts +507 -0
  147. package/components/base-D76d76ww-BiajPmzU.cjs +0 -40
  148. package/components/base-D76d76ww-gf0ESLsU.js +0 -45
  149. package/components/edit-option-base-Boz7TNRZ.cjs +0 -53
  150. package/components/index-BH9W0QLt-Cy2sUVJ_.cjs +0 -95
  151. package/components/index-D5LI0odG.js +0 -44
  152. package/components/index-DM_2d78G.js +0 -744
  153. package/components/index-DrLPC6eG.cjs +0 -185
  154. package/components/index-eEpFkbP8.cjs +0 -195
  155. package/components/index-h9T5DPIm.cjs +0 -36
  156. package/components/index-iYpAy-Kg.cjs +0 -95
  157. package/components/index-zuArOtOt.cjs +0 -42
  158. package/components/language-resolution-8yZa5r_P-FqQChUDW.cjs +0 -52
  159. package/components/luzmo-icons-XsFsTAl3.cjs +0 -31
  160. package/components/property-0L4eB11h.cjs +0 -112
  161. package/components/property-B2F7x7Cz.js +0 -1481
  162. package/components/sized-mixin-BxMraZLS-B_y0PzR3.js +0 -82
  163. package/components/sized-mixin-BxMraZLS-DEFWqo8f.cjs +0 -36
  164. package/components/text-field-CvKSS59x-Dn0_1HO7.js +0 -412
  165. package/components/text-field-CvKSS59x-E9LQElL4.cjs +0 -131
@@ -0,0 +1,758 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 Luzmo
4
+ * All rights reserved.
5
+ * Luzmo web components (“Luzmo Web Components”)
6
+ * must be used according to the Luzmo Terms of Service.
7
+ * This license allows users with a current active Luzmo account
8
+ * to use the Luzmo Web Components. This license terminates
9
+ * automatically if a user no longer has an active Luzmo account.
10
+ * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
+ *
12
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
+ * SOFTWARE.
19
+ * */
20
+ /*! * Lucero - The design system for Luzmo.
21
+ *
22
+ * Copyright © 2025 Luzmo
23
+ * All rights reserved.
24
+ * Lucero (“Luzmo Design System”) must be used according to the Luzmo Terms of Service.
25
+ * This license allows users with a current active Luzmo account to use Lucero.
26
+ * This license terminates automatically if a user no longer has an active Luzmo account.
27
+ * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
28
+ *
29
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35
+ * SOFTWARE.
36
+ * */
37
+ /**
38
+ * @license
39
+ * Copyright 2019 Google LLC
40
+ * SPDX-License-Identifier: BSD-3-Clause
41
+ */
42
+ const T = globalThis, D = T.ShadowRoot && (T.ShadyCSS === void 0 || T.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, et = Symbol(), B = /* @__PURE__ */ new WeakMap();
43
+ let nt = class {
44
+ constructor(r, t, e) {
45
+ if (this._$cssResult$ = !0, e !== et) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
46
+ this.cssText = r, this.t = t;
47
+ }
48
+ get styleSheet() {
49
+ let r = this.o;
50
+ const t = this.t;
51
+ if (D && r === void 0) {
52
+ const e = t !== void 0 && t.length === 1;
53
+ e && (r = B.get(t)), r === void 0 && ((this.o = r = new CSSStyleSheet()).replaceSync(this.cssText), e && B.set(t, r));
54
+ }
55
+ return r;
56
+ }
57
+ toString() {
58
+ return this.cssText;
59
+ }
60
+ };
61
+ const lt = (r) => new nt(typeof r == "string" ? r : r + "", void 0, et), at = (r, t) => {
62
+ if (D) r.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
63
+ else for (const e of t) {
64
+ const s = document.createElement("style"), i = T.litNonce;
65
+ i !== void 0 && s.setAttribute("nonce", i), s.textContent = e.cssText, r.appendChild(s);
66
+ }
67
+ }, I = D ? (r) => r : (r) => r instanceof CSSStyleSheet ? ((t) => {
68
+ let e = "";
69
+ for (const s of t.cssRules) e += s.cssText;
70
+ return lt(e);
71
+ })(r) : r;
72
+ /**
73
+ * @license
74
+ * Copyright 2017 Google LLC
75
+ * SPDX-License-Identifier: BSD-3-Clause
76
+ */
77
+ const { is: ht, defineProperty: ct, getOwnPropertyDescriptor: dt, getOwnPropertyNames: ut, getOwnPropertySymbols: pt, getPrototypeOf: $t } = Object, A = globalThis, V = A.trustedTypes, _t = V ? V.emptyScript : "", W = A.reactiveElementPolyfillSupport, S = (r, t) => r, R = { toAttribute(r, t) {
78
+ switch (t) {
79
+ case Boolean:
80
+ r = r ? _t : null;
81
+ break;
82
+ case Object:
83
+ case Array:
84
+ r = r == null ? r : JSON.stringify(r);
85
+ }
86
+ return r;
87
+ }, fromAttribute(r, t) {
88
+ let e = r;
89
+ switch (t) {
90
+ case Boolean:
91
+ e = r !== null;
92
+ break;
93
+ case Number:
94
+ e = r === null ? null : Number(r);
95
+ break;
96
+ case Object:
97
+ case Array:
98
+ try {
99
+ e = JSON.parse(r);
100
+ } catch {
101
+ e = null;
102
+ }
103
+ }
104
+ return e;
105
+ } }, j = (r, t) => !ht(r, t), q = { attribute: !0, type: String, converter: R, reflect: !1, hasChanged: j };
106
+ Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), A.litPropertyMetadata ?? (A.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
107
+ class g extends HTMLElement {
108
+ static addInitializer(t) {
109
+ this._$Ei(), (this.l ?? (this.l = [])).push(t);
110
+ }
111
+ static get observedAttributes() {
112
+ return this.finalize(), this._$Eh && [...this._$Eh.keys()];
113
+ }
114
+ static createProperty(t, e = q) {
115
+ if (e.state && (e.attribute = !1), this._$Ei(), this.elementProperties.set(t, e), !e.noAccessor) {
116
+ const s = Symbol(), i = this.getPropertyDescriptor(t, s, e);
117
+ i !== void 0 && ct(this.prototype, t, i);
118
+ }
119
+ }
120
+ static getPropertyDescriptor(t, e, s) {
121
+ const { get: i, set: n } = dt(this.prototype, t) ?? { get() {
122
+ return this[e];
123
+ }, set(o) {
124
+ this[e] = o;
125
+ } };
126
+ return { get() {
127
+ return i == null ? void 0 : i.call(this);
128
+ }, set(o) {
129
+ const a = i == null ? void 0 : i.call(this);
130
+ n.call(this, o), this.requestUpdate(t, a, s);
131
+ }, configurable: !0, enumerable: !0 };
132
+ }
133
+ static getPropertyOptions(t) {
134
+ return this.elementProperties.get(t) ?? q;
135
+ }
136
+ static _$Ei() {
137
+ if (this.hasOwnProperty(S("elementProperties"))) return;
138
+ const t = $t(this);
139
+ t.finalize(), t.l !== void 0 && (this.l = [...t.l]), this.elementProperties = new Map(t.elementProperties);
140
+ }
141
+ static finalize() {
142
+ if (this.hasOwnProperty(S("finalized"))) return;
143
+ if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(S("properties"))) {
144
+ const e = this.properties, s = [...ut(e), ...pt(e)];
145
+ for (const i of s) this.createProperty(i, e[i]);
146
+ }
147
+ const t = this[Symbol.metadata];
148
+ if (t !== null) {
149
+ const e = litPropertyMetadata.get(t);
150
+ if (e !== void 0) for (const [s, i] of e) this.elementProperties.set(s, i);
151
+ }
152
+ this._$Eh = /* @__PURE__ */ new Map();
153
+ for (const [e, s] of this.elementProperties) {
154
+ const i = this._$Eu(e, s);
155
+ i !== void 0 && this._$Eh.set(i, e);
156
+ }
157
+ this.elementStyles = this.finalizeStyles(this.styles);
158
+ }
159
+ static finalizeStyles(t) {
160
+ const e = [];
161
+ if (Array.isArray(t)) {
162
+ const s = new Set(t.flat(1 / 0).reverse());
163
+ for (const i of s) e.unshift(I(i));
164
+ } else t !== void 0 && e.push(I(t));
165
+ return e;
166
+ }
167
+ static _$Eu(t, e) {
168
+ const s = e.attribute;
169
+ return s === !1 ? void 0 : typeof s == "string" ? s : typeof t == "string" ? t.toLowerCase() : void 0;
170
+ }
171
+ constructor() {
172
+ super(), this._$Ep = void 0, this.isUpdatePending = !1, this.hasUpdated = !1, this._$Em = null, this._$Ev();
173
+ }
174
+ _$Ev() {
175
+ var t;
176
+ this._$ES = new Promise((e) => this.enableUpdating = e), this._$AL = /* @__PURE__ */ new Map(), this._$E_(), this.requestUpdate(), (t = this.constructor.l) == null || t.forEach((e) => e(this));
177
+ }
178
+ addController(t) {
179
+ var e;
180
+ (this._$EO ?? (this._$EO = /* @__PURE__ */ new Set())).add(t), this.renderRoot !== void 0 && this.isConnected && ((e = t.hostConnected) == null || e.call(t));
181
+ }
182
+ removeController(t) {
183
+ var e;
184
+ (e = this._$EO) == null || e.delete(t);
185
+ }
186
+ _$E_() {
187
+ const t = /* @__PURE__ */ new Map(), e = this.constructor.elementProperties;
188
+ for (const s of e.keys()) this.hasOwnProperty(s) && (t.set(s, this[s]), delete this[s]);
189
+ t.size > 0 && (this._$Ep = t);
190
+ }
191
+ createRenderRoot() {
192
+ const t = this.shadowRoot ?? this.attachShadow(this.constructor.shadowRootOptions);
193
+ return at(t, this.constructor.elementStyles), t;
194
+ }
195
+ connectedCallback() {
196
+ var t;
197
+ this.renderRoot ?? (this.renderRoot = this.createRenderRoot()), this.enableUpdating(!0), (t = this._$EO) == null || t.forEach((e) => {
198
+ var s;
199
+ return (s = e.hostConnected) == null ? void 0 : s.call(e);
200
+ });
201
+ }
202
+ enableUpdating(t) {
203
+ }
204
+ disconnectedCallback() {
205
+ var t;
206
+ (t = this._$EO) == null || t.forEach((e) => {
207
+ var s;
208
+ return (s = e.hostDisconnected) == null ? void 0 : s.call(e);
209
+ });
210
+ }
211
+ attributeChangedCallback(t, e, s) {
212
+ this._$AK(t, s);
213
+ }
214
+ _$EC(t, e) {
215
+ var s;
216
+ const i = this.constructor.elementProperties.get(t), n = this.constructor._$Eu(t, i);
217
+ if (n !== void 0 && i.reflect === !0) {
218
+ const o = (((s = i.converter) == null ? void 0 : s.toAttribute) !== void 0 ? i.converter : R).toAttribute(e, i.type);
219
+ this._$Em = t, o == null ? this.removeAttribute(n) : this.setAttribute(n, o), this._$Em = null;
220
+ }
221
+ }
222
+ _$AK(t, e) {
223
+ var s;
224
+ const i = this.constructor, n = i._$Eh.get(t);
225
+ if (n !== void 0 && this._$Em !== n) {
226
+ const o = i.getPropertyOptions(n), a = typeof o.converter == "function" ? { fromAttribute: o.converter } : ((s = o.converter) == null ? void 0 : s.fromAttribute) !== void 0 ? o.converter : R;
227
+ this._$Em = n, this[n] = a.fromAttribute(e, o.type), this._$Em = null;
228
+ }
229
+ }
230
+ requestUpdate(t, e, s) {
231
+ if (t !== void 0) {
232
+ if (s ?? (s = this.constructor.getPropertyOptions(t)), !(s.hasChanged ?? j)(this[t], e)) return;
233
+ this.P(t, e, s);
234
+ }
235
+ this.isUpdatePending === !1 && (this._$ES = this._$ET());
236
+ }
237
+ P(t, e, s) {
238
+ this._$AL.has(t) || this._$AL.set(t, e), s.reflect === !0 && this._$Em !== t && (this._$Ej ?? (this._$Ej = /* @__PURE__ */ new Set())).add(t);
239
+ }
240
+ async _$ET() {
241
+ this.isUpdatePending = !0;
242
+ try {
243
+ await this._$ES;
244
+ } catch (e) {
245
+ Promise.reject(e);
246
+ }
247
+ const t = this.scheduleUpdate();
248
+ return t != null && await t, !this.isUpdatePending;
249
+ }
250
+ scheduleUpdate() {
251
+ return this.performUpdate();
252
+ }
253
+ performUpdate() {
254
+ var t;
255
+ if (!this.isUpdatePending) return;
256
+ if (!this.hasUpdated) {
257
+ if (this.renderRoot ?? (this.renderRoot = this.createRenderRoot()), this._$Ep) {
258
+ for (const [n, o] of this._$Ep) this[n] = o;
259
+ this._$Ep = void 0;
260
+ }
261
+ const i = this.constructor.elementProperties;
262
+ if (i.size > 0) for (const [n, o] of i) o.wrapped !== !0 || this._$AL.has(n) || this[n] === void 0 || this.P(n, this[n], o);
263
+ }
264
+ let e = !1;
265
+ const s = this._$AL;
266
+ try {
267
+ e = this.shouldUpdate(s), e ? (this.willUpdate(s), (t = this._$EO) == null || t.forEach((i) => {
268
+ var n;
269
+ return (n = i.hostUpdate) == null ? void 0 : n.call(i);
270
+ }), this.update(s)) : this._$EU();
271
+ } catch (i) {
272
+ throw e = !1, this._$EU(), i;
273
+ }
274
+ e && this._$AE(s);
275
+ }
276
+ willUpdate(t) {
277
+ }
278
+ _$AE(t) {
279
+ var e;
280
+ (e = this._$EO) == null || e.forEach((s) => {
281
+ var i;
282
+ return (i = s.hostUpdated) == null ? void 0 : i.call(s);
283
+ }), this.hasUpdated || (this.hasUpdated = !0, this.firstUpdated(t)), this.updated(t);
284
+ }
285
+ _$EU() {
286
+ this._$AL = /* @__PURE__ */ new Map(), this.isUpdatePending = !1;
287
+ }
288
+ get updateComplete() {
289
+ return this.getUpdateComplete();
290
+ }
291
+ getUpdateComplete() {
292
+ return this._$ES;
293
+ }
294
+ shouldUpdate(t) {
295
+ return !0;
296
+ }
297
+ update(t) {
298
+ this._$Ej && (this._$Ej = this._$Ej.forEach((e) => this._$EC(e, this[e]))), this._$EU();
299
+ }
300
+ updated(t) {
301
+ }
302
+ firstUpdated(t) {
303
+ }
304
+ }
305
+ g.elementStyles = [], g.shadowRootOptions = { mode: "open" }, g[S("elementProperties")] = /* @__PURE__ */ new Map(), g[S("finalized")] = /* @__PURE__ */ new Map(), W == null || W({ ReactiveElement: g }), (A.reactiveElementVersions ?? (A.reactiveElementVersions = [])).push("2.0.4");
306
+ /**
307
+ * @license
308
+ * Copyright 2017 Google LLC
309
+ * SPDX-License-Identifier: BSD-3-Clause
310
+ */
311
+ const H = globalThis, M = H.trustedTypes, F = M ? M.createPolicy("lit-html", { createHTML: (r) => r }) : void 0, st = "$lit$", _ = `lit$${Math.random().toFixed(9).slice(2)}$`, it = "?" + _, ft = `<${it}>`, v = document, C = () => v.createComment(""), P = (r) => r === null || typeof r != "object" && typeof r != "function", L = Array.isArray, mt = (r) => L(r) || typeof (r == null ? void 0 : r[Symbol.iterator]) == "function", z = `[
312
+ \f\r]`, b = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Z = /-->/g, J = />/g, f = RegExp(`>|${z}(?:([^\\s"'>=/]+)(${z}*=${z}*(?:[^
313
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), K = /'/g, G = /"/g, rt = /^(?:script|style|textarea|title)$/i, vt = (r) => (t, ...e) => ({ _$litType$: r, strings: t, values: e }), zt = vt(1), y = Symbol.for("lit-noChange"), u = Symbol.for("lit-nothing"), Q = /* @__PURE__ */ new WeakMap(), m = v.createTreeWalker(v, 129);
314
+ function ot(r, t) {
315
+ if (!L(r) || !r.hasOwnProperty("raw")) throw Error("invalid template strings array");
316
+ return F !== void 0 ? F.createHTML(t) : t;
317
+ }
318
+ const gt = (r, t) => {
319
+ const e = r.length - 1, s = [];
320
+ let i, n = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", o = b;
321
+ for (let a = 0; a < e; a++) {
322
+ const l = r[a];
323
+ let c, d, h = -1, p = 0;
324
+ for (; p < l.length && (o.lastIndex = p, d = o.exec(l), d !== null); ) p = o.lastIndex, o === b ? d[1] === "!--" ? o = Z : d[1] !== void 0 ? o = J : d[2] !== void 0 ? (rt.test(d[2]) && (i = RegExp("</" + d[2], "g")), o = f) : d[3] !== void 0 && (o = f) : o === f ? d[0] === ">" ? (o = i ?? b, h = -1) : d[1] === void 0 ? h = -2 : (h = o.lastIndex - d[2].length, c = d[1], o = d[3] === void 0 ? f : d[3] === '"' ? G : K) : o === G || o === K ? o = f : o === Z || o === J ? o = b : (o = f, i = void 0);
325
+ const $ = o === f && r[a + 1].startsWith("/>") ? " " : "";
326
+ n += o === b ? l + ft : h >= 0 ? (s.push(c), l.slice(0, h) + st + l.slice(h) + _ + $) : l + _ + (h === -2 ? a : $);
327
+ }
328
+ return [ot(r, n + (r[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), s];
329
+ };
330
+ class U {
331
+ constructor({ strings: t, _$litType$: e }, s) {
332
+ let i;
333
+ this.parts = [];
334
+ let n = 0, o = 0;
335
+ const a = t.length - 1, l = this.parts, [c, d] = gt(t, e);
336
+ if (this.el = U.createElement(c, s), m.currentNode = this.el.content, e === 2 || e === 3) {
337
+ const h = this.el.content.firstChild;
338
+ h.replaceWith(...h.childNodes);
339
+ }
340
+ for (; (i = m.nextNode()) !== null && l.length < a; ) {
341
+ if (i.nodeType === 1) {
342
+ if (i.hasAttributes()) for (const h of i.getAttributeNames()) if (h.endsWith(st)) {
343
+ const p = d[o++], $ = i.getAttribute(h).split(_), O = /([.?@])?(.*)/.exec(p);
344
+ l.push({ type: 1, index: n, name: O[2], strings: $, ctor: O[1] === "." ? yt : O[1] === "?" ? Et : O[1] === "@" ? bt : N }), i.removeAttribute(h);
345
+ } else h.startsWith(_) && (l.push({ type: 6, index: n }), i.removeAttribute(h));
346
+ if (rt.test(i.tagName)) {
347
+ const h = i.textContent.split(_), p = h.length - 1;
348
+ if (p > 0) {
349
+ i.textContent = M ? M.emptyScript : "";
350
+ for (let $ = 0; $ < p; $++) i.append(h[$], C()), m.nextNode(), l.push({ type: 2, index: ++n });
351
+ i.append(h[p], C());
352
+ }
353
+ }
354
+ } else if (i.nodeType === 8) if (i.data === it) l.push({ type: 2, index: n });
355
+ else {
356
+ let h = -1;
357
+ for (; (h = i.data.indexOf(_, h + 1)) !== -1; ) l.push({ type: 7, index: n }), h += _.length - 1;
358
+ }
359
+ n++;
360
+ }
361
+ }
362
+ static createElement(t, e) {
363
+ const s = v.createElement("template");
364
+ return s.innerHTML = t, s;
365
+ }
366
+ }
367
+ function E(r, t, e = r, s) {
368
+ var i, n;
369
+ if (t === y) return t;
370
+ let o = s !== void 0 ? (i = e._$Co) == null ? void 0 : i[s] : e._$Cl;
371
+ const a = P(t) ? void 0 : t._$litDirective$;
372
+ return (o == null ? void 0 : o.constructor) !== a && ((n = o == null ? void 0 : o._$AO) == null || n.call(o, !1), a === void 0 ? o = void 0 : (o = new a(r), o._$AT(r, e, s)), s !== void 0 ? (e._$Co ?? (e._$Co = []))[s] = o : e._$Cl = o), o !== void 0 && (t = E(r, o._$AS(r, t.values), o, s)), t;
373
+ }
374
+ class At {
375
+ constructor(t, e) {
376
+ this._$AV = [], this._$AN = void 0, this._$AD = t, this._$AM = e;
377
+ }
378
+ get parentNode() {
379
+ return this._$AM.parentNode;
380
+ }
381
+ get _$AU() {
382
+ return this._$AM._$AU;
383
+ }
384
+ u(t) {
385
+ const { el: { content: e }, parts: s } = this._$AD, i = ((t == null ? void 0 : t.creationScope) ?? v).importNode(e, !0);
386
+ m.currentNode = i;
387
+ let n = m.nextNode(), o = 0, a = 0, l = s[0];
388
+ for (; l !== void 0; ) {
389
+ if (o === l.index) {
390
+ let c;
391
+ l.type === 2 ? c = new x(n, n.nextSibling, this, t) : l.type === 1 ? c = new l.ctor(n, l.name, l.strings, this, t) : l.type === 6 && (c = new St(n, this, t)), this._$AV.push(c), l = s[++a];
392
+ }
393
+ o !== (l == null ? void 0 : l.index) && (n = m.nextNode(), o++);
394
+ }
395
+ return m.currentNode = v, i;
396
+ }
397
+ p(t) {
398
+ let e = 0;
399
+ for (const s of this._$AV) s !== void 0 && (s.strings !== void 0 ? (s._$AI(t, s, e), e += s.strings.length - 2) : s._$AI(t[e])), e++;
400
+ }
401
+ }
402
+ class x {
403
+ get _$AU() {
404
+ var t;
405
+ return ((t = this._$AM) == null ? void 0 : t._$AU) ?? this._$Cv;
406
+ }
407
+ constructor(t, e, s, i) {
408
+ this.type = 2, this._$AH = u, this._$AN = void 0, this._$AA = t, this._$AB = e, this._$AM = s, this.options = i, this._$Cv = (i == null ? void 0 : i.isConnected) ?? !0;
409
+ }
410
+ get parentNode() {
411
+ let t = this._$AA.parentNode;
412
+ const e = this._$AM;
413
+ return e !== void 0 && (t == null ? void 0 : t.nodeType) === 11 && (t = e.parentNode), t;
414
+ }
415
+ get startNode() {
416
+ return this._$AA;
417
+ }
418
+ get endNode() {
419
+ return this._$AB;
420
+ }
421
+ _$AI(t, e = this) {
422
+ t = E(this, t, e), P(t) ? t === u || t == null || t === "" ? (this._$AH !== u && this._$AR(), this._$AH = u) : t !== this._$AH && t !== y && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : mt(t) ? this.k(t) : this._(t);
423
+ }
424
+ O(t) {
425
+ return this._$AA.parentNode.insertBefore(t, this._$AB);
426
+ }
427
+ T(t) {
428
+ this._$AH !== t && (this._$AR(), this._$AH = this.O(t));
429
+ }
430
+ _(t) {
431
+ this._$AH !== u && P(this._$AH) ? this._$AA.nextSibling.data = t : this.T(v.createTextNode(t)), this._$AH = t;
432
+ }
433
+ $(t) {
434
+ var e;
435
+ const { values: s, _$litType$: i } = t, n = typeof i == "number" ? this._$AC(t) : (i.el === void 0 && (i.el = U.createElement(ot(i.h, i.h[0]), this.options)), i);
436
+ if (((e = this._$AH) == null ? void 0 : e._$AD) === n) this._$AH.p(s);
437
+ else {
438
+ const o = new At(n, this), a = o.u(this.options);
439
+ o.p(s), this.T(a), this._$AH = o;
440
+ }
441
+ }
442
+ _$AC(t) {
443
+ let e = Q.get(t.strings);
444
+ return e === void 0 && Q.set(t.strings, e = new U(t)), e;
445
+ }
446
+ k(t) {
447
+ L(this._$AH) || (this._$AH = [], this._$AR());
448
+ const e = this._$AH;
449
+ let s, i = 0;
450
+ for (const n of t) i === e.length ? e.push(s = new x(this.O(C()), this.O(C()), this, this.options)) : s = e[i], s._$AI(n), i++;
451
+ i < e.length && (this._$AR(s && s._$AB.nextSibling, i), e.length = i);
452
+ }
453
+ _$AR(t = this._$AA.nextSibling, e) {
454
+ var s;
455
+ for ((s = this._$AP) == null ? void 0 : s.call(this, !1, !0, e); t && t !== this._$AB; ) {
456
+ const i = t.nextSibling;
457
+ t.remove(), t = i;
458
+ }
459
+ }
460
+ setConnected(t) {
461
+ var e;
462
+ this._$AM === void 0 && (this._$Cv = t, (e = this._$AP) == null || e.call(this, t));
463
+ }
464
+ }
465
+ class N {
466
+ get tagName() {
467
+ return this.element.tagName;
468
+ }
469
+ get _$AU() {
470
+ return this._$AM._$AU;
471
+ }
472
+ constructor(t, e, s, i, n) {
473
+ this.type = 1, this._$AH = u, this._$AN = void 0, this.element = t, this.name = e, this._$AM = i, this.options = n, s.length > 2 || s[0] !== "" || s[1] !== "" ? (this._$AH = Array(s.length - 1).fill(new String()), this.strings = s) : this._$AH = u;
474
+ }
475
+ _$AI(t, e = this, s, i) {
476
+ const n = this.strings;
477
+ let o = !1;
478
+ if (n === void 0) t = E(this, t, e, 0), o = !P(t) || t !== this._$AH && t !== y, o && (this._$AH = t);
479
+ else {
480
+ const a = t;
481
+ let l, c;
482
+ for (t = n[0], l = 0; l < n.length - 1; l++) c = E(this, a[s + l], e, l), c === y && (c = this._$AH[l]), o || (o = !P(c) || c !== this._$AH[l]), c === u ? t = u : t !== u && (t += (c ?? "") + n[l + 1]), this._$AH[l] = c;
483
+ }
484
+ o && !i && this.j(t);
485
+ }
486
+ j(t) {
487
+ t === u ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
488
+ }
489
+ }
490
+ class yt extends N {
491
+ constructor() {
492
+ super(...arguments), this.type = 3;
493
+ }
494
+ j(t) {
495
+ this.element[this.name] = t === u ? void 0 : t;
496
+ }
497
+ }
498
+ class Et extends N {
499
+ constructor() {
500
+ super(...arguments), this.type = 4;
501
+ }
502
+ j(t) {
503
+ this.element.toggleAttribute(this.name, !!t && t !== u);
504
+ }
505
+ }
506
+ class bt extends N {
507
+ constructor(t, e, s, i, n) {
508
+ super(t, e, s, i, n), this.type = 5;
509
+ }
510
+ _$AI(t, e = this) {
511
+ if ((t = E(this, t, e, 0) ?? u) === y) return;
512
+ const s = this._$AH, i = t === u && s !== u || t.capture !== s.capture || t.once !== s.once || t.passive !== s.passive, n = t !== u && (s === u || i);
513
+ i && this.element.removeEventListener(this.name, this, s), n && this.element.addEventListener(this.name, this, t), this._$AH = t;
514
+ }
515
+ handleEvent(t) {
516
+ var e;
517
+ typeof this._$AH == "function" ? this._$AH.call(((e = this.options) == null ? void 0 : e.host) ?? this.element, t) : this._$AH.handleEvent(t);
518
+ }
519
+ }
520
+ class St {
521
+ constructor(t, e, s) {
522
+ this.element = t, this.type = 6, this._$AN = void 0, this._$AM = e, this.options = s;
523
+ }
524
+ get _$AU() {
525
+ return this._$AM._$AU;
526
+ }
527
+ _$AI(t) {
528
+ E(this, t);
529
+ }
530
+ }
531
+ const X = H.litHtmlPolyfillSupport;
532
+ X == null || X(U, x), (H.litHtmlVersions ?? (H.litHtmlVersions = [])).push("3.2.1");
533
+ const wt = (r, t, e) => {
534
+ const s = (e == null ? void 0 : e.renderBefore) ?? t;
535
+ let i = s._$litPart$;
536
+ if (i === void 0) {
537
+ const n = (e == null ? void 0 : e.renderBefore) ?? null;
538
+ s._$litPart$ = i = new x(t.insertBefore(C(), n), n, void 0, e ?? {});
539
+ }
540
+ return i._$AI(r), i;
541
+ };
542
+ /**
543
+ * @license
544
+ * Copyright 2017 Google LLC
545
+ * SPDX-License-Identifier: BSD-3-Clause
546
+ */
547
+ let w = class extends g {
548
+ constructor() {
549
+ super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
550
+ }
551
+ createRenderRoot() {
552
+ var r;
553
+ const t = super.createRenderRoot();
554
+ return (r = this.renderOptions).renderBefore ?? (r.renderBefore = t.firstChild), t;
555
+ }
556
+ update(r) {
557
+ const t = this.render();
558
+ this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(r), this._$Do = wt(t, this.renderRoot, this.renderOptions);
559
+ }
560
+ connectedCallback() {
561
+ var r;
562
+ super.connectedCallback(), (r = this._$Do) == null || r.setConnected(!0);
563
+ }
564
+ disconnectedCallback() {
565
+ var r;
566
+ super.disconnectedCallback(), (r = this._$Do) == null || r.setConnected(!1);
567
+ }
568
+ render() {
569
+ return y;
570
+ }
571
+ };
572
+ var Y;
573
+ w._$litElement$ = !0, w.finalized = !0, (Y = globalThis.litElementHydrateSupport) == null || Y.call(globalThis, { LitElement: w });
574
+ const tt = globalThis.litElementPolyfillSupport;
575
+ tt == null || tt({ LitElement: w });
576
+ (globalThis.litElementVersions ?? (globalThis.litElementVersions = [])).push("4.1.1");
577
+ /**
578
+ * @license
579
+ * Copyright 2017 Google LLC
580
+ * SPDX-License-Identifier: BSD-3-Clause
581
+ */
582
+ const Ct = { attribute: !0, type: String, converter: R, reflect: !1, hasChanged: j }, Pt = (r = Ct, t, e) => {
583
+ const { kind: s, metadata: i } = e;
584
+ let n = globalThis.litPropertyMetadata.get(i);
585
+ if (n === void 0 && globalThis.litPropertyMetadata.set(i, n = /* @__PURE__ */ new Map()), n.set(e.name, r), s === "accessor") {
586
+ const { name: o } = e;
587
+ return { set(a) {
588
+ const l = t.get.call(this);
589
+ t.set.call(this, a), this.requestUpdate(o, l, r);
590
+ }, init(a) {
591
+ return a !== void 0 && this.P(o, void 0, r), a;
592
+ } };
593
+ }
594
+ if (s === "setter") {
595
+ const { name: o } = e;
596
+ return function(a) {
597
+ const l = this[o];
598
+ t.call(this, a), this.requestUpdate(o, l, r);
599
+ };
600
+ }
601
+ throw Error("Unsupported decorator location: " + s);
602
+ };
603
+ function Ut(r) {
604
+ return (t, e) => typeof e == "object" ? Pt(r, t, e) : ((s, i, n) => {
605
+ const o = i.hasOwnProperty(n);
606
+ return i.constructor.createProperty(n, o ? { ...s, wrapped: !0 } : s), o ? Object.getOwnPropertyDescriptor(i, n) : void 0;
607
+ })(r, t, e);
608
+ }
609
+ const k = /* @__PURE__ */ new Set(), xt = () => {
610
+ const r = document.documentElement.dir === "rtl" ? document.documentElement.dir : "ltr";
611
+ k.forEach((t) => {
612
+ t.setAttribute("dir", r);
613
+ });
614
+ }, Ot = new MutationObserver(xt);
615
+ Ot.observe(document.documentElement, {
616
+ attributes: !0,
617
+ attributeFilter: ["dir"]
618
+ });
619
+ const Tt = (r) => r.startManagingContentDirection !== void 0 || r.tagName === "LUZMO-THEME";
620
+ function Rt(r) {
621
+ class t extends r {
622
+ /**
623
+ * @private
624
+ */
625
+ get isLTR() {
626
+ return this.dir === "ltr";
627
+ }
628
+ hasVisibleFocusInTree() {
629
+ const s = ((i = document) => {
630
+ var n;
631
+ let o = i.activeElement;
632
+ for (; o != null && o.shadowRoot && o.shadowRoot.activeElement; )
633
+ o = o.shadowRoot.activeElement;
634
+ const a = o ? [o] : [];
635
+ for (; o; ) {
636
+ const l = o.assignedSlot || o.parentElement || ((n = o.getRootNode()) == null ? void 0 : n.host);
637
+ l && a.push(l), o = l;
638
+ }
639
+ return a;
640
+ })(this.getRootNode())[0];
641
+ if (!s)
642
+ return !1;
643
+ try {
644
+ return s.matches(":focus-visible") || s.matches(".focus-visible");
645
+ } catch {
646
+ return s.matches(".focus-visible");
647
+ }
648
+ }
649
+ connectedCallback() {
650
+ if (!this.hasAttribute("dir")) {
651
+ let s = this.assignedSlot || this.parentNode;
652
+ for (; s !== document.documentElement && !Tt(s); )
653
+ s = s.assignedSlot || // step into the shadow DOM of the parent of a slotted node
654
+ s.parentNode || // DOM Element detected
655
+ s.host;
656
+ if (this.dir = s.dir === "rtl" ? s.dir : this.dir || "ltr", s === document.documentElement)
657
+ k.add(this);
658
+ else {
659
+ const { localName: i } = s;
660
+ i.search("-") > -1 && !customElements.get(i) ? customElements.whenDefined(i).then(() => {
661
+ s.startManagingContentDirection(this);
662
+ }) : s.startManagingContentDirection(this);
663
+ }
664
+ this._dirParent = s;
665
+ }
666
+ super.connectedCallback();
667
+ }
668
+ disconnectedCallback() {
669
+ super.disconnectedCallback(), this._dirParent && (this._dirParent === document.documentElement ? k.delete(this) : this._dirParent.stopManagingContentDirection(this), this.removeAttribute("dir"));
670
+ }
671
+ }
672
+ return t;
673
+ }
674
+ class kt extends Rt(w) {
675
+ }
676
+ /*! * Lucero - The design system for Luzmo.
677
+ *
678
+ * Copyright © 2025 Luzmo
679
+ * All rights reserved.
680
+ * Lucero (“Luzmo Design System”) must be used according to the Luzmo Terms of Service.
681
+ * This license allows users with a current active Luzmo account to use Lucero.
682
+ * This license terminates automatically if a user no longer has an active Luzmo account.
683
+ * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
684
+ *
685
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
686
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
687
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
688
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
689
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
690
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
691
+ * SOFTWARE.
692
+ * */
693
+ var Ht = Object.defineProperty, Mt = Object.getOwnPropertyDescriptor, Nt = (r, t, e, s) => {
694
+ for (var i = Mt(t, e), n = r.length - 1, o; n >= 0; n--)
695
+ (o = r[n]) && (i = o(t, e, i) || i);
696
+ return i && Ht(t, e, i), i;
697
+ };
698
+ function Dt(r, {
699
+ validSizes: t = ["s", "m", "l", "xl"],
700
+ noDefaultSize: e,
701
+ defaultSize: s = "m"
702
+ } = {}) {
703
+ class i extends r {
704
+ constructor() {
705
+ super(...arguments), this._size = s;
706
+ }
707
+ get size() {
708
+ return this._size || s;
709
+ }
710
+ set size(o) {
711
+ const a = e ? null : s, l = o && o.toLocaleLowerCase(), c = t.includes(l) ? l : a;
712
+ if (c && this.setAttribute("size", c), this._size === c)
713
+ return;
714
+ const d = this._size;
715
+ this._size = c, this.requestUpdate("size", d);
716
+ }
717
+ update(o) {
718
+ !this.hasAttribute("size") && !e && this.setAttribute("size", this.size), super.update(o);
719
+ }
720
+ }
721
+ return Nt([
722
+ Ut({ type: String })
723
+ ], i.prototype, "size"), i;
724
+ }
725
+ /*! * Lucero - The design system for Luzmo.
726
+ *
727
+ * Copyright © 2025 Luzmo
728
+ * All rights reserved.
729
+ * Lucero (“Luzmo Design System”) must be used according to the Luzmo Terms of Service.
730
+ * This license allows users with a current active Luzmo account to use Lucero.
731
+ * This license terminates automatically if a user no longer has an active Luzmo account.
732
+ * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
733
+ *
734
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
735
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
736
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
737
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
738
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
739
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
740
+ * SOFTWARE.
741
+ * */
742
+ /**
743
+ * @license
744
+ * Copyright 2017 Google LLC
745
+ * SPDX-License-Identifier: BSD-3-Clause
746
+ */
747
+ const jt = (r, t, e) => (e.configurable = !0, e.enumerable = !0, Reflect.decorate && typeof t != "object" && Object.defineProperty(r, t, e), e);
748
+ export {
749
+ zt as H,
750
+ Ut as R,
751
+ u as d,
752
+ lt as h,
753
+ kt as k,
754
+ Dt as m,
755
+ jt as o,
756
+ y as v,
757
+ wt as w
758
+ };