ku4web-components 6.4.39 → 6.4.43

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 (127) hide show
  1. package/dist/cjs/{index-38fe0039.js → index-0b16b01e.js} +81 -72
  2. package/dist/cjs/ku4-carousel-controls.cjs.entry.js +1 -1
  3. package/dist/cjs/ku4-carousel-slide.cjs.entry.js +1 -1
  4. package/dist/cjs/ku4-carousel.cjs.entry.js +1 -1
  5. package/dist/cjs/ku4-col.cjs.entry.js +1 -1
  6. package/dist/cjs/ku4-drawer.cjs.entry.js +1 -1
  7. package/dist/cjs/ku4-feature.cjs.entry.js +1 -1
  8. package/dist/cjs/ku4-focus-trap.cjs.entry.js +1 -1
  9. package/dist/cjs/ku4-form.cjs.entry.js +1 -1
  10. package/dist/cjs/ku4-grid.cjs.entry.js +1 -1
  11. package/dist/cjs/ku4-label.cjs.entry.js +1 -1
  12. package/dist/cjs/ku4-mask.cjs.entry.js +10 -1
  13. package/dist/cjs/ku4-modal.cjs.entry.js +1 -1
  14. package/dist/cjs/ku4-panel.cjs.entry.js +1 -1
  15. package/dist/cjs/ku4-preview.cjs.entry.js +1 -1
  16. package/dist/cjs/ku4-tab-list.cjs.entry.js +1 -1
  17. package/dist/cjs/ku4-tab-panel.cjs.entry.js +1 -1
  18. package/dist/cjs/ku4-tab.cjs.entry.js +1 -1
  19. package/dist/cjs/ku4-table.cjs.entry.js +1 -1
  20. package/dist/cjs/ku4-tooltip.cjs.entry.js +1 -1
  21. package/dist/cjs/ku4-validation.cjs.entry.js +2 -2
  22. package/dist/cjs/ku4web-components.cjs.js +2 -2
  23. package/dist/cjs/loader.cjs.js +2 -2
  24. package/dist/cjs/{shadow-css-d8ee70b1.js → shadow-css-027784ed.js} +9 -10
  25. package/dist/esm/{index-52020db7.js → index-d7dabb31.js} +81 -72
  26. package/dist/esm/ku4-carousel-controls.entry.js +1 -1
  27. package/dist/esm/ku4-carousel-slide.entry.js +1 -1
  28. package/dist/esm/ku4-carousel.entry.js +1 -1
  29. package/dist/esm/ku4-col.entry.js +1 -1
  30. package/dist/esm/ku4-drawer.entry.js +1 -1
  31. package/dist/esm/ku4-feature.entry.js +1 -1
  32. package/dist/esm/ku4-focus-trap.entry.js +1 -1
  33. package/dist/esm/ku4-form.entry.js +1 -1
  34. package/dist/esm/ku4-grid.entry.js +1 -1
  35. package/dist/esm/ku4-label.entry.js +1 -1
  36. package/dist/esm/ku4-mask.entry.js +10 -1
  37. package/dist/esm/ku4-modal.entry.js +1 -1
  38. package/dist/esm/ku4-panel.entry.js +1 -1
  39. package/dist/esm/ku4-preview.entry.js +1 -1
  40. package/dist/esm/ku4-tab-list.entry.js +1 -1
  41. package/dist/esm/ku4-tab-panel.entry.js +1 -1
  42. package/dist/esm/ku4-tab.entry.js +1 -1
  43. package/dist/esm/ku4-table.entry.js +1 -1
  44. package/dist/esm/ku4-tooltip.entry.js +1 -1
  45. package/dist/esm/ku4-validation.entry.js +2 -2
  46. package/dist/esm/ku4web-components.js +2 -2
  47. package/dist/esm/loader.js +2 -2
  48. package/dist/esm/{shadow-css-c1fdfa9f.js → shadow-css-b1ac6541.js} +9 -10
  49. package/dist/esm-es5/{index-52020db7.js → index-d7dabb31.js} +1 -1
  50. package/dist/esm-es5/ku4-carousel-controls.entry.js +1 -1
  51. package/dist/esm-es5/ku4-carousel-slide.entry.js +1 -1
  52. package/dist/esm-es5/ku4-carousel.entry.js +1 -1
  53. package/dist/esm-es5/ku4-col.entry.js +1 -1
  54. package/dist/esm-es5/ku4-drawer.entry.js +1 -1
  55. package/dist/esm-es5/ku4-feature.entry.js +1 -1
  56. package/dist/esm-es5/ku4-focus-trap.entry.js +1 -1
  57. package/dist/esm-es5/ku4-form.entry.js +1 -1
  58. package/dist/esm-es5/ku4-grid.entry.js +1 -1
  59. package/dist/esm-es5/ku4-label.entry.js +1 -1
  60. package/dist/esm-es5/ku4-mask.entry.js +1 -1
  61. package/dist/esm-es5/ku4-modal.entry.js +1 -1
  62. package/dist/esm-es5/ku4-panel.entry.js +1 -1
  63. package/dist/esm-es5/ku4-preview.entry.js +1 -1
  64. package/dist/esm-es5/ku4-tab-list.entry.js +1 -1
  65. package/dist/esm-es5/ku4-tab-panel.entry.js +1 -1
  66. package/dist/esm-es5/ku4-tab.entry.js +1 -1
  67. package/dist/esm-es5/ku4-table.entry.js +1 -1
  68. package/dist/esm-es5/ku4-tooltip.entry.js +1 -1
  69. package/dist/esm-es5/ku4-validation.entry.js +1 -1
  70. package/dist/esm-es5/ku4web-components.js +1 -1
  71. package/dist/esm-es5/loader.js +1 -1
  72. package/dist/esm-es5/shadow-css-b1ac6541.js +12 -0
  73. package/dist/ku4web-components/ku4web-components.esm.js +1 -1
  74. package/dist/ku4web-components/ku4web-components.js +1 -1
  75. package/dist/ku4web-components/{p-faef0a79.system.entry.js → p-145b5d33.system.entry.js} +1 -1
  76. package/dist/ku4web-components/{p-ac86618a.system.entry.js → p-1a656564.system.entry.js} +1 -1
  77. package/dist/ku4web-components/{p-e9c1a470.system.entry.js → p-2199ae65.system.entry.js} +1 -1
  78. package/dist/ku4web-components/{p-dda45242.system.entry.js → p-22e136dd.system.entry.js} +1 -1
  79. package/dist/ku4web-components/{p-19147286.system.entry.js → p-240ef345.system.entry.js} +1 -1
  80. package/dist/ku4web-components/{p-60512677.system.entry.js → p-27985437.system.entry.js} +1 -1
  81. package/dist/ku4web-components/{p-9b9fb5a2.system.entry.js → p-2bf87928.system.entry.js} +1 -1
  82. package/dist/ku4web-components/{p-d248862c.entry.js → p-31543b02.entry.js} +1 -1
  83. package/dist/ku4web-components/{p-911a6cc5.entry.js → p-36fdcb8f.entry.js} +1 -1
  84. package/dist/ku4web-components/{p-5ad4d525.entry.js → p-3d5e8912.entry.js} +1 -1
  85. package/dist/ku4web-components/{p-af5d8c77.system.entry.js → p-44759bad.system.entry.js} +1 -1
  86. package/dist/ku4web-components/{p-cdaa80f7.entry.js → p-4c617744.entry.js} +1 -1
  87. package/dist/ku4web-components/{p-c48ff8d2.system.entry.js → p-57797fcb.system.entry.js} +1 -1
  88. package/dist/ku4web-components/{p-1fb8966a.entry.js → p-59b7c439.entry.js} +1 -1
  89. package/dist/ku4web-components/{p-b9cf48d6.entry.js → p-5ab5a7a2.entry.js} +1 -1
  90. package/dist/ku4web-components/{p-7587e933.entry.js → p-5f475203.entry.js} +1 -1
  91. package/dist/ku4web-components/{p-e89bc35d.system.entry.js → p-614196f4.system.entry.js} +1 -1
  92. package/dist/ku4web-components/{p-6f56d780.entry.js → p-64a48d69.entry.js} +1 -1
  93. package/dist/ku4web-components/p-668d2c27.system.js +13 -0
  94. package/dist/ku4web-components/{p-4de687d8.system.js → p-71bcec11.system.js} +1 -1
  95. package/dist/ku4web-components/{p-867d74d6.entry.js → p-76786bd4.entry.js} +1 -1
  96. package/dist/ku4web-components/p-7ee0ba17.system.entry.js +1 -0
  97. package/dist/ku4web-components/{p-670d415c.js → p-8346c6f0.js} +1 -1
  98. package/dist/ku4web-components/p-8ad38f87.system.entry.js +1 -0
  99. package/dist/ku4web-components/{p-4986dc9a.entry.js → p-9a963cd1.entry.js} +1 -1
  100. package/dist/ku4web-components/{p-b2db2c0b.entry.js → p-9c7a749c.entry.js} +1 -1
  101. package/dist/ku4web-components/{p-7a5e62fd.entry.js → p-9e88d2be.entry.js} +1 -1
  102. package/dist/ku4web-components/{p-e63f2453.entry.js → p-a68e2614.entry.js} +1 -1
  103. package/dist/ku4web-components/{p-ebc49910.entry.js → p-a8be7a6e.entry.js} +1 -1
  104. package/dist/ku4web-components/{p-6a6ebdd6.system.entry.js → p-ab9626bb.system.entry.js} +1 -1
  105. package/dist/ku4web-components/p-b441a35a.js +12 -0
  106. package/dist/ku4web-components/{p-5848719e.system.js → p-b7918e35.system.js} +1 -1
  107. package/dist/ku4web-components/{p-769237d3.system.entry.js → p-bc4133d4.system.entry.js} +1 -1
  108. package/dist/ku4web-components/{p-93417cb8.system.entry.js → p-c6e71be7.system.entry.js} +1 -1
  109. package/dist/ku4web-components/p-cd4da19d.entry.js +1 -0
  110. package/dist/ku4web-components/{p-8645d86f.system.entry.js → p-d09dc5c7.system.entry.js} +1 -1
  111. package/dist/ku4web-components/{p-9e2c3988.entry.js → p-e2f8f077.entry.js} +1 -1
  112. package/dist/ku4web-components/{p-2bbea5f3.system.entry.js → p-e408e375.system.entry.js} +1 -1
  113. package/dist/ku4web-components/{p-c11d7118.entry.js → p-eba4a304.entry.js} +1 -1
  114. package/dist/ku4web-components/{p-d312c8ae.system.entry.js → p-ec696247.system.entry.js} +1 -1
  115. package/dist/ku4web-components/{p-d0579e6f.entry.js → p-ef66b696.entry.js} +1 -1
  116. package/dist/ku4web-components/{p-d3dad5b5.system.entry.js → p-f1aa0829.system.entry.js} +1 -1
  117. package/dist/ku4web-components/{p-a4660bb2.entry.js → p-f385f985.entry.js} +1 -1
  118. package/dist/ku4web-components/{p-ff4c04f5.system.entry.js → p-fb1faa57.system.entry.js} +1 -1
  119. package/dist/ku4web-components/{p-c194ee9c.entry.js → p-fcb9d163.entry.js} +1 -1
  120. package/dist/types/components/ku4-mask/ku4-mask.d.ts +1 -0
  121. package/package.json +13 -12
  122. package/dist/esm-es5/shadow-css-c1fdfa9f.js +0 -12
  123. package/dist/ku4web-components/p-67b90b07.system.entry.js +0 -1
  124. package/dist/ku4web-components/p-bfd8c04e.entry.js +0 -1
  125. package/dist/ku4web-components/p-cf26f490.system.entry.js +0 -1
  126. package/dist/ku4web-components/p-f4d979bb.system.js +0 -13
  127. package/dist/ku4web-components/p-f566887e.js +0 -12
