@rfdtech/components 1.22.0 → 2.0.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 (218) hide show
  1. package/README.md +108 -38
  2. package/dist/adapters/next-adapter.d.ts.map +1 -1
  3. package/dist/components/app-header/AppHeader.d.ts.map +1 -1
  4. package/dist/components/app-header/AppHeaderNotificationItem.d.ts +3 -0
  5. package/dist/components/app-header/AppHeaderNotificationItem.d.ts.map +1 -0
  6. package/dist/components/app-header/AppHeaderProfile.d.ts +5 -0
  7. package/dist/components/app-header/AppHeaderProfile.d.ts.map +1 -1
  8. package/dist/components/app-header/index.d.ts +3 -1
  9. package/dist/components/app-header/index.d.ts.map +1 -1
  10. package/dist/components/app-switcher/AppIconTile.d.ts +10 -0
  11. package/dist/components/app-switcher/AppIconTile.d.ts.map +1 -0
  12. package/dist/components/app-switcher/AppSwitcher.d.ts +1 -1
  13. package/dist/components/app-switcher/AppSwitcher.d.ts.map +1 -1
  14. package/dist/components/app-switcher/AppSwitcherItem.d.ts.map +1 -1
  15. package/dist/components/app-switcher/IconPatterns.d.ts +8 -0
  16. package/dist/components/app-switcher/IconPatterns.d.ts.map +1 -0
  17. package/dist/components/app-switcher/SystemAppIcon.d.ts.map +1 -1
  18. package/dist/components/app-switcher/index.d.ts +2 -0
  19. package/dist/components/app-switcher/index.d.ts.map +1 -1
  20. package/dist/components/avatar/Avatar.d.ts.map +1 -1
  21. package/dist/components/bulk-import-modal/BulkImportModal.d.ts.map +1 -1
  22. package/dist/components/bulk-import-modal/steps/ValidateDataStep.d.ts.map +1 -1
  23. package/dist/components/button/Button.d.ts +1 -1
  24. package/dist/components/button/Button.d.ts.map +1 -1
  25. package/dist/components/button/Spinner.d.ts.map +1 -1
  26. package/dist/components/combobox/Combobox.d.ts +4 -0
  27. package/dist/components/combobox/Combobox.d.ts.map +1 -0
  28. package/dist/components/combobox/Combobox.test.d.ts +2 -0
  29. package/dist/components/combobox/Combobox.test.d.ts.map +1 -0
  30. package/dist/components/combobox/index.d.ts +3 -0
  31. package/dist/components/combobox/index.d.ts.map +1 -0
  32. package/dist/components/country-selector/CountrySelector.d.ts +7 -0
  33. package/dist/components/country-selector/CountrySelector.d.ts.map +1 -1
  34. package/dist/components/country-selector/index.d.ts +1 -0
  35. package/dist/components/country-selector/index.d.ts.map +1 -1
  36. package/dist/components/date-range-selector/DateRangeSelector.d.ts +2 -2
  37. package/dist/components/date-range-selector/DateRangeSelector.d.ts.map +1 -1
  38. package/dist/components/date-range-selector/index.d.ts +1 -1
  39. package/dist/components/date-range-selector/index.d.ts.map +1 -1
  40. package/dist/components/date-selector/DateSelector.d.ts.map +1 -1
  41. package/dist/components/dropdown/Dropdown.d.ts +1 -1
  42. package/dist/components/dropdown/Dropdown.d.ts.map +1 -1
  43. package/dist/components/export-button/ExportButton.d.ts +3 -0
  44. package/dist/components/export-button/ExportButton.d.ts.map +1 -0
  45. package/dist/components/export-button/ExportButton.test.d.ts +2 -0
  46. package/dist/components/export-button/ExportButton.test.d.ts.map +1 -0
  47. package/dist/components/export-button/index.d.ts +3 -0
  48. package/dist/components/export-button/index.d.ts.map +1 -0
  49. package/dist/components/launchpad/Launchpad.d.ts +4 -0
  50. package/dist/components/launchpad/Launchpad.d.ts.map +1 -0
  51. package/dist/components/launchpad/Launchpad.test.d.ts +2 -0
  52. package/dist/components/launchpad/Launchpad.test.d.ts.map +1 -0
  53. package/dist/components/launchpad/LaunchpadGridIcon.d.ts +2 -0
  54. package/dist/components/launchpad/LaunchpadGridIcon.d.ts.map +1 -0
  55. package/dist/components/launchpad/LaunchpadIconTile.d.ts +10 -0
  56. package/dist/components/launchpad/LaunchpadIconTile.d.ts.map +1 -0
  57. package/dist/components/launchpad/LaunchpadItem.d.ts +8 -0
  58. package/dist/components/launchpad/LaunchpadItem.d.ts.map +1 -0
  59. package/dist/components/launchpad/LaunchpadOverlays.d.ts +3 -0
  60. package/dist/components/launchpad/LaunchpadOverlays.d.ts.map +1 -0
  61. package/dist/components/launchpad/SystemLaunchpadIcon.d.ts +5 -0
  62. package/dist/components/launchpad/SystemLaunchpadIcon.d.ts.map +1 -0
  63. package/dist/components/launchpad/hooks/useLaunchpad.d.ts +3 -0
  64. package/dist/components/launchpad/hooks/useLaunchpad.d.ts.map +1 -0
  65. package/dist/components/launchpad/index.d.ts +10 -0
  66. package/dist/components/launchpad/index.d.ts.map +1 -0
  67. package/dist/components/metric-card/MetricCard.d.ts.map +1 -1
  68. package/dist/components/network-operator/NetworkOperator.d.ts +4 -0
  69. package/dist/components/network-operator/NetworkOperator.d.ts.map +1 -1
  70. package/dist/components/network-operator/index.d.ts +1 -0
  71. package/dist/components/network-operator/index.d.ts.map +1 -1
  72. package/dist/components/notice/Notice.d.ts +4 -0
  73. package/dist/components/notice/Notice.d.ts.map +1 -0
  74. package/dist/components/notice/Notice.test.d.ts +2 -0
  75. package/dist/components/notice/Notice.test.d.ts.map +1 -0
  76. package/dist/components/notice/index.d.ts +3 -0
  77. package/dist/components/notice/index.d.ts.map +1 -0
  78. package/dist/components/phone-number-input/PhoneNumberInput.d.ts.map +1 -1
  79. package/dist/components/popup/Popup.d.ts +15 -0
  80. package/dist/components/popup/Popup.d.ts.map +1 -0
  81. package/dist/components/popup/Popup.test.d.ts +2 -0
  82. package/dist/components/popup/Popup.test.d.ts.map +1 -0
  83. package/dist/components/popup/index.d.ts +3 -0
  84. package/dist/components/popup/index.d.ts.map +1 -0
  85. package/dist/components/profile-popover/ProfilePopover.d.ts +4 -0
  86. package/dist/components/profile-popover/ProfilePopover.d.ts.map +1 -0
  87. package/dist/components/profile-popover/ProfilePopover.test.d.ts +2 -0
  88. package/dist/components/profile-popover/ProfilePopover.test.d.ts.map +1 -0
  89. package/dist/components/profile-popover/index.d.ts +3 -0
  90. package/dist/components/profile-popover/index.d.ts.map +1 -0
  91. package/dist/components/role-select/RoleSelect.d.ts +4 -0
  92. package/dist/components/role-select/RoleSelect.d.ts.map +1 -0
  93. package/dist/components/role-select/RoleSelect.test.d.ts +2 -0
  94. package/dist/components/role-select/RoleSelect.test.d.ts.map +1 -0
  95. package/dist/components/role-select/index.d.ts +3 -0
  96. package/dist/components/role-select/index.d.ts.map +1 -0
  97. package/dist/components/section-header/SectionHeader.d.ts +7 -0
  98. package/dist/components/section-header/SectionHeader.d.ts.map +1 -0
  99. package/dist/components/section-header/SectionHeader.test.d.ts +2 -0
  100. package/dist/components/section-header/SectionHeader.test.d.ts.map +1 -0
  101. package/dist/components/section-header/index.d.ts +3 -0
  102. package/dist/components/section-header/index.d.ts.map +1 -0
  103. package/dist/components/sidebar/Sidebar.d.ts +1 -1
  104. package/dist/components/sidebar/Sidebar.d.ts.map +1 -1
  105. package/dist/components/sidebar/SidebarContext.d.ts +6 -0
  106. package/dist/components/sidebar/SidebarContext.d.ts.map +1 -1
  107. package/dist/components/sidebar/index.d.ts +1 -1
  108. package/dist/components/sidebar/index.d.ts.map +1 -1
  109. package/dist/components/switch/Switch.d.ts +4 -0
  110. package/dist/components/switch/Switch.d.ts.map +1 -0
  111. package/dist/components/switch/Switch.test.d.ts +2 -0
  112. package/dist/components/switch/Switch.test.d.ts.map +1 -0
  113. package/dist/components/switch/index.d.ts +3 -0
  114. package/dist/components/switch/index.d.ts.map +1 -0
  115. package/dist/components/table/Table.d.ts.map +1 -1
  116. package/dist/components/table/TableHeader.d.ts.map +1 -1
  117. package/dist/components/table/TablePagination.d.ts.map +1 -1
  118. package/dist/components/table/index.d.ts +1 -1
  119. package/dist/components/table/index.d.ts.map +1 -1
  120. package/dist/components/theme/ThemeProvider.d.ts.map +1 -1
  121. package/dist/components/theme/cletTheme.d.ts +11 -0
  122. package/dist/components/theme/cletTheme.d.ts.map +1 -0
  123. package/dist/components/theme/cletTheme.test-d.d.ts +2 -0
  124. package/dist/components/theme/cletTheme.test-d.d.ts.map +1 -0
  125. package/dist/components/theme/cletTheme.test.d.ts +2 -0
  126. package/dist/components/theme/cletTheme.test.d.ts.map +1 -0
  127. package/dist/components/theme/index.d.ts +3 -1
  128. package/dist/components/theme/index.d.ts.map +1 -1
  129. package/dist/components/upload-field/UploadField.d.ts +5 -0
  130. package/dist/components/upload-field/UploadField.d.ts.map +1 -1
  131. package/dist/components/upload-field/index.d.ts +2 -2
  132. package/dist/components/upload-field/index.d.ts.map +1 -1
  133. package/dist/generated/components.theme.d.ts +313 -0
  134. package/dist/generated/components.theme.d.ts.map +1 -0
  135. package/dist/hooks/index.d.ts +1 -0
  136. package/dist/hooks/index.d.ts.map +1 -1
  137. package/dist/hooks/useHasMounted.d.ts +10 -0
  138. package/dist/hooks/useHasMounted.d.ts.map +1 -0
  139. package/dist/hooks/useTableFilter.d.ts.map +1 -1
  140. package/dist/hooks/useTablePagination.d.ts.map +1 -1
  141. package/dist/hooks/useTableState.d.ts.map +1 -1
  142. package/dist/index.cjs +84 -56
  143. package/dist/index.css +1 -1
  144. package/dist/index.d.ts +12 -1
  145. package/dist/index.d.ts.map +1 -1
  146. package/dist/index.js +19021 -31595
  147. package/dist/mcp/cli.js +75 -0
  148. package/dist/mcp/docs.js +122 -0
  149. package/dist/mcp/generated/components.json +3593 -0
  150. package/dist/mcp/generated/examples.json +1233 -0
  151. package/dist/mcp/generated/index.meta.json +252 -0
  152. package/dist/mcp/generated/rules.json +629 -0
  153. package/dist/mcp/generated/search.json +1618 -0
  154. package/dist/mcp/generated/tokens.json +1022 -0
  155. package/dist/mcp/index.js +337 -0
  156. package/dist/mcp/indexer.js +370 -0
  157. package/dist/mcp/installers/claude.js +37 -0
  158. package/dist/mcp/installers/codex.js +24 -0
  159. package/dist/mcp/installers/cursor.js +33 -0
  160. package/dist/mcp/installers/doctor.js +36 -0
  161. package/dist/mcp/installers/opencode.js +36 -0
  162. package/dist/mcp/installers/setup.js +34 -0
  163. package/dist/mcp/installers/util.js +41 -0
  164. package/dist/mcp/paths.js +63 -0
  165. package/dist/mcp/skill/SKILL.md +36 -0
  166. package/dist/mcp/skill/image-to-components.md +49 -0
  167. package/dist/next-index.d.ts.map +1 -1
  168. package/dist/next.cjs +104 -94
  169. package/dist/next.css +1 -1
  170. package/dist/next.js +16272 -29979
  171. package/dist/types/app-header.d.ts +52 -13
  172. package/dist/types/app-header.d.ts.map +1 -1
  173. package/dist/types/app-switcher.d.ts +10 -1
  174. package/dist/types/app-switcher.d.ts.map +1 -1
  175. package/dist/types/avatar.d.ts +9 -0
  176. package/dist/types/avatar.d.ts.map +1 -1
  177. package/dist/types/combobox.d.ts +43 -0
  178. package/dist/types/combobox.d.ts.map +1 -0
  179. package/dist/types/country-selector.d.ts +4 -0
  180. package/dist/types/country-selector.d.ts.map +1 -1
  181. package/dist/types/date-range-selector.d.ts +11 -0
  182. package/dist/types/date-range-selector.d.ts.map +1 -1
  183. package/dist/types/dropdown.d.ts +8 -0
  184. package/dist/types/dropdown.d.ts.map +1 -1
  185. package/dist/types/export-button.d.ts +24 -0
  186. package/dist/types/export-button.d.ts.map +1 -0
  187. package/dist/types/launchpad.d.ts +79 -0
  188. package/dist/types/launchpad.d.ts.map +1 -0
  189. package/dist/types/metric-card.d.ts +4 -0
  190. package/dist/types/metric-card.d.ts.map +1 -1
  191. package/dist/types/network-operator.d.ts +8 -0
  192. package/dist/types/network-operator.d.ts.map +1 -1
  193. package/dist/types/notice.d.ts +24 -0
  194. package/dist/types/notice.d.ts.map +1 -0
  195. package/dist/types/popup.d.ts +43 -0
  196. package/dist/types/popup.d.ts.map +1 -0
  197. package/dist/types/profile-popover.d.ts +97 -0
  198. package/dist/types/profile-popover.d.ts.map +1 -0
  199. package/dist/types/role-select.d.ts +28 -0
  200. package/dist/types/role-select.d.ts.map +1 -0
  201. package/dist/types/section-header.d.ts +26 -0
  202. package/dist/types/section-header.d.ts.map +1 -0
  203. package/dist/types/sidebar.d.ts +5 -0
  204. package/dist/types/sidebar.d.ts.map +1 -1
  205. package/dist/types/switch.d.ts +24 -0
  206. package/dist/types/switch.d.ts.map +1 -0
  207. package/dist/types/table.d.ts +21 -1
  208. package/dist/types/table.d.ts.map +1 -1
  209. package/dist/types/theme.d.ts +28 -8
  210. package/dist/types/theme.d.ts.map +1 -1
  211. package/dist/types/upload-field.d.ts +23 -0
  212. package/dist/types/upload-field.d.ts.map +1 -1
  213. package/dist/utils/export.d.ts +15 -0
  214. package/dist/utils/export.d.ts.map +1 -0
  215. package/dist/utils/stringToColor.d.ts +25 -0
  216. package/dist/utils/stringToColor.d.ts.map +1 -1
  217. package/package.json +29 -10
  218. package/scripts/postinstall.mjs +40 -0
