@lukso/web-components 1.161.2 → 1.162.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/dist/components/index.cjs +4 -4
  2. package/dist/components/index.js +4 -4
  3. package/dist/components/lukso-button/index.cjs +20 -20
  4. package/dist/components/lukso-button/index.d.ts.map +1 -1
  5. package/dist/components/lukso-button/index.js +3 -3
  6. package/dist/components/lukso-card/index.cjs +17 -17
  7. package/dist/components/lukso-card/index.d.ts.map +1 -1
  8. package/dist/components/lukso-card/index.js +4 -4
  9. package/dist/components/lukso-checkbox/index.cjs +13 -13
  10. package/dist/components/lukso-checkbox/index.d.ts.map +1 -1
  11. package/dist/components/lukso-checkbox/index.js +3 -3
  12. package/dist/components/lukso-collapse/index.cjs +9 -9
  13. package/dist/components/lukso-collapse/index.d.ts.map +1 -1
  14. package/dist/components/lukso-collapse/index.js +3 -3
  15. package/dist/components/lukso-color-picker/index.cjs +18 -18
  16. package/dist/components/lukso-color-picker/index.d.ts.map +1 -1
  17. package/dist/components/lukso-color-picker/index.js +4 -4
  18. package/dist/components/lukso-dropdown/index.cjs +14 -14
  19. package/dist/components/lukso-dropdown/index.d.ts.map +1 -1
  20. package/dist/components/lukso-dropdown/index.js +4 -4
  21. package/dist/components/lukso-dropdown-option/index.cjs +8 -8
  22. package/dist/components/lukso-dropdown-option/index.d.ts.map +1 -1
  23. package/dist/components/lukso-dropdown-option/index.js +2 -2
  24. package/dist/components/lukso-footer/index.cjs +3 -3
  25. package/dist/components/lukso-footer/index.d.ts.map +1 -1
  26. package/dist/components/lukso-footer/index.js +2 -2
  27. package/dist/components/lukso-icon/index.cjs +9 -9
  28. package/dist/components/lukso-icon/index.d.ts.map +1 -1
  29. package/dist/components/lukso-icon/index.js +2 -2
  30. package/dist/components/lukso-image/index.cjs +5 -5
  31. package/dist/components/lukso-image/index.d.ts.map +1 -1
  32. package/dist/components/lukso-image/index.js +3 -3
  33. package/dist/components/lukso-input/index.cjs +28 -28
  34. package/dist/components/lukso-input/index.d.ts.map +1 -1
  35. package/dist/components/lukso-input/index.js +4 -4
  36. package/dist/components/lukso-markdown/index.cjs +8 -8
  37. package/dist/components/lukso-markdown/index.d.ts.map +1 -1
  38. package/dist/components/lukso-markdown/index.js +3 -3
  39. package/dist/components/lukso-markdown-editor/index.cjs +23 -23
  40. package/dist/components/lukso-markdown-editor/index.d.ts.map +1 -1
  41. package/dist/components/lukso-markdown-editor/index.js +5 -5
  42. package/dist/components/lukso-modal/index.cjs +5 -5
  43. package/dist/components/lukso-modal/index.d.ts.map +1 -1
  44. package/dist/components/lukso-modal/index.js +2 -2
  45. package/dist/components/lukso-navbar/index.cjs +13 -13
  46. package/dist/components/lukso-navbar/index.d.ts.map +1 -1
  47. package/dist/components/lukso-navbar/index.js +3 -3
  48. package/dist/components/lukso-pagination/index.cjs +8 -8
  49. package/dist/components/lukso-pagination/index.d.ts.map +1 -1
  50. package/dist/components/lukso-pagination/index.js +3 -3
  51. package/dist/components/lukso-profile/index.cjs +2 -2
  52. package/dist/components/lukso-profile/index.d.ts.map +1 -1
  53. package/dist/components/lukso-profile/index.js +2 -2
  54. package/dist/components/lukso-progress/index.cjs +7 -7
  55. package/dist/components/lukso-progress/index.d.ts.map +1 -1
  56. package/dist/components/lukso-progress/index.js +2 -2
  57. package/dist/components/lukso-radio/index.cjs +12 -12
  58. package/dist/components/lukso-radio/index.d.ts.map +1 -1
  59. package/dist/components/lukso-radio/index.js +3 -3
  60. package/dist/components/lukso-radio-group/index.cjs +6 -6
  61. package/dist/components/lukso-radio-group/index.d.ts.map +1 -1
  62. package/dist/components/lukso-radio-group/index.js +3 -3
  63. package/dist/components/lukso-sanitize/index.cjs +2 -2
  64. package/dist/components/lukso-sanitize/index.d.ts.map +1 -1
  65. package/dist/components/lukso-sanitize/index.js +2 -2
  66. package/dist/components/lukso-search/index.cjs +5 -5
  67. package/dist/components/lukso-search/index.d.ts.map +1 -1
  68. package/dist/components/lukso-search/index.js +5 -5
  69. package/dist/components/lukso-select/index.cjs +25 -25
  70. package/dist/components/lukso-select/index.d.ts.map +1 -1
  71. package/dist/components/lukso-select/index.js +6 -6
  72. package/dist/components/lukso-share/index.cjs +4 -4
  73. package/dist/components/lukso-share/index.d.ts.map +1 -1
  74. package/dist/components/lukso-share/index.js +2 -2
  75. package/dist/components/lukso-switch/index.cjs +11 -11
  76. package/dist/components/lukso-switch/index.d.ts.map +1 -1
  77. package/dist/components/lukso-switch/index.js +3 -3
  78. package/dist/components/lukso-tag/index.cjs +7 -7
  79. package/dist/components/lukso-tag/index.d.ts.map +1 -1
  80. package/dist/components/lukso-tag/index.js +2 -2
  81. package/dist/components/lukso-terms/index.cjs +5 -5
  82. package/dist/components/lukso-terms/index.d.ts.map +1 -1
  83. package/dist/components/lukso-terms/index.js +4 -4
  84. package/dist/components/lukso-textarea/index.cjs +22 -22
  85. package/dist/components/lukso-textarea/index.d.ts.map +1 -1
  86. package/dist/components/lukso-textarea/index.js +4 -4
  87. package/dist/components/lukso-tooltip/index.cjs +19 -19
  88. package/dist/components/lukso-tooltip/index.d.ts.map +1 -1
  89. package/dist/components/lukso-tooltip/index.js +4 -4
  90. package/dist/components/lukso-username/index.cjs +2 -2
  91. package/dist/components/lukso-username/index.d.ts.map +1 -1
  92. package/dist/components/lukso-username/index.js +2 -2
  93. package/dist/components/lukso-wizard/index.cjs +5 -5
  94. package/dist/components/lukso-wizard/index.d.ts.map +1 -1
  95. package/dist/components/lukso-wizard/index.js +2 -2
  96. package/dist/{index-Chl2HHJ6.cjs → index-0s--O024.cjs} +5 -5
  97. package/dist/{index-BDC9pVk6.cjs → index-BYDwEmQd.cjs} +8 -8
  98. package/dist/{index-f-xajtU2.js → index-CIvb8Rdb.js} +2 -2
  99. package/dist/{index-CEnG_x_7.cjs → index-CeucSkmf.cjs} +35 -35
  100. package/dist/{index-JvkSiEeQ.js → index-DZXmXufN.js} +2 -2
  101. package/dist/{index-BJwLob67.js → index-DvdeX3K2.js} +2 -2
  102. package/dist/{index-C2uvRzO4.cjs → index-GXU76s80.cjs} +13 -13
  103. package/dist/{index-oQecUOlb.js → index-bObYWb9Y.js} +5 -5
  104. package/dist/index.cjs +4 -4
  105. package/dist/index.js +4 -4
  106. package/dist/{property-CPkYmAYi.js → safe-custom-element-BODySN1j.js} +10 -8
  107. package/dist/{property-Cs8qVdri.cjs → safe-custom-element-DTADBI4I.cjs} +10 -8
  108. package/dist/shared/index.d.ts +1 -0
  109. package/dist/shared/index.d.ts.map +1 -1
  110. package/dist/shared/safe-custom-element.d.ts +32 -0
  111. package/dist/shared/safe-custom-element.d.ts.map +1 -0
  112. package/dist/state-ClR8ink7.cjs +11 -0
  113. package/dist/{state-CtrTo6cC.js → state-n75qAK0V.js} +1 -1
  114. package/package.json +1 -1
  115. package/dist/state-Bh6EXopE.cjs +0 -11
