@warp-ds/elements 2.4.0-next.6 → 2.4.0-next.8

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 (362) hide show
  1. package/dist/api.js.map +2 -2
  2. package/dist/custom-elements.json +385 -648
  3. package/dist/index.d.ts +3334 -1407
  4. package/dist/packages/affix/{index.js → affix.js} +1 -1
  5. package/dist/packages/affix/{index.js.map → affix.js.map} +1 -1
  6. package/dist/packages/affix/affix.react.stories.d.ts +1 -1
  7. package/dist/packages/affix/affix.stories.d.ts +2 -2
  8. package/dist/packages/affix/affix.stories.js +1 -1
  9. package/dist/packages/affix/affix.test.d.ts +1 -1
  10. package/dist/packages/affix/affix.test.js +1 -1
  11. package/dist/packages/affix/react.d.ts +1 -1
  12. package/dist/packages/alert/{index.js → alert.js} +1 -1
  13. package/dist/packages/alert/{index.js.map → alert.js.map} +1 -1
  14. package/dist/packages/alert/alert.react.stories.d.ts +1 -1
  15. package/dist/packages/alert/alert.stories.d.ts +2 -2
  16. package/dist/packages/alert/alert.stories.js +1 -1
  17. package/dist/packages/alert/alert.test.d.ts +1 -1
  18. package/dist/packages/alert/alert.test.js +1 -1
  19. package/dist/packages/alert/react.d.ts +1 -1
  20. package/dist/packages/alert/react.js +1 -1
  21. package/dist/packages/attention/{index.d.ts → attention.d.ts} +1 -1
  22. package/dist/packages/attention/{index.js → attention.js} +15 -15
  23. package/dist/packages/attention/{index.js.map → attention.js.map} +4 -4
  24. package/dist/packages/attention/attention.react.stories.d.ts +1 -1
  25. package/dist/packages/attention/attention.stories.d.ts +3 -3
  26. package/dist/packages/attention/attention.stories.js +2 -2
  27. package/dist/packages/attention/attention.test.d.ts +1 -1
  28. package/dist/packages/attention/attention.test.js +1 -1
  29. package/dist/packages/attention/react.d.ts +1 -1
  30. package/dist/packages/attention/react.js +1 -1
  31. package/dist/packages/badge/{index.js → badge.js} +1 -1
  32. package/dist/packages/badge/{index.js.map → badge.js.map} +1 -1
  33. package/dist/packages/badge/badge.react.stories.d.ts +3 -3
  34. package/dist/packages/badge/badge.stories.d.ts +2 -2
  35. package/dist/packages/badge/badge.stories.js +1 -1
  36. package/dist/packages/badge/badge.test.d.ts +1 -1
  37. package/dist/packages/badge/badge.test.js +1 -1
  38. package/dist/packages/badge/react.d.ts +1 -1
  39. package/dist/packages/badge/react.js +1 -1
  40. package/dist/packages/box/{index.js → box.js} +1 -1
  41. package/dist/packages/box/{index.js.map → box.js.map} +1 -1
  42. package/dist/packages/box/box.react.stories.d.ts +3 -3
  43. package/dist/packages/box/box.stories.d.ts +2 -2
  44. package/dist/packages/box/box.stories.js +1 -1
  45. package/dist/packages/box/box.test.d.ts +1 -1
  46. package/dist/packages/box/box.test.js +1 -1
  47. package/dist/packages/box/react.d.ts +1 -1
  48. package/dist/packages/box/react.js +1 -1
  49. package/dist/packages/box/slot.test.d.ts +1 -1
  50. package/dist/packages/box/slot.test.js +1 -1
  51. package/dist/packages/breadcrumbs/{index.js → breadcrumbs.js} +1 -1
  52. package/dist/packages/breadcrumbs/{index.js.map → breadcrumbs.js.map} +1 -1
  53. package/dist/packages/breadcrumbs/breadcrumbs.react.stories.d.ts +3 -3
  54. package/dist/packages/breadcrumbs/breadcrumbs.stories.d.ts +2 -2
  55. package/dist/packages/breadcrumbs/breadcrumbs.stories.js +1 -1
  56. package/dist/packages/breadcrumbs/breadcrumbs.test.d.ts +1 -1
  57. package/dist/packages/breadcrumbs/breadcrumbs.test.js +1 -1
  58. package/dist/packages/breadcrumbs/react.d.ts +1 -1
  59. package/dist/packages/breadcrumbs/react.js +1 -1
  60. package/dist/packages/button/{index.d.ts → button.d.ts} +1 -1
  61. package/dist/packages/button/{index.js → button.js} +12 -12
  62. package/dist/packages/button/button.js.map +7 -0
  63. package/dist/packages/button/button.react.stories.d.ts +3 -3
  64. package/dist/packages/button/button.stories.d.ts +2 -2
  65. package/dist/packages/button/button.stories.js +1 -1
  66. package/dist/packages/button/button.test.d.ts +1 -1
  67. package/dist/packages/button/button.test.js +1 -1
  68. package/dist/packages/button/react.d.ts +1 -1
  69. package/dist/packages/button/react.js +1 -1
  70. package/dist/packages/card/{index.js → card.js} +1 -1
  71. package/dist/packages/card/{index.js.map → card.js.map} +1 -1
  72. package/dist/packages/card/card.react.stories.d.ts +3 -3
  73. package/dist/packages/card/card.stories.d.ts +2 -2
  74. package/dist/packages/card/card.stories.js +1 -1
  75. package/dist/packages/card/card.test.d.ts +1 -1
  76. package/dist/packages/card/card.test.js +1 -1
  77. package/dist/packages/card/react.d.ts +1 -1
  78. package/dist/packages/card/react.js +1 -1
  79. package/dist/packages/checkbox/checkbox.stories.d.ts +2 -1
  80. package/dist/packages/checkbox/checkbox.stories.js +2 -1
  81. package/dist/packages/checkbox/react.d.ts +0 -2
  82. package/dist/packages/checkbox/react.js +0 -5
  83. package/dist/packages/{checkbox → checkbox-group}/checkbox-group.js.map +1 -1
  84. package/dist/packages/checkbox-group/react.d.ts +2 -0
  85. package/dist/packages/checkbox-group/react.js +11 -0
  86. package/dist/packages/combobox/{index.js → combobox.js} +2 -3
  87. package/dist/packages/combobox/{index.js.map → combobox.js.map} +3 -3
  88. package/dist/packages/combobox/combobox.react.stories.d.ts +4 -4
  89. package/dist/packages/combobox/combobox.stories.d.ts +3 -3
  90. package/dist/packages/combobox/combobox.stories.js +2 -2
  91. package/dist/packages/combobox/combobox.test.d.ts +2 -2
  92. package/dist/packages/combobox/combobox.test.js +2 -2
  93. package/dist/packages/combobox/react.d.ts +1 -1
  94. package/dist/packages/combobox/react.js +1 -1
  95. package/dist/packages/combobox/styles.js +1 -2
  96. package/dist/packages/datepicker/DatePicker.test.d.ts +2 -2
  97. package/dist/packages/datepicker/DatePicker.test.js +2 -2
  98. package/dist/packages/datepicker/datepicker.react.stories.d.ts +1 -1
  99. package/dist/packages/datepicker/datepicker.stories.d.ts +3 -3
  100. package/dist/packages/datepicker/datepicker.stories.js +2 -2
  101. package/dist/packages/datepicker/datepicker.test.d.ts +2 -2
  102. package/dist/packages/datepicker/datepicker.test.js +2 -2
  103. package/dist/packages/datepicker/react.js +1 -1
  104. package/dist/packages/{deadtoggle/index.js → dead-toggle/dead-toggle.js} +1 -1
  105. package/dist/packages/{deadtoggle/index.js.map → dead-toggle/dead-toggle.js.map} +1 -1
  106. package/dist/packages/dead-toggle/dead-toggle.react.stories.d.ts +15 -0
  107. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.stories.d.ts +2 -2
  108. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.stories.js +1 -1
  109. package/dist/packages/dead-toggle/dead-toggle.test.d.ts +1 -0
  110. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.test.js +1 -1
  111. package/dist/packages/{deadtoggle → dead-toggle}/react.d.ts +1 -1
  112. package/dist/packages/expandable/{index.js → expandable.js} +1 -1
  113. package/dist/packages/expandable/{index.js.map → expandable.js.map} +1 -1
  114. package/dist/packages/expandable/expandable.react.stories.d.ts +3 -3
  115. package/dist/packages/expandable/expandable.stories.d.ts +2 -2
  116. package/dist/packages/expandable/expandable.stories.js +1 -1
  117. package/dist/packages/expandable/expandable.test.d.ts +1 -1
  118. package/dist/packages/expandable/expandable.test.js +1 -1
  119. package/dist/packages/expandable/react.d.ts +1 -1
  120. package/dist/packages/expandable/react.js +1 -1
  121. package/dist/packages/link/{index.js → link.js} +3 -3
  122. package/dist/packages/link/link.js.map +7 -0
  123. package/dist/packages/link/link.react.stories.d.ts +3 -3
  124. package/dist/packages/link/link.stories.d.ts +2 -2
  125. package/dist/packages/link/link.stories.js +1 -1
  126. package/dist/packages/link/link.test.d.ts +1 -1
  127. package/dist/packages/link/link.test.js +1 -1
  128. package/dist/packages/link/react.d.ts +1 -1
  129. package/dist/packages/link/react.js +1 -1
  130. package/dist/packages/link/styles.js +2 -2
  131. package/dist/packages/modal/index.d.ts +6 -3
  132. package/dist/packages/modal/index.js +10 -2717
  133. package/dist/packages/modal/{modal-main.js → modal.js} +1 -1
  134. package/dist/packages/modal/{modal-main.js.map → modal.js.map} +1 -1
  135. package/dist/packages/modal/modal.react.stories.d.ts +1 -1
  136. package/dist/packages/modal/modal.stories.d.ts +6 -3
  137. package/dist/packages/modal/modal.stories.js +3 -1
  138. package/dist/packages/modal/react.d.ts +3 -6
  139. package/dist/packages/modal/react.js +4 -15
  140. package/dist/packages/{modal → modal-footer}/modal-footer.d.ts +2 -2
  141. package/dist/packages/{modal → modal-footer}/modal-footer.js +4 -4
  142. package/dist/packages/modal-footer/modal-footer.js.map +7 -0
  143. package/dist/packages/modal-footer/react.d.ts +2 -0
  144. package/dist/packages/modal-footer/react.js +11 -0
  145. package/dist/packages/{modal → modal-header}/modal-header.d.ts +1 -1
  146. package/dist/packages/{modal → modal-header}/modal-header.js +4 -4
  147. package/dist/packages/modal-header/modal-header.js.map +7 -0
  148. package/dist/packages/modal-header/react.d.ts +5 -0
  149. package/dist/packages/modal-header/react.js +15 -0
  150. package/dist/packages/{pageindicator/index.js → page-indicator/page-indicator.js} +9 -9
  151. package/dist/packages/{pageindicator/index.js.map → page-indicator/page-indicator.js.map} +3 -3
  152. package/dist/packages/{pageindicator/pageindicator.react.stories.d.ts → page-indicator/page-indicator.react.stories.d.ts} +3 -3
  153. package/dist/packages/{pageindicator/pageindicator.stories.d.ts → page-indicator/page-indicator.stories.d.ts} +1 -1
  154. package/dist/packages/{pageindicator/pageindicator.stories.js → page-indicator/page-indicator.stories.js} +7 -7
  155. package/dist/packages/{pageindicator → page-indicator}/react.d.ts +1 -1
  156. package/dist/packages/{pageindicator → page-indicator}/react.js +2 -2
  157. package/dist/packages/{pageindicator → page-indicator}/style.js +4 -4
  158. package/dist/packages/pagination/{index.js → pagination.js} +5 -5
  159. package/dist/packages/pagination/pagination.js.map +7 -0
  160. package/dist/packages/pagination/pagination.react.stories.d.ts +4 -4
  161. package/dist/packages/pagination/pagination.stories.d.ts +2 -2
  162. package/dist/packages/pagination/pagination.stories.js +1 -1
  163. package/dist/packages/pagination/pagination.test.d.ts +1 -1
  164. package/dist/packages/pagination/pagination.test.js +1 -1
  165. package/dist/packages/pagination/react.d.ts +1 -1
  166. package/dist/packages/pagination/react.js +1 -1
  167. package/dist/packages/pill/{index.js → pill.js} +1 -1
  168. package/dist/packages/pill/{index.js.map → pill.js.map} +1 -1
  169. package/dist/packages/pill/pill.react.stories.d.ts +4 -4
  170. package/dist/packages/pill/pill.stories.d.ts +2 -2
  171. package/dist/packages/pill/pill.stories.js +1 -1
  172. package/dist/packages/pill/pill.test.d.ts +1 -1
  173. package/dist/packages/pill/pill.test.js +1 -1
  174. package/dist/packages/pill/react.d.ts +1 -1
  175. package/dist/packages/pill/react.js +1 -1
  176. package/dist/packages/radio/radio-styles.js +0 -1
  177. package/dist/packages/radio/radio.js +120 -120
  178. package/dist/packages/radio/radio.js.map +4 -4
  179. package/dist/packages/radio/radio.stories.d.ts +3 -3
  180. package/dist/packages/radio/radio.stories.js +47 -3688
  181. package/dist/packages/radio/react.d.ts +0 -7
  182. package/dist/packages/radio/react.js +1 -12
  183. package/dist/packages/{radio → radio-group}/radio-group-styles.js +3 -3
  184. package/dist/packages/{radio → radio-group}/radio-group.d.ts +4 -4
  185. package/dist/packages/{radio → radio-group}/radio-group.js +112 -112
  186. package/dist/packages/radio-group/radio-group.js.map +7 -0
  187. package/dist/packages/radio-group/react.d.ts +7 -0
  188. package/dist/packages/radio-group/react.js +17 -0
  189. package/dist/packages/select/react.d.ts +1 -1
  190. package/dist/packages/select/react.js +1 -1
  191. package/dist/packages/select/{index.js → select.js} +3 -3
  192. package/dist/packages/select/select.js.map +7 -0
  193. package/dist/packages/select/select.react.stories.d.ts +4 -4
  194. package/dist/packages/select/select.react.stories.js +1 -1
  195. package/dist/packages/select/select.stories.d.ts +2 -2
  196. package/dist/packages/select/select.stories.js +1 -1
  197. package/dist/packages/select/select.test.d.ts +1 -1
  198. package/dist/packages/select/select.test.js +1 -1
  199. package/dist/packages/slider/index.d.ts +1 -1
  200. package/dist/packages/slider/index.js +1 -1
  201. package/dist/packages/slider/react.d.ts +1 -6
  202. package/dist/packages/slider/react.js +3 -10
  203. package/dist/packages/slider/slider.js +5 -5
  204. package/dist/packages/slider/slider.js.map +4 -4
  205. package/dist/packages/slider/slider.stories.d.ts +5 -4
  206. package/dist/packages/slider/slider.stories.js +5 -4
  207. package/dist/packages/slider/slider.test.d.ts +5 -4
  208. package/dist/packages/slider/slider.test.js +5 -4
  209. package/dist/packages/slider-thumb/react.d.ts +6 -0
  210. package/dist/packages/slider-thumb/react.js +15 -0
  211. package/dist/packages/{slider → slider-thumb}/slider-thumb.d.ts +1 -1
  212. package/dist/packages/{slider → slider-thumb}/slider-thumb.js +14 -14
  213. package/dist/packages/slider-thumb/slider-thumb.js.map +7 -0
  214. package/dist/packages/slider-thumb/styles.js +2 -0
  215. package/dist/packages/step/react.d.ts +2 -0
  216. package/dist/packages/step/react.js +11 -0
  217. package/dist/packages/step/step.d.ts +22 -0
  218. package/dist/packages/step/step.js +2461 -0
  219. package/dist/packages/{modal/index.js.map → step/step.js.map} +4 -4
  220. package/dist/packages/step-indicator/index.d.ts +2 -0
  221. package/dist/packages/step-indicator/index.js +2 -0
  222. package/dist/packages/step-indicator/react.d.ts +3 -0
  223. package/dist/packages/{stepindicator → step-indicator}/react.js +3 -6
  224. package/dist/packages/step-indicator/step-indicator.d.ts +15 -0
  225. package/dist/packages/step-indicator/step-indicator.js +2454 -0
  226. package/dist/packages/step-indicator/step-indicator.js.map +7 -0
  227. package/dist/packages/{stepindicator → step-indicator}/stepindicator.react.stories.d.ts +1 -1
  228. package/dist/packages/{stepindicator → step-indicator}/stepindicator.stories.d.ts +2 -1
  229. package/dist/packages/{stepindicator → step-indicator}/stepindicator.stories.js +2 -1
  230. package/dist/packages/step-indicator/styles.d.ts +1 -0
  231. package/dist/packages/step-indicator/styles.js +2 -0
  232. package/dist/packages/switch/react.d.ts +1 -1
  233. package/dist/packages/switch/react.js +1 -1
  234. package/dist/packages/switch/{index.js → switch.js} +1 -1
  235. package/dist/packages/switch/{index.js.map → switch.js.map} +1 -1
  236. package/dist/packages/switch/switch.react.stories.d.ts +1 -1
  237. package/dist/packages/switch/switch.stories.d.ts +1 -1
  238. package/dist/packages/switch/switch.stories.js +1 -1
  239. package/dist/packages/switch/switch.test.d.ts +1 -1
  240. package/dist/packages/switch/switch.test.js +2 -2
  241. package/dist/packages/tab/react.d.ts +7 -0
  242. package/dist/packages/tab/react.js +17 -0
  243. package/dist/packages/{tabs → tab}/tab.js +3 -3
  244. package/dist/packages/tab/tab.js.map +7 -0
  245. package/dist/packages/tab-panel/react.d.ts +2 -0
  246. package/dist/packages/tab-panel/react.js +11 -0
  247. package/dist/packages/{tabs → tab-panel}/tab-panel.js +1 -1
  248. package/dist/packages/tab-panel/tab-panel.js.map +7 -0
  249. package/dist/packages/tabs/index.d.ts +2 -2
  250. package/dist/packages/tabs/index.js +4 -2473
  251. package/dist/packages/tabs/react.d.ts +3 -8
  252. package/dist/packages/tabs/react.js +4 -17
  253. package/dist/packages/tabs/styles.js +1 -1
  254. package/dist/packages/tabs/tabs.js +1 -1
  255. package/dist/packages/tabs/tabs.js.map +2 -2
  256. package/dist/packages/tabs/tabs.react.stories.d.ts +1 -1
  257. package/dist/packages/tabs/tabs.react.stories.js +2 -2
  258. package/dist/packages/tabs/tabs.stories.d.ts +3 -1
  259. package/dist/packages/tabs/tabs.stories.js +3 -1
  260. package/dist/packages/textarea/react.d.ts +1 -1
  261. package/dist/packages/textarea/react.js +1 -1
  262. package/dist/packages/textarea/textarea.react.stories.d.ts +1 -1
  263. package/dist/packages/textarea/textarea.stories.d.ts +2 -2
  264. package/dist/packages/textarea/textarea.stories.js +1 -1
  265. package/dist/packages/textarea/textarea.test.d.ts +1 -1
  266. package/dist/packages/textarea/textarea.test.js +1 -1
  267. package/dist/packages/textfield/react.d.ts +1 -1
  268. package/dist/packages/textfield/react.js +1 -1
  269. package/dist/packages/textfield/{index.js → textfield.js} +1 -1
  270. package/dist/packages/textfield/{index.js.map → textfield.js.map} +1 -1
  271. package/dist/packages/textfield/textfield.react.stories.d.ts +4 -4
  272. package/dist/packages/textfield/textfield.stories.d.ts +2 -2
  273. package/dist/packages/textfield/textfield.stories.js +1 -1
  274. package/dist/packages/textfield/textfield.test.d.ts +2 -2
  275. package/dist/packages/textfield/textfield.test.js +2 -2
  276. package/dist/packages/toast/index.d.ts +5 -3
  277. package/dist/packages/toast/index.js +7 -2483
  278. package/dist/packages/toast/toast.stories.d.ts +4 -3
  279. package/dist/packages/toast/toast.stories.js +3 -2
  280. package/dist/packages/toast-container/styles.d.ts +1 -0
  281. package/dist/packages/toast-container/styles.js +2 -0
  282. package/dist/packages/{toast → toast-container}/toast-container.d.ts +1 -1
  283. package/dist/packages/toast-container/toast-container.js.map +7 -0
  284. package/dist/web-types.json +51 -51
  285. package/package.json +94 -30
  286. package/dist/packages/button/index.js.map +0 -7
  287. package/dist/packages/checkbox/index.d.ts +0 -2
  288. package/dist/packages/checkbox/index.js +0 -2
  289. package/dist/packages/datepicker/index.d.ts +0 -1
  290. package/dist/packages/datepicker/index.js +0 -2785
  291. package/dist/packages/datepicker/index.js.map +0 -7
  292. package/dist/packages/deadtoggle/dead-toggle.react.stories.d.ts +0 -15
  293. package/dist/packages/deadtoggle/dead-toggle.test.d.ts +0 -1
  294. package/dist/packages/link/index.js.map +0 -7
  295. package/dist/packages/modal/modal-footer.js.map +0 -7
  296. package/dist/packages/modal/modal-header.js.map +0 -7
  297. package/dist/packages/pagination/index.js.map +0 -7
  298. package/dist/packages/radio/index.d.ts +0 -2
  299. package/dist/packages/radio/index.js +0 -2
  300. package/dist/packages/radio/radio-group-styles.js.map +0 -7
  301. package/dist/packages/radio/radio-group.js.map +0 -7
  302. package/dist/packages/radio/radio-styles.js.map +0 -7
  303. package/dist/packages/radio/radio.stories.js.map +0 -7
  304. package/dist/packages/select/index.js.map +0 -7
  305. package/dist/packages/slider/slider-thumb.js.map +0 -7
  306. package/dist/packages/stepindicator/index.d.ts +0 -37
  307. package/dist/packages/stepindicator/index.js +0 -2465
  308. package/dist/packages/stepindicator/index.js.map +0 -7
  309. package/dist/packages/stepindicator/react.d.ts +0 -3
  310. package/dist/packages/stepindicator/styles.js +0 -2
  311. package/dist/packages/tabs/index.js.map +0 -7
  312. package/dist/packages/tabs/tab-panel.js.map +0 -7
  313. package/dist/packages/tabs/tab.js.map +0 -7
  314. package/dist/packages/textarea/index.d.ts +0 -1
  315. package/dist/packages/textarea/index.js +0 -1
  316. package/dist/packages/toast/index.js.map +0 -7
  317. package/dist/packages/toast/toast-container.js.map +0 -7
  318. package/dist/packages/affix/{index.d.ts → affix.d.ts} +0 -0
  319. package/dist/packages/alert/{index.d.ts → alert.d.ts} +0 -0
  320. package/dist/packages/badge/{index.d.ts → badge.d.ts} +0 -0
  321. package/dist/packages/box/{index.d.ts → box.d.ts} +0 -0
  322. package/dist/packages/breadcrumbs/{index.d.ts → breadcrumbs.d.ts} +0 -0
  323. package/dist/packages/card/{index.d.ts → card.d.ts} +0 -0
  324. package/dist/packages/{checkbox → checkbox-group}/checkbox-group.d.ts +0 -0
  325. package/dist/packages/{checkbox → checkbox-group}/checkbox-group.js +0 -0
  326. package/dist/packages/combobox/{index.d.ts → combobox.d.ts} +0 -0
  327. package/dist/packages/{deadtoggle/index.d.ts → dead-toggle/dead-toggle.d.ts} +0 -0
  328. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.react.stories.js +0 -0
  329. package/dist/packages/{deadtoggle → dead-toggle}/react.js +1 -1
  330. /package/dist/packages/expandable/{index.d.ts → expandable.d.ts} +0 -0
  331. /package/dist/packages/link/{index.d.ts → link.d.ts} +0 -0
  332. /package/dist/packages/modal/{modal-main.d.ts → modal.d.ts} +0 -0
  333. /package/dist/packages/{pageindicator/index.d.ts → page-indicator/page-indicator.d.ts} +0 -0
  334. /package/dist/packages/{pageindicator/pageindicator.react.stories.js → page-indicator/page-indicator.react.stories.js} +0 -0
  335. /package/dist/packages/{pageindicator → page-indicator}/style.d.ts +0 -0
  336. /package/dist/packages/pagination/{index.d.ts → pagination.d.ts} +0 -0
  337. /package/dist/packages/pill/{index.d.ts → pill.d.ts} +0 -0
  338. /package/dist/packages/{radio → radio-group}/radio-group-styles.d.ts +0 -0
  339. /package/dist/packages/select/{index.d.ts → select.d.ts} +0 -0
  340. /package/dist/packages/{slider → slider-thumb}/SliderThumb.d.ts +0 -0
  341. /package/dist/packages/{slider → slider-thumb}/SliderThumb.js +0 -0
  342. /package/dist/packages/{slider → slider-thumb}/oddbird-css-anchor-positioning.d.ts +0 -0
  343. /package/dist/packages/{slider → slider-thumb}/oddbird-css-anchor-positioning.js +0 -0
  344. /package/dist/packages/{slider → slider-thumb}/styles/w-slider-thumb.styles.d.ts +0 -0
  345. /package/dist/packages/{slider → slider-thumb}/styles/w-slider-thumb.styles.js +0 -0
  346. /package/dist/packages/{stepindicator → slider-thumb}/styles.d.ts +0 -0
  347. /package/dist/packages/{stepindicator → step-indicator}/locales/da/messages.d.mts +0 -0
  348. /package/dist/packages/{stepindicator → step-indicator}/locales/da/messages.mjs +0 -0
  349. /package/dist/packages/{stepindicator → step-indicator}/locales/en/messages.d.mts +0 -0
  350. /package/dist/packages/{stepindicator → step-indicator}/locales/en/messages.mjs +0 -0
  351. /package/dist/packages/{stepindicator → step-indicator}/locales/fi/messages.d.mts +0 -0
  352. /package/dist/packages/{stepindicator → step-indicator}/locales/fi/messages.mjs +0 -0
  353. /package/dist/packages/{stepindicator → step-indicator}/locales/nb/messages.d.mts +0 -0
  354. /package/dist/packages/{stepindicator → step-indicator}/locales/nb/messages.mjs +0 -0
  355. /package/dist/packages/{stepindicator → step-indicator}/locales/sv/messages.d.mts +0 -0
  356. /package/dist/packages/{stepindicator → step-indicator}/locales/sv/messages.mjs +0 -0
  357. /package/dist/packages/{stepindicator → step-indicator}/stepindicator.react.stories.js +0 -0
  358. /package/dist/packages/switch/{index.d.ts → switch.d.ts} +0 -0
  359. /package/dist/packages/{tabs → tab}/tab.d.ts +0 -0
  360. /package/dist/packages/{tabs → tab-panel}/tab-panel.d.ts +0 -0
  361. /package/dist/packages/textfield/{index.d.ts → textfield.d.ts} +0 -0
  362. /package/dist/packages/{toast → toast-container}/toast-container.js +0 -0
