@lukso/web-components 1.128.0 → 1.129.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 (80) hide show
  1. package/dist/components/index.cjs +6 -6
  2. package/dist/components/index.js +6 -6
  3. package/dist/components/lukso-button/index.cjs +3 -3
  4. package/dist/components/lukso-button/index.js +3 -3
  5. package/dist/components/lukso-card/index.cjs +6 -6
  6. package/dist/components/lukso-card/index.js +6 -6
  7. package/dist/components/lukso-checkbox/index.cjs +3 -3
  8. package/dist/components/lukso-checkbox/index.js +3 -3
  9. package/dist/components/lukso-color-picker/index.cjs +6 -5
  10. package/dist/components/lukso-color-picker/index.d.ts.map +1 -1
  11. package/dist/components/lukso-color-picker/index.js +6 -5
  12. package/dist/components/lukso-dropdown/index.cjs +6 -6
  13. package/dist/components/lukso-dropdown/index.js +6 -6
  14. package/dist/components/lukso-dropdown-option/index.cjs +2 -2
  15. package/dist/components/lukso-dropdown-option/index.js +2 -2
  16. package/dist/components/lukso-footer/index.cjs +2 -2
  17. package/dist/components/lukso-footer/index.js +2 -2
  18. package/dist/components/lukso-icon/index.cjs +3 -3
  19. package/dist/components/lukso-icon/index.js +3 -3
  20. package/dist/components/lukso-image/index.cjs +4 -4
  21. package/dist/components/lukso-image/index.js +4 -4
  22. package/dist/components/lukso-input/index.cjs +6 -5
  23. package/dist/components/lukso-input/index.d.ts.map +1 -1
  24. package/dist/components/lukso-input/index.js +6 -5
  25. package/dist/components/lukso-input/lukso-input.stories.d.ts.map +1 -1
  26. package/dist/components/lukso-modal/index.cjs +4 -4
  27. package/dist/components/lukso-modal/index.d.ts.map +1 -1
  28. package/dist/components/lukso-modal/index.js +4 -4
  29. package/dist/components/lukso-navbar/index.cjs +5 -5
  30. package/dist/components/lukso-navbar/index.js +5 -5
  31. package/dist/components/lukso-pagination/index.cjs +4 -4
  32. package/dist/components/lukso-pagination/index.js +4 -4
  33. package/dist/components/lukso-profile/index.cjs +5 -5
  34. package/dist/components/lukso-profile/index.js +5 -5
  35. package/dist/components/lukso-progress/index.cjs +3 -3
  36. package/dist/components/lukso-progress/index.js +3 -3
  37. package/dist/components/lukso-sanitize/index.cjs +2 -2
  38. package/dist/components/lukso-sanitize/index.js +2 -2
  39. package/dist/components/lukso-search/index.cjs +7 -6
  40. package/dist/components/lukso-search/index.js +7 -6
  41. package/dist/components/lukso-select/index.cjs +76 -75
  42. package/dist/components/lukso-select/index.d.ts.map +1 -1
  43. package/dist/components/lukso-select/index.js +76 -75
  44. package/dist/components/lukso-share/index.cjs +24 -27
  45. package/dist/components/lukso-share/index.js +24 -27
  46. package/dist/components/lukso-switch/index.cjs +52 -51
  47. package/dist/components/lukso-switch/index.d.ts.map +1 -1
  48. package/dist/components/lukso-switch/index.js +52 -51
  49. package/dist/components/lukso-tag/index.cjs +32 -35
  50. package/dist/components/lukso-tag/index.js +32 -35
  51. package/dist/components/lukso-terms/index.cjs +7 -10
  52. package/dist/components/lukso-terms/index.js +7 -10
  53. package/dist/components/lukso-test/index.cjs +13 -16
  54. package/dist/components/lukso-test/index.js +13 -16
  55. package/dist/components/lukso-textarea/index.cjs +85 -87
  56. package/dist/components/lukso-textarea/index.d.ts.map +1 -1
  57. package/dist/components/lukso-textarea/index.js +85 -87
  58. package/dist/components/lukso-tooltip/index.cjs +35 -38
  59. package/dist/components/lukso-tooltip/index.js +35 -38
  60. package/dist/components/lukso-username/index.cjs +50 -53
  61. package/dist/components/lukso-username/index.js +50 -53
  62. package/dist/components/lukso-wizard/index.cjs +42 -45
  63. package/dist/components/lukso-wizard/index.js +42 -45
  64. package/dist/{index-664bbe9a.cjs → index-2ffc105b.cjs} +1 -1
  65. package/dist/{index-a09c053e.js → index-869a59a0.js} +3 -5
  66. package/dist/{index-4145c314.cjs → index-b44989bb.cjs} +3 -5
  67. package/dist/{index-323568a1.js → index-b74237f9.js} +1 -1
  68. package/dist/{index-efc0c2e6.js → index-da14e190.js} +2 -2
  69. package/dist/{index-541282c1.cjs → index-e5b0ba18.cjs} +2 -2
  70. package/dist/index.cjs +6 -6
  71. package/dist/index.js +6 -6
  72. package/dist/{property-cba034d3.cjs → property-65ed3fa1.cjs} +1 -1
  73. package/dist/{property-6d71df6f.js → property-ff5733e6.js} +1 -1
  74. package/dist/shared/tailwind-element/index.cjs +1 -1
  75. package/dist/shared/tailwind-element/index.js +1 -1
  76. package/dist/{state-a4d47754.js → state-9bdaddc0.js} +1 -1
  77. package/dist/{state-dd655282.cjs → state-ec4491d8.cjs} +1 -1
  78. package/dist/{style-map-41455c7b.cjs → style-map-227a49cb.cjs} +1 -1
  79. package/dist/{style-map-745a1d23.js → style-map-8a1e2472.js} +1 -1
  80. package/package.json +1 -1
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
- const shared_tailwindElement_index = require('../../index-4145c314.cjs');
6
- const property = require('../../property-cba034d3.cjs');
5
+ const shared_tailwindElement_index = require('../../index-b44989bb.cjs');
6
+ const property = require('../../property-65ed3fa1.cjs');
7
7
  const index = require('../../index-2b104ecb.cjs');