@@ -3,15 +3,15 @@
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
5
  const shared_tailwindElement_index = require('../../index-BFqOU6o6.cjs');
6
- const property = require('../../property-Cs8qVdri.cjs');
7
- const state = require('../../state-Bh6EXopE.cjs');
6
+ const safeCustomElement = require('../../safe-custom-element-DTADBI4I.cjs');
7
+ const state = require('../../state-ClR8ink7.cjs');
8
8
  const index = require('../../index-CaJky2qL.cjs');
9
- const components_luksoProfile_index = require('../../index-BDC9pVk6.cjs');
9
+ const components_luksoProfile_index = require('../../index-BYDwEmQd.cjs');
10
10
  require('../lukso-icon/index.cjs');
11
- require('../../index-C2uvRzO4.cjs');
11
+ require('../../index-GXU76s80.cjs');
12
12
  require('../lukso-dropdown/index.cjs');
13
13
  require('../lukso-dropdown-option/index.cjs');
14
- require('../../index-Chl2HHJ6.cjs');
14
+ require('../../index-0s--O024.cjs');
15
15
  const uniqId = require('../../uniq-id-Cszs24DQ.cjs');
16
16
 
17
17
  const style = ":host {\n\n display: inline-flex\n}\n\n:host([is-full-width]) {\n\n display: flex;\n\n width: 100%\n}";
@@ -433,61 +433,61 @@ exports.LuksoSelect = class LuksoSelect extends shared_tailwindElement_index.Tai
433
433
  }
434
434
  };
435
435
  __decorateClass([
436
- property.n({ type: String })
436
+ safeCustomElement.n({ type: String })
437
437
  ], exports.LuksoSelect.prototype, "value", 2);
438
438
  __decorateClass([
439
- property.n({ type: String })
439
+ safeCustomElement.n({ type: String })
440
440
  ], exports.LuksoSelect.prototype, "placeholder", 2);
441
441
  __decorateClass([
442
- property.n({ type: String })
442
+ safeCustomElement.n({ type: String })
443
443
  ], exports.LuksoSelect.prototype, "label", 2);
444
444
  __decorateClass([
445
- property.n({ type: String })
445
+ safeCustomElement.n({ type: String })
446
446
  ], exports.LuksoSelect.prototype, "id", 2);
447
447
  __decorateClass([
448
- property.n({ type: String })
448
+ safeCustomElement.n({ type: String })
449
449
  ], exports.LuksoSelect.prototype, "description", 2);
450
450
  __decorateClass([
451
- property.n({ type: String })
451
+ safeCustomElement.n({ type: String })
452
452
  ], exports.LuksoSelect.prototype, "error", 2);
453
453
  __decorateClass([
454
- property.n({ type: Boolean, attribute: "is-full-width" })
454
+ safeCustomElement.n({ type: Boolean, attribute: "is-full-width" })
455
455
  ], exports.LuksoSelect.prototype, "isFullWidth", 2);
456
456
  __decorateClass([
457
- property.n({ type: Boolean, attribute: "is-readonly" })
457
+ safeCustomElement.n({ type: Boolean, attribute: "is-readonly" })
458
458
  ], exports.LuksoSelect.prototype, "isReadonly", 2);
459
459
  __decorateClass([
460
- property.n({ type: Boolean, attribute: "is-disabled" })
460
+ safeCustomElement.n({ type: Boolean, attribute: "is-disabled" })
461
461
  ], exports.LuksoSelect.prototype, "isDisabled", 2);
462
462
  __decorateClass([
463
- property.n({ type: Boolean })
463
+ safeCustomElement.n({ type: Boolean })
464
464
  ], exports.LuksoSelect.prototype, "borderless", 2);
465
465
  __decorateClass([
466
- property.n({ type: String })
466
+ safeCustomElement.n({ type: String })
467
467
  ], exports.LuksoSelect.prototype, "options", 2);
468
468
  __decorateClass([
469
- property.n({ type: Number })
469
+ safeCustomElement.n({ type: Number })
470
470
  ], exports.LuksoSelect.prototype, "selected", 2);
471
471
  __decorateClass([
472
- property.n({ type: Boolean, attribute: "is-open" })
472
+ safeCustomElement.n({ type: Boolean, attribute: "is-open" })
473
473
  ], exports.LuksoSelect.prototype, "isOpen", 2);
474
474
  __decorateClass([
475
- property.n({ type: Boolean, attribute: "open-top" })
475
+ safeCustomElement.n({ type: Boolean, attribute: "open-top" })
476
476
  ], exports.LuksoSelect.prototype, "openTop", 2);
477
477
  __decorateClass([
478
- property.n({ type: Boolean, attribute: "is-large-icon" })
478
+ safeCustomElement.n({ type: Boolean, attribute: "is-large-icon" })
479
479
  ], exports.LuksoSelect.prototype, "isLargeIcon", 2);
480
480
  __decorateClass([
481
- property.n({ type: Boolean, attribute: "is-right" })
481
+ safeCustomElement.n({ type: Boolean, attribute: "is-right" })
482
482
  ], exports.LuksoSelect.prototype, "isRight", 2);
483
483
  __decorateClass([
484
- property.n({ type: String })
484
+ safeCustomElement.n({ type: String })
485
485
  ], exports.LuksoSelect.prototype, "size", 2);
486
486
  __decorateClass([
487
- property.n({ type: Boolean, attribute: "show-selection-counter" })
487
+ safeCustomElement.n({ type: Boolean, attribute: "show-selection-counter" })
488
488
  ], exports.LuksoSelect.prototype, "showSelectionCounter", 2);
489
489
  __decorateClass([
490
- property.n({ type: Number, attribute: "max-height", reflect: true })
490
+ safeCustomElement.n({ type: Number, attribute: "max-height", reflect: true })
491
491
  ], exports.LuksoSelect.prototype, "maxHeight", 2);