@@ -4,7 +4,7 @@
4
4
  "modules": [
5
5
  {
6
6
  "kind": "javascript-module",
7
- "path": "packages/affix/index.ts",
7
+ "path": "packages/affix/affix.ts",
8
8
  "declarations": [
9
9
  {
10
10
  "kind": "class",
@@ -88,8 +88,8 @@
88
88
  },
89
89
  "tagName": "w-affix",
90
90
  "customElement": true,
91
- "modulePath": "packages/affix/index.ts",
92
- "definitionPath": "packages/affix/index.ts"
91
+ "modulePath": "packages/affix/affix.ts",
92
+ "definitionPath": "packages/affix/affix.ts"
93
93
  }
94
94
  ],
95
95
  "exports": [
@@ -98,7 +98,7 @@
98
98
  "name": "w-affix",
99
99
  "declaration": {
100
100
  "name": "WarpAffix",
101
- "module": "packages/affix/index.ts"
101
+ "module": "packages/affix/affix.ts"
102
102
  }
103
103
  },
104
104
  {
@@ -106,14 +106,14 @@
106
106
  "name": "WarpAffix",
107
107
  "declaration": {
108
108
  "name": "WarpAffix",
109
- "module": "packages/affix/index.ts"
109
+ "module": "packages/affix/affix.ts"
110
110
  }
111
111
  }
112
112
  ]
