@fluidattacks/design 6.4.0 → 6.5.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 (198) hide show
  1. package/dist/components/@core/index.js +1 -1
  2. package/dist/components/@core/types.d.ts +1 -0
  3. package/dist/components/accordion/accordion-content/index.js +1 -1
  4. package/dist/components/accordion/index.js +1 -1
  5. package/dist/components/advanced-badge/index.js +1 -1
  6. package/dist/components/advisories-card/index.js +1 -1
  7. package/dist/components/alert/index.js +1 -1
  8. package/dist/components/avatar/index.js +1 -1
  9. package/dist/components/button/index.js +1 -1
  10. package/dist/components/card/card-header/index.js +1 -1
  11. package/dist/components/card/card-with-image/index.js +1 -1
  12. package/dist/components/card/card-with-input/index.js +1 -1
  13. package/dist/components/card/card-with-options/index.js +1 -1
  14. package/dist/components/card/card-with-selector/index.js +1 -1
  15. package/dist/components/card/card-with-switch/index.js +1 -1
  16. package/dist/components/card/index.js +1 -1
  17. package/dist/components/card/indicator-card/index.js +1 -1
  18. package/dist/components/card-container/index.js +1 -1
  19. package/dist/components/carousel/index.js +1 -1
  20. package/dist/components/checkbox/index.js +1 -1
  21. package/dist/components/circular-progress/index.js +1 -1
  22. package/dist/components/cloud-image/index.js +1 -1
  23. package/dist/components/code-snippet/index.js +1 -1
  24. package/dist/components/colors/index.js +1 -1
  25. package/dist/components/conditions-dialog/index.d.ts +1 -1
  26. package/dist/components/conditions-dialog/index.js +1 -1
  27. package/dist/components/confirm-dialog/index.js +1 -1
  28. package/dist/components/container/index.js +1 -1
  29. package/dist/components/copy-button/index.js +1 -1
  30. package/dist/components/divider/index.js +1 -1
  31. package/dist/components/drawer/index.js +1 -1
  32. package/dist/components/dropdown/index.js +1 -1
  33. package/dist/components/empty-state/empty-button/index.js +1 -1
  34. package/dist/components/empty-state/index.js +1 -1
  35. package/dist/components/fa-tag/index.js +1 -1
  36. package/dist/components/file-preview/index.js +1 -1
  37. package/dist/components/file-preview/styles.d.ts +2 -2
  38. package/dist/components/filters/active-filters/active-filter/index.js +1 -1
  39. package/dist/components/filters/active-filters/index.js +1 -1
  40. package/dist/components/filters/context/index.js +1 -1
  41. package/dist/components/filters/filters-menu/index.js +1 -1
  42. package/dist/components/filters/index.js +1 -1
  43. package/dist/components/filters/options-menu/include-exclude/index.js +1 -1
  44. package/dist/components/filters/options-menu/index.js +1 -1
  45. package/dist/components/filters/options-menu/options/index.js +1 -1
  46. package/dist/components/filters/search/no-matches/index.js +1 -1
  47. package/dist/components/filters/utils.d.ts +1 -1
  48. package/dist/components/form/index.js +1 -1
  49. package/dist/components/form/inner-form/index.js +1 -1
  50. package/dist/components/grid-container/index.js +1 -1
  51. package/dist/components/group-selector/index.js +1 -1
  52. package/dist/components/group-selector/option-container/index.js +1 -1
  53. package/dist/components/icon/index.js +1 -1
  54. package/dist/components/icon-button/index.js +1 -1
  55. package/dist/components/icon-button/types.d.ts +1 -1
  56. package/dist/components/indicator-card-db/index.js +1 -1
  57. package/dist/components/info-sidebar/index.js +1 -1
  58. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  59. package/dist/components/inputs/fields/combobox/index.js +1 -1
  60. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  61. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  62. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  63. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  64. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  65. package/dist/components/inputs/fields/date/index.js +1 -1
  66. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  67. package/dist/components/inputs/fields/date-range/index.js +1 -1
  68. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  69. package/dist/components/inputs/fields/date-time/index.js +1 -1
  70. package/dist/components/inputs/fields/editable/index.js +1 -1
  71. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  72. package/dist/components/inputs/fields/input-array/index.js +1 -1
  73. package/dist/components/inputs/fields/input-file/default/index.js +1 -1
  74. package/dist/components/inputs/fields/input-file/dropzone/index.js +1 -1
  75. package/dist/components/inputs/fields/input-file/index.js +1 -1
  76. package/dist/components/inputs/fields/input-section/index.js +1 -1
  77. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  78. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  79. package/dist/components/inputs/fields/number/index.js +1 -1
  80. package/dist/components/inputs/fields/number-range/index.js +1 -1
  81. package/dist/components/inputs/fields/phone/index.js +1 -1
  82. package/dist/components/inputs/fields/text-area/index.js +1 -1
  83. package/dist/components/inputs/fields/text-input/index.js +1 -1
  84. package/dist/components/inputs/index.js +1 -1
  85. package/dist/components/inputs/label/index.js +1 -1
  86. package/dist/components/inputs/outline-container/index.js +1 -1
  87. package/dist/components/inputs/utils/action-button/index.js +1 -1
  88. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  89. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  90. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  91. package/dist/components/inputs/utils/dialog/index.js +1 -1
  92. package/dist/components/inputs/utils/number-field/index.js +1 -1
  93. package/dist/components/inputs/utils/popover/index.js +1 -1
  94. package/dist/components/item-card-db/index.js +1 -1
  95. package/dist/components/layout/categories/buttons/index.js +1 -1
  96. package/dist/components/layout/categories/column/index.js +1 -1
  97. package/dist/components/layout/categories/gap/index.js +1 -1
  98. package/dist/components/layout/categories/row/index.js +1 -1
  99. package/dist/components/layout/index.js +1 -1
  100. package/dist/components/link/index.js +1 -1
  101. package/dist/components/list-item/index.js +1 -1
  102. package/dist/components/little-flag/index.js +1 -1
  103. package/dist/components/loading/index.js +1 -1
  104. package/dist/components/logo/index.js +1 -1
  105. package/dist/components/lottie/index.js +1 -1
  106. package/dist/components/menu/index.js +1 -1
  107. package/dist/components/message-banner/index.js +1 -1
  108. package/dist/components/modal/columns-modal/index.js +1 -1
  109. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  110. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  111. package/dist/components/modal/footer/index.js +1 -1
  112. package/dist/components/modal/header/index.js +1 -1
  113. package/dist/components/modal/index.js +1 -1
  114. package/dist/components/modal/modal-confirm/index.js +1 -1
  115. package/dist/components/notification/index.js +1 -1
  116. package/dist/components/notification-sign/index.js +1 -1
  117. package/dist/components/oauth-selector/index.js +1 -1
  118. package/dist/components/oauth-selector/option-container/index.js +1 -1
  119. package/dist/components/package-card/index.js +1 -1
  120. package/dist/components/paginator-db/btn/index.js +1 -1
  121. package/dist/components/paginator-db/dropdown/index.js +1 -1
  122. package/dist/components/paginator-db/index.js +1 -1
  123. package/dist/components/pop-up/description/index.js +1 -1
  124. package/dist/components/pop-up/index.js +1 -1
  125. package/dist/components/premium-feature/index.js +1 -1
  126. package/dist/components/priority-cards/card/index.js +1 -1
  127. package/dist/components/priority-cards/index.js +1 -1
  128. package/dist/components/priority-score/index.js +1 -1
  129. package/dist/components/progress-bar/index.js +1 -1
  130. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  131. package/dist/components/progress-indicator/index.js +1 -1
  132. package/dist/components/progress-indicator/step/index.js +1 -1
  133. package/dist/components/radio-button/index.js +1 -1
  134. package/dist/components/rank-position/icon/index.js +1 -1
  135. package/dist/components/rank-position/index.js +1 -1
  136. package/dist/components/rules-card/index.js +1 -1
  137. package/dist/components/scroll-button/index.js +1 -1
  138. package/dist/components/search/index.js +1 -1
  139. package/dist/components/search-dropdown/index.js +1 -1
  140. package/dist/components/segmented-control/index.js +1 -1
  141. package/dist/components/segmented-progress-bar/index.js +1 -1
  142. package/dist/components/severity-badge/index.js +1 -1
  143. package/dist/components/severity-indicator/index.js +1 -1
  144. package/dist/components/severity-overview/badge/index.js +1 -1
  145. package/dist/components/severity-overview/index.js +1 -1
  146. package/dist/components/show-on-hover/index.js +1 -1
  147. package/dist/components/slide-out-menu/index.js +1 -1
  148. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  149. package/dist/components/slider/index.js +1 -1
  150. package/dist/components/slider/thumb/index.js +1 -1
  151. package/dist/components/step-lapse/index.js +1 -1
  152. package/dist/components/summary-card/index.js +1 -1
  153. package/dist/components/table/context/index.js +1 -1
  154. package/dist/components/table/export-csv/index.js +1 -1
  155. package/dist/components/table/index.js +1 -1
  156. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  157. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  158. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  159. package/dist/components/table/sort-icon/index.js +1 -1
  160. package/dist/components/table/table-body/index.js +1 -1
  161. package/dist/components/table/table-column-toggle/index.js +1 -1
  162. package/dist/components/table/table-content/head/index.js +1 -1
  163. package/dist/components/table/table-content/index.js +1 -1
  164. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  165. package/dist/components/table/table-footer/index.js +1 -1
  166. package/dist/components/table/table-options/caption-content/index.js +1 -1
  167. package/dist/components/table/table-options/controls-content/index.js +1 -1
  168. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  169. package/dist/components/table/table-options/index.js +1 -1
  170. package/dist/components/table/wrapper/index.js +1 -1
  171. package/dist/components/table-button/index.js +1 -1
  172. package/dist/components/table-content/index.js +1 -1
  173. package/dist/components/table-content/item-content/index.js +1 -1
  174. package/dist/components/table-of-contents/index.js +1 -1
  175. package/dist/components/tabs/index.js +1 -1
  176. package/dist/components/tabs/tab/index.js +1 -1
  177. package/dist/components/tag/index.js +1 -1
  178. package/dist/components/timeline/card/index.js +1 -1
  179. package/dist/components/timeline/index.js +1 -1
  180. package/dist/components/toggle/index.js +1 -1
  181. package/dist/components/tooltip/index.js +1 -1
  182. package/dist/components/tour/index.js +1 -1
  183. package/dist/components/tree/index.js +1 -1
  184. package/dist/components/truncated-list/index.js +1 -1
  185. package/dist/components/typography/heading/index.js +1 -1
  186. package/dist/components/typography/index.js +1 -1
  187. package/dist/components/typography/span/index.js +1 -1
  188. package/dist/components/typography/styles.d.ts +1 -0
  189. package/dist/components/typography/text/index.js +1 -1
  190. package/dist/components/weaknesses-card/index.js +1 -1
  191. package/dist/{components-CPnZ9kPp.mjs → components-BrzTiKVh.mjs} +253 -282
  192. package/dist/globals/design-tokens-css/index.js +1 -1
  193. package/dist/globals/designs-provider/index.js +1 -1
  194. package/dist/hooks/index.js +1 -1
  195. package/dist/hooks/use-filters.d.ts +1 -1
  196. package/dist/index.js +1 -1
  197. package/dist/utils/index.js +1 -1
  198. package/package.json +4 -2