492
492
  __decorateClass([
493
493
  state.r()
@@ -496,5 +496,5 @@ __decorateClass([
496
496
  state.r()
497
497
  ], exports.LuksoSelect.prototype, "valueParsed", 2);
498
498
  exports.LuksoSelect = __decorateClass([
499
- property.t("lukso-select")
499
+ safeCustomElement.safeCustomElement("lukso-select")
500
500
  ], exports.LuksoSelect);
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-select/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,cAAc,EAAiB,MAAM,KAAK,CAAA;AAM7E,OAAO,yBAAyB,CAAA;AAChC,OAAO,4BAA4B,CAAA;AACnC,OAAO,6BAA6B,CAAA;AACpC,OAAO,6BAA6B,CAAA;AACpC,OAAO,oCAAoC,CAAA;AAC3C,OAAO,6BAA6B,CAAA;AAIpC,OAAO,KAAK,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAExD,MAAM,MAAM,kBAAkB,GAAG;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;CACd,CAAA;AAED,MAAM,MAAM,mBAAmB,GAAG;IAChC,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,OAAO,EAAE,OAAO,CAAA;IAChB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,OAAO,CAAA;CAChB,CAAA;AAED,MAAM,MAAM,YAAY,GAAG,kBAAkB,GAAG,mBAAmB,CAAA;;AAEnE,qBACa,WAAY,SAAQ,gBAA4B;IAE3D,KAAK,SAAK;IAGV,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,EAAE,SAAK;IAGP,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,WAAW,UAAQ;IAGnB,UAAU,UAAQ;IAGlB,UAAU,UAAQ;IAGlB,UAAU,UAAQ;IAGlB,OAAO,SAAK;IAGZ,QAAQ,MAAY;IAGpB,MAAM,UAAQ;IAGd,OAAO,UAAQ;IAGf,WAAW,UAAQ;IAGnB,OAAO,UAAQ;IAGf,IAAI,EAAE,SAAS,CAAU;IAGzB,oBAAoB,UAAQ;IAG5B,SAAS,MAAY;IAGrB,OAAO,CAAC,aAAa,CAAqB;IAG1C,OAAO,CAAC,WAAW,CAAwC;;IAU3D,OAAO,CAAC,WAAW,CA2BjB;IAEF,OAAO,CAAC,aAAa,CAenB;IAEF,OAAO,CAAC,UAAU,CAgBhB;IAEF,iBAAiB;IAMjB,oBAAoB;IAMpB,UAAU,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC;IA0ClD,aAAa;IA4Bb,8BAA8B;IAS9B,aAAa;IAQb,mBAAmB;IAQnB,aAAa;IAMb,eAAe;IAmDf,2BAA2B,CACzB,MAAM,EAAE;QACN,KAAK,EAAE,MAAM,CAAA;QACb,MAAM,EAAE,kBAAkB,EAAE,CAAA;KAC7B,EACD,KAAK,EAAE,MAAM;IAef,oBAAoB,CAAC,MAAM,EAAE,kBAAkB,EAAE,KAAK,EAAE,MAAM;IAiB9D,qBAAqB,CAAC,MAAM,EAAE,mBAAmB,EAAE,KAAK,EAAE,MAAM;IAgBhE,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,kBAAkB;IA4B1B,OAAO,CAAC,qBAAqB;IAoC7B,OAAO,CAAC,0BAA0B;YAUpB,qBAAqB;YAqCrB,YAAY;YAiBZ,UAAU;IAcxB,OAAO,CAAC,WAAW;IAQnB,MAAM;CA6BP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAA;KAC5B;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-select/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,cAAc,EAAiB,MAAM,KAAK,CAAA;AAO7E,OAAO,yBAAyB,CAAA;AAChC,OAAO,4BAA4B,CAAA;AACnC,OAAO,6BAA6B,CAAA;AACpC,OAAO,6BAA6B,CAAA;AACpC,OAAO,oCAAoC,CAAA;AAC3C,OAAO,6BAA6B,CAAA;AAIpC,OAAO,KAAK,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAExD,MAAM,MAAM,kBAAkB,GAAG;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;CACd,CAAA;AAED,MAAM,MAAM,mBAAmB,GAAG;IAChC,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,OAAO,EAAE,OAAO,CAAA;IAChB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,OAAO,CAAA;CAChB,CAAA;AAED,MAAM,MAAM,YAAY,GAAG,kBAAkB,GAAG,mBAAmB,CAAA;;AAEnE,qBACa,WAAY,SAAQ,gBAA4B;IAE3D,KAAK,SAAK;IAGV,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,EAAE,SAAK;IAGP,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,WAAW,UAAQ;IAGnB,UAAU,UAAQ;IAGlB,UAAU,UAAQ;IAGlB,UAAU,UAAQ;IAGlB,OAAO,SAAK;IAGZ,QAAQ,MAAY;IAGpB,MAAM,UAAQ;IAGd,OAAO,UAAQ;IAGf,WAAW,UAAQ;IAGnB,OAAO,UAAQ;IAGf,IAAI,EAAE,SAAS,CAAU;IAGzB,oBAAoB,UAAQ;IAG5B,SAAS,MAAY;IAGrB,OAAO,CAAC,aAAa,CAAqB;IAG1C,OAAO,CAAC,WAAW,CAAwC;;IAU3D,OAAO,CAAC,WAAW,CA2BjB;IAEF,OAAO,CAAC,aAAa,CAenB;IAEF,OAAO,CAAC,UAAU,CAgBhB;IAEF,iBAAiB;IAMjB,oBAAoB;IAMpB,UAAU,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC;IA0ClD,aAAa;IA4Bb,8BAA8B;IAS9B,aAAa;IAQb,mBAAmB;IAQnB,aAAa;IAMb,eAAe;IAmDf,2BAA2B,CACzB,MAAM,EAAE;QACN,KAAK,EAAE,MAAM,CAAA;QACb,MAAM,EAAE,kBAAkB,EAAE,CAAA;KAC7B,EACD,KAAK,EAAE,MAAM;IAef,oBAAoB,CAAC,MAAM,EAAE,kBAAkB,EAAE,KAAK,EAAE,MAAM;IAiB9D,qBAAqB,CAAC,MAAM,EAAE,mBAAmB,EAAE,KAAK,EAAE,MAAM;IAgBhE,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,kBAAkB;IA4B1B,OAAO,CAAC,qBAAqB;IAoC7B,OAAO,CAAC,0BAA0B;YAUpB,qBAAqB;YAqCrB,YAAY;YAiBZ,UAAU;IAcxB,OAAO,CAAC,WAAW;IAQnB,MAAM;CA6BP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAA;KAC5B;CACF"}
@@ -1,13 +1,13 @@
1
1
  import { T as TailwindStyledElement, E, x } from '../../index-CQq_Eyeu.js';
2
- import { n, t } from '../../property-CPkYmAYi.js';
3
- import { r } from '../../state-CtrTo6cC.js';
2
+ import { n, s as safeCustomElement } from '../../safe-custom-element-BODySN1j.js';
3
+ import { r } from '../../state-n75qAK0V.js';
4
4
  import { c as ce } from '../../index-B9iart53.js';
5
- import { m as makeBlockie } from '../../index-BJwLob67.js';
5
+ import { m as makeBlockie } from '../../index-DvdeX3K2.js';
6
6
  import '../lukso-icon/index.js';
7
- import '../../index-f-xajtU2.js';
7
+ import '../../index-CIvb8Rdb.js';
8
8
  import '../lukso-dropdown/index.js';
9
9
  import '../lukso-dropdown-option/index.js';
10
- import '../../index-JvkSiEeQ.js';
10
+ import '../../index-DZXmXufN.js';
11
11
  import { u as uniqId } from '../../uniq-id-CGUN-pJV.js';
12
12
 
13
13
  const style = ":host {\n\n display: inline-flex\n}\n\n:host([is-full-width]) {\n\n display: flex;\n\n width: 100%\n}";
@@ -492,7 +492,7 @@ __decorateClass([
492
492
  r()
493
493
  ], LuksoSelect.prototype, "valueParsed", 2);
494
494
  LuksoSelect = __decorateClass([
495
- t("lukso-select")
495
+ safeCustomElement("lukso-select")
496
496
  ], LuksoSelect);
497
497
 
498
498
  export { LuksoSelect };
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
5
  const shared_tailwindElement_index = require('../../index-BFqOU6o6.cjs');
6
- const property = require('../../property-Cs8qVdri.cjs');
6
+ const safeCustomElement = require('../../safe-custom-element-DTADBI4I.cjs');
7
7
 
8
8
  const style = ":host {\n display: inline-flex\n}";
9
9
 
@@ -77,11 +77,11 @@ exports.LuksoShare = class LuksoShare extends shared_tailwindElement_index.Tailw
77
77
  }
78
78
  };
