le-kit 0.3.2 → 0.3.4

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 (128) hide show
  1. package/dist/cjs/{index-CNRmviSz.js → index-BPF04Jvb.js} +30 -19
  2. package/dist/cjs/index-BPF04Jvb.js.map +1 -0
  3. package/dist/cjs/index.cjs.js +3 -2
  4. package/dist/cjs/index.cjs.js.map +1 -1
  5. package/dist/cjs/le-bar_16.cjs.entry.js +20 -6
  6. package/dist/cjs/le-box.cjs.entry.js +2 -2
  7. package/dist/cjs/le-card.cjs.entry.js +2 -2
  8. package/dist/cjs/le-combobox.cjs.entry.js +1 -1
  9. package/dist/cjs/le-header-placeholder.cjs.entry.js +1 -1
  10. package/dist/cjs/le-kit.cjs.js +1 -1
  11. package/dist/cjs/le-multiselect.cjs.entry.js +1 -1
  12. package/dist/cjs/le-number-input.cjs.entry.js +2 -2
  13. package/dist/cjs/le-round-progress.cjs.entry.js +1 -1
  14. package/dist/cjs/le-segmented-control.cjs.entry.js +1 -1
  15. package/dist/cjs/le-stack.cjs.entry.js +2 -2
  16. package/dist/cjs/le-tab-bar.cjs.entry.js +1 -1
  17. package/dist/cjs/le-tab-panel.cjs.entry.js +1 -1
  18. package/dist/cjs/le-tab.cjs.entry.js +2 -2
  19. package/dist/cjs/le-tabs.cjs.entry.js +2 -2
  20. package/dist/cjs/le-tag.cjs.entry.js +1 -1
  21. package/dist/cjs/le-text.cjs.entry.js +2 -2
  22. package/dist/cjs/le-turntable.cjs.entry.js +1 -1
  23. package/dist/cjs/loader.cjs.js +1 -1
  24. package/dist/cjs/{utils-CZG22_vQ.js → utils-BYsLPHN1.js} +3 -3
  25. package/dist/cjs/{utils-CZG22_vQ.js.map → utils-BYsLPHN1.js.map} +1 -1
  26. package/dist/collection/components/le-icon/le-icon.js +19 -4
  27. package/dist/collection/components/le-icon/le-icon.js.map +1 -1
  28. package/dist/collection/dist/components/assets/custom-elements.json +825 -825
  29. package/dist/collection/global/app.js +27 -17
  30. package/dist/collection/global/app.js.map +1 -1
  31. package/dist/collection/index.js +1 -1
  32. package/dist/collection/index.js.map +1 -1
  33. package/dist/components/app.js +180 -0
  34. package/dist/components/app.js.map +1 -0
  35. package/dist/components/assets/custom-elements.json +825 -825
  36. package/dist/components/index.js +3 -2
  37. package/dist/components/index.js.map +1 -1
  38. package/dist/components/le-bar2.js +1 -1
  39. package/dist/components/le-box.js +1 -1
  40. package/dist/components/le-button2.js +2 -1
  41. package/dist/components/le-button2.js.map +1 -1
  42. package/dist/components/le-card.js +1 -1
  43. package/dist/components/le-header.js +1 -1
  44. package/dist/components/le-icon2.js +19 -4
  45. package/dist/components/le-icon2.js.map +1 -1
  46. package/dist/components/le-navigation.js +1 -1
  47. package/dist/components/le-number-input.js +1 -1
  48. package/dist/components/le-popover2.js +1 -1
  49. package/dist/components/le-stack.js +1 -1
  50. package/dist/components/le-tab2.js +1 -1
  51. package/dist/components/le-tabs.js +1 -1
  52. package/dist/components/utils.js +2 -166
  53. package/dist/components/utils.js.map +1 -1
  54. package/dist/docs.json +1 -1
  55. package/dist/esm/{index-BqH-zsXr.js → index-C-Chwj1b.js} +30 -20
  56. package/dist/esm/index-C-Chwj1b.js.map +1 -0
  57. package/dist/esm/index.js +2 -2
  58. package/dist/esm/le-bar_16.entry.js +20 -6
  59. package/dist/esm/le-box.entry.js +2 -2
  60. package/dist/esm/le-card.entry.js +2 -2
  61. package/dist/esm/le-combobox.entry.js +1 -1
  62. package/dist/esm/le-header-placeholder.entry.js +1 -1
  63. package/dist/esm/le-kit.js +2 -2
  64. package/dist/esm/le-multiselect.entry.js +1 -1
  65. package/dist/esm/le-number-input.entry.js +2 -2
  66. package/dist/esm/le-round-progress.entry.js +1 -1
  67. package/dist/esm/le-segmented-control.entry.js +1 -1
  68. package/dist/esm/le-stack.entry.js +2 -2
  69. package/dist/esm/le-tab-bar.entry.js +1 -1
  70. package/dist/esm/le-tab-panel.entry.js +1 -1
  71. package/dist/esm/le-tab.entry.js +2 -2
  72. package/dist/esm/le-tabs.entry.js +2 -2
  73. package/dist/esm/le-tag.entry.js +1 -1
  74. package/dist/esm/le-text.entry.js +2 -2
  75. package/dist/esm/le-turntable.entry.js +1 -1
  76. package/dist/esm/loader.js +2 -2
  77. package/dist/esm/{utils-CdBk0DdF.js → utils-B3alHV04.js} +3 -3
  78. package/dist/esm/{utils-CdBk0DdF.js.map → utils-B3alHV04.js.map} +1 -1
  79. package/dist/le-kit/dist/components/assets/custom-elements.json +825 -825
  80. package/dist/le-kit/index.esm.js +1 -1
  81. package/dist/le-kit/le-kit.esm.js +1 -1
  82. package/dist/le-kit/{p-0a270831.entry.js → p-05ccab91.entry.js} +2 -2
  83. package/dist/le-kit/{p-ebd86d4f.entry.js → p-06d2d79c.entry.js} +2 -2
  84. package/dist/le-kit/{p-764005e3.entry.js → p-2230ecd7.entry.js} +2 -2
  85. package/dist/le-kit/{p-b21277e8.entry.js → p-33c2168a.entry.js} +2 -2
  86. package/dist/le-kit/{p-249db213.entry.js → p-3d22aeb2.entry.js} +2 -2
  87. package/dist/le-kit/{p-3a0a57e9.entry.js → p-3d873cdb.entry.js} +2 -2
  88. package/dist/le-kit/{p-ac822433.entry.js → p-4a45ff67.entry.js} +2 -2
  89. package/dist/le-kit/{p-43f87acb.entry.js → p-5d72c894.entry.js} +2 -2
  90. package/dist/le-kit/{p-b6997587.entry.js → p-68d836a3.entry.js} +2 -2
  91. package/dist/le-kit/{p-6d0090c1.entry.js → p-923828fe.entry.js} +2 -2
  92. package/dist/le-kit/p-9880466c.entry.js +2 -0
  93. package/dist/le-kit/p-9880466c.entry.js.map +1 -0
  94. package/dist/le-kit/p-C-Chwj1b.js +3 -0
  95. package/dist/le-kit/p-C-Chwj1b.js.map +1 -0
  96. package/dist/le-kit/{p-VG5nXRzT.js → p-DFr88Szp.js} +2 -2
  97. package/dist/le-kit/{p-VG5nXRzT.js.map → p-DFr88Szp.js.map} +1 -1
  98. package/dist/le-kit/{p-244ff3d7.entry.js → p-be2a7276.entry.js} +2 -2
  99. package/dist/le-kit/{p-61edb398.entry.js → p-d161946c.entry.js} +2 -2
  100. package/dist/le-kit/{p-c0ccc9aa.entry.js → p-e1846fc2.entry.js} +2 -2
  101. package/dist/le-kit/{p-07705c61.entry.js → p-e6b2cf9a.entry.js} +2 -2
  102. package/dist/le-kit/{p-4b88b0da.entry.js → p-ea71f22c.entry.js} +2 -2
  103. package/dist/le-kit/{p-73f7de28.entry.js → p-f8034500.entry.js} +2 -2
  104. package/dist/types/global/app.d.ts +29 -6
  105. package/dist/types/index.d.ts +1 -1
  106. package/package.json +1 -1
  107. package/dist/cjs/index-CNRmviSz.js.map +0 -1
  108. package/dist/esm/index-BqH-zsXr.js.map +0 -1
  109. package/dist/le-kit/p-BqH-zsXr.js +0 -3
  110. package/dist/le-kit/p-BqH-zsXr.js.map +0 -1
  111. package/dist/le-kit/p-dea78542.entry.js +0 -2
  112. package/dist/le-kit/p-dea78542.entry.js.map +0 -1
  113. /package/dist/le-kit/{p-0a270831.entry.js.map → p-05ccab91.entry.js.map} +0 -0
  114. /package/dist/le-kit/{p-ebd86d4f.entry.js.map → p-06d2d79c.entry.js.map} +0 -0
  115. /package/dist/le-kit/{p-764005e3.entry.js.map → p-2230ecd7.entry.js.map} +0 -0
  116. /package/dist/le-kit/{p-b21277e8.entry.js.map → p-33c2168a.entry.js.map} +0 -0
  117. /package/dist/le-kit/{p-249db213.entry.js.map → p-3d22aeb2.entry.js.map} +0 -0
  118. /package/dist/le-kit/{p-3a0a57e9.entry.js.map → p-3d873cdb.entry.js.map} +0 -0
  119. /package/dist/le-kit/{p-ac822433.entry.js.map → p-4a45ff67.entry.js.map} +0 -0
  120. /package/dist/le-kit/{p-43f87acb.entry.js.map → p-5d72c894.entry.js.map} +0 -0
  121. /package/dist/le-kit/{p-b6997587.entry.js.map → p-68d836a3.entry.js.map} +0 -0
  122. /package/dist/le-kit/{p-6d0090c1.entry.js.map → p-923828fe.entry.js.map} +0 -0
  123. /package/dist/le-kit/{p-244ff3d7.entry.js.map → p-be2a7276.entry.js.map} +0 -0
  124. /package/dist/le-kit/{p-61edb398.entry.js.map → p-d161946c.entry.js.map} +0 -0
  125. /package/dist/le-kit/{p-c0ccc9aa.entry.js.map → p-e1846fc2.entry.js.map} +0 -0
  126. /package/dist/le-kit/{p-07705c61.entry.js.map → p-e6b2cf9a.entry.js.map} +0 -0
  127. /package/dist/le-kit/{p-4b88b0da.entry.js.map → p-ea71f22c.entry.js.map} +0 -0
  128. /package/dist/le-kit/{p-73f7de28.entry.js.map → p-f8034500.entry.js.map} +0 -0
