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
@@ -358,7 +358,6 @@ const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
358
358
  // Workaround for Safari, moving the <input> caret when re-assigning the same valued
359
359
  if (memberName === 'list') {
360
360
  isProp = false;
361
- // tslint:disable-next-line: triple-equals
362
361
  }
363
362
  else if (oldValue == null || elm[memberName] != n) {
364
363
  elm[memberName] = n;
@@ -1225,14 +1224,14 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1225
1224
  prototype.attributeChangedCallback = function (attrName, _oldValue, newValue) {
1226
1225
  plt.jmp(() => {
1227
1226
  const propName = attrNameToPropName.get(attrName);
1228
- // In a webcomponent lifecyle the attributeChangedCallback runs prior to connectedCallback
1227
+ // In a web component lifecycle the attributeChangedCallback runs prior to connectedCallback
1229
1228
  // in the case where an attribute was set inline.
1230
1229
  // ```html
1231
1230
  // <my-component some-attribute="some-value"></my-component>
1232
1231
  // ```
1233
1232
  //
1234
- // There is an edge case where a developer sets the attribute inline on a custom element and then programatically
1235
- // changes it before it has been upgraded as shown below:
1233
+ // There is an edge case where a developer sets the attribute inline on a custom element and then
1234
+ // programmatically changes it before it has been upgraded as shown below:
1236
1235
  //
1237
1236
  // ```html
1238
1237
  // <!-- this component has _not_ been upgraded yet -->
@@ -1242,13 +1241,13 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1242
1241
  // el = document.querySelector("#test");
1243
1242
  // el.someAttribute = "another-value";
1244
1243
  // // upgrade component
1245
- // cutsomElements.define('my-component', MyComponent);
1244
+ // customElements.define('my-component', MyComponent);
1246
1245
  // </script>
1247
1246
  // ```
1248
1247
  // In this case if we do not unshadow here and use the value of the shadowing property, attributeChangedCallback
1249
1248
  // will be called with `newValue = "some-value"` and will set the shadowed property (this.someAttribute = "another-value")
1250
1249
  // to the value that was set inline i.e. "some-value" from above example. When
1251
- // the connectedCallback attempts to unshadow it will use "some-value" as the intial value rather than "another-value"
1250
+ // the connectedCallback attempts to unshadow it will use "some-value" as the initial value rather than "another-value"
1252
1251
  //
1253
1252
  // The case where the attribute was NOT set inline but was not set programmatically shall be handled/unshadowed
1254
1253
  // by connectedCallback as this attributeChangedCallback will not fire.
@@ -1262,6 +1261,14 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1262
1261
  newValue = this[propName];
1263
1262
  delete this[propName];
1264
1263
  }
1264
+ else if (prototype.hasOwnProperty(propName) &&
1265
+ typeof this[propName] === 'number' &&
1266
+ this[propName] == newValue) {
1267
+ // if the propName exists on the prototype of `Cstr`, this update may be a result of Stencil using native
1268
+ // APIs to reflect props as attributes. Calls to `setAttribute(someElement, propName)` will result in
1269
+ // `propName` to be converted to a `DOMString`, which may not be what we want for other primitive props.
1270
+ return;
1271
+ }
1265
1272
  this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;
1266
1273
  });
1267
1274
  };
@@ -1340,7 +1347,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) =>
1340
1347
  if (!styles.has(scopeId)) {
1341
1348
  const endRegisterStyles = createTime('registerStyles', cmpMeta.$tagName$);
1342
1349
  if (cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {
1343
- style = await Promise.resolve().then(function () { return require('./shadow-css-d8ee70b1.js'); }).then((m) => m.scopeCss(style, scopeId, false));
1350
+ style = await Promise.resolve().then(function () { return require('./shadow-css-027784ed.js'); }).then((m) => m.scopeCss(style, scopeId, false));
1344
1351
  }
1345
1352
  registerStyle(scopeId, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));
1346
1353
  endRegisterStyles();
@@ -1351,7 +1358,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) =>
1351
1358
  const ancestorComponent = hostRef.$ancestorComponent$;
1352
1359
  const schedule = () => scheduleUpdate(hostRef, true);