79
79
  __decorateClass([
80
- property.n({ type: String, attribute: "custom-style" })
80
+ safeCustomElement.n({ type: String, attribute: "custom-style" })
81
81
  ], exports.LuksoShare.prototype, "customStyle", 2);
82
82
  __decorateClass([
83
- property.n({ type: String })
83
+ safeCustomElement.n({ type: String })
84
84
  ], exports.LuksoShare.prototype, "providers", 2);
85
85
  exports.LuksoShare = __decorateClass([
86
- property.t("lukso-share")
86
+ safeCustomElement.safeCustomElement("lukso-share")
87
87
  ], exports.LuksoShare);
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-share/index.ts"],"names":[],"mappings":"AAMA,MAAM,MAAM,YAAY,GACpB,SAAS,GACT,WAAW,GACX,UAAU,GACV,UAAU,GACV,SAAS,GACT,QAAQ,GACR,QAAQ,GACR,QAAQ,CAAA;AAEZ,MAAM,MAAM,GAAG,GAAG,WAAW,MAAM,EAAE,CAAA;AAErC,MAAM,MAAM,aAAa,GAAG;KACzB,GAAG,IAAI,YAAY,GAAG,GAAG;CAC3B,CAAA;AAED,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,EAAE,YAAY,CAAA;IAClB,GAAG,EAAE,GAAG,CAAA;CACT,CAAA;;AAED,qBACa,UAAW,SAAQ,eAA4B;IAE1D,WAAW,SAAK;IAGhB,SAAS,SAAK;IAEd,OAAO,CAAC,gBAAgB,CASvB;IAED,OAAO,CAAC,oBAAoB,CAS3B;IAED,YAAY,CAAC,IAAI,EAAE,YAAY,EAAE,GAAG,EAAE,GAAG;IAUzC,MAAM;CA4BP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,UAAU,CAAA;KAC1B;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-share/index.ts"],"names":[],"mappings":"AAOA,MAAM,MAAM,YAAY,GACpB,SAAS,GACT,WAAW,GACX,UAAU,GACV,UAAU,GACV,SAAS,GACT,QAAQ,GACR,QAAQ,GACR,QAAQ,CAAA;AAEZ,MAAM,MAAM,GAAG,GAAG,WAAW,MAAM,EAAE,CAAA;AAErC,MAAM,MAAM,aAAa,GAAG;KACzB,GAAG,IAAI,YAAY,GAAG,GAAG;CAC3B,CAAA;AAED,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,EAAE,YAAY,CAAA;IAClB,GAAG,EAAE,GAAG,CAAA;CACT,CAAA;;AAED,qBACa,UAAW,SAAQ,eAA4B;IAE1D,WAAW,SAAK;IAGhB,SAAS,SAAK;IAEd,OAAO,CAAC,gBAAgB,CASvB;IAED,OAAO,CAAC,oBAAoB,CAS3B;IAED,YAAY,CAAC,IAAI,EAAE,YAAY,EAAE,GAAG,EAAE,GAAG;IAUzC,MAAM;CA4BP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,UAAU,CAAA;KAC1B;CACF"}
@@ -1,5 +1,5 @@
1
1
  import { T as TailwindStyledElement, x } from '../../index-CQq_Eyeu.js';
2
- import { n, t } from '../../property-CPkYmAYi.js';
2
+ import { n, s as safeCustomElement } from '../../safe-custom-element-BODySN1j.js';
3
3
 
4
4
  const style = ":host {\n display: inline-flex\n}";
5
5
 
@@ -79,7 +79,7 @@ __decorateClass([
79
79
  n({ type: String })
80
80
  ], LuksoShare.prototype, "providers", 2);
81
81
  LuksoShare = __decorateClass([
82
- t("lukso-share")
82
+ safeCustomElement("lukso-share")
83
83
  ], LuksoShare);
84
84
 
85
85
  export { LuksoShare };
@@ -3,11 +3,11 @@
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
5
  const shared_tailwindElement_index = require('../../index-BFqOU6o6.cjs');
6
- const property = require('../../property-Cs8qVdri.cjs');
6
+ const safeCustomElement = require('../../safe-custom-element-DTADBI4I.cjs');
7
7
  const styleMap = require('../../style-map-DhbNG03r.cjs');
8
8
  const index = require('../../index-CaJky2qL.cjs');
9
9
  const uniqId = require('../../uniq-id-Cszs24DQ.cjs');
10
- require('../../index-Chl2HHJ6.cjs');
10
+ require('../../index-0s--O024.cjs');
11
11
 
12
12
  var __defProp = Object.defineProperty;
13
13
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -141,32 +141,32 @@ exports.LuksoSwitch = class LuksoSwitch extends shared_tailwindElement_index.Tai
141
141
  }
142
142
  };
143
143
  __decorateClass([
144
- property.n({ type: String })
144
+ safeCustomElement.n({ type: String })
145
145
  ], exports.LuksoSwitch.prototype, "color", 2);
146
146
  __decorateClass([
147
- property.n({ type: String })
147
+ safeCustomElement.n({ type: String })
148
148
  ], exports.LuksoSwitch.prototype, "id", 2);
149
149
  __decorateClass([
150
- property.n({ type: String })
150
+ safeCustomElement.n({ type: String })
151
151
  ], exports.LuksoSwitch.prototype, "name", 2);
152
152
  __decorateClass([
153
- property.n({ type: String })
153
+ safeCustomElement.n({ type: String })
154
154
  ], exports.LuksoSwitch.prototype, "label", 2);
155
155
  __decorateClass([
156
- property.n({ type: String })
156
+ safeCustomElement.n({ type: String })
157
157
  ], exports.LuksoSwitch.prototype, "description", 2);
158
158
  __decorateClass([
159
- property.n({ type: String })
159
+ safeCustomElement.n({ type: String })
160
160
  ], exports.LuksoSwitch.prototype, "error", 2);
161
161
  __decorateClass([
162
- property.n({ type: Boolean, attribute: "is-checked" })
162
+ safeCustomElement.n({ type: Boolean, attribute: "is-checked" })
163
163
  ], exports.LuksoSwitch.prototype, "isChecked", 2);
