@mittwald/flow-react-components 0.2.0-alpha.496 → 0.2.0-alpha.498

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 (322) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/assets/doc-properties.json +22554 -22554
  3. package/dist/css/all.css +1 -1
  4. package/dist/js/components/src/components/BrowserOnly/BrowserOnly.mjs +0 -7
  5. package/dist/js/components/src/components/BrowserOnly/BrowserOnly.mjs.map +1 -1
  6. package/dist/js/components/src/components/List/components/Header/components/SearchField/SearchField.mjs +0 -6
  7. package/dist/js/components/src/components/List/components/Header/components/SearchField/SearchField.mjs.map +1 -1
  8. package/dist/js/components/src/components/List/hooks/useAriaAnnounceSearchState.mjs +1 -4
  9. package/dist/js/components/src/components/List/hooks/useAriaAnnounceSearchState.mjs.map +1 -1
  10. package/dist/js/components/src/components/Options/Options.mjs +0 -3
  11. package/dist/js/components/src/components/Options/Options.mjs.map +1 -1
  12. package/dist/js/components/src/components/Table/components/TableCell/TableCell.mjs.map +1 -1
  13. package/dist/js/components/src/lib/hooks/useProps.mjs +0 -8
  14. package/dist/js/components/src/lib/hooks/useProps.mjs.map +1 -1
  15. package/dist/js/components/src/lib/propsContext/components/ClearPropsContext.mjs +0 -9
  16. package/dist/js/components/src/lib/propsContext/components/ClearPropsContext.mjs.map +1 -1
  17. package/dist/js/components/src/lib/propsContext/components/ComponentPropsContextProvider.mjs +0 -1
  18. package/dist/js/components/src/lib/propsContext/components/ComponentPropsContextProvider.mjs.map +1 -1
  19. package/dist/js/components/src/lib/propsContext/mergePropsContext.mjs +0 -11
  20. package/dist/js/components/src/lib/propsContext/mergePropsContext.mjs.map +1 -1
  21. package/dist/js/components/src/lib/propsContext/nestedPropsContext/lib.mjs.map +1 -1
  22. package/dist/js/components/src/views/AvatarView.mjs.map +1 -1
  23. package/dist/js/components/src/views/BadgeView.mjs.map +1 -1
  24. package/dist/js/components/src/views/ButtonView.mjs.map +1 -1
  25. package/dist/js/components/src/views/ClearPropsContextView.mjs.map +1 -1
  26. package/dist/js/components/src/views/ComponentPropsContextProviderView.mjs.map +1 -1
  27. package/dist/js/components/src/views/ContextMenuContentView.mjs +0 -4
  28. package/dist/js/components/src/views/ContextMenuContentView.mjs.map +1 -1
  29. package/dist/js/components/src/views/ContextMenuSectionView.mjs +0 -4
  30. package/dist/js/components/src/views/ContextMenuSectionView.mjs.map +1 -1
  31. package/dist/js/components/src/views/ContextMenuTriggerView.mjs +0 -4
  32. package/dist/js/components/src/views/ContextMenuTriggerView.mjs.map +1 -1
  33. package/dist/js/components/src/views/ContextMenuView.mjs +0 -4
  34. package/dist/js/components/src/views/ContextMenuView.mjs.map +1 -1
  35. package/dist/js/components/src/views/DialogTriggerView.mjs +0 -5
  36. package/dist/js/components/src/views/DialogTriggerView.mjs.map +1 -1
  37. package/dist/js/components/src/views/DivView.mjs.map +1 -1
  38. package/dist/js/components/src/views/FieldErrorView.mjs.map +1 -1
  39. package/dist/js/components/src/views/HeadingView.mjs.map +1 -1
  40. package/dist/js/components/src/views/IconView.mjs.map +1 -1
  41. package/dist/js/components/src/views/ItemsGridListItemView.mjs +0 -19
  42. package/dist/js/components/src/views/ItemsGridListItemView.mjs.map +1 -1
  43. package/dist/js/components/src/views/ItemsGridListView.mjs +0 -19
  44. package/dist/js/components/src/views/ItemsGridListView.mjs.map +1 -1
  45. package/dist/js/components/src/views/ListEmptyViewView.mjs +0 -17
  46. package/dist/js/components/src/views/ListEmptyViewView.mjs.map +1 -1
  47. package/dist/js/components/src/views/ListItemViewContentView.mjs +0 -17
  48. package/dist/js/components/src/views/ListItemViewContentView.mjs.map +1 -1
  49. package/dist/js/components/src/views/MenuItemView.mjs.map +1 -1
  50. package/dist/js/components/src/views/MenuTriggerView.mjs +0 -5
  51. package/dist/js/components/src/views/MenuTriggerView.mjs.map +1 -1
  52. package/dist/js/components/src/views/OptionView.mjs.map +1 -1
  53. package/dist/js/components/src/views/OverlayContentView.mjs +0 -4
  54. package/dist/js/components/src/views/OverlayContentView.mjs.map +1 -1
  55. package/dist/js/components/src/views/PopoverContentView.mjs +0 -2
  56. package/dist/js/components/src/views/PopoverContentView.mjs.map +1 -1
  57. package/dist/js/components/src/views/SearchFieldView.mjs.map +1 -1
  58. package/dist/js/components/src/views/SeparatorView.mjs.map +1 -1
  59. package/dist/js/components/src/views/SkeletonTextView.mjs.map +1 -1
  60. package/dist/js/components/src/views/SkeletonView.mjs.map +1 -1
  61. package/dist/js/components/src/views/TableBodyView.mjs +0 -4
  62. package/dist/js/components/src/views/TableBodyView.mjs.map +1 -1
  63. package/dist/js/components/src/views/TableCellView.mjs +0 -4
  64. package/dist/js/components/src/views/TableCellView.mjs.map +1 -1
  65. package/dist/js/components/src/views/TableColumnView.mjs +0 -2
  66. package/dist/js/components/src/views/TableColumnView.mjs.map +1 -1
  67. package/dist/js/components/src/views/TableHeaderView.mjs +0 -4
  68. package/dist/js/components/src/views/TableHeaderView.mjs.map +1 -1
  69. package/dist/js/components/src/views/TableRowView.mjs +0 -4
  70. package/dist/js/components/src/views/TableRowView.mjs.map +1 -1
  71. package/dist/js/components/src/views/TableView.mjs +0 -4
  72. package/dist/js/components/src/views/TableView.mjs.map +1 -1
  73. package/dist/js/components/src/views/TextView.mjs.map +1 -1
  74. package/dist/js/components/src/views/TooltipTriggerView.mjs +0 -3
  75. package/dist/js/components/src/views/TooltipTriggerView.mjs.map +1 -1
  76. package/dist/js/components/src/views/TooltipView.mjs +0 -1
  77. package/dist/js/components/src/views/TooltipView.mjs.map +1 -1
  78. package/dist/js/flr-universal.mjs +2 -5
  79. package/dist/js/flr-universal.mjs.map +1 -1
  80. package/dist/types/lib/propsContext/components/ComponentPropsContextProvider.d.ts +1 -1
  81. package/dist/types/lib/propsContext/components/ComponentPropsContextProvider.d.ts.map +1 -1
  82. package/dist/types/lib/propsContext/nestedPropsContext/lib.d.ts +1 -1
  83. package/dist/types/lib/propsContext/nestedPropsContext/lib.d.ts.map +1 -1
  84. package/dist/types/views/AccentBoxView.d.ts +1 -1
  85. package/dist/types/views/AccentBoxView.d.ts.map +1 -1
  86. package/dist/types/views/AccordionView.d.ts +1 -1
  87. package/dist/types/views/AccordionView.d.ts.map +1 -1
  88. package/dist/types/views/ActionGroupView.d.ts +1 -1
  89. package/dist/types/views/ActionGroupView.d.ts.map +1 -1
  90. package/dist/types/views/AlertBadgeView.d.ts +1 -1
  91. package/dist/types/views/AlertBadgeView.d.ts.map +1 -1
  92. package/dist/types/views/AlertIconView.d.ts +1 -1
  93. package/dist/types/views/AlertIconView.d.ts.map +1 -1
  94. package/dist/types/views/AlertView.d.ts +1 -1
  95. package/dist/types/views/AlertView.d.ts.map +1 -1
  96. package/dist/types/views/AlignView.d.ts +1 -1
  97. package/dist/types/views/AlignView.d.ts.map +1 -1
  98. package/dist/types/views/AreaView.d.ts +1 -1
  99. package/dist/types/views/AreaView.d.ts.map +1 -1
  100. package/dist/types/views/AutocompleteView.d.ts +1 -1
  101. package/dist/types/views/AutocompleteView.d.ts.map +1 -1
  102. package/dist/types/views/AvatarStackView.d.ts +1 -1
  103. package/dist/types/views/AvatarStackView.d.ts.map +1 -1
  104. package/dist/types/views/AvatarView.d.ts +1 -1
  105. package/dist/types/views/AvatarView.d.ts.map +1 -1
  106. package/dist/types/views/BadgeView.d.ts +1 -1
  107. package/dist/types/views/BadgeView.d.ts.map +1 -1
  108. package/dist/types/views/BigNumberView.d.ts +1 -1
  109. package/dist/types/views/BigNumberView.d.ts.map +1 -1
  110. package/dist/types/views/BreadcrumbView.d.ts +1 -1
  111. package/dist/types/views/BreadcrumbView.d.ts.map +1 -1
  112. package/dist/types/views/ButtonView.d.ts +1 -1
  113. package/dist/types/views/ButtonView.d.ts.map +1 -1
  114. package/dist/types/views/CartesianChartView.d.ts +1 -1
  115. package/dist/types/views/CartesianChartView.d.ts.map +1 -1
  116. package/dist/types/views/CartesianGridView.d.ts +1 -1
  117. package/dist/types/views/CartesianGridView.d.ts.map +1 -1
  118. package/dist/types/views/ChartLegendView.d.ts +1 -1
  119. package/dist/types/views/ChartLegendView.d.ts.map +1 -1
  120. package/dist/types/views/ChartTooltipView.d.ts +1 -1
  121. package/dist/types/views/ChartTooltipView.d.ts.map +1 -1
  122. package/dist/types/views/ChatView.d.ts +1 -1
  123. package/dist/types/views/ChatView.d.ts.map +1 -1
  124. package/dist/types/views/CheckboxButtonView.d.ts +1 -1
  125. package/dist/types/views/CheckboxButtonView.d.ts.map +1 -1
  126. package/dist/types/views/CheckboxGroupView.d.ts +1 -1
  127. package/dist/types/views/CheckboxGroupView.d.ts.map +1 -1
  128. package/dist/types/views/CheckboxView.d.ts +1 -1
  129. package/dist/types/views/CheckboxView.d.ts.map +1 -1
  130. package/dist/types/views/ClearPropsContextView.d.ts +1 -1
  131. package/dist/types/views/ClearPropsContextView.d.ts.map +1 -1
  132. package/dist/types/views/CodeBlockView.d.ts +1 -1
  133. package/dist/types/views/CodeBlockView.d.ts.map +1 -1
  134. package/dist/types/views/ColorView.d.ts +1 -1
  135. package/dist/types/views/ColorView.d.ts.map +1 -1
  136. package/dist/types/views/ColumnLayoutView.d.ts +1 -1
  137. package/dist/types/views/ColumnLayoutView.d.ts.map +1 -1
  138. package/dist/types/views/ComboBoxView.d.ts +1 -1
  139. package/dist/types/views/ComboBoxView.d.ts.map +1 -1
  140. package/dist/types/views/ComponentPropsContextProviderView.d.ts +1 -1
  141. package/dist/types/views/ComponentPropsContextProviderView.d.ts.map +1 -1
  142. package/dist/types/views/ContentView.d.ts +1 -1
  143. package/dist/types/views/ContentView.d.ts.map +1 -1
  144. package/dist/types/views/ContextMenuContentView.d.ts +1 -1
  145. package/dist/types/views/ContextMenuContentView.d.ts.map +1 -1
  146. package/dist/types/views/ContextMenuSectionView.d.ts +1 -1
  147. package/dist/types/views/ContextMenuSectionView.d.ts.map +1 -1
  148. package/dist/types/views/ContextMenuTriggerView.d.ts +1 -1
  149. package/dist/types/views/ContextMenuTriggerView.d.ts.map +1 -1
  150. package/dist/types/views/ContextMenuView.d.ts +1 -1
  151. package/dist/types/views/ContextMenuView.d.ts.map +1 -1
  152. package/dist/types/views/ContextualHelpTriggerView.d.ts +1 -1
  153. package/dist/types/views/ContextualHelpTriggerView.d.ts.map +1 -1
  154. package/dist/types/views/ContextualHelpView.d.ts +1 -1
  155. package/dist/types/views/ContextualHelpView.d.ts.map +1 -1
  156. package/dist/types/views/CopyButtonView.d.ts +1 -1
  157. package/dist/types/views/CopyButtonView.d.ts.map +1 -1
  158. package/dist/types/views/CounterBadgeView.d.ts +1 -1
  159. package/dist/types/views/CounterBadgeView.d.ts.map +1 -1
  160. package/dist/types/views/DatePickerView.d.ts +1 -1
  161. package/dist/types/views/DatePickerView.d.ts.map +1 -1
  162. package/dist/types/views/DateRangePickerView.d.ts +1 -1
  163. package/dist/types/views/DateRangePickerView.d.ts.map +1 -1
  164. package/dist/types/views/DialogTriggerView.d.ts +1 -1
  165. package/dist/types/views/DialogTriggerView.d.ts.map +1 -1
  166. package/dist/types/views/DivView.d.ts +1 -1
  167. package/dist/types/views/DivView.d.ts.map +1 -1
  168. package/dist/types/views/DonutChartView.d.ts +1 -1
  169. package/dist/types/views/DonutChartView.d.ts.map +1 -1
  170. package/dist/types/views/FieldDescriptionView.d.ts +1 -1
  171. package/dist/types/views/FieldDescriptionView.d.ts.map +1 -1
  172. package/dist/types/views/FieldErrorView.d.ts +1 -1
  173. package/dist/types/views/FieldErrorView.d.ts.map +1 -1
  174. package/dist/types/views/FileCardListView.d.ts +1 -1
  175. package/dist/types/views/FileCardListView.d.ts.map +1 -1
  176. package/dist/types/views/FileCardView.d.ts +1 -1
  177. package/dist/types/views/FileCardView.d.ts.map +1 -1
  178. package/dist/types/views/FileDropZoneView.d.ts +1 -1
  179. package/dist/types/views/FileDropZoneView.d.ts.map +1 -1
  180. package/dist/types/views/FileFieldView.d.ts +1 -1
  181. package/dist/types/views/FileFieldView.d.ts.map +1 -1
  182. package/dist/types/views/FlexView.d.ts +1 -1
  183. package/dist/types/views/FlexView.d.ts.map +1 -1
  184. package/dist/types/views/HeaderNavigationView.d.ts +1 -1
  185. package/dist/types/views/HeaderNavigationView.d.ts.map +1 -1
  186. package/dist/types/views/HeaderView.d.ts +1 -1
  187. package/dist/types/views/HeaderView.d.ts.map +1 -1
  188. package/dist/types/views/HeadingView.d.ts +1 -1
  189. package/dist/types/views/HeadingView.d.ts.map +1 -1
  190. package/dist/types/views/IconView.d.ts +1 -1
  191. package/dist/types/views/IconView.d.ts.map +1 -1
  192. package/dist/types/views/IllustratedMessageView.d.ts +1 -1
  193. package/dist/types/views/IllustratedMessageView.d.ts.map +1 -1
  194. package/dist/types/views/ImageView.d.ts +1 -1
  195. package/dist/types/views/ImageView.d.ts.map +1 -1
  196. package/dist/types/views/InitialsView.d.ts +1 -1
  197. package/dist/types/views/InitialsView.d.ts.map +1 -1
  198. package/dist/types/views/InlineCodeView.d.ts +1 -1
  199. package/dist/types/views/InlineCodeView.d.ts.map +1 -1
  200. package/dist/types/views/ItemsGridListItemView.d.ts +1 -1
  201. package/dist/types/views/ItemsGridListItemView.d.ts.map +1 -1
  202. package/dist/types/views/ItemsGridListView.d.ts +1 -1
  203. package/dist/types/views/ItemsGridListView.d.ts.map +1 -1
  204. package/dist/types/views/LabelView.d.ts +1 -1
  205. package/dist/types/views/LabelView.d.ts.map +1 -1
  206. package/dist/types/views/LabeledValueView.d.ts +1 -1
  207. package/dist/types/views/LabeledValueView.d.ts.map +1 -1
  208. package/dist/types/views/LayoutCardView.d.ts +1 -1
  209. package/dist/types/views/LayoutCardView.d.ts.map +1 -1
  210. package/dist/types/views/LegendView.d.ts +1 -1
  211. package/dist/types/views/LegendView.d.ts.map +1 -1
  212. package/dist/types/views/LineView.d.ts +1 -1
  213. package/dist/types/views/LineView.d.ts.map +1 -1
  214. package/dist/types/views/LinkView.d.ts +1 -1
  215. package/dist/types/views/LinkView.d.ts.map +1 -1
  216. package/dist/types/views/ListEmptyViewView.d.ts +1 -1
  217. package/dist/types/views/ListEmptyViewView.d.ts.map +1 -1
  218. package/dist/types/views/ListItemViewContentView.d.ts +1 -1
  219. package/dist/types/views/ListItemViewContentView.d.ts.map +1 -1
  220. package/dist/types/views/ListSummaryView.d.ts +1 -1
  221. package/dist/types/views/ListSummaryView.d.ts.map +1 -1
  222. package/dist/types/views/LoadingSpinnerView.d.ts +1 -1
  223. package/dist/types/views/LoadingSpinnerView.d.ts.map +1 -1
  224. package/dist/types/views/MarkdownEditorView.d.ts +1 -1
  225. package/dist/types/views/MarkdownEditorView.d.ts.map +1 -1
  226. package/dist/types/views/MarkdownView.d.ts +1 -1
  227. package/dist/types/views/MarkdownView.d.ts.map +1 -1
  228. package/dist/types/views/MenuItemView.d.ts +1 -1
  229. package/dist/types/views/MenuItemView.d.ts.map +1 -1
  230. package/dist/types/views/MenuTriggerView.d.ts +1 -1
  231. package/dist/types/views/MenuTriggerView.d.ts.map +1 -1
  232. package/dist/types/views/MessageSeparatorView.d.ts +1 -1
  233. package/dist/types/views/MessageSeparatorView.d.ts.map +1 -1
  234. package/dist/types/views/MessageThreadView.d.ts +1 -1
  235. package/dist/types/views/MessageThreadView.d.ts.map +1 -1
  236. package/dist/types/views/MessageView.d.ts +1 -1
  237. package/dist/types/views/MessageView.d.ts.map +1 -1
  238. package/dist/types/views/NavigationGroupView.d.ts +1 -1
  239. package/dist/types/views/NavigationGroupView.d.ts.map +1 -1
  240. package/dist/types/views/NavigationView.d.ts +1 -1
  241. package/dist/types/views/NavigationView.d.ts.map +1 -1
  242. package/dist/types/views/NotificationView.d.ts +1 -1
  243. package/dist/types/views/NotificationView.d.ts.map +1 -1
  244. package/dist/types/views/NumberFieldView.d.ts +1 -1
  245. package/dist/types/views/NumberFieldView.d.ts.map +1 -1
  246. package/dist/types/views/OptionView.d.ts +1 -1
  247. package/dist/types/views/OptionView.d.ts.map +1 -1
  248. package/dist/types/views/OverlayContentView.d.ts +1 -1
  249. package/dist/types/views/OverlayContentView.d.ts.map +1 -1
  250. package/dist/types/views/PasswordCreationFieldView.d.ts +1 -1
  251. package/dist/types/views/PasswordCreationFieldView.d.ts.map +1 -1
  252. package/dist/types/views/PopoverContentView.d.ts +1 -1
  253. package/dist/types/views/PopoverContentView.d.ts.map +1 -1
  254. package/dist/types/views/ProgressBarView.d.ts +1 -1
  255. package/dist/types/views/ProgressBarView.d.ts.map +1 -1
  256. package/dist/types/views/RadioButtonView.d.ts +1 -1
  257. package/dist/types/views/RadioButtonView.d.ts.map +1 -1
  258. package/dist/types/views/RadioGroupView.d.ts +1 -1
  259. package/dist/types/views/RadioGroupView.d.ts.map +1 -1
  260. package/dist/types/views/RadioView.d.ts +1 -1
  261. package/dist/types/views/RadioView.d.ts.map +1 -1
  262. package/dist/types/views/RatingView.d.ts +1 -1
  263. package/dist/types/views/RatingView.d.ts.map +1 -1
  264. package/dist/types/views/SearchFieldView.d.ts +1 -1
  265. package/dist/types/views/SearchFieldView.d.ts.map +1 -1
  266. package/dist/types/views/SectionView.d.ts +1 -1
  267. package/dist/types/views/SectionView.d.ts.map +1 -1
  268. package/dist/types/views/SegmentView.d.ts +1 -1
  269. package/dist/types/views/SegmentView.d.ts.map +1 -1
  270. package/dist/types/views/SegmentedControlView.d.ts +1 -1
  271. package/dist/types/views/SegmentedControlView.d.ts.map +1 -1
  272. package/dist/types/views/SelectView.d.ts +1 -1
  273. package/dist/types/views/SelectView.d.ts.map +1 -1
  274. package/dist/types/views/SeparatorView.d.ts +1 -1
  275. package/dist/types/views/SeparatorView.d.ts.map +1 -1
  276. package/dist/types/views/SkeletonTextView.d.ts +1 -1
  277. package/dist/types/views/SkeletonTextView.d.ts.map +1 -1
  278. package/dist/types/views/SkeletonView.d.ts +1 -1
  279. package/dist/types/views/SkeletonView.d.ts.map +1 -1
  280. package/dist/types/views/SliderView.d.ts +1 -1
  281. package/dist/types/views/SliderView.d.ts.map +1 -1
  282. package/dist/types/views/SwitchView.d.ts +1 -1
  283. package/dist/types/views/SwitchView.d.ts.map +1 -1
  284. package/dist/types/views/TabTitleView.d.ts +1 -1
  285. package/dist/types/views/TabTitleView.d.ts.map +1 -1
  286. package/dist/types/views/TabView.d.ts +1 -1
  287. package/dist/types/views/TabView.d.ts.map +1 -1
  288. package/dist/types/views/TableBodyView.d.ts +1 -1
  289. package/dist/types/views/TableBodyView.d.ts.map +1 -1
  290. package/dist/types/views/TableCellView.d.ts +1 -1
  291. package/dist/types/views/TableCellView.d.ts.map +1 -1
  292. package/dist/types/views/TableColumnView.d.ts +1 -1
  293. package/dist/types/views/TableColumnView.d.ts.map +1 -1
  294. package/dist/types/views/TableFooterRowView.d.ts +1 -1
  295. package/dist/types/views/TableFooterRowView.d.ts.map +1 -1
  296. package/dist/types/views/TableHeaderView.d.ts +1 -1
  297. package/dist/types/views/TableHeaderView.d.ts.map +1 -1
  298. package/dist/types/views/TableRowView.d.ts +1 -1
  299. package/dist/types/views/TableRowView.d.ts.map +1 -1
  300. package/dist/types/views/TableView.d.ts +1 -1
  301. package/dist/types/views/TableView.d.ts.map +1 -1
  302. package/dist/types/views/TabsView.d.ts +1 -1
  303. package/dist/types/views/TabsView.d.ts.map +1 -1
  304. package/dist/types/views/TextAreaView.d.ts +1 -1
  305. package/dist/types/views/TextAreaView.d.ts.map +1 -1
  306. package/dist/types/views/TextFieldView.d.ts +1 -1
  307. package/dist/types/views/TextFieldView.d.ts.map +1 -1
  308. package/dist/types/views/TextView.d.ts +1 -1
  309. package/dist/types/views/TextView.d.ts.map +1 -1
  310. package/dist/types/views/TimeFieldView.d.ts +1 -1
  311. package/dist/types/views/TimeFieldView.d.ts.map +1 -1
  312. package/dist/types/views/TooltipTriggerView.d.ts +1 -1
  313. package/dist/types/views/TooltipTriggerView.d.ts.map +1 -1
  314. package/dist/types/views/TooltipView.d.ts +1 -1
  315. package/dist/types/views/TooltipView.d.ts.map +1 -1
  316. package/dist/types/views/TunnelEntryView.d.ts +1 -1
  317. package/dist/types/views/TunnelEntryView.d.ts.map +1 -1
  318. package/dist/types/views/XAxisView.d.ts +1 -1
  319. package/dist/types/views/XAxisView.d.ts.map +1 -1
  320. package/dist/types/views/YAxisView.d.ts +1 -1
  321. package/dist/types/views/YAxisView.d.ts.map +1 -1
  322. package/package.json +4 -4