@@ -336,7 +336,6 @@ const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
336
336
  // Workaround for Safari, moving the <input> caret when re-assigning the same valued
337
337
  if (memberName === 'list') {
338
338
  isProp = false;
339
- // tslint:disable-next-line: triple-equals
340
339
  }
341
340
  else if (oldValue == null || elm[memberName] != n) {
342
341
  elm[memberName] = n;
@@ -1203,14 +1202,14 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1203
1202
  prototype.attributeChangedCallback = function (attrName, _oldValue, newValue) {
1204
1203
  plt.jmp(() => {
1205
1204
  const propName = attrNameToPropName.get(attrName);
1206
- // In a webcomponent lifecyle the attributeChangedCallback runs prior to connectedCallback
1205
+ // In a web component lifecycle the attributeChangedCallback runs prior to connectedCallback
1207
1206
  // in the case where an attribute was set inline.
1208
1207
  // ```html
1209
1208
  // <my-component some-attribute="some-value"></my-component>
1210
1209
  // ```
1211
1210
  //
1212
- // There is an edge case where a developer sets the attribute inline on a custom element and then programatically
1213
- // changes it before it has been upgraded as shown below:
1211
+ // There is an edge case where a developer sets the attribute inline on a custom element and then
1212
+ // programmatically changes it before it has been upgraded as shown below:
1214
1213
  //
1215
1214
  // ```html
1216
1215
  // <!-- this component has _not_ been upgraded yet -->
@@ -1220,13 +1219,13 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1220
1219
  // el = document.querySelector("#test");
1221
1220
  // el.someAttribute = "another-value";
1222
1221
  // // upgrade component
1223
- // cutsomElements.define('my-component', MyComponent);
1222
+ // customElements.define('my-component', MyComponent);
1224
1223
  // </script>
1225
1224
  // ```
1226
1225
  // In this case if we do not unshadow here and use the value of the shadowing property, attributeChangedCallback
1227
1226
  // will be called with `newValue = "some-value"` and will set the shadowed property (this.someAttribute = "another-value")
1228
1227
  // to the value that was set inline i.e. "some-value" from above example. When
1229
- // the connectedCallback attempts to unshadow it will use "some-value" as the intial value rather than "another-value"
1228
+ // the connectedCallback attempts to unshadow it will use "some-value" as the initial value rather than "another-value"
1230
1229
  //
1231
1230
  // The case where the attribute was NOT set inline but was not set programmatically shall be handled/unshadowed
1232
1231
  // by connectedCallback as this attributeChangedCallback will not fire.
@@ -1240,6 +1239,14 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1240
1239
  newValue = this[propName];
1241
1240
  delete this[propName];
1242
1241
  }
1242
+ else if (prototype.hasOwnProperty(propName) &&
1243
+ typeof this[propName] === 'number' &&
1244
+ this[propName] == newValue) {
1245
+ // if the propName exists on the prototype of `Cstr`, this update may be a result of Stencil using native
1246
+ // APIs to reflect props as attributes. Calls to `setAttribute(someElement, propName)` will result in
1247
+ // `propName` to be converted to a `DOMString`, which may not be what we want for other primitive props.
1248
+ return;
1249
+ }
1243
1250
  this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;
1244
1251
  });
1245
1252
  };