@@ -527,6 +527,139 @@
527
527
  }
528
528
  ]
529
529
  },
530
+ {
531
+ "kind": "javascript-module",
532
+ "path": "src/components/le-card/le-card.tsx",
533
+ "declarations": [
534
+ {
535
+ "kind": "class",
536
+ "description": "A flexible card component with header, content, and footer slots.\n\nThe card uses le-slot wrappers for each slot area. In admin mode,\nle-slot shows placeholders for CMS editing. In default mode,\nle-slot acts as a transparent passthrough.",
537
+ "name": "LeCard",
538
+ "cssProperties": [
539
+ {
540
+ "description": "Card background color",
541
+ "name": "--le-card-bg"
542
+ },
543
+ {
544
+ "description": "Card border radius",
545
+ "name": "--le-card-border-radius"
546
+ },
547
+ {
548
+ "description": "Card box shadow",
549
+ "name": "--le-card-shadow"
550
+ },
551
+ {
552
+ "description": "Card content padding",
553
+ "name": "--le-card-padding"
554
+ }
555
+ ],
556
+ "cssParts": [
557
+ {
558
+ "description": "The main card container",
559
+ "name": "card"
560
+ },
561
+ {
562
+ "description": "The card header section",
563
+ "name": "header"
564
+ },
565
+ {
566
+ "description": "The card content section",
567
+ "name": "content"
568
+ },
569
+ {
570
+ "description": "The card footer section",
571
+ "name": "footer"
572
+ }
573
+ ],
574
+ "slots": [
575
+ {
576
+ "description": "Card header content (title, actions)",
577
+ "name": "header"
578
+ },
579
+ {
580
+ "description": "Default slot for main card content",
581
+ "name": ""
582
+ },
583
+ {
584
+ "description": "Card footer content (buttons, links)",
585
+ "name": "footer"
586
+ }
587
+ ],
588
+ "members": [
589
+ {
590
+ "kind": "field",
591
+ "name": "el",
592
+ "type": {
593
+ "text": "HTMLElement"
594
+ }
595
+ },
596
+ {
597
+ "kind": "field",
598
+ "name": "variant",
599
+ "type": {
600
+ "text": "'default' | 'outlined' | 'elevated'"
601
+ },
602
+ "default": "'default'",
603
+ "description": "Card variant style"
604
+ },
605
+ {
606
+ "kind": "field",
607
+ "name": "interactive",
608
+ "type": {
609
+ "text": "boolean"
610
+ },
611
+ "default": "false",
612
+ "description": "Whether the card is interactive (clickable)"
613
+ },
614
+ {
615
+ "kind": "method",
616
+ "name": "render"
617
+ }
618
+ ],
619
+ "attributes": [
620
+ {
621
+ "name": "variant",
622
+ "fieldName": "variant",
623
+ "default": "'default'",
624
+ "description": "Card variant style",
625
+ "type": {
626
+ "text": "'default' | 'outlined' | 'elevated'"
627
+ }
628
+ },
629
+ {
630
+ "name": "interactive",
631
+ "fieldName": "interactive",
632
+ "default": "false",
633
+ "description": "Whether the card is interactive (clickable)",
634
+ "type": {
635
+ "text": "boolean"
636
+ }
637
+ }
638
+ ],
639
+ "tagName": "le-card",
640
+ "events": [],
641
+ "customElement": true
642
+ }
643
+ ],
644
+ "exports": [
645
+ {
646
+ "kind": "js",
647
+ "name": "LeCard",
648
+ "declaration": {
649
+ "name": "LeCard",
650
+ "module": "src/components/le-card/le-card.tsx"
651
+ }
652
+ },
653
+ {
654
+ "kind": "custom-element-definition",
655
+ "name": "le-card",
656
+ "declaration": {
657
+ "name": "LeCard",
658
+ "module": "src/components/le-card/le-card.tsx"
659
+ }
660
+ }
661
+ ]
662
+ },
530
663
  {
531
664
  "kind": "javascript-module",
532
665
  "path": "src/components/le-box/le-box.tsx",
@@ -972,60 +1105,60 @@
972
1105
  },
973
1106
  {
974
1107
  "kind": "javascript-module",
975
- "path": "src/components/le-card/le-card.tsx",
1108
+ "path": "src/components/le-button/le-button.tsx",
976
1109
  "declarations": [
977
1110
  {
978
1111
  "kind": "class",
979
- "description": "A flexible card component with header, content, and footer slots.\n\nThe card uses le-slot wrappers for each slot area. In admin mode,\nle-slot shows placeholders for CMS editing. In default mode,\nle-slot acts as a transparent passthrough.",
980
- "name": "LeCard",
1112
+ "description": "A flexible button component with multiple variants and states.",
1113
+ "name": "LeButton",
981
1114
  "cssProperties": [
982
1115
  {
983
- "description": "Card background color",
984
- "name": "--le-card-bg"
1116
+ "description": "Button background color",
1117
+ "name": "--le-button-bg"
985
1118
  },
986
1119
  {
987
- "description": "Card border radius",
988
- "name": "--le-card-border-radius"
1120
+ "description": "Button text color",
1121
+ "name": "--le-button-color"
989
1122
  },
990
1123
  {
991
- "description": "Card box shadow",
992
- "name": "--le-card-shadow"
1124
+ "description": "Button border radius",
1125
+ "name": "--le-button-border-radius"
993
1126
  },
994
1127
  {
995
- "description": "Card content padding",
996
- "name": "--le-card-padding"
1128
+ "description": "Button horizontal padding",
1129
+ "name": "--le-button-padding-x"
1130
+ },
1131
+ {
1132
+ "description": "Button vertical padding",
1133
+ "name": "--le-button-padding-y"
997
1134
  }
998
1135
  ],
999
1136
  "cssParts": [
1000
1137
  {
1001
- "description": "The main card container",
1002
- "name": "card"
1138
+ "description": "The native button element",
1139
+ "name": "button"
1003
1140
  },
1004
1141
  {
1005
- "description": "The card header section",
1006
- "name": "header"
1142
+ "description": "The button content wrapper",
1143
+ "name": "content"
1007
1144
  },
1008
1145
  {
1009
- "description": "The card content section",
1010
- "name": "content"
1146
+ "description": "The start icon slot",
1147
+ "name": "icon-start"
1011
1148
  },
1012
1149
  {
1013
- "description": "The card footer section",
1014
- "name": "footer"
1150
+ "description": "The end icon slot",
1151
+ "name": "icon-end"
1015
1152
  }
1016
1153
  ],
1017
1154
  "slots": [
1018
1155
  {
1019
- "description": "Card header content (title, actions)",
1020
- "name": "header"
1021
- },
1022
- {
1023
- "description": "Default slot for main card content",
1156
+ "description": "Button text content",
1024
1157
  "name": ""
1025
1158
  },
1026
1159
  {
1027
- "description": "Card footer content (buttons, links)",
1028
- "name": "footer"
1160
+ "description": "Icon for icon-only buttons",
1161
+ "name": "icon-only"
1029
1162
  }
1030
1163
  ],
1031
1164
  "members": [
@@ -1036,203 +1169,70 @@
1036
1169
  "text": "HTMLElement"
1037
1170
  }
1038
1171
  },
1172
+ {
1173
+ "kind": "field",
1174
+ "name": "mode",
1175
+ "type": {
1176
+ "text": "'default' | 'admin'"
1177
+ },
1178
+ "description": "Mode of the popover should be 'default' for internal use"
1179
+ },
1039
1180
  {
1040
1181
  "kind": "field",
1041
1182
  "name": "variant",
1042
1183
  "type": {
1043
- "text": "'default' | 'outlined' | 'elevated'"
1184
+ "text": "'solid' | 'outlined' | 'clear' | 'system'"
1044
1185
  },
1045
- "default": "'default'",
1046
- "description": "Card variant style"
1186
+ "default": "'solid'",
1187
+ "description": "Button variant style"
1047
1188
  },
1048
1189
  {
1049
1190
  "kind": "field",
1050
- "name": "interactive",
1191
+ "name": "color",
1192
+ "type": {
1193
+ "text": "'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'info'"
1194
+ },
1195
+ "default": "'primary'",
1196
+ "description": "Button color theme (uses theme semantic colors)"
1197
+ },
1198
+ {
1199
+ "kind": "field",
1200
+ "name": "size",
1201
+ "type": {
1202
+ "text": "'small' | 'medium' | 'large'"
1203
+ },
1204
+ "default": "'medium'",
1205
+ "description": "Button size"
1206
+ },
1207
+ {
1208
+ "kind": "field",
1209
+ "name": "selected",
1051
1210
  "type": {
1052
1211
  "text": "boolean"
1053
1212
  },
1054
1213
  "default": "false",
1055
- "description": "Whether the card is interactive (clickable)"
1214
+ "description": "Whether the button is in a selected/active state"
1056
1215
  },
1057
1216
  {
1058
- "kind": "method",
1059
- "name": "render"
1060
- }
1061
- ],
1062
- "attributes": [
1217
+ "kind": "field",
1218
+ "name": "fullWidth",
1219
+ "type": {
1220
+ "text": "boolean"
1221
+ },
1222
+ "default": "false",
1223
+ "description": "Whether the button takes full width of its container"
1224
+ },
1063
1225
  {
1064
- "name": "variant",
1065
- "fieldName": "variant",
1066
- "default": "'default'",
1067
- "description": "Card variant style",
1226
+ "kind": "field",
1227
+ "name": "iconOnly",
1068
1228
  "type": {
1069
- "text": "'default' | 'outlined' | 'elevated'"
1070
- }
1229
+ "text": "string | Node | undefined"
1230
+ },
1231
+ "description": "Icon only button image or emoji\nif this prop is set, the button will render only the icon slot"
1071
1232
  },
