@arclux/arc-ui-react 4.1.0 → 4.2.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 (379) hide show
  1. package/README.md +1 -1
  2. package/dist/content/Accordion.js +1 -1
  3. package/dist/content/AccordionItem.js +1 -1
  4. package/dist/content/AspectRatio.js +1 -1
  5. package/dist/content/Avatar.js +1 -1
  6. package/dist/content/AvatarGroup.js +1 -1
  7. package/dist/content/Card.js +1 -1
  8. package/dist/content/Carousel.js +1 -1
  9. package/dist/content/Collapsible.js +1 -1
  10. package/dist/content/ColorSwatch.js +1 -1
  11. package/dist/content/CtaBanner.js +1 -1
  12. package/dist/content/Divider.js +1 -1
  13. package/dist/content/EmptyState.js +1 -1
  14. package/dist/content/FeatureCard.js +1 -1
  15. package/dist/content/Hotspot.js +1 -1
  16. package/dist/content/Icon.js +1 -1
  17. package/dist/content/Image.js +1 -1
  18. package/dist/content/ImageCompare.js +1 -1
  19. package/dist/content/ImageHotspots.js +1 -1
  20. package/dist/content/InfiniteScroll.js +1 -1
  21. package/dist/content/Lightbox.js +1 -1
  22. package/dist/content/Marquee.js +1 -1
  23. package/dist/content/QrCode.js +1 -1
  24. package/dist/content/ScrollArea.js +1 -1
  25. package/dist/content/ScrollIndicator.js +1 -1
  26. package/dist/content/Skeleton.js +1 -1
  27. package/dist/content/Spinner.js +1 -1
  28. package/dist/content/Stack.js +1 -1
  29. package/dist/content/Video.js +1 -1
  30. package/dist/data/ActivityHeatmap.js +1 -1
  31. package/dist/data/AnimatedNumber.js +1 -1
  32. package/dist/data/Badge.js +1 -1
  33. package/dist/data/Chart.js +1 -1
  34. package/dist/data/Clock.js +1 -1
  35. package/dist/data/Comparison.js +1 -1
  36. package/dist/data/ComparisonColumn.js +1 -1
  37. package/dist/data/CountdownTimer.js +1 -1
  38. package/dist/data/DataGrid.js +1 -1
  39. package/dist/data/DescriptionItem.js +1 -1
  40. package/dist/data/DescriptionList.js +1 -1
  41. package/dist/data/Diff.js +1 -1
  42. package/dist/data/Gauge.js +1 -1
  43. package/dist/data/JsonTree.js +1 -1
  44. package/dist/data/Kanban.js +1 -1
  45. package/dist/data/LevelMeter.js +1 -1
  46. package/dist/data/List.js +1 -1
  47. package/dist/data/ListItem.js +1 -1
  48. package/dist/data/Meter.js +1 -1
  49. package/dist/data/Sparkline.js +1 -1
  50. package/dist/data/Stat.js +1 -1
  51. package/dist/data/Step.js +1 -1
  52. package/dist/data/Stepper.js +1 -1
  53. package/dist/data/Tag.js +1 -1
  54. package/dist/data/Timeline.js +1 -1
  55. package/dist/data/TimelineItem.js +1 -1
  56. package/dist/data/Uptime.js +1 -1
  57. package/dist/data/ValueCard.js +1 -1
  58. package/dist/data/Waveform.js +1 -1
  59. package/dist/feedback/Alert.js +1 -1
  60. package/dist/feedback/Announcement.js +1 -1
  61. package/dist/feedback/Banner.js +1 -1
  62. package/dist/feedback/CommandGroup.js +1 -1
  63. package/dist/feedback/CommandItem.js +1 -1
  64. package/dist/feedback/CommandPalette.js +1 -1
  65. package/dist/feedback/Confirm.js +1 -1
  66. package/dist/feedback/ConnectionStatus.js +1 -1
  67. package/dist/feedback/ContextMenu.js +1 -1
  68. package/dist/feedback/Conversation.js +1 -1
  69. package/dist/feedback/Dialog.js +1 -1
  70. package/dist/feedback/DropdownMenu.js +1 -1
  71. package/dist/feedback/HoverCard.js +1 -1
  72. package/dist/feedback/LoadingOverlay.js +1 -1
  73. package/dist/feedback/Message.js +1 -1
  74. package/dist/feedback/NotificationPanel.js +1 -1
  75. package/dist/feedback/Popover.js +1 -1
  76. package/dist/feedback/Progress.js +1 -1
  77. package/dist/feedback/Sheet.js +1 -1
  78. package/dist/feedback/Toast.js +1 -1
  79. package/dist/feedback/Tooltip.js +1 -1
  80. package/dist/input/Button.js +1 -1
  81. package/dist/input/ButtonGroup.js +1 -1
  82. package/dist/input/Calendar.js +1 -1
  83. package/dist/input/Checkbox.js +1 -1
  84. package/dist/input/Chip.js +1 -1
  85. package/dist/input/ColorPicker.js +1 -1
  86. package/dist/input/Combobox.js +1 -1
  87. package/dist/input/CopyButton.js +1 -1
  88. package/dist/input/DatePicker.js +1 -1
  89. package/dist/input/DateRangePicker.js +1 -1
  90. package/dist/input/Fieldset.js +1 -1
  91. package/dist/input/FileUpload.js +1 -1
  92. package/dist/input/Form.js +1 -1
  93. package/dist/input/Hotkey.js +1 -1
  94. package/dist/input/IconButton.js +1 -1
  95. package/dist/input/ImageCropper.js +1 -1
  96. package/dist/input/InlineEdit.js +1 -1
  97. package/dist/input/Input.js +1 -1
  98. package/dist/input/InputGroup.js +1 -1
  99. package/dist/input/Knob.js +1 -1
  100. package/dist/input/Label.js +1 -1
  101. package/dist/input/MaskedInput.js +1 -1
  102. package/dist/input/MultiSelect.js +1 -1
  103. package/dist/input/NumberInput.js +1 -1
  104. package/dist/input/PasswordInput.js +1 -1
  105. package/dist/input/PinInput.js +1 -1
  106. package/dist/input/Radio.js +1 -1
  107. package/dist/input/RadioGroup.js +1 -1
  108. package/dist/input/RangeSlider.js +1 -1
  109. package/dist/input/Rating.js +1 -1
  110. package/dist/input/Search.js +1 -1
  111. package/dist/input/SegmentedControl.js +1 -1
  112. package/dist/input/Select.js +1 -1
  113. package/dist/input/SignaturePad.js +1 -1
  114. package/dist/input/Slider.js +1 -1
  115. package/dist/input/SortableList.js +1 -1
  116. package/dist/input/Suggestion.js +1 -1
  117. package/dist/input/SwitchGroup.js +1 -1
  118. package/dist/input/TagInput.js +1 -1
  119. package/dist/input/Textarea.js +1 -1
  120. package/dist/input/ThemeToggle.js +1 -1
  121. package/dist/input/TimePicker.js +1 -1
  122. package/dist/input/Toggle.js +1 -1
  123. package/dist/input/TransferList.js +1 -1
  124. package/dist/input/TreeSelect.js +1 -1
  125. package/dist/layout/AppShell.d.ts +1 -0
  126. package/dist/layout/AppShell.d.ts.map +1 -1
  127. package/dist/layout/AppShell.js +1 -1
  128. package/dist/layout/AppShell.js.map +1 -1
  129. package/dist/layout/AspectGrid.js +1 -1
  130. package/dist/layout/AuthShell.js +1 -1
  131. package/dist/layout/Center.js +1 -1
  132. package/dist/layout/Container.js +1 -1
  133. package/dist/layout/DashboardGrid.js +1 -1
  134. package/dist/layout/FloatBar.js +1 -1
  135. package/dist/layout/Inset.js +1 -1
  136. package/dist/layout/Masonry.js +1 -1
  137. package/dist/layout/PageHeader.js +1 -1
  138. package/dist/layout/PageLayout.js +1 -1
  139. package/dist/layout/Resizable.js +1 -1
  140. package/dist/layout/ResponsiveSwitcher.js +1 -1
  141. package/dist/layout/Section.js +1 -1
  142. package/dist/layout/SettingsLayout.js +1 -1
  143. package/dist/layout/SplitPane.js +1 -1
  144. package/dist/layout/StatusBar.js +1 -1
  145. package/dist/layout/Sticky.js +1 -1
  146. package/dist/layout/Toolbar.js +1 -1
  147. package/dist/navigation/AnchorNav.js +1 -1
  148. package/dist/navigation/BottomNav.js +1 -1
  149. package/dist/navigation/Breadcrumb.js +1 -1
  150. package/dist/navigation/BreadcrumbItem.js +1 -1
  151. package/dist/navigation/BreadcrumbMenu.js +1 -1
  152. package/dist/navigation/CommandBar.js +1 -1
  153. package/dist/navigation/Drawer.js +1 -1
  154. package/dist/navigation/Footer.js +1 -1
  155. package/dist/navigation/Link.js +1 -1
  156. package/dist/navigation/Menubar.js +1 -1
  157. package/dist/navigation/NavItem.js +1 -1
  158. package/dist/navigation/NavigationMenu.js +1 -1
  159. package/dist/navigation/PageIndicator.js +1 -1
  160. package/dist/navigation/Pagination.js +1 -1
  161. package/dist/navigation/Rail.js +1 -1
  162. package/dist/navigation/ScrollSpy.js +1 -1
  163. package/dist/navigation/ScrollToTop.js +1 -1
  164. package/dist/navigation/Sidebar.js +1 -1
  165. package/dist/navigation/SidebarLink.js +1 -1
  166. package/dist/navigation/SidebarSection.js +1 -1
  167. package/dist/navigation/SkipLink.js +1 -1
  168. package/dist/navigation/SpyLink.js +1 -1
  169. package/dist/navigation/StepperNav.js +1 -1
  170. package/dist/navigation/Tab.js +1 -1
  171. package/dist/navigation/Tabs.js +1 -1
  172. package/dist/navigation/TopBar.js +1 -1
  173. package/dist/navigation/TreeItem.js +1 -1
  174. package/dist/navigation/TreeView.js +1 -1
  175. package/dist/shared/MenuDivider.js +1 -1
  176. package/dist/shared/MenuItem.js +1 -1
  177. package/dist/shared/Option.js +1 -1
  178. package/dist/typography/Blockquote.js +1 -1
  179. package/dist/typography/CodeBlock.js +1 -1
  180. package/dist/typography/GradientText.js +1 -1
  181. package/dist/typography/Highlight.js +1 -1
  182. package/dist/typography/Kbd.js +1 -1
  183. package/dist/typography/KeyboardMap.js +1 -1
  184. package/dist/typography/Markdown.js +1 -1
  185. package/dist/typography/NumberFormat.js +1 -1
  186. package/dist/typography/Prose.js +1 -1
  187. package/dist/typography/Terminal.js +1 -1
  188. package/dist/typography/Text.js +1 -1
  189. package/dist/typography/TimeAgo.js +1 -1
  190. package/dist/typography/Truncate.js +1 -1
  191. package/dist/typography/Typewriter.js +1 -1
  192. package/package.json +3 -3
  193. package/src/content/Accordion.ts +1 -1
  194. package/src/content/AccordionItem.ts +1 -1
  195. package/src/content/AspectRatio.ts +1 -1
  196. package/src/content/Avatar.ts +1 -1
  197. package/src/content/AvatarGroup.ts +1 -1
  198. package/src/content/Card.ts +1 -1
  199. package/src/content/Carousel.ts +1 -1
  200. package/src/content/Collapsible.ts +1 -1
  201. package/src/content/ColorSwatch.ts +1 -1
  202. package/src/content/CtaBanner.ts +1 -1
  203. package/src/content/Divider.ts +1 -1
  204. package/src/content/EmptyState.ts +1 -1
  205. package/src/content/FeatureCard.ts +1 -1
  206. package/src/content/Hotspot.ts +1 -1
  207. package/src/content/Icon.ts +1 -1
  208. package/src/content/Image.ts +1 -1
  209. package/src/content/ImageCompare.ts +1 -1
  210. package/src/content/ImageHotspots.ts +1 -1
  211. package/src/content/InfiniteScroll.ts +1 -1
  212. package/src/content/Lightbox.ts +1 -1
  213. package/src/content/Marquee.ts +1 -1
  214. package/src/content/QrCode.ts +1 -1
  215. package/src/content/ScrollArea.ts +1 -1
  216. package/src/content/ScrollIndicator.ts +1 -1
  217. package/src/content/Skeleton.ts +1 -1
  218. package/src/content/Spinner.ts +1 -1
  219. package/src/content/Stack.ts +1 -1
  220. package/src/content/Video.ts +1 -1
  221. package/src/data/ActivityHeatmap.ts +1 -1
  222. package/src/data/AnimatedNumber.ts +1 -1
  223. package/src/data/Badge.ts +1 -1
  224. package/src/data/Chart.ts +1 -1
  225. package/src/data/Clock.ts +1 -1
  226. package/src/data/Comparison.ts +1 -1
  227. package/src/data/ComparisonColumn.ts +1 -1
  228. package/src/data/CountdownTimer.ts +1 -1
  229. package/src/data/DataGrid.ts +1 -1
  230. package/src/data/DescriptionItem.ts +1 -1
  231. package/src/data/DescriptionList.ts +1 -1
  232. package/src/data/Diff.ts +1 -1
  233. package/src/data/Gauge.ts +1 -1
  234. package/src/data/JsonTree.ts +1 -1
  235. package/src/data/Kanban.ts +1 -1
  236. package/src/data/LevelMeter.ts +1 -1
  237. package/src/data/List.ts +1 -1
  238. package/src/data/ListItem.ts +1 -1
  239. package/src/data/Meter.ts +1 -1
  240. package/src/data/Sparkline.ts +1 -1
  241. package/src/data/Stat.ts +1 -1
  242. package/src/data/Step.ts +1 -1
  243. package/src/data/Stepper.ts +1 -1
  244. package/src/data/Tag.ts +1 -1
  245. package/src/data/Timeline.ts +1 -1
  246. package/src/data/TimelineItem.ts +1 -1
  247. package/src/data/Uptime.ts +1 -1
  248. package/src/data/ValueCard.ts +1 -1
  249. package/src/data/Waveform.ts +1 -1
  250. package/src/feedback/Alert.ts +1 -1
  251. package/src/feedback/Announcement.ts +1 -1
  252. package/src/feedback/Banner.ts +1 -1
  253. package/src/feedback/CommandGroup.ts +1 -1
  254. package/src/feedback/CommandItem.ts +1 -1
  255. package/src/feedback/CommandPalette.ts +1 -1
  256. package/src/feedback/Confirm.ts +1 -1
  257. package/src/feedback/ConnectionStatus.ts +1 -1
  258. package/src/feedback/ContextMenu.ts +1 -1
  259. package/src/feedback/Conversation.ts +1 -1
  260. package/src/feedback/Dialog.ts +1 -1
  261. package/src/feedback/DropdownMenu.ts +1 -1
  262. package/src/feedback/HoverCard.ts +1 -1
  263. package/src/feedback/LoadingOverlay.ts +1 -1
  264. package/src/feedback/Message.ts +1 -1
  265. package/src/feedback/NotificationPanel.ts +1 -1
  266. package/src/feedback/Popover.ts +1 -1
  267. package/src/feedback/Progress.ts +1 -1
  268. package/src/feedback/Sheet.ts +1 -1
  269. package/src/feedback/Toast.ts +1 -1
  270. package/src/feedback/Tooltip.ts +1 -1
  271. package/src/input/Button.ts +1 -1
  272. package/src/input/ButtonGroup.ts +1 -1
  273. package/src/input/Calendar.ts +1 -1
  274. package/src/input/Checkbox.ts +1 -1
  275. package/src/input/Chip.ts +1 -1
  276. package/src/input/ColorPicker.ts +1 -1
  277. package/src/input/Combobox.ts +1 -1
  278. package/src/input/CopyButton.ts +1 -1
  279. package/src/input/DatePicker.ts +1 -1
  280. package/src/input/DateRangePicker.ts +1 -1
  281. package/src/input/Fieldset.ts +1 -1
  282. package/src/input/FileUpload.ts +1 -1
  283. package/src/input/Form.ts +1 -1
  284. package/src/input/Hotkey.ts +1 -1
  285. package/src/input/IconButton.ts +1 -1
  286. package/src/input/ImageCropper.ts +1 -1
  287. package/src/input/InlineEdit.ts +1 -1
  288. package/src/input/Input.ts +1 -1
  289. package/src/input/InputGroup.ts +1 -1
  290. package/src/input/Knob.ts +1 -1
  291. package/src/input/Label.ts +1 -1
  292. package/src/input/MaskedInput.ts +1 -1
  293. package/src/input/MultiSelect.ts +1 -1
  294. package/src/input/NumberInput.ts +1 -1
  295. package/src/input/PasswordInput.ts +1 -1
  296. package/src/input/PinInput.ts +1 -1
  297. package/src/input/Radio.ts +1 -1
  298. package/src/input/RadioGroup.ts +1 -1
  299. package/src/input/RangeSlider.ts +1 -1
  300. package/src/input/Rating.ts +1 -1
  301. package/src/input/Search.ts +1 -1
  302. package/src/input/SegmentedControl.ts +1 -1
  303. package/src/input/Select.ts +1 -1
  304. package/src/input/SignaturePad.ts +1 -1
  305. package/src/input/Slider.ts +1 -1
  306. package/src/input/SortableList.ts +1 -1
  307. package/src/input/Suggestion.ts +1 -1
  308. package/src/input/SwitchGroup.ts +1 -1
  309. package/src/input/TagInput.ts +1 -1
  310. package/src/input/Textarea.ts +1 -1
  311. package/src/input/ThemeToggle.ts +1 -1
  312. package/src/input/TimePicker.ts +1 -1
  313. package/src/input/Toggle.ts +1 -1
  314. package/src/input/TransferList.ts +1 -1
  315. package/src/input/TreeSelect.ts +1 -1
  316. package/src/layout/AppShell.ts +2 -1
  317. package/src/layout/AspectGrid.ts +1 -1
  318. package/src/layout/AuthShell.ts +1 -1
  319. package/src/layout/Center.ts +1 -1
  320. package/src/layout/Container.ts +1 -1
  321. package/src/layout/DashboardGrid.ts +1 -1
  322. package/src/layout/FloatBar.ts +1 -1
  323. package/src/layout/Inset.ts +1 -1
  324. package/src/layout/Masonry.ts +1 -1
  325. package/src/layout/PageHeader.ts +1 -1
  326. package/src/layout/PageLayout.ts +1 -1
  327. package/src/layout/Resizable.ts +1 -1
  328. package/src/layout/ResponsiveSwitcher.ts +1 -1
  329. package/src/layout/Section.ts +1 -1
  330. package/src/layout/SettingsLayout.ts +1 -1
  331. package/src/layout/SplitPane.ts +1 -1
  332. package/src/layout/StatusBar.ts +1 -1
  333. package/src/layout/Sticky.ts +1 -1
  334. package/src/layout/Toolbar.ts +1 -1
  335. package/src/navigation/AnchorNav.ts +1 -1
  336. package/src/navigation/BottomNav.ts +1 -1
  337. package/src/navigation/Breadcrumb.ts +1 -1
  338. package/src/navigation/BreadcrumbItem.ts +1 -1
  339. package/src/navigation/BreadcrumbMenu.ts +1 -1
  340. package/src/navigation/CommandBar.ts +1 -1
  341. package/src/navigation/Drawer.ts +1 -1
  342. package/src/navigation/Footer.ts +1 -1
  343. package/src/navigation/Link.ts +1 -1
  344. package/src/navigation/Menubar.ts +1 -1
  345. package/src/navigation/NavItem.ts +1 -1
  346. package/src/navigation/NavigationMenu.ts +1 -1
  347. package/src/navigation/PageIndicator.ts +1 -1
  348. package/src/navigation/Pagination.ts +1 -1
  349. package/src/navigation/Rail.ts +1 -1
  350. package/src/navigation/ScrollSpy.ts +1 -1
  351. package/src/navigation/ScrollToTop.ts +1 -1
  352. package/src/navigation/Sidebar.ts +1 -1
  353. package/src/navigation/SidebarLink.ts +1 -1
  354. package/src/navigation/SidebarSection.ts +1 -1
  355. package/src/navigation/SkipLink.ts +1 -1
  356. package/src/navigation/SpyLink.ts +1 -1
  357. package/src/navigation/StepperNav.ts +1 -1
  358. package/src/navigation/Tab.ts +1 -1
  359. package/src/navigation/Tabs.ts +1 -1
  360. package/src/navigation/TopBar.ts +1 -1
  361. package/src/navigation/TreeItem.ts +1 -1
  362. package/src/navigation/TreeView.ts +1 -1
  363. package/src/shared/MenuDivider.ts +1 -1
  364. package/src/shared/MenuItem.ts +1 -1
  365. package/src/shared/Option.ts +1 -1
  366. package/src/typography/Blockquote.ts +1 -1
  367. package/src/typography/CodeBlock.ts +1 -1
  368. package/src/typography/GradientText.ts +1 -1
  369. package/src/typography/Highlight.ts +1 -1
  370. package/src/typography/Kbd.ts +1 -1
  371. package/src/typography/KeyboardMap.ts +1 -1
  372. package/src/typography/Markdown.ts +1 -1
  373. package/src/typography/NumberFormat.ts +1 -1
  374. package/src/typography/Prose.ts +1 -1
  375. package/src/typography/Terminal.ts +1 -1
  376. package/src/typography/Text.ts +1 -1
  377. package/src/typography/TimeAgo.ts +1 -1
  378. package/src/typography/Truncate.ts +1 -1
  379. package/src/typography/Typewriter.ts +1 -1
