@cumulus-ui/components 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (394) hide show
  1. package/LICENSE +13 -0
  2. package/README.md +25 -0
  3. package/dist/alert/interfaces.d.ts +107 -0
  4. package/dist/alert/interfaces.d.ts.map +1 -0
  5. package/dist/anchor-navigation/index.d.ts +5 -0
  6. package/dist/anchor-navigation/index.d.ts.map +1 -0
  7. package/dist/anchor-navigation/interfaces.d.ts +54 -0
  8. package/dist/anchor-navigation/interfaces.d.ts.map +1 -0
  9. package/dist/anchor-navigation/internal.d.ts +23 -0
  10. package/dist/anchor-navigation/internal.d.ts.map +1 -0
  11. package/dist/anchor-navigation/styles.d.ts +5 -0
  12. package/dist/anchor-navigation/styles.d.ts.map +1 -0
  13. package/dist/annotation-context/interfaces.d.ts +47 -0
  14. package/dist/annotation-context/interfaces.d.ts.map +1 -0
  15. package/dist/app-layout/interfaces.d.ts +264 -0
  16. package/dist/app-layout/interfaces.d.ts.map +1 -0
  17. package/dist/app-layout-toolbar/interfaces.d.ts +51 -0
  18. package/dist/app-layout-toolbar/interfaces.d.ts.map +1 -0
  19. package/dist/area-chart/interfaces.d.ts +55 -0
  20. package/dist/area-chart/interfaces.d.ts.map +1 -0
  21. package/dist/attribute-editor/interfaces.d.ts +159 -0
  22. package/dist/attribute-editor/interfaces.d.ts.map +1 -0
  23. package/dist/autosuggest/interfaces.d.ts +239 -0
  24. package/dist/autosuggest/interfaces.d.ts.map +1 -0
  25. package/dist/badge/index.d.ts +5 -0
  26. package/dist/badge/index.d.ts.map +1 -0
  27. package/dist/badge/interfaces.d.ts +26 -0
  28. package/dist/badge/interfaces.d.ts.map +1 -0
  29. package/dist/badge/internal.d.ts +8 -0
  30. package/dist/badge/internal.d.ts.map +1 -0
  31. package/dist/badge/styles.d.ts +5 -0
  32. package/dist/badge/styles.d.ts.map +1 -0
  33. package/dist/bar-chart/interfaces.d.ts +32 -0
  34. package/dist/bar-chart/interfaces.d.ts.map +1 -0
  35. package/dist/box/index.d.ts +5 -0
  36. package/dist/box/index.d.ts.map +1 -0
  37. package/dist/box/interfaces.d.ts +131 -0
  38. package/dist/box/interfaces.d.ts.map +1 -0
  39. package/dist/box/internal.d.ts +18 -0
  40. package/dist/box/internal.d.ts.map +1 -0
  41. package/dist/box/styles.d.ts +5 -0
  42. package/dist/box/styles.d.ts.map +1 -0
  43. package/dist/breadcrumb-group/interfaces.d.ts +53 -0
  44. package/dist/breadcrumb-group/interfaces.d.ts.map +1 -0
  45. package/dist/button/interfaces.d.ts +190 -0
  46. package/dist/button/interfaces.d.ts.map +1 -0
  47. package/dist/button-dropdown/interfaces.d.ts +380 -0
  48. package/dist/button-dropdown/interfaces.d.ts.map +1 -0
  49. package/dist/button-group/interfaces.d.ts +224 -0
  50. package/dist/button-group/interfaces.d.ts.map +1 -0
  51. package/dist/calendar/interfaces.d.ts +116 -0
  52. package/dist/calendar/interfaces.d.ts.map +1 -0
  53. package/dist/cards/interfaces.d.ts +212 -0
  54. package/dist/cards/interfaces.d.ts.map +1 -0
  55. package/dist/checkbox/base-checkbox.d.ts +44 -0
  56. package/dist/checkbox/base-checkbox.d.ts.map +1 -0
  57. package/dist/checkbox/index.d.ts +5 -0
  58. package/dist/checkbox/index.d.ts.map +1 -0
  59. package/dist/checkbox/interfaces.d.ts +73 -0
  60. package/dist/checkbox/interfaces.d.ts.map +1 -0
  61. package/dist/checkbox/internal.d.ts +22 -0
  62. package/dist/checkbox/internal.d.ts.map +1 -0
  63. package/dist/checkbox/styles.d.ts +5 -0
  64. package/dist/checkbox/styles.d.ts.map +1 -0
  65. package/dist/code-editor/interfaces.d.ts +132 -0
  66. package/dist/code-editor/interfaces.d.ts.map +1 -0
  67. package/dist/collection-preferences/interfaces.d.ts +287 -0
  68. package/dist/collection-preferences/interfaces.d.ts.map +1 -0
  69. package/dist/column-layout/interfaces.d.ts +41 -0
  70. package/dist/column-layout/interfaces.d.ts.map +1 -0
  71. package/dist/container/interfaces.d.ts +124 -0
  72. package/dist/container/interfaces.d.ts.map +1 -0
  73. package/dist/content-layout/interfaces.d.ts +44 -0
  74. package/dist/content-layout/interfaces.d.ts.map +1 -0
  75. package/dist/copy-to-clipboard/interfaces.d.ts +66 -0
  76. package/dist/copy-to-clipboard/interfaces.d.ts.map +1 -0
  77. package/dist/date-input/interfaces.d.ts +39 -0
  78. package/dist/date-input/interfaces.d.ts.map +1 -0
  79. package/dist/date-picker/interfaces.d.ts +111 -0
  80. package/dist/date-picker/interfaces.d.ts.map +1 -0
  81. package/dist/date-range-picker/interfaces.d.ts +496 -0
  82. package/dist/date-range-picker/interfaces.d.ts.map +1 -0
  83. package/dist/drawer/interfaces.d.ts +25 -0
  84. package/dist/drawer/interfaces.d.ts.map +1 -0
  85. package/dist/dropdown/interfaces.d.ts +111 -0
  86. package/dist/dropdown/interfaces.d.ts.map +1 -0
  87. package/dist/error-boundary/interfaces.d.ts +93 -0
  88. package/dist/error-boundary/interfaces.d.ts.map +1 -0
  89. package/dist/expandable-section/interfaces.d.ts +70 -0
  90. package/dist/expandable-section/interfaces.d.ts.map +1 -0
  91. package/dist/file-dropzone/index.d.ts +5 -0
  92. package/dist/file-dropzone/index.d.ts.map +1 -0
  93. package/dist/file-dropzone/interfaces.d.ts +8 -0
  94. package/dist/file-dropzone/interfaces.d.ts.map +1 -0
  95. package/dist/file-dropzone/internal.d.ts +14 -0
  96. package/dist/file-dropzone/internal.d.ts.map +1 -0
  97. package/dist/file-dropzone/styles.d.ts +5 -0
  98. package/dist/file-dropzone/styles.d.ts.map +1 -0
  99. package/dist/file-input/interfaces.d.ts +46 -0
  100. package/dist/file-input/interfaces.d.ts.map +1 -0
  101. package/dist/file-token-group/interfaces.d.ts +79 -0
  102. package/dist/file-token-group/interfaces.d.ts.map +1 -0
  103. package/dist/file-upload/interfaces.d.ts +92 -0
  104. package/dist/file-upload/interfaces.d.ts.map +1 -0
  105. package/dist/flashbar/interfaces.d.ts +210 -0
  106. package/dist/flashbar/interfaces.d.ts.map +1 -0
  107. package/dist/form/interfaces.d.ts +37 -0
  108. package/dist/form/interfaces.d.ts.map +1 -0
  109. package/dist/form-field/interfaces.d.ts +78 -0
  110. package/dist/form-field/interfaces.d.ts.map +1 -0
  111. package/dist/grid/index.d.ts +5 -0
  112. package/dist/grid/index.d.ts.map +1 -0
  113. package/dist/grid/interfaces.d.ts +47 -0
  114. package/dist/grid/interfaces.d.ts.map +1 -0
  115. package/dist/grid/internal.d.ts +16 -0
  116. package/dist/grid/internal.d.ts.map +1 -0
  117. package/dist/grid/styles.d.ts +5 -0
  118. package/dist/grid/styles.d.ts.map +1 -0
  119. package/dist/header/interfaces.d.ts +22 -0
  120. package/dist/header/interfaces.d.ts.map +1 -0
  121. package/dist/help-panel/interfaces.d.ts +15 -0
  122. package/dist/help-panel/interfaces.d.ts.map +1 -0
  123. package/dist/hotspot/interfaces.d.ts +19 -0
  124. package/dist/hotspot/interfaces.d.ts.map +1 -0
  125. package/dist/icon/icons/index.d.ts +4 -0
  126. package/dist/icon/icons/index.d.ts.map +1 -0
  127. package/dist/icon/index.d.ts +5 -0
  128. package/dist/icon/index.d.ts.map +1 -0
  129. package/dist/icon/interfaces.d.ts +45 -0
  130. package/dist/icon/interfaces.d.ts.map +1 -0
  131. package/dist/icon/internal.d.ts +17 -0
  132. package/dist/icon/internal.d.ts.map +1 -0
  133. package/dist/icon/styles.d.ts +5 -0
  134. package/dist/icon/styles.d.ts.map +1 -0
  135. package/dist/icon-provider/index.d.ts +5 -0
  136. package/dist/icon-provider/index.d.ts.map +1 -0
  137. package/dist/icon-provider/interfaces.d.ts +43 -0
  138. package/dist/icon-provider/interfaces.d.ts.map +1 -0
  139. package/dist/icon-provider/internal.d.ts +14 -0
  140. package/dist/icon-provider/internal.d.ts.map +1 -0
  141. package/dist/index.d.ts +33 -0
  142. package/dist/index.d.ts.map +1 -0
  143. package/dist/index.js +4541 -0
  144. package/dist/input/interfaces.d.ts +181 -0
  145. package/dist/input/interfaces.d.ts.map +1 -0
  146. package/dist/internal/components/dropdown/internal.d.ts +27 -0
  147. package/dist/internal/components/dropdown/internal.d.ts.map +1 -0
  148. package/dist/internal/components/dropdown/styles.d.ts +2 -0
  149. package/dist/internal/components/dropdown/styles.d.ts.map +1 -0
  150. package/dist/internal/components/navigable-group/index.d.ts +3 -0
  151. package/dist/internal/components/navigable-group/index.d.ts.map +1 -0
  152. package/dist/internal/components/navigable-group/navigable-group-controller.d.ts +42 -0
  153. package/dist/internal/components/navigable-group/navigable-group-controller.d.ts.map +1 -0
  154. package/dist/internal/context/form-field-context.d.ts +11 -0
  155. package/dist/internal/context/form-field-context.d.ts.map +1 -0
  156. package/dist/internal/events.d.ts +10 -0
  157. package/dist/internal/events.d.ts.map +1 -0
  158. package/dist/internal/focus.d.ts +28 -0
  159. package/dist/internal/focus.d.ts.map +1 -0
  160. package/dist/internal/generated/cloudscape-types.d.ts +49 -0
  161. package/dist/internal/generated/cloudscape-types.d.ts.map +1 -0
  162. package/dist/internal/generated/component-manifest.d.ts +457 -0
  163. package/dist/internal/generated/component-manifest.d.ts.map +1 -0
  164. package/dist/internal/hooks/use-controllable.d.ts +25 -0
  165. package/dist/internal/hooks/use-controllable.d.ts.map +1 -0
  166. package/dist/internal/hooks/use-focus-tracker.d.ts +24 -0
  167. package/dist/internal/hooks/use-focus-tracker.d.ts.map +1 -0
  168. package/dist/internal/hooks/use-unique-id.d.ts +2 -0
  169. package/dist/internal/hooks/use-unique-id.d.ts.map +1 -0
  170. package/dist/internal/mixins/form-associated.d.ts +40 -0
  171. package/dist/internal/mixins/form-associated.d.ts.map +1 -0
  172. package/dist/internal/slot-utils.d.ts +10 -0
  173. package/dist/internal/slot-utils.d.ts.map +1 -0
  174. package/dist/internal/styles/abstract-switch.d.ts +2 -0
  175. package/dist/internal/styles/abstract-switch.d.ts.map +1 -0
  176. package/dist/internal/styles/autosuggest-input.d.ts +2 -0
  177. package/dist/internal/styles/autosuggest-input.d.ts.map +1 -0
  178. package/dist/internal/styles/button-trigger.d.ts +2 -0
  179. package/dist/internal/styles/button-trigger.d.ts.map +1 -0
  180. package/dist/internal/styles/cartesian-chart.d.ts +2 -0
  181. package/dist/internal/styles/cartesian-chart.d.ts.map +1 -0
  182. package/dist/internal/styles/chart-filter.d.ts +2 -0
  183. package/dist/internal/styles/chart-filter.d.ts.map +1 -0
  184. package/dist/internal/styles/chart-legend.d.ts +2 -0
  185. package/dist/internal/styles/chart-legend.d.ts.map +1 -0
  186. package/dist/internal/styles/chart-plot.d.ts +2 -0
  187. package/dist/internal/styles/chart-plot.d.ts.map +1 -0
  188. package/dist/internal/styles/chart-popover.d.ts +2 -0
  189. package/dist/internal/styles/chart-popover.d.ts.map +1 -0
  190. package/dist/internal/styles/chart-series-details.d.ts +2 -0
  191. package/dist/internal/styles/chart-series-details.d.ts.map +1 -0
  192. package/dist/internal/styles/chart-series-marker.d.ts +2 -0
  193. package/dist/internal/styles/chart-series-marker.d.ts.map +1 -0
  194. package/dist/internal/styles/chart-status-container.d.ts +2 -0
  195. package/dist/internal/styles/chart-status-container.d.ts.map +1 -0
  196. package/dist/internal/styles/chart-wrapper.d.ts +2 -0
  197. package/dist/internal/styles/chart-wrapper.d.ts.map +1 -0
  198. package/dist/internal/styles/checkbox-icon.d.ts +2 -0
  199. package/dist/internal/styles/checkbox-icon.d.ts.map +1 -0
  200. package/dist/internal/styles/drag-handle-wrapper.d.ts +2 -0
  201. package/dist/internal/styles/drag-handle-wrapper.d.ts.map +1 -0
  202. package/dist/internal/styles/drag-handle.d.ts +2 -0
  203. package/dist/internal/styles/drag-handle.d.ts.map +1 -0
  204. package/dist/internal/styles/dropdown-footer.d.ts +2 -0
  205. package/dist/internal/styles/dropdown-footer.d.ts.map +1 -0
  206. package/dist/internal/styles/dropdown-status.d.ts +2 -0
  207. package/dist/internal/styles/dropdown-status.d.ts.map +1 -0
  208. package/dist/internal/styles/dropdown.d.ts +2 -0
  209. package/dist/internal/styles/dropdown.d.ts.map +1 -0
  210. package/dist/internal/styles/expand-toggle-button.d.ts +2 -0
  211. package/dist/internal/styles/expand-toggle-button.d.ts.map +1 -0
  212. package/dist/internal/styles/global.d.ts +3 -0
  213. package/dist/internal/styles/global.d.ts.map +1 -0
  214. package/dist/internal/styles/menu-dropdown.d.ts +2 -0
  215. package/dist/internal/styles/menu-dropdown.d.ts.map +1 -0
  216. package/dist/internal/styles/option.d.ts +2 -0
  217. package/dist/internal/styles/option.d.ts.map +1 -0
  218. package/dist/internal/styles/options-list.d.ts +2 -0
  219. package/dist/internal/styles/options-list.d.ts.map +1 -0
  220. package/dist/internal/styles/panel-resize-handle.d.ts +2 -0
  221. package/dist/internal/styles/panel-resize-handle.d.ts.map +1 -0
  222. package/dist/internal/styles/radio-button.d.ts +2 -0
  223. package/dist/internal/styles/radio-button.d.ts.map +1 -0
  224. package/dist/internal/styles/screenreader-only.d.ts +2 -0
  225. package/dist/internal/styles/screenreader-only.d.ts.map +1 -0
  226. package/dist/internal/styles/selectable-item.d.ts +2 -0
  227. package/dist/internal/styles/selectable-item.d.ts.map +1 -0
  228. package/dist/internal/styles/shared.d.ts +3 -0
  229. package/dist/internal/styles/shared.d.ts.map +1 -0
  230. package/dist/internal/styles/sortable-area.d.ts +2 -0
  231. package/dist/internal/styles/sortable-area.d.ts.map +1 -0
  232. package/dist/internal/styles/structured-item.d.ts +2 -0
  233. package/dist/internal/styles/structured-item.d.ts.map +1 -0
  234. package/dist/internal/styles/tab-trap.d.ts +2 -0
  235. package/dist/internal/styles/tab-trap.d.ts.map +1 -0
  236. package/dist/internal/styles/token-list.d.ts +2 -0
  237. package/dist/internal/styles/token-list.d.ts.map +1 -0
  238. package/dist/internal/styles/tooltip.d.ts +2 -0
  239. package/dist/internal/styles/tooltip.d.ts.map +1 -0
  240. package/dist/internal/theming.d.ts +2 -0
  241. package/dist/internal/theming.d.ts.map +1 -0
  242. package/dist/internal/token-utils.d.ts +46 -0
  243. package/dist/internal/token-utils.d.ts.map +1 -0
  244. package/dist/internal/tokens.d.ts +119 -0
  245. package/dist/internal/tokens.d.ts.map +1 -0
  246. package/dist/internal/utils/debounce.d.ts +8 -0
  247. package/dist/internal/utils/debounce.d.ts.map +1 -0
  248. package/dist/internal/utils/dom.d.ts +12 -0
  249. package/dist/internal/utils/dom.d.ts.map +1 -0
  250. package/dist/internal/utils/strings.d.ts +5 -0
  251. package/dist/internal/utils/strings.d.ts.map +1 -0
  252. package/dist/internal/utils/throttle.d.ts +7 -0
  253. package/dist/internal/utils/throttle.d.ts.map +1 -0
  254. package/dist/item-card/interfaces.d.ts +86 -0
  255. package/dist/item-card/interfaces.d.ts.map +1 -0
  256. package/dist/key-value-pairs/interfaces.d.ts +59 -0
  257. package/dist/key-value-pairs/interfaces.d.ts.map +1 -0
  258. package/dist/line-chart/interfaces.d.ts +18 -0
  259. package/dist/line-chart/interfaces.d.ts.map +1 -0
  260. package/dist/link/interfaces.d.ts +107 -0
  261. package/dist/link/interfaces.d.ts.map +1 -0
  262. package/dist/list/index.d.ts +5 -0
  263. package/dist/list/index.d.ts.map +1 -0
  264. package/dist/list/interfaces.d.ts +77 -0
  265. package/dist/list/interfaces.d.ts.map +1 -0
  266. package/dist/list/internal.d.ts +28 -0
  267. package/dist/list/internal.d.ts.map +1 -0
  268. package/dist/list/styles.d.ts +5 -0
  269. package/dist/list/styles.d.ts.map +1 -0
  270. package/dist/live-region/index.d.ts +5 -0
  271. package/dist/live-region/index.d.ts.map +1 -0
  272. package/dist/live-region/interfaces.d.ts +20 -0
  273. package/dist/live-region/interfaces.d.ts.map +1 -0
  274. package/dist/live-region/internal.d.ts +10 -0
  275. package/dist/live-region/internal.d.ts.map +1 -0
  276. package/dist/live-region/styles.d.ts +5 -0
  277. package/dist/live-region/styles.d.ts.map +1 -0
  278. package/dist/mixed-line-bar-chart/interfaces.d.ts +118 -0
  279. package/dist/mixed-line-bar-chart/interfaces.d.ts.map +1 -0
  280. package/dist/modal/interfaces.d.ts +91 -0
  281. package/dist/modal/interfaces.d.ts.map +1 -0
  282. package/dist/multiselect/interfaces.d.ts +121 -0
  283. package/dist/multiselect/interfaces.d.ts.map +1 -0
  284. package/dist/navigable-group/interfaces.d.ts +26 -0
  285. package/dist/navigable-group/interfaces.d.ts.map +1 -0
  286. package/dist/pagination/interfaces.d.ts +59 -0
  287. package/dist/pagination/interfaces.d.ts.map +1 -0
  288. package/dist/panel-layout/interfaces.d.ts +88 -0
  289. package/dist/panel-layout/interfaces.d.ts.map +1 -0
  290. package/dist/pie-chart/interfaces.d.ts +209 -0
  291. package/dist/pie-chart/interfaces.d.ts.map +1 -0
  292. package/dist/popover/interfaces.d.ts +92 -0
  293. package/dist/popover/interfaces.d.ts.map +1 -0
  294. package/dist/progress-bar/interfaces.d.ts +74 -0
  295. package/dist/progress-bar/interfaces.d.ts.map +1 -0
  296. package/dist/prompt-input/interfaces.d.ts +123 -0
  297. package/dist/prompt-input/interfaces.d.ts.map +1 -0
  298. package/dist/property-filter/interfaces.d.ts +344 -0
  299. package/dist/property-filter/interfaces.d.ts.map +1 -0
  300. package/dist/radio-button/interfaces.d.ts +2 -0
  301. package/dist/radio-button/interfaces.d.ts.map +1 -0
  302. package/dist/radio-group/index.d.ts +5 -0
  303. package/dist/radio-group/index.d.ts.map +1 -0
  304. package/dist/radio-group/interfaces.d.ts +76 -0
  305. package/dist/radio-group/interfaces.d.ts.map +1 -0
  306. package/dist/radio-group/internal.d.ts +33 -0
  307. package/dist/radio-group/internal.d.ts.map +1 -0
  308. package/dist/radio-group/styles.d.ts +5 -0
  309. package/dist/radio-group/styles.d.ts.map +1 -0
  310. package/dist/s3-resource-selector/interfaces.d.ts +234 -0
  311. package/dist/s3-resource-selector/interfaces.d.ts.map +1 -0
  312. package/dist/segmented-control/interfaces.d.ts +82 -0
  313. package/dist/segmented-control/interfaces.d.ts.map +1 -0
  314. package/dist/select/interfaces.d.ts +207 -0
  315. package/dist/select/interfaces.d.ts.map +1 -0
  316. package/dist/side-navigation/interfaces.d.ts +148 -0
  317. package/dist/side-navigation/interfaces.d.ts.map +1 -0
  318. package/dist/slider/interfaces.d.ts +98 -0
  319. package/dist/slider/interfaces.d.ts.map +1 -0
  320. package/dist/space-between/index.d.ts +5 -0
  321. package/dist/space-between/index.d.ts.map +1 -0
  322. package/dist/space-between/interfaces.d.ts +21 -0
  323. package/dist/space-between/interfaces.d.ts.map +1 -0
  324. package/dist/space-between/internal.d.ts +10 -0
  325. package/dist/space-between/internal.d.ts.map +1 -0
  326. package/dist/space-between/styles.d.ts +5 -0
  327. package/dist/space-between/styles.d.ts.map +1 -0
  328. package/dist/spinner/index.d.ts +5 -0
  329. package/dist/spinner/index.d.ts.map +1 -0
  330. package/dist/spinner/interfaces.d.ts +15 -0
  331. package/dist/spinner/interfaces.d.ts.map +1 -0
  332. package/dist/spinner/internal.d.ts +9 -0
  333. package/dist/spinner/internal.d.ts.map +1 -0
  334. package/dist/spinner/styles.d.ts +5 -0
  335. package/dist/spinner/styles.d.ts.map +1 -0
  336. package/dist/split-panel/interfaces.d.ts +64 -0
  337. package/dist/split-panel/interfaces.d.ts.map +1 -0
  338. package/dist/status-indicator/interfaces.d.ts +26 -0
  339. package/dist/status-indicator/interfaces.d.ts.map +1 -0
  340. package/dist/steps/interfaces.d.ts +53 -0
  341. package/dist/steps/interfaces.d.ts.map +1 -0
  342. package/dist/table/interfaces.d.ts +534 -0
  343. package/dist/table/interfaces.d.ts.map +1 -0
  344. package/dist/tabs/interfaces.d.ts +214 -0
  345. package/dist/tabs/interfaces.d.ts.map +1 -0
  346. package/dist/tag-editor/interfaces.d.ts +121 -0
  347. package/dist/tag-editor/interfaces.d.ts.map +1 -0
  348. package/dist/text-content/index.d.ts +5 -0
  349. package/dist/text-content/index.d.ts.map +1 -0
  350. package/dist/text-content/interfaces.d.ts +3 -0
  351. package/dist/text-content/interfaces.d.ts.map +1 -0
  352. package/dist/text-content/internal.d.ts +6 -0
  353. package/dist/text-content/internal.d.ts.map +1 -0
  354. package/dist/text-content/styles.d.ts +5 -0
  355. package/dist/text-content/styles.d.ts.map +1 -0
  356. package/dist/text-filter/interfaces.d.ts +102 -0
  357. package/dist/text-filter/interfaces.d.ts.map +1 -0
  358. package/dist/textarea/interfaces.d.ts +83 -0
  359. package/dist/textarea/interfaces.d.ts.map +1 -0
  360. package/dist/tiles/index.d.ts +5 -0
  361. package/dist/tiles/index.d.ts.map +1 -0
  362. package/dist/tiles/interfaces.d.ts +71 -0
  363. package/dist/tiles/interfaces.d.ts.map +1 -0
  364. package/dist/tiles/internal.d.ts +34 -0
  365. package/dist/tiles/internal.d.ts.map +1 -0
  366. package/dist/tiles/styles.d.ts +5 -0
  367. package/dist/tiles/styles.d.ts.map +1 -0
  368. package/dist/time-input/interfaces.d.ts +31 -0
  369. package/dist/time-input/interfaces.d.ts.map +1 -0
  370. package/dist/toggle/interfaces.d.ts +53 -0
  371. package/dist/toggle/interfaces.d.ts.map +1 -0
  372. package/dist/toggle-button/interfaces.d.ts +49 -0
  373. package/dist/toggle-button/interfaces.d.ts.map +1 -0
  374. package/dist/token/interfaces.d.ts +89 -0
  375. package/dist/token/interfaces.d.ts.map +1 -0
  376. package/dist/token-group/interfaces.d.ts +76 -0
  377. package/dist/token-group/interfaces.d.ts.map +1 -0
  378. package/dist/tooltip/interfaces.d.ts +30 -0
  379. package/dist/tooltip/interfaces.d.ts.map +1 -0
  380. package/dist/top-navigation/interfaces.d.ts +112 -0
  381. package/dist/top-navigation/interfaces.d.ts.map +1 -0
  382. package/dist/tree-view/index.d.ts +5 -0
  383. package/dist/tree-view/index.d.ts.map +1 -0
  384. package/dist/tree-view/interfaces.d.ts +79 -0
  385. package/dist/tree-view/interfaces.d.ts.map +1 -0
  386. package/dist/tree-view/internal.d.ts +24 -0
  387. package/dist/tree-view/internal.d.ts.map +1 -0
  388. package/dist/tree-view/styles.d.ts +5 -0
  389. package/dist/tree-view/styles.d.ts.map +1 -0
  390. package/dist/tutorial-panel/interfaces.d.ts +180 -0
  391. package/dist/tutorial-panel/interfaces.d.ts.map +1 -0
  392. package/dist/wizard/interfaces.d.ts +128 -0
  393. package/dist/wizard/interfaces.d.ts.map +1 -0
  394. package/package.json +62 -0