113
113
  },
114
114
  {
115
115
  "kind": "javascript-module",
116
- "path": "packages/alert/index.ts",
116
+ "path": "packages/alert/alert.ts",
117
117
  "declarations": [
118
118
  {
119
119
  "kind": "class",
@@ -189,8 +189,8 @@
189
189
  },
190
190
  "tagName": "w-alert",
191
191
  "customElement": true,
192
- "modulePath": "packages/alert/index.ts",
193
- "definitionPath": "packages/alert/index.ts"
192
+ "modulePath": "packages/alert/alert.ts",
193
+ "definitionPath": "packages/alert/alert.ts"
194
194
  }
195
195
  ],
196
196
  "exports": [
@@ -199,7 +199,7 @@
199
199
  "name": "w-alert",
200
200
  "declaration": {
201
201
  "name": "WarpAlert",
202
- "module": "packages/alert/index.ts"
202
+ "module": "packages/alert/alert.ts"
203
203
  }
204
204
  },
205
205
  {
@@ -207,14 +207,14 @@
207
207
  "name": "WarpAlert",
208
208
  "declaration": {
209
209
  "name": "WarpAlert",
210
- "module": "packages/alert/index.ts"
210
+ "module": "packages/alert/alert.ts"
211
211
  }
212
212
  }
213
213
  ]
214
214
  },
215
215
  {
216
216
  "kind": "javascript-module",
217
- "path": "packages/link/index.ts",
217
+ "path": "packages/link/link.ts",
218
218
  "declarations": [
219
219
  {
220
220
  "kind": "class",
@@ -375,8 +375,8 @@
375
375
  },
376
376
  "tagName": "w-link",
377
377
  "customElement": true,
378
- "modulePath": "packages/link/index.ts",
379
- "definitionPath": "packages/link/index.ts"
378
+ "modulePath": "packages/link/link.ts",
379
+ "definitionPath": "packages/link/link.ts"
380
380
  }
381
381
  ],
382
382
  "exports": [
@@ -385,7 +385,7 @@
385
385
  "name": "w-link",
386
386
  "declaration": {
387
387
  "name": "WarpLink",
388
- "module": "packages/link/index.ts"
388
+ "module": "packages/link/link.ts"
389
389
  }
390
390
  },
391
391
  {
@@ -393,14 +393,14 @@
393
393
  "name": "WarpLink",
394
394
  "declaration": {
395
395
  "name": "WarpLink",
396
- "module": "packages/link/index.ts"
396
+ "module": "packages/link/link.ts"
397
397
  }
398
398
  }
399
399
  ]
400
400
  },
401
401
  {
402
402
  "kind": "javascript-module",
403
- "path": "packages/button/index.ts",
403
+ "path": "packages/button/button.ts",
404
404
  "declarations": [
405
405
  {
406
406
  "kind": "class",
@@ -680,8 +680,8 @@
680
680
  },
681
681
  "tagName": "w-button",
682
682
  "customElement": true,
683
- "modulePath": "packages/button/index.ts",
684
- "definitionPath": "packages/button/index.ts"
683
+ "modulePath": "packages/button/button.ts",
684
+ "definitionPath": "packages/button/button.ts"
685
685
  }
686
686
  ],
687
687
  "exports": [
@@ -690,7 +690,7 @@
690
690
  "name": "w-button",
691
691
  "declaration": {
692
692
  "name": "WarpButton",
693
- "module": "packages/button/index.ts"
693
+ "module": "packages/button/button.ts"
694
694
  }
695
695
  },
696
696
  {
@@ -698,14 +698,14 @@
698
698
  "name": "WarpButton",
699
699
  "declaration": {
700
700
  "name": "WarpButton",
701
- "module": "packages/button/index.ts"
701
+ "module": "packages/button/button.ts"
702
702
  }
703
703
  }
704
704
  ]
705
705
  },
706
706
  {
707
707
  "kind": "javascript-module",
708
- "path": "packages/attention/index.ts",
708
+ "path": "packages/attention/attention.ts",
709
709
  "declarations": [
710
710
  {
711
711
  "kind": "class",
@@ -1018,8 +1018,8 @@
1018
1018
  },
1019
1019
  "tagName": "w-attention",
1020
1020
  "customElement": true,
1021
- "modulePath": "packages/attention/index.ts",
1022
- "definitionPath": "packages/attention/index.ts"
1021
+ "modulePath": "packages/attention/attention.ts",
1022
+ "definitionPath": "packages/attention/attention.ts"
1023
1023
  }
1024
1024
  ],
1025
1025
  "exports": [
@@ -1028,7 +1028,7 @@
1028
1028
  "name": "w-attention",
1029
1029
  "declaration": {
1030
1030
  "name": "WarpAttention",
1031
- "module": "packages/attention/index.ts"
1031
+ "module": "packages/attention/attention.ts"
1032
1032
  }
1033
1033
  },
1034
1034
  {
@@ -1036,14 +1036,14 @@
1036
1036
  "name": "WarpAttention",
1037
1037
  "declaration": {
1038
1038
  "name": "WarpAttention",
1039
- "module": "packages/attention/index.ts"
1039
+ "module": "packages/attention/attention.ts"
1040
1040
  }
1041
1041
  }
1042
1042
  ]
1043
1043
  },
1044
1044
  {
1045
1045
  "kind": "javascript-module",
1046
- "path": "packages/badge/index.ts",
1046
+ "path": "packages/badge/badge.ts",
1047
1047
  "declarations": [
1048
1048
  {
1049
1049
  "kind": "class",
@@ -1093,8 +1093,8 @@
1093
1093
  },
1094
1094
  "tagName": "w-badge",
1095
1095
  "customElement": true,
1096
- "modulePath": "packages/badge/index.ts",
1097
- "definitionPath": "packages/badge/index.ts"
1096
+ "modulePath": "packages/badge/badge.ts",
1097
+ "definitionPath": "packages/badge/badge.ts"
1098
1098
  }
1099
1099
  ],