package/README.md CHANGED
@@ -7,7 +7,7 @@ React wrappers for [ARC UI](https://arcui.dev) web components with full TypeScri
7
7
  ## Installation
8
8
 
9
9
  ```bash
10
- npm install @arclux/arc-ui-react @arclux/arc-ui
10
+ npm install @arclux/arc-ui-react @arclux/arc-ui lit
11
11
  ```
12
12
 
13
13
  Requires `react >= 18.0.0` and `react-dom >= 18.0.0`.
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcAccordion } from '@arclux/arc-ui/accordion';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcAccordionItem } from '@arclux/arc-ui/accordion-item';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcAspectRatio } from '@arclux/arc-ui/aspect-ratio';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcAvatar } from '@arclux/arc-ui/avatar';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcAvatarGroup } from '@arclux/arc-ui/avatar-group';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcCard } from '@arclux/arc-ui/card';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcCarousel } from '@arclux/arc-ui/carousel';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcCollapsible } from '@arclux/arc-ui/collapsible';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcColorSwatch } from '@arclux/arc-ui/color-swatch';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcCtaBanner } from '@arclux/arc-ui/cta-banner';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcDivider } from '@arclux/arc-ui/divider';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcEmptyState } from '@arclux/arc-ui/empty-state';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcFeatureCard } from '@arclux/arc-ui/feature-card';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcHotspot } from '@arclux/arc-ui/hotspot';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcIcon } from '@arclux/arc-ui/icon';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcImage } from '@arclux/arc-ui/image';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcImageCompare } from '@arclux/arc-ui/image-compare';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcImageHotspots } from '@arclux/arc-ui/image-hotspots';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcInfiniteScroll } from '@arclux/arc-ui/infinite-scroll';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcLightbox } from '@arclux/arc-ui/lightbox';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcMarquee } from '@arclux/arc-ui/marquee';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcQrCode } from '@arclux/arc-ui/qr-code';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcScrollArea } from '@arclux/arc-ui/scroll-area';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcScrollIndicator } from '@arclux/arc-ui/scroll-indicator';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcSkeleton } from '@arclux/arc-ui/skeleton';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcSpinner } from '@arclux/arc-ui/spinner';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcStack } from '@arclux/arc-ui/stack';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcVideo } from '@arclux/arc-ui/video';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcActivityHeatmap } from '@arclux/arc-ui/activity-heatmap';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcAnimatedNumber } from '@arclux/arc-ui/animated-number';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcBadge } from '@arclux/arc-ui/badge';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcChart } from '@arclux/arc-ui/chart';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcClock } from '@arclux/arc-ui/clock';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcComparison } from '@arclux/arc-ui/comparison';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcComparisonColumn } from '@arclux/arc-ui/comparison-column';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcCountdownTimer } from '@arclux/arc-ui/countdown-timer';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcDataGrid } from '@arclux/arc-ui/data-grid';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcDescriptionItem } from '@arclux/arc-ui/description-item';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcDescriptionList } from '@arclux/arc-ui/description-list';
package/dist/data/Diff.js CHANGED
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcDiff } from '@arclux/arc-ui/diff';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcGauge } from '@arclux/arc-ui/gauge';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcJsonTree } from '@arclux/arc-ui/json-tree';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcKanban } from '@arclux/arc-ui/kanban';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcLevelMeter } from '@arclux/arc-ui/level-meter';
package/dist/data/List.js CHANGED
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcList } from '@arclux/arc-ui/list';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcListItem } from '@arclux/arc-ui/list-item';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcMeter } from '@arclux/arc-ui/meter';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcSparkline } from '@arclux/arc-ui/sparkline';
package/dist/data/Stat.js CHANGED
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcStat } from '@arclux/arc-ui/stat';
package/dist/data/Step.js CHANGED
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcStep } from '@arclux/arc-ui/step';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcStepper } from '@arclux/arc-ui/stepper';
package/dist/data/Tag.js CHANGED
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcTag } from '@arclux/arc-ui/tag';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcTimeline } from '@arclux/arc-ui/timeline';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcTimelineItem } from '@arclux/arc-ui/timeline-item';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcUptime } from '@arclux/arc-ui/uptime';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcValueCard } from '@arclux/arc-ui/value-card';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcWaveform } from '@arclux/arc-ui/waveform';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcAlert } from '@arclux/arc-ui/alert';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcAnnouncement } from '@arclux/arc-ui/announcement';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcBanner } from '@arclux/arc-ui/banner';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcCommandGroup } from '@arclux/arc-ui/command-group';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcCommandItem } from '@arclux/arc-ui/command-item';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcCommandPalette } from '@arclux/arc-ui/command-palette';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcConfirm } from '@arclux/arc-ui/confirm';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcConnectionStatus } from '@arclux/arc-ui/connection-status';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcContextMenu } from '@arclux/arc-ui/context-menu';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcConversation } from '@arclux/arc-ui/conversation';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcDialog } from '@arclux/arc-ui/dialog';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcDropdownMenu } from '@arclux/arc-ui/dropdown-menu';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcHoverCard } from '@arclux/arc-ui/hover-card';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcLoadingOverlay } from '@arclux/arc-ui/loading-overlay';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcMessage } from '@arclux/arc-ui/message';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcNotificationPanel } from '@arclux/arc-ui/notification-panel';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcPopover } from '@arclux/arc-ui/popover';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcProgress } from '@arclux/arc-ui/progress';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcSheet } from '@arclux/arc-ui/sheet';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcToast } from '@arclux/arc-ui/toast';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcTooltip } from '@arclux/arc-ui/tooltip';
@@ -1,4 +1,4 @@
1
- // Auto-generated by @arclux/prism 3.0.0 — do not edit manually
1
+ // Auto-generated by @arclux/prism 3.1.1 — do not edit manually
2
2
  import React from 'react';
3
3
  import { createComponent } from '@lit/react';
4
4
  import { ArcButton } from '@arclux/arc-ui/button';