@pismo/marola 1.1.22 → 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 (173) hide show
  1. package/dist/{Button-BAljjMv3.js → Button-cCziLrIy.js} +2 -2
  2. package/dist/{ClickAwayListener-DbEYZpyh.js → ClickAwayListener-CUayzVlD.js} +3 -3
  3. package/dist/Dialog.module-BtKUNFVu.js +13 -0
  4. package/dist/{Group-BKXO7GzU.js → Group-Cyc1W1kV.js} +1 -1
  5. package/dist/{Popup-Ck3XlWMq.js → Popup-C7AXLoP0.js} +5 -7
  6. package/dist/{Portal-oY3enyAm.js → Portal-CYV5TK_i.js} +2 -2
  7. package/dist/SelectButton-k61YYjLu.js +58 -0
  8. package/dist/Tabs.module-DyJgAZt8.js +28 -0
  9. package/dist/{Toggle-Bkf8bKbA.js → Toggle-DEVeyo2f.js} +3 -3
  10. package/dist/assets/Tabs.css +1 -1
  11. package/dist/assets/Tooltip.css +1 -1
  12. package/dist/clsx-OuTLNxxd.js +16 -0
  13. package/dist/{combineHooksSlotProps-C-zYvfnF.js → combineHooksSlotProps-BCXoX9Nx.js} +20 -21
  14. package/dist/components/Adornment/Adornment.d.ts +2 -3
  15. package/dist/components/Adornment/Adornment.js +1 -1
  16. package/dist/components/Adornment/Adornment.stories.d.ts +0 -1
  17. package/dist/components/Advice/Advice.d.ts +2 -3
  18. package/dist/components/Advice/Advice.js +1 -1
  19. package/dist/components/Advice/Advice.stories.d.ts +0 -1
  20. package/dist/components/Alert/Alert.d.ts +0 -1
  21. package/dist/components/Alert/Alert.js +1 -1
  22. package/dist/components/Alert/Alert.stories.d.ts +0 -1
  23. package/dist/components/Autocomplete/Autocomplete.d.ts +1 -2
  24. package/dist/components/Autocomplete/Autocomplete.js +282 -298
  25. package/dist/components/Autocomplete/Autocomplete.stories.d.ts +0 -1
  26. package/dist/components/Avatar/Avatar.d.ts +0 -1
  27. package/dist/components/Avatar/Avatar.js +1 -1
  28. package/dist/components/Avatar/Avatar.stories.d.ts +0 -1
  29. package/dist/components/Badge/Badge.d.ts +0 -1
  30. package/dist/components/Badge/Badge.js +1 -1
  31. package/dist/components/Badge/Badge.stories.d.ts +1 -2
  32. package/dist/components/BankCard/BankCard.js +1 -1
  33. package/dist/components/BankCard/BankCard.stories.d.ts +0 -1
  34. package/dist/components/Button/Button.d.ts +2 -3
  35. package/dist/components/Button/Button.js +2 -2
  36. package/dist/components/Button/Button.stories.d.ts +1 -2
  37. package/dist/components/Calendar/Calendar.js +1 -1
  38. package/dist/components/Calendar/Calendar.stories.d.ts +0 -1
  39. package/dist/components/Checkbox/Checkbox.d.ts +0 -1
  40. package/dist/components/Checkbox/Checkbox.js +1 -1
  41. package/dist/components/Checkbox/Checkbox.stories.d.ts +0 -1
  42. package/dist/components/Chip/Chip.d.ts +1 -2
  43. package/dist/components/Chip/Chip.js +4 -4
  44. package/dist/components/Chip/Chip.stories.d.ts +0 -1
  45. package/dist/components/ConfirmationDialog/ConfirmationDialog.d.ts +0 -1
  46. package/dist/components/ConfirmationDialog/ConfirmationDialog.stories.d.ts +1 -2
  47. package/dist/components/Description/Description.d.ts +0 -1
  48. package/dist/components/Description/Description.js +27 -42
  49. package/dist/components/Description/Description.stories.d.ts +0 -1
  50. package/dist/components/Dialog/Actions.d.ts +0 -1
  51. package/dist/components/Dialog/Actions.js +1 -1
  52. package/dist/components/Dialog/Backdrop.d.ts +0 -1
  53. package/dist/components/Dialog/Backdrop.js +2 -2
  54. package/dist/components/Dialog/CloseIconButton.js +2 -2
  55. package/dist/components/Dialog/Content.d.ts +0 -1
  56. package/dist/components/Dialog/Dialog.d.ts +5 -6
  57. package/dist/components/Dialog/Dialog.js +6 -6
  58. package/dist/components/Dialog/Dialog.stories.d.ts +0 -1
  59. package/dist/components/Dialog/DialogTitle.d.ts +1 -2
  60. package/dist/components/Dialog/DialogTitle.js +1 -1
  61. package/dist/components/EllipsisTooltip/EllipsisTooltip.d.ts +0 -1
  62. package/dist/components/EllipsisTooltip/EllipsisTooltip.js +1 -1
  63. package/dist/components/EllipsisTooltip/EllipsisTooltip.stories.d.ts +9 -5
  64. package/dist/components/Icon/Icon.d.ts +0 -1
  65. package/dist/components/Icon/Icon.stories.d.ts +1 -2
  66. package/dist/components/IconButton/Icon.stories.d.ts +0 -1
  67. package/dist/components/IconButton/IconButton.d.ts +1 -2
  68. package/dist/components/IconButton/IconButton.js +2 -2
  69. package/dist/components/Input/Input.d.ts +0 -1
  70. package/dist/components/Input/Input.js +259 -274
  71. package/dist/components/Input/Input.stories.d.ts +0 -1
  72. package/dist/components/InputSearch/InputSearch.d.ts +0 -1
  73. package/dist/components/InputSearch/InputSearch.js +1 -1
  74. package/dist/components/InputSearch/InputSearch.stories.d.ts +0 -1
  75. package/dist/components/LoadingSpinner/LoadingSpinner.js +1 -1
  76. package/dist/components/LoadingSpinner/LoadingSpinner.stories.d.ts +0 -1
  77. package/dist/components/PageHeader/PageHeader.d.ts +1 -2
  78. package/dist/components/PageHeader/PageHeader.js +65 -80
  79. package/dist/components/PageHeader/PageHeader.stories.d.ts +0 -1
  80. package/dist/components/Pagination/Pagination.d.ts +0 -1
  81. package/dist/components/Pagination/Pagination.js +43 -58
  82. package/dist/components/Pagination/Pagination.stories.d.ts +1 -2
  83. package/dist/components/Popover/Popover.d.ts +0 -1
  84. package/dist/components/Popover/Popover.js +3 -3
  85. package/dist/components/Popover/Popover.stories.d.ts +1 -2
  86. package/dist/components/RadioButton/RadioButton.js +1 -1
  87. package/dist/components/RadioButton/RadioButton.stories.d.ts +0 -1
  88. package/dist/components/ResultWithChips/ResultWithChips.d.ts +0 -1
  89. package/dist/components/ResultWithChips/ResultWithChips.js +1 -1
  90. package/dist/components/RowItem/RowItem.d.ts +2 -3
  91. package/dist/components/RowItem/RowItem.js +3 -3
  92. package/dist/components/RowItem/RowItem.stories.d.ts +0 -1
  93. package/dist/components/Select/Select.d.ts +0 -1
  94. package/dist/components/Select/Select.js +21 -21
  95. package/dist/components/Select/Select.stories.d.ts +1 -2
  96. package/dist/components/Select/SelectButton.d.ts +0 -1
  97. package/dist/components/Select/SelectButton.js +2 -2
  98. package/dist/components/Skeleton/Skeleton.js +1 -1
  99. package/dist/components/Skeleton/Skeleton.stories.d.ts +0 -1
  100. package/dist/components/Skeleton/SkeletonCircle.stories.d.ts +0 -1
  101. package/dist/components/Skeleton/SkeletonTable.stories.d.ts +0 -1
  102. package/dist/components/Snackbar/Snackbar.d.ts +0 -1
  103. package/dist/components/Snackbar/Snackbar.js +7 -8
  104. package/dist/components/Snackbar/Snackbar.stories.d.ts +1 -2
  105. package/dist/components/SortTooltip/SortTooltip.d.ts +0 -1
  106. package/dist/components/SortTooltip/SortTooltip.js +34 -51
  107. package/dist/components/Stepper/Stepper.d.ts +0 -1
  108. package/dist/components/Stepper/Stepper.js +19 -34
  109. package/dist/components/Stepper/Stepper.stories.d.ts +1 -2
  110. package/dist/components/StepperNavigator/StepperNavigator.js +1 -1
  111. package/dist/components/StepperNavigator/StepperNavigator.stories.d.ts +0 -1
  112. package/dist/components/Table/Table.d.ts +3 -4
  113. package/dist/components/Table/Table.js +1 -1
  114. package/dist/components/Table/Table.stories.d.ts +0 -1
  115. package/dist/components/Table/TableContext.d.ts +2 -3
  116. package/dist/components/Table/TableContext.js +4 -4
  117. package/dist/components/Table/_Table.TBody.stories.d.ts +1 -2
  118. package/dist/components/Table/_Table.THead.stories.d.ts +1 -2
  119. package/dist/components/Table/_Table.Td.stories.d.ts +1 -2
  120. package/dist/components/Table/_Table.Th.stories.d.ts +1 -2
  121. package/dist/components/Table/_Table.Tr.stories.d.ts +1 -2
  122. package/dist/components/Tabs/Tab.d.ts +4 -2
  123. package/dist/components/Tabs/Tab.js +102 -100
  124. package/dist/components/Tabs/Tab.stories.d.ts +3 -2
  125. package/dist/components/Tabs/TabPanel.d.ts +0 -1
  126. package/dist/components/Tabs/TabPanel.js +3 -3
  127. package/dist/components/Tabs/TabPanel.stories.d.ts +1 -2
  128. package/dist/components/Tabs/Tabs.d.ts +0 -1
  129. package/dist/components/Tabs/Tabs.js +5 -5
  130. package/dist/components/Tabs/Tabs.stories.d.ts +2 -2
  131. package/dist/components/Tag/Tag.d.ts +0 -1
  132. package/dist/components/Tag/Tag.js +1 -1
  133. package/dist/components/Tag/Tag.stories.d.ts +1 -2
  134. package/dist/components/TextDisplay/TextDisplay.d.ts +1 -2
  135. package/dist/components/TextDisplay/TextDisplay.js +1 -1
  136. package/dist/components/TextDisplay/TextDisplay.stories.d.ts +0 -1
  137. package/dist/components/ToastCard/ToastCard.d.ts +0 -1
  138. package/dist/components/ToastCard/ToastCard.js +1 -1
  139. package/dist/components/ToastCard/ToastCard.stories.d.ts +0 -1
  140. package/dist/components/Toggle/Toggle.d.ts +0 -1
  141. package/dist/components/Toggle/Toggle.js +102 -117
  142. package/dist/components/Toggle/Toggle.stories.d.ts +0 -1
  143. package/dist/components/ToggleGroup/Group.d.ts +1 -2
  144. package/dist/components/ToggleGroup/Group.js +2 -2
  145. package/dist/components/ToggleGroup/Toggle.js +3 -3
  146. package/dist/components/ToggleGroup/ToggleGroup.js +2 -2
  147. package/dist/components/ToggleGroup/ToggleGroup.stories.d.ts +2 -3
  148. package/dist/components/Tooltip/Tooltip.d.ts +13 -9
  149. package/dist/components/Tooltip/Tooltip.js +146 -105
  150. package/dist/components/Tooltip/Tooltip.stories.d.ts +18 -10
  151. package/dist/components/Tooltip/Tooltip.test.d.ts +1 -0
  152. package/dist/components/TransactionRow/TransactionRow.d.ts +0 -1
  153. package/dist/components/TransactionRow/TransactionRow.stories.d.ts +0 -1
  154. package/dist/components/Typography/Typography.d.ts +0 -1
  155. package/dist/components/Typography/Typography.js +1 -1
  156. package/dist/components/Typography/Typography.stories.d.ts +0 -1
  157. package/dist/contexts/SnackbarProvider/SnackbarProvider.d.ts +0 -1
  158. package/dist/contexts/SnackbarProvider/SnackbarProvider.js +5 -5
  159. package/dist/contexts/SnackbarProvider/SnackbarProvider.stories.d.ts +1 -2
  160. package/dist/{index-bQFToy-I.js → index-CATDT7fJ.js} +7927 -8368
  161. package/dist/main.js +2 -2
  162. package/dist/{ownerDocument-YGhwAnr1.js → ownerDocument-CAHSRRik.js} +1 -1
  163. package/dist/{useButton-DcihopJG.js → useButton-eF8MXAli.js} +1 -1
  164. package/dist/{useList-B9C55YB7.js → useList-CPY2roI7.js} +3 -4
  165. package/dist/{useSlotProps-C_I1kEHr.js → useSlotProps-DSnfx453.js} +123 -126
  166. package/dist/utils/inputNumberAsText.d.ts +0 -1
  167. package/dist/utils/inputNumberAsText.js +2 -4
  168. package/dist/utils/styleStrings.d.ts +0 -1
  169. package/package.json +1 -1
  170. package/dist/Dialog.module-CE1Q-5tJ.js +0 -28
  171. package/dist/SelectButton-DbiTJagF.js +0 -74
  172. package/dist/Tabs.module-ia-imLti.js +0 -25
  173. package/dist/clsx-DB4S2d7J.js +0 -22