1072
1233
  {
1073
- "name": "interactive",
1074
- "fieldName": "interactive",
1075
- "default": "false",
1076
- "description": "Whether the card is interactive (clickable)",
1077
- "type": {
1078
- "text": "boolean"
1079
- }
1080
- }
1081
- ],
1082
- "tagName": "le-card",
1083
- "events": [],
1084
- "customElement": true
1085
- }
1086
- ],
1087
- "exports": [
1088
- {
1089
- "kind": "js",
1090
- "name": "LeCard",
1091
- "declaration": {
1092
- "name": "LeCard",
1093
- "module": "src/components/le-card/le-card.tsx"
1094
- }
1095
- },
1096
- {
1097
- "kind": "custom-element-definition",
1098
- "name": "le-card",
1099
- "declaration": {
1100
- "name": "LeCard",
1101
- "module": "src/components/le-card/le-card.tsx"
1102
- }
1103
- }
1104
- ]
1105
- },
1106
- {
1107
- "kind": "javascript-module",
1108
- "path": "src/components/le-button/le-button.tsx",
1109
- "declarations": [
1110
- {
1111
- "kind": "class",
1112
- "description": "A flexible button component with multiple variants and states.",
1113
- "name": "LeButton",
1114
- "cssProperties": [
1115
- {
1116
- "description": "Button background color",
1117
- "name": "--le-button-bg"
1118
- },
1119
- {
1120
- "description": "Button text color",
1121
- "name": "--le-button-color"
1122
- },
1123
- {
1124
- "description": "Button border radius",
1125
- "name": "--le-button-border-radius"
1126
- },
1127
- {
1128
- "description": "Button horizontal padding",
1129
- "name": "--le-button-padding-x"
1130
- },
1131
- {
1132
- "description": "Button vertical padding",
1133
- "name": "--le-button-padding-y"
1134
- }
1135
- ],
1136
- "cssParts": [
1137
- {
1138
- "description": "The native button element",
1139
- "name": "button"
1140
- },
1141
- {
1142
- "description": "The button content wrapper",
1143
- "name": "content"
1144
- },
1145
- {
1146
- "description": "The start icon slot",
1147
- "name": "icon-start"
1148
- },
1149
- {
1150
- "description": "The end icon slot",
1151
- "name": "icon-end"
1152
- }
1153
- ],
1154
- "slots": [
1155
- {
1156
- "description": "Button text content",
1157
- "name": ""
1158
- },
1159
- {
1160
- "description": "Icon for icon-only buttons",
1161
- "name": "icon-only"
1162
- }
1163
- ],
1164
- "members": [
1165
- {
1166
- "kind": "field",
1167
- "name": "el",
1168
- "type": {
1169
- "text": "HTMLElement"
1170
- }
1171
- },
1172
- {
1173
- "kind": "field",
1174
- "name": "mode",
1175
- "type": {
1176
- "text": "'default' | 'admin'"
1177
- },
1178
- "description": "Mode of the popover should be 'default' for internal use"
1179
- },
1180
- {
1181
- "kind": "field",
1182
- "name": "variant",
1183
- "type": {
1184
- "text": "'solid' | 'outlined' | 'clear' | 'system'"
1185
- },
1186
- "default": "'solid'",
1187
- "description": "Button variant style"
1188
- },
1189
- {
1190
- "kind": "field",
1191
- "name": "color",
1192
- "type": {
1193
- "text": "'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'info'"
1194
- },
1195
- "default": "'primary'",
1196
- "description": "Button color theme (uses theme semantic colors)"
1197
- },
1198
- {
1199
- "kind": "field",
1200
- "name": "size",
1201
- "type": {
1202
- "text": "'small' | 'medium' | 'large'"
1203
- },
1204
- "default": "'medium'",
1205
- "description": "Button size"
1206
- },
1207
- {
1208
- "kind": "field",
1209
- "name": "selected",
1210
- "type": {
1211
- "text": "boolean"
1212
- },
1213
- "default": "false",
1214
- "description": "Whether the button is in a selected/active state"
1215
- },
1216
- {
1217
- "kind": "field",
1218
- "name": "fullWidth",
1219
- "type": {
1220
- "text": "boolean"
1221
- },
1222
- "default": "false",
1223
- "description": "Whether the button takes full width of its container"
1224
- },
1225
- {
1226
- "kind": "field",
1227
- "name": "iconOnly",
1228
- "type": {
1229
- "text": "string | Node | undefined"
1230
- },
1231
- "description": "Icon only button image or emoji\nif this prop is set, the button will render only the icon slot"
1232
- },
1233
- {
1234
- "kind": "field",
1235
- "name": "iconStart",
1234
+ "kind": "field",
1235
+ "name": "iconStart",
1236
1236
  "type": {
1237
1237
  "text": "string | Node | undefined"
1238
1238
  },
@@ -1455,247 +1455,119 @@
1455
1455
  },
1456
1456
  {
1457
1457
  "kind": "javascript-module",
1458
- "path": "src/components/le-combobox/le-combobox.tsx",
1458
+ "path": "src/components/le-collapse/le-collapse.tsx",
1459
1459
  "declarations": [
1460
1460
  {
1461
1461
  "kind": "class",
1462
- "description": "A combobox component with searchable dropdown.\n\nCombines a text input with a dropdown list, allowing users to\nfilter options by typing or select from the list.",
1463
- "name": "LeCombobox",
1464
- "members": [
1462
+ "description": "Animated show/hide wrapper.\n\nSupports height collapse (auto->0) and/or fading.\nCan optionally listen to the nearest `le-header` shrink events.",
1463
+ "name": "LeCollapse",
1464
+ "cssProperties": [
1465
1465
  {
1466
- "kind": "field",
1467
- "name": "el",
1468
- "type": {
1469
- "text": "HTMLElement"
1470
- }
1471
- },
1466
+ "description": "Transition duration",
1467
+ "name": "--le-collapse-duration"
1468
+ }
1469
+ ],
1470
+ "cssParts": [
1472
1471
  {
1473
- "kind": "field",
1474
- "name": "options",
1475
- "type": {
1476
- "text": "LeOption[] | string"
1477
- },
1478
- "default": "[]",
1479
- "description": "The options to display in the dropdown."
1472
+ "description": "Collapsible region",
1473
+ "name": "region"
1480
1474
  },
1481
1475
  {
1482
- "kind": "field",
1483
- "name": "value",
1484
- "type": {
1485
- "text": "LeOptionValue | undefined"
1486
- },
1487
- "description": "The currently selected value."
1488
- },
1476
+ "description": "Inner content",
1477
+ "name": "content"
1478
+ }
1479
+ ],
1480
+ "slots": [
1481
+ {
1482
+ "description": "Content to animate",
1483
+ "name": ""
1484
+ }
1485
+ ],
1486
+ "members": [
1489
1487
  {
1490
1488
  "kind": "field",
1491
- "name": "placeholder",
1489
+ "name": "el",
1492
1490
  "type": {
1493
- "text": "string"
1494
- },
1495
- "default": "'Type to search...'",
1496
- "description": "Placeholder text for the input."
1491
+ "text": "HTMLElement"
1492
+ }
1497
1493
  },
1498
1494
  {
1499
1495
  "kind": "field",
1500
- "name": "disabled",
1496
+ "name": "closed",
1501
1497
  "type": {
1502
1498
  "text": "boolean"
1503
1499
  },
1504
1500
  "default": "false",
1505
- "description": "Whether the combobox is disabled."
1501
+ "description": "Since Stencil boolean props default to `false` when the attribute is missing.\ninstead of `open` defaulting to `true`, using a `closed` prop."
1506
1502
  },
1507
1503
  {
1508
1504
  "kind": "field",
1509
- "name": "required",
1505
+ "name": "scrollDown",
1510
1506
  "type": {
1511
1507
  "text": "boolean"
1512
1508
  },
1513
1509
  "default": "false",
1514
- "description": "Whether selection is required."
1510
+ "description": "Whether the content should scroll down from the top when open."
1515
1511
  },
1516
1512
  {
1517
1513
  "kind": "field",
1518
- "name": "name",
1514
+ "name": "noFading",
1519
1515
  "type": {
1520
- "text": "string | undefined"
1516
+ "text": "boolean"
1521
1517
  },
1522
- "description": "Name attribute for form submission."
1518
+ "default": "false",
1519
+ "description": "Stop fading the content when collapsing/expanding."
1523
1520
  },
1524
1521
  {
1525
1522
  "kind": "field",
1526
- "name": "fullWidth",
1523
+ "name": "collapseOnHeaderShrink",
1527
1524
  "type": {
1528
1525
  "text": "boolean"
1529
1526
  },
1530
1527
  "default": "false",
1531
- "description": "Whether the multiselect should take full width of its container."
1528
+ "description": "If true, collapse/expand based on the nearest header shrink event."
1532
1529
  },
1533
1530
  {
1534
- "kind": "field",
1535
- "name": "size",
1536
- "type": {
1537
- "text": "'small' | 'medium' | 'large'"
1538
- },
1539
- "default": "'medium'",
1540
- "description": "Size variant of the combobox."
1531
+ "kind": "method",
1532
+ "name": "handleHeaderShrink",
1533
+ "parameters": [
1534
+ {
1535
+ "name": "ev",
1536
+ "type": {
1537
+ "text": "Event"
1538
+ }
1539
+ }
1540
+ ],
1541
+ "description": "Handles `leHeaderShrinkChange` events from the `le-header`.\nIn case multiple headers are present, only the nearest one in the DOM tree is used."
1541
1542
  },
1542
1543
  {
1543
1544
  "kind": "field",
1544
- "name": "allowCustom",
1545
+ "name": "headerShrunk",
1545
1546
  "type": {
1546
1547
  "text": "boolean"
1547
1548
  },
1548
- "default": "false",
1549
- "description": "Whether to allow custom values not in the options list."
1550
- },
1551
- {
1552
- "kind": "field",
1553
- "name": "minSearchLength",
1554
- "type": {
1555
- "text": "number"
1556
- },
1557
- "default": "0",
1558
- "description": "Minimum characters before showing filtered results."
1559
- },
1560
- {
1561
- "kind": "field",
1562
- "name": "emptyText",
1563
- "type": {
1564
- "text": "string"
1565
- },
1566
- "default": "'No results found'",
1567
- "description": "Text to show when no options match the search."
1568
- },
1569
- {
1570
- "kind": "field",
1571
- "name": "open",
1572
- "type": {
1573
- "text": "boolean"
1574
- },
1575
- "default": "false",
1576
- "description": "Whether the dropdown is currently open."
1549
+ "privacy": "private",
1550
+ "default": "false"
1577
1551
  },
1578
1552
  {
1579
1553
  "kind": "method",
1580
- "name": "handleWindowClick",
1581
- "parameters": [
1582
- {
1583
- "name": "event",
1584
- "type": {
1585
- "text": "MouseEvent"
1586
- }
1587
- }
1588
- ]
1589
- },
1590
- {
1591
- "kind": "field",
1592
- "name": "inputValue",
1593
- "type": {
1594
- "text": "string"
1595
- },
1596
- "privacy": "private",
1597
- "default": "''"
1598
- },
1599
- {
1600
- "kind": "field",
1601
- "name": "selectedOption",
1602
- "type": {
1603
- "text": "LeOption | undefined"
1604
- },
1605
- "privacy": "private"
1606
- },
1607
- {
1608
- "kind": "field",
1609
- "name": "dropdownEl",
1610
- "type": {
1611
- "text": "HTMLLeDropdownBaseElement | undefined"
1612
- },
1613
- "privacy": "private"
1614
- },
1615
- {
1616
- "kind": "field",
1617
- "name": "inputEl",
1618
- "type": {
1619
- "text": "HTMLInputElement | undefined"
1620
- },
1621
- "privacy": "private"
1622
- },
1623
- {
1624
- "kind": "method",
1625
- "name": "handleValueChange"
1554
+ "name": "onOpenChange",
1555
+ "privacy": "protected"
1626
1556
  },
1627
1557
  {
1628
1558
  "kind": "method",
1629
- "name": "handleOptionsChange"
1630
- },
1631
- {
1632
- "kind": "field",
1633
- "name": "parsedOptions",
1634
- "type": {
1635
- "text": "LeOption[]"
1636
- },
1637
- "privacy": "private",
1638
- "readonly": true
1559
+ "name": "onDrivenStateChange",
1560
+ "privacy": "protected"
1639
1561
  },
1640
1562
  {
1641
1563
  "kind": "method",
1642
- "name": "updateSelectedOption",
1643
- "privacy": "private"
1644
- },
1645
- {
1646
- "kind": "field",
1647
- "name": "filterOption",
1648
- "privacy": "private"
1649
- },
1650
- {
1651
- "kind": "field",
1652
- "name": "handleOptionSelect",
1653
- "privacy": "private"
1654
- },
1655
- {
1656
- "kind": "field",
1657
- "name": "handleDropdownOpen",
1658
- "privacy": "private"
1659
- },
1660
- {
1661
- "kind": "field",
1662
- "name": "handleDropdownClose",
1663
- "privacy": "private"
1664
- },
1665
- {
1666
- "kind": "field",
1667
- "name": "handleInputChange",
1668
- "privacy": "private"
1669
- },
1670
- {
1671
- "kind": "field",
1672
- "name": "handleInputFocus",
1673
- "privacy": "private"
1674
- },
1675
- {
1676
- "kind": "field",
1677
- "name": "handleInputKeyDown",
1678
- "privacy": "private"
1679
- },
1680
- {
1681
- "kind": "field",
1682
- "name": "handleClear",
1564
+ "name": "shouldBeOpen",
1683
1565
  "privacy": "private"
1684
1566
  },
1685
1567
  {
1686
1568
  "kind": "method",
1687
- "name": "showDropdown",
1688
- "description": "Opens the dropdown."
1689
- },
1690
- {
1691
- "kind": "method",
1692
- "name": "hideDropdown",
1693
- "description": "Closes the dropdown."
1694
- },
1695
- {
1696
- "kind": "method",
1697
- "name": "focusInput",
1698
- "description": "Focuses the input element."
1569
+ "name": "applyOpenState",
1570
+ "privacy": "private"
1699
1571
  },
1700
1572
  {
1701
1573
  "kind": "method",
@@ -1704,161 +1576,62 @@
1704
1576
  ],
1705
1577
  "attributes": [
1706
1578
  {
1707
- "name": "options",
1708
- "fieldName": "options",
1709
- "default": "[]",
1710
- "description": "The options to display in the dropdown.",
1711
- "type": {
1712
- "text": "LeOption[] | string"
1713
- }
1714
- },
1715
- {
1716
- "name": "value",
1717
- "fieldName": "value",
1718
- "description": "The currently selected value.",
1719
- "type": {
1720
- "text": "LeOptionValue"
1721
- }
1722
- },
1723
- {
1724
- "name": "placeholder",
1725
- "fieldName": "placeholder",
1726
- "default": "'Type to search...'",
1727
- "description": "Placeholder text for the input.",
1728
- "type": {
1729
- "text": "string"
1730
- }
1731
- },
1732
- {
1733
- "name": "disabled",
1734
- "fieldName": "disabled",
1735
- "default": "false",
1736
- "description": "Whether the combobox is disabled.",
1737
- "type": {
1738
- "text": "boolean"
1739
- }
1740
- },
1741
- {
1742
- "name": "required",
1743
- "fieldName": "required",
1579
+ "name": "closed",
1580
+ "fieldName": "closed",
1744
1581
  "default": "false",
1745
- "description": "Whether selection is required.",
1582
+ "description": "Since Stencil boolean props default to `false` when the attribute is missing.\ninstead of `open` defaulting to `true`, using a `closed` prop.",
1746
1583
  "type": {
1747
1584
  "text": "boolean"
1748
1585
  }
1749
1586
  },
1750
1587
  {
1751
- "name": "name",
1752
- "fieldName": "name",
1753
- "description": "Name attribute for form submission.",
1754
- "type": {
1755
- "text": "string"
1756
- }
1757
- },
1758
- {
1759
- "name": "full-width",
1760
- "fieldName": "fullWidth",
1588
+ "name": "scroll-down",
1589
+ "fieldName": "scrollDown",
1761
1590
  "default": "false",
1762
- "description": "Whether the multiselect should take full width of its container.",
1591
+ "description": "Whether the content should scroll down from the top when open.",
1763
1592
  "type": {
1764
1593
  "text": "boolean"
1765
1594
  }
1766
1595
  },
1767
1596
  {
1768
- "name": "size",
1769
- "fieldName": "size",
1770
- "default": "'medium'",
1771
- "description": "Size variant of the combobox.",
1772
- "type": {
1773
- "text": "'small' | 'medium' | 'large'"
1774
- }
1775
- },
1776
- {
1777
- "name": "allow-custom",
1778
- "fieldName": "allowCustom",
1597
+ "name": "no-fading",
1598
+ "fieldName": "noFading",
1779
1599
  "default": "false",
1780
- "description": "Whether to allow custom values not in the options list.",
1600
+ "description": "Stop fading the content when collapsing/expanding.",
1781
1601
  "type": {
1782
1602
  "text": "boolean"
1783
1603
  }
1784
1604
  },
1785
1605
  {
1786
- "name": "min-search-length",
1787
- "fieldName": "minSearchLength",
1788
- "default": "0",
1789
- "description": "Minimum characters before showing filtered results.",
1790
- "type": {
1791
- "text": "number"
1792
- }
1793
- },
1794
- {
1795
- "name": "empty-text",
1796
- "fieldName": "emptyText",
1797
- "default": "'No results found'",
1798
- "description": "Text to show when no options match the search.",
1799
- "type": {
1800
- "text": "string"
1801
- }
1802
- },
1803
- {
1804
- "name": "open",
1805
- "fieldName": "open",
1606
+ "name": "collapse-on-header-shrink",
1607
+ "fieldName": "collapseOnHeaderShrink",
1806
1608
  "default": "false",
1807
- "description": "Whether the dropdown is currently open.",
1609
+ "description": "If true, collapse/expand based on the nearest header shrink event.",
1808
1610
  "type": {
1809
1611
  "text": "boolean"
1810
1612
  }
1811
1613
  }
1812
1614
  ],
1813
- "tagName": "le-combobox",
1814
- "events": [
1815
- {
1816
- "name": "leChange",
1817
- "type": {
1818
- "text": "EventEmitter<LeOptionSelectDetail>"
1819
- },
1820
- "description": "Emitted when the selected value changes."
1821
- },
1822
- {
1823
- "name": "leInput",
1824
- "type": {
1825
- "text": "EventEmitter<{ value: string }>"
1826
- },
1827
- "description": "Emitted when the input value changes (for custom values)."
1828
- },
1829
- {
1830
- "name": "leOpen",
1831
- "type": {
1832
- "text": "EventEmitter<void>"
1833
- },
1834
- "description": "Emitted when the dropdown opens."
1835
- },
1836
- {
1837
- "name": "leClose",
1838
- "type": {
1839
- "text": "EventEmitter<void>"
1840
- },
1841
- "description": "Emitted when the dropdown closes."
1842
- }
1843
- ],
1615
+ "tagName": "le-collapse",
1616
+ "events": [],
1844
1617
  "customElement": true
1845
1618
  }
1846
1619
  ],
1847
1620
  "exports": [
1848
1621
  {
1849
1622
  "kind": "js",
1850
- "name": "LeCombobox",
1623
+ "name": "LeCollapse",
1851
1624
  "declaration": {
1852
- "name": "LeCombobox",
1853
- "module": "src/components/le-combobox/le-combobox.tsx"
1625
+ "name": "LeCollapse",
1626
+ "module": "src/components/le-collapse/le-collapse.tsx"
1854
1627
  }
1855
1628
  },
1856
1629
  {
1857
1630
  "kind": "custom-element-definition",
1858
- "name": "le-combobox",
1631
+ "name": "le-collapse",
1859
1632
  "declaration": {
1860
- "name": "LeCombobox",
1861
- "module": "src/components/le-combobox/le-combobox.tsx"
1633
+ "name": "LeCollapse",
1634
+ "module": "src/components/le-collapse/le-collapse.tsx"
1862
1635
  }
1863
1636
  }
1864
1637
  ]
@@ -2164,120 +1937,248 @@
2164
1937
  },
2165
1938
  {
2166
1939
  "kind": "javascript-module",
2167
- "path": "src/components/le-collapse/le-collapse.tsx",
1940
+ "path": "src/components/le-combobox/le-combobox.tsx",
2168
1941
  "declarations": [
2169
1942
  {
2170
1943
  "kind": "class",
2171
- "description": "Animated show/hide wrapper.\n\nSupports height collapse (auto->0) and/or fading.\nCan optionally listen to the nearest `le-header` shrink events.",
2172
- "name": "LeCollapse",
2173
- "cssProperties": [
1944
+ "description": "A combobox component with searchable dropdown.\n\nCombines a text input with a dropdown list, allowing users to\nfilter options by typing or select from the list.",
1945
+ "name": "LeCombobox",
1946
+ "members": [
2174
1947
  {
2175
- "description": "Transition duration",
2176
- "name": "--le-collapse-duration"
2177
- }
2178
- ],
2179
- "cssParts": [
1948
+ "kind": "field",
1949
+ "name": "el",
1950
+ "type": {
1951
+ "text": "HTMLElement"
1952
+ }
1953
+ },
2180
1954
  {
2181
- "description": "Collapsible region",
2182
- "name": "region"
1955
+ "kind": "field",
1956
+ "name": "options",
1957
+ "type": {
1958
+ "text": "LeOption[] | string"
1959
+ },
1960
+ "default": "[]",
1961
+ "description": "The options to display in the dropdown."
2183
1962
  },
2184
1963
  {
2185
- "description": "Inner content",
2186
- "name": "content"
2187
- }
2188
- ],
2189
- "slots": [
1964
+ "kind": "field",
1965
+ "name": "value",
1966
+ "type": {
1967
+ "text": "LeOptionValue | undefined"
1968
+ },
1969
+ "description": "The currently selected value."
1970
+ },
2190
1971
  {
2191
- "description": "Content to animate",
2192
- "name": ""
2193
- }
2194
- ],
2195
- "members": [
1972
+ "kind": "field",
1973
+ "name": "placeholder",
1974
+ "type": {
1975
+ "text": "string"
1976
+ },
1977
+ "default": "'Type to search...'",
1978
+ "description": "Placeholder text for the input."
1979
+ },
2196
1980
  {
2197
1981
  "kind": "field",
2198
- "name": "el",
1982
+ "name": "disabled",
2199
1983
  "type": {
2200
- "text": "HTMLElement"
2201
- }
1984
+ "text": "boolean"
1985
+ },
1986
+ "default": "false",
1987
+ "description": "Whether the combobox is disabled."
1988
+ },
1989
+ {
1990
+ "kind": "field",
1991
+ "name": "required",
1992
+ "type": {
1993
+ "text": "boolean"
1994
+ },
1995
+ "default": "false",
1996
+ "description": "Whether selection is required."
1997
+ },
1998
+ {
1999
+ "kind": "field",
2000
+ "name": "name",
2001
+ "type": {
2002
+ "text": "string | undefined"
2003
+ },
2004
+ "description": "Name attribute for form submission."
2005
+ },
2006
+ {
2007
+ "kind": "field",
2008
+ "name": "fullWidth",
2009
+ "type": {
2010
+ "text": "boolean"
2011
+ },
2012
+ "default": "false",
2013
+ "description": "Whether the multiselect should take full width of its container."
2014
+ },
2015
+ {
2016
+ "kind": "field",
2017
+ "name": "size",
2018
+ "type": {
2019
+ "text": "'small' | 'medium' | 'large'"
2020
+ },
2021
+ "default": "'medium'",
2022
+ "description": "Size variant of the combobox."
2202
2023
  },
2203
2024
  {
2204
2025
  "kind": "field",
2205
- "name": "closed",
2026
+ "name": "allowCustom",
2206
2027
  "type": {
2207
2028
  "text": "boolean"
2208
2029
  },
2209
2030
  "default": "false",
2210
- "description": "Since Stencil boolean props default to `false` when the attribute is missing.\ninstead of `open` defaulting to `true`, using a `closed` prop."
2031
+ "description": "Whether to allow custom values not in the options list."
2211
2032
  },
2212
2033
  {
2213
2034
  "kind": "field",
2214
- "name": "scrollDown",
2035
+ "name": "minSearchLength",
2215
2036
  "type": {
2216
- "text": "boolean"
2037
+ "text": "number"
2217
2038
  },
2218
- "default": "false",
2219
- "description": "Whether the content should scroll down from the top when open."
2039
+ "default": "0",
2040
+ "description": "Minimum characters before showing filtered results."
2220
2041
  },
2221
2042
  {
2222
2043
  "kind": "field",
2223
- "name": "noFading",
2044
+ "name": "emptyText",
2224
2045
  "type": {
2225
- "text": "boolean"
2046
+ "text": "string"
2226
2047
  },
2227
- "default": "false",
2228
- "description": "Stop fading the content when collapsing/expanding."
2048
+ "default": "'No results found'",
2049
+ "description": "Text to show when no options match the search."
2229
2050
  },
2230
2051
  {
2231
2052
  "kind": "field",
2232
- "name": "collapseOnHeaderShrink",
2053
+ "name": "open",
2233
2054
  "type": {
2234
2055
  "text": "boolean"
2235
2056
  },
2236
2057
  "default": "false",
2237
- "description": "If true, collapse/expand based on the nearest header shrink event."
2058
+ "description": "Whether the dropdown is currently open."
2238
2059
  },
2239
2060
  {
2240
2061
  "kind": "method",
2241
- "name": "handleHeaderShrink",
2062
+ "name": "handleWindowClick",
2242
2063
  "parameters": [
2243
2064
  {
2244
- "name": "ev",
2065
+ "name": "event",
2245
2066
  "type": {
2246
- "text": "Event"
2067
+ "text": "MouseEvent"
2247
2068
  }
2248
2069
  }
2249
- ],
2250
- "description": "Handles `leHeaderShrinkChange` events from the `le-header`.\nIn case multiple headers are present, only the nearest one in the DOM tree is used."
2070
+ ]
2251
2071
  },
2252
2072
  {
2253
2073
  "kind": "field",
2254
- "name": "headerShrunk",
2074
+ "name": "inputValue",
2255
2075
  "type": {
2256
- "text": "boolean"
2076
+ "text": "string"
2257
2077
  },
2258
2078
  "privacy": "private",
2259
- "default": "false"
2079
+ "default": "''"
2080
+ },
2081
+ {
2082
+ "kind": "field",
2083
+ "name": "selectedOption",
2084
+ "type": {
2085
+ "text": "LeOption | undefined"
2086
+ },
2087
+ "privacy": "private"
2088
+ },
2089
+ {
2090
+ "kind": "field",
2091
+ "name": "dropdownEl",
2092
+ "type": {
2093
+ "text": "HTMLLeDropdownBaseElement | undefined"
2094
+ },
2095
+ "privacy": "private"
2096
+ },
2097
+ {
2098
+ "kind": "field",
2099
+ "name": "inputEl",
2100
+ "type": {
2101
+ "text": "HTMLInputElement | undefined"
2102
+ },
2103
+ "privacy": "private"
2260
2104
  },
2261
2105
  {
2262
2106
  "kind": "method",
2263
- "name": "onOpenChange",
2264
- "privacy": "protected"
2107
+ "name": "handleValueChange"
2265
2108
  },
2266
2109
  {
2267
2110
  "kind": "method",
2268
- "name": "onDrivenStateChange",
2269
- "privacy": "protected"
2111
+ "name": "handleOptionsChange"
2112
+ },
2113
+ {
2114
+ "kind": "field",
2115
+ "name": "parsedOptions",
2116
+ "type": {
2117
+ "text": "LeOption[]"
2118
+ },
2119
+ "privacy": "private",
2120
+ "readonly": true
2270
2121
  },
2271
2122
  {
2272
2123
  "kind": "method",
2273
- "name": "shouldBeOpen",
2124
+ "name": "updateSelectedOption",
2274
2125
  "privacy": "private"
2275
2126
  },
2276
2127
  {
2277
- "kind": "method",
2278
- "name": "applyOpenState",
2128
+ "kind": "field",
2129
+ "name": "filterOption",
2130
+ "privacy": "private"
2131
+ },
2132
+ {
2133
+ "kind": "field",
2134
+ "name": "handleOptionSelect",
2135
+ "privacy": "private"
2136
+ },
2137
+ {
2138
+ "kind": "field",
2139
+ "name": "handleDropdownOpen",
2140
+ "privacy": "private"
2141
+ },
2142
+ {
2143
+ "kind": "field",
2144
+ "name": "handleDropdownClose",
2145
+ "privacy": "private"
2146
+ },
2147
+ {
2148
+ "kind": "field",
2149
+ "name": "handleInputChange",
2150
+ "privacy": "private"
2151
+ },
2152
+ {
2153
+ "kind": "field",
2154
+ "name": "handleInputFocus",
2279
2155
  "privacy": "private"
2280
2156
  },
2157
+ {
2158
+ "kind": "field",
2159
+ "name": "handleInputKeyDown",
2160
+ "privacy": "private"
2161
+ },
2162
+ {
2163
+ "kind": "field",
2164
+ "name": "handleClear",
2165
+ "privacy": "private"
2166
+ },
2167
+ {
2168
+ "kind": "method",
2169
+ "name": "showDropdown",
2170
+ "description": "Opens the dropdown."
2171
+ },
2172
+ {
2173
+ "kind": "method",
2174
+ "name": "hideDropdown",
2175
+ "description": "Closes the dropdown."
2176
+ },
2177
+ {
2178
+ "kind": "method",
2179
+ "name": "focusInput",
2180
+ "description": "Focuses the input element."
2181
+ },
2281
2182
  {
2282
2183
  "kind": "method",
2283
2184
  "name": "render"
@@ -2285,62 +2186,161 @@
2285
2186
  ],
2286
2187
  "attributes": [
2287
2188
  {
2288
- "name": "closed",
2289
- "fieldName": "closed",
2189
+ "name": "options",
2190
+ "fieldName": "options",
2191
+ "default": "[]",
2192
+ "description": "The options to display in the dropdown.",
2193
+ "type": {
2194
+ "text": "LeOption[] | string"
2195
+ }
2196
+ },
2197
+ {
2198
+ "name": "value",
2199
+ "fieldName": "value",
2200
+ "description": "The currently selected value.",
2201
+ "type": {
2202
+ "text": "LeOptionValue"
2203
+ }
2204
+ },
2205
+ {
2206
+ "name": "placeholder",
2207
+ "fieldName": "placeholder",
2208
+ "default": "'Type to search...'",
2209
+ "description": "Placeholder text for the input.",
2210
+ "type": {
2211
+ "text": "string"
2212
+ }
2213
+ },
2214
+ {
2215
+ "name": "disabled",
2216
+ "fieldName": "disabled",
2290
2217
  "default": "false",
2291
- "description": "Since Stencil boolean props default to `false` when the attribute is missing.\ninstead of `open` defaulting to `true`, using a `closed` prop.",
2218
+ "description": "Whether the combobox is disabled.",
2292
2219
  "type": {
2293
2220
  "text": "boolean"
2294
2221
  }
2295
2222
  },
2296
2223
  {
2297
- "name": "scroll-down",
2298
- "fieldName": "scrollDown",
2224
+ "name": "required",
2225
+ "fieldName": "required",
2299
2226
  "default": "false",
2300
- "description": "Whether the content should scroll down from the top when open.",
2227
+ "description": "Whether selection is required.",
2301
2228
  "type": {
2302
2229
  "text": "boolean"
2303
2230
  }
2304
2231
  },
2305
2232
  {
2306
- "name": "no-fading",
2307
- "fieldName": "noFading",
2233
+ "name": "name",
2234
+ "fieldName": "name",
2235
+ "description": "Name attribute for form submission.",
2236
+ "type": {
2237
+ "text": "string"
2238
+ }
2239
+ },
2240
+ {
2241
+ "name": "full-width",
2242
+ "fieldName": "fullWidth",
2308
2243
  "default": "false",
2309
- "description": "Stop fading the content when collapsing/expanding.",
2244
+ "description": "Whether the multiselect should take full width of its container.",
2245
+ "type": {
2246
+ "text": "boolean"
2247
+ }
2248
+ },
2249
+ {
2250
+ "name": "size",
2251
+ "fieldName": "size",
2252
+ "default": "'medium'",
2253
+ "description": "Size variant of the combobox.",
2254
+ "type": {
2255
+ "text": "'small' | 'medium' | 'large'"
2256
+ }
2257
+ },
2258
+ {
2259
+ "name": "allow-custom",
2260
+ "fieldName": "allowCustom",
2261
+ "default": "false",
2262
+ "description": "Whether to allow custom values not in the options list.",
2263
+ "type": {
2264
+ "text": "boolean"
2265
+ }
2266
+ },
2267
+ {
2268
+ "name": "min-search-length",
2269
+ "fieldName": "minSearchLength",
2270
+ "default": "0",
2271
+ "description": "Minimum characters before showing filtered results.",
2272
+ "type": {
2273
+ "text": "number"
2274
+ }
2275
+ },
2276
+ {
2277
+ "name": "empty-text",
2278
+ "fieldName": "emptyText",
2279
+ "default": "'No results found'",
2280
+ "description": "Text to show when no options match the search.",
2281
+ "type": {
2282
+ "text": "string"
2283
+ }
2284
+ },
2285
+ {
2286
+ "name": "open",
2287
+ "fieldName": "open",
2288
+ "default": "false",
2289
+ "description": "Whether the dropdown is currently open.",
2310
2290
  "type": {
2311
2291
  "text": "boolean"
2312
2292
  }
2293
+ }
2294
+ ],
2295
+ "tagName": "le-combobox",
2296
+ "events": [
2297
+ {
2298
+ "name": "leChange",
2299
+ "type": {
2300
+ "text": "EventEmitter<LeOptionSelectDetail>"
2301
+ },
2302
+ "description": "Emitted when the selected value changes."
2303
+ },
2304
+ {
2305
+ "name": "leInput",
2306
+ "type": {
2307
+ "text": "EventEmitter<{ value: string }>"
2308
+ },
2309
+ "description": "Emitted when the input value changes (for custom values)."
2310
+ },
2311
+ {
2312
+ "name": "leOpen",
2313
+ "type": {
2314
+ "text": "EventEmitter<void>"
2315
+ },
2316
+ "description": "Emitted when the dropdown opens."
2313
2317
  },
2314
2318
  {
2315
- "name": "collapse-on-header-shrink",
2316
- "fieldName": "collapseOnHeaderShrink",
2317
- "default": "false",
2318
- "description": "If true, collapse/expand based on the nearest header shrink event.",
2319
+ "name": "leClose",
2319
2320
  "type": {
2320
- "text": "boolean"
2321
- }
2321
+ "text": "EventEmitter<void>"
2322
+ },
2323
+ "description": "Emitted when the dropdown closes."
2322
2324
  }
2323
2325
  ],
2324
- "tagName": "le-collapse",
2325
- "events": [],
2326
2326
  "customElement": true
2327
2327
  }
2328
2328
  ],