@@ -1,4 +1,4 @@
1
- import { B as e, f as t, g as n, h as o, bm as b, bn as i, by as r, bz as B, bA as p, bB as d, bC as m, bD as C, bE as g, bQ as f } from "../../components-CPnZ9kPp.mjs";
1
+ import { B as e, f as t, g as n, h as o, bm as b, bn as i, by as r, bz as B, bA as p, bB as d, bC as m, bD as C, bE as g, bQ as f } from "../../components-BrzTiKVh.mjs";
2
2
  export {
3
3
  e as BaseButtonComponent,
4
4
  t as BaseComponent,
@@ -159,6 +159,7 @@ interface ITextModifiable {
159
159
  textAlign?: Property.TextAlign;
160
160
  textDecoration?: Property.TextDecoration;
161
161
  textOverflow?: Property.Overflow;
162
+ textTransform?: Property.TextTransform;
162
163
  whiteSpace?: Property.WhiteSpace;
163
164
  wordBreak?: Property.WordBreak;
164
165
  wordWrap?: Property.WordWrap;
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { bR as n } from "../../../components-CPnZ9kPp.mjs";
2
+ import { bR as n } from "../../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  n as AccordionContent
5
5
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "styled-components";
4
- import { A as t } from "../../components-CPnZ9kPp.mjs";
4
+ import { A as t } from "../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  t as Accordion
7
7
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { b as o } from "../../components-CPnZ9kPp.mjs";
2
+ import { b as o } from "../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  o as AdvancedBadge
5
5
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../vendor-Drh0tBdw.mjs";
3
3
  import "styled-components";
4
- import { c as t } from "../../components-CPnZ9kPp.mjs";
4
+ import { c as t } from "../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  t as AdvisoriesCard
7
7
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { d as p } from "../../components-CPnZ9kPp.mjs";
3
+ import { d as p } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  p as Alert
6
6
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "styled-components";
4
- import { e as a } from "../../components-CPnZ9kPp.mjs";
4
+ import { e as a } from "../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  a as Avatar
7
7
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { i as m } from "../../components-CPnZ9kPp.mjs";
3
+ import { i as m } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  m as Button
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { n as m } from "../../../components-CPnZ9kPp.mjs";
3
+ import { n as m } from "../../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  m as CardHeader
6
6
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "styled-components";
4
- import { o as p } from "../../../components-CPnZ9kPp.mjs";
4
+ import { o as p } from "../../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  p as CardWithImage
7
7
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { p as d } from "../../../components-CPnZ9kPp.mjs";
3
+ import { p as d } from "../../../components-BrzTiKVh.mjs";
4
4
  import "../../../vendor-Drh0tBdw.mjs";
5
5
  import "styled-components";
6
6
  import "react-dom";
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "styled-components";
4
- import { q as m } from "../../../components-CPnZ9kPp.mjs";
4
+ import { q as m } from "../../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  m as CardWithOptions
7
7
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { r as i } from "../../../components-CPnZ9kPp.mjs";
3
+ import { r as i } from "../../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  i as CardWithSelector
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { s as m } from "../../../components-CPnZ9kPp.mjs";
3
+ import { s as m } from "../../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  m as CardWithSwitch
6
6
  };
@@ -1,4 +1,4 @@
1
- import { n as t, o as d, p as s, q as i, r as C, s as e, Y as h } from "../../components-CPnZ9kPp.mjs";
1
+ import { n as t, o as d, p as s, q as i, r as C, s as e, Y as h } from "../../components-BrzTiKVh.mjs";
2
2
  export {
3
3
  t as CardHeader,
4
4
  d as CardWithImage,
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../../vendor-Drh0tBdw.mjs";
3
3
  import "styled-components";
4
- import { Y as p } from "../../../components-CPnZ9kPp.mjs";
4
+ import { Y as p } from "../../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  p as IndicatorCard
7
7
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { m as a } from "../../components-CPnZ9kPp.mjs";
3
+ import { m as a } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  a as CardContainer
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { u as a } from "../../components-CPnZ9kPp.mjs";
3
+ import { u as a } from "../../components-BrzTiKVh.mjs";
4
4
  import "../../vendor-Drh0tBdw.mjs";
5
5
  import "nuqs";
6
6
  export {
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { v as t } from "../../components-CPnZ9kPp.mjs";
3
+ import { v as t } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  t as Checkbox
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { w as p } from "../../components-CPnZ9kPp.mjs";
3
+ import { w as p } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  p as CircularProgress
6
6
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../vendor-Drh0tBdw.mjs";
3
3
  import "react";
4
- import { M as a } from "../../components-CPnZ9kPp.mjs";
4
+ import { M as a } from "../../components-BrzTiKVh.mjs";
5
5
  import "nuqs";
6
6
  export {
7
7
  a as CloudImage
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../../vendor-Drh0tBdw.mjs";
3
3
  import "react";
4
4
  import "styled-components";
5
- import { x as e } from "../../components-CPnZ9kPp.mjs";
5
+ import { x as e } from "../../components-BrzTiKVh.mjs";
6
6
  export {
7
7
  e as CodeSnippet
8
8
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { C as t, bo as s, t as i } from "../../components-CPnZ9kPp.mjs";
3
+ import { C as t, bo as s, t as i } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  t as CustomThemeProvider,
6
6
  s as icons,
@@ -1,3 +1,3 @@
1
1
  import { TConditionsMap, TConfirmAction, TModal } from './types';
2
- declare const useConditionsDialog: (id: string, title: string, conditions: TConditionsMap) => [TConfirmAction, TModal];
2
+ declare const useConditionsDialog: (id: string, title: string, conditions: Readonly<TConditionsMap>) => [TConfirmAction, TModal];
3
3
  export { useConditionsDialog };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { bK as s } from "../../components-CPnZ9kPp.mjs";
3
+ import { bK as s } from "../../components-BrzTiKVh.mjs";
4
4
  import "../../vendor-Drh0tBdw.mjs";
5
5
  import "nuqs";
6
6
  export {
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { bL as a } from "../../components-CPnZ9kPp.mjs";
3
+ import { bL as a } from "../../components-BrzTiKVh.mjs";
4
4
  import "../../vendor-Drh0tBdw.mjs";
5
5
  import "nuqs";
6
6
  export {
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { E as m } from "../../components-CPnZ9kPp.mjs";
3
+ import { E as m } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  m as Container
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { F as m } from "../../components-CPnZ9kPp.mjs";
3
+ import { F as m } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  m as CopyButton
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { G as p } from "../../components-CPnZ9kPp.mjs";
3
+ import { G as p } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  p as Divider
6
6
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "react-dom";
4
4
  import "styled-components";
5
- import { H as a } from "../../components-CPnZ9kPp.mjs";
5
+ import { H as a } from "../../components-BrzTiKVh.mjs";
6
6
  export {
7
7
  a as Drawer
8
8
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../../vendor-Drh0tBdw.mjs";
3
3
  import "react";
4
4
  import "styled-components";
5
- import { I as a } from "../../components-CPnZ9kPp.mjs";
5
+ import { I as a } from "../../components-BrzTiKVh.mjs";
6
6
  export {
7
7
  a as Dropdown
8
8
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { cf as p } from "../../../components-CPnZ9kPp.mjs";
2
+ import { cf as p } from "../../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  p as EmptyButton
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { L as p } from "../../components-CPnZ9kPp.mjs";
2
+ import { L as p } from "../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  p as EmptyState
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { O as m } from "../../components-CPnZ9kPp.mjs";
2
+ import { O as m } from "../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  m as FATag
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { P as o } from "../../components-CPnZ9kPp.mjs";
2
+ import { P as o } from "../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  o as FilePreview
5
5
  };
@@ -6,9 +6,9 @@ declare const PreviewContainer: import('styled-components/dist/types').IStyledCo
6
6
  ref?: ((instance: HTMLDivElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLDivElement> | null | undefined;
7
7
  }, "key" | "ref" | keyof IContainerProps> & Omit<Readonly<import('react').PropsWithChildren<IContainerProps>> & import('react').RefAttributes<HTMLDivElement>, "ref"> & {
8
8
  ref?: ((instance: HTMLDivElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLDivElement> | null | undefined;
9
- }, keyof IPreviewContainer> & IPreviewContainer, "padding" | "px" | "py" | "pl" | "pr" | "pt" | "pb" | "margin" | "mx" | "my" | "ml" | "mr" | "mt" | "mb" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "scroll" | "visibility" | "display" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "shadow" | "bgColor" | "bgGradient" | "gap" | "flexDirection" | "flexGrow" | "justify" | "justifySelf" | "alignItems" | "alignSelf" | "wrap" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "textAlign" | "whiteSpace" | "letterSpacing" | "lineSpacing" | "textDecoration" | "textOverflow" | "wordBreak" | "wordWrap" | "cursor" | "transition" | "borderColorHover" | "bgColorHover" | "shadowHover" | "children" | "key" | "rev" | "hidden" | "center" | "ref" | "slot" | "fontStyle" | "style" | "as" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onHover" | "onLeave" | "styleMd" | "styleSm" | "$opacity"> & Partial<Pick<import('styled-components').FastOmit<import('styled-components').FastOmit<Omit<Readonly<import('react').PropsWithChildren<IContainerProps>> & import('react').RefAttributes<HTMLDivElement>, "ref"> & {
9
+ }, keyof IPreviewContainer> & IPreviewContainer, "padding" | "px" | "py" | "pl" | "pr" | "pt" | "pb" | "margin" | "mx" | "my" | "ml" | "mr" | "mt" | "mb" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "scroll" | "visibility" | "display" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "shadow" | "bgColor" | "bgGradient" | "gap" | "flexDirection" | "flexGrow" | "justify" | "justifySelf" | "alignItems" | "alignSelf" | "wrap" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "textAlign" | "whiteSpace" | "letterSpacing" | "lineSpacing" | "textDecoration" | "textOverflow" | "textTransform" | "wordBreak" | "wordWrap" | "cursor" | "transition" | "borderColorHover" | "bgColorHover" | "shadowHover" | "children" | "key" | "rev" | "hidden" | "center" | "ref" | "slot" | "fontStyle" | "style" | "as" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onHover" | "onLeave" | "styleMd" | "styleSm" | "$opacity"> & Partial<Pick<import('styled-components').FastOmit<import('styled-components').FastOmit<Omit<Readonly<import('react').PropsWithChildren<IContainerProps>> & import('react').RefAttributes<HTMLDivElement>, "ref"> & {
10
10
  ref?: ((instance: HTMLDivElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLDivElement> | null | undefined;
11
11
  }, "key" | "ref" | keyof IContainerProps> & Omit<Readonly<import('react').PropsWithChildren<IContainerProps>> & import('react').RefAttributes<HTMLDivElement>, "ref"> & {
12
12
  ref?: ((instance: HTMLDivElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLDivElement> | null | undefined;
13
- }, keyof IPreviewContainer> & IPreviewContainer, "padding" | "px" | "py" | "pl" | "pr" | "pt" | "pb" | "margin" | "mx" | "my" | "ml" | "mr" | "mt" | "mb" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "scroll" | "visibility" | "display" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "shadow" | "bgColor" | "bgGradient" | "gap" | "flexDirection" | "flexGrow" | "justify" | "justifySelf" | "alignItems" | "alignSelf" | "wrap" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "textAlign" | "whiteSpace" | "letterSpacing" | "lineSpacing" | "textDecoration" | "textOverflow" | "wordBreak" | "wordWrap" | "cursor" | "transition" | "borderColorHover" | "bgColorHover" | "shadowHover" | "children" | "key" | "rev" | "hidden" | "center" | "ref" | "slot" | "fontStyle" | "style" | "as" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onHover" | "onLeave" | "styleMd" | "styleSm" | "$opacity">>> & string & Omit<import('react').ForwardRefExoticComponent<Readonly<import('react').PropsWithChildren<IContainerProps>> & import('react').RefAttributes<HTMLDivElement>>, keyof import('react').Component<any, {}, any>>;
13
+ }, keyof IPreviewContainer> & IPreviewContainer, "padding" | "px" | "py" | "pl" | "pr" | "pt" | "pb" | "margin" | "mx" | "my" | "ml" | "mr" | "mt" | "mb" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "scroll" | "visibility" | "display" | "height" | "width" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "shadow" | "bgColor" | "bgGradient" | "gap" | "flexDirection" | "flexGrow" | "justify" | "justifySelf" | "alignItems" | "alignSelf" | "wrap" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "textAlign" | "whiteSpace" | "letterSpacing" | "lineSpacing" | "textDecoration" | "textOverflow" | "textTransform" | "wordBreak" | "wordWrap" | "cursor" | "transition" | "borderColorHover" | "bgColorHover" | "shadowHover" | "children" | "key" | "rev" | "hidden" | "center" | "ref" | "slot" | "fontStyle" | "style" | "as" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onHover" | "onLeave" | "styleMd" | "styleSm" | "$opacity">>> & string & Omit<import('react').ForwardRefExoticComponent<Readonly<import('react').PropsWithChildren<IContainerProps>> & import('react').RefAttributes<HTMLDivElement>>, keyof import('react').Component<any, {}, any>>;
14
14
  export { PreviewContainer };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { cg as i } from "../../../../components-CPnZ9kPp.mjs";
2
+ import { cg as i } from "../../../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  i as ActiveFilter
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { a as i } from "../../../components-CPnZ9kPp.mjs";
2
+ import { a as i } from "../../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  i as ActiveFilters
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react";
2
- import { ch as e } from "../../../components-CPnZ9kPp.mjs";
2
+ import { ch as e } from "../../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  e as FiltersContext
5
5
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../../../vendor-Drh0tBdw.mjs";
3
3
  import "react";
4
4
  import "styled-components";
5
- import { cj as e } from "../../../components-CPnZ9kPp.mjs";
5
+ import { cj as e } from "../../../components-BrzTiKVh.mjs";
6
6
  export {
7
7
  e as FiltersMenu
8
8
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../../vendor-Drh0tBdw.mjs";
4
- import { a, Q as e, bw as p } from "../../components-CPnZ9kPp.mjs";
4
+ import { a, Q as e, bw as p } from "../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  a as ActiveFilters,
7
7
  e as Filters,
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "styled-components";
4
- import { ck as t } from "../../../../components-CPnZ9kPp.mjs";
4
+ import { ck as t } from "../../../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  t as IncludeExcludeMenu
7
7
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../../../vendor-Drh0tBdw.mjs";
3
3
  import "react";
4
4
  import "styled-components";
5
- import { cn as n } from "../../../components-CPnZ9kPp.mjs";
5
+ import { cn as n } from "../../../components-BrzTiKVh.mjs";
6
6
  export {
7
7
  n as OptionsMenu
8
8
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../../../vendor-Drh0tBdw.mjs";
3
3
  import "react";
4
- import { cl as s, cm as a } from "../../../../components-CPnZ9kPp.mjs";
4
+ import { cl as s, cm as a } from "../../../../components-BrzTiKVh.mjs";
5
5
  import "styled-components";
6
6
  import "react-dom";
7
7
  export {
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { ci as m } from "../../../../components-CPnZ9kPp.mjs";
3
+ import { ci as m } from "../../../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  m as NoMatches
6
6
  };
@@ -10,7 +10,7 @@ declare const getSelectedFilter: (filters: readonly IFiltersOptions[], filterId:
10
10
  label: string;
11
11
  options: IFilterOptionProps[] | undefined;
12
12
  };
13
- declare const filterMenu: (groupedFilters: Record<string, IFiltersOptions[]>, search: string) => {
13
+ declare const filterMenu: (groupedFilters: Readonly<Record<string, IFiltersOptions[]>>, search: string) => {
14
14
  group: string;
15
15
  filters: IFiltersOptions[];
16
16
  }[];
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import { D as s, aH as t, aI as m, aD as l, aJ as n } from "../../vendor-Drh0tBdw.mjs";
3
3
  import "styled-components";
4
- import { R as u, $ as F } from "../../components-CPnZ9kPp.mjs";
4
+ import { R as u, $ as F } from "../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  s as Controller,
7
7
  u as Form,
@@ -1,5 +1,5 @@
1
1
  import "../../../vendor-Drh0tBdw.mjs";
2
- import { $ as e } from "../../../components-CPnZ9kPp.mjs";
2
+ import { $ as e } from "../../../components-BrzTiKVh.mjs";
3
3
  export {
4
4
  e as InnerForm
5
5
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { T as m } from "../../components-CPnZ9kPp.mjs";
3
+ import { T as m } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  m as GridContainer
6
6
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "react-dom";
4
4
  import "styled-components";
5
- import { U as e } from "../../components-CPnZ9kPp.mjs";
5
+ import { U as e } from "../../components-BrzTiKVh.mjs";
6
6
  export {
7
7
  e as GroupSelector
8
8
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "styled-components";
4
- import { co as n, cp as a } from "../../../components-CPnZ9kPp.mjs";
4
+ import { co as n, cp as a } from "../../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  n as OptionBoxContainer,
7
7
  a as OptionContainer
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { W as t } from "../../components-CPnZ9kPp.mjs";
3
+ import { W as t } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  t as Icon
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { X as p } from "../../components-CPnZ9kPp.mjs";
3
+ import { X as p } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  p as IconButton
6
6
  };
@@ -14,7 +14,7 @@ import { TPlace } from '../tooltip/types';
14
14
  * @property {string} [tooltipPlace] - Tooltip placement.
15
15
  * @property {TVariant} [variant] - Variant
16
16
  */
17
- interface IIconButtonProps extends ButtonHTMLAttributes<HTMLButtonElement>, Pick<IDisplayModifiable, "height" | "justify" | "width">, Pick<IPaddingModifiable, "px" | "py">, IBorderModifiable, IIconModifiable {
17
+ interface IIconButtonProps extends ButtonHTMLAttributes<HTMLButtonElement>, Pick<IDisplayModifiable, "height" | "justify" | "shadow" | "width">, Pick<IPaddingModifiable, "px" | "py">, IBorderModifiable, IIconModifiable {
18
18
  tooltip?: string;
19
19
  tooltipPlace?: TPlace;
20
20
  variant?: TVariant;
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../vendor-Drh0tBdw.mjs";
3
3
  import "styled-components";
4
- import { Z as p } from "../../components-CPnZ9kPp.mjs";
4
+ import { Z as p } from "../../components-BrzTiKVh.mjs";
5
5
  export {
6
6
  p as IndicatorCardDB
7
7
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { _ as p } from "../../components-CPnZ9kPp.mjs";
3
+ import { _ as p } from "../../components-BrzTiKVh.mjs";
4
4
  export {
5
5
  p as InfoSidebar
6
6
  };