@@ -1,5 +1,4 @@
1
1
  import { StoryObj } from '@storybook/react';
2
-
3
2
  declare const meta: {
4
3
  title: string;
5
4
  component: <T extends string | object>({ labelKey, valueKey, options, type, value, onChange, onInputChange, classNameWrapper, "data-testid-wrapper": dataTestId, classNameInputWrapper, ...props }: import('./Autocomplete.tsx').AutocompleteProps<T>) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  type AvatarType = 'icon' | 'image' | 'text';
4
3
  type AvatarSize = 'default' | 'large' | 'small' | number;
5
4
  type AvatarShape = 'circle' | 'square';
@@ -1,6 +1,6 @@
1
1
  import { jsxs as v, jsx as _ } from "react/jsx-runtime";
2
2
  import { forwardRef as c, useMemo as l } from "react";
3
- import { c as f } from "../../clsx-DB4S2d7J.js";
3
+ import { c as f } from "../../clsx-OuTLNxxd.js";
4
4
  import '../../assets/Avatar.css';const n = "_avatar_fk6lm_57", d = "_avatar__icon_fk6lm_108", k = "_avatar__image_fk6lm_108", b = "_avatar__text_fk6lm_108", t = {
5
5
  "u-typography-h1": "_u-typography-h1_fk6lm_1",
6
6
  "u-typography-h2": "_u-typography-h2_fk6lm_8",
@@ -1,5 +1,4 @@
1
1
  import { StoryObj } from '@storybook/react';
2
-
3
2
  declare const meta: {
4
3
  title: string;
5
4
  component: import('react').ForwardRefExoticComponent<{
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  export type BadgeProps = {
4
3
  count: number;
5
4
  children?: ReactNode;
@@ -1,6 +1,6 @@
1
1
  import { jsxs as r, jsx as o } from "react/jsx-runtime";
2
2
  import { useMemo as l } from "react";
3
- import { c as t } from "../../clsx-DB4S2d7J.js";
3
+ import { c as t } from "../../clsx-OuTLNxxd.js";
4
4
  import '../../assets/Badge.css';const f = "_badge_40fsi_1", e = {
5
5
  "badge-root": "_badge-root_40fsi_1",
6
6
  badge: f,
@@ -1,6 +1,5 @@
1
- import { BadgeProps } from '../../main';
2
1
  import { StoryObj } from '@storybook/react';
3
-
2
+ import { BadgeProps } from '../../main';
4
3
  declare const meta: {
5
4
  title: string;
6
5
  component: ({ count, children, variant, size, className }: BadgeProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx as r, jsxs as l } from "react/jsx-runtime";
2
2
  import * as c from "react";
3
3
  import { useMemo as E } from "react";
4
- import { c as a } from "../../clsx-DB4S2d7J.js";
4
+ import { c as a } from "../../clsx-OuTLNxxd.js";
5
5
  import '../../assets/BankCard.css';const M = (n) => /* @__PURE__ */ c.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 73, height: 17, viewBox: "0 0 73 17", fill: "none", style: {
6
6
  fill: "currentcolor"
7
7
  }, ...n }, /* @__PURE__ */ c.createElement("path", { d: "M29.5027 0C29.0333 0 28.6527 0.380558 28.6527 0.85V0.991667C28.6527 1.46111 29.0333 1.84167 29.5027 1.84167C29.9721 1.84167 30.3527 1.46111 30.3527 0.991667V0.85C30.3527 0.380558 29.9721 0 29.5027 0Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.1027 8.4807C26.1027 5.67354 23.8293 3.4 21.0224 3.4C18.1761 3.4 15.9027 5.67354 15.9027 8.4807C15.9027 8.48714 15.9027 8.49357 15.9027 8.5L15.9027 16.15C15.9027 16.6194 16.2833 17 16.7527 17C17.2221 17 17.6027 16.6194 17.6027 16.15V12.304C18.5065 13.1116 19.7029 13.6 21.0224 13.6C23.8293 13.6 26.1027 11.3272 26.1027 8.4807ZM24.4027 8.49041C24.4027 10.4018 22.9045 11.9 21.0123 11.9C19.1001 11.9 17.6027 10.4018 17.6027 8.49041C17.6027 6.59823 19.1001 5.1 21.0123 5.1C22.9045 5.1 24.4027 6.59823 24.4027 8.49041Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M72.8527 8.4807C72.8527 5.67354 70.5793 3.4 67.7724 3.4C64.9261 3.4 62.6527 5.67354 62.6527 8.4807C62.6527 11.3272 64.9261 13.6 67.7724 13.6C70.5793 13.6 72.8527 11.3272 72.8527 8.4807ZM71.1527 8.49041C71.1527 10.4018 69.6545 11.9 67.7624 11.9C65.8501 11.9 64.3527 10.4018 64.3527 8.49041C64.3527 6.59823 65.8501 5.1 67.7624 5.1C69.6545 5.1 71.1527 6.59823 71.1527 8.49041Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M60.1027 8.5C60.1027 5.68218 57.8293 3.4 55.0224 3.4C53.2315 3.4 51.6674 4.30351 50.7537 5.67547C49.8434 4.30351 48.2886 3.4 46.5224 3.4C43.6761 3.4 41.4027 5.68218 41.4027 8.5V12.75C41.4027 13.2194 41.7833 13.6 42.2527 13.6C42.7221 13.6 43.1027 13.2194 43.1027 12.75L43.1027 8.5C43.1078 6.60524 44.6034 5.10646 46.5123 5.10646C48.4012 5.10646 49.8976 6.60524 49.9027 8.5V12.75C49.9027 13.2194 50.2833 13.6 50.7527 13.6C51.2221 13.6 51.6027 13.2194 51.6027 12.75L51.6027 8.5C51.6078 6.60524 53.1034 5.10646 55.0124 5.10646C56.9012 5.10646 58.3976 6.60524 58.4027 8.5L58.4027 12.75C58.4027 13.2194 58.7833 13.6 59.2527 13.6C59.7221 13.6 60.1027 13.2194 60.1027 12.75V8.5Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M32.9027 6.369C32.9027 4.71394 34.2221 3.4 35.8837 3.4C36.5019 3.4 37.0711 3.61709 37.5274 3.87455C37.9887 4.13483 38.388 4.46626 38.6832 4.77006C39.0103 5.10674 39.0026 5.64488 38.6659 5.97201C38.3292 6.29915 37.791 6.29141 37.4639 5.95472C37.2633 5.74822 36.9903 5.52345 36.692 5.35511C36.3886 5.18395 36.1109 5.1 35.8837 5.1C35.155 5.1 34.6027 5.65885 34.6027 6.369C34.6027 6.62126 34.7071 6.81581 34.9941 7.04014C35.2638 7.25096 35.5934 7.41175 35.9911 7.60583L35.9912 7.60587L35.9931 7.60678C36.0239 7.62181 36.0551 7.63704 36.0867 7.6525L36.119 7.66832C36.1874 7.68289 36.2551 7.7062 36.3207 7.73875C36.3842 7.77033 36.4538 7.80398 36.5278 7.8398C36.9257 8.03236 37.4532 8.28759 37.8791 8.62047C38.4259 9.04788 38.9235 9.68861 38.9235 10.631C38.9235 12.2861 37.6041 13.6 35.9425 13.6C35.3244 13.6 34.7551 13.3829 34.2988 13.1255C33.8376 12.8652 33.4383 12.5337 33.1431 12.2299C32.8159 11.8933 32.8237 11.3551 33.1604 11.028C33.4971 10.7009 34.0352 10.7086 34.3623 11.0453C34.563 11.2518 34.8359 11.4765 35.1343 11.6449C35.4376 11.816 35.7154 11.9 35.9425 11.9C36.6712 11.9 37.2235 11.3412 37.2235 10.631C37.2235 10.3787 37.1191 10.1842 36.8321 9.95986C36.5624 9.74904 36.2329 9.58824 35.8351 9.39416L35.835 9.39411C35.7931 9.3737 35.7506 9.35292 35.7072 9.33168C35.6388 9.31711 35.5711 9.2938 35.5056 9.26125C35.4421 9.22972 35.3727 9.19613 35.2988 9.16037L35.2984 9.1602C34.9005 8.96764 34.3731 8.71241 33.9472 8.37953C33.4004 7.95212 32.9027 7.31139 32.9027 6.369Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M28.6527 4.25C28.6527 3.78056 29.0333 3.4 29.5027 3.4C29.9721 3.4 30.3527 3.78056 30.3527 4.25V12.75C30.3527 13.2194 29.9721 13.6 29.5027 13.6C29.0333 13.6 28.6527 13.2194 28.6527 12.75V4.25Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M7.79782 4.82504C8.92577 5.99405 10.0593 7.16884 11.272 6.00772C11.6161 5.6785 11.7274 5.07878 11.633 4.66536C11.0035 1.90807 7.30509 1.79573 5.677 3.20259L5.6791 3.21328C6.39503 3.37119 7.09534 4.09699 7.79782 4.82504Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M10.4078 12.1909C8.92876 11.3964 9.69577 9.95529 10.459 8.5213C10.9343 7.62822 11.4082 6.7379 11.3372 6.00821L11.3467 6.00291C13.1878 7.11658 14.2238 10.6686 11.796 12.1194C11.432 12.337 10.8272 12.4165 10.4078 12.1909Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M4.26017 13.2797C4.55877 11.6275 6.16633 11.9117 7.76599 12.1944C8.76225 12.3705 9.75543 12.5461 10.4274 12.253L10.4354 12.2604C9.9452 14.3556 6.88714 16.4385 4.75712 14.5779C4.43774 14.2989 4.17526 13.7483 4.26017 13.2797Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M5.6585 3.27509C6.38805 4.78724 4.92048 5.50226 3.46013 6.21376C2.55064 6.65687 1.64395 7.09863 1.27253 7.73072L1.26172 7.72941C0.426829 5.74626 1.67652 2.26363 4.49341 2.51693C4.91577 2.5549 5.45175 2.84605 5.6585 3.27509Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M3.44047 10.7683C3.21506 9.15954 2.98855 7.54285 1.32496 7.76941C0.853036 7.83347 0.410505 8.25325 0.243874 8.6432C-0.867492 11.2439 2.05851 13.5087 4.2026 13.3275L4.20718 13.3176C3.7208 12.769 3.58085 11.7702 3.44047 10.7683Z", fill: "currentColor" })), V = "_helper_1dntb_26", Z = "_info_1dntb_79", R = "_label_1dntb_93", X = "_value_1dntb_97", e = {
@@ -1,5 +1,4 @@
1
1
  import { StoryObj } from '@storybook/react';
2
-
3
2
  declare const meta: {
4
3
  title: string;
5
4
  component: ({ infos, numbers, className, language, translations, highlight, noHelpers, ...rest }: import('./BankCard').BankCardProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,6 @@
1
- import { Either } from '../../types/helpers';
2
- import { ButtonOwnProps as MUIButtonBaseProps } from '@mui/base';
3
1
  import { ReactNode } from 'react';
4
-
2
+ import { ButtonOwnProps as MUIButtonBaseProps } from '@mui/base';
3
+ import { Either } from '../../types/helpers';
5
4
  type Variant = 'primary' | 'default' | 'dashed' | 'text' | 'link' | 'quick' | 'secondary';
6
5
  type ButtonSize = 'large' | 'medium' | 'small';
7
6
  type ButtonShape = 'round' | 'square';
@@ -1,8 +1,8 @@
1
1
  import { jsx as _, jsxs as m } from "react/jsx-runtime";
2
2
  import { forwardRef as c, useMemo as f } from "react";
3
- import { c as k } from "../../clsx-DB4S2d7J.js";
3
+ import { c as k } from "../../clsx-OuTLNxxd.js";
4
4
  import { LoadingSpinner as x } from "../LoadingSpinner/LoadingSpinner.js";
5
- import { B as q } from "../../Button-BAljjMv3.js";
5
+ import { B as q } from "../../Button-cCziLrIy.js";
6
6
  import '../../assets/Button.css';const B = "_button_1wddv_43", d = {
7
7
  "u-typography-h1": "_u-typography-h1_1wddv_1",
8
8
  "u-typography-h2": "_u-typography-h2_1wddv_8",
@@ -1,6 +1,5 @@
1
- import { ButtonProps } from '../../main';
2
1
  import { StoryObj } from '@storybook/react';
3
-
2
+ import { ButtonProps } from '../../main';
4
3
  declare const meta: {
5
4
  title: string;
6
5
  component: import('react').ForwardRefExoticComponent<ButtonProps & import('react').RefAttributes<HTMLButtonElement>>;
@@ -1,5 +1,5 @@
1
1
  import { jsx as s, jsxs as k } from "react/jsx-runtime";
2
- import { c as b } from "../../clsx-DB4S2d7J.js";
2
+ import { c as b } from "../../clsx-OuTLNxxd.js";
3
3
  import '../../assets/Calendar.css';const d = {
4
4
  "calendar-wrapper": "_calendar-wrapper_19bxk_1",
5
5
  "mode-view": "_mode-view_19bxk_1",
@@ -1,5 +1,4 @@
1
1
  import { StoryObj } from '@storybook/react';
2
-
3
2
  declare const meta: {
4
3
  title: string;
5
4
  component: ({ days, onChangeDay, mode, totalDays, className, disable, ...rest }: import('./Calendar').CalendarProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  type CheckboxTheme = 'light' | 'accent';
4
3
  type CheckboxSizes = 'small' | 'normal';
5
4
  type CheckboxProps = {
@@ -1,7 +1,7 @@
1
1
  import { jsxs as w, jsx as c } from "react/jsx-runtime";
2
2
  import * as l from "react";
3
3
  import { useState as k, useEffect as i } from "react";
4
- import { c as _ } from "../../clsx-DB4S2d7J.js";
4
+ import { c as _ } from "../../clsx-OuTLNxxd.js";
5
5
  import '../../assets/Checkbox.css';const v = (a) => /* @__PURE__ */ l.createElement("svg", { width: 14, height: 10, viewBox: "0 0 14 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...a }, /* @__PURE__ */ l.createElement("path", { d: "M13.7063 0.293438C14.0969 0.684062 14.0969 1.31531 13.7063 1.70594L5.70625 9.70594C5.31563 10.0966 4.68437 10.0966 4.29375 9.70594L0.292875 5.70594C-0.097625 5.31531 -0.097625 4.68406 0.292875 4.29344C0.683437 3.90281 1.31656 3.90281 1.70719 4.29344L4.97188 7.58406L12.2937 0.293438C12.6844 -0.0978125 13.3156 -0.0978125 13.7063 0.293438Z", fill: "#F7F7FC" })), N = "_label_xqg5n_65", z = "_checkmark_xqg5n_94", e = {
6
6
  "u-typography-h1": "_u-typography-h1_xqg5n_1",
7
7
  "u-typography-h2": "_u-typography-h2_xqg5n_8",
@@ -1,5 +1,4 @@
1
1
  import { StoryObj } from '@storybook/react';
2
-
3
2
  declare const meta: {
4
3
  title: string;
5
4
  component: ({ className, label, name, theme, size, checked, onChange, isIndeterminate, highlightLabel, ...rest }: {
@@ -1,6 +1,5 @@
1
- import { AdornmentProps } from '../../main';
2
1
  import { ReactNode } from 'react';
3
-
2
+ import { AdornmentProps } from '../../main';
4
3
  export type Variant = 'default' | 'contained' | 'outlined';
5
4
  export type ChipProps = {
6
5
  /** Main content to display, typically just some text */
@@ -1,13 +1,13 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import "../../clsx-DB4S2d7J.js";
3
+ import "../../clsx-OuTLNxxd.js";
4
4
  import "../Adornment/Adornment.js";
5
5
  import "../Icon/Icon.js";
6
6
  import "../Typography/Typography.js";
7
7
  import "../Input/Input.js";
8
8
  import "../Avatar/Avatar.js";
9
9
  import "../Button/Button.js";
10
- import { C as u } from "../../Toggle-Bkf8bKbA.js";
10
+ import { C as u } from "../../Toggle-DEVeyo2f.js";
11
11
  import "../Dialog/Dialog.js";
12
12
  import "../Skeleton/Skeleton.js";
13
13
  import "../IconButton/IconButton.js";
@@ -16,9 +16,9 @@ import "../Select/Select.js";
16
16
  import "../Popover/Popover.js";
17
17
  import "../Table/Table.js";
18
18
  import "../Tabs/Tabs.js";
19
- import "../../Group-BKXO7GzU.js";
19
+ import "../../Group-Cyc1W1kV.js";
20
20
  import "../../contexts/SnackbarProvider/SnackbarProvider.js";
21
- import "../../Button-BAljjMv3.js";
21
+ import "../../Button-cCziLrIy.js";
22
22
  export {
23
23
  u as Chip
24
24
  };
@@ -1,5 +1,4 @@
1
1
  import { StoryObj } from '@storybook/react';
2
-
3
2
  declare const meta: {
4
3
  title: string;
5
4
  component: import('react').ForwardRefExoticComponent<import('./Chip').ChipProps & import('react').RefAttributes<unknown>>;
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  export interface ConfirmationDialogProps {
4
3
  open: boolean;
5
4
  onClose: () => void;
@@ -1,6 +1,5 @@
1
- import { ConfirmationDialogProps } from '../../main';
2
1
  import { StoryObj } from '@storybook/react';
3
-
2
+ import { ConfirmationDialogProps } from '../../main';
4
3
  declare const meta: {
5
4
  title: string;
6
5
  component: ({ open, onClose, title, subtitle, content, cancelAction, confirmAction, confirmLabel, cancelLabel, }: ConfirmationDialogProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { VariantType } from '../Typography/Typography.tsx';
2
-
3
2
  export interface DescriptionProps {
4
3
  /** Description label */
5
4
  label: React.ReactNode;
@@ -1,65 +1,50 @@
1
- import { jsxs as i, jsx as a } from "react/jsx-runtime";
2
- import { c as u } from "../../clsx-DB4S2d7J.js";
3
- import { Skeleton as y } from "../Skeleton/Skeleton.js";
4
- import { Typography as _ } from "../Typography/Typography.js";
5
- import '../../assets/Description.css';const g = "_container_1hzzl_78", e = {
6
- "u-typography-h1": "_u-typography-h1_1hzzl_1",
7
- "u-typography-h2": "_u-typography-h2_1hzzl_8",
8
- "u-typography-h3": "_u-typography-h3_1hzzl_15",
9
- "u-typography-h4": "_u-typography-h4_1hzzl_22",
10
- "u-typography-h5": "_u-typography-h5_1hzzl_29",
11
- "u-typography-h6": "_u-typography-h6_1hzzl_36",
12
- "u-typography-base": "_u-typography-base_1hzzl_43",
13
- "u-typography-base--xxl": "_u-typography-base--xxl_1hzzl_49",
14
- "u-typography-base--xl": "_u-typography-base--xl_1hzzl_53",
15
- "u-typography-base--lg": "_u-typography-base--lg_1hzzl_57",
16
- "u-typography-base--sm": "_u-typography-base--sm_1hzzl_61",
17
- "u-typography-base--bold": "_u-typography-base--bold_1hzzl_65",
18
- "u-typography-base--strikethrough": "_u-typography-base--strikethrough_1hzzl_68",
19
- "u-typography-base--underlined": "_u-typography-base--underlined_1hzzl_71",
20
- "u-typography-base--strikethrough-underlined": "_u-typography-base--strikethrough-underlined_1hzzl_74",
21
- container: g,
1
+ import { jsxs as h, jsx as e } from "react/jsx-runtime";
2
+ import { c as p } from "../../clsx-OuTLNxxd.js";
3
+ import { Skeleton as s } from "../Skeleton/Skeleton.js";
4
+ import { Typography as c } from "../Typography/Typography.js";
5
+ import '../../assets/Description.css';const _ = "_container_1hzzl_78", n = {
6
+ container: _,
22
7
  "container--text": "_container--text_1hzzl_82",
23
8
  "container--inline": "_container--inline_1hzzl_85"
24
- }, m = ({
9
+ }, $ = ({
25
10
  label: l,
26
- value: s,
27
- isLoading: r,
28
- color: h = "var(--gray-95)",
11
+ value: m,
12
+ isLoading: i,
13
+ color: a = "var(--gray-95)",
29
14
  "data-testid": t = "Description",
30
- inline: p,
31
- labelVariant: n = "base",
15
+ inline: r,
16
+ labelVariant: d = "base",
32
17
  valueVariant: o
33
- }) => /* @__PURE__ */ i(
18
+ }) => /* @__PURE__ */ h(
34
19
  "div",
35
20
  {
36
- className: u([e.container, { [e["container--inline"]]: p }]),
21
+ className: p([n.container, { [n["container--inline"]]: r }]),
37
22
  "data-testid": `${t}-container`,
38
23
  children: [
39
- /* @__PURE__ */ a(
40
- _,
24
+ /* @__PURE__ */ e(
25
+ c,
41
26
  {
42
- color: h,
43
- className: e["container--text"],
44
- variant: n,
27
+ color: a,
28
+ className: n["container--text"],
29
+ variant: d,
45
30
  "data-testid": `${t}-label`,
46
- children: r ? /* @__PURE__ */ a(y, { style: { width: 70, marginBottom: 2 }, "data-testid": `${t}-skeletonLabel` }) : l
31
+ children: i ? /* @__PURE__ */ e(s, { style: { width: 70, marginBottom: 2 }, "data-testid": `${t}-skeletonLabel` }) : l
47
32
  }
48
33
  ),
49
- /* @__PURE__ */ a(
50
- _,
34
+ /* @__PURE__ */ e(
35
+ c,
51
36
  {
52
- className: e["container--text"],
37
+ className: n["container--text"],
53
38
  bold: !0,
54
- color: h,
55
- variant: o || (p ? "base" : "base-lg"),
39
+ color: a,
40
+ variant: o || (r ? "base" : "base-lg"),
56
41
  "data-testid": `${t}-value`,
57
- children: r ? /* @__PURE__ */ a(y, { style: { width: 100 }, "data-testid": `${t}-skeletonValue` }) : s || "-"
42
+ children: i ? /* @__PURE__ */ e(s, { style: { width: 100 }, "data-testid": `${t}-skeletonValue` }) : m || "-"
58
43
  }
59
44
  )
60
45
  ]
61
46
  }
62
47
  );
63
48
  export {
64
- m as Description
49
+ $ as Description
65
50
  };
@@ -1,5 +1,4 @@
1
1
  import { StoryObj } from '@storybook/react';
2
-
3
2
  declare const meta: {
4
3
  title: string;
5
4
  component: ({ label, value, isLoading, color, "data-testid": dataTestId, inline, labelVariant, valueVariant, }: import('./Description').DescriptionProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  export interface DialogActionProps {
4
3
  /** content for DialogAction */
5
4
  children: ReactNode;
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { s as t } from "../../Dialog.module-CE1Q-5tJ.js";
2
+ import { s as t } from "../../Dialog.module-BtKUNFVu.js";
3
3
  const i = ({ children: s }) => /* @__PURE__ */ o("div", { className: t.dialog__actions, children: s });
4
4
  export {
5
5
  i as default
@@ -1,5 +1,4 @@
1
1
  import { ModalBackdropSlotProps } from '@mui/base';
2
-
3
2
  declare const Backdrop: import('react').ForwardRefExoticComponent<ModalBackdropSlotProps & {
4
3
  className: string;
5
4
  } & import('react').RefAttributes<HTMLDivElement>>;
@@ -1,7 +1,7 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
2
  import { forwardRef as s } from "react";
3
- import { c as t } from "../../clsx-DB4S2d7J.js";
4
- import { s as m } from "../../Dialog.module-CE1Q-5tJ.js";
3
+ import { c as t } from "../../clsx-OuTLNxxd.js";
4
+ import { s as m } from "../../Dialog.module-BtKUNFVu.js";
5
5
  const l = s(
6
6
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
7
7
  ({ ownerState: e, ...r }, o) => /* @__PURE__ */ a("div", { ...r, className: t(m.dialog__backdrop, r.className), ref: o })
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { Icon as i } from "../Icon/Icon.js";
3
- import { s as r } from "../../Dialog.module-CE1Q-5tJ.js";
4
- import { B as s } from "../../Button-BAljjMv3.js";
3
+ import { s as r } from "../../Dialog.module-BtKUNFVu.js";
4
+ import { B as s } from "../../Button-cCziLrIy.js";
5
5
  const n = ({ handleOnClose: t }) => /* @__PURE__ */ o(
6
6
  s,
7
7
  {
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  export interface DialogContentProps {
4
3
  /** content for DialogContent */
5
4
  children: ReactNode;
@@ -1,10 +1,9 @@
1
- import { default as DialogTitle, DialogTitleProps } from './DialogTitle';
2
- import { default as Content, DialogContentProps } from './Content';
3
- import { default as Actions, DialogActionProps } from './Actions';
4
- import { Icon } from '../Icon/Icon';
5
- import { ModalProps } from '@mui/base';
6
1
  import { ComponentProps, JSXElementConstructor, ReactElement, ReactNode } from 'react';
7
-
2
+ import { ModalProps } from '@mui/base';
3
+ import { Icon } from '../Icon/Icon';
4
+ import { default as Actions, DialogActionProps } from './Actions';
5
+ import { default as Content, DialogContentProps } from './Content';
6
+ import { default as DialogTitle, DialogTitleProps } from './DialogTitle';
8
7
  export type CloseReason = 'backdropClick' | 'escapeKeyDown' | 'closeButtonClick';
9
8
  export type DialogProps = Omit<ModalProps, 'onClose' | 'ref'> & {
10
9
  /** main content */
@@ -1,18 +1,18 @@
1
1
  import { jsxs as $, jsx as S } from "react/jsx-runtime";
2
2
  import * as f from "react";
3
3
  import { forwardRef as se } from "react";
4
- import { c as ie } from "../../clsx-DB4S2d7J.js";
4
+ import { c as ie } from "../../clsx-OuTLNxxd.js";
5
5
  import le from "./Actions.js";
6
6
  import ae from "./Backdrop.js";
7
7
  import ce from "./CloseIconButton.js";
8
8
  import de from "./Content.js";
9
- import { s as z } from "../../Dialog.module-CE1Q-5tJ.js";
9
+ import { s as z } from "../../Dialog.module-BtKUNFVu.js";
10
10
  import ee from "./DialogTitle.js";
11
- import { u as te, P as l, f as ue, b as C, g as fe, a as pe, _ as be, c as G, d as he, e as me } from "../../useSlotProps-C_I1kEHr.js";
12
- import { o as A, e as oe } from "../../ownerDocument-YGhwAnr1.js";
11
+ import { u as te, P as l, b as C, f as ue, g as fe, a as pe, _ as be, c as G, d as he, e as me } from "../../useSlotProps-DSnfx453.js";
12
+ import { o as A, e as oe } from "../../ownerDocument-CAHSRRik.js";
13
13
  import { u as X } from "../../useEventCallback-BAQJJ3ye.js";
14
- import { P as ge, H as Ee } from "../../Portal-oY3enyAm.js";
15
- import { e as Te } from "../../index-bQFToy-I.js";
14
+ import { P as ge, H as Ee } from "../../Portal-CYV5TK_i.js";
15
+ import { e as Te } from "../../index-CATDT7fJ.js";
16
16
  function J(...e) {
17
17
  return e.reduce((t, n) => n == null ? t : function(...s) {
18
18
  t.apply(this, s), n.apply(this, s);
@@ -1,5 +1,4 @@
1
1
  import { StoryObj } from '@storybook/react';
2
-
3
2
  declare const meta: {
4
3
  title: string;
5
4
  component: import('react').ForwardRefExoticComponent<Omit<import('@mui/base').ModalProps, "ref" | "onClose"> & {
@@ -1,6 +1,5 @@
1
- import { Icon } from '../Icon/Icon';
2
1
  import { ComponentProps, ReactNode } from 'react';
3
-
2
+ import { Icon } from '../Icon/Icon';
4
3
  export interface DialogTitleProps {
5
4
  /** title to be displayed */
6
5
  title?: ReactNode;
@@ -1,7 +1,7 @@
1
1
  import { jsxs as l, Fragment as s, jsx as e } from "react/jsx-runtime";
2
2
  import { Icon as d } from "../Icon/Icon.js";
3
3
  import { Typography as i } from "../Typography/Typography.js";
4
- import { s as r } from "../../Dialog.module-CE1Q-5tJ.js";
4
+ import { s as r } from "../../Dialog.module-BtKUNFVu.js";
5
5
  const g = ({ title: o, subTitle: t, icon: a }) => /* @__PURE__ */ l(s, { children: [
6
6
  /* @__PURE__ */ l(
7
7
  i,
@@ -1,5 +1,4 @@
1
1
  import { TooltipProps } from '../Tooltip/Tooltip';
2
-
3
2
  export type EllipsisTooltipProps = Omit<TooltipProps, 'onTargetCreated'> & {
4
3
  lineClamp?: number;
5
4
  };
@@ -1,6 +1,6 @@
1
1
  import { jsx as s, jsxs as d, Fragment as f } from "react/jsx-runtime";
2
2
  import { useState as g } from "react";
3
- import { c as v } from "../../clsx-DB4S2d7J.js";
3
+ import { c as v } from "../../clsx-OuTLNxxd.js";
4
4
  import { Tooltip as x } from "../Tooltip/Tooltip.js";
5
5
  import '../../assets/EllipsisTooltip.css';const H = {
6
6
  "ellipsis-tooltip": "_ellipsis-tooltip_1ov97_1"
@@ -1,6 +1,5 @@
1
- import { EllipsisTooltipProps } from './EllipsisTooltip.tsx';
2
1
  import { StoryObj } from '@storybook/react';
3
-
2
+ import { EllipsisTooltipProps } from './EllipsisTooltip.tsx';
4
3
  declare const meta: {
5
4
  title: string;
6
5
  component: ({ lineClamp, children, className, disableHoverListener, ...rest }: EllipsisTooltipProps) => import("react/jsx-runtime").JSX.Element;
@@ -10,15 +9,20 @@ declare const meta: {
10
9
  };
11
10
  decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
12
11
  children: import('react').ReactNode;
13
- title: import('react').ReactNode;
12
+ title?: import('react').ReactNode;
14
13
  style?: import('react').CSSProperties | undefined;
15
14
  className?: string | undefined;
16
15
  'data-testid'?: string | undefined;
16
+ footer?: {
17
+ type: "link" | "button";
18
+ label: string;
19
+ onClick?: (() => void) | undefined;
20
+ href?: string | undefined;
21
+ } | undefined;
17
22
  open?: boolean | undefined;
18
23
  onClose?: (() => void) | undefined;
24
+ content: import('react').ReactNode;
19
25
  position?: import('@floating-ui/utils').Placement | undefined;
20
- padding?: "small" | "normal" | undefined;
21
- theme?: "black" | "white" | undefined;
22
26
  disablePortal?: boolean | undefined;
23
27
  arialRole?: import('react').AriaRole | undefined;
24
28
  disableHoverListener?: boolean | undefined;
@@ -1,5 +1,4 @@
1
1
  import { IconName } from './types';
2
-
3
2
  export type IconProps = {
4
3
  /** Icon name */
5
4
  icon: IconName;
@@ -1,6 +1,5 @@
1
- import { IconProps } from './Icon';
2
1
  import { StoryObj } from '@storybook/react';
3
-
2
+ import { IconProps } from './Icon';
4
3
  declare const meta: {
5
4
  title: string;
6
5
  component: ({ icon, size, color }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { StoryObj } from '@storybook/react';
2
-
3
2
  declare const meta: {
4
3
  title: string;
5
4
  component: import('react').ForwardRefExoticComponent<import('./IconButton').IconButtonProps & import('react').RefAttributes<HTMLButtonElement>>;
@@ -1,6 +1,5 @@
1
- import { Either } from '../../types/helpers';
2
1
  import { ReactNode, SyntheticEvent } from 'react';
3
-
2
+ import { Either } from '../../types/helpers';
4
3
  type variant = 'primary' | 'square';
5
4
  type IconButtonCoreProps = {
6
5
  /** The icon can be any ReactNode element, including the Icon component. */
@@ -1,8 +1,8 @@
1
1
  import { jsx as r, jsxs as c } from "react/jsx-runtime";
2
2
  import { forwardRef as d, useMemo as l } from "react";
3
- import { c as j } from "../../clsx-DB4S2d7J.js";
3
+ import { c as j } from "../../clsx-OuTLNxxd.js";
4
4
  import { LoadingSpinner as m } from "../LoadingSpinner/LoadingSpinner.js";
5
- import { B as x } from "../../Button-BAljjMv3.js";
5
+ import { B as x } from "../../Button-cCziLrIy.js";
6
6
  import '../../assets/IconButton.css';const o = {
7
7
  "u-typography-h1": "_u-typography-h1_gt5j9_1",
8
8
  "u-typography-h2": "_u-typography-h2_gt5j9_8",
@@ -1,5 +1,4 @@
1
1
  import { HTMLInputTypeAttribute, InputHTMLAttributes, ReactNode } from 'react';
2
-
3
2
  type ExcludedInputTypes = 'checkbox' | 'radio' | 'submit';
4
3
  type CustomInputTypeAttribute = Exclude<HTMLInputTypeAttribute, ExcludedInputTypes>;
5
4
  export type SingleInputProps = InputHTMLAttributes<HTMLInputElement> & {