164
164
  __decorateClass([
165
- property.n({
165
+ safeCustomElement.n({
166
166
  type: Boolean,
167
167
  attribute: "is-disabled"
168
168
  })
169
169
  ], exports.LuksoSwitch.prototype, "isDisabled", 2);
170
170
  exports.LuksoSwitch = __decorateClass([
171
- property.t("lukso-switch")
171
+ safeCustomElement.safeCustomElement("lukso-switch")
172
172
  ], exports.LuksoSwitch);
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-switch/index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAC3D,OAAO,6BAA6B,CAAA;AAIpC,qBACa,WAAY,SAAQ,eAAe;IAE9C,KAAK,SAAgB;IAGrB,EAAE,SAAK;IAGP,IAAI,SAAW;IAGf,KAAK,SAAK;IAGV,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,SAAS,UAAQ;IAMjB,UAAU,UAAQ;YAEJ,YAAY;;IAsB1B,OAAO,CAAC,MAAM,CAkCZ;IAEF,aAAa;IASb,mBAAmB;IAQnB,aAAa;IAMb,MAAM;CA4CP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAA;KAC5B;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-switch/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAC3D,OAAO,6BAA6B,CAAA;AAIpC,qBACa,WAAY,SAAQ,eAAe;IAE9C,KAAK,SAAgB;IAGrB,EAAE,SAAK;IAGP,IAAI,SAAW;IAGf,KAAK,SAAK;IAGV,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,SAAS,UAAQ;IAMjB,UAAU,UAAQ;YAEJ,YAAY;;IAsB1B,OAAO,CAAC,MAAM,CAkCZ;IAEF,aAAa;IASb,mBAAmB;IAQnB,aAAa;IAMb,MAAM;CA4CP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAA;KAC5B;CACF"}
@@ -1,9 +1,9 @@
1
1
  import { a as TailwindElement, x, E } from '../../index-CQq_Eyeu.js';
2
- import { n, t } from '../../property-CPkYmAYi.js';
2
+ import { n, s as safeCustomElement } from '../../safe-custom-element-BODySN1j.js';
3
3
  import { o } from '../../style-map-BBz25umN.js';
4
4
  import { c as ce } from '../../index-B9iart53.js';
5
5
  import { u as uniqId } from '../../uniq-id-CGUN-pJV.js';
6
- import '../../index-JvkSiEeQ.js';
6
+ import '../../index-DZXmXufN.js';
7
7
 
8
8
  var __defProp = Object.defineProperty;
9
9
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -164,7 +164,7 @@ __decorateClass([
164
164
  })
165
165
  ], LuksoSwitch.prototype, "isDisabled", 2);
166
166
  LuksoSwitch = __decorateClass([
167
- t("lukso-switch")
167
+ safeCustomElement("lukso-switch")
168
168
  ], LuksoSwitch);
169
169
 
170
170
  export { LuksoSwitch };
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
5
  const shared_tailwindElement_index = require('../../index-BFqOU6o6.cjs');
6
- const property = require('../../property-Cs8qVdri.cjs');
6
+ const safeCustomElement = require('../../safe-custom-element-DTADBI4I.cjs');
7
7
  const index = require('../../index-CaJky2qL.cjs');
8
8
  const index$1 = require('../../index-Zriuvita.cjs');
9
9
 
@@ -82,20 +82,20 @@ exports.LuksoTag = class LuksoTag extends shared_tailwindElement_index.TailwindS
82
82
  }
83
83
  };
84
84
  __decorateClass([
85
- property.n({ type: String })
85
+ safeCustomElement.n({ type: String })
86
86
  ], exports.LuksoTag.prototype, "size", 2);
87
87
  __decorateClass([
88
- property.n({ type: Boolean, attribute: "is-rounded" })
88
+ safeCustomElement.n({ type: Boolean, attribute: "is-rounded" })
89
89
  ], exports.LuksoTag.prototype, "isRounded", 2);
90
90
  __decorateClass([
91
- property.n({ type: String, attribute: "background-color" })
91
+ safeCustomElement.n({ type: String, attribute: "background-color" })
92
92
  ], exports.LuksoTag.prototype, "backgroundColor", 2);
93
93
  __decorateClass([
94
- property.n({ type: String, attribute: "border-color" })
94
+ safeCustomElement.n({ type: String, attribute: "border-color" })
95
95
  ], exports.LuksoTag.prototype, "borderColor", 2);
96
96
  __decorateClass([
97
- property.n({ type: String, attribute: "text-color" })
97
+ safeCustomElement.n({ type: String, attribute: "text-color" })
98
98
  ], exports.LuksoTag.prototype, "textColor", 2);
99
99
  exports.LuksoTag = __decorateClass([
100
- property.t("lukso-tag")
100
+ safeCustomElement.safeCustomElement("lukso-tag")
101
101
  ], exports.LuksoTag);
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-tag/index.ts"],"names":[],"mappings":"AAQA,MAAM,MAAM,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,OAAO,CAAA;;AAEpD,qBACa,QAAS,SAAQ,aAA4B;IAExD,IAAI,EAAE,QAAQ,CAAU;IAGxB,SAAS,UAAQ;IAGjB,eAAe,SAAK;IAGpB,WAAW,SAAK;IAGhB,SAAS,SAAK;IAEd,OAAO,CAAC,SAAS,CAyBf;IAEF,OAAO,CAAC,kBAAkB;IAU1B,MAAM;CAsBP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,WAAW,EAAE,QAAQ,CAAA;KACtB;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-tag/index.ts"],"names":[],"mappings":"AASA,MAAM,MAAM,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,OAAO,CAAA;;AAEpD,qBACa,QAAS,SAAQ,aAA4B;IAExD,IAAI,EAAE,QAAQ,CAAU;IAGxB,SAAS,UAAQ;IAGjB,eAAe,SAAK;IAGpB,WAAW,SAAK;IAGhB,SAAS,SAAK;IAEd,OAAO,CAAC,SAAS,CAyBf;IAEF,OAAO,CAAC,kBAAkB;IAU1B,MAAM;CAsBP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,WAAW,EAAE,QAAQ,CAAA;KACtB;CACF"}
@@ -1,5 +1,5 @@
1
1
  import { T as TailwindStyledElement, x } from '../../index-CQq_Eyeu.js';
2
- import { n, t } from '../../property-CPkYmAYi.js';
2
+ import { n, s as safeCustomElement } from '../../safe-custom-element-BODySN1j.js';
3
3
  import { c as ce } from '../../index-B9iart53.js';
4
4
  import { c as customStyleMap } from '../../index-BOWftFAY.js';
5
5
 
@@ -93,7 +93,7 @@ __decorateClass([
93
93
  n({ type: String, attribute: "text-color" })
94
94
  ], LuksoTag.prototype, "textColor", 2);
95
95
  LuksoTag = __decorateClass([
96
- t("lukso-tag")
96
+ safeCustomElement("lukso-tag")
97
97
  ], LuksoTag);
98
98
 
99
99
  export { LuksoTag };
@@ -3,11 +3,11 @@
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
5
  const shared_tailwindElement_index = require('../../index-BFqOU6o6.cjs');
6
- const property = require('../../property-Cs8qVdri.cjs');
7
- const state = require('../../state-Bh6EXopE.cjs');
6
+ const safeCustomElement = require('../../safe-custom-element-DTADBI4I.cjs');
7
+ const state = require('../../state-ClR8ink7.cjs');
8
8
  const index = require('../../index-D0nCA-7X.cjs');
9
9
  require('../lukso-icon/index.cjs');
10
- require('../../index-Chl2HHJ6.cjs');
10
+ require('../../index-0s--O024.cjs');
11
11
 
12
12
  const style = ":host {\n display: flex;\n height: 100%\n}";
13
13
 
@@ -86,11 +86,11 @@ exports.LuksoTerms = class LuksoTerms extends shared_tailwindElement_index.Tailw
86
86
  }
87
87
  };
88
88
  __decorateClass([
89
- property.n({ type: String })
89
+ safeCustomElement.n({ type: String })
90
90
  ], exports.LuksoTerms.prototype, "text", 2);
91
91
  __decorateClass([
92
92
  state.r()
93
93
  ], exports.LuksoTerms.prototype, "hasScrollButton", 2);