@@ -1318,7 +1325,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) =>
1318
1325
  if (!styles.has(scopeId)) {
1319
1326
  const endRegisterStyles = createTime('registerStyles', cmpMeta.$tagName$);
1320
1327
  if (cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {
1321
- style = await import('./shadow-css-c1fdfa9f.js').then((m) => m.scopeCss(style, scopeId, false));
1328
+ style = await import('./shadow-css-b1ac6541.js').then((m) => m.scopeCss(style, scopeId, false));
1322
1329
  }
1323
1330
  registerStyle(scopeId, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));
1324
1331
  endRegisterStyles();
@@ -1329,7 +1336,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) =>
1329
1336
  const ancestorComponent = hostRef.$ancestorComponent$;
1330
1337
  const schedule = () => scheduleUpdate(hostRef, true);
1331
1338
  if (ancestorComponent && ancestorComponent['s-rc']) {
1332
- // this is the intial load and this component it has an ancestor component
1339
+ // this is the initial load and this component it has an ancestor component
1333
1340
  // but the ancestor component has NOT fired its will update lifecycle yet
1334
1341
  // so let's just cool our jets and wait for the ancestor to continue first
1335
1342
  // this will get fired off when the ancestor component
@@ -1443,77 +1450,79 @@ const bootstrapLazy = (lazyBundles, options = {}) => {
1443
1450
  let isBootstrapping = true;
1444
1451
  Object.assign(plt, options);
1445
1452
  plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;
1446
- lazyBundles.map((lazyBundle) => lazyBundle[1].map((compactMeta) => {
1447
- const cmpMeta = {
1448
- $flags$: compactMeta[0],
1449
- $tagName$: compactMeta[1],
1450
- $members$: compactMeta[2],
1451
- $listeners$: compactMeta[3],
1452
- };
1453
- {
1454
- cmpMeta.$members$ = compactMeta[2];
1455
- }
1456
- {
1457
- cmpMeta.$listeners$ = compactMeta[3];
1458
- }
1459
- {
1460
- cmpMeta.$attrsToReflect$ = [];
1461
- }
1462
- {
1463
- cmpMeta.$watchers$ = {};
1464
- }
1465
- if (!supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1466
- cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;
1467
- }
1468
- const tagName = cmpMeta.$tagName$;
1469
- const HostElement = class extends HTMLElement {
1470
- // StencilLazyHost
1471
- constructor(self) {
1472
- // @ts-ignore
1473
- super(self);
1474
- self = this;
1475
- registerHost(self, cmpMeta);
1476
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1477
- // this component is using shadow dom
1478
- // and this browser supports shadow dom
1479
- // add the read-only property "shadowRoot" to the host element
1480
- // adding the shadow root build conditionals to minimize runtime
1481
- if (supportsShadow) {
1482
- {
1483
- self.attachShadow({ mode: 'open' });
1453
+ lazyBundles.map((lazyBundle) => {
1454
+ lazyBundle[1].map((compactMeta) => {
1455
+ const cmpMeta = {
1456
+ $flags$: compactMeta[0],
1457
+ $tagName$: compactMeta[1],
1458
+ $members$: compactMeta[2],
1459
+ $listeners$: compactMeta[3],
1460
+ };
1461
+ {
1462
+ cmpMeta.$members$ = compactMeta[2];
1463
+ }
1464
+ {
1465
+ cmpMeta.$listeners$ = compactMeta[3];
1466
+ }
1467
+ {
1468
+ cmpMeta.$attrsToReflect$ = [];
1469
+ }
1470
+ {
1471
+ cmpMeta.$watchers$ = {};
1472
+ }
1473
+ if (!supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1474
+ cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;
1475
+ }
1476
+ const tagName = cmpMeta.$tagName$;
1477
+ const HostElement = class extends HTMLElement {
1478
+ // StencilLazyHost
1479
+ constructor(self) {
1480
+ // @ts-ignore
1481
+ super(self);
1482
+ self = this;
1483
+ registerHost(self, cmpMeta);
1484
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1485
+ // this component is using shadow dom
1486
+ // and this browser supports shadow dom
1487
+ // add the read-only property "shadowRoot" to the host element
1488
+ // adding the shadow root build conditionals to minimize runtime
1489
+ if (supportsShadow) {
1490
+ {
1491
+ self.attachShadow({ mode: 'open' });
1492
+ }
1493
+ }
1494
+ else if (!('shadowRoot' in self)) {
1495
+ self.shadowRoot = self;
1484
1496
  }
1485
- }
1486
- else if (!('shadowRoot' in self)) {
1487
- self.shadowRoot = self;
1488
1497
  }
1489
1498
  }
1490
- }
1491
- connectedCallback() {
1492
- if (appLoadFallback) {
1493
- clearTimeout(appLoadFallback);
1494
- appLoadFallback = null;
1499
+ connectedCallback() {
1500
+ if (appLoadFallback) {
1501
+ clearTimeout(appLoadFallback);
1502
+ appLoadFallback = null;
1503
+ }
1504
+ if (isBootstrapping) {
1505
+ // connectedCallback will be processed once all components have been registered
1506
+ deferredConnectedCallbacks.push(this);
1507
+ }
1508
+ else {
1509
+ plt.jmp(() => connectedCallback(this));
1510
+ }
1495
1511
  }
1496
- if (isBootstrapping) {
1497
- // connectedCallback will be processed once all components have been registered
1498
- deferredConnectedCallbacks.push(this);
1512
+ disconnectedCallback() {
1513
+ plt.jmp(() => disconnectedCallback(this));
1499
1514
  }
1500
- else {
1501
- plt.jmp(() => connectedCallback(this));
1515
+ componentOnReady() {
1516
+ return getHostRef(this).$onReadyPromise$;
1502
1517
  }
1518
+ };
1519
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
1520
+ if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1521
+ cmpTags.push(tagName);
1522
+ customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
1503
1523
  }
1504
- disconnectedCallback() {
1505
- plt.jmp(() => disconnectedCallback(this));
1506
- }
1507
- componentOnReady() {
1508
- return getHostRef(this).$onReadyPromise$;
1509
- }
1510
- };
1511
- cmpMeta.$lazyBundleId$ = lazyBundle[0];
1512
- if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1513
- cmpTags.push(tagName);
1514
- customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
1515
- }
1516
- }));
1524
+ });
1525
+ });
1517
1526
  {
1518
1527
  visibilityStyle.innerHTML = cmpTags + HYDRATED_CSS;
1519
1528
  visibilityStyle.setAttribute('data-styles', '');
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-d7dabb31.js';
2
2
  import { t } from './index-20c3926d.js';
3
3
 
4
4
  const ku4CarouselControlsCss = ":host{position:relative;display:block}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:20px;height:20px;margin:0;padding:0;border:solid 1px #888;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}input[type=radio]:checked:after{content:\"\";position:absolute;top:2px;left:2px;width:14px;height:14px;margin:0;padding:0;border:solid 1px #888;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background-color:#333}";
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host } from './index-d7dabb31.js';
2
2
 
3
3
  const ku4CarouselSlideCss = ":host{overflow-x:hidden}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-d7dabb31.js';
2
2
  import { L, c } from './index-20c3926d.js';
3
3
  import { S as Swipe } from './index-a39e08fb.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host } from './index-d7dabb31.js';
2
2
 
3
3
  const ku4ColCss = ":host{position:relative;display:block}@media only screen and (min-width: 1px){:host(.start-xs-0){grid-column-start:1}:host(.start-xs-1){grid-column-start:2}:host(.start-xs-2){grid-column-start:3}:host(.start-xs-3){grid-column-start:4}:host(.start-xs-4){grid-column-start:5}:host(.start-xs-5){grid-column-start:6}:host(.start-xs-6){grid-column-start:7}:host(.start-xs-7){grid-column-start:8}:host(.start-xs-8){grid-column-start:9}:host(.start-xs-9){grid-column-start:10}:host(.start-xs-10){grid-column-start:11}:host(.start-xs-11){grid-column-start:12}:host(.start-xs-12){grid-column-start:13}:host(.span-xs-1){grid-column-end:span 1}:host(.span-xs-2){grid-column-end:span 2}:host(.span-xs-3){grid-column-end:span 3}:host(.span-xs-4){grid-column-end:span 4}:host(.span-xs-5){grid-column-end:span 5}:host(.span-xs-6){grid-column-end:span 6}:host(.span-xs-7){grid-column-end:span 7}:host(.span-xs-8){grid-column-end:span 8}:host(.span-xs-9){grid-column-end:span 9}:host(.span-xs-10){grid-column-end:span 10}:host(.span-xs-11){grid-column-end:span 11}:host(.span-xs-12){grid-column-end:span 12}:host(.order-xs-1){-ms-flex-order:1;order:1}:host(.order-xs-2){-ms-flex-order:2;order:2}:host(.order-xs-3){-ms-flex-order:3;order:3}:host(.order-xs-4){-ms-flex-order:4;order:4}:host(.order-xs-5){-ms-flex-order:5;order:5}:host(.order-xs-6){-ms-flex-order:6;order:6}:host(.order-xs-7){-ms-flex-order:7;order:7}:host(.order-xs-8){-ms-flex-order:8;order:8}:host(.order-xs-9){-ms-flex-order:9;order:9}:host(.order-xs-10){-ms-flex-order:10;order:10}:host(.order-xs-11){-ms-flex-order:11;order:11}:host(.order-xs-12){-ms-flex-order:12;order:12}}@media only screen and (min-width: 768px){:host(.start-sm-0){grid-column-start:1}:host(.start-sm-1){grid-column-start:2}:host(.start-sm-2){grid-column-start:3}:host(.start-sm-3){grid-column-start:4}:host(.start-sm-4){grid-column-start:5}:host(.start-sm-5){grid-column-start:6}:host(.start-sm-6){grid-column-start:7}:host(.start-sm-7){grid-column-start:8}:host(.start-sm-8){grid-column-start:9}:host(.start-sm-9){grid-column-start:10}:host(.start-sm-10){grid-column-start:11}:host(.start-sm-11){grid-column-start:12}:host(.start-sm-12){grid-column-start:13}:host(.span-sm-1){grid-column-end:span 1}:host(.span-sm-2){grid-column-end:span 2}:host(.span-sm-3){grid-column-end:span 3}:host(.span-sm-4){grid-column-end:span 4}:host(.span-sm-5){grid-column-end:span 5}:host(.span-sm-6){grid-column-end:span 6}:host(.span-sm-7){grid-column-end:span 7}:host(.span-sm-8){grid-column-end:span 8}:host(.span-sm-9){grid-column-end:span 9}:host(.span-sm-10){grid-column-end:span 10}:host(.span-sm-11){grid-column-end:span 11}:host(.span-sm-12){grid-column-end:span 12}:host(.order-sm-1){-ms-flex-order:1;order:1}:host(.order-sm-2){-ms-flex-order:2;order:2}:host(.order-sm-3){-ms-flex-order:3;order:3}:host(.order-sm-4){-ms-flex-order:4;order:4}:host(.order-sm-5){-ms-flex-order:5;order:5}:host(.order-sm-6){-ms-flex-order:6;order:6}:host(.order-sm-7){-ms-flex-order:7;order:7}:host(.order-sm-8){-ms-flex-order:8;order:8}:host(.order-sm-9){-ms-flex-order:9;order:9}:host(.order-sm-10){-ms-flex-order:10;order:10}:host(.order-sm-11){-ms-flex-order:11;order:11}:host(.order-sm-12){-ms-flex-order:12;order:12}}@media only screen and (min-width: 992px){:host(.start-md-0){grid-column-start:1}:host(.start-md-1){grid-column-start:2}:host(.start-md-2){grid-column-start:3}:host(.start-md-3){grid-column-start:4}:host(.start-md-4){grid-column-start:5}:host(.start-md-5){grid-column-start:6}:host(.start-md-6){grid-column-start:7}:host(.start-md-7){grid-column-start:8}:host(.start-md-8){grid-column-start:9}:host(.start-md-9){grid-column-start:10}:host(.start-md-10){grid-column-start:11}:host(.start-md-11){grid-column-start:12}:host(.start-md-12){grid-column-start:13}:host(.span-md-1){grid-column-end:span 1}:host(.span-md-2){grid-column-end:span 2}:host(.span-md-3){grid-column-end:span 3}:host(.span-md-4){grid-column-end:span 4}:host(.span-md-5){grid-column-end:span 5}:host(.span-md-6){grid-column-end:span 6}:host(.span-md-7){grid-column-end:span 7}:host(.span-md-8){grid-column-end:span 8}:host(.span-md-9){grid-column-end:span 9}:host(.span-md-10){grid-column-end:span 10}:host(.span-md-11){grid-column-end:span 11}:host(.span-md-12){grid-column-end:span 12}:host(.order-md-1){-ms-flex-order:1;order:1}:host(.order-md-2){-ms-flex-order:2;order:2}:host(.order-md-3){-ms-flex-order:3;order:3}:host(.order-md-4){-ms-flex-order:4;order:4}:host(.order-md-5){-ms-flex-order:5;order:5}:host(.order-md-6){-ms-flex-order:6;order:6}:host(.order-md-7){-ms-flex-order:7;order:7}:host(.order-md-8){-ms-flex-order:8;order:8}:host(.order-md-9){-ms-flex-order:9;order:9}:host(.order-md-10){-ms-flex-order:10;order:10}:host(.order-md-11){-ms-flex-order:11;order:11}:host(.order-md-12){-ms-flex-order:12;order:12}}@media only screen and (min-width: 1200px){:host(.start-lg-0){grid-column-start:1}:host(.start-lg-1){grid-column-start:2}:host(.start-lg-2){grid-column-start:3}:host(.start-lg-3){grid-column-start:4}:host(.start-lg-4){grid-column-start:5}:host(.start-lg-5){grid-column-start:6}:host(.start-lg-6){grid-column-start:7}:host(.start-lg-7){grid-column-start:8}:host(.start-lg-8){grid-column-start:9}:host(.start-lg-9){grid-column-start:10}:host(.start-lg-10){grid-column-start:11}:host(.start-lg-11){grid-column-start:12}:host(.start-lg-12){grid-column-start:13}:host(.span-lg-1){grid-column-end:span 1}:host(.span-lg-2){grid-column-end:span 2}:host(.span-lg-3){grid-column-end:span 3}:host(.span-lg-4){grid-column-end:span 4}:host(.span-lg-5){grid-column-end:span 5}:host(.span-lg-6){grid-column-end:span 6}:host(.span-lg-7){grid-column-end:span 7}:host(.span-lg-8){grid-column-end:span 8}:host(.span-lg-9){grid-column-end:span 9}:host(.span-lg-10){grid-column-end:span 10}:host(.span-lg-11){grid-column-end:span 11}:host(.span-lg-12){grid-column-end:span 12}:host(.order-lg-1){-ms-flex-order:1;order:1}:host(.order-lg-2){-ms-flex-order:2;order:2}:host(.order-lg-3){-ms-flex-order:3;order:3}:host(.order-lg-4){-ms-flex-order:4;order:4}:host(.order-lg-5){-ms-flex-order:5;order:5}:host(.order-lg-6){-ms-flex-order:6;order:6}:host(.order-lg-7){-ms-flex-order:7;order:7}:host(.order-lg-8){-ms-flex-order:8;order:8}:host(.order-lg-9){-ms-flex-order:9;order:9}:host(.order-lg-10){-ms-flex-order:10;order:10}:host(.order-lg-11){-ms-flex-order:11;order:11}:host(.order-lg-12){-ms-flex-order:12;order:12}}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host } from './index-d7dabb31.js';
2
2
 
3
3
  const ku4DrawerCss = ":host{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;z-index:1}:host([top]),:host([bottom]){width:100%;height:0;-webkit-transition:height 0.4s;transition:height 0.4s}:host([left]),:host([right]){width:0;height:100%;-webkit-transition:width 0.4s;transition:width 0.4s}:host([top][open]),:host([bottom][open]){height:100%}:host([left][open]),:host([right][open]){width:100%}:host([top][open=false]),:host([bottom][open=false]){height:0}:host([left][open=false]),:host([right][open=false]){width:0}:host([top]),:host([left]){top:0;left:0}:host([bottom]){left:0;bottom:0}:host([right]){right:0;bottom:0}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, g as getElement, H as Host } from './index-52020db7.js';
1
+ import { r as registerInstance, h, g as getElement, H as Host } from './index-d7dabb31.js';
2
2
  import { t } from './index-20c3926d.js';
3
3
 
4
4
  let Ku4Feature = class {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-d7dabb31.js';
2
2
  import { t, o } from './index-20c3926d.js';
3
3
  import { E as Event, K as Key } from './index-a39e08fb.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-d7dabb31.js';
2
2
  import { t } from './index-20c3926d.js';
3
3
  import { i as index } from './index-a39e08fb.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host } from './index-d7dabb31.js';
2
2
 
3
3
  const ku4GridCss = ":host{position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width: 1px){:host(.columns-xs-1){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(100%), auto));margin-bottom:0}:host(.columns-xs-2){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(50%), auto));margin-bottom:0}:host(.columns-xs-3){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(33.3333333333%), auto));margin-bottom:0}:host(.columns-xs-4){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(25%), auto));margin-bottom:0}:host(.columns-xs-5){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(20%), auto));margin-bottom:0}:host(.columns-xs-6){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(16.6666666667%), auto));margin-bottom:0}:host(.columns-xs-7){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(14.2857142857%), auto));margin-bottom:0}:host(.columns-xs-8){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(12.5%), auto));margin-bottom:0}:host(.columns-xs-9){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(11.1111111111%), auto));margin-bottom:0}:host(.columns-xs-10){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(10%), auto));margin-bottom:0}:host(.columns-xs-11){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(9.0909090909%), auto));margin-bottom:0}:host(.columns-xs-12){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(8.3333333333%), auto));margin-bottom:0}:host(.columns-xs-13){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(7.6923076923%), auto));margin-bottom:0}:host(.columns-xs-14){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(7.1428571429%), auto));margin-bottom:0}:host(.columns-xs-15){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(6.6666666667%), auto));margin-bottom:0}:host(.columns-xs-16){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(6.25%), auto));margin-bottom:0}:host(.offset-left-xs-0){padding-left:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-left-xs-1){padding-left:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-left-xs-2){padding-left:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-left-xs-3){padding-left:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-left-xs-4){padding-left:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-left-xs-5){padding-left:calc(((100% + 8.33px) / 12) * 5)}:host(.offset-right-xs-0){padding-right:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-right-xs-1){padding-right:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-right-xs-2){padding-right:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-right-xs-3){padding-right:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-right-xs-4){padding-right:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-right-xs-5){padding-right:calc(((100% + 8.33px) / 12) * 5)}:host(.offset-xs-0){padding-left:calc(((100% + 8.33px) / 12) * 0);padding-right:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-xs-1){padding-left:calc(((100% + 8.33px) / 12) * 1);padding-right:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-xs-2){padding-left:calc(((100% + 8.33px) / 12) * 2);padding-right:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-xs-3){padding-left:calc(((100% + 8.33px) / 12) * 3);padding-right:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-xs-4){padding-left:calc(((100% + 8.33px) / 12) * 4);padding-right:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-xs-5){padding-left:calc(((100% + 8.33px) / 12) * 5);padding-right:calc(((100% + 8.33px) / 12) * 5)}:host{margin-bottom:calc(-1 * var(--ku4-grid-row-gutter-xs, 6px))}:host::slotted(*){margin-bottom:var(--ku4-grid-row-gutter-xs, 6px)}:host ::slotted(*){margin-bottom:var(--ku4-grid-row-gutter-xs, 6px)}}@media only screen and (min-width: 768px){:host(.columns-sm-1){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(100%), auto));margin-bottom:0}:host(.columns-sm-2){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(50%), auto));margin-bottom:0}:host(.columns-sm-3){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(33.3333333333%), auto));margin-bottom:0}:host(.columns-sm-4){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(25%), auto));margin-bottom:0}:host(.columns-sm-5){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(20%), auto));margin-bottom:0}:host(.columns-sm-6){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(16.6666666667%), auto));margin-bottom:0}:host(.columns-sm-7){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(14.2857142857%), auto));margin-bottom:0}:host(.columns-sm-8){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(12.5%), auto));margin-bottom:0}:host(.columns-sm-9){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(11.1111111111%), auto));margin-bottom:0}:host(.columns-sm-10){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(10%), auto));margin-bottom:0}:host(.columns-sm-11){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(9.0909090909%), auto));margin-bottom:0}:host(.columns-sm-12){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(8.3333333333%), auto));margin-bottom:0}:host(.columns-sm-13){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(7.6923076923%), auto));margin-bottom:0}:host(.columns-sm-14){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(7.1428571429%), auto));margin-bottom:0}:host(.columns-sm-15){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(6.6666666667%), auto));margin-bottom:0}:host(.columns-sm-16){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(6.25%), auto));margin-bottom:0}:host(.offset-left-sm-0){padding-left:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-left-sm-1){padding-left:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-left-sm-2){padding-left:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-left-sm-3){padding-left:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-left-sm-4){padding-left:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-left-sm-5){padding-left:calc(((100% + 8.33px) / 12) * 5)}:host(.offset-right-sm-0){padding-right:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-right-sm-1){padding-right:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-right-sm-2){padding-right:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-right-sm-3){padding-right:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-right-sm-4){padding-right:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-right-sm-5){padding-right:calc(((100% + 8.33px) / 12) * 5)}:host(.offset-sm-0){padding-left:calc(((100% + 8.33px) / 12) * 0);padding-right:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-sm-1){padding-left:calc(((100% + 8.33px) / 12) * 1);padding-right:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-sm-2){padding-left:calc(((100% + 8.33px) / 12) * 2);padding-right:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-sm-3){padding-left:calc(((100% + 8.33px) / 12) * 3);padding-right:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-sm-4){padding-left:calc(((100% + 8.33px) / 12) * 4);padding-right:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-sm-5){padding-left:calc(((100% + 8.33px) / 12) * 5);padding-right:calc(((100% + 8.33px) / 12) * 5)}:host{margin-bottom:calc(-1 * var(--ku4-grid-row-gutter-sm, 10px))}:host::slotted(*){margin-bottom:var(--ku4-grid-row-gutter-sm, 10px)}:host ::slotted(*){margin-bottom:var(--ku4-grid-row-gutter-sm, 10px)}}@media only screen and (min-width: 992px){:host(.columns-md-1){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(100%), auto));margin-bottom:0}:host(.columns-md-2){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(50%), auto));margin-bottom:0}:host(.columns-md-3){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(33.3333333333%), auto));margin-bottom:0}:host(.columns-md-4){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(25%), auto));margin-bottom:0}:host(.columns-md-5){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(20%), auto));margin-bottom:0}:host(.columns-md-6){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(16.6666666667%), auto));margin-bottom:0}:host(.columns-md-7){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(14.2857142857%), auto));margin-bottom:0}:host(.columns-md-8){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(12.5%), auto));margin-bottom:0}:host(.columns-md-9){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(11.1111111111%), auto));margin-bottom:0}:host(.columns-md-10){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(10%), auto));margin-bottom:0}:host(.columns-md-11){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(9.0909090909%), auto));margin-bottom:0}:host(.columns-md-12){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(8.3333333333%), auto));margin-bottom:0}:host(.columns-md-13){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(7.6923076923%), auto));margin-bottom:0}:host(.columns-md-14){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(7.1428571429%), auto));margin-bottom:0}:host(.columns-md-15){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(6.6666666667%), auto));margin-bottom:0}:host(.columns-md-16){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(6.25%), auto));margin-bottom:0}:host(.offset-left-md-0){padding-left:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-left-md-1){padding-left:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-left-md-2){padding-left:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-left-md-3){padding-left:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-left-md-4){padding-left:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-left-md-5){padding-left:calc(((100% + 8.33px) / 12) * 5)}:host(.offset-right-md-0){padding-right:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-right-md-1){padding-right:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-right-md-2){padding-right:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-right-md-3){padding-right:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-right-md-4){padding-right:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-right-md-5){padding-right:calc(((100% + 8.33px) / 12) * 5)}:host(.offset-md-0){padding-left:calc(((100% + 8.33px) / 12) * 0);padding-right:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-md-1){padding-left:calc(((100% + 8.33px) / 12) * 1);padding-right:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-md-2){padding-left:calc(((100% + 8.33px) / 12) * 2);padding-right:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-md-3){padding-left:calc(((100% + 8.33px) / 12) * 3);padding-right:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-md-4){padding-left:calc(((100% + 8.33px) / 12) * 4);padding-right:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-md-5){padding-left:calc(((100% + 8.33px) / 12) * 5);padding-right:calc(((100% + 8.33px) / 12) * 5)}:host{margin-bottom:calc(-1 * var(--ku4-grid-row-gutter-md, 12px))}:host::slotted(*){margin-bottom:var(--ku4-grid-row-gutter-md, 12px)}:host ::slotted(*){margin-bottom:var(--ku4-grid-row-gutter-md, 12px)}}@media only screen and (min-width: 1200px){:host(.columns-lg-1){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(100%), auto));margin-bottom:0}:host(.columns-lg-2){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(50%), auto));margin-bottom:0}:host(.columns-lg-3){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(33.3333333333%), auto));margin-bottom:0}:host(.columns-lg-4){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(25%), auto));margin-bottom:0}:host(.columns-lg-5){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(20%), auto));margin-bottom:0}:host(.columns-lg-6){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(16.6666666667%), auto));margin-bottom:0}:host(.columns-lg-7){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(14.2857142857%), auto));margin-bottom:0}:host(.columns-lg-8){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(12.5%), auto));margin-bottom:0}:host(.columns-lg-9){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(11.1111111111%), auto));margin-bottom:0}:host(.columns-lg-10){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(10%), auto));margin-bottom:0}:host(.columns-lg-11){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(9.0909090909%), auto));margin-bottom:0}:host(.columns-lg-12){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(8.3333333333%), auto));margin-bottom:0}:host(.columns-lg-13){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(7.6923076923%), auto));margin-bottom:0}:host(.columns-lg-14){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(7.1428571429%), auto));margin-bottom:0}:host(.columns-lg-15){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(6.6666666667%), auto));margin-bottom:0}:host(.columns-lg-16){display:grid;grid-template-columns:repeat(auto-fill, minmax(calc(6.25%), auto));margin-bottom:0}:host(.offset-left-lg-0){padding-left:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-left-lg-1){padding-left:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-left-lg-2){padding-left:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-left-lg-3){padding-left:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-left-lg-4){padding-left:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-left-lg-5){padding-left:calc(((100% + 8.33px) / 12) * 5)}:host(.offset-right-lg-0){padding-right:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-right-lg-1){padding-right:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-right-lg-2){padding-right:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-right-lg-3){padding-right:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-right-lg-4){padding-right:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-right-lg-5){padding-right:calc(((100% + 8.33px) / 12) * 5)}:host(.offset-lg-0){padding-left:calc(((100% + 8.33px) / 12) * 0);padding-right:calc(((100% + 8.33px) / 12) * 0)}:host(.offset-lg-1){padding-left:calc(((100% + 8.33px) / 12) * 1);padding-right:calc(((100% + 8.33px) / 12) * 1)}:host(.offset-lg-2){padding-left:calc(((100% + 8.33px) / 12) * 2);padding-right:calc(((100% + 8.33px) / 12) * 2)}:host(.offset-lg-3){padding-left:calc(((100% + 8.33px) / 12) * 3);padding-right:calc(((100% + 8.33px) / 12) * 3)}:host(.offset-lg-4){padding-left:calc(((100% + 8.33px) / 12) * 4);padding-right:calc(((100% + 8.33px) / 12) * 4)}:host(.offset-lg-5){padding-left:calc(((100% + 8.33px) / 12) * 5);padding-right:calc(((100% + 8.33px) / 12) * 5)}:host{margin-bottom:calc(-1 * var(--ku4-grid-row-gutter-lg, 16px))}:host::slotted(*){margin-bottom:var(--ku4-grid-row-gutter-lg, 16px)}:host ::slotted(*){margin-bottom:var(--ku4-grid-row-gutter-lg, 16px)}}::slotted(*){margin-left:var(--ku4-grid-column-gutter, 15px);margin-right:var(--ku4-grid-column-gutter, 15px)}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-d7dabb31.js';
2
2
  import { Y, t, R } from './index-20c3926d.js';
3
3
 
4
4
  const ku4LabelCss = ":host{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;line-height:14px}::slotted(*){padding:6px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;font-size:18px;-webkit-appearance:none}label{position:absolute;display:inline;top:var(--ku4-label-top, -6px);left:var(--ku4-label-left, 8px);padding:var(--ku4-label-padding, 0 4px);font-size:inherit;line-height:inherit;background-color:var(--ku4-label-background-color, inherit);color:inherit;z-index:1;white-space:nowrap;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}label.empty{opacity:0;-webkit-transition:all 0.1s ease;transition:all 0.1s ease}";
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-52020db7.js';
1
+ import { r as registerInstance, h } from './index-d7dabb31.js';
2
2
  import { a, Y, t } from './index-20c3926d.js';
3
3
 
4
4
  const ku4MaskCss = ":host{display:none}";
@@ -47,6 +47,7 @@ let Ku4Mask = class {
47
47
  */
48
48
  this.hidden = false;
49
49
  this.handleFocus = this.handleFocus.bind(this);
50
+ this.handleBlur = this.handleBlur.bind(this);
50
51
  this.handleKeyDown = this.handleKeyDown.bind(this);
51
52
  this.handleInput = this.handleInput.bind(this);
52
53
  this.handleTouchStart = this.handleTouchStart.bind(this);
@@ -121,6 +122,12 @@ let Ku4Mask = class {
121
122
  this.touchStart = false;
122
123
  });
123
124
  }
125
+ handleBlur() {
126
+ const { template, char } = this;
127
+ if (t.isEmpty(a.unmask(this.value, template, char))) {
128
+ this.value = '';
129
+ }
130
+ }
124
131
  handleKeyDown(e) {
125
132
  // Abort if the browser is IE11
126
133
  // @ts-ignore - Leveraging documentMode to determine unsupported browser
@@ -281,6 +288,7 @@ let Ku4Mask = class {
281
288
  this.input = document.getElementById(this.for);
282
289
  if (t.exists(this.input)) {
283
290
  this.input.addEventListener('focus', this.handleFocus);
291
+ this.input.addEventListener('blur', this.handleBlur);
284
292
  this.input.addEventListener('keydown', this.handleKeyDown);
285
293
  this.input.addEventListener('input', this.handleInput);
286
294
  this.input.addEventListener('touchstart', this.handleTouchStart);
@@ -293,6 +301,7 @@ let Ku4Mask = class {
293
301
  disconnectedCallback() {
294
302
  if (this.input && this.input.removeEventListener) {
295
303
  this.input.removeEventListener('focus', this.handleFocus);
304
+ this.input.removeEventListener('blur', this.handleBlur);
296
305
  this.input.removeEventListener('keydown', this.handleKeyDown);
297
306
  this.input.removeEventListener('input', this.handleInput);
298
307
  this.input.removeEventListener('touchstart', this.handleTouchStart);
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-d7dabb31.js';
2
2
  import { t } from './index-20c3926d.js';
3
3
  import { D as Document, K as Key } from './index-a39e08fb.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-d7dabb31.js';
2
2
 
3
3
  const ku4PanelCss = ":host{-webkit-backface-visibility:hidden;display:block;width:100%;height:auto;max-height:0;-webkit-transition:max-height 0.4s, padding 0.6s;transition:max-height 0.4s, padding 0.6s;overflow:hidden}:host([open]){padding-top:inherit;padding-bottom:inherit}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host } from './index-d7dabb31.js';
2
2
  import { t } from './index-20c3926d.js';
3
3
  import { a as Device } from './index-a39e08fb.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-d7dabb31.js';
2
2
  import { K as Key } from './index-a39e08fb.js';
3
3
  import { u as uid } from './uid-15f8c937.js';
4
4
  import './index-20c3926d.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-d7dabb31.js';
2
2
  import { u as uid } from './uid-15f8c937.js';
3
3
  import './index-20c3926d.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-d7dabb31.js';
2
2
  import { u as uid } from './uid-15f8c937.js';
3
3
  import './index-20c3926d.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-d7dabb31.js';
2
2
 
3
3
  const ku4TableCss = "ku4-table{position:relative;display:block}@media only screen and (min-width: 1px) and (max-width: 767px){@supports (display: contents){ku4-table[stack-xs=column] table{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}ku4-table[stack-xs=column] thead,ku4-table[stack-xs=column] tbody,ku4-table[stack-xs=column] tfoot,ku4-table[stack-xs=column] tr{display:contents}ku4-table[stack-xs=column] thead .ku4-head-header{display:none}ku4-table[stack-xs=column] tbody th,ku4-table[stack-xs=column] tfoot th{position:absolute;display:block;width:0;height:0;margin:0;padding:0;line-height:0;font-size:0}ku4-table[stack-xs=column] tbody td,ku4-table[stack-xs=column] tfoot td{display:-ms-flexbox;display:flex}ku4-table[stack-xs=column] tbody td:before,ku4-table[stack-xs=column] tfoot td:before{content:attr(data-ku4-row-header)}}ku4-table[stack-xs=row] table{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}ku4-table[stack-xs=row] thead th,ku4-table[stack-xs=row] thead td{display:none}ku4-table[stack-xs=row] thead,ku4-table[stack-xs=row] tbody,ku4-table[stack-xs=row] tfoot,ku4-table[stack-xs=row] tr,ku4-table[stack-xs=row] th,ku4-table[stack-xs=row] td{display:block}ku4-table[stack-xs=row] tbody td:before,ku4-table[stack-xs=row] tfoot td:before{content:attr(data-ku4-column-header)}}@media only screen and (min-width: 768px) and (max-width: 991px){@supports (display: contents){ku4-table[stack-sm=column] table{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}ku4-table[stack-sm=column] thead,ku4-table[stack-sm=column] tbody,ku4-table[stack-sm=column] tfoot,ku4-table[stack-sm=column] tr{display:contents}ku4-table[stack-sm=column] thead .ku4-head-header{display:none}ku4-table[stack-sm=column] tbody th,ku4-table[stack-sm=column] tfoot th{position:absolute;display:block;width:0;height:0;margin:0;padding:0;line-height:0;font-size:0}ku4-table[stack-sm=column] tbody td,ku4-table[stack-sm=column] tfoot td{display:-ms-flexbox;display:flex}ku4-table[stack-sm=column] tbody td:before,ku4-table[stack-sm=column] tfoot td:before{content:attr(data-ku4-row-header)}}ku4-table[stack-sm=row] table{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}ku4-table[stack-sm=row] thead th,ku4-table[stack-sm=row] thead td{display:none}ku4-table[stack-sm=row] thead,ku4-table[stack-sm=row] tbody,ku4-table[stack-sm=row] tfoot,ku4-table[stack-sm=row] tr,ku4-table[stack-sm=row] th,ku4-table[stack-sm=row] td{display:block}ku4-table[stack-sm=row] tbody td:before,ku4-table[stack-sm=row] tfoot td:before{content:attr(data-ku4-column-header)}}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-d7dabb31.js';
2
2
  import { C, j, M } from './index-20c3926d.js';
3
3
 
4
4
  const ku4TooltipCss = ":host{position:fixed;display:none;opacity:0;z-index:2;background-color:#fff;border:solid 1px #ccc}:host([visible]){display:block;opacity:1;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}:host .arrow{position:absolute;width:var(--ku4-tooltip-arrow-size, 14px);height:var(--ku4-tooltip-arrow-size, 14px);background-color:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);border:inherit;-webkit-box-shadow:var(--ku4-tooltip-arrow-box-shadow, none);box-shadow:var(--ku4-tooltip-arrow-box-shadow, none)}:host .content{position:relative}:host([top]) .arrow{top:calc(100% - var(--ku4-tooltip-arrow-offset, 7px));left:calc(50% - var(--ku4-tooltip-arrow-offset, 7px));border-top:none !important;border-left:none !important}:host([left]) .arrow{top:calc(50% - var(--ku4-tooltip-arrow-offset, 7px));left:calc(100% - var(--ku4-tooltip-arrow-offset, 7px));border-left:none !important;border-bottom:none !important}:host([bottom]) .arrow{left:calc(50% - var(--ku4-tooltip-arrow-offset, 7px));bottom:calc(100% - var(--ku4-tooltip-arrow-offset, 7px));border-bottom:none !important;border-right:none !important}:host([right]) .arrow{top:calc(50% - var(--ku4-tooltip-arrow-offset, 7px));right:calc(100% - var(--ku4-tooltip-arrow-offset, 7px));border-top:none !important;border-right:none !important}";
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-52020db7.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-d7dabb31.js';
2
2
  import { t, R, Y } from './index-20c3926d.js';
3
3
 
4
4
  /**
@@ -16,7 +16,7 @@ const validate = (expressions, value, options, element) => options
16
16
  ? element.value === value && expressions.every(r => r.test(value))
17
17
  : expressions.every(r => r.test(value));
18
18
 
19
- const ku4ValidationCss = ":host{visibility:hidden !important}:host([invalid]){visibility:visible !important}";
19
+ const ku4ValidationCss = ":host{visibility:hidden !important}:host([invalid]){visibility:visible !important}:host([disabled]){visibility:hidden !important}:host([invalid][disabled]){visibility:hidden !important}";
20
20
 
21
21
  let Ku4Validation = class {
22
22
  constructor(hostRef) {
@@ -1,7 +1,7 @@
1
- import { d as doc, N as NAMESPACE, w as win, p as promiseResolve, b as bootstrapLazy } from './index-52020db7.js';
1
+ import { d as doc, N as NAMESPACE, w as win, p as promiseResolve, b as bootstrapLazy } from './index-d7dabb31.js';
2
2
 
3
3
  /*
4
- Stencil Client Patch Browser v2.9.0 | MIT Licensed | https://stenciljs.com
4
+ Stencil Client Patch Browser v2.12.0 | MIT Licensed | https://stenciljs.com
5
5
  */
6
6
  const patchBrowser = () => {
7
7
  // @ts-ignore
@@ -1,7 +1,7 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-52020db7.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-d7dabb31.js';
2
2
 
3
3
  /*
4
- Stencil Client Patch Esm v2.9.0 | MIT Licensed | https://stenciljs.com
4
+ Stencil Client Patch Esm v2.12.0 | MIT Licensed | https://stenciljs.com
5
5
  */
6
6
  const patchEsm = () => {
7
7
  return promiseResolve();
@@ -1,5 +1,5 @@
1
1
  /*
2
- Stencil Client Platform v2.9.0 | MIT Licensed | https://stenciljs.com
2
+ Stencil Client Platform v2.12.0 | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
  /**
5
5
  * @license
@@ -67,6 +67,7 @@ const extractCommentsWithHash = (input) => {
67
67
  };
68
68
  const _ruleRe = /(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g;
69
69
  const _curlyRe = /([{}])/g;
70
+ const _selectorPartsRe = /(^.*?[^\\])??((:+)(.*)|$)/;
70
71
  const OPEN_CURLY = '{';
71
72
  const CLOSE_CURLY = '}';
72
73
  const BLOCK_PLACEHOLDER = '%BLOCK%';
@@ -219,17 +220,18 @@ const selectorNeedsScoping = (selector, scopeSelector) => {
219
220
  const re = makeScopeMatcher(scopeSelector);
220
221
  return !re.test(selector);
221
222
  };
223
+ const injectScopingSelector = (selector, scopingSelector) => {
224
+ return selector.replace(_selectorPartsRe, (_, before = '', _colonGroup, colon = '', after = '') => {
225
+ return before + scopingSelector + colon + after;
226
+ });
227
+ };
222
228
  const applySimpleSelectorScope = (selector, scopeSelector, hostSelector) => {
223
229
  // In Android browser, the lastIndex is not reset when the regex is used in String.replace()
224
230
  _polyfillHostRe.lastIndex = 0;
225
231
  if (_polyfillHostRe.test(selector)) {
226
232
  const replaceBy = `.${hostSelector}`;
227
233
  return selector
228
- .replace(_polyfillHostNoCombinatorRe, (_, selector) => {
229
- return selector.replace(/([^:]*)(:*)(.*)/, (_, before, colon, after) => {
230
- return before + replaceBy + colon + after;
231
- });
232
- })
234
+ .replace(_polyfillHostNoCombinatorRe, (_, selector) => injectScopingSelector(selector, replaceBy))
233
235
  .replace(_polyfillHostRe, replaceBy + ' ');
234
236
  }
235
237
  return scopeSelector + ' ' + selector;
@@ -250,10 +252,7 @@ const applyStrictSelectorScope = (selector, scopeSelector, hostSelector) => {
250
252
  // remove :host since it should be unnecessary
251
253
  const t = p.replace(_polyfillHostRe, '');
252
254
  if (t.length > 0) {
253
- const matches = t.match(/([^:]*)(:*)(.*)/);
254
- if (matches) {
255
- scopedP = matches[1] + className + matches[2] + matches[3];
256
- }
255
+ scopedP = injectScopingSelector(t, className);
257
256
  }
258
257
  }
259
258
  return scopedP;