@lmvz-ds/components 0.41.0 → 0.42.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.
Files changed (139) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/cjs/{aria-validation-controller-DKNXjnQr.js → aria-validation-controller-BR7cnyq5.js} +1 -1
  3. package/cjs/{index-DWy4nuyZ.js → index-BUrb__KL.js} +52 -11
  4. package/cjs/lmvz-action-list.cjs.entry.js +2 -2
  5. package/cjs/lmvz-action.cjs.entry.js +1 -1
  6. package/cjs/lmvz-button-group.cjs.entry.js +1 -1
  7. package/cjs/lmvz-button_2.cjs.entry.js +4 -4
  8. package/cjs/lmvz-card.cjs.entry.js +1 -1
  9. package/cjs/lmvz-checkbox.cjs.entry.js +2 -2
  10. package/cjs/lmvz-chip.cjs.entry.js +2 -2
  11. package/cjs/lmvz-components.cjs.js +3 -3
  12. package/cjs/lmvz-datepicker.cjs.entry.js +1 -1
  13. package/cjs/lmvz-header_2.cjs.entry.js +2 -2
  14. package/cjs/lmvz-input.cjs.entry.js +6 -7
  15. package/cjs/lmvz-link.cjs.entry.js +1 -1
  16. package/cjs/lmvz-menuitem.cjs.entry.js +2 -2
  17. package/cjs/lmvz-message.cjs.entry.js +1 -1
  18. package/cjs/lmvz-modal.cjs.entry.js +2 -2
  19. package/cjs/lmvz-popover.cjs.entry.js +1 -1
  20. package/cjs/lmvz-radio.cjs.entry.js +2 -2
  21. package/cjs/lmvz-select.cjs.entry.js +2 -2
  22. package/cjs/lmvz-snackbar.cjs.entry.js +1 -1
  23. package/cjs/lmvz-spinner.cjs.entry.js +3 -3
  24. package/cjs/lmvz-tab.cjs.entry.js +1 -1
  25. package/cjs/lmvz-tabs.cjs.entry.js +1 -1
  26. package/cjs/lmvz-toggle.cjs.entry.js +2 -2
  27. package/cjs/loader.cjs.js +2 -2
  28. package/collection/api/public-utils.js +3 -0
  29. package/collection/collection-manifest.json +2 -3
  30. package/collection/components/lmvz-icon/lmvz-icon.js +7 -6
  31. package/collection/components/lmvz-input/lmvz-input.js +14 -35
  32. package/collection/components/lmvz-spinner/lmvz-spinner.js +7 -6
  33. package/collection/index.js +1 -3
  34. package/components/index.js +1 -1
  35. package/components/lmvz-action-list.js +1 -1
  36. package/components/lmvz-action.js +1 -1
  37. package/components/lmvz-button-group.js +1 -1
  38. package/components/lmvz-button.js +1 -1
  39. package/components/lmvz-card.js +1 -1
  40. package/components/lmvz-checkbox.js +1 -1
  41. package/components/lmvz-chip.js +1 -1
  42. package/components/lmvz-datepicker.js +1 -1
  43. package/components/lmvz-header.js +1 -1
  44. package/components/lmvz-icon.js +1 -1
  45. package/components/lmvz-input.js +1 -1
  46. package/components/lmvz-link.js +1 -1
  47. package/components/lmvz-menuitem.js +1 -1
  48. package/components/lmvz-message.js +1 -1
  49. package/components/lmvz-modal.js +1 -1
  50. package/components/lmvz-popover.js +1 -1
  51. package/components/lmvz-radio.js +1 -1
  52. package/components/lmvz-select.js +1 -1
  53. package/components/lmvz-snackbar.js +1 -1
  54. package/components/lmvz-spinner.js +1 -1
  55. package/components/lmvz-tab.js +1 -1
  56. package/components/lmvz-tabs.js +1 -1
  57. package/components/lmvz-toggle.js +1 -1
  58. package/components/p-CME20cTM.js +1 -0
  59. package/components/{p-DsTgD0_a.js → p-CPsPpCPH.js} +1 -1
  60. package/components/{p--mU29mrX.js → p-CUSmZDCK.js} +1 -1
  61. package/components/p-CbxNLroR.js +1 -0
  62. package/components/{p-DXFoXTse.js → p-CeGgx3Rl.js} +1 -1
  63. package/components/{p-DyQ1GbaN.js → p-D0S1O-Op.js} +1 -1
  64. package/components/{p-sACbyedu.js → p-DCFz070C.js} +1 -1
  65. package/components/p-DCYK_qaZ.js +1 -0
  66. package/components/{p-DMdV-cnt.js → p-Wp9d5O3R.js} +1 -1
  67. package/components/{p-qLAod5PR.js → p-ctF-ydws.js} +1 -1
  68. package/components/{p-D_sr5Z0Q.js → p-g_Ehzzvy.js} +1 -1
  69. package/esm/{aria-validation-controller-Dwv7n0rk.js → aria-validation-controller-uMqDgutI.js} +1 -1
  70. package/esm/{index-DVab4vzV.js → index-wQ10Syko.js} +52 -11
  71. package/esm/lmvz-action-list.entry.js +2 -2
  72. package/esm/lmvz-action.entry.js +1 -1
  73. package/esm/lmvz-button-group.entry.js +1 -1
  74. package/esm/lmvz-button_2.entry.js +4 -4
  75. package/esm/lmvz-card.entry.js +1 -1
  76. package/esm/lmvz-checkbox.entry.js +2 -2
  77. package/esm/lmvz-chip.entry.js +2 -2
  78. package/esm/lmvz-components.js +4 -4
  79. package/esm/lmvz-datepicker.entry.js +1 -1
  80. package/esm/lmvz-header_2.entry.js +2 -2
  81. package/esm/lmvz-input.entry.js +6 -7
  82. package/esm/lmvz-link.entry.js +1 -1
  83. package/esm/lmvz-menuitem.entry.js +2 -2
  84. package/esm/lmvz-message.entry.js +1 -1
  85. package/esm/lmvz-modal.entry.js +2 -2
  86. package/esm/lmvz-popover.entry.js +1 -1
  87. package/esm/lmvz-radio.entry.js +2 -2
  88. package/esm/lmvz-select.entry.js +2 -2
  89. package/esm/lmvz-snackbar.entry.js +1 -1
  90. package/esm/lmvz-spinner.entry.js +3 -3
  91. package/esm/lmvz-tab.entry.js +1 -1
  92. package/esm/lmvz-tabs.entry.js +1 -1
  93. package/esm/lmvz-toggle.entry.js +2 -2
  94. package/esm/loader.js +3 -3
  95. package/hydrate/index.js +36 -19
  96. package/hydrate/index.mjs +36 -19
  97. package/lmvz-components/lmvz-components.esm.js +1 -1
  98. package/lmvz-components/p-01ac17f8.entry.js +1 -0
  99. package/lmvz-components/{p-96764fa9.entry.js → p-11ccd914.entry.js} +1 -1
  100. package/lmvz-components/{p-c6309d6c.entry.js → p-1595cad0.entry.js} +1 -1
  101. package/lmvz-components/{p-6ffd9391.entry.js → p-253e56c9.entry.js} +1 -1
  102. package/lmvz-components/{p-6292da52.entry.js → p-2ae64b73.entry.js} +1 -1
  103. package/lmvz-components/{p-fd29789f.entry.js → p-3606c1db.entry.js} +1 -1
  104. package/lmvz-components/{p-19c9f747.entry.js → p-3de59694.entry.js} +1 -1
  105. package/lmvz-components/p-457b10e1.entry.js +1 -0
  106. package/lmvz-components/{p-e1c75def.entry.js → p-5e8f0b43.entry.js} +1 -1
  107. package/lmvz-components/{p-b9d29e90.entry.js → p-7a018765.entry.js} +1 -1
  108. package/lmvz-components/{p-b14966a6.entry.js → p-7d80a49d.entry.js} +1 -1
  109. package/lmvz-components/{p-65efa76e.entry.js → p-84d2b2e5.entry.js} +1 -1
  110. package/lmvz-components/{p-Wi9d2-w9.js → p-BbeaVKMa.js} +1 -1
  111. package/lmvz-components/{p-bf728ef8.entry.js → p-a2f03112.entry.js} +1 -1
  112. package/lmvz-components/p-adb37d60.entry.js +1 -0
  113. package/lmvz-components/{p-dd4a62e1.entry.js → p-b050450d.entry.js} +1 -1
  114. package/lmvz-components/{p-18a894e4.entry.js → p-b0f3758f.entry.js} +1 -1
  115. package/lmvz-components/{p-170dea97.entry.js → p-b123e33d.entry.js} +1 -1
  116. package/lmvz-components/{p-77fd3ce2.entry.js → p-ddf5d866.entry.js} +1 -1
  117. package/lmvz-components/{p-aa643b58.entry.js → p-e40f174d.entry.js} +1 -1
  118. package/lmvz-components/{p-d466fe8f.entry.js → p-edb35b52.entry.js} +1 -1
  119. package/lmvz-components/{p-377c45a7.entry.js → p-ef6e12ee.entry.js} +1 -1
  120. package/lmvz-components/{p-316dd61a.entry.js → p-f6ac0f0d.entry.js} +1 -1
  121. package/lmvz-components/p-wQ10Syko.js +3 -0
  122. package/loader/index.d.ts +1 -1
  123. package/manifest.json +112 -125
  124. package/package.json +5 -1
  125. package/types/api/public-utils.d.ts +8 -0
  126. package/types/components/lmvz-icon/lmvz-icon.d.ts +1 -1
  127. package/types/components/lmvz-input/lmvz-input.d.ts +2 -3
  128. package/types/components/lmvz-spinner/lmvz-spinner.d.ts +1 -1
  129. package/types/components.d.ts +17 -24
  130. package/types/index.d.ts +1 -8
  131. package/types/stencil-public-runtime.d.ts +12 -0
  132. package/collection/integration/header-integration/header-integration.js +0 -51
  133. package/components/p-ChNEjbnY.js +0 -1
  134. package/components/p-DbBJxuBm.js +0 -1
  135. package/components/p-sJgTdXHR.js +0 -1
  136. package/lmvz-components/p-67b86084.entry.js +0 -1
  137. package/lmvz-components/p-743616c0.entry.js +0 -1
  138. package/lmvz-components/p-DVab4vzV.js +0 -2
  139. package/lmvz-components/p-a70079b6.entry.js +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @lmvz-ds/components