@@ -0,0 +1,3 @@
1
+ import { type ComponentType } from "react";
2
+ export declare const LAUNCHPAD_OVERLAYS: ComponentType[];
3
+ //# sourceMappingURL=LaunchpadOverlays.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LaunchpadOverlays.d.ts","sourceRoot":"","sources":["../../../src/components/launchpad/LaunchpadOverlays.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAS,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AA+MlD,eAAO,MAAM,kBAAkB,EAAE,aAAa,EAU7C,CAAC"}
@@ -0,0 +1,5 @@
1
+ export interface SystemLaunchpadIconProps {
2
+ name: string;
3
+ }
4
+ export declare function SystemLaunchpadIcon({ name }: SystemLaunchpadIconProps): import("react").JSX.Element;
5
+ //# sourceMappingURL=SystemLaunchpadIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SystemLaunchpadIcon.d.ts","sourceRoot":"","sources":["../../../src/components/launchpad/SystemLaunchpadIcon.tsx"],"names":[],"mappings":"AAEA,MAAM,WAAW,wBAAwB;IACvC,IAAI,EAAE,MAAM,CAAC;CACd;AAgBD,wBAAgB,mBAAmB,CAAC,EAAE,IAAI,EAAE,EAAE,wBAAwB,+BAMrE"}
@@ -0,0 +1,3 @@
1
+ import type { UseLaunchpadOptions, UseLaunchpadReturn } from "../../../types/launchpad";
2
+ export declare function useLaunchpad(options?: UseLaunchpadOptions): UseLaunchpadReturn;
3
+ //# sourceMappingURL=useLaunchpad.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLaunchpad.d.ts","sourceRoot":"","sources":["../../../../src/components/launchpad/hooks/useLaunchpad.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,mBAAmB,EACnB,kBAAkB,EACnB,MAAM,0BAA0B,CAAC;AAElC,wBAAgB,YAAY,CAC1B,OAAO,GAAE,mBAAwB,GAChC,kBAAkB,CA+BpB"}
@@ -0,0 +1,10 @@
1
+ export { Launchpad } from "./Launchpad";
2
+ export { LaunchpadItem } from "./LaunchpadItem";
3
+ export { LaunchpadGridIcon } from "./LaunchpadGridIcon";
4
+ export { LaunchpadIconTile } from "./LaunchpadIconTile";
5
+ export type { LaunchpadIconTileProps } from "./LaunchpadIconTile";
6
+ export { SystemLaunchpadIcon } from "./SystemLaunchpadIcon";
7
+ export type { SystemLaunchpadIconProps } from "./SystemLaunchpadIcon";
8
+ export { useLaunchpad } from "./hooks/useLaunchpad";
9
+ export type { LaunchpadApp, LaunchpadProps, UseLaunchpadOptions, UseLaunchpadReturn, } from "../../types/launchpad";
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/launchpad/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,YAAY,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAClE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,YAAY,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AACtE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,YAAY,EACV,YAAY,EACZ,cAAc,EACd,mBAAmB,EACnB,kBAAkB,GACnB,MAAM,uBAAuB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"MetricCard.d.ts","sourceRoot":"","sources":["../../../src/components/metric-card/MetricCard.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAe,MAAM,yBAAyB,CAAC;AAE5E,OAAO,0BAA0B,CAAC;AA8ClC,eAAO,MAAM,UAAU,4GA0ItB,CAAC"}
1
+ {"version":3,"file":"MetricCard.d.ts","sourceRoot":"","sources":["../../../src/components/metric-card/MetricCard.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAe,MAAM,yBAAyB,CAAC;AAE5E,OAAO,0BAA0B,CAAC;AA8ClC,eAAO,MAAM,UAAU,4GA8KtB,CAAC"}
@@ -1,4 +1,8 @@
1
1
  import type { NetworkOperatorProps } from "../../types/network-operator";
2
2
  import "./styles/network-operator.css";
3
+ /**
4
+ * @deprecated Standalone network-operator picker, superseded by the searchable
5
+ * `Combobox` (build an operator list with `options`) — see the migration guide.
6
+ */
3
7
  export declare const NetworkOperator: import("react").ForwardRefExoticComponent<NetworkOperatorProps & import("react").RefAttributes<HTMLDivElement>>;
4
8
  //# sourceMappingURL=NetworkOperator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NetworkOperator.d.ts","sourceRoot":"","sources":["../../../src/components/network-operator/NetworkOperator.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAEV,oBAAoB,EACrB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,+BAA+B,CAAC;AAsBvC,eAAO,MAAM,eAAe,iHA8H3B,CAAC"}
1
+ {"version":3,"file":"NetworkOperator.d.ts","sourceRoot":"","sources":["../../../src/components/network-operator/NetworkOperator.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAEV,oBAAoB,EACrB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,+BAA+B,CAAC;AAsBvC;;;GAGG;AACH,eAAO,MAAM,eAAe,iHA8H3B,CAAC"}
@@ -1,3 +1,4 @@
1
+ /** @deprecated Use `Combobox` for operator selection — see the migration guide. */
1
2
  export { NetworkOperator } from "./NetworkOperator";
2
3
  export type { NetworkOperatorClassNames, NetworkOperatorOption, NetworkOperatorProps, } from "../../types/network-operator";
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/network-operator/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,YAAY,EACV,yBAAyB,EACzB,qBAAqB,EACrB,oBAAoB,GACrB,MAAM,8BAA8B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/network-operator/index.ts"],"names":[],"mappings":"AAAA,mFAAmF;AACnF,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,YAAY,EACV,yBAAyB,EACzB,qBAAqB,EACrB,oBAAoB,GACrB,MAAM,8BAA8B,CAAC"}
@@ -0,0 +1,4 @@
1
+ import type { NoticeProps } from "../../types/notice";
2
+ import "./styles/notice.css";
3
+ export declare const Notice: import("react").ForwardRefExoticComponent<NoticeProps & import("react").RefAttributes<HTMLDivElement>>;
4
+ //# sourceMappingURL=Notice.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Notice.d.ts","sourceRoot":"","sources":["../../../src/components/notice/Notice.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEtD,OAAO,qBAAqB,CAAC;AAE7B,eAAO,MAAM,MAAM,wGAyDjB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Notice.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Notice.test.d.ts","sourceRoot":"","sources":["../../../src/components/notice/Notice.test.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export { Notice } from "./Notice";
2
+ export type { NoticeClassNames, NoticeProps, NoticeVariant, } from "../../types/notice";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/notice/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,YAAY,EACV,gBAAgB,EAChB,WAAW,EACX,aAAa,GACd,MAAM,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"PhoneNumberInput.d.ts","sourceRoot":"","sources":["../../../src/components/phone-number-input/PhoneNumberInput.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAG5E,OAAO,iCAAiC,CAAC;AAuCzC,eAAO,MAAM,gBAAgB,oHAmN3B,CAAC"}
1
+ {"version":3,"file":"PhoneNumberInput.d.ts","sourceRoot":"","sources":["../../../src/components/phone-number-input/PhoneNumberInput.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAG5E,OAAO,iCAAiC,CAAC;AAqDzC,eAAO,MAAM,gBAAgB,oHAuN3B,CAAC"}
@@ -0,0 +1,15 @@
1
+ import * as PopoverPrimitive from "@radix-ui/react-popover";
2
+ import type { PopupBodyProps, PopupContentProps, PopupDescriptionProps, PopupFooterProps, PopupHeaderProps, PopupTitleProps } from "../../types/popup";
3
+ import "./styles/popup.css";
4
+ export declare const Popup: import("react").FC<PopoverPrimitive.PopoverProps>;
5
+ export declare const PopupTrigger: import("react").ForwardRefExoticComponent<PopoverPrimitive.PopoverTriggerProps & import("react").RefAttributes<HTMLButtonElement>>;
6
+ export declare const PopupPortal: import("react").FC<PopoverPrimitive.PopoverPortalProps>;
7
+ export declare const PopupAnchor: import("react").ForwardRefExoticComponent<PopoverPrimitive.PopoverAnchorProps & import("react").RefAttributes<HTMLDivElement>>;
8
+ export declare const PopupClose: import("react").ForwardRefExoticComponent<PopoverPrimitive.PopoverCloseProps & import("react").RefAttributes<HTMLButtonElement>>;
9
+ export declare const PopupContent: import("react").ForwardRefExoticComponent<PopupContentProps & import("react").RefAttributes<HTMLDivElement>>;
10
+ export declare const PopupHeader: import("react").ForwardRefExoticComponent<PopupHeaderProps & import("react").RefAttributes<HTMLDivElement>>;
11
+ export declare const PopupTitle: import("react").ForwardRefExoticComponent<PopupTitleProps & import("react").RefAttributes<HTMLHeadingElement>>;
12
+ export declare const PopupDescription: import("react").ForwardRefExoticComponent<PopupDescriptionProps & import("react").RefAttributes<HTMLParagraphElement>>;
13
+ export declare const PopupBody: import("react").ForwardRefExoticComponent<PopupBodyProps & import("react").RefAttributes<HTMLDivElement>>;
14
+ export declare const PopupFooter: import("react").ForwardRefExoticComponent<PopupFooterProps & import("react").RefAttributes<HTMLDivElement>>;
15
+ //# sourceMappingURL=Popup.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Popup.d.ts","sourceRoot":"","sources":["../../../src/components/popup/Popup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,gBAAgB,MAAM,yBAAyB,CAAC;AAG5D,OAAO,KAAK,EACV,cAAc,EACd,iBAAiB,EACjB,qBAAqB,EACrB,gBAAgB,EAChB,gBAAgB,EAChB,eAAe,EAChB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,oBAAoB,CAAC;AAE5B,eAAO,MAAM,KAAK,mDAAwB,CAAC;AAC3C,eAAO,MAAM,YAAY,oIAA2B,CAAC;AACrD,eAAO,MAAM,WAAW,yDAA0B,CAAC;AACnD,eAAO,MAAM,WAAW,gIAA0B,CAAC;AACnD,eAAO,MAAM,UAAU,kIAAyB,CAAC;AAEjD,eAAO,MAAM,YAAY,8GAgCxB,CAAC;AAEF,eAAO,MAAM,WAAW,6GAYvB,CAAC;AAEF,eAAO,MAAM,UAAU,gHAUtB,CAAC;AAEF,eAAO,MAAM,gBAAgB,wHAe3B,CAAC;AAEH,eAAO,MAAM,SAAS,2GAYrB,CAAC;AAEF,eAAO,MAAM,WAAW,6GAoBvB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Popup.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Popup.test.d.ts","sourceRoot":"","sources":["../../../src/components/popup/Popup.test.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export { Popup, PopupAnchor, PopupBody, PopupClose, PopupContent, PopupDescription, PopupFooter, PopupHeader, PopupPortal, PopupTitle, PopupTrigger, } from "./Popup";
2
+ export type { PopupBodyClassNames, PopupBodyProps, PopupContentClassNames, PopupContentProps, PopupDescriptionClassNames, PopupDescriptionProps, PopupFooterClassNames, PopupFooterLayout, PopupFooterProps, PopupHeaderClassNames, PopupHeaderProps, PopupTitleClassNames, PopupTitleProps, } from "../../types/popup";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/popup/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,EACL,WAAW,EACX,SAAS,EACT,UAAU,EACV,YAAY,EACZ,gBAAgB,EAChB,WAAW,EACX,WAAW,EACX,WAAW,EACX,UAAU,EACV,YAAY,GACb,MAAM,SAAS,CAAC;AACjB,YAAY,EACV,mBAAmB,EACnB,cAAc,EACd,sBAAsB,EACtB,iBAAiB,EACjB,0BAA0B,EAC1B,qBAAqB,EACrB,qBAAqB,EACrB,iBAAiB,EACjB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,oBAAoB,EACpB,eAAe,GAChB,MAAM,mBAAmB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import type { ProfilePopoverProps } from "../../types/profile-popover";
2
+ import "./styles/profile-popover.css";
3
+ export declare const ProfilePopover: import("react").ForwardRefExoticComponent<ProfilePopoverProps & import("react").RefAttributes<HTMLElement>>;
4
+ //# sourceMappingURL=ProfilePopover.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProfilePopover.d.ts","sourceRoot":"","sources":["../../../src/components/profile-popover/ProfilePopover.tsx"],"names":[],"mappings":"AAuBA,OAAO,KAAK,EAEV,mBAAmB,EACpB,MAAM,6BAA6B,CAAC;AAGrC,OAAO,8BAA8B,CAAC;AAEtC,eAAO,MAAM,cAAc,6GAgV1B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ProfilePopover.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProfilePopover.test.d.ts","sourceRoot":"","sources":["../../../src/components/profile-popover/ProfilePopover.test.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export { ProfilePopover } from "./ProfilePopover";
2
+ export type { ProfilePopoverProps, ProfilePopoverItem, AppUser, } from "../../types/profile-popover";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/profile-popover/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,YAAY,EACV,mBAAmB,EACnB,kBAAkB,EAClB,OAAO,GACR,MAAM,6BAA6B,CAAC"}
@@ -0,0 +1,4 @@
1
+ import type { RoleSelectProps } from "../../types/role-select";
2
+ import "./styles/role-select.css";
3
+ export declare function RoleSelect({ title, roles, selectedRole, onClickRole, noConfirm, className, style, }: RoleSelectProps): import("react").JSX.Element;
4
+ //# sourceMappingURL=RoleSelect.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RoleSelect.d.ts","sourceRoot":"","sources":["../../../src/components/role-select/RoleSelect.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAQ,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAErE,OAAO,0BAA0B,CAAC;AAElC,wBAAgB,UAAU,CAAC,EACzB,KAAK,EACL,KAAK,EACL,YAAY,EACZ,WAAW,EACX,SAAiB,EACjB,SAAS,EACT,KAAK,GACN,EAAE,eAAe,+BA8HjB"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=RoleSelect.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RoleSelect.test.d.ts","sourceRoot":"","sources":["../../../src/components/role-select/RoleSelect.test.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export { RoleSelect } from "./RoleSelect";
2
+ export type { Role, RoleSelectProps } from "../../types/role-select";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/role-select/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,YAAY,EAAE,IAAI,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC"}
@@ -0,0 +1,7 @@
1
+ import type { SectionActionsProps, SectionDescriptionProps, SectionHeaderProps, SectionTitleProps } from "../../types/section-header";
2
+ import "./styles/section-header.css";
3
+ export declare const SectionHeader: import("react").ForwardRefExoticComponent<SectionHeaderProps & import("react").RefAttributes<HTMLDivElement>>;
4
+ export declare const SectionTitle: import("react").ForwardRefExoticComponent<SectionTitleProps & import("react").RefAttributes<HTMLHeadingElement>>;
5
+ export declare const SectionDescription: import("react").ForwardRefExoticComponent<SectionDescriptionProps & import("react").RefAttributes<HTMLParagraphElement>>;
6
+ export declare const SectionActions: import("react").ForwardRefExoticComponent<SectionActionsProps & import("react").RefAttributes<HTMLDivElement>>;
7
+ //# sourceMappingURL=SectionHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionHeader.d.ts","sourceRoot":"","sources":["../../../src/components/section-header/SectionHeader.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,mBAAmB,EACnB,uBAAuB,EACvB,kBAAkB,EAClB,iBAAiB,EAClB,MAAM,4BAA4B,CAAC;AAEpC,OAAO,6BAA6B,CAAC;AAErC,eAAO,MAAM,aAAa,+GAYzB,CAAC;AAEF,eAAO,MAAM,YAAY,kHAUxB,CAAC;AAEF,eAAO,MAAM,kBAAkB,0HAe7B,CAAC;AAEH,eAAO,MAAM,cAAc,gHAgB1B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=SectionHeader.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionHeader.test.d.ts","sourceRoot":"","sources":["../../../src/components/section-header/SectionHeader.test.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export { SectionActions, SectionDescription, SectionHeader, SectionTitle, } from "./SectionHeader";
2
+ export type { SectionActionsClassNames, SectionActionsProps, SectionDescriptionClassNames, SectionDescriptionProps, SectionHeaderClassNames, SectionHeaderProps, SectionTitleClassNames, SectionTitleProps, } from "../../types/section-header";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/section-header/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,cAAc,EACd,kBAAkB,EAClB,aAAa,EACb,YAAY,GACb,MAAM,iBAAiB,CAAC;AACzB,YAAY,EACV,wBAAwB,EACxB,mBAAmB,EACnB,4BAA4B,EAC5B,uBAAuB,EACvB,uBAAuB,EACvB,kBAAkB,EAClB,sBAAsB,EACtB,iBAAiB,GAClB,MAAM,4BAA4B,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import type { SidebarBadgeProps, SidebarBrandProps, SidebarCollapseProps, SidebarContentProps, SidebarFooterProps, SidebarGroupLabelProps, SidebarGroupProps, SidebarHeaderProps, SidebarItemProps, SidebarLinkProps, SidebarNavProps, SidebarOverlayProps, SidebarProps, SidebarTriggerProps } from "../../types/sidebar";
2
2
  import "./styles/sidebar.css";
3
- export { SidebarProvider, useSidebar } from "./SidebarContext";
3
+ export { SidebarProvider, useSidebar, useSidebarOptional } from "./SidebarContext";
4
4
  export declare const Sidebar: import("react").ForwardRefExoticComponent<SidebarProps & import("react").RefAttributes<HTMLElement>>;
5
5
  export declare const SidebarOverlay: import("react").ForwardRefExoticComponent<SidebarOverlayProps & import("react").RefAttributes<HTMLButtonElement>>;
6
6
  export declare const SidebarTrigger: import("react").ForwardRefExoticComponent<SidebarTriggerProps & import("react").RefAttributes<HTMLButtonElement>>;
@@ -1 +1 @@
1
- {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/Sidebar.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EACV,iBAAiB,EACjB,iBAAiB,EACjB,oBAAoB,EACpB,mBAAmB,EACnB,kBAAkB,EAClB,sBAAsB,EACtB,iBAAiB,EACjB,kBAAkB,EAClB,gBAAgB,EAChB,gBAAgB,EAChB,eAAe,EACf,mBAAmB,EACnB,YAAY,EACZ,mBAAmB,EACpB,MAAM,qBAAqB,CAAC;AAG7B,OAAO,sBAAsB,CAAC;AAE9B,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAqB/D,eAAO,MAAM,OAAO,sGAwBlB,CAAC;AAEH,eAAO,MAAM,cAAc,mHA2BzB,CAAC;AAEH,eAAO,MAAM,cAAc,mHA+BzB,CAAC;AAEH,eAAO,MAAM,eAAe,oHA+B1B,CAAC;AAEH,eAAO,MAAM,aAAa,+GAWzB,CAAC;AAEF,eAAO,MAAM,YAAY,8GAWxB,CAAC;AAEF,eAAO,MAAM,cAAc,gHA0D1B,CAAC;AAEF,eAAO,MAAM,aAAa,+GAWzB,CAAC;AAEF,eAAO,MAAM,UAAU,yGAsBtB,CAAC;AAEF,eAAO,MAAM,YAAY,8GAmGxB,CAAC;AAEF,eAAO,MAAM,iBAAiB,6IA8C5B,CAAC;AAEH,eAAO,MAAM,WAAW,6GAWvB,CAAC;AAEF,eAAO,MAAM,YAAY,+GAiBxB,CAAC;AAkBF,eAAO,MAAM,WAAW,oIAqGtB,CAAC"}
1
+ {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/Sidebar.tsx"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EACV,iBAAiB,EACjB,iBAAiB,EACjB,oBAAoB,EACpB,mBAAmB,EACnB,kBAAkB,EAClB,sBAAsB,EACtB,iBAAiB,EACjB,kBAAkB,EAClB,gBAAgB,EAChB,gBAAgB,EAChB,eAAe,EACf,mBAAmB,EACnB,YAAY,EACZ,mBAAmB,EACpB,MAAM,qBAAqB,CAAC;AAG7B,OAAO,sBAAsB,CAAC;AAE9B,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAqBnF,eAAO,MAAM,OAAO,sGAwBlB,CAAC;AAEH,eAAO,MAAM,cAAc,mHA+BzB,CAAC;AAEH,eAAO,MAAM,cAAc,mHA+BzB,CAAC;AAEH,eAAO,MAAM,eAAe,oHA+B1B,CAAC;AAEH,eAAO,MAAM,aAAa,+GAWzB,CAAC;AAEF,eAAO,MAAM,YAAY,8GAWxB,CAAC;AAEF,eAAO,MAAM,cAAc,gHA0D1B,CAAC;AAEF,eAAO,MAAM,aAAa,+GAWzB,CAAC;AAEF,eAAO,MAAM,UAAU,yGAsBtB,CAAC;AAEF,eAAO,MAAM,YAAY,8GAmGxB,CAAC;AAEF,eAAO,MAAM,iBAAiB,6IA8C5B,CAAC;AAEH,eAAO,MAAM,WAAW,6GAWvB,CAAC;AAEF,eAAO,MAAM,YAAY,+GAiBxB,CAAC;AAkBF,eAAO,MAAM,WAAW,oIA4HtB,CAAC"}
@@ -11,5 +11,11 @@ interface SidebarContextValue {
11
11
  }
12
12
  export declare function SidebarProvider({ open: openProp, defaultOpen, onOpenChange, collapsed: collapsedProp, defaultCollapsed, onCollapsedChange, breakpoint, classNames, className, children, }: SidebarProviderProps): import("react").JSX.Element;
13
13
  export declare function useSidebar(): SidebarContextValue;
14
+ /**
15
+ * Like useSidebar, but returns null instead of throwing when there is no
16
+ * SidebarProvider ancestor. For components (e.g. AppHeader) that adapt their
17
+ * rendering when a sidebar is present but must also work standalone.
18
+ */
19
+ export declare function useSidebarOptional(): SidebarContextValue | null;
14
20
  export {};
15
21
  //# sourceMappingURL=SidebarContext.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarContext.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/SidebarContext.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAIhE,UAAU,mBAAmB;IAC3B,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACjC,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,CAAC,SAAS,EAAE,OAAO,KAAK,IAAI,CAAC;IAC3C,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB;AAID,wBAAgB,eAAe,CAAC,EAC9B,IAAI,EAAE,QAAQ,EACd,WAAmB,EACnB,YAAY,EACZ,SAAS,EAAE,aAAa,EACxB,gBAAwB,EACxB,iBAAiB,EACjB,UAAgB,EAChB,UAAU,EACV,SAAS,EACT,QAAQ,GACT,EAAE,oBAAoB,+BAyEtB;AAED,wBAAgB,UAAU,wBAQzB"}
1
+ {"version":3,"file":"SidebarContext.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/SidebarContext.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAIhE,UAAU,mBAAmB;IAC3B,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACjC,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,CAAC,SAAS,EAAE,OAAO,KAAK,IAAI,CAAC;IAC3C,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB;AAID,wBAAgB,eAAe,CAAC,EAC9B,IAAI,EAAE,QAAQ,EACd,WAAmB,EACnB,YAAY,EACZ,SAAS,EAAE,aAAa,EACxB,gBAAwB,EACxB,iBAAiB,EACjB,UAAgB,EAChB,UAAU,EACV,SAAS,EACT,QAAQ,GACT,EAAE,oBAAoB,+BAyEtB;AAED,wBAAgB,UAAU,wBAQzB;AAED;;;;GAIG;AACH,wBAAgB,kBAAkB,+BAEjC"}
@@ -1,3 +1,3 @@
1
- export { Sidebar, SidebarBadge, SidebarBrand, SidebarCollapse, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupLabel, SidebarHeader, SidebarItem, SidebarLink, SidebarNav, SidebarOverlay, SidebarProvider, SidebarTrigger, useSidebar, } from "./Sidebar";
1
+ export { Sidebar, SidebarBadge, SidebarBrand, SidebarCollapse, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupLabel, SidebarHeader, SidebarItem, SidebarLink, SidebarNav, SidebarOverlay, SidebarProvider, SidebarTrigger, useSidebar, useSidebarOptional, } from "./Sidebar";
2
2
  export type { SidebarBadgeClassNames, SidebarBadgeProps, SidebarBrandProps, SidebarClassNames, SidebarCollapseClassNames, SidebarCollapseProps, SidebarContentClassNames, SidebarContentProps, SidebarFooterClassNames, SidebarFooterProps, SidebarGroupClassNames, SidebarGroupLabelClassNames, SidebarGroupLabelProps, SidebarGroupProps, SidebarHeaderClassNames, SidebarHeaderProps, SidebarItemClassNames, SidebarItemProps, SidebarLinkClassNames, SidebarLinkProps, SidebarNavClassNames, SidebarNavProps, SidebarOverlayClassNames, SidebarOverlayProps, SidebarProviderClassNames, SidebarProviderProps, SidebarTriggerClassNames, SidebarTriggerProps, SidebarProps, } from "../../types/sidebar";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,YAAY,EACZ,YAAY,EACZ,eAAe,EACf,cAAc,EACd,aAAa,EACb,YAAY,EACZ,iBAAiB,EACjB,aAAa,EACb,WAAW,EACX,WAAW,EACX,UAAU,EACV,cAAc,EACd,eAAe,EACf,cAAc,EACd,UAAU,GACX,MAAM,WAAW,CAAC;AAEnB,YAAY,EACV,sBAAsB,EACtB,iBAAiB,EACjB,iBAAiB,EACjB,iBAAiB,EACjB,yBAAyB,EACzB,oBAAoB,EACpB,wBAAwB,EACxB,mBAAmB,EACnB,uBAAuB,EACvB,kBAAkB,EAClB,sBAAsB,EACtB,2BAA2B,EAC3B,sBAAsB,EACtB,iBAAiB,EACjB,uBAAuB,EACvB,kBAAkB,EAClB,qBAAqB,EACrB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,oBAAoB,EACpB,eAAe,EACf,wBAAwB,EACxB,mBAAmB,EACnB,yBAAyB,EACzB,oBAAoB,EACpB,wBAAwB,EACxB,mBAAmB,EACnB,YAAY,GACb,MAAM,qBAAqB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,YAAY,EACZ,YAAY,EACZ,eAAe,EACf,cAAc,EACd,aAAa,EACb,YAAY,EACZ,iBAAiB,EACjB,aAAa,EACb,WAAW,EACX,WAAW,EACX,UAAU,EACV,cAAc,EACd,eAAe,EACf,cAAc,EACd,UAAU,EACV,kBAAkB,GACnB,MAAM,WAAW,CAAC;AAEnB,YAAY,EACV,sBAAsB,EACtB,iBAAiB,EACjB,iBAAiB,EACjB,iBAAiB,EACjB,yBAAyB,EACzB,oBAAoB,EACpB,wBAAwB,EACxB,mBAAmB,EACnB,uBAAuB,EACvB,kBAAkB,EAClB,sBAAsB,EACtB,2BAA2B,EAC3B,sBAAsB,EACtB,iBAAiB,EACjB,uBAAuB,EACvB,kBAAkB,EAClB,qBAAqB,EACrB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,oBAAoB,EACpB,eAAe,EACf,wBAAwB,EACxB,mBAAmB,EACnB,yBAAyB,EACzB,oBAAoB,EACpB,wBAAwB,EACxB,mBAAmB,EACnB,YAAY,GACb,MAAM,qBAAqB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import type { SwitchProps } from "../../types/switch";
2
+ import "./styles/switch.css";
3
+ export declare function Switch({ checked, defaultChecked, onCheckedChange, label, labelPosition, disabled, invalid, required, name, value, id: idProp, "aria-label": ariaLabel, classNames, className, }: SwitchProps): import("react").JSX.Element;
4
+ //# sourceMappingURL=Switch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../src/components/switch/Switch.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEtD,OAAO,qBAAqB,CAAC;AAE7B,wBAAgB,MAAM,CAAC,EACrB,OAAO,EACP,cAAc,EACd,eAAe,EACf,KAAK,EACL,aAAuB,EACvB,QAAgB,EAChB,OAAe,EACf,QAAQ,EACR,IAAI,EACJ,KAAK,EACL,EAAE,EAAE,MAAM,EACV,YAAY,EAAE,SAAS,EACvB,UAAU,EACV,SAAS,GACV,EAAE,WAAW,+BAmDb"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Switch.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Switch.test.d.ts","sourceRoot":"","sources":["../../../src/components/switch/Switch.test.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export { Switch } from "./Switch";
2
+ export type { SwitchClassNames, SwitchProps } from "../../types/switch";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/switch/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,YAAY,EAAE,gBAAgB,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/table/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,EAQL,KAAK,GAAG,EAET,MAAM,OAAO,CAAC;AAiBf,OAAO,KAAK,EAEV,iBAAiB,EACjB,gBAAgB,EACjB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,mBAAmB,CAAC;AAEnE,OAAO,oBAAoB,CAAC;AA8B5B,eAAO,MAAM,KAAK,uGAoBhB,CAAC;AA8eH,eAAO,MAAM,YAAY,EAAqC,CAAC,CAAC,EAC9D,KAAK,EAAE,iBAAiB,CAAC,CAAC,CAAC,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,cAAc,CAAC,CAAA;CAAE,KACxD,KAAK,CAAC,YAAY,CAAC;AAIxB,eAAO,MAAM,WAAW,6GAYvB,CAAC"}
1
+ {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/table/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,EAQL,KAAK,GAAG,EAET,MAAM,OAAO,CAAC;AAkBf,OAAO,KAAK,EAEV,iBAAiB,EACjB,gBAAgB,EACjB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,mBAAmB,CAAC;AAEnE,OAAO,oBAAoB,CAAC;AA0B5B,eAAO,MAAM,KAAK,uGAoBhB,CAAC;AAqoBH,eAAO,MAAM,YAAY,EAAqC,CAAC,CAAC,EAC9D,KAAK,EAAE,iBAAiB,CAAC,CAAC,CAAC,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,cAAc,CAAC,CAAA;CAAE,KACxD,KAAK,CAAC,YAAY,CAAC;AAExB,eAAO,MAAM,WAAW,6GAYvB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TableHeader.d.ts","sourceRoot":"","sources":["../../../src/components/table/TableHeader.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EACX,gBAAgB,EAChB,gBAAgB,EAChB,iBAAiB,EACjB,gBAAgB,EAChB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,oBAAoB,CAAC;AAc5B,eAAO,MAAM,YAAY,8GAYxB,CAAC;AAIF,eAAO,MAAM,WAAW,6GAWtB,CAAC;AAIH,eAAO,MAAM,WAAW,+GAkGvB,CAAC;AAIF,eAAO,MAAM,WAAW,6GAwIvB,CAAC"}
1
+ {"version":3,"file":"TableHeader.d.ts","sourceRoot":"","sources":["../../../src/components/table/TableHeader.tsx"],"names":[],"mappings":"AAaA,OAAO,KAAK,EACV,gBAAgB,EAChB,gBAAgB,EAChB,iBAAiB,EACjB,gBAAgB,EACjB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,oBAAoB,CAAC;AAU5B,eAAO,MAAM,YAAY,8GAYxB,CAAC;AAEF,eAAO,MAAM,WAAW,6GAYvB,CAAC;AAEF,eAAO,MAAM,WAAW,+GAkGvB,CAAC;AAEF,eAAO,MAAM,WAAW,6GA8NvB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TablePagination.d.ts","sourceRoot":"","sources":["../../../src/components/table/TablePagination.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AACjE,OAAO,oBAAoB,CAAC;AA4E5B,eAAO,MAAM,eAAe,oHA2H1B,CAAC"}
1
+ {"version":3,"file":"TablePagination.d.ts","sourceRoot":"","sources":["../../../src/components/table/TablePagination.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AACjE,OAAO,oBAAoB,CAAC;AAsE5B,eAAO,MAAM,eAAe,oHAiI1B,CAAC"}
@@ -2,5 +2,5 @@ export { Table, TableContent, TableFooter } from "./Table";
2
2
  export { TableHeader, TableSearch, TableFilter, TableActions } from "./TableHeader";
3
3
  export { TablePagination } from "./TablePagination";
4
4
  export { TableBulkActions } from "./TableBulkActions";
5
- export type { TableClassNames, TableColumn, TableContentClassNames, TableContentProps, TableFilterClassNames, TableFilterProps, TableFooterClassNames, TableFooterProps, TableHeaderClassNames, TableHeaderProps, TableProps, TableSearchClassNames, TableSearchProps, TableActionsClassNames, TableActionsProps, TablePaginationClassNames, PaginationControlsProps, TableBulkAction, TableBulkActionsClassNames, TableBulkActionsProps, TableRowAction, } from "../../types/table";
5
+ export type { TableClassNames, TableColumn, TableContentClassNames, TableContentProps, TableFilterClassNames, TableFilterProps, TableFilterVariant, TableFooterClassNames, TableFooterProps, TableHeaderClassNames, TableHeaderProps, TableProps, TableSearchClassNames, TableSearchProps, TableActionsClassNames, TableActionsProps, TablePaginationClassNames, PaginationControlsProps, TableBulkAction, TableBulkActionsClassNames, TableBulkActionsProps, TableRowAction, } from "../../types/table";
6
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AACpF,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,YAAY,EACV,eAAe,EACf,WAAW,EACX,sBAAsB,EACtB,iBAAiB,EACjB,qBAAqB,EACrB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,UAAU,EACV,qBAAqB,EACrB,gBAAgB,EAChB,sBAAsB,EACtB,iBAAiB,EACjB,yBAAyB,EACzB,uBAAuB,EACvB,eAAe,EACf,0BAA0B,EAC1B,qBAAqB,EACrB,cAAc,GACf,MAAM,mBAAmB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AACpF,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,YAAY,EACV,eAAe,EACf,WAAW,EACX,sBAAsB,EACtB,iBAAiB,EACjB,qBAAqB,EACrB,gBAAgB,EAChB,kBAAkB,EAClB,qBAAqB,EACrB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,UAAU,EACV,qBAAqB,EACrB,gBAAgB,EAChB,sBAAsB,EACtB,iBAAiB,EACjB,yBAAyB,EACzB,uBAAuB,EACvB,eAAe,EACf,0BAA0B,EAC1B,qBAAqB,EACrB,cAAc,GACf,MAAM,mBAAmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ThemeProvider.d.ts","sourceRoot":"","sources":["../../../src/components/theme/ThemeProvider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAY,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAItE,wBAAgB,aAAa,CAAC,EAC5B,KAAK,EAAE,eAAe,EACtB,YAAuB,EACvB,aAAa,EACb,UAAwB,EACxB,SAAS,EACT,KAAK,EACL,QAAQ,GACT,EAAE,kBAAkB,+BAuFpB"}
1
+ {"version":3,"file":"ThemeProvider.d.ts","sourceRoot":"","sources":["../../../src/components/theme/ThemeProvider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAa,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAIvE,wBAAgB,aAAa,CAAC,EAC5B,KAAK,EAAE,eAAe,EACtB,YAAuB,EACvB,aAAa,EACb,UAAyB,EACzB,SAAS,EACT,KAAK,EACL,QAAQ,GACT,EAAE,kBAAkB,+BA+FpB"}
@@ -0,0 +1,11 @@
1
+ import type { CletThemeConfig } from "../../types/theme";
2
+ /**
3
+ * Injects a <style> tag overriding --clet-* tokens for light/dark mode,
4
+ * globally and/or per component. Selectors are matched to the specificity
5
+ * the library's own CSS uses for that token, so the override wins via
6
+ * source order (this tag is appended after the library stylesheet)
7
+ * rather than needing !important. Keys are camelCase (e.g. "primary",
8
+ * "radiusBase") and are translated to their real --clet-* custom property.
9
+ */
10
+ export declare function cletTheme(config: CletThemeConfig): void;
11
+ //# sourceMappingURL=cletTheme.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cletTheme.d.ts","sourceRoot":"","sources":["../../../src/components/theme/cletTheme.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAoCzD;;;;;;;GAOG;AACH,wBAAgB,SAAS,CAAC,MAAM,EAAE,eAAe,GAAG,IAAI,CAkDvD"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=cletTheme.test-d.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cletTheme.test-d.d.ts","sourceRoot":"","sources":["../../../src/components/theme/cletTheme.test-d.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=cletTheme.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cletTheme.test.d.ts","sourceRoot":"","sources":["../../../src/components/theme/cletTheme.test.ts"],"names":[],"mappings":""}
@@ -1,4 +1,6 @@
1
1
  export { ThemeProvider } from "./ThemeProvider";
2
2
  export { useTheme } from "./useTheme";
3
- export type { GslTheme, ResolvedGslTheme, ThemeProviderProps, UseThemeReturn, } from "../../types/theme";
3
+ export { cletTheme, cletTheme as gslTheme } from "./cletTheme";
4
+ export type { CletComponentThemeConfig, CletComponentThemeConfig as GslComponentThemeConfig, CletComponentThemeOverrides, CletComponentThemeOverrides as GslComponentThemeOverrides, CletTheme, CletTheme as GslTheme, CletThemeConfig, CletThemeConfig as GslThemeConfig, ResolvedCletTheme, ResolvedCletTheme as ResolvedGslTheme, ThemeProviderProps, UseThemeReturn, } from "../../types/theme";
5
+ export type { CletColorValue, CletColorValue as GslColorValue, CletComponentTokenMap, CletComponentTokenMap as GslComponentTokenMap, CletGlobalTokens, CletGlobalTokens as GslGlobalTokens, CletLengthValue, CletLengthValue as GslLengthValue, CletOpacityValue, CletOpacityValue as GslOpacityValue, CletShadowValue, CletShadowValue as GslShadowValue, CletStringValue, CletStringValue as GslStringValue, CletZIndexValue, CletZIndexValue as GslZIndexValue, } from "../../generated/components.theme";
4
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/theme/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,YAAY,EACV,QAAQ,EACR,gBAAgB,EAChB,kBAAkB,EAClB,cAAc,GACf,MAAM,mBAAmB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/theme/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,SAAS,IAAI,QAAQ,EAAE,MAAM,aAAa,CAAC;AAC/D,YAAY,EACV,wBAAwB,EACxB,wBAAwB,IAAI,uBAAuB,EACnD,2BAA2B,EAC3B,2BAA2B,IAAI,0BAA0B,EACzD,SAAS,EACT,SAAS,IAAI,QAAQ,EACrB,eAAe,EACf,eAAe,IAAI,cAAc,EACjC,iBAAiB,EACjB,iBAAiB,IAAI,gBAAgB,EACrC,kBAAkB,EAClB,cAAc,GACf,MAAM,mBAAmB,CAAC;AAC3B,YAAY,EACV,cAAc,EACd,cAAc,IAAI,aAAa,EAC/B,qBAAqB,EACrB,qBAAqB,IAAI,oBAAoB,EAC7C,gBAAgB,EAChB,gBAAgB,IAAI,eAAe,EACnC,eAAe,EACf,eAAe,IAAI,cAAc,EACjC,gBAAgB,EAChB,gBAAgB,IAAI,eAAe,EACnC,eAAe,EACf,eAAe,IAAI,cAAc,EACjC,eAAe,EACf,eAAe,IAAI,cAAc,EACjC,eAAe,EACf,eAAe,IAAI,cAAc,GAClC,MAAM,kCAAkC,CAAC"}
@@ -1,4 +1,9 @@
1
1
  import type { UploadFieldProps } from "../../types/upload-field";
2
2
  import "./styles/upload-field.css";
3
+ /** File-type badge icon (PDF/image/video/generic) for a given `File`. Also used internally by `UploadField`'s file cards. */
4
+ export declare function FileFormatIcon({ file, size }: {
5
+ file: File;
6
+ size?: number;
7
+ }): import("react").JSX.Element;
3
8
  export declare const UploadField: import("react").ForwardRefExoticComponent<UploadFieldProps & import("react").RefAttributes<HTMLDivElement>>;
4
9
  //# sourceMappingURL=UploadField.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"UploadField.d.ts","sourceRoot":"","sources":["../../../src/components/upload-field/UploadField.tsx"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAEjE,OAAO,2BAA2B,CAAC;AA2DnC,eAAO,MAAM,WAAW,6GAmPvB,CAAC"}
1
+ {"version":3,"file":"UploadField.d.ts","sourceRoot":"","sources":["../../../src/components/upload-field/UploadField.tsx"],"names":[],"mappings":"AAsBA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAEjE,OAAO,2BAA2B,CAAC;AAsBnC,6HAA6H;AAC7H,wBAAgB,cAAc,CAAC,EAAE,IAAI,EAAE,IAAS,EAAE,EAAE;IAAE,IAAI,EAAE,IAAI,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE,+BAMhF;AAgCD,eAAO,MAAM,WAAW,6GA6UvB,CAAC"}
@@ -1,3 +1,3 @@
1
- export { UploadField } from "./UploadField";
2
- export type { UploadFieldClassNames, UploadFieldProps, } from "../../types/upload-field";
1
+ export { FileFormatIcon, UploadField } from "./UploadField";
2
+ export type { UploadFieldClassNames, UploadFieldFileStatus, UploadFieldFileStatusKind, UploadFieldProps, } from "../../types/upload-field";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/upload-field/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,YAAY,EACV,qBAAqB,EACrB,gBAAgB,GACjB,MAAM,0BAA0B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/upload-field/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5D,YAAY,EACV,qBAAqB,EACrB,qBAAqB,EACrB,yBAAyB,EACzB,gBAAgB,GACjB,MAAM,0BAA0B,CAAC"}