1353
1360
  if (ancestorComponent && ancestorComponent['s-rc']) {
1354
- // this is the intial load and this component it has an ancestor component
1361
+ // this is the initial load and this component it has an ancestor component
1355
1362
  // but the ancestor component has NOT fired its will update lifecycle yet
1356
1363
  // so let's just cool our jets and wait for the ancestor to continue first
1357
1364
  // this will get fired off when the ancestor component
@@ -1465,77 +1472,79 @@ const bootstrapLazy = (lazyBundles, options = {}) => {
1465
1472
  let isBootstrapping = true;
1466
1473
  Object.assign(plt, options);
1467
1474
  plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;
1468
- lazyBundles.map((lazyBundle) => lazyBundle[1].map((compactMeta) => {
1469
- const cmpMeta = {
1470
- $flags$: compactMeta[0],
1471
- $tagName$: compactMeta[1],
1472
- $members$: compactMeta[2],
1473
- $listeners$: compactMeta[3],
1474
- };
1475
- {
1476
- cmpMeta.$members$ = compactMeta[2];
1477
- }
1478
- {
1479
- cmpMeta.$listeners$ = compactMeta[3];
1480
- }
1481
- {
1482
- cmpMeta.$attrsToReflect$ = [];
1483
- }
1484
- {
1485
- cmpMeta.$watchers$ = {};
1486
- }
1487
- if (!supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1488
- cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;
1489
- }
1490
- const tagName = cmpMeta.$tagName$;
1491
- const HostElement = class extends HTMLElement {
1492
- // StencilLazyHost
1493
- constructor(self) {
1494
- // @ts-ignore
1495
- super(self);
1496
- self = this;
1497
- registerHost(self, cmpMeta);
1498
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1499
- // this component is using shadow dom
1500
- // and this browser supports shadow dom
1501
- // add the read-only property "shadowRoot" to the host element
1502
- // adding the shadow root build conditionals to minimize runtime
1503
- if (supportsShadow) {
1504
- {
1505
- self.attachShadow({ mode: 'open' });
1475
+ lazyBundles.map((lazyBundle) => {
1476
+ lazyBundle[1].map((compactMeta) => {
1477
+ const cmpMeta = {
1478
+ $flags$: compactMeta[0],
1479
+ $tagName$: compactMeta[1],
1480
+ $members$: compactMeta[2],
1481
+ $listeners$: compactMeta[3],
1482
+ };
1483
+ {
1484
+ cmpMeta.$members$ = compactMeta[2];
1485
+ }
1486
+ {
1487
+ cmpMeta.$listeners$ = compactMeta[3];
1488
+ }
1489
+ {
1490
+ cmpMeta.$attrsToReflect$ = [];
1491
+ }
1492
+ {
1493
+ cmpMeta.$watchers$ = {};
1494
+ }
1495
+ if (!supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1496
+ cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;
1497
+ }
1498
+ const tagName = cmpMeta.$tagName$;
1499
+ const HostElement = class extends HTMLElement {
1500
+ // StencilLazyHost
1501
+ constructor(self) {
1502
+ // @ts-ignore
1503
+ super(self);
1504
+ self = this;
1505
+ registerHost(self, cmpMeta);
1506
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1507
+ // this component is using shadow dom
1508
+ // and this browser supports shadow dom
1509
+ // add the read-only property "shadowRoot" to the host element
1510
+ // adding the shadow root build conditionals to minimize runtime
1511
+ if (supportsShadow) {
1512
+ {
1513
+ self.attachShadow({ mode: 'open' });
1514
+ }
1515
+ }
1516
+ else if (!('shadowRoot' in self)) {
1517
+ self.shadowRoot = self;
1506
1518
  }
1507
1519
  }
1508
- else if (!('shadowRoot' in self)) {
1509
- self.shadowRoot = self;
1520
+ }
1521
+ connectedCallback() {
1522
+ if (appLoadFallback) {
1523
+ clearTimeout(appLoadFallback);
1524
+ appLoadFallback = null;
1525
+ }
1526
+ if (isBootstrapping) {
1527
+ // connectedCallback will be processed once all components have been registered
1528
+ deferredConnectedCallbacks.push(this);
1529
+ }
1530
+ else {
1531
+ plt.jmp(() => connectedCallback(this));
1510
1532
  }
1511
1533
  }
1512
- }
1513
- connectedCallback() {
1514
- if (appLoadFallback) {
1515
- clearTimeout(appLoadFallback);
1516
- appLoadFallback = null;
1534
+ disconnectedCallback() {
1535
+ plt.jmp(() => disconnectedCallback(this));
1517
1536
  }
1518
- if (isBootstrapping) {
1519
- // connectedCallback will be processed once all components have been registered
1520
- deferredConnectedCallbacks.push(this);
1537
+ componentOnReady() {
1538
+ return getHostRef(this).$onReadyPromise$;
1521
1539
  }
1522
- else {
1523
- plt.jmp(() => connectedCallback(this));
1524
- }
1525
- }
1526
- disconnectedCallback() {
1527
- plt.jmp(() => disconnectedCallback(this));
1528
- }
1529
- componentOnReady() {
1530
- return getHostRef(this).$onReadyPromise$;
1540
+ };
1541
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
1542
+ if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1543
+ cmpTags.push(tagName);
1544
+ customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
1531
1545
  }
1532
- };
1533
- cmpMeta.$lazyBundleId$ = lazyBundle[0];
1534
- if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1535
- cmpTags.push(tagName);
1536
- customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
1537
- }
1538
- }));
1546
+ });
1547
+ });
1539
1548
  {
1540
1549
  visibilityStyle.innerHTML = cmpTags + HYDRATED_CSS;
1541
1550
  visibilityStyle.setAttribute('data-styles', '');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
 
8
8
  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}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
 
7
7
  const ku4CarouselSlideCss = ":host{overflow-x:hidden}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
  const index$2 = require('./index-e2a47c3c.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
 
7
7
  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}}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
 
7
7
  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}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
 
8
8
  let Ku4Feature = class {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
  const index$2 = require('./index-e2a47c3c.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
  const index$2 = require('./index-e2a47c3c.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
 
7
7
  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)}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
 
8
8
  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}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
 
8
8
  const ku4MaskCss = ":host{display:none}";
@@ -51,6 +51,7 @@ let Ku4Mask = class {
51
51
  */
52
52
  this.hidden = false;
53
53
  this.handleFocus = this.handleFocus.bind(this);
54
+ this.handleBlur = this.handleBlur.bind(this);
54
55
  this.handleKeyDown = this.handleKeyDown.bind(this);
55
56
  this.handleInput = this.handleInput.bind(this);
56
57
  this.handleTouchStart = this.handleTouchStart.bind(this);
@@ -125,6 +126,12 @@ let Ku4Mask = class {
125
126
  this.touchStart = false;
126
127
  });
127
128
  }
129
+ handleBlur() {
130
+ const { template, char } = this;
131
+ if (index$1.t.isEmpty(index$1.a.unmask(this.value, template, char))) {
132
+ this.value = '';
133
+ }
134
+ }
128
135
  handleKeyDown(e) {
129
136
  // Abort if the browser is IE11
130
137
  // @ts-ignore - Leveraging documentMode to determine unsupported browser
@@ -285,6 +292,7 @@ let Ku4Mask = class {
285
292
  this.input = document.getElementById(this.for);
286
293
  if (index$1.t.exists(this.input)) {
287
294
  this.input.addEventListener('focus', this.handleFocus);
295
+ this.input.addEventListener('blur', this.handleBlur);
288
296
  this.input.addEventListener('keydown', this.handleKeyDown);
289
297
  this.input.addEventListener('input', this.handleInput);
290
298
  this.input.addEventListener('touchstart', this.handleTouchStart);
@@ -297,6 +305,7 @@ let Ku4Mask = class {
297
305
  disconnectedCallback() {
298
306
  if (this.input && this.input.removeEventListener) {
299
307
  this.input.removeEventListener('focus', this.handleFocus);
308
+ this.input.removeEventListener('blur', this.handleBlur);
300
309
  this.input.removeEventListener('keydown', this.handleKeyDown);
301
310
  this.input.removeEventListener('input', this.handleInput);
302
311
  this.input.removeEventListener('touchstart', this.handleTouchStart);
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$2 = require('./index-da3ed39d.js');
7
7
  const index$1 = require('./index-e2a47c3c.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
 
7
7
  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}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
  const index$2 = require('./index-e2a47c3c.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-e2a47c3c.js');
7
7
  const uid = require('./uid-d6942c42.js');
8
8
  require('./index-da3ed39d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const uid = require('./uid-d6942c42.js');
7
7
  require('./index-da3ed39d.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const uid = require('./uid-d6942c42.js');
7
7
  require('./index-da3ed39d.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
 
7
7
  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)}}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
 
8
8
  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}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
  const index$1 = require('./index-da3ed39d.js');
7
7
 
8
8
  /**
@@ -20,7 +20,7 @@ const validate = (expressions, value, options, element) => options
20
20
  ? element.value === value && expressions.every(r => r.test(value))
21
21
  : expressions.every(r => r.test(value));
22
22
 
23
- const ku4ValidationCss = ":host{visibility:hidden !important}:host([invalid]){visibility:visible !important}";
23
+ const ku4ValidationCss = ":host{visibility:hidden !important}:host([invalid]){visibility:visible !important}:host([disabled]){visibility:hidden !important}:host([invalid][disabled]){visibility:hidden !important}";
24
24
 
25
25
  let Ku4Validation = class {
26
26
  constructor(hostRef) {
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-38fe0039.js');
3
+ const index = require('./index-0b16b01e.js');
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v2.9.0 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v2.12.0 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
  const patchBrowser = () => {
9
9
  // @ts-ignore
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-38fe0039.js');
5
+ const index = require('./index-0b16b01e.js');
6
6
 
7
7
  /*
8
- Stencil Client Patch Esm v2.9.0 | MIT Licensed | https://stenciljs.com
8
+ Stencil Client Patch Esm v2.12.0 | MIT Licensed | https://stenciljs.com
9
9
  */
10
10
  const patchEsm = () => {
11
11
  return index.promiseResolve();
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  /*
4
- Stencil Client Platform v2.9.0 | MIT Licensed | https://stenciljs.com
4
+ Stencil Client Platform v2.12.0 | MIT Licensed | https://stenciljs.com
5
5
  */
6
6
  /**
7
7
  * @license
@@ -69,6 +69,7 @@ const extractCommentsWithHash = (input) => {
69
69
  };
70
70
  const _ruleRe = /(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g;
71
71
  const _curlyRe = /([{}])/g;
72
+ const _selectorPartsRe = /(^.*?[^\\])??((:+)(.*)|$)/;
72
73
  const OPEN_CURLY = '{';
73
74
  const CLOSE_CURLY = '}';
74
75
  const BLOCK_PLACEHOLDER = '%BLOCK%';
@@ -221,17 +222,18 @@ const selectorNeedsScoping = (selector, scopeSelector) => {
221
222
  const re = makeScopeMatcher(scopeSelector);
222
223
  return !re.test(selector);
223
224
  };
225
+ const injectScopingSelector = (selector, scopingSelector) => {
226
+ return selector.replace(_selectorPartsRe, (_, before = '', _colonGroup, colon = '', after = '') => {
227
+ return before + scopingSelector + colon + after;
228
+ });
229
+ };
224
230
  const applySimpleSelectorScope = (selector, scopeSelector, hostSelector) => {
225
231
  // In Android browser, the lastIndex is not reset when the regex is used in String.replace()
226
232
  _polyfillHostRe.lastIndex = 0;
227
233
  if (_polyfillHostRe.test(selector)) {
228
234
  const replaceBy = `.${hostSelector}`;
229
235
  return selector
230
- .replace(_polyfillHostNoCombinatorRe, (_, selector) => {
231
- return selector.replace(/([^:]*)(:*)(.*)/, (_, before, colon, after) => {
232
- return before + replaceBy + colon + after;
233
- });
234
- })
236
+ .replace(_polyfillHostNoCombinatorRe, (_, selector) => injectScopingSelector(selector, replaceBy))
235
237
  .replace(_polyfillHostRe, replaceBy + ' ');
236
238
  }
237
239
  return scopeSelector + ' ' + selector;
@@ -252,10 +254,7 @@ const applyStrictSelectorScope = (selector, scopeSelector, hostSelector) => {
252
254
  // remove :host since it should be unnecessary
253
255
  const t = p.replace(_polyfillHostRe, '');
254
256
  if (t.length > 0) {
255
- const matches = t.match(/([^:]*)(:*)(.*)/);
256
- if (matches) {
257
- scopedP = matches[1] + className + matches[2] + matches[3];
258
- }
257
+ scopedP = injectScopingSelector(t, className);
259
258
  }
260
259
  }
261
260
  return scopedP;