1100
1100
  "exports": [
@@ -1103,7 +1103,7 @@
1103
1103
  "name": "w-badge",
1104
1104
  "declaration": {
1105
1105
  "name": "WarpBadge",
1106
- "module": "packages/badge/index.ts"
1106
+ "module": "packages/badge/badge.ts"
1107
1107
  }
1108
1108
  },
1109
1109
  {
@@ -1111,14 +1111,14 @@
1111
1111
  "name": "WarpBadge",
1112
1112
  "declaration": {
1113
1113
  "name": "WarpBadge",
1114
- "module": "packages/badge/index.ts"
1114
+ "module": "packages/badge/badge.ts"
1115
1115
  }
1116
1116
  }
1117
1117
  ]
1118
1118
  },
1119
1119
  {
1120
1120
  "kind": "javascript-module",
1121
- "path": "packages/box/index.ts",
1121
+ "path": "packages/box/box.ts",
1122
1122
  "declarations": [
1123
1123
  {
1124
1124
  "kind": "class",
@@ -1214,8 +1214,8 @@
1214
1214
  },
1215
1215
  "tagName": "w-box",
1216
1216
  "customElement": true,
1217
- "modulePath": "packages/box/index.ts",
1218
- "definitionPath": "packages/box/index.ts"
1217
+ "modulePath": "packages/box/box.ts",
1218
+ "definitionPath": "packages/box/box.ts"
1219
1219
  }
1220
1220
  ],
1221
1221
  "exports": [
@@ -1224,7 +1224,7 @@
1224
1224
  "name": "w-box",
1225
1225
  "declaration": {
1226
1226
  "name": "WarpBox",
1227
- "module": "packages/box/index.ts"
1227
+ "module": "packages/box/box.ts"
1228
1228
  }
1229
1229
  },
1230
1230
  {
@@ -1232,14 +1232,14 @@
1232
1232
  "name": "WarpBox",
1233
1233
  "declaration": {
1234
1234
  "name": "WarpBox",
1235
- "module": "packages/box/index.ts"
1235
+ "module": "packages/box/box.ts"
1236
1236
  }
1237
1237
  }
1238
1238
  ]
1239
1239
  },
1240
1240
  {
1241
1241
  "kind": "javascript-module",
1242
- "path": "packages/breadcrumbs/index.ts",
1242
+ "path": "packages/breadcrumbs/breadcrumbs.ts",
1243
1243
  "declarations": [
1244
1244
  {
1245
1245
  "kind": "class",
@@ -1270,8 +1270,8 @@
1270
1270
  },
1271
1271
  "tagName": "w-breadcrumbs",
1272
1272
  "customElement": true,
1273
- "modulePath": "packages/breadcrumbs/index.ts",
1274
- "definitionPath": "packages/breadcrumbs/index.ts"
1273
+ "modulePath": "packages/breadcrumbs/breadcrumbs.ts",
1274
+ "definitionPath": "packages/breadcrumbs/breadcrumbs.ts"
1275
1275
  }
1276
1276
  ],
1277
1277
  "exports": [
@@ -1280,7 +1280,7 @@
1280
1280
  "name": "w-breadcrumbs",
1281
1281
  "declaration": {
1282
1282
  "name": "WarpBreadcrumbs",
1283
- "module": "packages/breadcrumbs/index.ts"
1283
+ "module": "packages/breadcrumbs/breadcrumbs.ts"
1284
1284
  }
1285
1285
  },
1286
1286
  {
@@ -1288,14 +1288,14 @@
1288
1288
  "name": "WarpBreadcrumbs",
1289
1289
  "declaration": {
1290
1290
  "name": "WarpBreadcrumbs",
1291
- "module": "packages/breadcrumbs/index.ts"
1291
+ "module": "packages/breadcrumbs/breadcrumbs.ts"
1292
1292
  }
1293
1293
  }
1294
1294
  ]
1295
1295
  },
1296
1296
  {
1297
1297
  "kind": "javascript-module",
1298
- "path": "packages/card/index.ts",
1298
+ "path": "packages/card/card.ts",
1299
1299
  "declarations": [
1300
1300
  {
1301
1301
  "kind": "class",
@@ -1382,8 +1382,8 @@
1382
1382
  },
1383
1383
  "tagName": "w-card",
1384
1384
  "customElement": true,
1385
- "modulePath": "packages/card/index.ts",
1386
- "definitionPath": "packages/card/index.ts"
1385
+ "modulePath": "packages/card/card.ts",
1386
+ "definitionPath": "packages/card/card.ts"
1387
1387
  }
1388
1388
  ],
1389
1389
  "exports": [
@@ -1392,7 +1392,7 @@
1392
1392
  "name": "w-card",
1393
1393
  "declaration": {
1394
1394
  "name": "WarpCard",
1395
- "module": "packages/card/index.ts"
1395
+ "module": "packages/card/card.ts"
1396
1396
  }
1397
1397
  },
1398
1398
  {
@@ -1400,14 +1400,14 @@
1400
1400
  "name": "WarpCard",
1401
1401
  "declaration": {
1402
1402
  "name": "WarpCard",
1403
- "module": "packages/card/index.ts"
1403
+ "module": "packages/card/card.ts"
1404
1404
  }
1405
1405
  }
1406
1406
  ]
1407
1407
  },
1408
1408
  {
1409
1409
  "kind": "javascript-module",
1410
- "path": "packages/expandable/index.ts",
1410
+ "path": "packages/expandable/expandable.ts",
1411
1411
  "declarations": [
1412
1412
  {
1413
1413
  "kind": "class",
@@ -1645,8 +1645,8 @@
1645
1645
  },
1646
1646
  "tagName": "w-expandable",
1647
1647
  "customElement": true,
1648
- "modulePath": "packages/expandable/index.ts",
1649
- "definitionPath": "packages/expandable/index.ts"
1648
+ "modulePath": "packages/expandable/expandable.ts",
1649
+ "definitionPath": "packages/expandable/expandable.ts"
1650
1650
  }
1651
1651
  ],
1652
1652
  "exports": [
@@ -1655,7 +1655,7 @@
1655
1655
  "name": "w-expandable",
1656
1656
  "declaration": {
1657
1657
  "name": "WarpExpandable",
1658
- "module": "packages/expandable/index.ts"
1658
+ "module": "packages/expandable/expandable.ts"
1659
1659
  }
1660
1660
  },
1661
1661
  {
@@ -1663,14 +1663,14 @@
1663
1663
  "name": "WarpExpandable",
1664
1664
  "declaration": {
1665
1665
  "name": "WarpExpandable",
1666
- "module": "packages/expandable/index.ts"
1666
+ "module": "packages/expandable/expandable.ts"
1667
1667
  }
1668
1668
  }
1669
1669
  ]
1670
1670
  },
1671
1671
  {
1672
1672
  "kind": "javascript-module",
1673
- "path": "packages/pill/index.ts",
1673
+ "path": "packages/pill/pill.ts",
1674
1674
  "declarations": [
1675
1675
  {
1676
1676
  "kind": "class",
@@ -1806,8 +1806,8 @@
1806
1806
  },
1807
1807
  "tagName": "w-pill",
1808
1808
  "customElement": true,
1809
- "modulePath": "packages/pill/index.ts",
1810
- "definitionPath": "packages/pill/index.ts"
1809
+ "modulePath": "packages/pill/pill.ts",
1810
+ "definitionPath": "packages/pill/pill.ts"
1811
1811
  }
1812
1812
  ],
1813
1813
  "exports": [
@@ -1816,7 +1816,7 @@
1816
1816
  "name": "w-pill",
1817
1817
  "declaration": {
1818
1818
  "name": "WarpPill",
1819
- "module": "packages/pill/index.ts"
1819
+ "module": "packages/pill/pill.ts"
1820
1820
  }
1821
1821
  },
1822
1822
  {
@@ -1824,14 +1824,14 @@
1824
1824
  "name": "WarpPill",
1825
1825
  "declaration": {
1826
1826
  "name": "WarpPill",
1827
- "module": "packages/pill/index.ts"
1827
+ "module": "packages/pill/pill.ts"
1828
1828
  }
1829
1829
  }
1830
1830
  ]
1831
1831
  },
1832
1832
  {
1833
1833
  "kind": "javascript-module",
1834
- "path": "packages/select/index.ts",
1834
+ "path": "packages/select/select.ts",
1835
1835
  "declarations": [
1836
1836
  {
1837
1837
  "kind": "class",
@@ -2169,8 +2169,8 @@
2169
2169
  },
2170
2170
  "tagName": "w-select",
2171
2171
  "customElement": true,
2172
- "modulePath": "packages/select/index.ts",
2173
- "definitionPath": "packages/select/index.ts"
2172
+ "modulePath": "packages/select/select.ts",
2173
+ "definitionPath": "packages/select/select.ts"
2174
2174
  }
2175
2175
  ],
2176
2176
  "exports": [
@@ -2179,7 +2179,7 @@
2179
2179
  "name": "WarpSelect",
2180
2180
  "declaration": {
2181
2181
  "name": "WarpSelect",
2182
- "module": "packages/select/index.ts"
2182
+ "module": "packages/select/select.ts"
2183
2183
  }
2184
2184
  },
2185
2185
  {
@@ -2187,14 +2187,14 @@
2187
2187
  "name": "w-select",
2188
2188
  "declaration": {
2189
2189
  "name": "WarpSelect",
2190
- "module": "packages/select/index.ts"
2190
+ "module": "packages/select/select.ts"
2191
2191
  }
2192
2192
  }
2193
2193
  ]
2194
2194
  },
2195
2195
  {
2196
2196
  "kind": "javascript-module",
2197
- "path": "packages/textfield/index.ts",
2197
+ "path": "packages/textfield/textfield.ts",
2198
2198
  "declarations": [
2199
2199
  {
2200
2200
  "kind": "class",
@@ -2607,8 +2607,8 @@
2607
2607
  },
2608
2608
  "tagName": "w-textfield",
2609
2609
  "customElement": true,
2610
- "modulePath": "packages/textfield/index.ts",
2611
- "definitionPath": "packages/textfield/index.ts"
2610
+ "modulePath": "packages/textfield/textfield.ts",
2611
+ "definitionPath": "packages/textfield/textfield.ts"
2612
2612
  }
2613
2613
  ],
2614
2614
  "exports": [
@@ -2617,7 +2617,7 @@
2617
2617
  "name": "w-textfield",
2618
2618
  "declaration": {
2619
2619
  "name": "WarpTextField",
2620
- "module": "packages/textfield/index.ts"
2620
+ "module": "packages/textfield/textfield.ts"
2621
2621
  }
2622
2622
  },
2623
2623
  {
@@ -2625,209 +2625,14 @@
2625
2625
  "name": "WarpTextField",
2626
2626
  "declaration": {
2627
2627
  "name": "WarpTextField",
2628
- "module": "packages/textfield/index.ts"
2628
+ "module": "packages/textfield/textfield.ts"
2629
2629
  }
2630
2630
  }
2631
2631
  ]
2632
2632
  },