2329
2329
  "exports": [
2330
2330
  {
2331
2331
  "kind": "js",
2332
- "name": "LeCollapse",
2332
+ "name": "LeCombobox",
2333
2333
  "declaration": {
2334
- "name": "LeCollapse",
2335
- "module": "src/components/le-collapse/le-collapse.tsx"
2334
+ "name": "LeCombobox",
2335
+ "module": "src/components/le-combobox/le-combobox.tsx"
2336
2336
  }
2337
2337
  },
2338
2338
  {
2339
2339
  "kind": "custom-element-definition",
2340
- "name": "le-collapse",
2340
+ "name": "le-combobox",
2341
2341
  "declaration": {
2342
- "name": "LeCollapse",
2343
- "module": "src/components/le-collapse/le-collapse.tsx"
2342
+ "name": "LeCombobox",
2343
+ "module": "src/components/le-combobox/le-combobox.tsx"
2344
2344
  }
2345
2345
  }
2346
2346
  ]
@@ -4298,7 +4298,7 @@
4298
4298
  "type": {
4299
4299
  "text": "boolean"
4300
4300
  },
4301
- "default": "true",
4301
+ "default": "false",
4302
4302
  "description": "Horizontal wrapping behavior.\nIf false, overflow behavior depends on `overflowMode`."