2
2
 
3
+ ## 0.42.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 88091f5: Component-Utils werden nun direkt aus den Wrapper-Packages exportiert.
8
+
3
9
  ## 0.41.0
4
10
 
5
11
  ### Minor Changes
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var ariaLoader = require('./aria-loader-DWUVcapD.js');
4
- var index = require('./index-DWy4nuyZ.js');
4
+ var index = require('./index-BUrb__KL.js');
5
5
 
6
6
  class AriaValidationController {
7
7
  host;
@@ -4,7 +4,7 @@ const NAMESPACE = 'lmvz-components';
4
4
  const BUILD = /* lmvz-components */ { hotModuleReplacement: false, hydratedSelectorName: "hydrated", lazyLoad: true, propChangeCallback: true, slotRelocation: true, state: true, updatable: true};
5
5
 
6
6
  /*
7
- Stencil Client Platform v4.43.5 | MIT Licensed | https://stenciljs.com
7
+ Stencil Client Platform v4.44.2 | MIT Licensed | https://stenciljs.com
8
8
  */
9
9
 
10
10
  var Build = {
@@ -122,7 +122,9 @@ var consoleError = (e, el) => (0, console.error)(e, el);
122
122
 
123
123
  // src/client/client-load-module.ts
124
124
  var cmpModules = /* @__PURE__ */ new Map();
125
+ var failedLoadAttempts = /* @__PURE__ */ new Map();
125
126
  var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
127
+ var _a;
126
128
  const exportName = cmpMeta.$tagName$.replace(/-/g, "_");
127
129
  const bundleId = cmpMeta.$lazyBundleId$;
128
130
  if (!bundleId) {
@@ -132,21 +134,28 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
132
134
  if (module) {
133
135
  return module[exportName];
134
136
  }
137
+ const retryCount = (_a = failedLoadAttempts.get(bundleId)) != null ? _a : 0;
138
+ const cacheBustParams = [
139
+ retryCount > 0 ? `s-retry=${retryCount}` : "",
140
+ ""
141
+ ].filter(Boolean).join("&");
135
142
  /*!__STENCIL_STATIC_IMPORT_SWITCH__*/
136
143
  return import(
137
144
  /* @vite-ignore */
138
145
  /* webpackInclude: /\.entry\.js$/ */
139
146
  /* webpackExclude: /\.system\.entry\.js$/ */
140
147
  /* webpackMode: "lazy" */
141
- `./${bundleId}.entry.js${""}`
148
+ `./${bundleId}.entry.js${cacheBustParams ? "?" + cacheBustParams : ""}`
142
149
  ).then(
143
150
  (importedModule) => {
144
151
  {
152
+ failedLoadAttempts.delete(bundleId);
145
153
  cmpModules.set(bundleId, importedModule);
146
154
  }
147
155
  return importedModule[exportName];
148
156
  },
149
157
  (e) => {
158
+ failedLoadAttempts.set(bundleId, retryCount + 1);
150
159
  consoleError(e, hostRef.$hostElement$);
151
160
  }
152
161
  );
@@ -167,6 +176,8 @@ var HYDRATE_CHILD_ID = "c-id";
167
176
  var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
168
177
  var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
169
178
  var XLINK_NS = "http://www.w3.org/1999/xlink";
179
+ var MAX_LAZY_LOAD_RETRIES = 3;
180
+ var LAZY_LOAD_RETRY_INTERVAL_MS = 1e3;
170
181
  var FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS = [
171
182
  "formAssociatedCallback",
172
183
  "formResetCallback",
@@ -216,6 +227,10 @@ var supportsMutableAdoptedStyleSheets = supportsConstructableStylesheets ? /* @_
216
227
  var queuePending = false;
217
228
  var queueDomReads = [];
218
229
  var queueDomWrites = [];
230
+ var scheduleFlush = () => {
231
+ var _a;
232
+ return ((_a = win.document) == null ? void 0 : _a.hidden) ? nextTick(flush) : plt.raf(flush);
233
+ };
219
234
  var queueTask = (queue, write) => (cb) => {
220
235
  queue.push(cb);
221
236
  if (!queuePending) {
@@ -223,7 +238,7 @@ var queueTask = (queue, write) => (cb) => {
223
238
  if (write && plt.$flags$ & 4 /* queueSync */) {
224
239
  nextTick(flush);
225
240
  } else {
226
- plt.raf(flush);
241
+ scheduleFlush();
227
242
  }
228
243
  }
229
244
  };
@@ -242,7 +257,7 @@ var flush = () => {
242
257
  {
243
258
  consume(queueDomWrites);
244
259
  if (queuePending = queueDomReads.length > 0) {
245
- plt.raf(flush);
260
+ scheduleFlush();
246
261
  }
247
262
  }
248
263
  };
@@ -319,7 +334,7 @@ function getHostSlotNodes(childNodes, hostName, slotName) {
319
334
  slottedNodes.push(childNode);
320
335
  if (typeof slotName !== "undefined") return slottedNodes;
321
336
  }
322
- slottedNodes = [...slottedNodes, ...getHostSlotNodes(childNode.childNodes, hostName, slotName)];
337
+ slottedNodes = [...slottedNodes, ...getHostSlotNodes(internalCall(childNode, "childNodes"), hostName, slotName)];
323
338
  }