2633
2633
  {
2634
2634
  "kind": "javascript-module",
2635
- "path": "packages/modal/modal-footer.ts",
2636
- "declarations": [
2637
- {
2638
- "kind": "class",
2639
- "description": "The footer section of a modal, typically where you place actions.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/overlays-modal--docs)",
2640
- "name": "ModalFooter",
2641
- "members": [],
2642
- "mixins": [
2643
- {
2644
- "name": "CanCloseMixin",
2645
- "module": "/packages/modal/util"
2646
- },
2647
- {
2648
- "name": "ProvidesCanCloseToSlotsMixin",
2649
- "module": "/packages/modal/util"
2650
- }
2651
- ],
2652
- "superclass": {
2653
- "name": "LitElement",
2654
- "package": "lit"
2655
- },
2656
- "tagName": "w-modal-footer",
2657
- "customElement": true,
2658
- "modulePath": "packages/modal/modal-footer.ts",
2659
- "definitionPath": "packages/modal/modal-footer.ts"
2660
- }
2661
- ],
2662
- "exports": [
2663
- {
2664
- "kind": "js",
2665
- "name": "ModalFooter",
2666
- "declaration": {
2667
- "name": "ModalFooter",
2668
- "module": "packages/modal/modal-footer.ts"
2669
- }
2670
- },
2671
- {
2672
- "kind": "custom-element-definition",
2673
- "name": "w-modal-footer",
2674
- "declaration": {
2675
- "name": "ModalFooter",
2676
- "module": "packages/modal/modal-footer.ts"
2677
- }
2678
- }
2679
- ]
2680
- },
2681
- {
2682
- "kind": "javascript-module",
2683
- "path": "packages/modal/modal-header.ts",
2684
- "declarations": [
2685
- {
2686
- "kind": "class",
2687
- "description": "The header section of a modal, typically where you place the title and a close button.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/overlays-modal--docs)",
2688
- "name": "ModalHeader",
2689
- "slots": [
2690
- {
2691
- "description": "Customize the title bar, for example to have a header image that reaches the modal's edges. See the With Image story for an example.",
2692
- "name": "top"
2693
- }
2694
- ],
2695
- "members": [
2696
- {
2697
- "kind": "field",
2698
- "name": "title",
2699
- "type": {
2700
- "text": "string"
2701
- },
2702
- "attribute": "title"
2703
- },
2704
- {
2705
- "kind": "field",
2706
- "name": "back",
2707
- "type": {
2708
- "text": "boolean"
2709
- },
2710
- "attribute": "back"
2711
- },
2712
- {
2713
- "kind": "field",
2714
- "name": "noClose",
2715
- "type": {
2716
- "text": "boolean"
2717
- },
2718
- "attribute": "no-close"
2719
- },
2720
- {
2721
- "kind": "field",
2722
- "name": "titleEl",
2723
- "type": {
2724
- "text": "HTMLElement"
2725
- }
2726
- },
2727
- {
2728
- "kind": "field",
2729
- "name": "titleClasses",
2730
- "readonly": true
2731
- },
2732
- {
2733
- "kind": "field",
2734
- "name": "backButton",
2735
- "readonly": true
2736
- },
2737
- {
2738
- "kind": "field",
2739
- "name": "closeButton",
2740
- "readonly": true
2741
- },
2742
- {
2743
- "kind": "method",
2744
- "name": "emitBack",
2745
- "type": {
2746
- "text": "emitBack() => void"
2747
- }
2748
- },
2749
- {
2750
- "kind": "method",
2751
- "name": "handleTopSlotChange",
2752
- "parameters": [
2753
- {
2754
- "name": "slotEvent"
2755
- }
2756
- ],
2757
- "type": {
2758
- "text": "handleTopSlotChange(slotEvent) => void"
2759
- }
2760
- }
2761
- ],
2762
- "events": [
2763
- {
2764
- "name": "backClicked",
2765
- "type": {
2766
- "text": "CustomEvent"
2767
- }
2768
- }
2769
- ],
2770
- "attributes": [
2771
- {
2772
- "name": "title",
2773
- "type": {
2774
- "text": "string"
2775
- },
2776
- "fieldName": "title"
2777
- },
2778
- {
2779
- "name": "back",
2780
- "type": {
2781
- "text": "boolean"
2782
- },
2783
- "fieldName": "back"
2784
- },
2785
- {
2786
- "name": "no-close",
2787
- "type": {
2788
- "text": "boolean"
2789
- },
2790
- "fieldName": "noClose"
2791
- }
2792
- ],
2793
- "mixins": [
2794
- {
2795
- "name": "CanCloseMixin",
2796
- "module": "/packages/modal/util.js"
2797
- }
2798
- ],
2799
- "superclass": {
2800
- "name": "LitElement",
2801
- "package": "lit"
2802
- },
2803
- "tagName": "w-modal-header",
2804
- "customElement": true,
2805
- "modulePath": "packages/modal/modal-header.ts",
2806
- "definitionPath": "packages/modal/modal-header.ts"
2807
- }
2808
- ],
2809
- "exports": [
2810
- {
2811
- "kind": "js",
2812
- "name": "ModalHeader",
2813
- "declaration": {
2814
- "name": "ModalHeader",
2815
- "module": "packages/modal/modal-header.ts"
2816
- }
2817
- },
2818
- {
2819
- "kind": "custom-element-definition",
2820
- "name": "w-modal-header",
2821
- "declaration": {
2822
- "name": "ModalHeader",
2823
- "module": "packages/modal/modal-header.ts"
2824
- }
2825
- }
2826
- ]
2827
- },
2828
- {
2829
- "kind": "javascript-module",
2830
- "path": "packages/modal/modal-main.ts",
2635
+ "path": "packages/modal/modal.ts",
2831
2636
  "declarations": [
2832
2637
  {
2833
2638
  "kind": "class",
@@ -3022,8 +2827,8 @@
3022
2827
  },
3023
2828
  "tagName": "w-modal",
3024
2829
  "customElement": true,
3025
- "modulePath": "packages/modal/modal-main.ts",
3026
- "definitionPath": "packages/modal/modal-main.ts"
2830
+ "modulePath": "packages/modal/modal.ts",
2831
+ "definitionPath": "packages/modal/modal.ts"
3027
2832
  }
3028
2833
  ],
3029
2834
  "exports": [
@@ -3032,7 +2837,7 @@
3032
2837
  "name": "ModalMain",
3033
2838
  "declaration": {
3034
2839
  "name": "ModalMain",
3035
- "module": "packages/modal/modal-main.ts"
2840
+ "module": "packages/modal/modal.ts"
3036
2841
  }
3037
2842
  },
3038
2843
  {
@@ -3040,54 +2845,202 @@
3040
2845
  "name": "w-modal",
3041
2846
  "declaration": {
3042
2847
  "name": "ModalMain",
3043
- "module": "packages/modal/modal-main.ts"
2848
+ "module": "packages/modal/modal.ts"
3044
2849
  }
3045
2850
  }
3046
2851
  ]
3047
2852
  },
3048
2853
  {
3049
2854
  "kind": "javascript-module",
3050
- "path": "packages/modal/index.ts",
3051
- "declarations": [],
2855
+ "path": "packages/modal-header/modal-header.ts",
2856
+ "declarations": [
2857
+ {
2858
+ "kind": "class",
2859
+ "description": "The header section of a modal, typically where you place the title and a close button.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/overlays-modal--docs)",
2860
+ "name": "ModalHeader",
2861
+ "slots": [
2862
+ {
2863
+ "description": "Customize the title bar, for example to have a header image that reaches the modal's edges. See the With Image story for an example.",
2864
+ "name": "top"
2865
+ }
2866
+ ],
2867
+ "members": [
2868
+ {
2869
+ "kind": "field",
2870
+ "name": "title",
2871
+ "type": {
2872
+ "text": "string"
2873
+ },
2874
+ "attribute": "title"
2875
+ },
2876
+ {
2877
+ "kind": "field",
2878
+ "name": "back",
2879
+ "type": {
2880
+ "text": "boolean"
2881
+ },
2882
+ "attribute": "back"
2883
+ },
2884
+ {
2885
+ "kind": "field",
2886
+ "name": "noClose",
2887
+ "type": {
2888
+ "text": "boolean"
2889
+ },
2890
+ "attribute": "no-close"
2891
+ },
2892
+ {
2893
+ "kind": "field",
2894
+ "name": "titleEl",
2895
+ "type": {
2896
+ "text": "HTMLElement"
2897
+ }
2898
+ },
2899
+ {
2900
+ "kind": "field",
2901
+ "name": "titleClasses",
2902
+ "readonly": true
2903
+ },
2904
+ {
2905
+ "kind": "field",
2906
+ "name": "backButton",
2907
+ "readonly": true
2908
+ },
2909
+ {
2910
+ "kind": "field",
2911
+ "name": "closeButton",
2912
+ "readonly": true
2913
+ },
2914
+ {
2915
+ "kind": "method",
2916
+ "name": "emitBack",
2917
+ "type": {
2918
+ "text": "emitBack() => void"
2919
+ }
2920
+ },
2921
+ {
2922
+ "kind": "method",
2923
+ "name": "handleTopSlotChange",
2924
+ "parameters": [
2925
+ {
2926
+ "name": "slotEvent"
2927
+ }
2928
+ ],
2929
+ "type": {
2930
+ "text": "handleTopSlotChange(slotEvent) => void"
2931
+ }
2932
+ }
2933
+ ],
2934
+ "events": [
2935
+ {
2936
+ "name": "backClicked",
2937
+ "type": {
2938
+ "text": "CustomEvent"
2939
+ }
2940
+ }
2941
+ ],
2942
+ "attributes": [
2943
+ {
2944
+ "name": "title",
2945
+ "type": {
2946
+ "text": "string"
2947
+ },
2948
+ "fieldName": "title"
2949
+ },
2950
+ {
2951
+ "name": "back",
2952
+ "type": {
2953
+ "text": "boolean"
2954
+ },
2955
+ "fieldName": "back"
2956
+ },
2957
+ {
2958
+ "name": "no-close",
2959
+ "type": {
2960
+ "text": "boolean"
2961
+ },
2962
+ "fieldName": "noClose"
2963
+ }
2964
+ ],
2965
+ "mixins": [
2966
+ {
2967
+ "name": "CanCloseMixin",
2968
+ "module": "/packages/modal/util.js"
2969
+ }
2970
+ ],
2971
+ "superclass": {
2972
+ "name": "LitElement",
2973
+ "package": "lit"
2974
+ },
2975
+ "tagName": "w-modal-header",
2976
+ "customElement": true,
2977
+ "modulePath": "packages/modal-header/modal-header.ts",
2978
+ "definitionPath": "packages/modal-header/modal-header.ts"
2979
+ }
2980
+ ],
3052
2981
  "exports": [
3053
2982
  {
3054
2983
  "kind": "js",
3055
- "name": "WarpModal",
2984
+ "name": "ModalHeader",
3056
2985
  "declaration": {
3057
- "name": "ModalMain",
3058
- "module": "packages/modal/index.ts"
2986
+ "name": "ModalHeader",
2987
+ "module": "packages/modal-header/modal-header.ts"
3059
2988
  }
3060
2989
  },
3061
2990
  {
3062
- "kind": "js",
3063
- "name": "WarpModalHeader",
2991
+ "kind": "custom-element-definition",
2992
+ "name": "w-modal-header",
3064
2993
  "declaration": {
3065
2994
  "name": "ModalHeader",
3066
- "module": "packages/modal/index.ts"
2995
+ "module": "packages/modal-header/modal-header.ts"
3067
2996
  }
3068
- },
2997
+ }
2998
+ ]
2999
+ },
3000
+ {
3001
+ "kind": "javascript-module",
3002
+ "path": "packages/modal-footer/modal-footer.ts",
3003
+ "declarations": [
3069
3004
  {
3070
- "kind": "js",
3071
- "name": "WarpModalFooter",
3072
- "declaration": {
3073
- "name": "ModalFooter",
3074
- "module": "packages/modal/index.ts"
3075
- }
3076
- },
3005
+ "kind": "class",
3006
+ "description": "The footer section of a modal, typically where you place actions.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/overlays-modal--docs)",
3007
+ "name": "ModalFooter",
3008
+ "members": [],
3009
+ "mixins": [
3010
+ {
3011
+ "name": "CanCloseMixin",
3012
+ "module": "/packages/modal/util.js"
3013
+ },
3014
+ {
3015
+ "name": "ProvidesCanCloseToSlotsMixin",
3016
+ "module": "/packages/modal/util.js"
3017
+ }
3018
+ ],
3019
+ "superclass": {
3020
+ "name": "LitElement",
3021
+ "package": "lit"
3022
+ },
3023
+ "tagName": "w-modal-footer",
3024
+ "customElement": true,
3025
+ "modulePath": "packages/modal-footer/modal-footer.ts",
3026
+ "definitionPath": "packages/modal-footer/modal-footer.ts"
3027
+ }
3028
+ ],
3029
+ "exports": [
3077
3030
  {
3078
3031
  "kind": "js",
3079
- "name": "ModalCanCloseMixin",
3032
+ "name": "ModalFooter",
3080
3033
  "declaration": {
3081
- "name": "CanCloseMixin",
3082
- "module": "packages/modal/index.ts"
3034
+ "name": "ModalFooter",
3035
+ "module": "packages/modal-footer/modal-footer.ts"
3083
3036
  }
3084
3037
  },
3085
3038
  {
3086
- "kind": "js",
3087
- "name": "ModalProvidesCanCloseToSlotsMixin",
3039
+ "kind": "custom-element-definition",
3040
+ "name": "w-modal-footer",
3088
3041
  "declaration": {
3089
- "name": "ProvidesCanCloseToSlotsMixin",
3090
- "module": "packages/modal/index.ts"
3042
+ "name": "ModalFooter",
3043
+ "module": "packages/modal-footer/modal-footer.ts"
3091
3044
  }
3092
3045
  }
3093
3046
  ]