4303
4303
  },
4304
4304
  {
@@ -4760,7 +4760,7 @@
4760
4760
  {
4761
4761
  "name": "wrap",
4762
4762
  "fieldName": "wrap",
4763
- "default": "true",
4763
+ "default": "false",
4764
4764
  "description": "Horizontal wrapping behavior.\nIf false, overflow behavior depends on `overflowMode`.",
4765
4765
  "type": {
4766
4766
  "text": "boolean"
@@ -9097,36 +9097,263 @@
9097
9097
  "type": {
9098
9098
  "text": "boolean"
9099
9099
  }
9100
- }
9101
- ],
9102
- "tagName": "le-tab-bar",
9103
- "events": [
9100
+ }
9101
+ ],
9102
+ "tagName": "le-tab-bar",
9103
+ "events": [
9104
+ {
9105
+ "name": "leTabChange",
9106
+ "type": {
9107
+ "text": "EventEmitter<LeOptionSelectDetail>"
9108
+ },
9109
+ "description": "Emitted when the selected tab changes."
9110
+ }
9111
+ ],
9112
+ "customElement": true
9113
+ }
9114
+ ],
9115
+ "exports": [
9116
+ {
9117
+ "kind": "js",
9118
+ "name": "LeTabBar",
9119
+ "declaration": {
9120
+ "name": "LeTabBar",
9121
+ "module": "src/components/le-tab-bar/le-tab-bar.tsx"
9122
+ }
9123
+ },
9124
+ {
9125
+ "kind": "custom-element-definition",
9126
+ "name": "le-tab-bar",
9127
+ "declaration": {
9128
+ "name": "LeTabBar",
9129
+ "module": "src/components/le-tab-bar/le-tab-bar.tsx"
9130
+ }
9131
+ }
9132
+ ]
9133
+ },
9134
+ {
9135
+ "kind": "javascript-module",
9136
+ "path": "src/components/le-tab-panel/le-tab-panel.tsx",
9137
+ "declarations": [
9138
+ {
9139
+ "kind": "class",
9140
+ "description": "A tab panel component used as a child of le-tabs.\n\nEach le-tab-panel defines both the tab button label and the panel content.\nThe parent le-tabs component automatically reads these panels and creates\nthe tab interface.",
9141
+ "name": "LeTabPanel",
9142
+ "slots": [
9143
+ {
9144
+ "description": "Default slot for panel content",
9145
+ "name": ""
9146
+ }
9147
+ ],
9148
+ "members": [
9149
+ {
9150
+ "kind": "field",
9151
+ "name": "el",
9152
+ "type": {
9153
+ "text": "HTMLLeTabPanelElement"
9154
+ }
9155
+ },
9156
+ {
9157
+ "kind": "field",
9158
+ "name": "label",
9159
+ "type": {
9160
+ "text": "string"
9161
+ },
9162
+ "description": "The label displayed in the tab button."
9163
+ },
9164
+ {
9165
+ "kind": "field",
9166
+ "name": "value",
9167
+ "type": {
9168
+ "text": "string | undefined"
9169
+ },
9170
+ "description": "The value used to identify this tab.\nDefaults to the label if not provided."
9171
+ },
9172
+ {
9173
+ "kind": "field",
9174
+ "name": "iconStart",
9175
+ "type": {
9176
+ "text": "string | undefined"
9177
+ },
9178
+ "description": "Icon displayed at the start of the tab button.\nCan be an emoji, URL, or icon class."
9179
+ },
9180
+ {
9181
+ "kind": "field",
9182
+ "name": "iconEnd",
9183
+ "type": {
9184
+ "text": "string | undefined"
9185
+ },
9186
+ "description": "Icon displayed at the end of the tab button."
9187
+ },
9188
+ {
9189
+ "kind": "field",
9190
+ "name": "disabled",
9191
+ "type": {
9192
+ "text": "boolean"
9193
+ },
9194
+ "default": "false",
9195
+ "description": "Whether this tab is disabled."
9196
+ },
9197
+ {
9198
+ "kind": "field",
9199
+ "name": "lazy",
9200
+ "type": {
9201
+ "text": "boolean"
9202
+ },
9203
+ "default": "false",
9204
+ "description": "Whether to render the panel content only when active (lazy loading).\nWhen true, content is not rendered until the tab is first selected.\nWhen false (default), content is always in DOM but hidden when inactive."
9205
+ },
9206
+ {
9207
+ "kind": "field",
9208
+ "name": "active",
9209
+ "type": {
9210
+ "text": "boolean"
9211
+ },
9212
+ "default": "false",
9213
+ "description": "Internal: Whether this panel is currently active (set by parent le-tabs)"
9214
+ },
9215
+ {
9216
+ "kind": "field",
9217
+ "name": "hasBeenActive",
9218
+ "type": {
9219
+ "text": "boolean"
9220
+ },
9221
+ "default": "false",
9222
+ "description": "Internal: Track if panel has ever been activated (for lazy rendering)"
9223
+ },
9224
+ {
9225
+ "kind": "method",
9226
+ "name": "activeChanged",
9227
+ "parameters": [
9228
+ {
9229
+ "name": "isActive",
9230
+ "type": {
9231
+ "text": "boolean"
9232
+ }
9233
+ }
9234
+ ]
9235
+ },
9236
+ {
9237
+ "kind": "method",
9238
+ "name": "getValue",
9239
+ "return": {
9240
+ "type": {
9241
+ "text": "Promise<string>"
9242
+ }
9243
+ },
9244
+ "description": "Get the effective value (value or label as fallback)"
9245
+ },
9246
+ {
9247
+ "kind": "method",
9248
+ "name": "getTabConfig",
9249
+ "return": {
9250
+ "type": {
9251
+ "text": "Promise<{\n label: string;\n value: string;\n iconStart?: string;\n iconEnd?: string;\n disabled: boolean;\n }>"
9252
+ }
9253
+ },
9254
+ "description": "Get tab configuration for parent component"
9255
+ },
9256
+ {
9257
+ "kind": "method",
9258
+ "name": "setActive",
9259
+ "parameters": [
9260
+ {
9261
+ "name": "isActive",
9262
+ "type": {
9263
+ "text": "boolean"
9264
+ }
9265
+ }
9266
+ ],
9267
+ "description": "Set the active state (called by parent le-tabs)"
9268
+ },
9269
+ {
9270
+ "kind": "method",
9271
+ "name": "shouldRenderContent",
9272
+ "privacy": "private",
9273
+ "return": {
9274
+ "type": {
9275
+ "text": "boolean"
9276
+ }
9277
+ },
9278
+ "description": "Check if panel should render content"
9279
+ },
9280
+ {
9281
+ "kind": "method",
9282
+ "name": "render"
9283
+ }
9284
+ ],
9285
+ "attributes": [
9286
+ {
9287
+ "name": "label",
9288
+ "fieldName": "label",
9289
+ "description": "The label displayed in the tab button.",
9290
+ "type": {
9291
+ "text": "string"
9292
+ }
9293
+ },
9294
+ {
9295
+ "name": "value",
9296
+ "fieldName": "value",
9297
+ "description": "The value used to identify this tab.\nDefaults to the label if not provided.",
9298
+ "type": {
9299
+ "text": "string"
9300
+ }
9301
+ },
9302
+ {
9303
+ "name": "icon-start",
9304
+ "fieldName": "iconStart",
9305
+ "description": "Icon displayed at the start of the tab button.\nCan be an emoji, URL, or icon class.",
9306
+ "type": {
9307
+ "text": "string"
9308
+ }
9309
+ },
9310
+ {
9311
+ "name": "icon-end",
9312
+ "fieldName": "iconEnd",
9313
+ "description": "Icon displayed at the end of the tab button.",
9314
+ "type": {
9315
+ "text": "string"
9316
+ }
9317
+ },
9318
+ {
9319
+ "name": "disabled",
9320
+ "fieldName": "disabled",
9321
+ "default": "false",
9322
+ "description": "Whether this tab is disabled.",
9323
+ "type": {
9324
+ "text": "boolean"
9325
+ }
9326
+ },
9104
9327
  {
9105
- "name": "leTabChange",
9328
+ "name": "lazy",
9329
+ "fieldName": "lazy",
9330
+ "default": "false",
9331
+ "description": "Whether to render the panel content only when active (lazy loading).\nWhen true, content is not rendered until the tab is first selected.\nWhen false (default), content is always in DOM but hidden when inactive.",
9106
9332
  "type": {
9107
- "text": "EventEmitter<LeOptionSelectDetail>"
9108
- },
9109
- "description": "Emitted when the selected tab changes."
9333
+ "text": "boolean"
9334
+ }
9110
9335
  }
9111
9336
  ],
9337
+ "tagName": "le-tab-panel",
9338
+ "events": [],
9112
9339
  "customElement": true
9113
9340
  }
9114
9341
  ],