324
339
  return slottedNodes;
325
340
  }
@@ -614,6 +629,11 @@ var h = (nodeName, vnodeData, ...children) => {
614
629
  } else if (child != null && typeof child !== "boolean") {
615
630
  if (simple = typeof nodeName !== "function" && !isComplexType(child)) {
616
631
  child = String(child);
632
+ } else if (typeof nodeName !== "function" && child.$flags$ === void 0) {
633
+ {
634
+ consoleError("Invalid vNode child");
635
+ }
636
+ continue;
617
637
  }
618
638
  if (simple && lastSimple) {
619
639
  vNodeChildren[vNodeChildren.length - 1].$text$ += child;
@@ -1434,7 +1454,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
1434
1454
  }
1435
1455
  }
1436
1456
  if (newValue == null || newValue === false) {
1437
- if (newValue !== false || elm.getAttribute(memberName) === "") {
1457
+ if (newValue !== false || elm.getAttribute(memberName) === "" || flags & 4 /* isHost */ && !isEnumeratedAttribute(memberName)) {
1438
1458
  if (xlink) {
1439
1459
  elm.removeAttributeNS(XLINK_NS, memberName);
1440
1460
  } else {
@@ -1451,6 +1471,8 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
1451
1471
  }
1452
1472
  }
1453
1473
  };
1474
+ var ENUMERATED_ATTRIBUTES = /* @__PURE__ */ new Set(["draggable", "contenteditable", "spellcheck"]);
1475
+ var isEnumeratedAttribute = (attrName) => ENUMERATED_ATTRIBUTES.has(attrName) || attrName.startsWith("aria-");
1454
1476
  var parseClassListRegex = /\s/;
1455
1477
  var parseClassList = (value) => {
1456
1478
  if (typeof value === "object" && value && "baseVal" in value) {
@@ -1853,7 +1875,10 @@ var markSlotContentForRelocation = (elm) => {
1853
1875
  const slotName = childNode["s-sn"];
1854
1876
  for (j = hostContentNodes.length - 1; j >= 0; j--) {
1855
1877
  node = hostContentNodes[j];
1856
- if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && (!node["s-sh"] || node["s-sh"] !== childNode["s-hn"])) {
1878
+ if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && // let an exact named-slot match override a stale default-slot claim. Skip this for
1879
+ // `slotName === ''` itself - a matched default node's cached `s-sn` is `''` too, which
1880
+ // would trivially "match" on every re-render and force pointless re-insertion.
1881
+ (!node["s-sh"] || node["s-sh"] !== childNode["s-hn"] || slotName !== "" && getSlotName(node) === slotName)) {
1857
1882
  if (isNodeLocatedInSlot(node, slotName)) {
1858
1883
  let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
1859
1884
  checkSlotFallbackVisibility = true;
@@ -1923,7 +1948,7 @@ var insertBefore = (parent, newNode, reference, isInitialLoad) => {
1923
1948
  return newNode;
1924
1949
  }
1925
1950
  }
1926
- if (parent.__insertBefore) {
1951
+ if ((parent == null ? void 0 : parent.__insertBefore)) {
1927
1952
  return parent.__insertBefore(newNode, reference);
1928
1953
  } else {
1929
1954
  return parent == null ? void 0 : parent.insertBefore(newNode, reference);
@@ -2340,6 +2365,7 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
2340
2365
  };
2341
2366
 
2342
2367
  // src/runtime/proxy-component.ts
2368
+ var reflectedAttrValue = (propValue) => propValue == null || propValue === false ? null : propValue === true ? "" : String(propValue);
2343
2369
  var proxyComponent = (Cstr, cmpMeta, flags) => {
2344
2370
  var _a, _b;
2345
2371
  const prototype = Cstr.prototype;
@@ -2496,7 +2522,13 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
2496
2522
  return;
2497
2523
  }
2498
2524
  const propFlags = members.find(([m]) => m === propName);
2499
- const isBooleanTarget = propFlags && propFlags[1][0] & 4 /* Boolean */;
2525
+ const propMemberFlags = propFlags ? propFlags[1][0] : 0;
2526
+ const isBooleanTarget = propMemberFlags & 4 /* Boolean */;
2527
+ if (propMemberFlags & 512 /* ReflectAttr */ && propMemberFlags & 8 /* Any */ && // a complex value is never written to an attribute, so a change while the prop holds
2528
+ // one is always external
2529
+ !isComplexType(this[propName]) && reflectedAttrValue(this[propName]) === newValue) {
2530
+ return;
2531
+ }
2500
2532
  const isSpuriousBooleanRemoval = isBooleanTarget && newValue === null && this[propName] === void 0;
2501
2533
  if (isBooleanTarget) {
2502
2534
  newValue = newValue === null || newValue === "false" ? false : true;
@@ -2528,10 +2560,12 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
2528
2560
 
2529
2561
  // src/runtime/initialize-component.ts
2530
2562
  var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
2563
+ var _a;
2531
2564
  let Cstr;
2532
2565
  try {
2533
2566
  if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {
2534
2567
  hostRef.$flags$ |= 32 /* hasInitializedComponent */;
2568
+ hostRef.$flags$ &= -1025 /* hasFailedLoad */;
2535
2569
  const bundleId = cmpMeta.$lazyBundleId$;
2536
2570
  if (bundleId) {
2537
2571
  const CstrImport = loadModule(cmpMeta, hostRef);
@@ -2543,6 +2577,11 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
2543
2577
  Cstr = CstrImport;
2544
2578
  }
2545
2579
  if (!Cstr) {
2580
+ hostRef.$flags$ &= -33 /* hasInitializedComponent */;
2581
+ hostRef.$loadRetryCount$ = ((_a = hostRef.$loadRetryCount$) != null ? _a : 0) + 1;
2582
+ if (hostRef.$loadRetryCount$ < MAX_LAZY_LOAD_RETRIES) {
2583
+ hostRef.$flags$ |= 1024 /* hasFailedLoad */;
2584
+ }
2546
2585
  throw new Error(`Constructor for "${cmpMeta.$tagName$}#${hostRef.$modeName$}" was not found`);
2547
2586
  }
2548
2587
  if (!Cstr.isProxied) {
@@ -2607,7 +2646,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
2607
2646
  hostRef.$onRenderResolve$();
2608
2647
  hostRef.$onRenderResolve$ = void 0;
2609
2648
  }
2610
- if (hostRef.$onReadyResolve$) {
2649
+ if (hostRef.$onReadyResolve$ && !(hostRef.$flags$ & 1024 /* hasFailedLoad */)) {
2611
2650
  hostRef.$onReadyResolve$(elm);
2612
2651
  }
2613
2652
  }
@@ -2674,6 +2713,8 @@ var connectedCallback = (elm) => {
2674
2713
  addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
2675
2714
  if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
2676
2715
  fireConnectedCallback(hostRef.$lazyInstance$, elm);
2716
+ } else if (hostRef.$flags$ & 1024 /* hasFailedLoad */) {
2717
+ setTimeout(() => initializeComponent(elm, hostRef, cmpMeta), LAZY_LOAD_RETRY_INTERVAL_MS);
2677
2718
  } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
2678
2719
  hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
2679
2720
  }
@@ -2816,7 +2857,7 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
2816
2857
  }
2817
2858
  disconnectedCallback() {
2818
2859
  plt.jmp(() => disconnectedCallback(this));
2819
- plt.raf(() => {
2860
+ nextTick(() => {
2820
2861
  var _a3;
2821
2862
  const hostRef = getHostRef(this);
2822
2863
  if (!hostRef) {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
4
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
3
+ var index = require('./index-BUrb__KL.js');
4
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
5
5
  var directionalFocusController = require('./directional-focus-controller-DDnhfX5w.js');
6
6
  var element_util = require('./element.util-BlhcwmfR.js');
7
7
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
 
5
5
  const lmvzActionCss = () => `:host{display:block}`;
6
6
 
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var ariaLoader = require('./aria-loader-DWUVcapD.js');
5
5
  var ds_constants = require('./ds.constants-pI-qkOYv.js');
6
6
  require('./public-DTgpEs1_.js');
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var index$1 = require('./index-Bp6Dd2i1.js');
5
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
5
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
6
6
  var elementActivationController = require('./element-activation-controller-DzTUocEO.js');
7
7
  var element_util = require('./element.util-BlhcwmfR.js');
8
8
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
@@ -120,7 +120,7 @@ const LmvzIcon = class extends reactiveControllerHost.ReactiveControllerHost {
120
120
  iconset;
121
121
  iconData;
122
122
  visible = false;
123
- ariaLabel;
123
+ ariaLabel = null;
124
124
  get ariaHidden() {
125
125
  return !this.ariaLabel;
126
126
  }
@@ -164,7 +164,7 @@ const LmvzIcon = class extends reactiveControllerHost.ReactiveControllerHost {
164
164
  super.componentDidRender();
165
165
  }
166
166
  render() {
167
- return index.h(index.Host, { key: '0dd3824c964cb73ba4758afbb8768535b7bf0820', role: "img", "aria-hidden": `${this.ariaHidden}`, innerHTML: this.iconData });
167
+ return index.h(index.Host, { key: '7bf1348d1e88c5debeeb592bde76e74625a2b58b', role: "img", "aria-hidden": `${this.ariaHidden}`, innerHTML: this.iconData });
168
168
  }
169
169
  waitUntilVisible(callback, rootMargin = 50) {
170
170
  if (typeof window === 'undefined' || !window.IntersectionObserver) {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var ds_constants = require('./ds.constants-pI-qkOYv.js');
5
5
  var ariaLoader = require('./aria-loader-DWUVcapD.js');
6
6
 
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var checkmark = require('./checkmark-CuKDPAcx.js');
5
5
  var svg = require('./svg-CysxzZw7.js');
6
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
6
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
7
7
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
8
8
  require('./logger-NBdKPSou.js');
9
9
  require('./aria-loader-DWUVcapD.js');
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var ds_constants = require('./ds.constants-pI-qkOYv.js');
5
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
5
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
6
6
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
7
7
  var ariaLoader = require('./aria-loader-DWUVcapD.js');
8
8
 
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var appGlobals = require('./app-globals-V2Kpy_OQ.js');
5
5
 
6
6
  var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
7
7
  /*
8
- Stencil Client Patch Browser v4.43.5 | MIT Licensed | https://stenciljs.com
8
+ Stencil Client Patch Browser v4.44.2 | MIT Licensed | https://stenciljs.com
9
9
  */
10
10
 
11
11
  var patchBrowser = () => {
@@ -19,7 +19,7 @@ var patchBrowser = () => {
19
19
 
20
20
  patchBrowser().then(async (options) => {
21
21
  await appGlobals.globalScripts();
22
- return index.bootstrapLazy([["lmvz-datepicker.cjs",[[593,"lmvz-datepicker",{"value":[6145],"visibleMonth":[6145,"visible-month"],"min":[1],"max":[1],"locale":[1],"firstDayOfWeek":[2,"first-day-of-week"],"disabled":[516],"readonly":[516],"required":[516],"name":[513],"label":[1],"placeholder":[1],"helperText":[1,"helper-text"],"errorMessage":[1,"error-message"],"open":[1540],"displayFormat":[1,"display-format"],"focusedDate":[32],"valueDate":[32],"visibleMonthDate":[32],"inputText":[32],"hasUnparseableInput":[32],"isInvalid":[32],"nativeError":[32],"checkValidity":[64],"reportValidity":[64]},[[0,"keydown","handleKeydown"],[0,"focusin","handleInputFocus"],[0,"click","handleInputFocus"],[0,"invalid","handleInvalid"]],{"required":[{"handleValidityRelevantPropChange":0}],"min":[{"handleValidityRelevantPropChange":0}],"max":[{"handleValidityRelevantPropChange":0}],"locale":[{"handleDisplayFormatChange":0}],"displayFormat":[{"handleDisplayFormatChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-modal.cjs",[[769,"lmvz-modal",{"open":[1540],"closeLabel":[1,"close-label"],"hasHeader":[32]},[[0,"submit","handleFormDialogSubmit"]],{"open":[{"handleOpenChange":0}]}]]],["lmvz-message.cjs",[[769,"lmvz-message",{"type":[513],"live":[1],"leadingIcon":[4,"leading-icon"],"dismissible":[4],"closeLabel":[1,"close-label"],"actionLabel":[1,"action-label"]}]]],["lmvz-select.cjs",[[838,"lmvz-select",{"value":[1025],"multiple":[516],"values":[1040],"label":[1],"helperText":[1,"helper-text"],"error":[6660],"errorMessage":[1,"error-message"],"disabled":[516],"required":[516],"name":[513],"size":[513],"nativeError":[32],"selectedLabel":[32],"selectedId":[32],"activeId":[32],"isOpen":[32],"optionGroups":[32],"focusTrigger":[64],"blurTrigger":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"]],{"value":[{"handleValueChange":0}],"values":[{"handleValuesChange":0}],"required":[{"handleRequiredChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-snackbar.cjs",[[513,"lmvz-snackbar",{"status":[1537],"message":[1025],"duration":[1026],"priority":[1025],"actionLabel":[1025,"action-label"],"animationClass":[32],"show":[64],"hide":[64]},null,{"status":[{"onStatusChange":0}]}]]],["lmvz-card.cjs",[[769,"lmvz-card",{"size":[1537],"cardTitle":[1,"card-title"],"description":[1],"imageUrl":[1,"image-url"],"imageAlt":[1,"image-alt"],"actionLabel":[1,"action-label"]},null,{"size":[{"normalizeSize":0}]}]]],["lmvz-link.cjs",[[785,"lmvz-link",{"href":[513],"target":[513],"rel":[1],"type":[1537],"externalLabel":[1,"external-label"]},null,{"type":[{"normalizeType":0}]}]]],["lmvz-header_2.cjs",[[769,"lmvz-header",{"role":[2561],"lmvzActiveNav":[1,"lmvz-active-nav"],"initFocus":[64]},null,{"lmvzActiveNav":[{"handleActiveNavChange":0}]}],[774,"lmvz-menuitem",{"role":[2561],"ti":[2562,"tabindex"]}]]],["lmvz-action.cjs",[[257,"lmvz-action"]]],["lmvz-action-list.cjs",[[774,"lmvz-action-list",{"label":[1],"initFocus":[64]}]]],["lmvz-checkbox.cjs",[[578,"lmvz-checkbox",{"label":[1],"checked":[1540],"value":[1],"name":[513],"disabled":[516],"required":[516],"error":[6660],"errorMessage":[1,"error-message"],"helperText":[1,"helper-text"],"form":[1],"autofocus":[4],"nativeError":[32],"checkedState":[32],"focusInput":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"]],{"checked":[{"handleCheckedChange":0}],"required":[{"handleRequiredChange":0}]}]]],["lmvz-menuitem.cjs",[[774,"lmvz-menuitem",{"role":[2561],"ti":[2562,"tabindex"]}]]],["lmvz-radio.cjs",[[578,"lmvz-radio",{"label":[1],"checked":[1540],"value":[1],"name":[513],"disabled":[516],"required":[516],"error":[6660],"helperText":[1,"helper-text"],"form":[513],"autofocus":[4],"nativeError":[32],"focusInput":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"],[0,"keydown","handleKeydown"]],{"checked":[{"handleCheckedChange":0}],"required":[{"handleRequiredChange":0}],"value":[{"handleValueChange":0}],"label":[{"handleLabelChange":0}]}]]],["lmvz-spinner.cjs",[[513,"lmvz-spinner",{"size":[513],"ariaLabel":[513,"aria-label"]}]]],["lmvz-tab.cjs",[[785,"lmvz-tab",{"value":[513],"disabled":[516],"selected":[516],"panel":[513]}]]],["lmvz-tabs.cjs",[[769,"lmvz-tabs",{"value":[1537],"resolvedValue":[32],"initFocus":[64],"activateTab":[64],"getTabElements":[64],"setTabPanelIds":[64]},[[0,"slotchange","handleSlotChangeEvent"]],{"value":[{"handleValueChange":0}]}]]],["lmvz-toggle.cjs",[[578,"lmvz-toggle",{"label":[1],"checked":[1540],"disabled":[516],"required":[516],"name":[1],"value":[1],"form":[1],"focusToggle":[64],"blurToggle":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64],"getInputElement":[64]},null,{"checked":[{"handleCheckedChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-button-group.cjs",[[769,"lmvz-button-group",{"stacked":[516],"primaryEnabledAction":[2064],"hasActions":[2052,"has-actions"]}]]],["lmvz-chip.cjs",[[769,"lmvz-chip",{"type":[1537],"size":[1537]},null,{"type":[{"normalizeType":0}],"size":[{"normalizeSize":0}]}]]],["lmvz-input.cjs",[[838,"lmvz-input",{"value":[1025],"label":[1],"helperText":[1,"helper-text"],"placeholder":[1],"disabled":[516],"readonly":[516],"required":[516],"name":[1],"type":[1],"errorMessage":[1,"error-message"],"autocomplete":[1],"inputmode":[1],"autocorrect":[1],"autocapitalize":[1],"spellcheck":[4],"autofocus":[4],"minlength":[2],"maxlength":[2],"pattern":[1],"min":[8],"max":[8],"step":[8],"form":[1],"size":[513],"error":[6660],"nativeError":[32],"setValue":[64],"focusInput":[64],"blurInput":[64],"select":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64],"getInputElement":[64]},null,{"value":[{"handleValueChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-popover.cjs",[[769,"lmvz-popover",{"open":[1540],"anchor":[1],"placement":[1],"size":[1],"autoFocus":[4,"auto-focus"],"containerRole":[1,"container-role"],"label":[1],"anchorEl":[32],"show":[64],"hide":[64],"toggle":[64]},null,{"open":[{"handleOpenChange":0}],"anchor":[{"handleAnchorChange":1}]}]]],["lmvz-button_2.cjs",[[785,"lmvz-button",{"ti":[514,"tabindex"],"scale":[513],"variant":[513],"disabled":[516],"type":[1],"form":[1],"formMethod":[1,"form-method"],"name":[1],"value":[1],"buttonRole":[1,"button-role"]}],[514,"lmvz-icon",{"icon":[513],"weight":[513],"size":[513],"iconset":[513],"ariaLabel":[513,"aria-label"],"iconData":[32],"visible":[32]},null,{"icon":[{"loadIconPathData":0}],"iconset":[{"loadIconPathData":0}]}]]]], options);
22
+ return index.bootstrapLazy([["lmvz-datepicker.cjs",[[593,"lmvz-datepicker",{"value":[6145],"visibleMonth":[6145,"visible-month"],"min":[1],"max":[1],"locale":[1],"firstDayOfWeek":[2,"first-day-of-week"],"disabled":[516],"readonly":[516],"required":[516],"name":[513],"label":[1],"placeholder":[1],"helperText":[1,"helper-text"],"errorMessage":[1,"error-message"],"open":[1540],"displayFormat":[1,"display-format"],"focusedDate":[32],"valueDate":[32],"visibleMonthDate":[32],"inputText":[32],"hasUnparseableInput":[32],"isInvalid":[32],"nativeError":[32],"checkValidity":[64],"reportValidity":[64]},[[0,"keydown","handleKeydown"],[0,"focusin","handleInputFocus"],[0,"click","handleInputFocus"],[0,"invalid","handleInvalid"]],{"required":[{"handleValidityRelevantPropChange":0}],"min":[{"handleValidityRelevantPropChange":0}],"max":[{"handleValidityRelevantPropChange":0}],"locale":[{"handleDisplayFormatChange":0}],"displayFormat":[{"handleDisplayFormatChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-modal.cjs",[[769,"lmvz-modal",{"open":[1540],"closeLabel":[1,"close-label"],"hasHeader":[32]},[[0,"submit","handleFormDialogSubmit"]],{"open":[{"handleOpenChange":0}]}]]],["lmvz-message.cjs",[[769,"lmvz-message",{"type":[513],"live":[1],"leadingIcon":[4,"leading-icon"],"dismissible":[4],"closeLabel":[1,"close-label"],"actionLabel":[1,"action-label"]}]]],["lmvz-select.cjs",[[838,"lmvz-select",{"value":[1025],"multiple":[516],"values":[1040],"label":[1],"helperText":[1,"helper-text"],"error":[6660],"errorMessage":[1,"error-message"],"disabled":[516],"required":[516],"name":[513],"size":[513],"nativeError":[32],"selectedLabel":[32],"selectedId":[32],"activeId":[32],"isOpen":[32],"optionGroups":[32],"focusTrigger":[64],"blurTrigger":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"]],{"value":[{"handleValueChange":0}],"values":[{"handleValuesChange":0}],"required":[{"handleRequiredChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-snackbar.cjs",[[513,"lmvz-snackbar",{"status":[1537],"message":[1025],"duration":[1026],"priority":[1025],"actionLabel":[1025,"action-label"],"animationClass":[32],"show":[64],"hide":[64]},null,{"status":[{"onStatusChange":0}]}]]],["lmvz-card.cjs",[[769,"lmvz-card",{"size":[1537],"cardTitle":[1,"card-title"],"description":[1],"imageUrl":[1,"image-url"],"imageAlt":[1,"image-alt"],"actionLabel":[1,"action-label"]},null,{"size":[{"normalizeSize":0}]}]]],["lmvz-link.cjs",[[785,"lmvz-link",{"href":[513],"target":[513],"rel":[1],"type":[1537],"externalLabel":[1,"external-label"]},null,{"type":[{"normalizeType":0}]}]]],["lmvz-header_2.cjs",[[769,"lmvz-header",{"role":[2561],"lmvzActiveNav":[1,"lmvz-active-nav"],"initFocus":[64]},null,{"lmvzActiveNav":[{"handleActiveNavChange":0}]}],[774,"lmvz-menuitem",{"role":[2561],"ti":[2562,"tabindex"]}]]],["lmvz-action.cjs",[[257,"lmvz-action"]]],["lmvz-action-list.cjs",[[774,"lmvz-action-list",{"label":[1],"initFocus":[64]}]]],["lmvz-checkbox.cjs",[[578,"lmvz-checkbox",{"label":[1],"checked":[1540],"value":[1],"name":[513],"disabled":[516],"required":[516],"error":[6660],"errorMessage":[1,"error-message"],"helperText":[1,"helper-text"],"form":[1],"autofocus":[4],"nativeError":[32],"checkedState":[32],"focusInput":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"]],{"checked":[{"handleCheckedChange":0}],"required":[{"handleRequiredChange":0}]}]]],["lmvz-menuitem.cjs",[[774,"lmvz-menuitem",{"role":[2561],"ti":[2562,"tabindex"]}]]],["lmvz-radio.cjs",[[578,"lmvz-radio",{"label":[1],"checked":[1540],"value":[1],"name":[513],"disabled":[516],"required":[516],"error":[6660],"helperText":[1,"helper-text"],"form":[513],"autofocus":[4],"nativeError":[32],"focusInput":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"],[0,"keydown","handleKeydown"]],{"checked":[{"handleCheckedChange":0}],"required":[{"handleRequiredChange":0}],"value":[{"handleValueChange":0}],"label":[{"handleLabelChange":0}]}]]],["lmvz-spinner.cjs",[[513,"lmvz-spinner",{"size":[513],"ariaLabel":[513,"aria-label"]}]]],["lmvz-tab.cjs",[[785,"lmvz-tab",{"value":[513],"disabled":[516],"selected":[516],"panel":[513]}]]],["lmvz-tabs.cjs",[[769,"lmvz-tabs",{"value":[1537],"resolvedValue":[32],"initFocus":[64],"activateTab":[64],"getTabElements":[64],"setTabPanelIds":[64]},[[0,"slotchange","handleSlotChangeEvent"]],{"value":[{"handleValueChange":0}]}]]],["lmvz-toggle.cjs",[[578,"lmvz-toggle",{"label":[1],"checked":[1540],"disabled":[516],"required":[516],"name":[1],"value":[1],"form":[1],"focusToggle":[64],"blurToggle":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64],"getInputElement":[64]},null,{"checked":[{"handleCheckedChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-button-group.cjs",[[769,"lmvz-button-group",{"stacked":[516],"primaryEnabledAction":[2064],"hasActions":[2052,"has-actions"]}]]],["lmvz-chip.cjs",[[769,"lmvz-chip",{"type":[1537],"size":[1537]},null,{"type":[{"normalizeType":0}],"size":[{"normalizeSize":0}]}]]],["lmvz-input.cjs",[[838,"lmvz-input",{"value":[1025],"label":[1],"helperText":[1,"helper-text"],"placeholder":[1],"disabled":[516],"readonly":[516],"required":[516],"name":[1],"type":[1],"errorMessage":[1,"error-message"],"autocomplete":[1],"inputmode":[1],"autocapitalize":[1],"spellcheck":[4],"autofocus":[4],"minlength":[2],"maxlength":[2],"pattern":[1],"min":[8],"max":[8],"step":[8],"form":[1],"size":[513],"error":[6660],"nativeError":[32],"setValue":[64],"focusInput":[64],"blurInput":[64],"select":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64],"getInputElement":[64]},null,{"value":[{"handleValueChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-popover.cjs",[[769,"lmvz-popover",{"open":[1540],"anchor":[1],"placement":[1],"size":[1],"autoFocus":[4,"auto-focus"],"containerRole":[1,"container-role"],"label":[1],"anchorEl":[32],"show":[64],"hide":[64],"toggle":[64]},null,{"open":[{"handleOpenChange":0}],"anchor":[{"handleAnchorChange":1}]}]]],["lmvz-button_2.cjs",[[785,"lmvz-button",{"ti":[514,"tabindex"],"scale":[513],"variant":[513],"disabled":[516],"type":[1],"form":[1],"formMethod":[1,"form-method"],"name":[1],"value":[1],"buttonRole":[1,"button-role"]}],[514,"lmvz-icon",{"icon":[513],"weight":[513],"size":[513],"iconset":[513],"ariaLabel":[513,"aria-label"],"iconData":[32],"visible":[32]},null,{"icon":[{"loadIconPathData":0}],"iconset":[{"loadIconPathData":0}]}]]]], options);
23
23
  });
24
24
 
25
25
  exports.setNonce = index.setNonce;
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var svg = require('./svg-CysxzZw7.js');
5
5
  require('./logger-NBdKPSou.js');
6
6
 
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
4
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
3
+ var index = require('./index-BUrb__KL.js');
4
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
5
5
  var directionalFocusController = require('./directional-focus-controller-DDnhfX5w.js');
6
6
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
7
7
  var lmvzMenuitem_entry = require('./lmvz-menuitem.cjs.entry.js');
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var index$1 = require('./index-Bp6Dd2i1.js');
5
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
5
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
6
6
  var aria_constants = require('./aria.constants-DPK5mQEL.js');
7
7
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
8
8
  var stencil_util = require('./stencil.util-CBrPLd-F.js');
@@ -55,9 +55,8 @@ const LmvzInput = class extends reactiveControllerHost.ReactiveControllerHost {
55
55
  errorMessage;
56
56
  autocomplete;
57
57
  inputmode;
58
- autocorrect;
59
- autocapitalize;
60
- spellcheck;
58
+ autocapitalize = null;
59
+ spellcheck = null;
61
60
  autofocus = false;
62
61
  minlength;
63
62
  maxlength;
@@ -220,9 +219,9 @@ const LmvzInput = class extends reactiveControllerHost.ReactiveControllerHost {
220
219
  render() {
221
220
  const hasValue = Boolean(this.value);
222
221
  const shouldFloatLabel = hasValue || Boolean(this.placeholder);
223
- return (index.h("div", { key: '34535f927cceb5d28107f71a995b92f357f68df0', class: index$1.classNames('input-container', {
222
+ return (index.h("div", { key: 'abdfa466acfad7e676fca966955fd4ae6ba231ec', class: index$1.classNames('input-container', {
224
223
  'interaction-filled': hasValue,
225
- }) }, index.h("div", { key: 'a1e6ef88163bb7c081b295f11194ffc10a0754c4', class: "input-wrapper" }, index.h("slot", { key: '6634e9671691bd2a18513571706028994fe27efe', name: "before-input" }), index.h("div", { key: 'e5299fed299b5b5a29ae9f1da71c5294f264da05', class: "label-input-group" }, index.h("label", { key: '21cf26ec1ef8af81f22b0333299b21268063cda4', htmlFor: this.inputId, class: index$1.classNames({ floating: shouldFloatLabel }) }, this.label, this.required && (index.h("span", { key: '2f8ab042d8a89bbfdd37c8083d83a4b5298aa447', class: "required-indicator", "aria-hidden": "true" }, ' ', "*"))), index.h("input", { key: '35551a0a618eb2b553449e7e59b0190ff026cdb4', id: this.inputId, ref: (el) => (this.nativeInputElement = el), type: this.type, min: this.min, max: this.max, step: this.step, value: this.value, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, required: this.required, form: this.form, autocomplete: this.autocomplete, inputmode: this.inputmode, autocorrect: this.autocorrect, autocapitalize: this.autocapitalize, spellcheck: this.spellcheck, autofocus: this.autofocus, minlength: this.minlength, maxlength: this.maxlength, pattern: this.pattern, "aria-invalid": this.error ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false', "aria-describedby": this.describedBy, "aria-errormessage": this.errorId, onInput: this.handleInput, onBlur: this.handleBlur, onInvalid: this.handleInvalid })), index.h("slot", { key: '7c8e459eefd966d4b1227e233a6c599907240545', name: "after-input" })), index.h("div", { key: '66a53450185cb93f3c6c98a222b1e201aa5a6d03', id: this.helperId, role: "status" }, this.helperText || null), index.h("div", { key: '587940e277570a5cc9bba9cfbbd1c42daa512ad1', id: this.errorId, role: "alert" }, (this.showErrorMessage && this.errorMessage) || null)));
224
+ }) }, index.h("div", { key: 'deb354e87dae72df22bca98a17c542996fbd926b', class: "input-wrapper" }, index.h("slot", { key: '513529b58c611bdf06afea01803962d0cc7a4385', name: "before-input" }), index.h("div", { key: 'dcf1a5aa6dcb67a407225d3ace4a1369c1b72c01', class: "label-input-group" }, index.h("label", { key: 'c47ff2479e84e13b6361fe1ebccb8ec153dcce5e', htmlFor: this.inputId, class: index$1.classNames({ floating: shouldFloatLabel }) }, this.label, this.required && (index.h("span", { key: '03e4ac8dbbfb1f96a9b0f45600872f66d97755b7', class: "required-indicator", "aria-hidden": "true" }, ' ', "*"))), index.h("input", { key: '5607738d802be72657129aa7b45ae9ffde002f54', id: this.inputId, ref: (el) => (this.nativeInputElement = el), type: this.type, min: this.min, max: this.max, step: this.step, value: this.value, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, required: this.required, form: this.form, autocomplete: this.autocomplete, inputmode: this.inputmode, autocapitalize: this.autocapitalize ?? undefined, spellcheck: this.spellcheck, autofocus: this.autofocus, minlength: this.minlength, maxlength: this.maxlength, pattern: this.pattern, "aria-invalid": this.error ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false', "aria-describedby": this.describedBy, "aria-errormessage": this.errorId, onInput: this.handleInput, onBlur: this.handleBlur, onInvalid: this.handleInvalid })), index.h("slot", { key: '74b93032b4c650fea28bfd9359bba01365f7599d', name: "after-input" })), index.h("div", { key: 'cef5ff26b3c2d3b4d9b1a069ceb784dd3a4be84a', id: this.helperId, role: "status" }, this.helperText || null), index.h("div", { key: '5a7d0213bc76e15fb65648eb78de02a717d0f4ca', id: this.errorId, role: "alert" }, (this.showErrorMessage && this.errorMessage) || null)));
226
225
  }
227
226
  static get formAssociated() { return true; }
228
227
  static get watchers() { return {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var svg = require('./svg-CysxzZw7.js');
5
5
  var ds_constants = require('./ds.constants-pI-qkOYv.js');
6
6
  require('./logger-NBdKPSou.js');
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
4
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
3
+ var index = require('./index-BUrb__KL.js');
4
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
5
5
  var elementActivationController = require('./element-activation-controller-DzTUocEO.js');
6
6
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
7
7
  require('./aria-loader-DWUVcapD.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var svg = require('./svg-CysxzZw7.js');
5
5
  var ariaLoader = require('./aria-loader-DWUVcapD.js');
6
6
  require('./public-DTgpEs1_.js');
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var closeSm = require('./close-sm-CATLoxxd.js');
5
5
  var svg = require('./svg-CysxzZw7.js');
6
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
6
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
7
7
  var element_util = require('./element.util-BlhcwmfR.js');
8
8
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
9
9
  require('./logger-NBdKPSou.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var ariaLoader = require('./aria-loader-DWUVcapD.js');
5
5
  var directionalFocusController = require('./directional-focus-controller-DDnhfX5w.js');
6
6
  var elementActivationController = require('./element-activation-controller-DzTUocEO.js');
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
4
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
3
+ var index = require('./index-BUrb__KL.js');
4
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
5
5
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
6
6
  require('./aria-loader-DWUVcapD.js');
7
7
 
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var checkmark = require('./checkmark-CuKDPAcx.js');
5
5
  var svg = require('./svg-CysxzZw7.js');
6
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
6
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
7
7
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
8
8
  require('./logger-NBdKPSou.js');
9
9
  require('./aria-loader-DWUVcapD.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var warning = require('./warning-WEX_ABWL.js');
5
5
 
6
6
  const alertSvg = 'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM0Nl8zODApIj4KPHBhdGggZD0iTTEyIDUuMjVWMTMuMTI1TTIyLjUgMTJDMjIuNSAxNy43OTkgMTcuNzk5IDIyLjUgMTIgMjIuNUM2LjIwMTAxIDIyLjUgMS41IDE3Ljc5OSAxLjUgMTJDMS41IDYuMjAxMDEgNi4yMDEwMSAxLjUgMTIgMS41QzE3Ljc5OSAxLjUgMjIuNSA2LjIwMTAxIDIyLjUgMTJaTTEzLjEyNSAxNi44NzVDMTMuMTI1IDE3LjQ5NjMgMTIuNjIxMyAxOCAxMiAxOEMxMS4zNzg3IDE4IDEwLjg3NSAxNy40OTYzIDEwLjg3NSAxNi44NzVDMTAuODc1IDE2LjI1MzcgMTEuMzc4NyAxNS43NSAxMiAxNS43NUMxMi42MjEzIDE1Ljc1IDEzLjEyNSAxNi4yNTM3IDEzLjEyNSAxNi44NzVaIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNzUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzM0Nl8zODAiPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
 
5
5
  const lmvzSpinnerCss = () => `:host{--spinner-size:1rem;display:inline-block;width:var(--spinner-size);height:var(--spinner-size)}:host([size='large']){--spinner-size:2rem;}svg{width:100%;height:100%;transform-origin:center;animation:lmvz-spinner-rotate var(--lmvz-global-duration-slow, 800ms) linear infinite;color:var(--lmvz-semantic-color-border-active, #0f8acc)}circle{fill:none;stroke:currentcolor;stroke-width:var(--lmvz-component-icon-border-width-strong, 1.5px);stroke-linecap:round;stroke-dasharray:75 25;vector-effect:non-scaling-stroke}@keyframes lmvz-spinner-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){svg{animation:none}}`;
6
6
 
@@ -9,10 +9,10 @@ const LmvzSpinner = class {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
11
11
  size = 'small';
12
- ariaLabel;
12
+ ariaLabel = null;
13
13
  render() {
14
14
  const hasLabel = !!this.ariaLabel?.trim();
15
- return (index.h(index.Host, { key: '53d1363cc2ec0219468d7a04e7f2cfc952a85fd6', role: hasLabel ? 'status' : undefined, "aria-label": hasLabel ? this.ariaLabel : undefined, "aria-hidden": hasLabel ? undefined : 'true' }, index.h("svg", { key: '2401cb663473e2bbce0491718ad71c2600154cd0', part: "indicator", viewBox: "0 0 16 16", "aria-hidden": "true" }, index.h("circle", { key: '61cbad421651f8dc7f684745a75b3249f251c8a6', pathLength: "100", cx: "8", cy: "8", r: "6" }))));
15
+ return (index.h(index.Host, { key: 'a13115b2357d22d28f1e21d95904193b2e5cfc3e', role: hasLabel ? 'status' : undefined, "aria-label": hasLabel ? this.ariaLabel : undefined, "aria-hidden": hasLabel ? undefined : 'true' }, index.h("svg", { key: 'b25f19f9ecb31770775b8155a4ce9c5541b558c1', part: "indicator", viewBox: "0 0 16 16", "aria-hidden": "true" }, index.h("circle", { key: '67881efb5bbf7dbf521113ca68ace9b3d33e1b2e', pathLength: "100", cx: "8", cy: "8", r: "6" }))));
16
16
  }
17
17
  };
18
18
  LmvzSpinner.style = lmvzSpinnerCss();
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
 
5
5
  const lmvzTabCss = () => ` @layer lmvz-ds.reset, lmvz-ds.theme, lmvz-ds.components, lmvz-ds.overrides; @layer lmvz-ds.reset { body { margin: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; } *[hidden] { display: none !important; } hr { height: 0; border: none; margin: var(--lmvz-dimension-8-4, clamp(0.25rem, 0.19rem + 0.26vw, 0.5rem)) 0; border-top: var(--lmvz-semantic-border-width-default, 1px) solid var(--lmvz-semantic-color-border-subtle, #f0f0f0); } fieldset { border: none; margin: 0; padding: 0; } legend { padding: 0; display: block; } } :host { display: inline-block; flex: none; } :host([disabled]) { cursor: not-allowed; pointer-events: none; } button { --lmvz-tab-color: var(--lmvz-semantic-color-int-on-secondary, #000000); --lmvz-tab-background: var(--lmvz-semantic-color-int-secondary, #f0f0f0); position: relative; display: inline-flex; flex-direction: column; align-items: center; justify-content: center; gap: var(--lmvz-component-component-spacing-0-default, 4px); padding-top: var(--lmvz-dimension-12-8, clamp(0.5rem, 0.44rem + 0.26vw, 0.75rem)); padding-bottom: var(--lmvz-dimension-14-8, clamp(0.5rem, 0.41rem + 0.39vw, 0.88rem)); padding-inline: var(--lmvz-dimension-24-16, clamp(1rem, 0.88rem + 0.52vw, 1.5rem)); border: none; border-radius: var(--lmvz-semantic-border-radius-round, 999px); background: var(--lmvz-tab-background); color: var(--lmvz-tab-color); font: var(--lmvz-typography-body-md-strong, 500 clamp(0.88rem, 0.84rem + 0.13vw, 1rem) / 1.5 Router); cursor: pointer; white-space: nowrap; transition: background-color 0.15s ease, color 0.15s ease; } button:focus-visible { outline: var(--lmvz-ds-outline, 1px solid #0e7ab4); outline-offset: var(--lmvz-ds-outline-offset, clamp(0.25rem, 0.19rem + 0.26vw, 0.5rem)); z-index: 1; } button:disabled { opacity: var(--lmvz-component-input-disabled-opacity, 40%); pointer-events: none; cursor: not-allowed; } button:hover { --lmvz-tab-background: var(--lmvz-semantic-color-int-tertiary-hover, #f0f0f0); --lmvz-tab-color: var(--lmvz-semantic-color-int-on-secondary-hover, #000000); } button:active { --lmvz-tab-background: var(--lmvz-semantic-color-int-tertiary-active, #e0e0e0); --lmvz-tab-color: var(--lmvz-semantic-color-int-on-secondary-active, #000000); } :host([has-media]) { --lmvz-tab-color: var(--lmvz-semantic-color-int-on-tertiary, #000000); --lmvz-tab-background: var(--lmvz-semantic-color-int-tertiary, #ffffff); } :host([has-media]) button { padding-top: var(--lmvz-dimension-18-16, clamp(1rem, 0.97rem + 0.13vw, 1.13rem)); padding-bottom: var(--lmvz-dimension-14-12, clamp(0.75rem, 0.72rem + 0.13vw, 0.88rem)); padding-inline: var(--lmvz-dimension-48-40, clamp(2.5rem, 2.38rem + 0.52vw, 3rem)); border-radius: var(--lmvz-semantic-border-radius-lg, 14px); } :host([has-media]) button:hover { --lmvz-tab-color: var(--lmvz-semantic-color-int-on-tertiary-hover, #000000); } :host([has-media]) button:active { --lmvz-tab-color: var(--lmvz-semantic-color-int-on-tertiary-active, #000000); } :host([selected]) button { --lmvz-tab-color: var(--lmvz-semantic-color-status-on-active, #0e7ab4); --lmvz-tab-background: var(--lmvz-semantic-color-status-active, #f6fbfe); } :host([selected][has-media]) button:hover, :host([selected][has-media]) button:active { --lmvz-tab-color: var(--lmvz-semantic-color-status-on-active, #0e7ab4); } .indicator { --lmvz-tab-indicator-size: 4px; position: absolute; background: linear-gradient(to right, var(--lmvz-semantic-color-gradient-main-1, #0e7ab4), var(--lmvz-semantic-color-gradient-main-2, #0e7ab4)); opacity: 0; transition: opacity 0.15s ease; inset-block-end: 0; inset-inline: 0; block-size: var(--lmvz-tab-indicator-size); border-start-start-radius: 0; border-start-end-radius: 0; border-end-start-radius: var(--lmvz-tab-indicator-size); border-end-end-radius: var(--lmvz-tab-indicator-size); } :host([selected][has-media]) .indicator { opacity: 1; } ::slotted(*) { --lmvz-component-color: var(--lmvz-tab-color); } ::slotted(lmvz-icon) { --lmvz-component-size: var(--lmvz-dimension-18-16, clamp(1rem, 0.97rem + 0.13vw, 1.13rem)); } :host([has-media]) ::slotted(lmvz-icon) { --lmvz-component-size: var(--lmvz-component-icon-size-lg, clamp(1.25rem, 1.19rem + 0.26vw, 1.5rem)); } .label { display: contents; } `;
6
6
 
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
3
+ var index = require('./index-BUrb__KL.js');
4
4
  var directionalFocusController = require('./directional-focus-controller-DDnhfX5w.js');
5
5
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
6
6
  require('./element.util-BlhcwmfR.js');
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DWy4nuyZ.js');
4
- var ariaValidationController = require('./aria-validation-controller-DKNXjnQr.js');
3
+ var index = require('./index-BUrb__KL.js');
4
+ var ariaValidationController = require('./aria-validation-controller-BR7cnyq5.js');
5
5
  var reactiveControllerHost = require('./reactive-controller-host-Bc6B_T45.js');
6
6
  var stencil_util = require('./stencil.util-CBrPLd-F.js');
7
7
  require('./aria-loader-DWUVcapD.js');