@@ -3100,7 +3053,7 @@
3100
3053
  },
3101
3054
  {
3102
3055
  "kind": "javascript-module",
3103
- "path": "packages/toast/toast-container.ts",
3056
+ "path": "packages/toast-container/toast-container.ts",
3104
3057
  "declarations": [
3105
3058
  {
3106
3059
  "kind": "class",
@@ -3200,72 +3153,25 @@
3200
3153
  },
3201
3154
  "tagName": "w-toast-container",
3202
3155
  "customElement": true,
3203
- "modulePath": "packages/toast/toast-container.ts",
3204
- "definitionPath": "packages/toast/toast-container.ts"
3156
+ "modulePath": "packages/toast-container/toast-container.ts",
3157
+ "definitionPath": "packages/toast-container/toast-container.ts"
3205
3158
  }
3206
3159
  ],
3207
3160
  "exports": [
3208
3161
  {
3209
3162
  "kind": "js",
3210
- "name": "WarpToastContainer",
3211
- "declaration": {
3212
- "name": "WarpToastContainer",
3213
- "module": "packages/toast/toast-container.ts"
3214
- }
3215
- },
3216
- {
3217
- "kind": "custom-element-definition",
3218
- "name": "w-toast-container",
3219
- "declaration": {
3220
- "name": "WarpToastContainer",
3221
- "module": "packages/toast/toast-container.ts"
3222
- }
3223
- }
3224
- ]
3225
- },
3226
- {
3227
- "kind": "javascript-module",
3228
- "path": "packages/toast/index.ts",
3229
- "declarations": [],
3230
- "exports": [
3231
- {
3232
- "kind": "js",
3233
- "name": "removeToast",
3234
- "declaration": {
3235
- "name": "removeToast",
3236
- "module": "./api"
3237
- }
3238
- },
3239
- {
3240
- "kind": "js",
3241
- "name": "toast",
3242
- "declaration": {
3243
- "name": "toast",
3244
- "module": "./api"
3245
- }
3246
- },
3247
- {
3248
- "kind": "js",
3249
- "name": "updateToast",
3250
- "declaration": {
3251
- "name": "updateToast",
3252
- "module": "./api"
3253
- }
3254
- },
3255
- {
3256
- "kind": "js",
3257
- "name": "WarpToast",
3163
+ "name": "WarpToastContainer",
3258
3164
  "declaration": {
3259
- "name": "WarpToast",
3260
- "module": "./toast"
3165
+ "name": "WarpToastContainer",
3166
+ "module": "packages/toast-container/toast-container.ts"
3261
3167
  }
3262
3168
  },
3263
3169
  {
3264
- "kind": "js",
3265
- "name": "WarpToastContainer",
3170
+ "kind": "custom-element-definition",
3171
+ "name": "w-toast-container",
3266
3172
  "declaration": {
3267
3173
  "name": "WarpToastContainer",
3268
- "module": "./toast-container"
3174
+ "module": "packages/toast-container/toast-container.ts"
3269
3175
  }
3270
3176
  }
3271
3177
  ]
@@ -3656,22 +3562,7 @@
3656
3562
  },
3657
3563
  {
3658
3564
  "kind": "javascript-module",
3659
- "path": "packages/datepicker/index.ts",
3660
- "declarations": [],
3661
- "exports": [
3662
- {
3663
- "kind": "js",
3664
- "name": "*",
3665
- "declaration": {
3666
- "name": "*",
3667
- "module": "packages/datepicker/datepicker.js"
3668
- }
3669
- }
3670
- ]
3671
- },
3672
- {
3673
- "kind": "javascript-module",
3674
- "path": "packages/switch/index.ts",
3565
+ "path": "packages/switch/switch.ts",
3675
3566
  "declarations": [
3676
3567
  {
3677
3568
  "kind": "class",
@@ -3794,8 +3685,8 @@
3794
3685
  },
3795
3686
  "tagName": "w-switch",
3796
3687
  "customElement": true,
3797
- "modulePath": "packages/switch/index.ts",
3798
- "definitionPath": "packages/switch/index.ts"
3688
+ "modulePath": "packages/switch/switch.ts",
3689
+ "definitionPath": "packages/switch/switch.ts"
3799
3690
  }
3800
3691
  ],
3801
3692
  "exports": [
@@ -3804,7 +3695,7 @@
3804
3695
  "name": "WarpSwitch",
3805
3696
  "declaration": {
3806
3697
  "name": "WarpSwitch",
3807
- "module": "packages/switch/index.ts"
3698
+ "module": "packages/switch/switch.ts"
3808
3699
  }
3809
3700
  },
3810
3701
  {
@@ -3812,14 +3703,14 @@
3812
3703
  "name": "w-switch",
3813
3704
  "declaration": {
3814
3705
  "name": "WarpSwitch",
3815
- "module": "packages/switch/index.ts"
3706
+ "module": "packages/switch/switch.ts"
3816
3707
  }
3817
3708
  }
3818
3709
  ]
3819
3710
  },
3820
3711
  {
3821
3712
  "kind": "javascript-module",
3822
- "path": "packages/combobox/index.ts",
3713
+ "path": "packages/combobox/combobox.ts",
3823
3714
  "declarations": [
3824
3715
  {
3825
3716
  "kind": "class",
@@ -4362,8 +4253,8 @@
4362
4253
  },
4363
4254
  "tagName": "w-combobox",
4364
4255
  "customElement": true,
4365
- "modulePath": "packages/combobox/index.ts",
4366
- "definitionPath": "packages/combobox/index.ts"
4256
+ "modulePath": "packages/combobox/combobox.ts",
4257
+ "definitionPath": "packages/combobox/combobox.ts"
4367
4258
  }
4368
4259
  ],
4369
4260
  "exports": [
@@ -4372,7 +4263,7 @@
4372
4263
  "name": "WarpCombobox",
4373
4264
  "declaration": {
4374
4265
  "name": "WarpCombobox",
4375
- "module": "packages/combobox/index.ts"
4266
+ "module": "packages/combobox/combobox.ts"
4376
4267
  }
4377
4268
  },
4378
4269
  {
@@ -4380,14 +4271,14 @@
4380
4271
  "name": "w-combobox",
4381
4272
  "declaration": {
4382
4273
  "name": "WarpCombobox",
4383
- "module": "packages/combobox/index.ts"
4274
+ "module": "packages/combobox/combobox.ts"
4384
4275
  }
4385
4276
  }
4386
4277
  ]
4387
4278
  },
4388
4279
  {
4389
4280
  "kind": "javascript-module",
4390
- "path": "packages/deadtoggle/index.ts",
4281
+ "path": "packages/dead-toggle/dead-toggle.ts",
4391
4282
  "declarations": [
4392
4283
  {
4393
4284
  "kind": "class",
@@ -4493,8 +4384,8 @@
4493
4384
  },
4494
4385
  "tagName": "w-dead-toggle",
4495
4386
  "customElement": true,
4496
- "modulePath": "packages/deadtoggle/index.ts",
4497
- "definitionPath": "packages/deadtoggle/index.ts"
4387
+ "modulePath": "packages/dead-toggle/dead-toggle.ts",
4388
+ "definitionPath": "packages/dead-toggle/dead-toggle.ts"
4498
4389
  }
4499
4390
  ],
4500
4391
  "exports": [
@@ -4503,7 +4394,7 @@
4503
4394
  "name": "WarpDeadToggle",
4504
4395
  "declaration": {
4505
4396
  "name": "WarpDeadToggle",
4506
- "module": "packages/deadtoggle/index.ts"
4397
+ "module": "packages/dead-toggle/dead-toggle.ts"
4507
4398
  }
4508
4399
  },
4509
4400
  {
@@ -4511,14 +4402,14 @@
4511
4402
  "name": "w-dead-toggle",
4512
4403
  "declaration": {
4513
4404
  "name": "WarpDeadToggle",
4514
- "module": "packages/deadtoggle/index.ts"
4405
+ "module": "packages/dead-toggle/dead-toggle.ts"
4515
4406
  }
4516
4407
  }
4517
4408
  ]
4518
4409
  },
4519
4410
  {
4520
4411
  "kind": "javascript-module",
4521
- "path": "packages/pageindicator/index.ts",
4412
+ "path": "packages/page-indicator/page-indicator.ts",
4522
4413
  "declarations": [
4523
4414
  {
4524
4415
  "kind": "class",
@@ -4570,19 +4461,19 @@
4570
4461
  "name": "LitElement",
4571
4462
  "package": "lit"
4572
4463
  },
4573
- "tagName": "w-pageindicator",
4464
+ "tagName": "w-page-indicator",
4574
4465
  "customElement": true,
4575
- "modulePath": "packages/pageindicator/index.ts",
4576
- "definitionPath": "packages/pageindicator/index.ts"
4466
+ "modulePath": "packages/page-indicator/page-indicator.ts",
4467
+ "definitionPath": "packages/page-indicator/page-indicator.ts"
4577
4468
  }
4578
4469
  ],