94
94
  exports.LuksoTerms = __decorateClass([
95
- property.t("lukso-terms")
95
+ safeCustomElement.safeCustomElement("lukso-terms")
96
96
  ], exports.LuksoTerms);
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-terms/index.ts"],"names":[],"mappings":"AAMA,OAAO,yBAAyB,CAAA;AAChC,OAAO,6BAA6B,CAAA;;AAEpC,qBACa,UAAW,SAAQ,eAA4B;IAE1D,IAAI,SAAK;IAGT,OAAO,CAAC,eAAe,CAAO;IAE9B,OAAO,CAAC,aAAa,CAE8B;IAEnD,OAAO,CAAC,cAAc;IAStB,OAAO,CAAC,YAAY;IAcpB,OAAO,CAAC,kBAAkB;IAW1B,MAAM;CA4BP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,UAAU,CAAA;KAC1B;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-terms/index.ts"],"names":[],"mappings":"AAOA,OAAO,yBAAyB,CAAA;AAChC,OAAO,6BAA6B,CAAA;;AAEpC,qBACa,UAAW,SAAQ,eAA4B;IAE1D,IAAI,SAAK;IAGT,OAAO,CAAC,eAAe,CAAO;IAE9B,OAAO,CAAC,aAAa,CAE8B;IAEnD,OAAO,CAAC,cAAc;IAStB,OAAO,CAAC,YAAY;IAcpB,OAAO,CAAC,kBAAkB;IAW1B,MAAM;CA4BP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,UAAU,CAAA;KAC1B;CACF"}
@@ -1,9 +1,9 @@
1
1
  import { T as TailwindStyledElement, x } from '../../index-CQq_Eyeu.js';
2
- import { n, t } from '../../property-CPkYmAYi.js';
3
- import { r } from '../../state-CtrTo6cC.js';
2
+ import { n, s as safeCustomElement } from '../../safe-custom-element-BODySN1j.js';
3
+ import { r } from '../../state-n75qAK0V.js';
4
4
  import { c as customClassMap } from '../../index-F8ll4iy2.js';
5
5
  import '../lukso-icon/index.js';
6
- import '../../index-JvkSiEeQ.js';
6
+ import '../../index-DZXmXufN.js';
7
7
 
8
8
  const style = ":host {\n display: flex;\n height: 100%\n}";
9
9
 
@@ -88,7 +88,7 @@ __decorateClass([
88
88
  r()
89
89
  ], LuksoTerms.prototype, "hasScrollButton", 2);
90
90
  LuksoTerms = __decorateClass([
91
- t("lukso-terms")
91
+ safeCustomElement("lukso-terms")
92
92
  ], LuksoTerms);
93
93
 
94
94
  export { LuksoTerms };
@@ -3,13 +3,13 @@
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
5
  const shared_tailwindElement_index = require('../../index-BFqOU6o6.cjs');
6
- const property = require('../../property-Cs8qVdri.cjs');
7
- const state = require('../../state-Bh6EXopE.cjs');
6
+ const safeCustomElement = require('../../safe-custom-element-DTADBI4I.cjs');
7
+ const state = require('../../state-ClR8ink7.cjs');
8
8
  const index = require('../../index-CaJky2qL.cjs');
9
9
  require('../../tailwind-config.cjs');
10
10
  const axe = require('../../axe-C-H1UVi1.cjs');
11
11
  require('../lukso-icon/index.cjs');
12
- require('../../index-Chl2HHJ6.cjs');
12
+ require('../../index-0s--O024.cjs');
13
13
 
14
14
  const style = ":host {\n\n display: inline-flex\n}\n\n:host([is-full-width]) {\n\n display: flex;\n\n width: 100%\n}";
15
15
 
@@ -315,58 +315,58 @@ ${this.value}</textarea
315
315
  }
316
316
  };
317
317
  __decorateClass([
318
- property.n({ type: String })
318
+ safeCustomElement.n({ type: String })
319
319
  ], exports.LuksoTextarea.prototype, "value", 2);
320
320
  __decorateClass([
321
- property.n({ type: String })
321
+ safeCustomElement.n({ type: String })
322
322
  ], exports.LuksoTextarea.prototype, "name", 2);
323
323
  __decorateClass([
324
- property.n({ type: String })
324
+ safeCustomElement.n({ type: String })
325
325
  ], exports.LuksoTextarea.prototype, "placeholder", 2);
326
326
  __decorateClass([
327
- property.n({ type: String })
327
+ safeCustomElement.n({ type: String })
328
328
  ], exports.LuksoTextarea.prototype, "label", 2);
329
329
  __decorateClass([
330
- property.n({ type: String })
330
+ safeCustomElement.n({ type: String })
331
331
  ], exports.LuksoTextarea.prototype, "id", 2);
332
332
  __decorateClass([
333
- property.n({ type: String })
333
+ safeCustomElement.n({ type: String })
334
334
  ], exports.LuksoTextarea.prototype, "ref", 2);
335
335
  __decorateClass([
336
- property.n({ type: String })
336
+ safeCustomElement.n({ type: String })
337
337
  ], exports.LuksoTextarea.prototype, "description", 2);
338
338
  __decorateClass([
339
- property.n({ type: String })
339
+ safeCustomElement.n({ type: String })
340
340
  ], exports.LuksoTextarea.prototype, "error", 2);
341
341
  __decorateClass([
342
- property.n({ type: String, attribute: "custom-class" })
342
+ safeCustomElement.n({ type: String, attribute: "custom-class" })
343
343
  ], exports.LuksoTextarea.prototype, "customClass", 2);
344
344
  __decorateClass([
345
- property.n({ type: Boolean, attribute: "is-full-width" })
345
+ safeCustomElement.n({ type: Boolean, attribute: "is-full-width" })
346
346
  ], exports.LuksoTextarea.prototype, "isFullWidth", 2);
347
347
  __decorateClass([
348
- property.n({ type: Boolean, attribute: "is-readonly" })
348
+ safeCustomElement.n({ type: Boolean, attribute: "is-readonly" })
349
349
  ], exports.LuksoTextarea.prototype, "isReadonly", 2);
350
350
  __decorateClass([
351
- property.n({ type: Boolean, attribute: "is-disabled" })
351
+ safeCustomElement.n({ type: Boolean, attribute: "is-disabled" })
352
352
  ], exports.LuksoTextarea.prototype, "isDisabled", 2);
353
353
  __decorateClass([
354
- property.n({ type: Boolean })
354
+ safeCustomElement.n({ type: Boolean })
355
355
  ], exports.LuksoTextarea.prototype, "autofocus", 2);
356
356
  __decorateClass([
357
- property.n({ type: Boolean })
357
+ safeCustomElement.n({ type: Boolean })
358
358
  ], exports.LuksoTextarea.prototype, "borderless", 2);
359
359
  __decorateClass([
360
- property.n({ type: Boolean, attribute: "is-non-resizable" })
360
+ safeCustomElement.n({ type: Boolean, attribute: "is-non-resizable" })
361
361
  ], exports.LuksoTextarea.prototype, "isNonResizable", 2);
362
362
  __decorateClass([
363
- property.n({ type: Boolean, attribute: "keep-focus-on-escape" })
363
+ safeCustomElement.n({ type: Boolean, attribute: "keep-focus-on-escape" })
364
364
  ], exports.LuksoTextarea.prototype, "keepFocusOnEscape", 2);
365
365
  __decorateClass([
366
- property.n({ type: String })
366
+ safeCustomElement.n({ type: String })
367
367
  ], exports.LuksoTextarea.prototype, "size", 2);