9115
9342
  "exports": [
9116
9343
  {
9117
9344
  "kind": "js",
9118
- "name": "LeTabBar",
9345
+ "name": "LeTabPanel",
9119
9346
  "declaration": {
9120
- "name": "LeTabBar",
9121
- "module": "src/components/le-tab-bar/le-tab-bar.tsx"
9347
+ "name": "LeTabPanel",
9348
+ "module": "src/components/le-tab-panel/le-tab-panel.tsx"
9122
9349
  }
9123
9350
  },
9124
9351
  {
9125
9352
  "kind": "custom-element-definition",
9126
- "name": "le-tab-bar",
9353
+ "name": "le-tab-panel",
9127
9354
  "declaration": {
9128
- "name": "LeTabBar",
9129
- "module": "src/components/le-tab-bar/le-tab-bar.tsx"
9355
+ "name": "LeTabPanel",
9356
+ "module": "src/components/le-tab-panel/le-tab-panel.tsx"
9130
9357
  }
9131
9358
  }
9132
9359
  ]
@@ -9542,233 +9769,6 @@
9542
9769
  }
9543
9770
  ]
9544
9771
  },
9545
- {
9546
- "kind": "javascript-module",
9547
- "path": "src/components/le-tab-panel/le-tab-panel.tsx",
9548
- "declarations": [
9549
- {
9550
- "kind": "class",
9551
- "description": "A tab panel component used as a child of le-tabs.\n\nEach le-tab-panel defines both the tab button label and the panel content.\nThe parent le-tabs component automatically reads these panels and creates\nthe tab interface.",
9552
- "name": "LeTabPanel",
9553
- "slots": [
9554
- {
9555
- "description": "Default slot for panel content",
9556
- "name": ""
9557
- }
9558
- ],
9559
- "members": [
9560
- {
9561
- "kind": "field",
9562
- "name": "el",
9563
- "type": {
9564
- "text": "HTMLLeTabPanelElement"
9565
- }
9566
- },
9567
- {
9568
- "kind": "field",
9569
- "name": "label",
9570
- "type": {
9571
- "text": "string"
9572
- },
9573
- "description": "The label displayed in the tab button."
9574
- },
9575
- {
9576
- "kind": "field",
9577
- "name": "value",
9578
- "type": {
9579
- "text": "string | undefined"
9580
- },
9581
- "description": "The value used to identify this tab.\nDefaults to the label if not provided."
9582
- },
9583
- {
9584
- "kind": "field",
9585
- "name": "iconStart",
9586
- "type": {
9587
- "text": "string | undefined"
9588
- },
9589
- "description": "Icon displayed at the start of the tab button.\nCan be an emoji, URL, or icon class."
9590
- },
9591
- {
9592
- "kind": "field",
9593
- "name": "iconEnd",
9594
- "type": {
9595
- "text": "string | undefined"
9596
- },
9597
- "description": "Icon displayed at the end of the tab button."
9598
- },
9599
- {
9600
- "kind": "field",
9601
- "name": "disabled",
9602
- "type": {
9603
- "text": "boolean"
9604
- },
9605
- "default": "false",
9606
- "description": "Whether this tab is disabled."
9607
- },
9608
- {
9609
- "kind": "field",
9610
- "name": "lazy",
9611
- "type": {
9612
- "text": "boolean"
9613
- },
9614
- "default": "false",
9615
- "description": "Whether to render the panel content only when active (lazy loading).\nWhen true, content is not rendered until the tab is first selected.\nWhen false (default), content is always in DOM but hidden when inactive."
9616
- },
9617
- {
9618
- "kind": "field",
9619
- "name": "active",
9620
- "type": {
9621
- "text": "boolean"
9622
- },
9623
- "default": "false",
9624
- "description": "Internal: Whether this panel is currently active (set by parent le-tabs)"
9625
- },
9626
- {
9627
- "kind": "field",
9628
- "name": "hasBeenActive",
9629
- "type": {
9630
- "text": "boolean"
9631
- },
9632
- "default": "false",
9633
- "description": "Internal: Track if panel has ever been activated (for lazy rendering)"
9634
- },
9635
- {
9636
- "kind": "method",
9637
- "name": "activeChanged",
9638
- "parameters": [
9639
- {
9640
- "name": "isActive",
9641
- "type": {
9642
- "text": "boolean"
9643
- }
9644
- }
9645
- ]
9646
- },
9647
- {
9648
- "kind": "method",
9649
- "name": "getValue",
9650
- "return": {
9651
- "type": {
9652
- "text": "Promise<string>"
9653
- }
9654
- },
9655
- "description": "Get the effective value (value or label as fallback)"
9656
- },
9657
- {
9658
- "kind": "method",
9659
- "name": "getTabConfig",
9660
- "return": {
9661
- "type": {
9662
- "text": "Promise<{\n label: string;\n value: string;\n iconStart?: string;\n iconEnd?: string;\n disabled: boolean;\n }>"
9663
- }
9664
- },
9665
- "description": "Get tab configuration for parent component"
9666
- },
9667
- {
9668
- "kind": "method",
9669
- "name": "setActive",
9670
- "parameters": [
9671
- {
9672
- "name": "isActive",
9673
- "type": {
9674
- "text": "boolean"
9675
- }
9676
- }
9677
- ],
9678
- "description": "Set the active state (called by parent le-tabs)"
9679
- },
9680
- {
9681
- "kind": "method",
9682
- "name": "shouldRenderContent",
9683
- "privacy": "private",
9684
- "return": {
9685
- "type": {
9686
- "text": "boolean"
9687
- }
9688
- },
9689
- "description": "Check if panel should render content"
9690
- },
9691
- {
9692
- "kind": "method",
9693
- "name": "render"
9694
- }
9695
- ],
9696
- "attributes": [
9697
- {
9698
- "name": "label",
9699
- "fieldName": "label",
9700
- "description": "The label displayed in the tab button.",
9701
- "type": {
9702
- "text": "string"
9703
- }
9704
- },
9705
- {
9706
- "name": "value",
9707
- "fieldName": "value",
9708
- "description": "The value used to identify this tab.\nDefaults to the label if not provided.",
9709
- "type": {
9710
- "text": "string"
9711
- }
9712
- },
9713
- {
9714
- "name": "icon-start",
9715
- "fieldName": "iconStart",
9716
- "description": "Icon displayed at the start of the tab button.\nCan be an emoji, URL, or icon class.",
9717
- "type": {
9718
- "text": "string"
9719
- }
9720
- },
9721
- {
9722
- "name": "icon-end",
9723
- "fieldName": "iconEnd",
9724
- "description": "Icon displayed at the end of the tab button.",
9725
- "type": {
9726
- "text": "string"
9727
- }
9728
- },
9729
- {
9730
- "name": "disabled",
9731
- "fieldName": "disabled",
9732
- "default": "false",
9733
- "description": "Whether this tab is disabled.",
9734
- "type": {
9735
- "text": "boolean"
9736
- }
9737
- },
9738
- {
9739
- "name": "lazy",
9740
- "fieldName": "lazy",
9741
- "default": "false",
9742
- "description": "Whether to render the panel content only when active (lazy loading).\nWhen true, content is not rendered until the tab is first selected.\nWhen false (default), content is always in DOM but hidden when inactive.",
9743
- "type": {
9744
- "text": "boolean"
9745
- }
9746
- }
9747
- ],
9748
- "tagName": "le-tab-panel",
9749
- "events": [],
9750
- "customElement": true
9751
- }
9752
- ],
9753
- "exports": [
9754
- {
9755
- "kind": "js",
9756
- "name": "LeTabPanel",
9757
- "declaration": {
9758
- "name": "LeTabPanel",
9759
- "module": "src/components/le-tab-panel/le-tab-panel.tsx"
9760
- }
9761
- },
9762
- {
9763
- "kind": "custom-element-definition",
9764
- "name": "le-tab-panel",
9765
- "declaration": {
9766
- "name": "LeTabPanel",
9767
- "module": "src/components/le-tab-panel/le-tab-panel.tsx"
9768
- }
9769
- }
9770
- ]
9771
- },
9772
9772
  {
9773
9773
  "kind": "javascript-module",
9774
9774
  "path": "src/components/le-tag/le-tag.tsx",