4579
4470
  "exports": [
4580
4471
  {
4581
4472
  "kind": "custom-element-definition",
4582
- "name": "w-pageindicator",
4473
+ "name": "w-page-indicator",
4583
4474
  "declaration": {
4584
4475
  "name": "WarpPageIndicator",
4585
- "module": "packages/pageindicator/index.ts"
4476
+ "module": "packages/page-indicator/page-indicator.ts"
4586
4477
  }
4587
4478
  },
4588
4479
  {
@@ -4590,14 +4481,14 @@
4590
4481
  "name": "WarpPageIndicator",
4591
4482
  "declaration": {
4592
4483
  "name": "WarpPageIndicator",
4593
- "module": "packages/pageindicator/index.ts"
4484
+ "module": "packages/page-indicator/page-indicator.ts"
4594
4485
  }
4595
4486
  }
4596
4487
  ]
4597
4488
  },
4598
4489
  {
4599
4490
  "kind": "javascript-module",
4600
- "path": "packages/pagination/index.ts",
4491
+ "path": "packages/pagination/pagination.ts",
4601
4492
  "declarations": [
4602
4493
  {
4603
4494
  "kind": "class",
@@ -4703,8 +4594,8 @@
4703
4594
  },
4704
4595
  "tagName": "w-pagination",
4705
4596
  "customElement": true,
4706
- "modulePath": "packages/pagination/index.ts",
4707
- "definitionPath": "packages/pagination/index.ts"
4597
+ "modulePath": "packages/pagination/pagination.ts",
4598
+ "definitionPath": "packages/pagination/pagination.ts"
4708
4599
  }
4709
4600
  ],
4710
4601
  "exports": [
@@ -4713,7 +4604,7 @@
4713
4604
  "name": "w-pagination",
4714
4605
  "declaration": {
4715
4606
  "name": "WarpPagination",
4716
- "module": "packages/pagination/index.ts"
4607
+ "module": "packages/pagination/pagination.ts"
4717
4608
  }
4718
4609
  },
4719
4610
  {
@@ -4721,28 +4612,7 @@
4721
4612
  "name": "WarpPagination",
4722
4613
  "declaration": {
4723
4614
  "name": "WarpPagination",
4724
- "module": "packages/pagination/index.ts"
4725
- }
4726
- }
4727
- ]
4728
- },
4729
- {
4730
- "kind": "javascript-module",
4731
- "path": "packages/radio/radio-group-styles.ts",
4732
- "declarations": [
4733
- {
4734
- "kind": "variable",
4735
- "name": "styles",
4736
- "default": "css` :host { display: block; } .form-control { position: relative; border: none; padding: 0; margin: 0; } .label { font-size: var(--w-font-size-s); line-height: var(--w-line-height-s); font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: grayscale; cursor: pointer; padding-bottom: 0.4rem; color: var(--w-s-color-text); display: block; } .radio-group-required .label::after { content: var(--wa-form-control-required-content); margin-inline-start: var(--wa-form-control-required-content-offset); } .button-group { display: flex; } [part~='form-control-input'] { display: flex; flex-direction: column; flex-wrap: wrap; } /* Horizontal */ :host([orientation='horizontal']) [part~='form-control-input'] { flex-direction: row; gap: 1em; } /* Help text */ [part~='hint'] { margin-block-start: 0.5em; } /* Radios have the \"button\" appearance */ :host fieldset.has-radio-buttons { [part~='form-control-input'] { gap: 0; } } `"
4737
- }
4738
- ],
4739
- "exports": [
4740
- {
4741
- "kind": "js",
4742
- "name": "styles",
4743
- "declaration": {
4744
- "name": "styles",
4745
- "module": "packages/radio/radio-group-styles.ts"
4615
+ "module": "packages/pagination/pagination.ts"
4746
4616
  }
4747
4617
  }
4748
4618
  ]
@@ -4926,7 +4796,7 @@
4926
4796
  },
4927
4797
  {
4928
4798
  "kind": "javascript-module",
4929
- "path": "packages/radio/radio-group.ts",
4799
+ "path": "packages/radio-group/radio-group.ts",
4930
4800
  "declarations": [
4931
4801
  {
4932
4802
  "kind": "class",
@@ -5284,12 +5154,12 @@
5284
5154
  ],
5285
5155
  "superclass": {
5286
5156
  "name": "BaseFormAssociatedElement",
5287
- "module": "/packages/radio/form-associated-element"
5157
+ "module": "/packages/radio/form-associated-element.js"
5288
5158
  },
5289
5159
  "tagName": "w-radio-group",
5290
5160
  "customElement": true,
5291
- "modulePath": "packages/radio/radio-group.ts",
5292
- "definitionPath": "packages/radio/radio-group.ts"
5161
+ "modulePath": "packages/radio-group/radio-group.ts",
5162
+ "definitionPath": "packages/radio-group/radio-group.ts"
5293
5163
  }
5294
5164
  ],
5295
5165
  "exports": [
@@ -5298,7 +5168,7 @@
5298
5168
  "name": "WRadioGroup",
5299
5169
  "declaration": {
5300
5170
  "name": "WRadioGroup",
5301
- "module": "packages/radio/radio-group.ts"
5171
+ "module": "packages/radio-group/radio-group.ts"
5302
5172
  }
5303
5173
  },
5304
5174
  {
@@ -5306,117 +5176,7 @@
5306
5176
  "name": "w-radio-group",
5307
5177
  "declaration": {
5308
5178
  "name": "WRadioGroup",
5309
- "module": "packages/radio/radio-group.ts"
5310
- }
5311
- }
5312
- ]
5313
- },
5314
- {
5315
- "kind": "javascript-module",
5316
- "path": "packages/radio/radio-styles.ts",
5317
- "declarations": [],
5318
- "exports": []
5319
- },
5320
- {
5321
- "kind": "javascript-module",
5322
- "path": "packages/radio/radio.stories.ts",
5323
- "declarations": [
5324
- {
5325
- "kind": "variable",
5326
- "name": "meta",
5327
- "type": {
5328
- "text": "Meta<typeof args>"
5329
- },
5330
- "default": "{ title: 'Forms/Radio', render: (args) => { return html` <w-radio-group ${spread(prespread(args))}> <w-radio value=\"foo\">foo</w-radio> <w-radio value=\"bar\">bar</w-radio> </w-radio-group> `; }, } satisfies Meta"
5331
- },
5332
- {
5333
- "kind": "variable",
5334
- "name": "Default",
5335
- "type": {
5336
- "text": "Story"
5337
- },
5338
- "default": "{ args: { label: 'Group', name: 'foobar', value: 'foo', }, }"
5339
- },
5340
- {
5341
- "kind": "variable",
5342
- "name": "Disabled",
5343
- "type": {
5344
- "text": "Story"
5345
- },
5346
- "default": "{ args: { label: 'Disabled', disabled: true, }, }"
5347
- },
5348
- {
5349
- "kind": "variable",
5350
- "name": "Required",
5351
- "type": {
5352
- "text": "Story"
5353
- },
5354
- "default": "{ args: {}, render() { return html` <form> <w-radio-group required> <w-radio value=\"foo\">foo</w-radio> <w-radio value=\"bar\">bar</w-radio> </w-radio-group> <button>click me</button> </form> `; }, }"
5355
- },
5356
- {
5357
- "kind": "variable",
5358
- "name": "DisabledGroup",
5359
- "type": {
5360
- "text": "Story"
5361
- },
5362
- "default": "{ args: { disabled: true }, }"
5363
- },
5364
- {
5365
- "kind": "variable",
5366
- "name": "DisabledRadio",
5367
- "type": {
5368
- "text": "Story"
5369
- },
5370
- "default": "{ args: {}, render() { return html` <w-radio-group> <w-radio value=\"foo\" disabled appearance=\"button\">disabled</w-radio> <w-radio value=\"bar\" appearance=\"clickable\">not disabled</w-radio> </w-radio-group> `; }, }"
5371
- }
5372
- ],
5373
- "exports": [
5374
- {
5375
- "kind": "js",
5376
- "name": "default",
5377
- "declaration": {
5378
- "name": "meta",
5379
- "module": "packages/radio/radio.stories.ts"
5380
- }
5381
- },
5382
- {
5383
- "kind": "js",
5384
- "name": "Default",
5385
- "declaration": {
5386
- "name": "Default",
5387
- "module": "packages/radio/radio.stories.ts"
5388
- }
5389
- },
5390
- {
5391
- "kind": "js",
5392
- "name": "Disabled",
5393
- "declaration": {
5394
- "name": "Disabled",
5395
- "module": "packages/radio/radio.stories.ts"
5396
- }
5397
- },
5398
- {
5399
- "kind": "js",
5400
- "name": "Required",
5401
- "declaration": {
5402
- "name": "Required",
5403
- "module": "packages/radio/radio.stories.ts"
5404
- }
5405
- },
5406
- {
5407
- "kind": "js",
5408
- "name": "DisabledGroup",
5409
- "declaration": {
5410
- "name": "DisabledGroup",
5411
- "module": "packages/radio/radio.stories.ts"
5412
- }
5413
- },
5414
- {
5415
- "kind": "js",
5416
- "name": "DisabledRadio",
5417
- "declaration": {
5418
- "name": "DisabledRadio",
5419
- "module": "packages/radio/radio.stories.ts"
5179
+ "module": "packages/radio-group/radio-group.ts"
5420
5180
  }
5421
5181
  }
5422
5182
  ]
@@ -5795,7 +5555,7 @@
5795
5555
  },
5796
5556
  {
5797
5557
  "kind": "javascript-module",
5798
- "path": "packages/checkbox/checkbox-group.ts",
5558
+ "path": "packages/checkbox-group/checkbox-group.ts",
5799
5559
  "declarations": [
5800
5560
  {
5801
5561
  "kind": "class",
@@ -5808,8 +5568,8 @@
5808
5568
  },
5809
5569
  "tagName": "w-checkbox-group",
5810
5570
  "customElement": true,
5811
- "modulePath": "packages/checkbox/checkbox-group.ts",
5812
- "definitionPath": "packages/checkbox/checkbox-group.ts"
5571
+ "modulePath": "packages/checkbox-group/checkbox-group.ts",
5572
+ "definitionPath": "packages/checkbox-group/checkbox-group.ts"
5813
5573
  }
5814
5574
  ],
5815
5575
  "exports": [
@@ -5818,7 +5578,7 @@
5818
5578
  "name": "WCheckboxGroup",
5819
5579
  "declaration": {
5820
5580
  "name": "WCheckboxGroup",
5821
- "module": "packages/checkbox/checkbox-group.ts"
5581
+ "module": "packages/checkbox-group/checkbox-group.ts"
5822
5582
  }
5823
5583
  },
5824
5584
  {
@@ -5826,14 +5586,14 @@
5826
5586
  "name": "w-checkbox-group",
5827
5587
  "declaration": {
5828
5588
  "name": "WCheckboxGroup",
5829
- "module": "packages/checkbox/checkbox-group.ts"
5589
+ "module": "packages/checkbox-group/checkbox-group.ts"
5830
5590
  }
5831
5591
  }
5832
5592
  ]
5833
5593
  },
5834
5594
  {
5835
5595
  "kind": "javascript-module",
5836
- "path": "packages/slider/slider-thumb.ts",
5596
+ "path": "packages/slider-thumb/slider-thumb.ts",
5837
5597
  "declarations": [
5838
5598
  {
5839
5599
  "kind": "class",
@@ -6240,8 +6000,8 @@
6240
6000
  },
6241
6001
  "tagName": "w-slider-thumb",
6242
6002
  "customElement": true,
6243
- "modulePath": "packages/slider/slider-thumb.ts",
6244
- "definitionPath": "packages/slider/slider-thumb.ts"
6003
+ "modulePath": "packages/slider-thumb/slider-thumb.ts",
6004
+ "definitionPath": "packages/slider-thumb/slider-thumb.ts"
6245
6005
  }
6246
6006
  ],