368
368
  __decorateClass([
369
- property.n({ type: Number })
369
+ safeCustomElement.n({ type: Number })
370
370
  ], exports.LuksoTextarea.prototype, "rows", 2);
371
371
  __decorateClass([
372
372
  state.r()
@@ -375,5 +375,5 @@ __decorateClass([
375
375
  state.r()
376
376
  ], exports.LuksoTextarea.prototype, "hasHighlight", 2);
377
377
  exports.LuksoTextarea = __decorateClass([
378
- property.t("lukso-textarea")
378
+ safeCustomElement.safeCustomElement("lukso-textarea")
379
379
  ], exports.LuksoTextarea);
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-textarea/index.ts"],"names":[],"mappings":"AAMA,OAAO,yBAAyB,CAAA;AAChC,OAAO,6BAA6B,CAAA;AAGpC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;;AAI/C,qBACa,aAAc,SAAQ,kBAA4B;IAE7D,KAAK,SAAK;IAGV,IAAI,SAAK;IAGT,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,EAAE,SAAK;IAGP,GAAG,EAAE,MAAM,GAAG,SAAS,CAAY;IAGnC,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,WAAW,SAAK;IAGhB,WAAW,UAAQ;IAGnB,UAAU,UAAQ;IAGlB,UAAU,UAAQ;IAGlB,SAAS,UAAQ;IAGjB,UAAU,UAAQ;IAGlB,cAAc,UAAQ;IAGtB,iBAAiB,UAAQ;IAGzB,IAAI,EAAE,SAAS,CAAU;IAGzB,IAAI,SAAI;IAGR,OAAO,CAAC,QAAQ,CAAQ;IAGxB,OAAO,CAAC,YAAY,CAAQ;IAE5B,OAAO,CAAC,MAAM,CAqEZ;IAEF,iBAAiB;IAWjB,aAAa,CAAC,MAAM,EAAE,MAAM;IA6B5B,aAAa;IAUb,mBAAmB;IAQnB,aAAa;IAMb,OAAO,CAAC,WAAW;YAOL,UAAU;YAgBV,YAAY;YAcZ,WAAW;YAeX,WAAW;YAmBX,aAAa;YAcb,cAAc;IAc5B,OAAO,CAAC,eAAe;IAMvB,OAAO,CAAC,cAAc;YAMR,gBAAgB;IAc9B,MAAM;CAyBP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,aAAa,CAAA;KAChC;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-textarea/index.ts"],"names":[],"mappings":"AAOA,OAAO,yBAAyB,CAAA;AAChC,OAAO,6BAA6B,CAAA;AAGpC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;;AAI/C,qBACa,aAAc,SAAQ,kBAA4B;IAE7D,KAAK,SAAK;IAGV,IAAI,SAAK;IAGT,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,EAAE,SAAK;IAGP,GAAG,EAAE,MAAM,GAAG,SAAS,CAAY;IAGnC,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,WAAW,SAAK;IAGhB,WAAW,UAAQ;IAGnB,UAAU,UAAQ;IAGlB,UAAU,UAAQ;IAGlB,SAAS,UAAQ;IAGjB,UAAU,UAAQ;IAGlB,cAAc,UAAQ;IAGtB,iBAAiB,UAAQ;IAGzB,IAAI,EAAE,SAAS,CAAU;IAGzB,IAAI,SAAI;IAGR,OAAO,CAAC,QAAQ,CAAQ;IAGxB,OAAO,CAAC,YAAY,CAAQ;IAE5B,OAAO,CAAC,MAAM,CAqEZ;IAEF,iBAAiB;IAWjB,aAAa,CAAC,MAAM,EAAE,MAAM;IA6B5B,aAAa;IAUb,mBAAmB;IAQnB,aAAa;IAMb,OAAO,CAAC,WAAW;YAOL,UAAU;YAgBV,YAAY;YAcZ,WAAW;YAeX,WAAW;YAmBX,aAAa;YAcb,cAAc;IAc5B,OAAO,CAAC,eAAe;IAMvB,OAAO,CAAC,cAAc;YAMR,gBAAgB;IAc9B,MAAM;CAyBP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,aAAa,CAAA;KAChC;CACF"}
@@ -1,11 +1,11 @@
1
1
  import { T as TailwindStyledElement, E, x } from '../../index-CQq_Eyeu.js';
2
- import { n, t } from '../../property-CPkYmAYi.js';
3
- import { r } from '../../state-CtrTo6cC.js';
2
+ import { n, s as safeCustomElement } from '../../safe-custom-element-BODySN1j.js';
3
+ import { r } from '../../state-n75qAK0V.js';
4
4
  import { c as ce } from '../../index-B9iart53.js';
5
5
  import '../../tailwind-config.js';
6
6
  import { c as cn } from '../../axe-BK9JSROP.js';
7
7
  import '../lukso-icon/index.js';
8
- import '../../index-JvkSiEeQ.js';
8
+ import '../../index-DZXmXufN.js';
9
9
 
10
10
  const style = ":host {\n\n display: inline-flex\n}\n\n:host([is-full-width]) {\n\n display: flex;\n\n width: 100%\n}";
11
11
 
@@ -371,7 +371,7 @@ __decorateClass([
371
371
  r()
372
372
  ], LuksoTextarea.prototype, "hasHighlight", 2);
373
373
  LuksoTextarea = __decorateClass([
374
- t("lukso-textarea")
374
+ safeCustomElement("lukso-textarea")
375
375
  ], LuksoTextarea);
376
376
 
377
377
  export { LuksoTextarea };
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
5
  const shared_tailwindElement_index = require('../../index-BFqOU6o6.cjs');
6
- const property = require('../../property-Cs8qVdri.cjs');
7
- const state = require('../../state-Bh6EXopE.cjs');
6
+ const safeCustomElement = require('../../safe-custom-element-DTADBI4I.cjs');
7
+ const state = require('../../state-ClR8ink7.cjs');
8
8
  const index = require('../../index-CaJky2qL.cjs');
9
- require('../../index-Chl2HHJ6.cjs');
9
+ require('../../index-0s--O024.cjs');
10
10
 
11
11
  var top = 'top';
12
12
  var bottom = 'bottom';
@@ -3648,53 +3648,53 @@ exports.LuksoTooltip = class LuksoTooltip extends shared_tailwindElement_index.T
3648
3648
  }
3649
3649
  };
3650
3650
  __decorateClass([
3651
- property.n({ type: String })
3651
+ safeCustomElement.n({ type: String })
3652
3652
  ], exports.LuksoTooltip.prototype, "variant", 2);
3653
3653
  __decorateClass([
3654
- property.n({ type: String })
3654
+ safeCustomElement.n({ type: String })
3655
3655
  ], exports.LuksoTooltip.prototype, "size", 2);
3656
3656
  __decorateClass([
3657
- property.n({ type: String })
3657
+ safeCustomElement.n({ type: String })
3658
3658
  ], exports.LuksoTooltip.prototype, "placement", 2);
3659
3659
  __decorateClass([
3660
- property.n({ type: String })
3660
+ safeCustomElement.n({ type: String })
3661
3661
  ], exports.LuksoTooltip.prototype, "trigger", 2);
3662
3662
  __decorateClass([
3663
- property.n({ type: String })
3663
+ safeCustomElement.n({ type: String })
3664
3664
  ], exports.LuksoTooltip.prototype, "text", 2);
3665
3665
  __decorateClass([
3666
- property.n({ type: Number, attribute: "max-width" })
3666
+ safeCustomElement.n({ type: Number, attribute: "max-width" })
3667
3667
  ], exports.LuksoTooltip.prototype, "maxWidth", 2);