@@ -0,0 +1,148 @@
1
+ import { BaseNavigationDetail } from '../internal/generated/cloudscape-types.js';
2
+ export interface SideNavigationProps {
3
+ /**
4
+ * Controls the header that appears at the top of the navigation component.
5
+ *
6
+ * It contains the following:
7
+ * - `text` (string) - Specifies the header text.
8
+ * - `href` (string) - Specifies the `href` that the header links to.
9
+ * - `logo` (object) - Specifies a logo image.
10
+ */
11
+ header?: SideNavigationProps.Header;
12
+ /** @slot itemsControl — A slot located below the header and above the items */
13
+ /**
14
+ * Specifies the `href` of the currently active link.
15
+ * All items within the navigation with a matching `href` are highlighted.
16
+ *
17
+ * `Sections` and `Expandable Page Groups` that contain a highlighted item
18
+ * are automatically expanded, unless their definitions have the `defaultExpanded`
19
+ * property explicitly set to `false`.
20
+ */
21
+ activeHref?: string;
22
+ /**
23
+ * Specifies the items to be displayed in the navigation.
24
+ * Allowed objects are: `Link`, `Divider`, `Section`, `LinkGroup` and `ExpandableLinkGroup`.
25
+ *
26
+ * You can inject extra properties (for example, an ID)
27
+ * in order to identify the item when it's used in an event `detail`
28
+ * (for more information, see the events section below).
29
+ *
30
+ * #### Link
31
+ * Object that represents an anchor in the navigation.
32
+ * Links are rendered as `<a>` tags.
33
+ * - `type` - `'link'`.
34
+ * - `text` (string) - Specifies the link text.
35
+ * - `href` (string) - Specifies the `href` of the link.
36
+ * - `external` (boolean) - Determines whether to display an external link icon next to the link.
37
+ * If set to `true`, an external link icon appears next to the link.
38
+ * The anchor also has the attributes `target="_blank"` and `rel="noopener"`.
39
+ * Additionally, the `activeHref` property won't be modified when a user chooses the link.
40
+ * - `externalIconAriaLabel` (string) - Adds an aria-label to the external icon.
41
+ * - `info` (unknown) - Enables you to display content next to the link. Although it is technically possible to insert any content,
42
+ * our UX guidelines allow only to add a Badge and/or a "New" label.
43
+ *
44
+ * #### Divider
45
+ * Object that represents a horizontal divider between navigation content.
46
+ * It contains `type`: `'divider'` only.
47
+ *
48
+ * #### Section
49
+ * Object that represents a section within the navigation.
50
+ * - `type`: `'section'`.
51
+ * - `text` (string) - Specifies the text to display as a title of the section.
52
+ * - `defaultExpanded` (boolean) - Determines whether the section should be expanded by default. Default value is `true`.
53
+ * - `items` (array) - Specifies the content of the section. You can use any valid item from this list.
54
+ * Although there is no technical limitation to the nesting level,
55
+ * our UX recommendation is to use only one level.
56
+ *
57
+ * #### Section Group
58
+ * Aggregates a set of items that are conceptually related to each other, and can be displayed under a single heading to provide further organization.
59
+ * You can nest sections, links, link groups and expandable link groups within a section group depending on your information architecture needs.
60
+ * - `type`: `'section-group'`.
61
+ * - `title` (string) - Specifies the text to display as a title of the section group.
62
+ * - `items` (array) - Specifies the content of the section header group. You can use `Section`, `Link`, `LinkGroup`, `ExpandableLinkGroup`.
63
+ *
64
+ * #### LinkGroup
65
+ * Object that represents a group of links.
66
+ * - `type`: `'link-group'`.
67
+ * - `text` (string) - Specifies the text of the group link.
68
+ * - `href` (string) - Specifies the `href` of the group link.
69
+ * - `info` (unknown) - Enables you to display content next to the link. Although it is technically possible to insert any content,
70
+ * our UX guidelines allow only to add a Badge and/or a "New" label.
71
+ * - `items` (array) - Specifies the content of the section. You can use any valid item from this list.
72
+ * Although there is no technical limitation to the nesting level,
73
+ * our UX recommendation is to use only one level.
74
+ *
75
+ * #### ExpandableLinkGroup
76
+ *
77
+ * Object that represents an expandable group of links.
78
+ * - `type`: `'expandable-link-group'`.
79
+ * - `text` (string) - Specifies the text of the group link.
80
+ * - `href` (string) - Specifies the `href` of the group link.
81
+ * - `defaultExpanded` (boolean) - Specifies whether the group should be expanded by default.
82
+ * If not explicitly set, the group is collapsed by default, unless one of the nested links is active.
83
+ * - `items` (array) - Specifies the content of the section. You can use any valid item from this list.
84
+ * Although there is no technical limitation to the nesting level,
85
+ * our UX recommendation is to use only one level.
86
+ */
87
+ items?: ReadonlyArray<SideNavigationProps.Item>;
88
+ }
89
+ export declare namespace SideNavigationProps {
90
+ interface Logo {
91
+ src: string;
92
+ alt?: string;
93
+ }
94
+ interface Header {
95
+ text?: string;
96
+ href: string;
97
+ logo?: Logo;
98
+ }
99
+ interface Divider {
100
+ type: 'divider';
101
+ }
102
+ interface Link {
103
+ type: 'link';
104
+ text: string;
105
+ href: string;
106
+ external?: boolean;
107
+ externalIconAriaLabel?: string;
108
+ info?: unknown;
109
+ }
110
+ interface Section {
111
+ type: 'section';
112
+ text: string;
113
+ items: ReadonlyArray<Item>;
114
+ defaultExpanded?: boolean;
115
+ }
116
+ interface SectionGroup {
117
+ type: 'section-group';
118
+ title: string;
119
+ items: ReadonlyArray<Section | Link | LinkGroup | ExpandableLinkGroup>;
120
+ }
121
+ interface LinkGroup {
122
+ type: 'link-group';
123
+ text: string;
124
+ href: string;
125
+ info?: unknown;
126
+ items: ReadonlyArray<Item>;
127
+ }
128
+ interface ExpandableLinkGroup {
129
+ type: 'expandable-link-group';
130
+ text: string;
131
+ href: string;
132
+ items: ReadonlyArray<Item>;
133
+ defaultExpanded?: boolean;
134
+ }
135
+ type Item = Divider | Link | Section | LinkGroup | ExpandableLinkGroup | SectionGroup;
136
+ interface ChangeDetail {
137
+ item: Section | ExpandableLinkGroup;
138
+ expanded: boolean;
139
+ expandableParents: ReadonlyArray<Section | ExpandableLinkGroup>;
140
+ }
141
+ interface FollowDetail extends BaseNavigationDetail {
142
+ text?: string;
143
+ href: string;
144
+ type?: 'link' | 'link-group' | 'expandable-link-group' | 'section-header';
145
+ info?: unknown;
146
+ }
147
+ }
148
+ //# sourceMappingURL=interfaces.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/side-navigation/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2CAA2C,CAAC;AACjF,MAAM,WAAW,mBAAmB;IAClC;;;;;;;OAOG;IACH,MAAM,CAAC,EAAE,mBAAmB,CAAC,MAAM,CAAC;IACpC,+EAA+E;IAC/E;;;;;;;OAOG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAgEG;IACH,KAAK,CAAC,EAAE,aAAa,CAAC,mBAAmB,CAAC,IAAI,CAAC,CAAC;CAGjD;AACD,MAAM,CAAC,OAAO,WAAW,mBAAmB,CAAC;IAC3C,UAAU,IAAI;QACZ,GAAG,EAAE,MAAM,CAAC;QACZ,GAAG,CAAC,EAAE,MAAM,CAAC;KACd;IACD,UAAU,MAAM;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,CAAC,EAAE,IAAI,CAAC;KACb;IACD,UAAU,OAAO;QACf,IAAI,EAAE,SAAS,CAAC;KACjB;IACD,UAAU,IAAI;QACZ,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAC/B,IAAI,CAAC,EAAE,OAAO,CAAC;KAChB;IACD,UAAU,OAAO;QACf,IAAI,EAAE,SAAS,CAAC;QAChB,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,aAAa,CAAC,IAAI,CAAC,CAAC;QAC3B,eAAe,CAAC,EAAE,OAAO,CAAC;KAC3B;IACD,UAAU,YAAY;QACpB,IAAI,EAAE,eAAe,CAAC;QACtB,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,aAAa,CAAC,OAAO,GAAG,IAAI,GAAG,SAAS,GAAG,mBAAmB,CAAC,CAAC;KACxE;IACD,UAAU,SAAS;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,CAAC,EAAE,OAAO,CAAC;QACf,KAAK,EAAE,aAAa,CAAC,IAAI,CAAC,CAAC;KAC5B;IACD,UAAU,mBAAmB;QAC3B,IAAI,EAAE,uBAAuB,CAAC;QAC9B,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,aAAa,CAAC,IAAI,CAAC,CAAC;QAC3B,eAAe,CAAC,EAAE,OAAO,CAAC;KAC3B;IACD,KAAK,IAAI,GAAG,OAAO,GAAG,IAAI,GAAG,OAAO,GAAG,SAAS,GAAG,mBAAmB,GAAG,YAAY,CAAC;IACtF,UAAU,YAAY;QACpB,IAAI,EAAE,OAAO,GAAG,mBAAmB,CAAC;QACpC,QAAQ,EAAE,OAAO,CAAC;QAClB,iBAAiB,EAAE,aAAa,CAAC,OAAO,GAAG,mBAAmB,CAAC,CAAC;KACjE;IACD,UAAU,YAAa,SAAQ,oBAAoB;QACjD,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,CAAC,EAAE,MAAM,GAAG,YAAY,GAAG,uBAAuB,GAAG,gBAAgB,CAAC;QAC1E,IAAI,CAAC,EAAE,OAAO,CAAC;KAChB;CACF"}
@@ -0,0 +1,98 @@
1
+ export interface SliderProps {
2
+ /**
3
+ * Indicates the current value.
4
+ */
5
+ value?: number;
6
+ /**
7
+ * Indicates the minimum value.
8
+ */
9
+ min: number;
10
+ /**
11
+ * Indicates the maximum value.
12
+ */
13
+ max: number;
14
+ /**
15
+ * Formats the values. This will format both the labels and the tooltip.
16
+ */
17
+ valueFormatter?: (value: number) => string;
18
+ /** @event change — CustomEvent<SliderProps.ChangeDetail> */
19
+ /**
20
+ * How big the step size is.
21
+ */
22
+ step?: number;
23
+ /**
24
+ * Hides the colored fill line, so only the handle is visible.
25
+ */
26
+ hideFillLine?: boolean;
27
+ /**
28
+ * Show the tick marks along the slider line. Use with stepped sliders, except in extreme cases.
29
+ */
30
+ tickMarks?: boolean;
31
+ /**
32
+ * Whether or not the slider is disabled.
33
+ */
34
+ disabled?: boolean;
35
+ /**
36
+ * Labels shown between the minimum and maximum values.
37
+ */
38
+ referenceValues?: ReadonlyArray<number>;
39
+ /**
40
+ * Adds an `aria-label` to the native control.
41
+ *
42
+ * Use this if you don't have a visible label for this control.
43
+ */
44
+ ariaLabel?: string;
45
+ /**
46
+ * Adds an aria-description for slider labels.
47
+ *
48
+ * Use when sliders have formatted reference values.
49
+ */
50
+ ariaDescription?: string;
51
+ /**
52
+ * An object containing all the necessary localized strings required by the component.
53
+ * @i18n
54
+ */
55
+ i18nStrings?: SliderProps.I18nStrings;
56
+ /**
57
+ * Specifies if the control is read-only, which prevents the
58
+ * user from modifying the value, but does not prevent the value from
59
+ * being included in a form submission. A read-only control is still focusable.
60
+ */
61
+ readOnly?: boolean;
62
+ /**
63
+ * An object containing CSS properties to customize the slider's visual appearance.
64
+ * Refer to the [style](/components/slider/?tabId=style) tab for more details.
65
+ */
66
+ style?: SliderProps.Style;
67
+ }
68
+ export declare namespace SliderProps {
69
+ interface ChangeDetail {
70
+ value: number;
71
+ }
72
+ interface I18nStrings {
73
+ /**
74
+ The aria value text displayed when the slider value is between two labeled values.
75
+ */
76
+ valueTextRange: (previousValue: string, value: number, nextValue: string) => string;
77
+ }
78
+ interface Style {
79
+ track?: {
80
+ backgroundColor?: string;
81
+ };
82
+ range?: {
83
+ backgroundColor?: {
84
+ default?: string;
85
+ active?: string;
86
+ };
87
+ };
88
+ handle?: {
89
+ backgroundColor?: {
90
+ default?: string;
91
+ hover?: string;
92
+ active?: string;
93
+ };
94
+ borderRadius?: string;
95
+ };
96
+ }
97
+ }
98
+ //# sourceMappingURL=interfaces.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/slider/interfaces.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,WAAW;IAC1B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;IAC3C,4DAA4D;IAC5D;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,eAAe,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IACxC;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC,WAAW,CAAC;IACtC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,KAAK,CAAC,EAAE,WAAW,CAAC,KAAK,CAAC;CAC3B;AACD,MAAM,CAAC,OAAO,WAAW,WAAW,CAAC;IACnC,UAAU,YAAY;QACpB,KAAK,EAAE,MAAM,CAAC;KACf;IACD,UAAU,WAAW;QACnB;;WAEG;QACH,cAAc,EAAE,CAAC,aAAa,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,KAAK,MAAM,CAAC;KACrF;IACD,UAAU,KAAK;QACb,KAAK,CAAC,EAAE;YACN,eAAe,CAAC,EAAE,MAAM,CAAC;SAC1B,CAAC;QACF,KAAK,CAAC,EAAE;YACN,eAAe,CAAC,EAAE;gBAChB,OAAO,CAAC,EAAE,MAAM,CAAC;gBACjB,MAAM,CAAC,EAAE,MAAM,CAAC;aACjB,CAAC;SACH,CAAC;QACF,MAAM,CAAC,EAAE;YACP,eAAe,CAAC,EAAE;gBAChB,OAAO,CAAC,EAAE,MAAM,CAAC;gBACjB,KAAK,CAAC,EAAE,MAAM,CAAC;gBACf,MAAM,CAAC,EAAE,MAAM,CAAC;aACjB,CAAC;YACF,YAAY,CAAC,EAAE,MAAM,CAAC;SACvB,CAAC;KACH;CACF"}
@@ -0,0 +1,5 @@
1
+ import { CsSpaceBetweenInternal } from './internal.js';
2
+ export declare class CsSpaceBetween extends CsSpaceBetweenInternal {
3
+ }
4
+ export type { SpaceBetweenProps } from './interfaces.js';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/space-between/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAEvD,qBAAa,cAAe,SAAQ,sBAAsB;CAAG;AAI7D,YAAY,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1,21 @@
1
+ export interface SpaceBetweenProps {
2
+ /**
3
+ * Defines the direction in which the content is laid out.
4
+ */
5
+ direction?: SpaceBetweenProps.Direction;
6
+ /**
7
+ * Defines the spacing between the individual items of the content.
8
+ */
9
+ size: SpaceBetweenProps.Size;
10
+ /** @slot default — Content of this component */
11
+ /**
12
+ * Determines how the child elements will be aligned based on the [align-items](https://developer.mozilla.org/en-US/docs/Web/CSS/align-items) property of the CSS Flexbox.
13
+ */
14
+ alignItems?: SpaceBetweenProps.AlignItems;
15
+ }
16
+ export declare namespace SpaceBetweenProps {
17
+ type Direction = 'vertical' | 'horizontal';
18
+ type Size = 'xxxs' | 'xxs' | 'xs' | 's' | 'm' | 'l' | 'xl' | 'xxl';
19
+ type AlignItems = 'center' | 'start' | 'end';
20
+ }
21
+ //# sourceMappingURL=interfaces.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/space-between/interfaces.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,SAAS,CAAC,EAAE,iBAAiB,CAAC,SAAS,CAAC;IACxC;;OAEG;IACH,IAAI,EAAE,iBAAiB,CAAC,IAAI,CAAC;IAC7B,gDAAgD;IAChD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAC,UAAU,CAAC;CAC3C;AACD,MAAM,CAAC,OAAO,WAAW,iBAAiB,CAAC;IACzC,KAAK,SAAS,GAAG,UAAU,GAAG,YAAY,CAAC;IAC3C,KAAK,IAAI,GAAG,MAAM,GAAG,KAAK,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,CAAC;IACnE,KAAK,UAAU,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK,CAAC;CAC9C"}
@@ -0,0 +1,10 @@
1
+ import { LitElement } from 'lit';
2
+ import type { SpaceBetweenProps } from './interfaces.js';
3
+ export declare class CsSpaceBetweenInternal extends LitElement {
4
+ static styles: import("lit").CSSResult[];
5
+ direction: SpaceBetweenProps.Direction;
6
+ size: SpaceBetweenProps.Size;
7
+ alignItems?: SpaceBetweenProps.AlignItems;
8
+ render(): import("lit-html").TemplateResult<1>;
9
+ }
10
+ //# sourceMappingURL=internal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../src/space-between/internal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,MAAM,KAAK,CAAC;AAI5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAIzD,qBAAa,sBAAuB,SAAQ,UAAU;IACpD,OAAgB,MAAM,4BAA+C;IAGrE,SAAS,EAAE,iBAAiB,CAAC,SAAS,CAAc;IAGpD,IAAI,EAAE,iBAAiB,CAAC,IAAI,CAAO;IAGnC,UAAU,CAAC,EAAE,iBAAiB,CAAC,UAAU,CAAC;IAEjC,MAAM;CAgBhB"}
@@ -0,0 +1,5 @@
1
+ import { sharedStyles } from '../internal/styles/shared.js';
2
+ export declare const componentStyles: import("lit").CSSResult;
3
+ export { componentStyles as spaceBetweenStyles };
4
+ export { sharedStyles };
5
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/space-between/styles.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAE5D,eAAO,MAAM,eAAe,yBAmF3B,CAAC;AAEF,OAAO,EAAE,eAAe,IAAI,kBAAkB,EAAE,CAAC;AACjD,OAAO,EAAE,YAAY,EAAE,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { CsSpinnerInternal } from './internal.js';
2
+ export declare class CsSpinner extends CsSpinnerInternal {
3
+ }
4
+ export type { SpinnerProps } from './interfaces.js';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/spinner/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAElD,qBAAa,SAAU,SAAQ,iBAAiB;CAAG;AAInD,YAAY,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1,15 @@
1
+ export interface SpinnerProps {
2
+ /**
3
+ * Specifies the size of the spinner.
4
+ */
5
+ size?: SpinnerProps.Size;
6
+ /**
7
+ * Specifies the color variant of the spinner. The `normal` variant picks up the current color of its context.
8
+ */
9
+ variant?: SpinnerProps.Variant;
10
+ }
11
+ export declare namespace SpinnerProps {
12
+ type Size = 'normal' | 'big' | 'large';
13
+ type Variant = 'normal' | 'disabled' | 'inverted';
14
+ }
15
+ //# sourceMappingURL=interfaces.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/spinner/interfaces.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,YAAY;IAC3B;;OAEG;IACH,IAAI,CAAC,EAAE,YAAY,CAAC,IAAI,CAAC;IACzB;;OAEG;IACH,OAAO,CAAC,EAAE,YAAY,CAAC,OAAO,CAAC;CAChC;AACD,MAAM,CAAC,OAAO,WAAW,YAAY,CAAC;IACpC,KAAK,IAAI,GAAG,QAAQ,GAAG,KAAK,GAAG,OAAO,CAAC;IACvC,KAAK,OAAO,GAAG,QAAQ,GAAG,UAAU,GAAG,UAAU,CAAC;CACnD"}
@@ -0,0 +1,9 @@
1
+ import { LitElement } from 'lit';
2
+ import type { SpinnerProps } from './interfaces.js';
3
+ export declare class CsSpinnerInternal extends LitElement {
4
+ static styles: import("lit").CSSResult[];
5
+ size: SpinnerProps.Size;
6
+ variant: SpinnerProps.Variant;
7
+ render(): import("lit-html").TemplateResult<1>;
8
+ }
9
+ //# sourceMappingURL=internal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../src/spinner/internal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,MAAM,KAAK,CAAC;AAI5C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAepD,qBAAa,iBAAkB,SAAQ,UAAU;IAC/C,OAAgB,MAAM,4BAA+C;IAGrE,IAAI,EAAE,YAAY,CAAC,IAAI,CAAY;IAGnC,OAAO,EAAE,YAAY,CAAC,OAAO,CAAY;IAEhC,MAAM;CAWhB"}
@@ -0,0 +1,5 @@
1
+ import { sharedStyles } from '../internal/styles/shared.js';
2
+ export declare const componentStyles: import("lit").CSSResult;
3
+ export { componentStyles as spinnerStyles };
4
+ export { sharedStyles };
5
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/spinner/styles.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAE5D,eAAO,MAAM,eAAe,yBA8H3B,CAAC;AAEF,OAAO,EAAE,eAAe,IAAI,aAAa,EAAE,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,CAAC"}
@@ -0,0 +1,64 @@
1
+ export interface SplitPanelProps {
2
+ /**
3
+ * Header text of the split panel.
4
+ */
5
+ header?: string;
6
+ /** @slot default */
7
+ /**
8
+ * Determines whether the split panel collapses or hides completely when closed.
9
+ */
10
+ closeBehavior?: 'collapse' | 'hide';
11
+ /**
12
+ * When set to `true`, the preferences button is not displayed.
13
+ */
14
+ hidePreferencesButton?: boolean;
15
+ /**
16
+ * An object containing all the necessary localized strings required by the component.
17
+ * - `closeButtonAriaLabel` - The text of the panel close button aria label.
18
+ * - `openButtonAriaLabel` - The text of the panel open button aria label.
19
+ * - `preferencesTitle` - The text of the preferences modal header.
20
+ * - `preferencesPositionLabel` - The text of the position preference label.
21
+ * - `preferencesPositionDescription` - The text of the position preference description.
22
+ * - `preferencesPositionSide` - The text of the side position preference label.
23
+ * - `preferencesPositionBottom` - The text of the bottom position preference label.
24
+ * - `preferencesConfirm` - The text of the preference modal confirm button.
25
+ * - `preferencesCancel` - The text of the preference modal cancel button.
26
+ * - `resizeHandleAriaLabel` - The label of the resize handle aria label.
27
+ * @i18n
28
+ */
29
+ i18nStrings?: SplitPanelProps.I18nStrings;
30
+ /**
31
+ * ARIA label for the panel. Use this if the value passed in the `header` property is not descriptive as a label for the panel.
32
+ */
33
+ ariaLabel?: string;
34
+ }
35
+ export declare namespace SplitPanelProps {
36
+ interface I18nStrings {
37
+ closeButtonAriaLabel?: string;
38
+ openButtonAriaLabel?: string;
39
+ preferencesTitle?: string;
40
+ preferencesPositionLabel?: string;
41
+ preferencesPositionDescription?: string;
42
+ preferencesPositionSide?: string;
43
+ preferencesPositionBottom?: string;
44
+ preferencesConfirm?: string;
45
+ preferencesCancel?: string;
46
+ preferencesCloseAriaLabel?: string;
47
+ resizeHandleAriaLabel?: string;
48
+ resizeHandleTooltipText?: string;
49
+ }
50
+ }
51
+ export interface SplitPanelContentProps {
52
+ style: Record<string, string>;
53
+ baseProps: BaseComponentProps;
54
+ isOpen?: boolean;
55
+ splitPanelRef?: unknown;
56
+ cappedSize: number;
57
+ panelHeaderId?: string;
58
+ ariaLabel?: string;
59
+ /** @slot resizeHandle */
60
+ /** @slot header */
61
+ /** @slot default */
62
+ onToggle: () => void;
63
+ }
64
+ //# sourceMappingURL=interfaces.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/split-panel/interfaces.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,eAAe;IAC9B;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,oBAAoB;IACpB;;OAEG;IACH,aAAa,CAAC,EAAE,UAAU,GAAG,MAAM,CAAC;IACpC;;OAEG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC;;;;;;;;;;;;;OAaG;IACH,WAAW,CAAC,EAAE,eAAe,CAAC,WAAW,CAAC;IAC1C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CAKpB;AACD,MAAM,CAAC,OAAO,WAAW,eAAe,CAAC;IACvC,UAAU,WAAW;QACnB,oBAAoB,CAAC,EAAE,MAAM,CAAC;QAC9B,mBAAmB,CAAC,EAAE,MAAM,CAAC;QAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;QAC1B,wBAAwB,CAAC,EAAE,MAAM,CAAC;QAClC,8BAA8B,CAAC,EAAE,MAAM,CAAC;QACxC,uBAAuB,CAAC,EAAE,MAAM,CAAC;QACjC,yBAAyB,CAAC,EAAE,MAAM,CAAC;QACnC,kBAAkB,CAAC,EAAE,MAAM,CAAC;QAC5B,iBAAiB,CAAC,EAAE,MAAM,CAAC;QAC3B,yBAAyB,CAAC,EAAE,MAAM,CAAC;QACnC,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAC/B,uBAAuB,CAAC,EAAE,MAAM,CAAC;KAClC;CACF;AACD,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC9B,SAAS,EAAE,kBAAkB,CAAC;IAC9B,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,yBAAyB;IACzB,mBAAmB;IACnB,oBAAoB;IACpB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB"}
@@ -0,0 +1,26 @@
1
+ export interface StatusIndicatorProps {
2
+ /**
3
+ * Specifies the status type.
4
+ */
5
+ type?: StatusIndicatorProps.Type;
6
+ /** @slot default — A text fragment that communicates the status */
7
+ /**
8
+ * Specifies an `aria-label` for the icon. If the status text alone does not fully describe the status,
9
+ * use this to communicate additional context.
10
+ */
11
+ iconAriaLabel?: string;
12
+ /**
13
+ * Specifies an override for the status indicator color.
14
+ */
15
+ colorOverride?: StatusIndicatorProps.Color;
16
+ /**
17
+ * Specifies if the text content should wrap. If you set it to false, it prevents the text from wrapping
18
+ * and truncates it with an ellipsis.
19
+ */
20
+ wrapText?: boolean;
21
+ }
22
+ export declare namespace StatusIndicatorProps {
23
+ type Type = 'error' | 'warning' | 'success' | 'info' | 'stopped' | 'pending' | 'in-progress' | 'loading' | 'not-started';
24
+ type Color = 'blue' | 'grey' | 'green' | 'red' | 'yellow';
25
+ }
26
+ //# sourceMappingURL=interfaces.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/status-indicator/interfaces.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,oBAAoB;IACnC;;OAEG;IACH,IAAI,CAAC,EAAE,oBAAoB,CAAC,IAAI,CAAC;IACjC,mEAAmE;IACnE;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,aAAa,CAAC,EAAE,oBAAoB,CAAC,KAAK,CAAC;IAC3C;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AACD,MAAM,CAAC,OAAO,WAAW,oBAAoB,CAAC;IAC5C,KAAK,IAAI,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,aAAa,GAAG,SAAS,GAAG,aAAa,CAAC;IACzH,KAAK,KAAK,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,QAAQ,CAAC;CAC3D"}
@@ -0,0 +1,53 @@
1
+ import { StatusIndicatorProps } from '../status-indicator/interfaces.js';
2
+ export interface StepsProps {
3
+ /**
4
+ * An array of individual steps
5
+ *
6
+ * Each step definition has the following properties:
7
+ * * `status` (string) - Status of the step corresponding to a status indicator.
8
+ * * `statusIconAriaLabel` - (string) - (Optional) Alternative text for the status icon.
9
+ * * `header` (unknown) - Summary corresponding to the step.
10
+ * * `details` (unknown) - (Optional) Additional information corresponding to the step.
11
+ */
12
+ steps: ReadonlyArray<StepsProps.Step>;
13
+ /**
14
+ * The visual orientation of the steps (vertical or horizontal).
15
+ * By default the orientation is vertical.
16
+ */
17
+ orientation?: StepsProps.Orientation;
18
+ /**
19
+ * Render a step. This overrides the default icon, header, and details provided by the component.
20
+ * The function is called for each step and should return an object with the following keys:
21
+ * * `header` (unknown) - Summary corresponding to the step.
22
+ * * `details` (unknown) - (Optional) Additional information corresponding to the step.
23
+ * * `icon` (unknown) - (Optional) Replaces the standard step icon from the status indicator.
24
+ *
25
+ */
26
+ renderStep?: (step: StepsProps.Step) => {};
27
+ /**
28
+ * Provides an `aria-label` to the progress steps container.
29
+ * Don't use `ariaLabel` and `ariaLabelledby` at the same time.
30
+ */
31
+ ariaLabel?: string;
32
+ /**
33
+ * Sets the `aria-labelledby` property on the progress steps container.
34
+ * If there's a visible label element that you can reference, use this instead of `ariaLabel`.
35
+ * Don't use `ariaLabel` and `ariaLabelledby` at the same time.
36
+ */
37
+ ariaLabelledby?: string;
38
+ /**
39
+ * Sets the `aria-describedby` property on the progress steps container.
40
+ */
41
+ ariaDescribedby?: string;
42
+ }
43
+ export declare namespace StepsProps {
44
+ type Status = StatusIndicatorProps.Type;
45
+ interface Step {
46
+ status: Status;
47
+ statusIconAriaLabel?: string;
48
+ header: unknown;
49
+ details?: unknown;
50
+ }
51
+ type Orientation = 'vertical' | 'horizontal';
52
+ }
53
+ //# sourceMappingURL=interfaces.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../src/steps/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AACzE,MAAM,WAAW,UAAU;IACzB;;;;;;;;OAQG;IACH,KAAK,EAAE,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IACtC;;;OAGG;IACH,WAAW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC;IACrC;;;;;;;OAOG;IACH,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,CAAC,IAAI,KAAK,EAIvC,CAAC;IACF;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AACD,MAAM,CAAC,OAAO,WAAW,UAAU,CAAC;IAClC,KAAK,MAAM,GAAG,oBAAoB,CAAC,IAAI,CAAC;IACxC,UAAU,IAAI;QACZ,MAAM,EAAE,MAAM,CAAC;QACf,mBAAmB,CAAC,EAAE,MAAM,CAAC;QAC7B,MAAM,EAAE,OAAO,CAAC;QAChB,OAAO,CAAC,EAAE,OAAO,CAAC;KACnB;IACD,KAAK,WAAW,GAAG,UAAU,GAAG,YAAY,CAAC;CAC9C"}