6247
6007
  "exports": [
@@ -6250,7 +6010,7 @@
6250
6010
  "name": "w-slider-thumb",
6251
6011
  "declaration": {
6252
6012
  "name": "WarpSliderThumb",
6253
- "module": "packages/slider/slider-thumb.ts"
6013
+ "module": "packages/slider-thumb/slider-thumb.ts"
6254
6014
  }
6255
6015
  },
6256
6016
  {
@@ -6258,7 +6018,7 @@
6258
6018
  "name": "WarpSliderThumb",
6259
6019
  "declaration": {
6260
6020
  "name": "WarpSliderThumb",
6261
- "module": "packages/slider/slider-thumb.ts"
6021
+ "module": "packages/slider-thumb/slider-thumb.ts"
6262
6022
  }
6263
6023
  }
6264
6024
  ]
@@ -6679,68 +6439,8 @@
6679
6439
  },
6680
6440
  {
6681
6441
  "kind": "javascript-module",
6682
- "path": "packages/stepindicator/index.ts",
6442
+ "path": "packages/step/step.ts",
6683
6443
  "declarations": [
6684
- {
6685
- "kind": "class",
6686
- "description": "Steps are used to show progress through a process or to guide users through a multi-step task.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/components-steps--docs)",
6687
- "name": "WarpStepIndicator",
6688
- "members": [
6689
- {
6690
- "kind": "field",
6691
- "name": "horizontal",
6692
- "type": {
6693
- "text": "boolean"
6694
- },
6695
- "default": "false",
6696
- "attribute": "horizontal",
6697
- "reflects": true
6698
- },
6699
- {
6700
- "kind": "field",
6701
- "name": "right",
6702
- "type": {
6703
- "text": "boolean"
6704
- },
6705
- "default": "false",
6706
- "attribute": "right",
6707
- "reflects": true
6708
- },
6709
- {
6710
- "kind": "method",
6711
- "name": "updateStepsContext",
6712
- "type": {
6713
- "text": "updateStepsContext() => void"
6714
- }
6715
- }
6716
- ],
6717
- "attributes": [
6718
- {
6719
- "name": "horizontal",
6720
- "type": {
6721
- "text": "boolean"
6722
- },
6723
- "default": "false",
6724
- "fieldName": "horizontal"
6725
- },
6726
- {
6727
- "name": "right",
6728
- "type": {
6729
- "text": "boolean"
6730
- },
6731
- "default": "false",
6732
- "fieldName": "right"
6733
- }
6734
- ],
6735
- "superclass": {
6736
- "name": "LitElement",
6737
- "package": "lit"
6738
- },
6739
- "tagName": "w-step-indicator",
6740
- "customElement": true,
6741
- "modulePath": "packages/stepindicator/index.ts",
6742
- "definitionPath": "packages/stepindicator/index.ts"
6743
- },
6744
6444
  {
6745
6445
  "kind": "class",
6746
6446
  "description": "Individual step component that shows a single step in a process",
@@ -6822,17 +6522,17 @@
6822
6522
  },
6823
6523
  "tagName": "w-step",
6824
6524
  "customElement": true,
6825
- "modulePath": "packages/stepindicator/index.ts",
6826
- "definitionPath": "packages/stepindicator/index.ts"
6525
+ "modulePath": "packages/step/step.ts",
6526
+ "definitionPath": "packages/step/step.ts"
6827
6527
  }
6828
6528
  ],
6829
6529
  "exports": [
6830
6530
  {
6831
- "kind": "custom-element-definition",
6832
- "name": "w-step-indicator",
6531
+ "kind": "js",
6532
+ "name": "WarpStep",
6833
6533
  "declaration": {
6834
- "name": "WarpStepIndicator",
6835
- "module": "packages/stepindicator/index.ts"
6534
+ "name": "WarpStep",
6535
+ "module": "packages/step/step.ts"
6836
6536
  }
6837
6537
  },
6838
6538
  {
@@ -6840,30 +6540,98 @@
6840
6540
  "name": "w-step",
6841
6541
  "declaration": {
6842
6542
  "name": "WarpStep",
6843
- "module": "packages/stepindicator/index.ts"
6543
+ "module": "packages/step/step.ts"
6844
6544
  }
6845
- },
6545
+ }
6546
+ ]
6547
+ },
6548
+ {
6549
+ "kind": "javascript-module",
6550
+ "path": "packages/step-indicator/step-indicator.ts",
6551
+ "declarations": [
6552
+ {
6553
+ "kind": "class",
6554
+ "description": "Steps are used to show progress through a process or to guide users through a multi-step task.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/components-steps--docs)",
6555
+ "name": "WarpStepIndicator",
6556
+ "members": [
6557
+ {
6558
+ "kind": "field",
6559
+ "name": "horizontal",
6560
+ "type": {
6561
+ "text": "boolean"
6562
+ },
6563
+ "default": "false",
6564
+ "attribute": "horizontal",
6565
+ "reflects": true
6566
+ },
6567
+ {
6568
+ "kind": "field",
6569
+ "name": "right",
6570
+ "type": {
6571
+ "text": "boolean"
6572
+ },
6573
+ "default": "false",
6574
+ "attribute": "right",
6575
+ "reflects": true
6576
+ },
6577
+ {
6578
+ "kind": "method",
6579
+ "name": "updateStepsContext",
6580
+ "type": {
6581
+ "text": "updateStepsContext() => void"
6582
+ }
6583
+ }
6584
+ ],
6585
+ "attributes": [
6586
+ {
6587
+ "name": "horizontal",
6588
+ "type": {
6589
+ "text": "boolean"
6590
+ },
6591
+ "default": "false",
6592
+ "fieldName": "horizontal"
6593
+ },
6594
+ {
6595
+ "name": "right",
6596
+ "type": {
6597
+ "text": "boolean"
6598
+ },
6599
+ "default": "false",
6600
+ "fieldName": "right"
6601
+ }
6602
+ ],
6603
+ "superclass": {
6604
+ "name": "LitElement",
6605
+ "package": "lit"
6606
+ },
6607
+ "tagName": "w-step-indicator",
6608
+ "customElement": true,
6609
+ "modulePath": "packages/step-indicator/step-indicator.ts",
6610
+ "definitionPath": "packages/step-indicator/step-indicator.ts"
6611
+ }
6612
+ ],
6613
+ "exports": [
6846
6614
  {
6847
6615
  "kind": "js",
6848
6616
  "name": "WarpStepIndicator",
6849
6617
  "declaration": {
6850
6618
  "name": "WarpStepIndicator",
6851
- "module": "packages/stepindicator/index.ts"
6619
+ "module": "packages/step-indicator/step-indicator.ts"
6852
6620
  }
6853
6621
  },
6854
6622
  {
6855
- "kind": "js",
6856
- "name": "WarpStep",
6623
+ "kind": "custom-element-definition",
6624
+ "name": "w-step-indicator",
6857
6625
  "declaration": {
6858
- "name": "WarpStep",
6859
- "module": "packages/stepindicator/index.ts"
6626
+ "name": "WarpStepIndicator",
6627
+ "module": "packages/step-indicator/step-indicator.ts"
6860
6628
  }
6861
6629
  }
6862
6630
  ]
6863
6631
  },
6864
6632
  {
6865
6633
  "kind": "javascript-module",
6866
- "path": "packages/tabs/tab.ts",
6634
+ "path": "packages/tab/tab.ts",
6867
6635
  "declarations": [
6868
6636
  {
6869
6637
  "kind": "class",
@@ -6981,8 +6749,8 @@
6981
6749
  },
6982
6750
  "tagName": "w-tab",
6983
6751
  "customElement": true,
6984
- "modulePath": "packages/tabs/tab.ts",
6985
- "definitionPath": "packages/tabs/tab.ts"
6752
+ "modulePath": "packages/tab/tab.ts",
6753
+ "definitionPath": "packages/tab/tab.ts"
6986
6754
  }
6987
6755
  ],
6988
6756
  "exports": [
@@ -6991,7 +6759,7 @@
6991
6759
  "name": "WarpTab",
6992
6760
  "declaration": {
6993
6761
  "name": "WarpTab",
6994
- "module": "packages/tabs/tab.ts"
6762
+ "module": "packages/tab/tab.ts"
6995
6763
  }
6996
6764
  },
6997
6765
  {
@@ -6999,14 +6767,14 @@
6999
6767
  "name": "w-tab",
7000
6768
  "declaration": {
7001
6769
  "name": "WarpTab",
7002
- "module": "packages/tabs/tab.ts"
6770
+ "module": "packages/tab/tab.ts"
7003
6771
  }
7004
6772
  }
7005
6773
  ]
7006
6774
  },
7007
6775
  {
7008
6776
  "kind": "javascript-module",
7009
- "path": "packages/tabs/tab-panel.ts",
6777
+ "path": "packages/tab-panel/tab-panel.ts",
7010
6778
  "declarations": [
7011
6779
  {
7012
6780
  "kind": "class",
@@ -7045,8 +6813,8 @@
7045
6813
  },
7046
6814
  "tagName": "w-tab-panel",
7047
6815
  "customElement": true,
7048
- "modulePath": "packages/tabs/tab-panel.ts",
7049
- "definitionPath": "packages/tabs/tab-panel.ts"
6816
+ "modulePath": "packages/tab-panel/tab-panel.ts",
6817
+ "definitionPath": "packages/tab-panel/tab-panel.ts"
7050
6818
  }
7051
6819
  ],
7052
6820
  "exports": [
@@ -7055,7 +6823,7 @@
7055
6823
  "name": "WarpTabPanel",
7056
6824
  "declaration": {
7057
6825
  "name": "WarpTabPanel",
7058
- "module": "packages/tabs/tab-panel.ts"
6826
+ "module": "packages/tab-panel/tab-panel.ts"
7059
6827
  }
7060
6828
  },
7061
6829
  {
@@ -7063,7 +6831,7 @@
7063
6831
  "name": "w-tab-panel",
7064
6832
  "declaration": {
7065
6833
  "name": "WarpTabPanel",
7066
- "module": "packages/tabs/tab-panel.ts"
6834
+ "module": "packages/tab-panel/tab-panel.ts"
7067
6835
  }
7068
6836
  }
7069
6837
  ]
@@ -7248,37 +7016,6 @@
7248
7016
  }
7249
7017
  ]
7250
7018
  },
7251
- {
7252
- "kind": "javascript-module",
7253
- "path": "packages/tabs/index.ts",
7254
- "declarations": [],
7255
- "exports": [
7256
- {
7257
- "kind": "js",
7258
- "name": "WarpTab",
7259
- "declaration": {
7260
- "name": "WarpTab",
7261
- "module": "./tab.js"
7262
- }
7263
- },
7264
- {
7265
- "kind": "js",
7266
- "name": "WarpTabPanel",
7267
- "declaration": {
7268
- "name": "WarpTabPanel",
7269
- "module": "./tab-panel.js"
7270
- }
7271
- },
7272
- {
7273
- "kind": "js",
7274
- "name": "WarpTabs",
7275
- "declaration": {
7276
- "name": "WarpTabs",
7277
- "module": "./tabs.js"
7278
- }
7279
- }
7280
- ]
7281
- },
7282
7019
  {
7283
7020
  "kind": "javascript-module",
7284
7021
  "path": "packages/textarea/textarea.ts",