3668
3668
  __decorateClass([
3669
- property.n({ type: Boolean })
3669
+ safeCustomElement.n({ type: Boolean })
3670
3670
  ], exports.LuksoTooltip.prototype, "show", 2);
3671
3671
  __decorateClass([
3672
- property.n({ type: String, attribute: "hide-on-click" })
3672
+ safeCustomElement.n({ type: String, attribute: "hide-on-click" })
3673
3673
  ], exports.LuksoTooltip.prototype, "hideOnClick", 2);
3674
3674
  __decorateClass([
3675
- property.n({ type: Boolean, attribute: "is-clipboard-copy" })
3675
+ safeCustomElement.n({ type: Boolean, attribute: "is-clipboard-copy" })
3676
3676
  ], exports.LuksoTooltip.prototype, "isClipboardCopy", 2);
3677
3677
  __decorateClass([
3678
- property.n({ type: String, attribute: "copy-text" })
3678
+ safeCustomElement.n({ type: String, attribute: "copy-text" })
3679
3679
  ], exports.LuksoTooltip.prototype, "copyText", 2);
3680
3680
  __decorateClass([
3681
- property.n({ type: String, attribute: "copy-value" })
3681
+ safeCustomElement.n({ type: String, attribute: "copy-value" })
3682
3682
  ], exports.LuksoTooltip.prototype, "copyValue", 2);
3683
3683
  __decorateClass([
3684
- property.n({ type: Number })
3684
+ safeCustomElement.n({ type: Number })
3685
3685
  ], exports.LuksoTooltip.prototype, "offset", 2);
3686
3686
  __decorateClass([
3687
- property.n({ type: Boolean, attribute: "show-arrow" })
3687
+ safeCustomElement.n({ type: Boolean, attribute: "show-arrow" })
3688
3688
  ], exports.LuksoTooltip.prototype, "showArrow", 2);
3689
3689
  __decorateClass([
3690
- property.n({ type: Number, attribute: "show-delay" })
3690
+ safeCustomElement.n({ type: Number, attribute: "show-delay" })
3691
3691
  ], exports.LuksoTooltip.prototype, "showDelay", 2);
3692
3692
  __decorateClass([
3693
- property.n({ type: Number, attribute: "hide-delay" })
3693
+ safeCustomElement.n({ type: Number, attribute: "hide-delay" })
3694
3694
  ], exports.LuksoTooltip.prototype, "hideDelay", 2);
3695
3695
  __decorateClass([
3696
3696
  state.r()
3697
3697
  ], exports.LuksoTooltip.prototype, "showCopy", 2);
3698
3698
  exports.LuksoTooltip = __decorateClass([
3699
- property.t("lukso-tooltip")
3699
+ safeCustomElement.safeCustomElement("lukso-tooltip")
3700
3700
  ], exports.LuksoTooltip);
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-tooltip/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAQ,MAAM,KAAK,CAAA;AAO/C,OAAO,6BAA6B,CAAA;AAEpC,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAA;AAC9E,MAAM,MAAM,WAAW,GAAG,QAAQ,GAAG,OAAO,CAAA;AAC5C,MAAM,MAAM,gBAAgB,GACxB,KAAK,GACL,WAAW,GACX,SAAS,GACT,OAAO,GACP,aAAa,GACb,WAAW,GACX,QAAQ,GACR,cAAc,GACd,YAAY,GACZ,MAAM,GACN,YAAY,GACZ,UAAU,GACV,MAAM,GACN,YAAY,GACZ,UAAU,CAAA;AACd,MAAM,MAAM,cAAc,GAAG,YAAY,GAAG,OAAO,GAAG,QAAQ,CAAA;AAE9D,MAAM,MAAM,aAAa,GAAG;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;CACb,CAAA;;AAED,qBACa,YAAa,SAAQ,iBAA4B;IAE5D,OAAO,EAAE,cAAc,CAAU;IAGjC,IAAI,EAAE,WAAW,CAAW;IAG5B,SAAS,EAAE,gBAAgB,CAAQ;IAGnC,OAAO,EAAE,cAAc,CAAe;IAGtC,IAAI,SAAK;IAGT,QAAQ,SAAM;IAGd,IAAI,UAAQ;IAGZ,WAAW,SAAS;IAGpB,eAAe,UAAQ;IAGvB,QAAQ,SAAK;IAGb,SAAS,SAAK;IAGd,MAAM,SAAK;IAGX,SAAS,UAAO;IAGhB,SAAS,SAAM;IAGf,SAAS,SAAM;IAGf,QAAQ,UAAQ;IAEhB,OAAO,CAAC,eAAe,CAAY;IAEnC,OAAO,CAAC,MAAM,CAYZ;IAEF,OAAO,CAAC,gBAAgB;IAcxB,OAAO,CAAC,WAAW;IAmCnB,OAAO,CAAC,WAAW;IAab,UAAU,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC;IAwBxD,iBAAiB;IAejB,oBAAoB;IAYpB,OAAO,CAAC,gBAAgB,CA8BvB;IAED,OAAO,CAAC,kBAAkB;IAM1B,MAAM;CAsCP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,eAAe,EAAE,YAAY,CAAA;KAC9B;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-tooltip/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAQ,MAAM,KAAK,CAAA;AAQ/C,OAAO,6BAA6B,CAAA;AAEpC,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAA;AAC9E,MAAM,MAAM,WAAW,GAAG,QAAQ,GAAG,OAAO,CAAA;AAC5C,MAAM,MAAM,gBAAgB,GACxB,KAAK,GACL,WAAW,GACX,SAAS,GACT,OAAO,GACP,aAAa,GACb,WAAW,GACX,QAAQ,GACR,cAAc,GACd,YAAY,GACZ,MAAM,GACN,YAAY,GACZ,UAAU,GACV,MAAM,GACN,YAAY,GACZ,UAAU,CAAA;AACd,MAAM,MAAM,cAAc,GAAG,YAAY,GAAG,OAAO,GAAG,QAAQ,CAAA;AAE9D,MAAM,MAAM,aAAa,GAAG;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;CACb,CAAA;;AAED,qBACa,YAAa,SAAQ,iBAA4B;IAE5D,OAAO,EAAE,cAAc,CAAU;IAGjC,IAAI,EAAE,WAAW,CAAW;IAG5B,SAAS,EAAE,gBAAgB,CAAQ;IAGnC,OAAO,EAAE,cAAc,CAAe;IAGtC,IAAI,SAAK;IAGT,QAAQ,SAAM;IAGd,IAAI,UAAQ;IAGZ,WAAW,SAAS;IAGpB,eAAe,UAAQ;IAGvB,QAAQ,SAAK;IAGb,SAAS,SAAK;IAGd,MAAM,SAAK;IAGX,SAAS,UAAO;IAGhB,SAAS,SAAM;IAGf,SAAS,SAAM;IAGf,QAAQ,UAAQ;IAEhB,OAAO,CAAC,eAAe,CAAY;IAEnC,OAAO,CAAC,MAAM,CAYZ;IAEF,OAAO,CAAC,gBAAgB;IAcxB,OAAO,CAAC,WAAW;IAmCnB,OAAO,CAAC,WAAW;IAab,UAAU,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC;IAwBxD,iBAAiB;IAejB,oBAAoB;IAYpB,OAAO,CAAC,gBAAgB,CA8BvB;IAED,OAAO,CAAC,kBAAkB;IAM1B,MAAM;CAsCP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,eAAe,EAAE,YAAY,CAAA;KAC9B;CACF"}