8
- const index$1 = require('../../index-664bbe9a.cjs');
8
+ const index$1 = require('../../index-2ffc105b.cjs');
9
9
  require('../../tailwind-config.cjs');
10
10
  const cn = require('../../cn-b6daa995.cjs');
11
11
  require('../../directive-8278ab14.cjs');
@@ -1178,60 +1178,57 @@ var __decorateClass = (decorators, target, key, kind) => {
1178
1178
  return result;
1179
1179
  };
1180
1180
  exports.LuksoUsername = class LuksoUsername extends shared_tailwindElement_index.TailwindStyledElement(style) {
1181
- constructor() {
1182
- super(...arguments);
1183
- this.name = "";
1184
- this.address = "";
1185
- this.maxWidth = 200;
1186
- this.size = "large";
1187
- this.sliceBy = 8;
1188
- this.addressColor = "";
1189
- this.nameColor = "";
1190
- this.customClass = "";
1191
- this.hidePrefix = false;
1192
- this.prefix = "@";
1193
- this.noTransform = false;
1194
- /** Width of the first 4 bytes of the address */
1195
- this.bytesWidth = 52;
1196
- this.styles = index.ce({
1197
- slots: {
1198
- wrapper: "inline-flex",
1199
- name: "inline-block whitespace-nowrap overflow-hidden text-ellipsis",
1200
- address: "inline-block",
1201
- bytes: "inline-block"
1202
- },
1203
- variants: {
1204
- size: {
1205
- "x-small": {
1206
- wrapper: "paragraph-ptmono-10-bold"
1207
- },
1208
- small: {
1209
- wrapper: "paragraph-ptmono-12-bold"
1210
- },
1211
- medium: {
1212
- wrapper: "paragraph-ptmono-14-bold"
1213
- },
1214
- large: {
1215
- wrapper: "paragraph-ptmono-16-bold"
1216
- },
1217
- "x-large": {
1218
- wrapper: "paragraph-ptmono-24-bold"
1219
- }
1181
+ name = "";
1182
+ address = "";
1183
+ maxWidth = 200;
1184
+ size = "large";
1185
+ sliceBy = 8;
1186
+ addressColor = "";
1187
+ nameColor = "";
1188
+ customClass = "";
1189
+ hidePrefix = false;
1190
+ prefix = "@";
1191
+ noTransform = false;
1192
+ /** Width of the first 4 bytes of the address */
1193
+ bytesWidth = 52;
1194
+ styles = index.ce({
1195
+ slots: {
1196
+ wrapper: "inline-flex",
1197
+ name: "inline-block whitespace-nowrap overflow-hidden text-ellipsis",
1198
+ address: "inline-block",
1199
+ bytes: "inline-block"
1200
+ },
1201
+ variants: {
1202
+ size: {
1203
+ "x-small": {
1204
+ wrapper: "paragraph-ptmono-10-bold"
1205
+ },
1206
+ small: {
1207
+ wrapper: "paragraph-ptmono-12-bold"
1220
1208
  },
1221
- hasNameColor: {
1222
- false: {
1223
- name: "text-transparent bg-clip-text bg-gradient-to-r from-gradient-1-start to-gradient-1-end"
1224
- }
1209
+ medium: {
1210
+ wrapper: "paragraph-ptmono-14-bold"
1225
1211
  },
1226
- hasAddressColor: {
1227
- false: {
1228
- address: "text-neutral-20",
1229
- bytes: "text-neutral-60"
1230
- }
1212
+ large: {
1213
+ wrapper: "paragraph-ptmono-16-bold"
1214
+ },
1215
+ "x-large": {
1216
+ wrapper: "paragraph-ptmono-24-bold"
1217
+ }
1218
+ },
1219
+ hasNameColor: {
1220
+ false: {
1221
+ name: "text-transparent bg-clip-text bg-gradient-to-r from-gradient-1-start to-gradient-1-end"
1222
+ }
1223
+ },
1224
+ hasAddressColor: {
1225
+ false: {
1226
+ address: "text-neutral-20",
1227
+ bytes: "text-neutral-60"
1231
1228
  }
1232
1229
  }
1233
- });
1234
- }
1230
+ }
1231
+ });
1235
1232
  transformName(name) {
1236
1233
  if (this.noTransform) {
1237
1234
  return name;
@@ -1,7 +1,7 @@
1
- import { T as TailwindStyledElement, x, E } from '../../index-a09c053e.js';
2
- import { n, t } from '../../property-6d71df6f.js';
1
+ import { T as TailwindStyledElement, x, E } from '../../index-869a59a0.js';
2
+ import { n, t } from '../../property-ff5733e6.js';
3
3
  import { c as ce } from '../../index-d14b6a34.js';
4
- import { c as customStyleMap } from '../../index-323568a1.js';
4
+ import { c as customStyleMap } from '../../index-b74237f9.js';
5
5
  import '../../tailwind-config.js';
6
6
  import { c as cn } from '../../cn-90c03edf.js';
7
7
  import '../../directive-2bb7789e.js';
@@ -1174,60 +1174,57 @@ var __decorateClass = (decorators, target, key, kind) => {
1174
1174
  return result;
1175
1175
  };
1176
1176
  let LuksoUsername = class extends TailwindStyledElement(style) {
1177
- constructor() {
1178
- super(...arguments);
1179
- this.name = "";
1180
- this.address = "";
1181
- this.maxWidth = 200;
1182
- this.size = "large";
1183
- this.sliceBy = 8;
1184
- this.addressColor = "";
1185
- this.nameColor = "";
1186
- this.customClass = "";
1187
- this.hidePrefix = false;
1188
- this.prefix = "@";
1189
- this.noTransform = false;
1190
- /** Width of the first 4 bytes of the address */
1191
- this.bytesWidth = 52;
1192
- this.styles = ce({
1193
- slots: {
1194
- wrapper: "inline-flex",
1195
- name: "inline-block whitespace-nowrap overflow-hidden text-ellipsis",
1196
- address: "inline-block",
1197
- bytes: "inline-block"
1198
- },
1199
- variants: {
1200
- size: {
1201
- "x-small": {
1202
- wrapper: "paragraph-ptmono-10-bold"
1203
- },
1204
- small: {
1205
- wrapper: "paragraph-ptmono-12-bold"
1206
- },
1207
- medium: {
1208
- wrapper: "paragraph-ptmono-14-bold"
1209
- },
1210
- large: {
1211
- wrapper: "paragraph-ptmono-16-bold"
1212
- },
1213
- "x-large": {
1214
- wrapper: "paragraph-ptmono-24-bold"
1215
- }
1177
+ name = "";
1178
+ address = "";
1179
+ maxWidth = 200;
1180
+ size = "large";
1181
+ sliceBy = 8;
1182
+ addressColor = "";
1183
+ nameColor = "";
1184
+ customClass = "";
1185
+ hidePrefix = false;
1186
+ prefix = "@";
1187
+ noTransform = false;
1188
+ /** Width of the first 4 bytes of the address */
1189
+ bytesWidth = 52;
1190
+ styles = ce({
1191
+ slots: {
1192
+ wrapper: "inline-flex",
1193
+ name: "inline-block whitespace-nowrap overflow-hidden text-ellipsis",
1194
+ address: "inline-block",
1195
+ bytes: "inline-block"
1196
+ },
1197
+ variants: {
1198
+ size: {
1199
+ "x-small": {
1200
+ wrapper: "paragraph-ptmono-10-bold"
1201
+ },
1202
+ small: {
1203
+ wrapper: "paragraph-ptmono-12-bold"
1216
1204
  },
1217
- hasNameColor: {
1218
- false: {
1219
- name: "text-transparent bg-clip-text bg-gradient-to-r from-gradient-1-start to-gradient-1-end"
1220
- }
1205
+ medium: {
1206
+ wrapper: "paragraph-ptmono-14-bold"
1221
1207
  },
1222
- hasAddressColor: {
1223
- false: {
1224
- address: "text-neutral-20",
1225
- bytes: "text-neutral-60"
1226
- }
1208
+ large: {
1209
+ wrapper: "paragraph-ptmono-16-bold"
1210
+ },
1211
+ "x-large": {
1212
+ wrapper: "paragraph-ptmono-24-bold"
1213
+ }
1214
+ },
1215
+ hasNameColor: {
1216
+ false: {
1217
+ name: "text-transparent bg-clip-text bg-gradient-to-r from-gradient-1-start to-gradient-1-end"
1218
+ }
1219
+ },
1220
+ hasAddressColor: {
1221
+ false: {
1222
+ address: "text-neutral-20",
1223
+ bytes: "text-neutral-60"
1227
1224
  }
1228
1225
  }
1229
- });
1230
- }
1226
+ }
1227
+ });
1231
1228
  transformName(name) {
1232
1229
  if (this.noTransform) {
1233
1230
  return name;
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
- const shared_tailwindElement_index = require('../../index-4145c314.cjs');
6
- const property = require('../../property-cba034d3.cjs');
5
+ const shared_tailwindElement_index = require('../../index-b44989bb.cjs');
6
+ const property = require('../../property-65ed3fa1.cjs');
7
7
  const directive = require('../../directive-8278ab14.cjs');
8
8
  const index = require('../../index-2b104ecb.cjs');
9
9
 
@@ -34,61 +34,58 @@ var __decorateClass = (decorators, target, key, kind) => {
34
34
  return result;
35
35
  };
36
36
  exports.LuksoWizard = class LuksoWizard extends shared_tailwindElement_index.TailwindStyledElement(style) {
37
- constructor() {
38
- super(...arguments);
39
- this.steps = "";
40
- this.activeStep = 1;
41
- this.size = "medium";
42
- this.stepStyles = index.ce({
43
- slots: {
44
- base: `inline-flex flex-col items-center justify-end first:-ml-12 last:-mr-12 relative
37
+ steps = "";
38
+ activeStep = 1;
39
+ size = "medium";
40
+ stepStyles = index.ce({
41
+ slots: {
42
+ base: `inline-flex flex-col items-center justify-end first:-ml-12 last:-mr-12 relative
45
43
  [&>.lukso-wizard-circle]:after:last:hidden [&>.lukso-wizard-circle]:before:last:hidden`,
46
- circle: `lukso-wizard-circle bg-neutral-90 w-4 h-4 rounded-full shadow-wizard-step mt-2 flex items-center
44
+ circle: `lukso-wizard-circle bg-neutral-90 w-4 h-4 rounded-full shadow-wizard-step mt-2 flex items-center
47
45
  border-[1px] border-solid border-[rgba(255,255,255,0.8)]
48
46
  after:block after:absolute after:bottom-[7px] after:ml-[15px] after:h-[2px]
49
47
  after:content:'' after:bg-transparent after:transition-width after:duration-300
50
48
  before:block before:absolute before:bottom-[7px] before:ml-[15px] before:h-[2px]
51
49
  before:content:'' before:bg-neutral-90 before:shadow-wizard-line before:w-[calc(100%-16px)]`,
52
- innerCircle: "lukso-wizard-circle-inner rounded-full w-[10px] h-[10px] ml-[2px]"
53
- },
54
- variants: {
55
- size: {
56
- small: {
57
- base: "w-[92px]"
58
- },
59
- medium: {
60
- base: "w-[121px]"
61
- },
62
- large: {
63
- base: "w-[180px]"
64
- },
65
- ["full-width"]: {
66
- base: "w-full"
67
- }
50
+ innerCircle: "lukso-wizard-circle-inner rounded-full w-[10px] h-[10px] ml-[2px]"
51
+ },
52
+ variants: {
53
+ size: {
54
+ small: {
55
+ base: "w-[92px]"
56
+ },
57
+ medium: {
58
+ base: "w-[121px]"
68
59
  },
69
- completed: {
70
- true: {
71
- base: `[&>.lukso-wizard-circle]:after:bg-purple-51
60
+ large: {
61
+ base: "w-[180px]"
62
+ },
63
+ ["full-width"]: {
64
+ base: "w-full"
65
+ }
66
+ },
67
+ completed: {
68
+ true: {
69
+ base: `[&>.lukso-wizard-circle]:after:bg-purple-51
72
70
  [&_.lukso-wizard-circle-inner]:bg-gradient-to-t
73
71
  [&_.lukso-wizard-circle-inner]:from-gradient-3-start
74
72
  [&_.lukso-wizard-circle-inner]:to-gradient-3-end`,
75
- circle: "completed"
76
- }
77
- },
78
- current: {
79
- true: {
80
- circle: "current"
81
- }
82
- },
83
- active: {
84
- true: {
85
- base: `[&_.lukso-wizard-circle-inner]:border-2 [&_.lukso-wizard-circle-inner]:border-purple-51`,
86
- innerCircle: "[&_.lukso-wizard-circle-inner]:border-2 [&_.lukso-wizard-circle-inner]:border-purple-51"
87
- }
73
+ circle: "completed"
74
+ }
75
+ },
76
+ current: {
77
+ true: {
78
+ circle: "current"
79
+ }
80
+ },
81
+ active: {
82
+ true: {
83
+ base: `[&_.lukso-wizard-circle-inner]:border-2 [&_.lukso-wizard-circle-inner]:border-purple-51`,
84
+ innerCircle: "[&_.lukso-wizard-circle-inner]:border-2 [&_.lukso-wizard-circle-inner]:border-purple-51"
88
85
  }
89
86
  }
90
- });
91
- }
87
+ }
88
+ });
92
89
  stepTemplate(step, index) {
93
90
  const { base, circle, innerCircle } = this.stepStyles({
94
91
  completed: index + 1 < this.activeStep,
@@ -1,5 +1,5 @@
1
- import { Z, b as T, T as TailwindStyledElement, x } from '../../index-a09c053e.js';
2
- import { n, t as t$2 } from '../../property-6d71df6f.js';
1
+ import { Z, b as T, T as TailwindStyledElement, x } from '../../index-869a59a0.js';
2
+ import { n, t as t$2 } from '../../property-ff5733e6.js';
3
3
  import { e, i, t as t$1 } from '../../directive-2bb7789e.js';
4
4
  import { c as ce } from '../../index-d14b6a34.js';
5
5
 
@@ -30,61 +30,58 @@ var __decorateClass = (decorators, target, key, kind) => {
30
30
  return result;
31
31
  };
32
32
  let LuksoWizard = class extends TailwindStyledElement(style) {
33
- constructor() {
34
- super(...arguments);
35
- this.steps = "";
36
- this.activeStep = 1;
37
- this.size = "medium";
38
- this.stepStyles = ce({
39
- slots: {
40
- base: `inline-flex flex-col items-center justify-end first:-ml-12 last:-mr-12 relative
33
+ steps = "";
34
+ activeStep = 1;
35
+ size = "medium";
36
+ stepStyles = ce({
37
+ slots: {
38
+ base: `inline-flex flex-col items-center justify-end first:-ml-12 last:-mr-12 relative
41
39
  [&>.lukso-wizard-circle]:after:last:hidden [&>.lukso-wizard-circle]:before:last:hidden`,
42
- circle: `lukso-wizard-circle bg-neutral-90 w-4 h-4 rounded-full shadow-wizard-step mt-2 flex items-center
40
+ circle: `lukso-wizard-circle bg-neutral-90 w-4 h-4 rounded-full shadow-wizard-step mt-2 flex items-center
43
41
  border-[1px] border-solid border-[rgba(255,255,255,0.8)]
44
42
  after:block after:absolute after:bottom-[7px] after:ml-[15px] after:h-[2px]
45
43
  after:content:'' after:bg-transparent after:transition-width after:duration-300
46
44
  before:block before:absolute before:bottom-[7px] before:ml-[15px] before:h-[2px]
47
45
  before:content:'' before:bg-neutral-90 before:shadow-wizard-line before:w-[calc(100%-16px)]`,
48
- innerCircle: "lukso-wizard-circle-inner rounded-full w-[10px] h-[10px] ml-[2px]"
49
- },
50
- variants: {
51
- size: {
52
- small: {
53
- base: "w-[92px]"
54
- },
55
- medium: {
56
- base: "w-[121px]"
57
- },
58
- large: {
59
- base: "w-[180px]"
60
- },
61
- ["full-width"]: {
62
- base: "w-full"
63
- }
46
+ innerCircle: "lukso-wizard-circle-inner rounded-full w-[10px] h-[10px] ml-[2px]"
47
+ },
48
+ variants: {
49
+ size: {
50
+ small: {
51
+ base: "w-[92px]"
52
+ },
53
+ medium: {
54
+ base: "w-[121px]"
64
55
  },
65
- completed: {
66
- true: {
67
- base: `[&>.lukso-wizard-circle]:after:bg-purple-51
56
+ large: {
57
+ base: "w-[180px]"
58
+ },
59
+ ["full-width"]: {
60
+ base: "w-full"
61
+ }
62
+ },
63
+ completed: {
64
+ true: {
65
+ base: `[&>.lukso-wizard-circle]:after:bg-purple-51
68
66
  [&_.lukso-wizard-circle-inner]:bg-gradient-to-t
69
67
  [&_.lukso-wizard-circle-inner]:from-gradient-3-start
70
68
  [&_.lukso-wizard-circle-inner]:to-gradient-3-end`,
71
- circle: "completed"
72
- }
73
- },
74
- current: {
75
- true: {
76
- circle: "current"
77
- }
78
- },
79
- active: {
80
- true: {
81
- base: `[&_.lukso-wizard-circle-inner]:border-2 [&_.lukso-wizard-circle-inner]:border-purple-51`,
82
- innerCircle: "[&_.lukso-wizard-circle-inner]:border-2 [&_.lukso-wizard-circle-inner]:border-purple-51"
83
- }
69
+ circle: "completed"
70
+ }
71
+ },
72
+ current: {
73
+ true: {
74
+ circle: "current"
75
+ }
76
+ },
77
+ active: {
78
+ true: {
79
+ base: `[&_.lukso-wizard-circle-inner]:border-2 [&_.lukso-wizard-circle-inner]:border-purple-51`,
80
+ innerCircle: "[&_.lukso-wizard-circle-inner]:border-2 [&_.lukso-wizard-circle-inner]:border-purple-51"
84
81
  }
85
82
  }
86
- });
87
- }
83
+ }
84
+ });
88
85
  stepTemplate(step, index) {
89
86
  const { base, circle, innerCircle } = this.stepStyles({
90
87
  completed: index + 1 < this.activeStep,
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const shared_tailwindElement_index = require('./index-4145c314.cjs');
3
+ const shared_tailwindElement_index = require('./index-b44989bb.cjs');
4
4
  const directive = require('./directive-8278ab14.cjs');
5
5
 
6
6
  class CustomStyleMapDirective extends directive.i {