@@ -2,24 +2,7 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import 'invariant';
6
- import 'react-aria-components';
7
- import 'clsx';
8
- import '../lib/propsContext/propsContext.mjs';
9
- import '../lib/propsContext/components/PropsContextProvider.mjs';
10
- import '@tabler/icons-react';
11
- import '../components/Icon/Icon.mjs';
12
- import './IconView.mjs';
13
- import '../components/Heading/Heading.mjs';
14
- import '../components/Text/Text.mjs';
15
- import 'react-aria';
16
- import '@mittwald/react-tunnel';
17
- import './ButtonView.mjs';
18
- import './ContextMenuTriggerView.mjs';
19
5
  import { ListItemViewContent } from '../components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.mjs';
20
- import '../components/List/components/ListSummary/ListSummary.mjs';
21
- import '../components/List/listContext.mjs';
22
- import '../components/List/List.mjs';
23
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
24
7
 
25
8
  const ListItemViewContentView = memo((props) => {
@@ -1 +1 @@
1
- {"version":3,"file":"ListItemViewContentView.mjs","sources":["../../../../../src/views/ListItemViewContentView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n ListItemViewContent,\n type ListItemViewContentProps,\n} from \"@/components/List\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst ListItemViewContentView: FC<ListItemViewContentProps> = memo((props) => {\n const View =\n useContext(viewComponentContext)[\"ListItemViewContent\"] ??\n ListItemViewContent;\n return <View {...props} />;\n});\nListItemViewContentView.displayName = \"ListItemViewContentView\";\n\nexport default ListItemViewContentView;\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AASM,MAAA,uBAAA,GAAwD,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5E,EAAA,MAAM,IACJ,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,qBAAqB,CACtD,IAAA,mBAAA;AACF,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,uBAAA,CAAwB,WAAc,GAAA,yBAAA;;;;"}
1
+ {"version":3,"file":"ListItemViewContentView.mjs","sources":["../../../../../src/views/ListItemViewContentView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n ListItemViewContent,\n type ListItemViewContentProps,\n} from \"@/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst ListItemViewContentView: FC<ListItemViewContentProps> = memo((props) => {\n const View =\n useContext(viewComponentContext)[\"ListItemViewContent\"] ??\n ListItemViewContent;\n return <View {...props} />;\n});\nListItemViewContentView.displayName = \"ListItemViewContentView\";\n\nexport default ListItemViewContentView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,uBAAA,GAAwD,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5E,EAAA,MAAM,IACJ,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,qBAAqB,CACtD,IAAA,mBAAA;AACF,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,uBAAA,CAAwB,WAAc,GAAA,yBAAA;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"MenuItemView.mjs","sources":["../../../../../src/views/MenuItemView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { MenuItem, type MenuItemProps } from \"@/components/MenuItem\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst MenuItemView: FC<MenuItemProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"MenuItem\"] ?? MenuItem;\n return <View {...props} />;\n});\nMenuItemView.displayName = \"MenuItemView\";\n\nexport default MenuItemView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,YAAA,GAAkC,IAAK,CAAA,CAAC,KAAU,KAAA;AACtD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,UAAU,CAAK,IAAA,QAAA;AAC7D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,YAAA,CAAa,WAAc,GAAA,cAAA;;;;"}
1
+ {"version":3,"file":"MenuItemView.mjs","sources":["../../../../../src/views/MenuItemView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { MenuItem, type MenuItemProps } from \"@/components/MenuItem/MenuItem\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst MenuItemView: FC<MenuItemProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"MenuItem\"] ?? MenuItem;\n return <View {...props} />;\n});\nMenuItemView.displayName = \"MenuItemView\";\n\nexport default MenuItemView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,YAAA,GAAkC,IAAK,CAAA,CAAC,KAAU,KAAA;AACtD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,UAAU,CAAK,IAAA,QAAA;AAC7D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,YAAA,CAAa,WAAc,GAAA,cAAA;;;;"}
@@ -2,12 +2,7 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import 'react-aria-components';
6
5
  import { MenuTrigger } from '../components/OverlayTrigger/components/MenuTrigger/MenuTrigger.mjs';
7
- import 'mobx';
8
- import '../lib/controller/overlay/context.mjs';
9
- import '../lib/propsContext/propsContext.mjs';
10
- import '../lib/propsContext/components/PropsContextProvider.mjs';
11
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
12
7
 
13
8
  const MenuTriggerView = memo((props) => {
@@ -1 +1 @@
1
- {"version":3,"file":"MenuTriggerView.mjs","sources":["../../../../../src/views/MenuTriggerView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n MenuTrigger,\n type MenuTriggerProps,\n} from \"@/components/OverlayTrigger\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst MenuTriggerView: FC<MenuTriggerProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"MenuTrigger\"] ?? MenuTrigger;\n return <View {...props} />;\n});\nMenuTriggerView.displayName = \"MenuTriggerView\";\n\nexport default MenuTriggerView;\n"],"names":[],"mappings":";;;;;;;;;;AASM,MAAA,eAAA,GAAwC,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,aAAa,CAAK,IAAA,WAAA;AAChE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,eAAA,CAAgB,WAAc,GAAA,iBAAA;;;;"}
1
+ {"version":3,"file":"MenuTriggerView.mjs","sources":["../../../../../src/views/MenuTriggerView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n MenuTrigger,\n type MenuTriggerProps,\n} from \"@/components/OverlayTrigger/components/MenuTrigger/MenuTrigger\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst MenuTriggerView: FC<MenuTriggerProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"MenuTrigger\"] ?? MenuTrigger;\n return <View {...props} />;\n});\nMenuTriggerView.displayName = \"MenuTriggerView\";\n\nexport default MenuTriggerView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,eAAA,GAAwC,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,aAAa,CAAK,IAAA,WAAA;AAChE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,eAAA,CAAgB,WAAc,GAAA,iBAAA;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"OptionView.mjs","sources":["../../../../../src/views/OptionView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Option, type OptionProps } from \"@/components/Option\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst OptionView: FC<OptionProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Option\"] ?? Option;\n return <View {...props} />;\n});\nOptionView.displayName = \"OptionView\";\n\nexport default OptionView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,UAAA,GAA8B,IAAK,CAAA,CAAC,KAAU,KAAA;AAClD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,QAAQ,CAAK,IAAA,MAAA;AAC3D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,UAAA,CAAW,WAAc,GAAA,YAAA;;;;"}
1
+ {"version":3,"file":"OptionView.mjs","sources":["../../../../../src/views/OptionView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Option, type OptionProps } from \"@/components/Option/Option\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst OptionView: FC<OptionProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Option\"] ?? Option;\n return <View {...props} />;\n});\nOptionView.displayName = \"OptionView\";\n\nexport default OptionView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,UAAA,GAA8B,IAAK,CAAA,CAAC,KAAU,KAAA;AAClD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,QAAQ,CAAK,IAAA,MAAA;AAC3D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,UAAA,CAAW,WAAc,GAAA,YAAA;;;;"}
@@ -2,10 +2,6 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import 'clsx';
6
- import 'mobx';
7
- import '../lib/controller/overlay/context.mjs';
8
- import './ClearPropsContextView.mjs';
9
5
  import { OverlayContent } from '../components/Overlay/components/OverlayContent.mjs';
10
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
11
7
 
@@ -1 +1 @@
1
- {"version":3,"file":"OverlayContentView.mjs","sources":["../../../../../src/views/OverlayContentView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { OverlayContent, type OverlayContentProps } from \"@/components/Overlay\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst OverlayContentView: FC<OverlayContentProps> = memo((props) => {\n const View =\n useContext(viewComponentContext)[\"OverlayContent\"] ?? OverlayContent;\n return <View {...props} />;\n});\nOverlayContentView.displayName = \"OverlayContentView\";\n\nexport default OverlayContentView;\n"],"names":[],"mappings":";;;;;;;;;AAMM,MAAA,kBAAA,GAA8C,IAAK,CAAA,CAAC,KAAU,KAAA;AAClE,EAAA,MAAM,IACJ,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,gBAAgB,CAAK,IAAA,cAAA;AACxD,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,kBAAA,CAAmB,WAAc,GAAA,oBAAA;;;;"}
1
+ {"version":3,"file":"OverlayContentView.mjs","sources":["../../../../../src/views/OverlayContentView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n OverlayContent,\n type OverlayContentProps,\n} from \"@/components/Overlay/components/OverlayContent\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst OverlayContentView: FC<OverlayContentProps> = memo((props) => {\n const View =\n useContext(viewComponentContext)[\"OverlayContent\"] ?? OverlayContent;\n return <View {...props} />;\n});\nOverlayContentView.displayName = \"OverlayContentView\";\n\nexport default OverlayContentView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,kBAAA,GAA8C,IAAK,CAAA,CAAC,KAAU,KAAA;AAClE,EAAA,MAAM,IACJ,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,gBAAgB,CAAK,IAAA,cAAA;AACxD,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,kBAAA,CAAmB,WAAc,GAAA,oBAAA;;;;"}
@@ -2,9 +2,7 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import '../components/Popover/components/PopoverTrigger/PopoverTrigger.mjs';
6
5
  import { PopoverContent } from '../components/Popover/components/PopoverContent/PopoverContent.mjs';
7
- import '../components/Popover/Popover.mjs';
8
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
9
7
 
10
8
  const PopoverContentView = memo((props) => {
@@ -1 +1 @@
1
- {"version":3,"file":"PopoverContentView.mjs","sources":["../../../../../src/views/PopoverContentView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { PopoverContent, type PopoverContentProps } from \"@/components/Popover\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst PopoverContentView: FC<PopoverContentProps> = memo((props) => {\n const View =\n useContext(viewComponentContext)[\"PopoverContent\"] ?? PopoverContent;\n return <View {...props} />;\n});\nPopoverContentView.displayName = \"PopoverContentView\";\n\nexport default PopoverContentView;\n"],"names":[],"mappings":";;;;;;;AAMM,MAAA,kBAAA,GAA8C,IAAK,CAAA,CAAC,KAAU,KAAA;AAClE,EAAA,MAAM,IACJ,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,gBAAgB,CAAK,IAAA,cAAA;AACxD,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,kBAAA,CAAmB,WAAc,GAAA,oBAAA;;;;"}
1
+ {"version":3,"file":"PopoverContentView.mjs","sources":["../../../../../src/views/PopoverContentView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n PopoverContent,\n type PopoverContentProps,\n} from \"@/components/Popover/components/PopoverContent/PopoverContent\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst PopoverContentView: FC<PopoverContentProps> = memo((props) => {\n const View =\n useContext(viewComponentContext)[\"PopoverContent\"] ?? PopoverContent;\n return <View {...props} />;\n});\nPopoverContentView.displayName = \"PopoverContentView\";\n\nexport default PopoverContentView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,kBAAA,GAA8C,IAAK,CAAA,CAAC,KAAU,KAAA;AAClE,EAAA,MAAM,IACJ,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,gBAAgB,CAAK,IAAA,cAAA;AACxD,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,kBAAA,CAAmB,WAAc,GAAA,oBAAA;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"SearchFieldView.mjs","sources":["../../../../../src/views/SearchFieldView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { SearchField, type SearchFieldProps } from \"@/components/SearchField\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst SearchFieldView: FC<SearchFieldProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"SearchField\"] ?? SearchField;\n return <View {...props} />;\n});\nSearchFieldView.displayName = \"SearchFieldView\";\n\nexport default SearchFieldView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,eAAA,GAAwC,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,aAAa,CAAK,IAAA,WAAA;AAChE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,eAAA,CAAgB,WAAc,GAAA,iBAAA;;;;"}
1
+ {"version":3,"file":"SearchFieldView.mjs","sources":["../../../../../src/views/SearchFieldView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n SearchField,\n type SearchFieldProps,\n} from \"@/components/SearchField/SearchField\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst SearchFieldView: FC<SearchFieldProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"SearchField\"] ?? SearchField;\n return <View {...props} />;\n});\nSearchFieldView.displayName = \"SearchFieldView\";\n\nexport default SearchFieldView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,eAAA,GAAwC,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,aAAa,CAAK,IAAA,WAAA;AAChE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,eAAA,CAAgB,WAAc,GAAA,iBAAA;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"SeparatorView.mjs","sources":["../../../../../src/views/SeparatorView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Separator, type SeparatorProps } from \"@/components/Separator\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst SeparatorView: FC<SeparatorProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Separator\"] ?? Separator;\n return <View {...props} />;\n});\nSeparatorView.displayName = \"SeparatorView\";\n\nexport default SeparatorView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,aAAA,GAAoC,IAAK,CAAA,CAAC,KAAU,KAAA;AACxD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,WAAW,CAAK,IAAA,SAAA;AAC9D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,aAAA,CAAc,WAAc,GAAA,eAAA;;;;"}
1
+ {"version":3,"file":"SeparatorView.mjs","sources":["../../../../../src/views/SeparatorView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n Separator,\n type SeparatorProps,\n} from \"@/components/Separator/Separator\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst SeparatorView: FC<SeparatorProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Separator\"] ?? Separator;\n return <View {...props} />;\n});\nSeparatorView.displayName = \"SeparatorView\";\n\nexport default SeparatorView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,aAAA,GAAoC,IAAK,CAAA,CAAC,KAAU,KAAA;AACxD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,WAAW,CAAK,IAAA,SAAA;AAC9D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,aAAA,CAAc,WAAc,GAAA,eAAA;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"SkeletonTextView.mjs","sources":["../../../../../src/views/SkeletonTextView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n SkeletonText,\n type SkeletonTextProps,\n} from \"@/components/SkeletonText\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst SkeletonTextView: FC<SkeletonTextProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"SkeletonText\"] ?? SkeletonText;\n return <View {...props} />;\n});\nSkeletonTextView.displayName = \"SkeletonTextView\";\n\nexport default SkeletonTextView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,gBAAA,GAA0C,IAAK,CAAA,CAAC,KAAU,KAAA;AAC9D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,cAAc,CAAK,IAAA,YAAA;AACjE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,gBAAA,CAAiB,WAAc,GAAA,kBAAA;;;;"}
1
+ {"version":3,"file":"SkeletonTextView.mjs","sources":["../../../../../src/views/SkeletonTextView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n SkeletonText,\n type SkeletonTextProps,\n} from \"@/components/SkeletonText/SkeletonText\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst SkeletonTextView: FC<SkeletonTextProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"SkeletonText\"] ?? SkeletonText;\n return <View {...props} />;\n});\nSkeletonTextView.displayName = \"SkeletonTextView\";\n\nexport default SkeletonTextView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,gBAAA,GAA0C,IAAK,CAAA,CAAC,KAAU,KAAA;AAC9D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,cAAc,CAAK,IAAA,YAAA;AACjE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,gBAAA,CAAiB,WAAc,GAAA,kBAAA;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"SkeletonView.mjs","sources":["../../../../../src/views/SkeletonView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Skeleton, type SkeletonProps } from \"@/components/Skeleton\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst SkeletonView: FC<SkeletonProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Skeleton\"] ?? Skeleton;\n return <View {...props} />;\n});\nSkeletonView.displayName = \"SkeletonView\";\n\nexport default SkeletonView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,YAAA,GAAkC,IAAK,CAAA,CAAC,KAAU,KAAA;AACtD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,UAAU,CAAK,IAAA,QAAA;AAC7D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,YAAA,CAAa,WAAc,GAAA,cAAA;;;;"}
1
+ {"version":3,"file":"SkeletonView.mjs","sources":["../../../../../src/views/SkeletonView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Skeleton, type SkeletonProps } from \"@/components/Skeleton/Skeleton\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst SkeletonView: FC<SkeletonProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Skeleton\"] ?? Skeleton;\n return <View {...props} />;\n});\nSkeletonView.displayName = \"SkeletonView\";\n\nexport default SkeletonView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,YAAA,GAAkC,IAAK,CAAA,CAAC,KAAU,KAAA;AACtD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,UAAU,CAAK,IAAA,QAAA;AAC7D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,YAAA,CAAa,WAAc,GAAA,cAAA;;;;"}
@@ -3,10 +3,6 @@
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
5
  import { TableBody } from '../components/Table/components/TableBody/TableBody.mjs';
6
- import 'react-aria-components';
7
- import 'clsx';
8
- import '../lib/propsContext/propsContext.mjs';
9
- import '../lib/propsContext/components/PropsContextProvider.mjs';
10
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
11
7
 
12
8
  const TableBodyView = memo((props) => {
@@ -1 +1 @@
1
- {"version":3,"file":"TableBodyView.mjs","sources":["../../../../../src/views/TableBodyView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { TableBody, type TableBodyProps } from \"@/components/Table\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableBodyView: FC<TableBodyProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableBody\"] ?? TableBody;\n return <View {...props} />;\n});\nTableBodyView.displayName = \"TableBodyView\";\n\nexport default TableBodyView;\n"],"names":[],"mappings":";;;;;;;;;AAMM,MAAA,aAAA,GAAoC,IAAK,CAAA,CAAC,KAAU,KAAA;AACxD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,WAAW,CAAK,IAAA,SAAA;AAC9D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,aAAA,CAAc,WAAc,GAAA,eAAA;;;;"}
1
+ {"version":3,"file":"TableBodyView.mjs","sources":["../../../../../src/views/TableBodyView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n TableBody,\n type TableBodyProps,\n} from \"@/components/Table/components/TableBody/TableBody\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableBodyView: FC<TableBodyProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableBody\"] ?? TableBody;\n return <View {...props} />;\n});\nTableBodyView.displayName = \"TableBodyView\";\n\nexport default TableBodyView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,aAAA,GAAoC,IAAK,CAAA,CAAC,KAAU,KAAA;AACxD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,WAAW,CAAK,IAAA,SAAA;AAC9D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,aAAA,CAAc,WAAc,GAAA,eAAA;;;;"}
@@ -2,11 +2,7 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import 'react-aria-components';
6
- import 'clsx';
7
5
  import { TableCell } from '../components/Table/components/TableCell/TableCell.mjs';
8
- import '../lib/propsContext/propsContext.mjs';
9
- import '../lib/propsContext/components/PropsContextProvider.mjs';
10
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
11
7
 
12
8
  const TableCellView = memo((props) => {
@@ -1 +1 @@
1
- {"version":3,"file":"TableCellView.mjs","sources":["../../../../../src/views/TableCellView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { TableCell, type TableCellProps } from \"@/components/Table\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableCellView: FC<TableCellProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableCell\"] ?? TableCell;\n return <View {...props} />;\n});\nTableCellView.displayName = \"TableCellView\";\n\nexport default TableCellView;\n"],"names":[],"mappings":";;;;;;;;;AAMM,MAAA,aAAA,GAAoC,IAAK,CAAA,CAAC,KAAU,KAAA;AACxD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,WAAW,CAAK,IAAA,SAAA;AAC9D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,aAAA,CAAc,WAAc,GAAA,eAAA;;;;"}
1
+ {"version":3,"file":"TableCellView.mjs","sources":["../../../../../src/views/TableCellView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n TableCell,\n type TableCellProps,\n} from \"@/components/Table/components/TableCell/TableCell\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableCellView: FC<TableCellProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableCell\"] ?? TableCell;\n return <View {...props} />;\n});\nTableCellView.displayName = \"TableCellView\";\n\nexport default TableCellView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,aAAA,GAAoC,IAAK,CAAA,CAAC,KAAU,KAAA;AACxD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,WAAW,CAAK,IAAA,SAAA;AAC9D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,aAAA,CAAc,WAAc,GAAA,eAAA;;;;"}
@@ -2,8 +2,6 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import 'react-aria-components';
6
- import 'clsx';
7
5
  import { TableColumn } from '../components/Table/components/TableColumn/TableColumn.mjs';
8
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
9
7
 
@@ -1 +1 @@
1
- {"version":3,"file":"TableColumnView.mjs","sources":["../../../../../src/views/TableColumnView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { TableColumn, type TableColumnProps } from \"@/components/Table\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableColumnView: FC<TableColumnProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableColumn\"] ?? TableColumn;\n return <View {...props} />;\n});\nTableColumnView.displayName = \"TableColumnView\";\n\nexport default TableColumnView;\n"],"names":[],"mappings":";;;;;;;AAMM,MAAA,eAAA,GAAwC,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,aAAa,CAAK,IAAA,WAAA;AAChE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,eAAA,CAAgB,WAAc,GAAA,iBAAA;;;;"}
1
+ {"version":3,"file":"TableColumnView.mjs","sources":["../../../../../src/views/TableColumnView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n TableColumn,\n type TableColumnProps,\n} from \"@/components/Table/components/TableColumn/TableColumn\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableColumnView: FC<TableColumnProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableColumn\"] ?? TableColumn;\n return <View {...props} />;\n});\nTableColumnView.displayName = \"TableColumnView\";\n\nexport default TableColumnView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,eAAA,GAAwC,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,aAAa,CAAK,IAAA,WAAA;AAChE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,eAAA,CAAgB,WAAc,GAAA,iBAAA;;;;"}
@@ -2,10 +2,6 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import 'react-aria-components';
6
- import 'clsx';
7
- import '../lib/propsContext/propsContext.mjs';
8
- import '../lib/propsContext/components/PropsContextProvider.mjs';
9
5
  import { TableHeader } from '../components/Table/components/TableHeader/TableHeader.mjs';
10
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
11
7
 
@@ -1 +1 @@
1
- {"version":3,"file":"TableHeaderView.mjs","sources":["../../../../../src/views/TableHeaderView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { TableHeader, type TableHeaderProps } from \"@/components/Table\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableHeaderView: FC<TableHeaderProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableHeader\"] ?? TableHeader;\n return <View {...props} />;\n});\nTableHeaderView.displayName = \"TableHeaderView\";\n\nexport default TableHeaderView;\n"],"names":[],"mappings":";;;;;;;;;AAMM,MAAA,eAAA,GAAwC,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,aAAa,CAAK,IAAA,WAAA;AAChE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,eAAA,CAAgB,WAAc,GAAA,iBAAA;;;;"}
1
+ {"version":3,"file":"TableHeaderView.mjs","sources":["../../../../../src/views/TableHeaderView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n TableHeader,\n type TableHeaderProps,\n} from \"@/components/Table/components/TableHeader/TableHeader\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableHeaderView: FC<TableHeaderProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableHeader\"] ?? TableHeader;\n return <View {...props} />;\n});\nTableHeaderView.displayName = \"TableHeaderView\";\n\nexport default TableHeaderView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,eAAA,GAAwC,IAAK,CAAA,CAAC,KAAU,KAAA;AAC5D,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,aAAa,CAAK,IAAA,WAAA;AAChE,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,eAAA,CAAgB,WAAc,GAAA,iBAAA;;;;"}
@@ -2,10 +2,6 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import 'react-aria-components';
6
- import 'clsx';
7
- import '../lib/propsContext/propsContext.mjs';
8
- import '../lib/propsContext/components/PropsContextProvider.mjs';
9
5
  import { TableRow } from '../components/Table/components/TableRow/TableRow.mjs';
10
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
11
7
 
@@ -1 +1 @@
1
- {"version":3,"file":"TableRowView.mjs","sources":["../../../../../src/views/TableRowView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { TableRow, type TableRowProps } from \"@/components/Table\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableRowView: FC<TableRowProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableRow\"] ?? TableRow;\n return <View {...props} />;\n});\nTableRowView.displayName = \"TableRowView\";\n\nexport default TableRowView;\n"],"names":[],"mappings":";;;;;;;;;AAMM,MAAA,YAAA,GAAkC,IAAK,CAAA,CAAC,KAAU,KAAA;AACtD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,UAAU,CAAK,IAAA,QAAA;AAC7D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,YAAA,CAAa,WAAc,GAAA,cAAA;;;;"}
1
+ {"version":3,"file":"TableRowView.mjs","sources":["../../../../../src/views/TableRowView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n TableRow,\n type TableRowProps,\n} from \"@/components/Table/components/TableRow/TableRow\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableRowView: FC<TableRowProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"TableRow\"] ?? TableRow;\n return <View {...props} />;\n});\nTableRowView.displayName = \"TableRowView\";\n\nexport default TableRowView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,YAAA,GAAkC,IAAK,CAAA,CAAC,KAAU,KAAA;AACtD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,UAAU,CAAK,IAAA,QAAA;AAC7D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,YAAA,CAAa,WAAc,GAAA,cAAA;;;;"}
@@ -2,10 +2,6 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import 'react-aria-components';
6
- import 'clsx';
7
- import '../lib/propsContext/propsContext.mjs';
8
- import '../lib/propsContext/components/PropsContextProvider.mjs';
9
5
  import { Table } from '../components/Table/Table.mjs';
10
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
11
7
 
@@ -1 +1 @@
1
- {"version":3,"file":"TableView.mjs","sources":["../../../../../src/views/TableView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Table, type TableProps } from \"@/components/Table\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableView: FC<TableProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Table\"] ?? Table;\n return <View {...props} />;\n});\nTableView.displayName = \"TableView\";\n\nexport default TableView;\n"],"names":[],"mappings":";;;;;;;;;AAMM,MAAA,SAAA,GAA4B,IAAK,CAAA,CAAC,KAAU,KAAA;AAChD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,OAAO,CAAK,IAAA,KAAA;AAC1D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,SAAA,CAAU,WAAc,GAAA,WAAA;;;;"}
1
+ {"version":3,"file":"TableView.mjs","sources":["../../../../../src/views/TableView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Table, type TableProps } from \"@/components/Table/Table\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TableView: FC<TableProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Table\"] ?? Table;\n return <View {...props} />;\n});\nTableView.displayName = \"TableView\";\n\nexport default TableView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,SAAA,GAA4B,IAAK,CAAA,CAAC,KAAU,KAAA;AAChD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,OAAO,CAAK,IAAA,KAAA;AAC1D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,SAAA,CAAU,WAAc,GAAA,WAAA;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"TextView.mjs","sources":["../../../../../src/views/TextView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Text, type TextProps } from \"@/components/Text\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TextView: FC<TextProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Text\"] ?? Text;\n return <View {...props} />;\n});\nTextView.displayName = \"TextView\";\n\nexport default TextView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,QAAA,GAA0B,IAAK,CAAA,CAAC,KAAU,KAAA;AAC9C,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,MAAM,CAAK,IAAA,IAAA;AACzD,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,QAAA,CAAS,WAAc,GAAA,UAAA;;;;"}
1
+ {"version":3,"file":"TextView.mjs","sources":["../../../../../src/views/TextView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Text, type TextProps } from \"@/components/Text/Text\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TextView: FC<TextProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Text\"] ?? Text;\n return <View {...props} />;\n});\nTextView.displayName = \"TextView\";\n\nexport default TextView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,QAAA,GAA0B,IAAK,CAAA,CAAC,KAAU,KAAA;AAC9C,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,MAAM,CAAK,IAAA,IAAA;AACzD,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,QAAA,CAAS,WAAc,GAAA,UAAA;;;;"}
@@ -3,9 +3,6 @@
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
5
  import { TooltipTrigger } from '../components/Tooltip/components/TooltipTrigger/TooltipTrigger.mjs';
6
- import 'react-aria-components';
7
- import 'clsx';
8
- import './ClearPropsContextView.mjs';
9
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
10
7
 
11
8
  const TooltipTriggerView = memo((props) => {
@@ -1 +1 @@
1
- {"version":3,"file":"TooltipTriggerView.mjs","sources":["../../../../../src/views/TooltipTriggerView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { TooltipTrigger, type TooltipTriggerProps } from \"@/components/Tooltip\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TooltipTriggerView: FC<TooltipTriggerProps> = memo((props) => {\n const View =\n useContext(viewComponentContext)[\"TooltipTrigger\"] ?? TooltipTrigger;\n return <View {...props} />;\n});\nTooltipTriggerView.displayName = \"TooltipTriggerView\";\n\nexport default TooltipTriggerView;\n"],"names":[],"mappings":";;;;;;;;AAMM,MAAA,kBAAA,GAA8C,IAAK,CAAA,CAAC,KAAU,KAAA;AAClE,EAAA,MAAM,IACJ,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,gBAAgB,CAAK,IAAA,cAAA;AACxD,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,kBAAA,CAAmB,WAAc,GAAA,oBAAA;;;;"}
1
+ {"version":3,"file":"TooltipTriggerView.mjs","sources":["../../../../../src/views/TooltipTriggerView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport {\n TooltipTrigger,\n type TooltipTriggerProps,\n} from \"@/components/Tooltip/components/TooltipTrigger/TooltipTrigger\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TooltipTriggerView: FC<TooltipTriggerProps> = memo((props) => {\n const View =\n useContext(viewComponentContext)[\"TooltipTrigger\"] ?? TooltipTrigger;\n return <View {...props} />;\n});\nTooltipTriggerView.displayName = \"TooltipTriggerView\";\n\nexport default TooltipTriggerView;\n"],"names":[],"mappings":";;;;;AASM,MAAA,kBAAA,GAA8C,IAAK,CAAA,CAAC,KAAU,KAAA;AAClE,EAAA,MAAM,IACJ,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,gBAAgB,CAAK,IAAA,cAAA;AACxD,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,kBAAA,CAAmB,WAAc,GAAA,oBAAA;;;;"}
@@ -2,7 +2,6 @@
2
2
  /* */
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
  import { memo, useContext } from 'react';
5
- import 'react-aria-components';
6
5
  import { Tooltip } from '../components/Tooltip/Tooltip.mjs';
7
6
  import { viewComponentContext } from '../lib/viewComponentContext/viewComponentContext.mjs';
8
7
 
@@ -1 +1 @@
1
- {"version":3,"file":"TooltipView.mjs","sources":["../../../../../src/views/TooltipView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Tooltip, type TooltipProps } from \"@/components/Tooltip\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TooltipView: FC<TooltipProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Tooltip\"] ?? Tooltip;\n return <View {...props} />;\n});\nTooltipView.displayName = \"TooltipView\";\n\nexport default TooltipView;\n"],"names":[],"mappings":";;;;;;AAMM,MAAA,WAAA,GAAgC,IAAK,CAAA,CAAC,KAAU,KAAA;AACpD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,SAAS,CAAK,IAAA,OAAA;AAC5D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,WAAA,CAAY,WAAc,GAAA,aAAA;;;;"}
1
+ {"version":3,"file":"TooltipView.mjs","sources":["../../../../../src/views/TooltipView.tsx"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport React, { memo, type FC, useContext } from \"react\";\nimport { Tooltip, type TooltipProps } from \"@/components/Tooltip/Tooltip\";\nimport { viewComponentContext } from \"@/lib/viewComponentContext/viewComponentContext\";\n\nconst TooltipView: FC<TooltipProps> = memo((props) => {\n const View = useContext(viewComponentContext)[\"Tooltip\"] ?? Tooltip;\n return <View {...props} />;\n});\nTooltipView.displayName = \"TooltipView\";\n\nexport default TooltipView;\n"],"names":[],"mappings":";;;;;AAMM,MAAA,WAAA,GAAgC,IAAK,CAAA,CAAC,KAAU,KAAA;AACpD,EAAA,MAAM,IAAO,GAAA,UAAA,CAAW,oBAAoB,CAAA,CAAE,SAAS,CAAK,IAAA,OAAA;AAC5D,EAAO,uBAAA,GAAA,CAAC,IAAM,EAAA,EAAA,GAAG,KAAO,EAAA,CAAA;AAC1B,CAAC;AACD,WAAA,CAAY,WAAc,GAAA,aAAA;;;;"}
@@ -142,16 +142,12 @@ import './components/src/components/Text/Text.mjs';
142
142
  import './components/src/components/Checkbox/Checkbox.mjs';
143
143
  import './components/src/components/CheckboxButton/CheckboxButton.mjs';
144
144
  import './components/src/components/CheckboxGroup/CheckboxGroup.mjs';
145
- import './components/src/lib/slotContext/SlotContextProvider.mjs';
146
- export { useProps } from './components/src/lib/hooks/useProps.mjs';
147
- import './components/src/lib/propsContext/components/ComponentPropsContextProvider.mjs';
148
- import './components/src/views/ComponentPropsContextProviderView.mjs';
149
- import './components/src/lib/viewComponentContext/viewComponentContext.mjs';
150
145
  import './components/src/lib/propsContext/inherit/PropsContextLevelProvider.mjs';
151
146
  import 'react-syntax-highlighter';
152
147
  import './components/src/components/CopyButton/CopyButton.mjs';
153
148
  import './components/src/components/ColumnLayout/ColumnLayout.mjs';
154
149
  import './components/src/components/ComboBox/ComboBox.mjs';
150
+ import './components/src/lib/propsContext/components/ComponentPropsContextProvider.mjs';
155
151
  import './components/src/components/Content/Content.mjs';
156
152
  import './components/src/components/ContextMenu/ContextMenu.mjs';
157
153
  import './components/src/components/MenuItem/MenuItem.mjs';
@@ -228,4 +224,5 @@ import './components/src/components/TimeField/TimeField.mjs';
228
224
  import './components/src/components/TranslationProvider/TranslationProvider.mjs';
229
225
  export { useOnChange } from './components/src/lib/hooks/useOnChange.mjs';
230
226
  export { useIsMounted } from './components/src/lib/hooks/useIsMounted.mjs';
227
+ export { useProps } from './components/src/lib/hooks/useProps.mjs';
231
228
  //# sourceMappingURL=flr-universal.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"flr-universal.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"flr-universal.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import { PropsContext } from '..';
1
+ import { PropsContext } from '../types';
2
2
  import { FC, PropsWithChildren } from 'react';
3
3
  import { PropsContextLevelMode } from '../inherit/types';
4
4
  export interface ComponentPropsContextProviderProps extends PropsWithChildren {
@@ -1 +1 @@
1
- {"version":3,"file":"ComponentPropsContextProvider.d.ts","sourceRoot":"","sources":["../../../../../src/lib/propsContext/components/ComponentPropsContextProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAEvD,OAAO,EAAQ,KAAK,EAAE,EAAE,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC9D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kCAAkC,CAAC;AAE9E,MAAM,WAAW,kCAAmC,SAAQ,iBAAiB;IAC3E,cAAc,CAAC,EAAE,YAAY,CAAC;IAC9B,UAAU,CAAC,EAAE,qBAAqB,CAAC;CACpC;AAED;;;GAGG;AACH,eAAO,MAAM,6BAA6B,EAAE,EAAE,CAAC,kCAAkC,CAQ7E,CAAC"}
1
+ {"version":3,"file":"ComponentPropsContextProvider.d.ts","sourceRoot":"","sources":["../../../../../src/lib/propsContext/components/ComponentPropsContextProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,EAAQ,KAAK,EAAE,EAAE,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC9D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kCAAkC,CAAC;AAE9E,MAAM,WAAW,kCAAmC,SAAQ,iBAAiB;IAC3E,cAAc,CAAC,EAAE,YAAY,CAAC;IAC9B,UAAU,CAAC,EAAE,qBAAqB,CAAC;CACpC;AAED;;;GAGG;AACH,eAAO,MAAM,6BAA6B,EAAE,EAAE,CAAC,kCAAkC,CAQ7E,CAAC"}
@@ -1,4 +1,4 @@
1
- import { PropsContext } from '../../../index/internal';
1
+ import { PropsContext } from '../types';
2
2
  import { NestingLevelProps } from './types';
3
3
  export declare function isNestingProps(propsContext: PropsContext): propsContext is NestingLevelProps;
4
4
  export declare function isNestingLevelKey(key: string): key is "___nestingLevel";
@@ -1 +1 @@
1
- {"version":3,"file":"lib.d.ts","sourceRoot":"","sources":["../../../../../src/lib/propsContext/nestedPropsContext/lib.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EAEL,KAAK,iBAAiB,EACvB,MAAM,6CAA6C,CAAC;AAErD,wBAAgB,cAAc,CAC5B,YAAY,EAAE,YAAY,GACzB,YAAY,IAAI,iBAAiB,CAKnC;AAED,wBAAgB,iBAAiB,CAAC,GAAG,EAAE,MAAM,4BAE5C;AAED,eAAO,MAAM,eAAe,GAAI,OAAO,YAAY,WAElD,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,cAAc,YAAY,SAK9D,CAAC"}
1
+ {"version":3,"file":"lib.d.ts","sourceRoot":"","sources":["../../../../../src/lib/propsContext/nestedPropsContext/lib.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,EAEL,KAAK,iBAAiB,EACvB,MAAM,6CAA6C,CAAC;AAErD,wBAAgB,cAAc,CAC5B,YAAY,EAAE,YAAY,GACzB,YAAY,IAAI,iBAAiB,CAKnC;AAED,wBAAgB,iBAAiB,CAAC,GAAG,EAAE,MAAM,4BAE5C;AAED,eAAO,MAAM,eAAe,GAAI,OAAO,YAAY,WAElD,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,cAAc,YAAY,SAK9D,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AccentBoxProps } from '../components/AccentBox';
2
+ import { AccentBoxProps } from '../components/AccentBox/AccentBox';
3
3
  declare const AccentBoxView: FC<AccentBoxProps>;
4
4
  export default AccentBoxView;
5
5
  //# sourceMappingURL=AccentBoxView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AccentBoxView.d.ts","sourceRoot":"","sources":["../../../src/views/AccentBoxView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAGxE,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,cAAc,CAGpC,CAAC;AAGH,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"AccentBoxView.d.ts","sourceRoot":"","sources":["../../../src/views/AccentBoxView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,cAAc,EACpB,MAAM,kCAAkC,CAAC;AAG1C,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,cAAc,CAGpC,CAAC;AAGH,eAAe,aAAa,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AccordionProps } from '../components/Accordion';
2
+ import { AccordionProps } from '../components/Accordion/Accordion';
3
3
  declare const AccordionView: FC<AccordionProps>;
4
4
  export default AccordionView;
5
5
  //# sourceMappingURL=AccordionView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AccordionView.d.ts","sourceRoot":"","sources":["../../../src/views/AccordionView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAGxE,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,cAAc,CAGpC,CAAC;AAGH,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"AccordionView.d.ts","sourceRoot":"","sources":["../../../src/views/AccordionView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,cAAc,EACpB,MAAM,kCAAkC,CAAC;AAG1C,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,cAAc,CAGpC,CAAC;AAGH,eAAe,aAAa,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { ActionGroupProps } from '../components/ActionGroup';
2
+ import { ActionGroupProps } from '../components/ActionGroup/ActionGroup';
3
3
  declare const ActionGroupView: FC<ActionGroupProps>;
4
4
  export default ActionGroupView;
5
5
  //# sourceMappingURL=ActionGroupView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ActionGroupView.d.ts","sourceRoot":"","sources":["../../../src/views/ActionGroupView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAe,KAAK,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAG9E,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC,gBAAgB,CAGxC,CAAC;AAGH,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"ActionGroupView.d.ts","sourceRoot":"","sources":["../../../src/views/ActionGroupView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,gBAAgB,EACtB,MAAM,sCAAsC,CAAC;AAG9C,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC,gBAAgB,CAGxC,CAAC;AAGH,eAAe,eAAe,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AlertBadgeProps } from '../components/AlertBadge';
2
+ import { AlertBadgeProps } from '../components/AlertBadge/AlertBadge';
3
3
  declare const AlertBadgeView: FC<AlertBadgeProps>;
4
4
  export default AlertBadgeView;
5
5
  //# sourceMappingURL=AlertBadgeView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AlertBadgeView.d.ts","sourceRoot":"","sources":["../../../src/views/AlertBadgeView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAc,KAAK,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAG3E,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC,eAAe,CAGtC,CAAC;AAGH,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"AlertBadgeView.d.ts","sourceRoot":"","sources":["../../../src/views/AlertBadgeView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,eAAe,EACrB,MAAM,oCAAoC,CAAC;AAG5C,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC,eAAe,CAGtC,CAAC;AAGH,eAAe,cAAc,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AlertIconProps } from '../components/AlertIcon';
2
+ import { AlertIconProps } from '../components/AlertIcon/AlertIcon';
3
3
  declare const AlertIconView: FC<AlertIconProps>;
4
4
  export default AlertIconView;
5
5
  //# sourceMappingURL=AlertIconView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AlertIconView.d.ts","sourceRoot":"","sources":["../../../src/views/AlertIconView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAGxE,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,cAAc,CAGpC,CAAC;AAGH,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"AlertIconView.d.ts","sourceRoot":"","sources":["../../../src/views/AlertIconView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,cAAc,EACpB,MAAM,kCAAkC,CAAC;AAG1C,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,cAAc,CAGpC,CAAC;AAGH,eAAe,aAAa,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AlertProps } from '../components/Alert';
2
+ import { AlertProps } from '../components/Alert/Alert';
3
3
  declare const AlertView: FC<AlertProps>;
4
4
  export default AlertView;
5
5
  //# sourceMappingURL=AlertView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AlertView.d.ts","sourceRoot":"","sources":["../../../src/views/AlertView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAG5D,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,UAAU,CAG5B,CAAC;AAGH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"AlertView.d.ts","sourceRoot":"","sources":["../../../src/views/AlertView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAGlE,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,UAAU,CAG5B,CAAC;AAGH,eAAe,SAAS,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AlignProps } from '../components/Align';
2
+ import { AlignProps } from '../components/Align/Align';
3
3
  declare const AlignView: FC<AlignProps>;
4
4
  export default AlignView;
5
5
  //# sourceMappingURL=AlignView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AlignView.d.ts","sourceRoot":"","sources":["../../../src/views/AlignView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAG5D,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,UAAU,CAG5B,CAAC;AAGH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"AlignView.d.ts","sourceRoot":"","sources":["../../../src/views/AlignView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAGlE,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,UAAU,CAG5B,CAAC;AAGH,eAAe,SAAS,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AreaProps } from '../components/CartesianChart';
2
+ import { AreaProps } from '../components/CartesianChart/components/Area/Area';
3
3
  declare const AreaView: FC<AreaProps>;
4
4
  export default AreaView;
5
5
  //# sourceMappingURL=AreaView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AreaView.d.ts","sourceRoot":"","sources":["../../../src/views/AreaView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAQ,KAAK,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAGnE,QAAA,MAAM,QAAQ,EAAE,EAAE,CAAC,SAAS,CAG1B,CAAC;AAGH,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"AreaView.d.ts","sourceRoot":"","sources":["../../../src/views/AreaView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,SAAS,EACf,MAAM,kDAAkD,CAAC;AAG1D,QAAA,MAAM,QAAQ,EAAE,EAAE,CAAC,SAAS,CAG1B,CAAC;AAGH,eAAe,QAAQ,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AutocompleteProps } from '../components/Autocomplete';
2
+ import { AutocompleteProps } from '../components/Autocomplete/Autocomplete';
3
3
  declare const AutocompleteView: FC<AutocompleteProps>;
4
4
  export default AutocompleteView;
5
5
  //# sourceMappingURL=AutocompleteView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AutocompleteView.d.ts","sourceRoot":"","sources":["../../../src/views/AutocompleteView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,iBAAiB,EACvB,MAAM,2BAA2B,CAAC;AAGnC,QAAA,MAAM,gBAAgB,EAAE,EAAE,CAAC,iBAAiB,CAG1C,CAAC;AAGH,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"AutocompleteView.d.ts","sourceRoot":"","sources":["../../../src/views/AutocompleteView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,iBAAiB,EACvB,MAAM,wCAAwC,CAAC;AAGhD,QAAA,MAAM,gBAAgB,EAAE,EAAE,CAAC,iBAAiB,CAG1C,CAAC;AAGH,eAAe,gBAAgB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AvatarStackProps } from '../components/AvatarStack';
2
+ import { AvatarStackProps } from '../components/AvatarStack/AvatarStack';
3
3
  declare const AvatarStackView: FC<AvatarStackProps>;
4
4
  export default AvatarStackView;
5
5
  //# sourceMappingURL=AvatarStackView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AvatarStackView.d.ts","sourceRoot":"","sources":["../../../src/views/AvatarStackView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAe,KAAK,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAG9E,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC,gBAAgB,CAGxC,CAAC;AAGH,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"AvatarStackView.d.ts","sourceRoot":"","sources":["../../../src/views/AvatarStackView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,gBAAgB,EACtB,MAAM,sCAAsC,CAAC;AAG9C,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC,gBAAgB,CAGxC,CAAC;AAGH,eAAe,eAAe,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { AvatarProps } from '../components/Avatar';
2
+ import { AvatarProps } from '../components/Avatar/Avatar';
3
3
  declare const AvatarView: FC<AvatarProps>;
4
4
  export default AvatarView;
5
5
  //# sourceMappingURL=AvatarView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AvatarView.d.ts","sourceRoot":"","sources":["../../../src/views/AvatarView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAU,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAG/D,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC,WAAW,CAG9B,CAAC;AAGH,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"AvatarView.d.ts","sourceRoot":"","sources":["../../../src/views/AvatarView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAU,KAAK,WAAW,EAAE,MAAM,4BAA4B,CAAC;AAGtE,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC,WAAW,CAG9B,CAAC;AAGH,eAAe,UAAU,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { BadgeProps } from '../components/Badge';
2
+ import { BadgeProps } from '../components/Badge/Badge';
3
3
  declare const BadgeView: FC<BadgeProps>;
4
4
  export default BadgeView;
5
5
  //# sourceMappingURL=BadgeView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BadgeView.d.ts","sourceRoot":"","sources":["../../../src/views/BadgeView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAG5D,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,UAAU,CAG5B,CAAC;AAGH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"BadgeView.d.ts","sourceRoot":"","sources":["../../../src/views/BadgeView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAS,KAAK,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAGlE,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,UAAU,CAG5B,CAAC;AAGH,eAAe,SAAS,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { BigNumberProps } from '../components/BigNumber';
2
+ import { BigNumberProps } from '../components/BigNumber/BigNumber';
3
3
  declare const BigNumberView: FC<BigNumberProps>;
4
4
  export default BigNumberView;
5
5
  //# sourceMappingURL=BigNumberView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BigNumberView.d.ts","sourceRoot":"","sources":["../../../src/views/BigNumberView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAGxE,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,cAAc,CAGpC,CAAC;AAGH,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"BigNumberView.d.ts","sourceRoot":"","sources":["../../../src/views/BigNumberView.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAQ,KAAK,EAAE,EAAc,MAAM,OAAO,CAAC;AACzD,OAAO,EAEL,KAAK,cAAc,EACpB,MAAM,kCAAkC,CAAC;AAG1C,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,cAAc,CAGpC,CAAC;AAGH,eAAe,aAAa,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FC } from 'react';
2
- import { BreadcrumbProps } from '../components/Breadcrumb';
2
+ import { BreadcrumbProps } from '../components/Breadcrumb/Breadcrumb';
3
3
  declare const BreadcrumbView: FC<BreadcrumbProps>;
4
4
  export default BreadcrumbView;
5
5
  //# sourceMappingURL=BreadcrumbView.d.ts.map