@oracle/oraclejet-preact 18.0.4 → 18.0.6

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 (595) hide show
  1. package/amd/{BaseCardView-ab799b69.js → BaseCardView-70b177ed.js} +2 -2
  2. package/amd/{BaseCardView-ab799b69.js.map → BaseCardView-70b177ed.js.map} +1 -1
  3. package/amd/CardFlexView-bb5c4369.js +2 -0
  4. package/amd/{CardFlexView-296f97f5.js.map → CardFlexView-bb5c4369.js.map} +1 -1
  5. package/amd/{CardGridView-054ffc3f.js → CardGridView-c28ff2f7.js} +2 -2
  6. package/amd/{CardGridView-054ffc3f.js.map → CardGridView-c28ff2f7.js.map} +1 -1
  7. package/amd/ExpandableList-dd3a05b4.js +1 -1
  8. package/amd/GroupLoadingIndicator-6b2ab709.js +1 -1
  9. package/amd/{Indexer-1531dbc3.js → Indexer-357554c4.js} +2 -2
  10. package/amd/{Indexer-1531dbc3.js.map → Indexer-357554c4.js.map} +1 -1
  11. package/amd/InputDatePicker-fc39f0a6.js +2 -0
  12. package/amd/{InputDatePicker-18e2546b.js.map → InputDatePicker-fc39f0a6.js.map} +1 -1
  13. package/amd/{LineAreaChart-d0941475.js → LineAreaChart-4140d004.js} +2 -2
  14. package/amd/{LineAreaChart-d0941475.js.map → LineAreaChart-4140d004.js.map} +1 -1
  15. package/amd/List-04c4fed0.js +2 -0
  16. package/amd/{List-0b764e84.js.map → List-04c4fed0.js.map} +1 -1
  17. package/amd/{ListView-5bb45f81.js → ListView-bf740071.js} +2 -2
  18. package/amd/{ListView-5bb45f81.js.map → ListView-bf740071.js.map} +1 -1
  19. package/amd/LoadMoreCollection-a6adbc3f.js +2 -0
  20. package/amd/{LoadMoreCollection-83413a59.js.map → LoadMoreCollection-a6adbc3f.js.map} +1 -1
  21. package/amd/NavigationListItem-044a79fd.js +2 -0
  22. package/amd/{NavigationListItem-021b2d58.js.map → NavigationListItem-044a79fd.js.map} +1 -1
  23. package/amd/{OverflowTabBar-ea3a4742.js → OverflowTabBar-339f34cf.js} +2 -2
  24. package/amd/{OverflowTabBar-ea3a4742.js.map → OverflowTabBar-339f34cf.js.map} +1 -1
  25. package/amd/{OverflowTabBarItem-763773c9.js → OverflowTabBarItem-c59db4a2.js} +2 -2
  26. package/amd/{OverflowTabBarItem-763773c9.js.map → OverflowTabBarItem-c59db4a2.js.map} +1 -1
  27. package/amd/PRIVATE_BaseCardView.js +1 -1
  28. package/amd/PRIVATE_List.js +1 -1
  29. package/amd/PRIVATE_LoadMoreCollection.js +1 -1
  30. package/amd/PRIVATE_SelectCommon.js +1 -1
  31. package/amd/PRIVATE_Table.js +1 -1
  32. package/amd/PRIVATE_VirtualizedCollection.js +1 -1
  33. package/amd/{SelectMultiple-7e9bd455.js → SelectMultiple-e3a6732b.js} +2 -2
  34. package/amd/{SelectMultiple-7e9bd455.js.map → SelectMultiple-e3a6732b.js.map} +1 -1
  35. package/amd/{SelectSingle-466bcd67.js → SelectSingle-9d0dca8f.js} +2 -2
  36. package/amd/{SelectSingle-466bcd67.js.map → SelectSingle-9d0dca8f.js.map} +1 -1
  37. package/amd/{Table-87f7e3c4.js → Table-31cc83c6.js} +2 -2
  38. package/amd/{Table-87f7e3c4.js.map → Table-31cc83c6.js.map} +1 -1
  39. package/amd/{TableView-2b884e2c.js → TableView-ab5d0c12.js} +2 -2
  40. package/amd/{TableView-2b884e2c.js.map → TableView-ab5d0c12.js.map} +1 -1
  41. package/amd/Theme-redwood/theme.css +149 -149
  42. package/amd/Theme-stable/theme.css +277 -277
  43. package/amd/UNSAFE_CardFlexView.js +1 -1
  44. package/amd/UNSAFE_CardGridView.js +1 -1
  45. package/amd/UNSAFE_ExpandableList.js +1 -1
  46. package/amd/UNSAFE_Indexer.js +1 -1
  47. package/amd/UNSAFE_InputDatePicker.js +1 -1
  48. package/amd/UNSAFE_LineAreaChart.js +1 -1
  49. package/amd/UNSAFE_ListView.js +1 -1
  50. package/amd/UNSAFE_NavigationList.js +1 -1
  51. package/amd/UNSAFE_OverflowTabBar.js +1 -1
  52. package/amd/UNSAFE_SelectMultiple.js +1 -1
  53. package/amd/UNSAFE_SelectSingle.js +1 -1
  54. package/amd/UNSAFE_TabBar.js +1 -1
  55. package/amd/UNSAFE_TabBarCommon.js +1 -1
  56. package/amd/UNSAFE_TabBarMixed.js +1 -1
  57. package/amd/UNSAFE_TableView.js +1 -1
  58. package/amd/UNSAFE_VirtualizedListView.js +1 -1
  59. package/amd/{VirtualizedCollection-897516a5.js → VirtualizedCollection-63223f5e.js} +2 -2
  60. package/amd/{VirtualizedCollection-897516a5.js.map → VirtualizedCollection-63223f5e.js.map} +1 -1
  61. package/amd/{VirtualizedListView-cbe87ec2.js → VirtualizedListView-554eaee6.js} +2 -2
  62. package/amd/{VirtualizedListView-cbe87ec2.js.map → VirtualizedListView-554eaee6.js.map} +1 -1
  63. package/amd/{useSelectCommon-d9c4a7bd.js → useSelectCommon-e7f123ce.js} +2 -2
  64. package/amd/{useSelectCommon-d9c4a7bd.js.map → useSelectCommon-e7f123ce.js.map} +1 -1
  65. package/cjs/{BarChart-93a3813c.js → BarChart-ca7f8ed5.js} +2 -2
  66. package/cjs/{BarChart-93a3813c.js.map → BarChart-ca7f8ed5.js.map} +1 -1
  67. package/cjs/{Chart-40d95d14.js → Chart-fbbd3329.js} +2 -2
  68. package/cjs/{Chart-40d95d14.js.map → Chart-fbbd3329.js.map} +1 -1
  69. package/cjs/CheckboxSet-1bdbc419.js +53 -0
  70. package/cjs/CheckboxSet-1bdbc419.js.map +1 -0
  71. package/cjs/{ComboChart-cffd0759.js → ComboChart-95863e7a.js} +2 -2
  72. package/cjs/{ComboChart-cffd0759.js.map → ComboChart-95863e7a.js.map} +1 -1
  73. package/cjs/{LineAreaChart-57408e94.js → LineAreaChart-46dde5d3.js} +3 -3
  74. package/cjs/{LineAreaChart-57408e94.js.map → LineAreaChart-46dde5d3.js.map} +1 -1
  75. package/cjs/PRIVATE_Chart.js +4 -4
  76. package/cjs/{ScatterChart-763e1f3e.js → ScatterChart-0497f41a.js} +2 -2
  77. package/cjs/{ScatterChart-763e1f3e.js.map → ScatterChart-0497f41a.js.map} +1 -1
  78. package/cjs/Theme-redwood/theme.css +242 -242
  79. package/cjs/Theme-stable/theme.css +295 -295
  80. package/cjs/UNSAFE_BarChart/__test__/BarChart.spec.js +5 -5
  81. package/cjs/UNSAFE_BarChart.js +5 -5
  82. package/cjs/UNSAFE_CheckboxItem.js +81 -30
  83. package/cjs/UNSAFE_CheckboxItem.js.map +1 -1
  84. package/cjs/UNSAFE_CheckboxSet.js +15 -44
  85. package/cjs/UNSAFE_CheckboxSet.js.map +1 -1
  86. package/cjs/UNSAFE_ComboChart.js +5 -5
  87. package/cjs/UNSAFE_LineAreaChart.js +5 -5
  88. package/cjs/UNSAFE_RichCheckboxSet.js +15 -13
  89. package/cjs/UNSAFE_RichCheckboxSet.js.map +1 -1
  90. package/cjs/UNSAFE_RichSelectionItem.js +181 -44
  91. package/cjs/UNSAFE_RichSelectionItem.js.map +1 -1
  92. package/cjs/UNSAFE_ScatterChart.js +5 -5
  93. package/es/ActionCard-e64b1771.js +1 -1
  94. package/es/{BarChart-dd37d569.js → BarChart-a3209793.js} +3 -3
  95. package/es/{BarChart-dd37d569.js.map → BarChart-a3209793.js.map} +1 -1
  96. package/es/BarGroup-740cd159.js +1 -1
  97. package/es/BaseButton-3ce1f027.js +2 -2
  98. package/es/BaseCardView-c5a8ee6a.js +7 -7
  99. package/es/{BaseCardViewSelectionTest-1a6585af.js → BaseCardViewSelectionTest-cf72be09.js} +7 -7
  100. package/es/{BaseCardViewSelectionTest-1a6585af.js.map → BaseCardViewSelectionTest-cf72be09.js.map} +1 -1
  101. package/es/BaseNavigationListItem-530bc3df.js +1 -1
  102. package/es/BaseRichSelection-9fa49816.js +8 -8
  103. package/es/ButtonSet-51dcff96.js +2 -2
  104. package/es/ButtonSetIconButton-536c1045.js +3 -3
  105. package/es/{Card-44b7de2f.js → Card-de0aef24.js} +2 -2
  106. package/es/{Card-44b7de2f.js.map → Card-de0aef24.js.map} +1 -1
  107. package/es/{Center-8b48ab02.js → Center-9f355d44.js} +2 -2
  108. package/es/{Center-8b48ab02.js.map → Center-9f355d44.js.map} +1 -1
  109. package/es/{Chart-b046fb6a.js → Chart-b97e00f1.js} +10 -10
  110. package/es/{Chart-b046fb6a.js.map → Chart-b97e00f1.js.map} +1 -1
  111. package/es/CheckboxControl-ee327a6d.js +6 -6
  112. package/es/CheckboxRadioField-a4db2c10.js +6 -6
  113. package/es/CheckboxSet-3c3b7c71.js +49 -0
  114. package/es/CheckboxSet-3c3b7c71.js.map +1 -0
  115. package/es/Chip-8554d3ff.js +1 -1
  116. package/es/ClearIcon-95064ad6.js +1 -1
  117. package/es/CollapseIcon-4e943f42.js +1 -1
  118. package/es/Collapsible-cb2ba356.js +2 -2
  119. package/es/{ComboChart-58ac07b4.js → ComboChart-b8c2be4d.js} +4 -4
  120. package/es/{ComboChart-58ac07b4.js.map → ComboChart-b8c2be4d.js.map} +1 -1
  121. package/es/CompactHelpSource-9c0d4cb4.js +2 -2
  122. package/es/{CompactLabelAssistance-6a627bbb.js → CompactLabelAssistance-7912767d.js} +5 -5
  123. package/es/{CompactLabelAssistance-6a627bbb.js.map → CompactLabelAssistance-7912767d.js.map} +1 -1
  124. package/es/CompactUserAssistance-12950e48.js +4 -4
  125. package/es/ComponentMessageContainer-f2837e7f.js +4 -4
  126. package/es/ConveyorBeltItem-188fcaf0.js +2 -2
  127. package/es/{DatePicker-d4c3ec06.js → DatePicker-38a71007.js} +6 -6
  128. package/es/{DatePicker-d4c3ec06.js.map → DatePicker-38a71007.js.map} +1 -1
  129. package/es/DatePickerHeader-5806fbea.js +3 -3
  130. package/es/{Diagram-a6348a41.js → Diagram-ee9ec4a9.js} +5 -5
  131. package/es/{Diagram-a6348a41.js.map → Diagram-ee9ec4a9.js.map} +1 -1
  132. package/es/{Dialog-d64dd573.js → Dialog-2248109e.js} +8 -8
  133. package/es/{Dialog-d64dd573.js.map → Dialog-2248109e.js.map} +1 -1
  134. package/es/DirectionalCollapseArrowIcon-daafb64c.js +1 -1
  135. package/es/DirectionalExpandArrowIcon-35def552.js +1 -1
  136. package/es/{DragHandle-d3a739f5.js → DragHandle-5cba8c4b.js} +2 -2
  137. package/es/{DragHandle-d3a739f5.js.map → DragHandle-5cba8c4b.js.map} +1 -1
  138. package/es/{Dropdown-f0cdaeae.js → Dropdown-f7fbfa81.js} +5 -5
  139. package/es/{Dropdown-f0cdaeae.js.map → Dropdown-f7fbfa81.js.map} +1 -1
  140. package/es/{EnvironmentProvider-0fc2fd0c.js → EnvironmentProvider-a3819bde.js} +3 -3
  141. package/es/{EnvironmentProvider-0fc2fd0c.js.map → EnvironmentProvider-a3819bde.js.map} +1 -1
  142. package/es/ExpandableList-478db30a.js +3 -3
  143. package/es/FilePicker-ecfad7d4.js +2 -2
  144. package/es/{Flex-8696b27b.js → Flex-2d51e914.js} +2 -2
  145. package/es/{Flex-8696b27b.js.map → Flex-2d51e914.js.map} +1 -1
  146. package/es/{Floating-9bf456f9.js → Floating-c13f9f62.js} +4 -4
  147. package/es/{Floating-9bf456f9.js.map → Floating-c13f9f62.js.map} +1 -1
  148. package/es/FormLayout-2efb00f6.js +1 -1
  149. package/es/Gantt-0adf9527.js +9 -9
  150. package/es/{Grid-7fd29a9e.js → Grid-c2385b22.js} +2 -2
  151. package/es/{Grid-7fd29a9e.js.map → Grid-c2385b22.js.map} +1 -1
  152. package/es/{Gridlines-5ac89a84.js → Gridlines-89b5506f.js} +2 -2
  153. package/es/{Gridlines-5ac89a84.js.map → Gridlines-89b5506f.js.map} +1 -1
  154. package/es/GroupLoadingIndicator-63035d08.js +1 -1
  155. package/es/{HighlightText-cc043982.js → HighlightText-d505bf35.js} +2 -2
  156. package/es/{HighlightText-cc043982.js.map → HighlightText-d505bf35.js.map} +1 -1
  157. package/es/Icon-bdd49f29.js +3 -3
  158. package/es/IconButton-62cd1cf9.js +3 -3
  159. package/es/IconMenuButton-242dc102.js +3 -3
  160. package/es/IconProgressButton-193d58bf.js +3 -3
  161. package/es/IconSwitchButton-a92911d0.js +3 -3
  162. package/es/IconToggleButton-fb7ccce9.js +3 -3
  163. package/es/{IconUserAssistance-627f9d18.js → IconUserAssistance-2b494a2e.js} +3 -3
  164. package/es/{IconUserAssistance-627f9d18.js.map → IconUserAssistance-2b494a2e.js.map} +1 -1
  165. package/es/Indexer-ba2c7593.js +4 -4
  166. package/es/InlineHelpSource-fcdcd122.js +1 -1
  167. package/es/InlineUserAssistance-04cce83e.js +5 -5
  168. package/es/InputDateMask-23aef570.js +7 -7
  169. package/es/{InputDatePicker-dd3b6c89.js → InputDatePicker-59bbd31d.js} +10 -10
  170. package/es/{InputDatePicker-dd3b6c89.js.map → InputDatePicker-59bbd31d.js.map} +1 -1
  171. package/es/InputPassword-2c87ceb9.js +4 -4
  172. package/es/InputText-3701adf8.js +6 -6
  173. package/es/Label-6d90e627.js +5 -5
  174. package/es/LabelValueLayout-bcf482be.js +1 -1
  175. package/es/{Layer-12a734d1.js → Layer-7497a324.js} +3 -3
  176. package/es/{Layer-12a734d1.js.map → Layer-7497a324.js.map} +1 -1
  177. package/es/{LayerHost-15b42a3e.js → LayerHost-7a2149f5.js} +2 -2
  178. package/es/{LayerHost-15b42a3e.js.map → LayerHost-7a2149f5.js.map} +1 -1
  179. package/es/{LayerManager-af39e736.js → LayerManager-be34be40.js} +2 -2
  180. package/es/{LayerManager-af39e736.js.map → LayerManager-be34be40.js.map} +1 -1
  181. package/es/Legend-588633b2.js +3 -3
  182. package/es/{LineAreaChart-b136ad7b.js → LineAreaChart-d6924882.js} +5 -5
  183. package/es/{LineAreaChart-b136ad7b.js.map → LineAreaChart-d6924882.js.map} +1 -1
  184. package/es/{LineSeries-ca5836e7.js → LineSeries-00fa2ab7.js} +2 -2
  185. package/es/{LineSeries-ca5836e7.js.map → LineSeries-00fa2ab7.js.map} +1 -1
  186. package/es/Link-9f8b5c41.js +1 -1
  187. package/es/List-97b7be70.js +5 -5
  188. package/es/{ListItemLayout-e87958e3.js → ListItemLayout-b3d899d6.js} +2 -2
  189. package/es/{ListItemLayout-e87958e3.js.map → ListItemLayout-b3d899d6.js.map} +1 -1
  190. package/es/ListView-936d8a4f.js +3 -3
  191. package/es/{LiveRegion-cb4f8a54.js → LiveRegion-5302331c.js} +2 -2
  192. package/es/{LiveRegion-cb4f8a54.js.map → LiveRegion-5302331c.js.map} +1 -1
  193. package/es/{MaxLengthLiveRegion-59087064.js → MaxLengthLiveRegion-9b386b63.js} +3 -3
  194. package/es/{MaxLengthLiveRegion-59087064.js.map → MaxLengthLiveRegion-9b386b63.js.map} +1 -1
  195. package/es/Menu-a37635b8.js +6 -6
  196. package/es/MenuButton-422a74de.js +2 -2
  197. package/es/MenuItem-831dfd05.js +1 -1
  198. package/es/Message-9d1504b6.js +2 -2
  199. package/es/{MessageLayer-8bed437a.js → MessageLayer-9ea7cf82.js} +6 -6
  200. package/es/{MessageLayer-8bed437a.js.map → MessageLayer-9ea7cf82.js.map} +1 -1
  201. package/es/MessageToast-7058b181.js +8 -8
  202. package/es/MessagesManager-9dd3eb3d.js +3 -3
  203. package/es/MeterBar-551d32db.js +5 -5
  204. package/es/MeterCircle-5e2ee267.js +5 -5
  205. package/es/{Modal-103da2aa.js → Modal-1710fdd2.js} +3 -3
  206. package/es/{Modal-103da2aa.js.map → Modal-1710fdd2.js.map} +1 -1
  207. package/es/{MonthView-3f86e858.js → MonthView-9c0b40f1.js} +4 -4
  208. package/es/{MonthView-3f86e858.js.map → MonthView-9c0b40f1.js.map} +1 -1
  209. package/es/{NavigationListItem-57a7cf4b.js → NavigationListItem-5b25b2f5.js} +16 -3
  210. package/es/{NavigationListItem-57a7cf4b.js.map → NavigationListItem-5b25b2f5.js.map} +1 -1
  211. package/es/NumberInputText-58e80ab7.js +6 -6
  212. package/es/{OverflowTabBar-9df72c15.js → OverflowTabBar-47a03b1f.js} +2 -2
  213. package/es/{OverflowTabBar-9df72c15.js.map → OverflowTabBar-47a03b1f.js.map} +1 -1
  214. package/es/{OverflowTabBarItem-0d925d02.js → OverflowTabBarItem-08625093.js} +5 -5
  215. package/es/{OverflowTabBarItem-0d925d02.js.map → OverflowTabBarItem-08625093.js.map} +1 -1
  216. package/es/PRIVATE_BaseCardView.js +22 -22
  217. package/es/PRIVATE_Chart.js +35 -35
  218. package/es/PRIVATE_CheckboxControl.js +23 -23
  219. package/es/PRIVATE_CheckboxRadioField.js +24 -24
  220. package/es/PRIVATE_ClearIcon.js +18 -18
  221. package/es/PRIVATE_DatePickerHeader.js +19 -19
  222. package/es/PRIVATE_DatePickerLayout.js +4 -4
  223. package/es/PRIVATE_EmbeddedIconButton.js +3 -3
  224. package/es/PRIVATE_FormControls.js +19 -19
  225. package/es/PRIVATE_IconSwitchButton.js +16 -16
  226. package/es/PRIVATE_Icons/CheckboxMixed.js +16 -16
  227. package/es/PRIVATE_Icons/CheckboxOff.js +16 -16
  228. package/es/PRIVATE_Icons/CheckboxOn.js +16 -16
  229. package/es/PRIVATE_Icons/DragV.js +16 -16
  230. package/es/PRIVATE_Icons/WarningS.js +16 -16
  231. package/es/PRIVATE_List.js +20 -20
  232. package/es/PRIVATE_Message.js +19 -19
  233. package/es/PRIVATE_MessageLayer.js +12 -12
  234. package/es/PRIVATE_MonthView.js +7 -7
  235. package/es/PRIVATE_MonthYearGridView.js +7 -7
  236. package/es/PRIVATE_PlotArea.js +4 -4
  237. package/es/PRIVATE_RevealToggleIcon.js +17 -17
  238. package/es/PRIVATE_RichSelectionCommon.js +25 -25
  239. package/es/PRIVATE_SelectCommon.js +28 -28
  240. package/es/PRIVATE_StyledCard.js +4 -4
  241. package/es/PRIVATE_StyledCheckbox.js +16 -16
  242. package/es/PRIVATE_Table.js +24 -24
  243. package/es/PRIVATE_ThemedIcons/CalendarIcon.js +16 -16
  244. package/es/PRIVATE_ThemedIcons/ChartMarqueeSelectIcon.js +16 -16
  245. package/es/PRIVATE_ThemedIcons/ChartPanIcon.js +16 -16
  246. package/es/PRIVATE_ThemedIcons/ChartZoomIcon.js +16 -16
  247. package/es/PRIVATE_ThemedIcons/CheckIcon.js +16 -16
  248. package/es/PRIVATE_ThemedIcons/CheckboxMixedIcon.js +16 -16
  249. package/es/PRIVATE_ThemedIcons/CheckboxOffIcon.js +16 -16
  250. package/es/PRIVATE_ThemedIcons/CheckboxOnIcon.js +16 -16
  251. package/es/PRIVATE_ThemedIcons/CloseIcon.js +16 -16
  252. package/es/PRIVATE_ThemedIcons/CollapseIcon.js +17 -17
  253. package/es/PRIVATE_ThemedIcons/CollapseUpIcon.js +16 -16
  254. package/es/PRIVATE_ThemedIcons/DecrementIcon.js +16 -16
  255. package/es/PRIVATE_ThemedIcons/DeleteIcon.js +16 -16
  256. package/es/PRIVATE_ThemedIcons/DirectionalCollapseArrowIcon.js +17 -17
  257. package/es/PRIVATE_ThemedIcons/DirectionalExpandArrowIcon.js +17 -17
  258. package/es/PRIVATE_ThemedIcons/DragHandleIcon.js +16 -16
  259. package/es/PRIVATE_ThemedIcons/DropdownArrowIcon.js +16 -16
  260. package/es/PRIVATE_ThemedIcons/ExpandIcon.js +16 -16
  261. package/es/PRIVATE_ThemedIcons/HelpIcon.js +16 -16
  262. package/es/PRIVATE_ThemedIcons/IncrementIcon.js +16 -16
  263. package/es/PRIVATE_ThemedIcons/MenuButtonDropdownIcon.js +16 -16
  264. package/es/PRIVATE_ThemedIcons/MessageConfirmationIcon.js +16 -16
  265. package/es/PRIVATE_ThemedIcons/MessageErrorIcon.js +16 -16
  266. package/es/PRIVATE_ThemedIcons/MessageInfoIcon.js +16 -16
  267. package/es/PRIVATE_ThemedIcons/MessageWarningIcon.js +16 -16
  268. package/es/PRIVATE_ThemedIcons/MinusIcon.js +16 -16
  269. package/es/PRIVATE_ThemedIcons/NavDownIcon.js +16 -16
  270. package/es/PRIVATE_ThemedIcons/OverviewHorizontalDragHandleIcon.js +16 -16
  271. package/es/PRIVATE_ThemedIcons/PlusIcon.js +16 -16
  272. package/es/PRIVATE_ThemedIcons/RadioOffIcon.js +16 -16
  273. package/es/PRIVATE_ThemedIcons/RadioOnIcon.js +16 -16
  274. package/es/PRIVATE_ThemedIcons/SortAscendingIcon.js +16 -16
  275. package/es/PRIVATE_ThemedIcons/SortDescendingIcon.js +16 -16
  276. package/es/PRIVATE_ThemedIcons/ViewHideIcon.js +16 -16
  277. package/es/PRIVATE_ThemedIcons/ViewIcon.js +16 -16
  278. package/es/PRIVATE_TimeComponent.js +18 -18
  279. package/es/PRIVATE_VisOverview.js +16 -16
  280. package/es/PRIVATE_VisTabularDatatip.js +4 -4
  281. package/es/PictoChart-3f059ad1.js +6 -6
  282. package/es/PieChart-ca02932e.js +6 -6
  283. package/es/{Popup-6c3f0839.js → Popup-a4be2769.js} +9 -9
  284. package/es/{Popup-6c3f0839.js.map → Popup-a4be2769.js.map} +1 -1
  285. package/es/{ProgressBar-95461222.js → ProgressBar-4fbb27ab.js} +3 -3
  286. package/es/{ProgressBar-95461222.js.map → ProgressBar-4fbb27ab.js.map} +1 -1
  287. package/es/ProgressButton-2497c81b.js +3 -3
  288. package/es/ProgressButtonLabelLayout-bfc7c805.js +3 -3
  289. package/es/{ProgressCircle-93c309cb.js → ProgressCircle-2d3833fa.js} +2 -2
  290. package/es/{ProgressCircle-93c309cb.js.map → ProgressCircle-2d3833fa.js.map} +1 -1
  291. package/es/RadioItem-35f68420.js +6 -6
  292. package/es/RatingGauge-5346d0bf.js +7 -7
  293. package/es/ReadonlyTextFieldInput-a15badb6.js +1 -1
  294. package/es/RemovableNavigationListItem-29fdaddc.js +1 -1
  295. package/es/RemovableTabBarItem-1cc7a0ca.js +2 -2
  296. package/es/ReorderableTabBar-b9019d0a.js +3 -3
  297. package/es/RevealToggleIcon-51514e37.js +1 -1
  298. package/es/{ScatterChart-0cbabd0f.js → ScatterChart-d26d4ea9.js} +4 -4
  299. package/es/{ScatterChart-0cbabd0f.js.map → ScatterChart-d26d4ea9.js.map} +1 -1
  300. package/es/SectionalLegend-c71d48a3.js +4 -4
  301. package/es/{SectionedContent-3fd063af.js → SectionedContent-2d0a744d.js} +5 -5
  302. package/es/{SectionedContent-3fd063af.js.map → SectionedContent-2d0a744d.js.map} +1 -1
  303. package/es/SelectMultiple-ad8fc99a.js +8 -8
  304. package/es/SelectSingle-abaf271c.js +7 -7
  305. package/es/{SelectionCard-1f8585cb.js → SelectionCard-792c249d.js} +2 -2
  306. package/es/{SelectionCard-1f8585cb.js.map → SelectionCard-792c249d.js.map} +1 -1
  307. package/es/Selector-5892544f.js +1 -1
  308. package/es/{SelectorAll-e833da6d.js → SelectorAll-ab748274.js} +7 -7
  309. package/es/{SelectorAll-e833da6d.js.map → SelectorAll-ab748274.js.map} +1 -1
  310. package/es/{Sheet-0861fcc0.js → Sheet-31e6970c.js} +3 -3
  311. package/es/{Sheet-0861fcc0.js.map → Sheet-31e6970c.js.map} +1 -1
  312. package/es/SplitMenuButton-3dbd83b7.js +2 -2
  313. package/es/SplitMenuButtonTheme.styles.css +4 -4
  314. package/es/SplitMenuButtonTheme.styles2.css +4 -4
  315. package/es/{StyledCard-f5965d6d.js → StyledCard-6913b45c.js} +2 -2
  316. package/es/{StyledCard-f5965d6d.js.map → StyledCard-6913b45c.js.map} +1 -1
  317. package/es/StyledTextField-ebb5409d.js +3 -3
  318. package/es/TabBar-fb7f97d2.js +5 -5
  319. package/es/TabBarItem-252cba76.js +3 -3
  320. package/es/TabBarLayout-8caaa060.js +1 -1
  321. package/es/TabBarMixed-f60c2c7a.js +5 -5
  322. package/es/{TabBarMixedSeparator-da56f4c0.js → TabBarMixedSeparator-16c88691.js} +2 -2
  323. package/es/{TabBarMixedSeparator-da56f4c0.js.map → TabBarMixedSeparator-16c88691.js.map} +1 -1
  324. package/es/Table-1ba124ec.js +9 -9
  325. package/es/TagCloud-f7e50ac4.js +8 -8
  326. package/es/TextArea-7230675f.js +5 -5
  327. package/es/TextAreaAutosize-0d293016.js +5 -5
  328. package/es/TextField-cb494638.js +3 -3
  329. package/es/TextFieldInput-3c2e920d.js +1 -1
  330. package/es/Theme-redwood/theme.css +467 -467
  331. package/es/Theme-stable/theme.css +560 -560
  332. package/es/TimeComponentCanvas2D-2a4a0c94.js +5 -5
  333. package/es/Toolbar-7676795b.js +1 -1
  334. package/es/{TruncatingBadge-b69c1ceb.js → TruncatingBadge-0f04b894.js} +4 -4
  335. package/es/{TruncatingBadge-b69c1ceb.js.map → TruncatingBadge-0f04b894.js.map} +1 -1
  336. package/es/{TruncatingText-68acfafd.js → TruncatingText-ccad557f.js} +4 -4
  337. package/es/{TruncatingText-68acfafd.js.map → TruncatingText-ccad557f.js.map} +1 -1
  338. package/es/UNSAFE_ActionCard.js +3 -3
  339. package/es/UNSAFE_BarChart/__test__/BarChart.spec.js +36 -36
  340. package/es/UNSAFE_BarChart.js +36 -36
  341. package/es/UNSAFE_BaseButton.js +3 -3
  342. package/es/UNSAFE_Button.js +3 -3
  343. package/es/UNSAFE_ButtonLayout/tests/ButtonLayout.spec.js +22 -22
  344. package/es/UNSAFE_ButtonSet.js +4 -4
  345. package/es/UNSAFE_ButtonSetButton.js +3 -3
  346. package/es/UNSAFE_ButtonSetIconButton.js +16 -16
  347. package/es/UNSAFE_ButtonSetItem.js +16 -16
  348. package/es/UNSAFE_ButtonSetMultiple.js +4 -4
  349. package/es/UNSAFE_ButtonSetSingle.js +4 -4
  350. package/es/UNSAFE_Card.js +5 -5
  351. package/es/UNSAFE_CardFlexView.js +22 -22
  352. package/es/UNSAFE_CardGridView.js +22 -22
  353. package/es/UNSAFE_Center.js +5 -5
  354. package/es/UNSAFE_ChartWithLegend.js +4 -4
  355. package/es/UNSAFE_Checkbox.js +23 -23
  356. package/es/UNSAFE_CheckboxItem.js +103 -52
  357. package/es/UNSAFE_CheckboxItem.js.map +1 -1
  358. package/es/UNSAFE_CheckboxSet.js +33 -67
  359. package/es/UNSAFE_CheckboxSet.js.map +1 -1
  360. package/es/UNSAFE_Chip.js +2 -2
  361. package/es/UNSAFE_Collapsible.js +18 -18
  362. package/es/UNSAFE_ComboChart.js +38 -38
  363. package/es/UNSAFE_ComponentMessage.js +19 -19
  364. package/es/UNSAFE_ConveyorBelt.js +16 -16
  365. package/es/UNSAFE_DatePicker.js +24 -24
  366. package/es/UNSAFE_Diagram.js +21 -21
  367. package/es/UNSAFE_Dialog.js +21 -21
  368. package/es/UNSAFE_DragHandle.js +18 -18
  369. package/es/UNSAFE_DrawerLayout.js +12 -12
  370. package/es/UNSAFE_DrawerPopup.js +11 -11
  371. package/es/UNSAFE_Dropdown.js +13 -13
  372. package/es/UNSAFE_Environment.js +4 -4
  373. package/es/UNSAFE_ExpandableList.js +23 -23
  374. package/es/UNSAFE_FilePicker.js +4 -4
  375. package/es/UNSAFE_Flex.js +4 -4
  376. package/es/UNSAFE_Floating.js +11 -11
  377. package/es/UNSAFE_FormLayout.js +2 -2
  378. package/es/UNSAFE_Gantt.js +23 -23
  379. package/es/UNSAFE_Grid.js +4 -4
  380. package/es/UNSAFE_HighlightText.js +4 -4
  381. package/es/UNSAFE_Icon.js +16 -16
  382. package/es/UNSAFE_IconButton.js +16 -16
  383. package/es/UNSAFE_IconMenuButton.js +21 -21
  384. package/es/UNSAFE_IconProgressButton.js +19 -19
  385. package/es/UNSAFE_IconToggleButton.js +16 -16
  386. package/es/UNSAFE_Indexer.js +6 -6
  387. package/es/UNSAFE_InputDateMask.js +24 -24
  388. package/es/UNSAFE_InputDatePicker.js +113 -113
  389. package/es/UNSAFE_InputPassword.js +23 -23
  390. package/es/UNSAFE_InputSensitiveText.js +25 -25
  391. package/es/UNSAFE_InputText.js +26 -26
  392. package/es/UNSAFE_InputTimeMask.js +24 -24
  393. package/es/UNSAFE_Label.js +23 -23
  394. package/es/UNSAFE_LabelValueLayout.js +4 -4
  395. package/es/UNSAFE_LabelledLink.js +24 -24
  396. package/es/UNSAFE_Layer.js +8 -8
  397. package/es/UNSAFE_Legend.js +24 -24
  398. package/es/UNSAFE_LineAreaChart.js +38 -38
  399. package/es/UNSAFE_Link.js +2 -2
  400. package/es/UNSAFE_ListItemLayout.js +5 -5
  401. package/es/UNSAFE_ListView.js +28 -28
  402. package/es/UNSAFE_LiveRegion.js +4 -4
  403. package/es/UNSAFE_Menu.js +23 -23
  404. package/es/UNSAFE_MenuButton.js +21 -21
  405. package/es/UNSAFE_MessageBanner.js +19 -19
  406. package/es/UNSAFE_MessageToast.js +22 -22
  407. package/es/UNSAFE_MeterBar.js +16 -16
  408. package/es/UNSAFE_MeterCircle.js +17 -17
  409. package/es/UNSAFE_Modal.js +8 -8
  410. package/es/UNSAFE_NavigationList.js +24 -24
  411. package/es/UNSAFE_NavigationListCommon.js +18 -18
  412. package/es/UNSAFE_NumberInputText.js +25 -25
  413. package/es/UNSAFE_OverflowTabBar.js +27 -27
  414. package/es/UNSAFE_PictoChart.js +14 -14
  415. package/es/UNSAFE_PieChart/__test__/PieChart.spec.js +21 -21
  416. package/es/UNSAFE_PieChart.js +21 -21
  417. package/es/UNSAFE_Popup.js +16 -16
  418. package/es/UNSAFE_ProgressBar.js +5 -5
  419. package/es/UNSAFE_ProgressButton.js +19 -19
  420. package/es/UNSAFE_ProgressButtonLabelLayout.js +10 -10
  421. package/es/UNSAFE_ProgressCircle.js +4 -4
  422. package/es/UNSAFE_RadioItem.js +23 -23
  423. package/es/UNSAFE_RadioSet.js +23 -23
  424. package/es/UNSAFE_RatingGauge.js +17 -17
  425. package/es/UNSAFE_ReorderableTabBar.js +24 -24
  426. package/es/UNSAFE_RichCheckboxSet.js +38 -36
  427. package/es/UNSAFE_RichCheckboxSet.js.map +1 -1
  428. package/es/UNSAFE_RichRadioSet.js +25 -25
  429. package/es/UNSAFE_RichSelectionItem.js +194 -57
  430. package/es/UNSAFE_RichSelectionItem.js.map +1 -1
  431. package/es/UNSAFE_ScatterChart.js +38 -38
  432. package/es/UNSAFE_SectionalLegend.js +25 -25
  433. package/es/UNSAFE_SelectMultiple.js +30 -30
  434. package/es/UNSAFE_SelectSingle.js +30 -30
  435. package/es/UNSAFE_SelectionCard.js +5 -5
  436. package/es/UNSAFE_Selector.js +16 -16
  437. package/es/UNSAFE_SelectorAll.js +20 -20
  438. package/es/UNSAFE_Sheet/__test__/Sheet.spec.js +14 -14
  439. package/es/UNSAFE_Sheet.js +11 -11
  440. package/es/UNSAFE_SplitMenuButton/themes/redwood/SplitMenuButtonTheme.css.js +1 -1
  441. package/es/UNSAFE_SplitMenuButton/themes/stable/SplitMenuButtonTheme.css.js +1 -1
  442. package/es/UNSAFE_SplitMenuButton.js +22 -22
  443. package/es/UNSAFE_TabBar.js +27 -27
  444. package/es/UNSAFE_TabBarCommon.js +27 -27
  445. package/es/UNSAFE_TabBarMixed.js +28 -28
  446. package/es/UNSAFE_TableView.js +24 -24
  447. package/es/UNSAFE_TagCloud.js +23 -23
  448. package/es/UNSAFE_TextArea.js +25 -25
  449. package/es/UNSAFE_TextAreaAutosize.js +25 -25
  450. package/es/UNSAFE_TextField.js +7 -7
  451. package/es/UNSAFE_ToggleButton.js +3 -3
  452. package/es/UNSAFE_Toolbar/tests/Toolbar.spec.js +24 -24
  453. package/es/UNSAFE_Toolbar.js +4 -4
  454. package/es/UNSAFE_Train.js +17 -17
  455. package/es/UNSAFE_TruncatingBadge.js +18 -18
  456. package/es/UNSAFE_TruncatingText.js +17 -17
  457. package/es/UNSAFE_UserAssistance.js +24 -24
  458. package/es/UNSAFE_View.js +7 -7
  459. package/es/UNSAFE_VirtualizedListView.js +20 -20
  460. package/es/UNSAFE_VisProgressiveLoader/__test__/VisProgressiveLoader.spec.js +8 -8
  461. package/es/UNSAFE_VisProgressiveLoader.js +6 -6
  462. package/es/UNSAFE_VisStatusMessage.js +6 -6
  463. package/es/UNSAFE_WindowOverlay.js +4 -4
  464. package/es/{View-63980a9b.js → View-a8a64eb1.js} +5 -5
  465. package/es/{View-63980a9b.js.map → View-a8a64eb1.js.map} +1 -1
  466. package/es/{VisNoData-02cab8f6.js → VisNoData-794ddc21.js} +3 -3
  467. package/es/{VisNoData-02cab8f6.js.map → VisNoData-794ddc21.js.map} +1 -1
  468. package/es/{VisProgressiveLoader-2b2103c8.js → VisProgressiveLoader-66dde1ff.js} +3 -3
  469. package/es/{VisProgressiveLoader-2b2103c8.js.map → VisProgressiveLoader-66dde1ff.js.map} +1 -1
  470. package/es/{VisTabularDatatip-2ae7ee48.js → VisTabularDatatip-6aa607bb.js} +2 -2
  471. package/es/{VisTabularDatatip-2ae7ee48.js.map → VisTabularDatatip-6aa607bb.js.map} +1 -1
  472. package/es/{WindowOverlay-9b43e658.js → WindowOverlay-de5d0819.js} +2 -2
  473. package/es/{WindowOverlay-9b43e658.js.map → WindowOverlay-de5d0819.js.map} +1 -1
  474. package/es/{YearsGridView-cc0574f2.js → YearsGridView-cb510d1e.js} +4 -4
  475. package/es/{YearsGridView-cc0574f2.js.map → YearsGridView-cb510d1e.js.map} +1 -1
  476. package/es/hoc/PRIVATE_withDirectionIcon.js +4 -4
  477. package/es/hoc/PRIVATE_withThemeIcon.js +3 -3
  478. package/es/hoc/UNSAFE_withThemeProps.js +3 -3
  479. package/es/hooks/PRIVATE_useChartContextMenu.js +20 -20
  480. package/es/hooks/PRIVATE_useChartDatatip.js +14 -14
  481. package/es/hooks/PRIVATE_useChartEvents.js +18 -18
  482. package/es/hooks/PRIVATE_useChartMarquee.js +18 -18
  483. package/es/hooks/PRIVATE_useCssVars.js +7 -7
  484. package/es/hooks/PRIVATE_useCurrentKey.js +4 -4
  485. package/es/hooks/PRIVATE_useDatatip.js +12 -12
  486. package/es/hooks/PRIVATE_useFloating.js +4 -4
  487. package/es/hooks/PRIVATE_useReorderable.js +5 -5
  488. package/es/hooks/PRIVATE_useRovingTabIndexContainer.js +4 -4
  489. package/es/hooks/PRIVATE_useSelection.js +4 -4
  490. package/es/hooks/PRIVATE_useTabBar.js +4 -4
  491. package/es/hooks/PRIVATE_useVisContextMenu.js +20 -20
  492. package/es/hooks/PRIVATE_useVisDragModeControls.js +18 -18
  493. package/es/hooks/PRIVATE_useVisEvents.js +4 -4
  494. package/es/hooks/PRIVATE_useVisMeterEvents.js +14 -14
  495. package/es/hooks/PRIVATE_useVisSelection.js +13 -13
  496. package/es/hooks/UNSAFE_useColorScheme.js +3 -3
  497. package/es/hooks/UNSAFE_useCurrentBgColor.js +3 -3
  498. package/es/hooks/UNSAFE_useDensity.js +3 -3
  499. package/es/hooks/UNSAFE_useOutsideClick.js +8 -8
  500. package/es/hooks/UNSAFE_usePrefixSuffix.js +4 -4
  501. package/es/hooks/UNSAFE_useScale.js +3 -3
  502. package/es/hooks/UNSAFE_useTestId.js +3 -3
  503. package/es/hooks/UNSAFE_useTheme.js +3 -3
  504. package/es/hooks/UNSAFE_useThemeInterpolations.js +6 -6
  505. package/es/hooks/UNSAFE_useTooltip.js +17 -17
  506. package/es/hooks/UNSAFE_useTranslationBundle.js +3 -3
  507. package/es/hooks/UNSAFE_useUser.js +3 -3
  508. package/es/{index-20f848bc.js → index-f4c1d6de.js} +2 -2
  509. package/es/index-f4c1d6de.js.map +1 -0
  510. package/es/listViewSelectionTests-79aa17b2.js +3 -3
  511. package/es/{render-2b908d4f.js → render-9dce082a.js} +3 -3
  512. package/es/{render-2b908d4f.js.map → render-9dce082a.js.map} +1 -1
  513. package/es/{tabbableUtils-20bbaf8d.js → tabbableUtils-93a7cd6f.js} +3 -3
  514. package/es/{tabbableUtils-20bbaf8d.js.map → tabbableUtils-93a7cd6f.js.map} +1 -1
  515. package/es/{testData-70bebfae.js → testData-a9ced8ec.js} +3 -3
  516. package/es/{testData-70bebfae.js.map → testData-a9ced8ec.js.map} +1 -1
  517. package/es/{tooltipUtils-38192add.js → tooltipUtils-fcfd7dbb.js} +5 -5
  518. package/es/{tooltipUtils-38192add.js.map → tooltipUtils-fcfd7dbb.js.map} +1 -1
  519. package/es/useCellNavigation-00d575ca.js +1 -1
  520. package/es/useChartContextMenu-121a5f6d.js +2 -2
  521. package/es/{useChartDatatip-977bc33d.js → useChartDatatip-c929f857.js} +4 -4
  522. package/es/{useChartDatatip-977bc33d.js.map → useChartDatatip-c929f857.js.map} +1 -1
  523. package/es/{useColorScheme-d8a80e2b.js → useColorScheme-f69d53b5.js} +2 -2
  524. package/es/{useColorScheme-d8a80e2b.js.map → useColorScheme-f69d53b5.js.map} +1 -1
  525. package/es/useContextMenu-8c47333e.js +2 -2
  526. package/es/{useCssVars-8e6932f8.js → useCssVars-48595cd2.js} +5 -5
  527. package/es/{useCssVars-8e6932f8.js.map → useCssVars-48595cd2.js.map} +1 -1
  528. package/es/{useCurrentBgColor-5418492b.js → useCurrentBgColor-894d059b.js} +2 -2
  529. package/es/{useCurrentBgColor-5418492b.js.map → useCurrentBgColor-894d059b.js.map} +1 -1
  530. package/es/{useCurrentKey-63f6afcc.js → useCurrentKey-aa75ec92.js} +2 -2
  531. package/es/{useCurrentKey-63f6afcc.js.map → useCurrentKey-aa75ec92.js.map} +1 -1
  532. package/es/{useDatatip-bce558e2.js → useDatatip-40475371.js} +4 -4
  533. package/es/{useDatatip-bce558e2.js.map → useDatatip-40475371.js.map} +1 -1
  534. package/es/{useDensity-64ecb649.js → useDensity-04a01caf.js} +2 -2
  535. package/es/{useDensity-64ecb649.js.map → useDensity-04a01caf.js.map} +1 -1
  536. package/es/{useFloating-41d21e7d.js → useFloating-dad3f791.js} +2 -2
  537. package/es/{useFloating-41d21e7d.js.map → useFloating-dad3f791.js.map} +1 -1
  538. package/es/{useKeyboardEvents-5c311766.js → useKeyboardEvents-b02e5fda.js} +2 -2
  539. package/es/{useKeyboardEvents-5c311766.js.map → useKeyboardEvents-b02e5fda.js.map} +1 -1
  540. package/es/useLegendContextMenu-1043d63c.js +4 -4
  541. package/es/{useMeterDatatip-5268869e.js → useMeterDatatip-4adf64f2.js} +3 -3
  542. package/es/{useMeterDatatip-5268869e.js.map → useMeterDatatip-4adf64f2.js.map} +1 -1
  543. package/es/{useOutsideClick-8a582d08.js → useOutsideClick-c19a8d7f.js} +2 -2
  544. package/es/{useOutsideClick-8a582d08.js.map → useOutsideClick-c19a8d7f.js.map} +1 -1
  545. package/es/{usePopupAnimation-e2e6a2ca.js → usePopupAnimation-267b444c.js} +2 -2
  546. package/es/{usePopupAnimation-e2e6a2ca.js.map → usePopupAnimation-267b444c.js.map} +1 -1
  547. package/es/{usePrefixSuffix-435a9c59.js → usePrefixSuffix-995d4cda.js} +2 -2
  548. package/es/{usePrefixSuffix-435a9c59.js.map → usePrefixSuffix-995d4cda.js.map} +1 -1
  549. package/es/{useReorderableItem-96616318.js → useReorderableItem-7f7c13b5.js} +3 -3
  550. package/es/{useReorderableItem-96616318.js.map → useReorderableItem-7f7c13b5.js.map} +1 -1
  551. package/es/{useRovingTabIndexContainer-9afe3ee0.js → useRovingTabIndexContainer-7ec9f36f.js} +2 -2
  552. package/es/{useRovingTabIndexContainer-9afe3ee0.js.map → useRovingTabIndexContainer-7ec9f36f.js.map} +1 -1
  553. package/es/{useScale-c86ecc6e.js → useScale-3b323ab2.js} +2 -2
  554. package/es/{useScale-c86ecc6e.js.map → useScale-3b323ab2.js.map} +1 -1
  555. package/es/useSelectCommon-1dafa6f9.js +11 -11
  556. package/es/{useSelectDrill-24264e6b.js → useSelectDrill-232b571c.js} +3 -3
  557. package/es/{useSelectDrill-24264e6b.js.map → useSelectDrill-232b571c.js.map} +1 -1
  558. package/es/{useSelection-1b256f77.js → useSelection-bbd2320f.js} +5 -5
  559. package/es/{useSelection-1b256f77.js.map → useSelection-bbd2320f.js.map} +1 -1
  560. package/es/{useSelection-879c64aa.js → useSelection-c46ba985.js} +2 -2
  561. package/es/{useSelection-879c64aa.js.map → useSelection-c46ba985.js.map} +1 -1
  562. package/es/useTabBar-efad9075.js +1 -1
  563. package/es/{useTestId-3bc3958c.js → useTestId-af32a9eb.js} +2 -2
  564. package/es/{useTestId-3bc3958c.js.map → useTestId-af32a9eb.js.map} +1 -1
  565. package/es/{useTheme-4b0f211c.js → useTheme-73aca0e4.js} +2 -2
  566. package/es/{useTheme-4b0f211c.js.map → useTheme-73aca0e4.js.map} +1 -1
  567. package/es/{useThemeInterpolations-8bee52ac.js → useThemeInterpolations-242b30ed.js} +5 -5
  568. package/es/{useThemeInterpolations-8bee52ac.js.map → useThemeInterpolations-242b30ed.js.map} +1 -1
  569. package/es/{useTooltip-98b6d3b5.js → useTooltip-72f5cf2e.js} +2 -2
  570. package/es/{useTooltip-98b6d3b5.js.map → useTooltip-72f5cf2e.js.map} +1 -1
  571. package/es/{useTooltipControlled-b565c75b.js → useTooltipControlled-97142fd1.js} +5 -5
  572. package/es/{useTooltipControlled-b565c75b.js.map → useTooltipControlled-97142fd1.js.map} +1 -1
  573. package/es/{useTranslationBundle-98df6291.js → useTranslationBundle-6da03e52.js} +2 -2
  574. package/es/{useTranslationBundle-98df6291.js.map → useTranslationBundle-6da03e52.js.map} +1 -1
  575. package/es/{useUser-a15426fc.js → useUser-bca8cf2d.js} +2 -2
  576. package/es/{useUser-a15426fc.js.map → useUser-bca8cf2d.js.map} +1 -1
  577. package/es/useVisDragModeControls-4d8d8a3b.js +1 -1
  578. package/es/{useVisEvents-7d4753c4.js → useVisEvents-37c78cfe.js} +2 -2
  579. package/es/{useVisEvents-7d4753c4.js.map → useVisEvents-37c78cfe.js.map} +1 -1
  580. package/es/utils/PRIVATE_tooltipUtils.js +14 -14
  581. package/es/utils/PRIVATE_visTestUtils.js +6 -6
  582. package/es/{withDirectionIcon-90d7c798.js → withDirectionIcon-389870a2.js} +2 -2
  583. package/es/{withDirectionIcon-90d7c798.js.map → withDirectionIcon-389870a2.js.map} +1 -1
  584. package/es/withThemeProps-6545df54.js +2 -2
  585. package/package.json +2 -2
  586. package/amd/CardFlexView-296f97f5.js +0 -2
  587. package/amd/InputDatePicker-18e2546b.js +0 -2
  588. package/amd/List-0b764e84.js +0 -2
  589. package/amd/LoadMoreCollection-83413a59.js +0 -2
  590. package/amd/NavigationListItem-021b2d58.js +0 -2
  591. package/cjs/CheckboxSetContext-c62db26d.js +0 -12
  592. package/cjs/CheckboxSetContext-c62db26d.js.map +0 -1
  593. package/es/CheckboxSetContext-1be56556.js +0 -9
  594. package/es/CheckboxSetContext-1be56556.js.map +0 -1
  595. package/es/index-20f848bc.js.map +0 -1
@@ -3,8 +3,8 @@ export { I as InlineHelp } from './InlineHelp-9f4042ba.js';
3
3
  export { I as InlineHelpSource } from './InlineHelpSource-fcdcd122.js';
4
4
  export { b as InlineRequired, a as InlineUserAssistance, I as InlineUserAssistanceContainer } from './InlineUserAssistance-04cce83e.js';
5
5
  export { C as CompactUserAssistance } from './CompactUserAssistance-12950e48.js';
6
- export { C as CompactLabelAssistance } from './CompactLabelAssistance-6a627bbb.js';
7
- export { I as IconUserAssistance } from './IconUserAssistance-627f9d18.js';
6
+ export { C as CompactLabelAssistance } from './CompactLabelAssistance-7912767d.js';
7
+ export { I as IconUserAssistance } from './IconUserAssistance-2b494a2e.js';
8
8
  import 'preact/jsx-runtime';
9
9
  import './useComponentTheme-d2f9e47f.js';
10
10
  import './logger-c92f309c.js';
@@ -21,13 +21,13 @@ import 'preact';
21
21
  import './useTabbableMode-a3a351d0.js';
22
22
  import 'preact/hooks';
23
23
  import './useId-03dbfdf0.js';
24
- import './useTranslationBundle-98df6291.js';
25
- import './LayerHost-15b42a3e.js';
24
+ import './useTranslationBundle-6da03e52.js';
25
+ import './LayerHost-7a2149f5.js';
26
26
  import './Common/themes/redwood/theme.js';
27
27
  import './Common/themes/themeContract.css.js';
28
28
  import 'preact/compat';
29
- import './Flex-8696b27b.js';
30
- import './useTestId-3bc3958c.js';
29
+ import './Flex-2d51e914.js';
30
+ import './useTestId-af32a9eb.js';
31
31
  import './boxalignment-7d41dd5e.js';
32
32
  import './size-88f26574.js';
33
33
  import './utils-d65cb4fb.js';
@@ -55,24 +55,24 @@ import './TooltipContentStyles.styles.css';
55
55
  import './hooks/UNSAFE_useTooltip/themes/redwood/TooltipContentBaseTheme.styles.css';
56
56
  import './hooks/UNSAFE_useTooltip/themes/redwood/TooltipContentVariants.css.js';
57
57
  import './TooltipContentVariants.styles.css';
58
- import './tooltipUtils-38192add.js';
59
- import './EnvironmentProvider-0fc2fd0c.js';
60
- import './LayerManager-af39e736.js';
61
- import './Floating-9bf456f9.js';
62
- import './useFloating-41d21e7d.js';
63
- import './useUser-a15426fc.js';
58
+ import './tooltipUtils-fcfd7dbb.js';
59
+ import './EnvironmentProvider-a3819bde.js';
60
+ import './LayerManager-be34be40.js';
61
+ import './Floating-c13f9f62.js';
62
+ import './useFloating-dad3f791.js';
63
+ import './useUser-bca8cf2d.js';
64
64
  import './positionUtils-f26caad9.js';
65
65
  import './refUtils-b9d8d91a.js';
66
- import './useOutsideClick-8a582d08.js';
67
- import './Layer-12a734d1.js';
66
+ import './useOutsideClick-c19a8d7f.js';
67
+ import './Layer-7497a324.js';
68
68
  import './UNSAFE_Layer/themes/LayerStyles.css.js';
69
69
  import './LayerStyles.styles.css';
70
- import './useThemeInterpolations-8bee52ac.js';
71
- import './useColorScheme-d8a80e2b.js';
72
- import './useScale-c86ecc6e.js';
70
+ import './useThemeInterpolations-242b30ed.js';
71
+ import './useColorScheme-f69d53b5.js';
72
+ import './useScale-3b323ab2.js';
73
73
  import './theme-63551f30.js';
74
74
  import './Theme-e6dec6db.js';
75
- import './useDensity-64ecb649.js';
75
+ import './useDensity-04a01caf.js';
76
76
  import './useModal-953082f2.js';
77
77
  import './UNSAFE_Floating/themes/redwood/FloatingTheme.js';
78
78
  import './UNSAFE_Floating/themes/FloatingStyles.css.js';
@@ -109,8 +109,8 @@ import './UNSAFE_ButtonLabelLayout/themes/redwood/ButtonLabelLayoutBaseTheme.css
109
109
  import './UNSAFE_ButtonLabelLayout/themes/redwood/ButtonLabelLayoutBaseTheme.styles.css';
110
110
  import './UNSAFE_ButtonLabelLayout/themes/redwood/ButtonLabelLayoutVariants.css.js';
111
111
  import './ButtonLabelLayoutVariants.styles.css';
112
- import './useTooltip-98b6d3b5.js';
113
- import './useTooltipControlled-b565c75b.js';
112
+ import './useTooltip-72f5cf2e.js';
113
+ import './useTooltipControlled-97142fd1.js';
114
114
  import './useFocus-38c95977.js';
115
115
  import './useTouch-4828df25.js';
116
116
  import './useAnimation-a5eb7604.js';
@@ -151,7 +151,7 @@ import './FormFieldContext-68eb5946.js';
151
151
  import './useFormFieldContext-626574fd.js';
152
152
  import './InputGroupContext-20bdbd6e.js';
153
153
  import './useInputGroupContext-1d19411e.js';
154
- import './Popup-6c3f0839.js';
154
+ import './Popup-a4be2769.js';
155
155
  import './tabbableUtils-b4fa6fe6.js';
156
156
  import './head-6f17c50c.js';
157
157
  import './_arity-be492b9e.js';
@@ -161,10 +161,10 @@ import './FocusTrap-c31d16c5.js';
161
161
  import './FocusTracker-88c49895.js';
162
162
  import './PRIVATE_FocusTracker/themes/FocusTrackerStyles.css.js';
163
163
  import './FocusTrackerStyles.styles.css';
164
- import './Modal-103da2aa.js';
164
+ import './Modal-1710fdd2.js';
165
165
  import './UNSAFE_Modal/themes/ModalStyles.css.js';
166
166
  import './ModalStyles.styles.css';
167
- import './WindowOverlay-9b43e658.js';
167
+ import './WindowOverlay-de5d0819.js';
168
168
  import './UNSAFE_WindowOverlay/themes/WindowOverlayStyles.css.js';
169
169
  import './WindowOverlayStyles.styles.css';
170
170
  import './UNSAFE_WindowOverlay/themes/WindowOverlayContract.css.js';
@@ -172,7 +172,7 @@ import './UNSAFE_WindowOverlay/themes/redwood/WindowOverlayTheme.js';
172
172
  import './UNSAFE_WindowOverlay/themes/redwood/WindowOverlayBaseTheme.css.js';
173
173
  import './UNSAFE_WindowOverlay/themes/redwood/WindowOverlayBaseTheme.styles.css';
174
174
  import './UNSAFE_WindowOverlay/themes/redwood/WindowOverlayVariants.css.js';
175
- import './usePopupAnimation-e2e6a2ca.js';
175
+ import './usePopupAnimation-267b444c.js';
176
176
  import './useAnimationStatus-a9337dd8.js';
177
177
  import './popupAnimationUtils-175151d9.js';
178
178
  import './UNSAFE_Popup/themes/PopupContract.css.js';
package/es/UNSAFE_View.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /* @oracle/oraclejet-preact: undefined */
2
- export { V as View, e as elementTypes } from './View-63980a9b.js';
2
+ export { V as View, e as elementTypes } from './View-a8a64eb1.js';
3
3
  import 'preact/jsx-runtime';
4
4
  import 'preact/compat';
5
5
  import './vanilla-extract-dynamic.esm-2955d60a.js';
@@ -25,14 +25,14 @@ import './mergeDeepWithKey-08531060.js';
25
25
  import './_curry3-0b4222d7.js';
26
26
  import './_curry2-34316bcf.js';
27
27
  import './_isObject-1fab0f5b.js';
28
- import './LayerHost-15b42a3e.js';
29
- import './Common/themes/redwood/theme.js';
28
+ import './LayerHost-7a2149f5.js';
30
29
  import 'preact';
31
- import './EnvironmentProvider-0fc2fd0c.js';
30
+ import './Common/themes/redwood/theme.js';
31
+ import './EnvironmentProvider-a3819bde.js';
32
32
  import 'preact/hooks';
33
- import './LayerManager-af39e736.js';
34
- import './useDensity-64ecb649.js';
35
- import './useTestId-3bc3958c.js';
33
+ import './LayerManager-be34be40.js';
34
+ import './useDensity-04a01caf.js';
35
+ import './useTestId-af32a9eb.js';
36
36
  import './equals-160da165.js';
37
37
  import './_isArray-694cc52d.js';
38
38
  import './_isString-675f1de9.js';
@@ -57,9 +57,9 @@ import './SkeletonStyles.styles.css';
57
57
  import './UNSAFE_Skeleton/themes/redwood/SkeletonBaseTheme.css.js';
58
58
  import './UNSAFE_Skeleton/themes/redwood/SkeletonBaseTheme.styles.css';
59
59
  import './UNSAFE_Skeleton/themes/redwood/SkeletonVariants.css.js';
60
- import './Flex-8696b27b.js';
61
- import './useTestId-3bc3958c.js';
62
- import './LayerHost-15b42a3e.js';
60
+ import './Flex-2d51e914.js';
61
+ import './useTestId-af32a9eb.js';
62
+ import './LayerHost-7a2149f5.js';
63
63
  import './Common/themes/redwood/theme.js';
64
64
  import './boxalignment-7d41dd5e.js';
65
65
  import './arrayUtils-35a58161.js';
@@ -73,17 +73,17 @@ import './SelectorStyles.styles.css';
73
73
  import './StyledCheckbox-b7b4025b.js';
74
74
  import './Check-3e89eccd.js';
75
75
  import './Icon-bdd49f29.js';
76
- import './useTooltip-98b6d3b5.js';
77
- import './useTooltipControlled-b565c75b.js';
76
+ import './useTooltip-72f5cf2e.js';
77
+ import './useTooltipControlled-97142fd1.js';
78
78
  import './useFocus-38c95977.js';
79
79
  import './useTouch-4828df25.js';
80
80
  import './useAnimation-a5eb7604.js';
81
- import './useThemeInterpolations-8bee52ac.js';
82
- import './useColorScheme-d8a80e2b.js';
83
- import './useScale-c86ecc6e.js';
81
+ import './useThemeInterpolations-242b30ed.js';
82
+ import './useColorScheme-f69d53b5.js';
83
+ import './useScale-3b323ab2.js';
84
84
  import './theme-63551f30.js';
85
85
  import './Theme-e6dec6db.js';
86
- import './useDensity-64ecb649.js';
86
+ import './useDensity-04a01caf.js';
87
87
  import './hooks/UNSAFE_useTooltip/themes/redwood/TooltipContentTheme.js';
88
88
  import './hooks/UNSAFE_useTooltip/themes/TooltipContentStyles.css.js';
89
89
  import './TooltipContentStyles.styles.css';
@@ -91,16 +91,16 @@ import './hooks/UNSAFE_useTooltip/themes/redwood/TooltipContentBaseTheme.css.js'
91
91
  import './hooks/UNSAFE_useTooltip/themes/redwood/TooltipContentBaseTheme.styles.css';
92
92
  import './hooks/UNSAFE_useTooltip/themes/redwood/TooltipContentVariants.css.js';
93
93
  import './TooltipContentVariants.styles.css';
94
- import './tooltipUtils-38192add.js';
95
- import './EnvironmentProvider-0fc2fd0c.js';
96
- import './LayerManager-af39e736.js';
97
- import './Floating-9bf456f9.js';
98
- import './useFloating-41d21e7d.js';
99
- import './useUser-a15426fc.js';
94
+ import './tooltipUtils-fcfd7dbb.js';
95
+ import './EnvironmentProvider-a3819bde.js';
96
+ import './LayerManager-be34be40.js';
97
+ import './Floating-c13f9f62.js';
98
+ import './useFloating-dad3f791.js';
99
+ import './useUser-bca8cf2d.js';
100
100
  import './positionUtils-f26caad9.js';
101
101
  import './refUtils-b9d8d91a.js';
102
- import './useOutsideClick-8a582d08.js';
103
- import './Layer-12a734d1.js';
102
+ import './useOutsideClick-c19a8d7f.js';
103
+ import './Layer-7497a324.js';
104
104
  import './UNSAFE_Layer/themes/LayerStyles.css.js';
105
105
  import './LayerStyles.styles.css';
106
106
  import './useModal-953082f2.js';
@@ -132,11 +132,11 @@ import './StyledCheckbox.styles.css';
132
132
  import './CollectionInteractionContext-7cf19abc.js';
133
133
  import './useCollectionInteractionContext-3895c632.js';
134
134
  import './ImageVars.css-7b3180c8.js';
135
- import './useTheme-4b0f211c.js';
136
- import './useSelection-879c64aa.js';
135
+ import './useTheme-73aca0e4.js';
136
+ import './useSelection-c46ba985.js';
137
137
  import './textSelectionUtils-a6554a42.js';
138
138
  import './useDropDownSelection-28285b15.js';
139
- import './useCurrentKey-63f6afcc.js';
139
+ import './useCurrentKey-aa75ec92.js';
140
140
  import './useCollectionFocusRing-0395110a.js';
141
141
  import './useItemAction-0183650e.js';
142
142
  import './useTabbableModeSet-92034cf1.js';
@@ -3,24 +3,24 @@ import { jsx } from 'preact/jsx-runtime';
3
3
  import { waitFor, screen, render } from '@testing-library/preact';
4
4
  import { expect } from 'chai';
5
5
  import { m as matchTranslationBundle } from '../../matchTranslationBundle-d9e64706.js';
6
- import '../../LayerHost-15b42a3e.js';
7
- import { R as RootEnvironmentProvider } from '../../EnvironmentProvider-0fc2fd0c.js';
8
- import { V as VisProgressiveLoader } from '../../VisProgressiveLoader-2b2103c8.js';
6
+ import '../../LayerHost-7a2149f5.js';
7
+ import { R as RootEnvironmentProvider } from '../../EnvironmentProvider-a3819bde.js';
8
+ import { V as VisProgressiveLoader } from '../../VisProgressiveLoader-66dde1ff.js';
9
+ import 'preact';
9
10
  import '../../Common/themes/redwood/theme.js';
10
11
  import '../../Common/themes/themeContract.css.js';
11
- import 'preact';
12
12
  import 'preact/compat';
13
13
  import 'preact/hooks';
14
- import '../../LayerManager-af39e736.js';
14
+ import '../../LayerManager-be34be40.js';
15
15
  import '../../useLoadingIndicatorTimer-898d4e3e.js';
16
16
  import '../../useTimer-571e41e7.js';
17
- import '../../LiveRegion-cb4f8a54.js';
17
+ import '../../LiveRegion-5302331c.js';
18
18
  import './../../LiveRegionStyles.styles.css';
19
- import '../../useTestId-3bc3958c.js';
19
+ import '../../useTestId-af32a9eb.js';
20
20
  import '../../HiddenAccessible-61197e7c.js';
21
21
  import './../../HiddenAccessibleStyles.styles.css';
22
22
  import '../../useId-03dbfdf0.js';
23
- import '../../useTranslationBundle-98df6291.js';
23
+ import '../../useTranslationBundle-6da03e52.js';
24
24
  import '../themes/ProgressiveLoaderStyles.css.js';
25
25
  import './../../ProgressiveLoaderStyles.styles.css';
26
26
  import '../../classNames-4e12b00d.js';
@@ -1,21 +1,21 @@
1
1
  /* @oracle/oraclejet-preact: undefined */
2
- export { V as VisProgressiveLoader } from './VisProgressiveLoader-2b2103c8.js';
2
+ export { V as VisProgressiveLoader } from './VisProgressiveLoader-66dde1ff.js';
3
3
  import 'preact/jsx-runtime';
4
4
  import './useLoadingIndicatorTimer-898d4e3e.js';
5
5
  import './useTimer-571e41e7.js';
6
6
  import 'preact/hooks';
7
- import './LiveRegion-cb4f8a54.js';
7
+ import './LiveRegion-5302331c.js';
8
8
  import './LiveRegionStyles.styles.css';
9
- import './useTestId-3bc3958c.js';
10
- import './LayerHost-15b42a3e.js';
9
+ import './useTestId-af32a9eb.js';
10
+ import './LayerHost-7a2149f5.js';
11
+ import 'preact';
11
12
  import './Common/themes/redwood/theme.js';
12
13
  import './Common/themes/themeContract.css.js';
13
- import 'preact';
14
14
  import 'preact/compat';
15
15
  import './HiddenAccessible-61197e7c.js';
16
16
  import './HiddenAccessibleStyles.styles.css';
17
17
  import './useId-03dbfdf0.js';
18
- import './useTranslationBundle-98df6291.js';
18
+ import './useTranslationBundle-6da03e52.js';
19
19
  import './UNSAFE_VisProgressiveLoader/themes/ProgressiveLoaderStyles.css.js';
20
20
  import './ProgressiveLoaderStyles.styles.css';
21
21
  import './classNames-4e12b00d.js';
@@ -1,14 +1,14 @@
1
1
  /* @oracle/oraclejet-preact: undefined */
2
- export { a as VisNoData, V as VisStatusMessage } from './VisNoData-02cab8f6.js';
2
+ export { a as VisNoData, V as VisStatusMessage } from './VisNoData-794ddc21.js';
3
3
  import 'preact/jsx-runtime';
4
4
  import './UNSAFE_VisStatusMessage/themes/VisStatusMessageStyles.css.js';
5
5
  import './VisStatusMessageStyles.styles.css';
6
- import './Flex-8696b27b.js';
7
- import './useTestId-3bc3958c.js';
8
- import './LayerHost-15b42a3e.js';
6
+ import './Flex-2d51e914.js';
7
+ import './useTestId-af32a9eb.js';
8
+ import './LayerHost-7a2149f5.js';
9
+ import 'preact';
9
10
  import './Common/themes/redwood/theme.js';
10
11
  import './Common/themes/themeContract.css.js';
11
- import 'preact';
12
12
  import 'preact/compat';
13
13
  import 'preact/hooks';
14
14
  import './classNames-4e12b00d.js';
@@ -31,7 +31,7 @@ import './_curry3-0b4222d7.js';
31
31
  import './_curry2-34316bcf.js';
32
32
  import './_isObject-1fab0f5b.js';
33
33
  import './FlexStyles.styles.css';
34
- import './useTranslationBundle-98df6291.js';
34
+ import './useTranslationBundle-6da03e52.js';
35
35
  import './layoutUtils-6725789c.js';
36
36
  import './datatipUtils-0a7ff780.js';
37
37
  import './clientUtils-ff533310.js';
@@ -1,5 +1,5 @@
1
1
  /* @oracle/oraclejet-preact: undefined */
2
- export { W as WindowOverlay } from './WindowOverlay-9b43e658.js';
2
+ export { W as WindowOverlay } from './WindowOverlay-de5d0819.js';
3
3
  import 'preact/jsx-runtime';
4
4
  import './mergeInterpolations-e2db2a66.js';
5
5
  import './classNames-4e12b00d.js';
@@ -12,12 +12,12 @@ import './vanilla-extract-dynamic.esm-2955d60a.js';
12
12
  import './UNSAFE_WindowOverlay/themes/WindowOverlayStyles.css.js';
13
13
  import './WindowOverlayStyles.styles.css';
14
14
  import './UNSAFE_WindowOverlay/themes/WindowOverlayContract.css.js';
15
- import './useUser-a15426fc.js';
15
+ import './useUser-bca8cf2d.js';
16
16
  import 'preact/hooks';
17
- import './LayerHost-15b42a3e.js';
17
+ import './LayerHost-7a2149f5.js';
18
+ import 'preact';
18
19
  import './Common/themes/redwood/theme.js';
19
20
  import './Common/themes/themeContract.css.js';
20
- import 'preact';
21
21
  import 'preact/compat';
22
22
  import './useComponentTheme-d2f9e47f.js';
23
23
  import './logger-c92f309c.js';
@@ -10,11 +10,11 @@ import { p as paddingInterpolations } from './padding-ddeb1692.js';
10
10
  import { a as ariaInterpolations } from './aria-efa0582c.js';
11
11
  import { t as themeInterpolations } from './theme-63551f30.js';
12
12
  import { m as mergeInterpolations } from './mergeInterpolations-e2db2a66.js';
13
- import './LayerHost-15b42a3e.js';
14
- import { E as EnvironmentProvider } from './EnvironmentProvider-0fc2fd0c.js';
13
+ import './LayerHost-7a2149f5.js';
14
+ import { E as EnvironmentProvider } from './EnvironmentProvider-a3819bde.js';
15
15
  import { globalVars } from './Common/themes/themeContract.css.js';
16
- import { u as useDensity } from './useDensity-64ecb649.js';
17
- import { u as useTestId } from './useTestId-3bc3958c.js';
16
+ import { u as useDensity } from './useDensity-04a01caf.js';
17
+ import { u as useTestId } from './useTestId-af32a9eb.js';
18
18
  import { a as _curry1 } from './_curry1-25297e59.js';
19
19
  import { _ as _isArguments, e as equals } from './equals-160da165.js';
20
20
  import { _ as _isArray } from './_isArray-694cc52d.js';
@@ -164,4 +164,4 @@ const View = forwardRef(({ as, children, colorScheme, color, backgroundColor, sc
164
164
  });
165
165
 
166
166
  export { View as V, elementTypes as e };
167
- //# sourceMappingURL=View-63980a9b.js.map
167
+ //# sourceMappingURL=View-a8a64eb1.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"View-63980a9b.js","sources":["../../../../node_modules/ramda/es/internal/_isTypedArray.js","../../../../node_modules/ramda/es/empty.js","../../../../node_modules/ramda/es/isEmpty.js","../../src/UNSAFE_View/View.tsx"],"sourcesContent":["/**\n * Tests whether or not an object is a typed array.\n *\n * @private\n * @param {*} val The object to test.\n * @return {Boolean} `true` if `val` is a typed array, `false` otherwise.\n * @example\n *\n * _isTypedArray(new Uint8Array([])); //=> true\n * _isTypedArray(new Float32Array([])); //=> true\n * _isTypedArray([]); //=> false\n * _isTypedArray(null); //=> false\n * _isTypedArray({}); //=> false\n */\nexport default function _isTypedArray(val) {\n var type = Object.prototype.toString.call(val);\n return type === '[object Uint8ClampedArray]' || type === '[object Int8Array]' || type === '[object Uint8Array]' || type === '[object Int16Array]' || type === '[object Uint16Array]' || type === '[object Int32Array]' || type === '[object Uint32Array]' || type === '[object Float32Array]' || type === '[object Float64Array]' || type === '[object BigInt64Array]' || type === '[object BigUint64Array]';\n}","import _curry1 from \"./internal/_curry1.js\";\nimport _isArguments from \"./internal/_isArguments.js\";\nimport _isArray from \"./internal/_isArray.js\";\nimport _isObject from \"./internal/_isObject.js\";\nimport _isString from \"./internal/_isString.js\";\nimport _isTypedArray from \"./internal/_isTypedArray.js\";\n/**\n * Returns the empty value of its argument's type. Ramda defines the empty\n * value of Array (`[]`), Object (`{}`), String (`''`),\n * TypedArray (`Uint8Array []`, `Float32Array []`, etc), and Arguments. Other\n * types are supported if they define `<Type>.empty`,\n * `<Type>.prototype.empty` or implement the\n * [FantasyLand Monoid spec](https://github.com/fantasyland/fantasy-land#monoid).\n *\n * Dispatches to the `empty` method of the first argument, if present.\n *\n * @func\n * @memberOf R\n * @since v0.3.0\n * @category Function\n * @sig a -> a\n * @param {*} x\n * @return {*}\n * @example\n *\n * R.empty(Just(42)); //=> Nothing()\n * R.empty([1, 2, 3]); //=> []\n * R.empty('unicorns'); //=> ''\n * R.empty({x: 1, y: 2}); //=> {}\n * R.empty(Uint8Array.from('123')); //=> Uint8Array []\n */\n\nvar empty =\n/*#__PURE__*/\n_curry1(function empty(x) {\n return x != null && typeof x['fantasy-land/empty'] === 'function' ? x['fantasy-land/empty']() : x != null && x.constructor != null && typeof x.constructor['fantasy-land/empty'] === 'function' ? x.constructor['fantasy-land/empty']() : x != null && typeof x.empty === 'function' ? x.empty() : x != null && x.constructor != null && typeof x.constructor.empty === 'function' ? x.constructor.empty() : _isArray(x) ? [] : _isString(x) ? '' : _isObject(x) ? {} : _isArguments(x) ? function () {\n return arguments;\n }() : _isTypedArray(x) ? x.constructor.from('') : void 0 // else\n ;\n});\n\nexport default empty;","import _curry1 from \"./internal/_curry1.js\";\nimport empty from \"./empty.js\";\nimport equals from \"./equals.js\";\n/**\n * Returns `true` if the given value is its type's empty value; `false`\n * otherwise.\n *\n * @func\n * @memberOf R\n * @since v0.1.0\n * @category Logic\n * @sig a -> Boolean\n * @param {*} x\n * @return {Boolean}\n * @see R.empty\n * @example\n *\n * R.isEmpty([1, 2, 3]); //=> false\n * R.isEmpty([]); //=> true\n * R.isEmpty(''); //=> true\n * R.isEmpty(null); //=> false\n * R.isEmpty({}); //=> true\n * R.isEmpty({length: 0}); //=> false\n * R.isEmpty(Uint8Array.from('')); //=> true\n */\n\nvar isEmpty =\n/*#__PURE__*/\n_curry1(function isEmpty(x) {\n return x != null && equals(x, empty(x));\n});\n\nexport default isEmpty;","/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\nimport type { ComponentChildren, RefCallback, RefObject } from 'preact';\nimport { forwardRef } from 'preact/compat';\nimport { isEmpty } from 'ramda';\nimport { assignInlineVars } from '@vanilla-extract/dynamic';\n\nimport { borderInterpolations } from '../utils/UNSAFE_interpolations/borders';\nimport type { BorderProps } from '../utils/UNSAFE_interpolations/borders';\nimport { dimensionInterpolations } from '../utils/UNSAFE_interpolations/dimensions';\nimport type { DimensionProps } from '../utils/UNSAFE_interpolations/dimensions';\nimport { flexitemInterpolations } from '../utils/UNSAFE_interpolations/flexitem';\nimport type { FlexitemProps } from '../utils/UNSAFE_interpolations/flexitem';\nimport { colorInterpolations } from '../utils/UNSAFE_interpolations/colors';\nimport type { ColorProps } from '../utils/UNSAFE_interpolations/colors';\nimport { paddingInterpolations } from '../utils/UNSAFE_interpolations/padding';\nimport type { PaddingProps } from '../utils/UNSAFE_interpolations/padding';\nimport { ariaInterpolations } from '../utils/UNSAFE_interpolations/aria';\nimport type { AriaProps } from '../utils/UNSAFE_interpolations/aria';\nimport { themeInterpolations } from '../utils/UNSAFE_interpolations/theme';\nimport type { ThemeProps } from '../utils/UNSAFE_interpolations/theme';\nimport { mergeInterpolations } from '../utils/UNSAFE_mergeInterpolations';\nimport type { Role } from '../utils/UNSAFE_roles';\nimport { EnvironmentProvider } from '..//UNSAFE_Environment';\nimport type { ThemeModifiers } from '../UNSAFE_Theme';\nimport { globalVars } from '../Common/themes/themeContract.css';\nimport { useDensity } from '#hooks/UNSAFE_useDensity';\nimport { TestIdProps, useTestId } from '#hooks/UNSAFE_useTestId';\n\nconst elementTypes = ['div', 'main', 'article', 'section', 'aside'] as const;\n\ntype ElementType = (typeof elementTypes)[number];\n\ntype StyleProps = BorderProps &\n DimensionProps &\n FlexitemProps &\n ColorProps &\n PaddingProps &\n AriaProps &\n ThemeProps;\n\ntype Props = StyleProps &\n TestIdProps & {\n as?: ElementType;\n role?: Role;\n children?: ComponentChildren;\n };\n\nconst interpolations = [\n ...Object.values(borderInterpolations),\n ...Object.values(dimensionInterpolations),\n ...Object.values(flexitemInterpolations),\n ...Object.values(colorInterpolations),\n ...Object.values(paddingInterpolations),\n ...Object.values(ariaInterpolations),\n ...Object.values(themeInterpolations)\n];\n\nconst mergedInterpolations = mergeInterpolations<Props>(interpolations);\n\ntype RefType = (RefObject<HTMLDivElement> | RefCallback<HTMLDivElement>) &\n (RefObject<HTMLElement> | RefCallback<HTMLElement>);\n\nconst View = forwardRef<RefType, Props>(\n (\n {\n as,\n children,\n colorScheme,\n color,\n backgroundColor,\n scale,\n density: propDensity,\n testId,\n ...rest\n },\n ref\n ) => {\n /**\n * JET-66845 Because density unit CSS vars need to be recalculated each time the scale changes, scale\n * classes can not be a child of density classes. However, we can have the scale and density classes as siblings.\n * If the scale prop is supplied, we'll set the density class as well. If density is not set in the props,\n * we will determine it via the Environment.\n */\n const themeDensity = useDensity();\n const density = propDensity ?? (scale ? themeDensity : undefined);\n const testIdProps = useTestId(testId);\n\n const {\n class: className,\n ariaLabelledBy,\n ariaLabel,\n ...styles\n } = mergedInterpolations({\n colorScheme,\n scale,\n density,\n backgroundColor,\n color,\n ...rest\n });\n // We need to update the environment with any theme related props specified\n const env: Partial<ThemeModifiers> = {\n ...(colorScheme && { colorScheme }),\n ...(scale && { scale }),\n ...(density && { density }),\n ...(backgroundColor && { currentBgColor: backgroundColor })\n };\n const props = {\n ...testIdProps,\n ['aria-label']: ariaLabel,\n ['aria-labelledby']: ariaLabelledBy,\n children,\n className,\n ref: ref as RefType,\n style: {\n ...styles,\n ...(backgroundColor &&\n assignInlineVars({\n [globalVars.currentBackgroundColor]: styles['backgroundColor']\n })),\n // we hardcode box-sizing: border-box on all of our Preact components.\n boxSizing: 'border-box'\n }\n };\n\n const Component = as || 'div';\n return isEmpty(env) ? (\n <Component {...props} />\n ) : (\n <EnvironmentProvider environment={env}>\n <Component {...props} />\n </EnvironmentProvider>\n );\n }\n);\n\nexport { elementTypes, View };\n"],"names":["isEmpty","_jsx"],"mappings":"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"}
1
+ {"version":3,"file":"View-a8a64eb1.js","sources":["../../../../node_modules/ramda/es/internal/_isTypedArray.js","../../../../node_modules/ramda/es/empty.js","../../../../node_modules/ramda/es/isEmpty.js","../../src/UNSAFE_View/View.tsx"],"sourcesContent":["/**\n * Tests whether or not an object is a typed array.\n *\n * @private\n * @param {*} val The object to test.\n * @return {Boolean} `true` if `val` is a typed array, `false` otherwise.\n * @example\n *\n * _isTypedArray(new Uint8Array([])); //=> true\n * _isTypedArray(new Float32Array([])); //=> true\n * _isTypedArray([]); //=> false\n * _isTypedArray(null); //=> false\n * _isTypedArray({}); //=> false\n */\nexport default function _isTypedArray(val) {\n var type = Object.prototype.toString.call(val);\n return type === '[object Uint8ClampedArray]' || type === '[object Int8Array]' || type === '[object Uint8Array]' || type === '[object Int16Array]' || type === '[object Uint16Array]' || type === '[object Int32Array]' || type === '[object Uint32Array]' || type === '[object Float32Array]' || type === '[object Float64Array]' || type === '[object BigInt64Array]' || type === '[object BigUint64Array]';\n}","import _curry1 from \"./internal/_curry1.js\";\nimport _isArguments from \"./internal/_isArguments.js\";\nimport _isArray from \"./internal/_isArray.js\";\nimport _isObject from \"./internal/_isObject.js\";\nimport _isString from \"./internal/_isString.js\";\nimport _isTypedArray from \"./internal/_isTypedArray.js\";\n/**\n * Returns the empty value of its argument's type. Ramda defines the empty\n * value of Array (`[]`), Object (`{}`), String (`''`),\n * TypedArray (`Uint8Array []`, `Float32Array []`, etc), and Arguments. Other\n * types are supported if they define `<Type>.empty`,\n * `<Type>.prototype.empty` or implement the\n * [FantasyLand Monoid spec](https://github.com/fantasyland/fantasy-land#monoid).\n *\n * Dispatches to the `empty` method of the first argument, if present.\n *\n * @func\n * @memberOf R\n * @since v0.3.0\n * @category Function\n * @sig a -> a\n * @param {*} x\n * @return {*}\n * @example\n *\n * R.empty(Just(42)); //=> Nothing()\n * R.empty([1, 2, 3]); //=> []\n * R.empty('unicorns'); //=> ''\n * R.empty({x: 1, y: 2}); //=> {}\n * R.empty(Uint8Array.from('123')); //=> Uint8Array []\n */\n\nvar empty =\n/*#__PURE__*/\n_curry1(function empty(x) {\n return x != null && typeof x['fantasy-land/empty'] === 'function' ? x['fantasy-land/empty']() : x != null && x.constructor != null && typeof x.constructor['fantasy-land/empty'] === 'function' ? x.constructor['fantasy-land/empty']() : x != null && typeof x.empty === 'function' ? x.empty() : x != null && x.constructor != null && typeof x.constructor.empty === 'function' ? x.constructor.empty() : _isArray(x) ? [] : _isString(x) ? '' : _isObject(x) ? {} : _isArguments(x) ? function () {\n return arguments;\n }() : _isTypedArray(x) ? x.constructor.from('') : void 0 // else\n ;\n});\n\nexport default empty;","import _curry1 from \"./internal/_curry1.js\";\nimport empty from \"./empty.js\";\nimport equals from \"./equals.js\";\n/**\n * Returns `true` if the given value is its type's empty value; `false`\n * otherwise.\n *\n * @func\n * @memberOf R\n * @since v0.1.0\n * @category Logic\n * @sig a -> Boolean\n * @param {*} x\n * @return {Boolean}\n * @see R.empty\n * @example\n *\n * R.isEmpty([1, 2, 3]); //=> false\n * R.isEmpty([]); //=> true\n * R.isEmpty(''); //=> true\n * R.isEmpty(null); //=> false\n * R.isEmpty({}); //=> true\n * R.isEmpty({length: 0}); //=> false\n * R.isEmpty(Uint8Array.from('')); //=> true\n */\n\nvar isEmpty =\n/*#__PURE__*/\n_curry1(function isEmpty(x) {\n return x != null && equals(x, empty(x));\n});\n\nexport default isEmpty;","/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\nimport type { ComponentChildren, RefCallback, RefObject } from 'preact';\nimport { forwardRef } from 'preact/compat';\nimport { isEmpty } from 'ramda';\nimport { assignInlineVars } from '@vanilla-extract/dynamic';\n\nimport { borderInterpolations } from '../utils/UNSAFE_interpolations/borders';\nimport type { BorderProps } from '../utils/UNSAFE_interpolations/borders';\nimport { dimensionInterpolations } from '../utils/UNSAFE_interpolations/dimensions';\nimport type { DimensionProps } from '../utils/UNSAFE_interpolations/dimensions';\nimport { flexitemInterpolations } from '../utils/UNSAFE_interpolations/flexitem';\nimport type { FlexitemProps } from '../utils/UNSAFE_interpolations/flexitem';\nimport { colorInterpolations } from '../utils/UNSAFE_interpolations/colors';\nimport type { ColorProps } from '../utils/UNSAFE_interpolations/colors';\nimport { paddingInterpolations } from '../utils/UNSAFE_interpolations/padding';\nimport type { PaddingProps } from '../utils/UNSAFE_interpolations/padding';\nimport { ariaInterpolations } from '../utils/UNSAFE_interpolations/aria';\nimport type { AriaProps } from '../utils/UNSAFE_interpolations/aria';\nimport { themeInterpolations } from '../utils/UNSAFE_interpolations/theme';\nimport type { ThemeProps } from '../utils/UNSAFE_interpolations/theme';\nimport { mergeInterpolations } from '../utils/UNSAFE_mergeInterpolations';\nimport type { Role } from '../utils/UNSAFE_roles';\nimport { EnvironmentProvider } from '..//UNSAFE_Environment';\nimport type { ThemeModifiers } from '../UNSAFE_Theme';\nimport { globalVars } from '../Common/themes/themeContract.css';\nimport { useDensity } from '#hooks/UNSAFE_useDensity';\nimport { TestIdProps, useTestId } from '#hooks/UNSAFE_useTestId';\n\nconst elementTypes = ['div', 'main', 'article', 'section', 'aside'] as const;\n\ntype ElementType = (typeof elementTypes)[number];\n\ntype StyleProps = BorderProps &\n DimensionProps &\n FlexitemProps &\n ColorProps &\n PaddingProps &\n AriaProps &\n ThemeProps;\n\ntype Props = StyleProps &\n TestIdProps & {\n as?: ElementType;\n role?: Role;\n children?: ComponentChildren;\n };\n\nconst interpolations = [\n ...Object.values(borderInterpolations),\n ...Object.values(dimensionInterpolations),\n ...Object.values(flexitemInterpolations),\n ...Object.values(colorInterpolations),\n ...Object.values(paddingInterpolations),\n ...Object.values(ariaInterpolations),\n ...Object.values(themeInterpolations)\n];\n\nconst mergedInterpolations = mergeInterpolations<Props>(interpolations);\n\ntype RefType = (RefObject<HTMLDivElement> | RefCallback<HTMLDivElement>) &\n (RefObject<HTMLElement> | RefCallback<HTMLElement>);\n\nconst View = forwardRef<RefType, Props>(\n (\n {\n as,\n children,\n colorScheme,\n color,\n backgroundColor,\n scale,\n density: propDensity,\n testId,\n ...rest\n },\n ref\n ) => {\n /**\n * JET-66845 Because density unit CSS vars need to be recalculated each time the scale changes, scale\n * classes can not be a child of density classes. However, we can have the scale and density classes as siblings.\n * If the scale prop is supplied, we'll set the density class as well. If density is not set in the props,\n * we will determine it via the Environment.\n */\n const themeDensity = useDensity();\n const density = propDensity ?? (scale ? themeDensity : undefined);\n const testIdProps = useTestId(testId);\n\n const {\n class: className,\n ariaLabelledBy,\n ariaLabel,\n ...styles\n } = mergedInterpolations({\n colorScheme,\n scale,\n density,\n backgroundColor,\n color,\n ...rest\n });\n // We need to update the environment with any theme related props specified\n const env: Partial<ThemeModifiers> = {\n ...(colorScheme && { colorScheme }),\n ...(scale && { scale }),\n ...(density && { density }),\n ...(backgroundColor && { currentBgColor: backgroundColor })\n };\n const props = {\n ...testIdProps,\n ['aria-label']: ariaLabel,\n ['aria-labelledby']: ariaLabelledBy,\n children,\n className,\n ref: ref as RefType,\n style: {\n ...styles,\n ...(backgroundColor &&\n assignInlineVars({\n [globalVars.currentBackgroundColor]: styles['backgroundColor']\n })),\n // we hardcode box-sizing: border-box on all of our Preact components.\n boxSizing: 'border-box'\n }\n };\n\n const Component = as || 'div';\n return isEmpty(env) ? (\n <Component {...props} />\n ) : (\n <EnvironmentProvider environment={env}>\n <Component {...props} />\n </EnvironmentProvider>\n );\n }\n);\n\nexport { elementTypes, View };\n"],"names":["isEmpty","_jsx"],"mappings":"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"}
@@ -1,9 +1,9 @@
1
1
  /* @oracle/oraclejet-preact: undefined */
2
2
  import { jsx } from 'preact/jsx-runtime';
3
3
  import { userSelectStyles, baseStyles } from './UNSAFE_VisStatusMessage/themes/VisStatusMessageStyles.css.js';
4
- import { F as Flex } from './Flex-8696b27b.js';
4
+ import { F as Flex } from './Flex-2d51e914.js';
5
5
  import { c as classNames } from './classNames-4e12b00d.js';
6
- import { u as useTranslationBundle } from './useTranslationBundle-98df6291.js';
6
+ import { u as useTranslationBundle } from './useTranslationBundle-6da03e52.js';
7
7
  import { g as getRandomId } from './layoutUtils-6725789c.js';
8
8
 
9
9
  function VisStatusMessage({ children, ...otherProps }) {
@@ -29,4 +29,4 @@ const getAriaLabelledBy = (props) => {
29
29
  };
30
30
 
31
31
  export { VisStatusMessage as V, VisNoData as a };
32
- //# sourceMappingURL=VisNoData-02cab8f6.js.map
32
+ //# sourceMappingURL=VisNoData-794ddc21.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"VisNoData-02cab8f6.js","sources":["../../src/UNSAFE_VisStatusMessage/VisStatusMessage.tsx","../../src/UNSAFE_VisStatusMessage/VisNoData.tsx"],"sourcesContent":["import { ComponentChildren } from 'preact';\nimport { baseStyles, userSelectStyles } from './themes/VisStatusMessageStyles.css';\nimport { HTMLAttributesSignalExcluded } from '#utils/UNSAFE_attributeUtils';\nimport { Flex } from '#UNSAFE_Flex';\nimport { classNames } from '#utils/UNSAFE_classNames';\n\nexport type Props = {\n /**\n * The children to put in the grid.\n */\n children: ComponentChildren;\n isSelectable?: false;\n id?: string;\n 'aria-label'?: HTMLAttributesSignalExcluded['aria-label'];\n 'aria-describedby'?: HTMLAttributesSignalExcluded['aria-describedby'];\n 'aria-labelledby'?: HTMLAttributesSignalExcluded['aria-labelledby'];\n};\n\nexport function VisStatusMessage({ children, ...otherProps }: Props) {\n const itemClasses = classNames([otherProps.isSelectable ? '' : userSelectStyles, baseStyles]);\n\n return (\n <div\n class={itemClasses}\n tabIndex={0}\n role=\"application\"\n id={otherProps.id}\n aria-label={otherProps['aria-label']}\n aria-describedby={otherProps['aria-describedby']}\n aria-labelledby={otherProps['aria-labelledby']}>\n <Flex width=\"100%\" height=\"100%\" justify=\"center\" align=\"center\">\n {children}\n </Flex>\n </div>\n );\n}\n","import { VisStatusMessage } from './VisStatusMessage';\nimport { useTranslationBundle } from '#hooks/UNSAFE_useTranslationBundle';\nimport { BundleType } from '#resources/nls/bundle';\nimport { HTMLAttributesSignalExcluded } from '#utils/UNSAFE_attributeUtils';\nimport { getRandomId } from '#utils/PRIVATE_visLayoutUtils/layoutUtils';\n\ntype Props = {\n 'aria-label'?: HTMLAttributesSignalExcluded['aria-label'];\n 'aria-describedby'?: HTMLAttributesSignalExcluded['aria-describedby'];\n 'aria-labelledby'?: HTMLAttributesSignalExcluded['aria-labelledby'];\n};\n\nexport function VisNoData(props: Props) {\n const translations = useTranslationBundle<BundleType>('@oracle/oraclejet-preact');\n const noDataMsg = translations.vis_noData();\n const textId = getRandomId();\n const { ariaLabelledBy, id } = getAriaLabelledBy({\n ariaLabel: props['aria-label'],\n ariaLabelledby: props['aria-labelledby'],\n textId\n });\n return (\n <VisStatusMessage\n id={id}\n aria-label={props['aria-label']}\n aria-describedby={props['aria-describedby']}\n aria-labelledby={ariaLabelledBy}>\n <span id={textId}>{noDataMsg}</span>\n </VisStatusMessage>\n );\n}\n\nconst getAriaLabelledBy = (props: {\n ariaLabel?: string;\n ariaLabelledby?: string;\n textId: string;\n}): { ariaLabelledBy: string; id?: string } => {\n const id = props.ariaLabel ? getRandomId() : undefined;\n const ariaLabelledBy = `${props.ariaLabelledby ?? ''} ${id ?? ''} ${props.textId}`.trim();\n return { ariaLabelledBy, id };\n};\n"],"names":["_jsx"],"mappings":";;;;;;;;AAkBM,SAAU,gBAAgB,CAAC,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAS,EAAA;IACjE,MAAM,WAAW,GAAG,UAAU,CAAC,CAAC,UAAU,CAAC,YAAY,GAAG,EAAE,GAAG,gBAAgB,EAAE,UAAU,CAAC,CAAC,CAAC;IAE9F,QACEA,GACE,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,WAAW,EAClB,QAAQ,EAAE,CAAC,EACX,IAAI,EAAC,aAAa,EAClB,EAAE,EAAE,UAAU,CAAC,EAAE,EACL,YAAA,EAAA,UAAU,CAAC,YAAY,CAAC,EAAA,kBAAA,EAClB,UAAU,CAAC,kBAAkB,CAAC,qBAC/B,UAAU,CAAC,iBAAiB,CAAC,EAC9C,QAAA,EAAAA,GAAA,CAAC,IAAI,EAAA,EAAC,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,EAAC,QAAQ,EAAC,KAAK,EAAC,QAAQ,EAAA,QAAA,EAC7D,QAAQ,EAAA,CACJ,EACH,CAAA,EACN;AACJ;;ACvBM,SAAU,SAAS,CAAC,KAAY,EAAA;AACpC,IAAA,MAAM,YAAY,GAAG,oBAAoB,CAAa,0BAA0B,CAAC,CAAC;AAClF,IAAA,MAAM,SAAS,GAAG,YAAY,CAAC,UAAU,EAAE,CAAC;AAC5C,IAAA,MAAM,MAAM,GAAG,WAAW,EAAE,CAAC;AAC7B,IAAA,MAAM,EAAE,cAAc,EAAE,EAAE,EAAE,GAAG,iBAAiB,CAAC;AAC/C,QAAA,SAAS,EAAE,KAAK,CAAC,YAAY,CAAC;AAC9B,QAAA,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC;QACxC,MAAM;AACP,KAAA,CAAC,CAAC;AACH,IAAA,QACEA,GAAA,CAAC,gBAAgB,EAAA,EACf,EAAE,EAAE,EAAE,EAAA,YAAA,EACM,KAAK,CAAC,YAAY,CAAC,EACb,kBAAA,EAAA,KAAK,CAAC,kBAAkB,CAAC,EAAA,iBAAA,EAC1B,cAAc,EAAA,QAAA,EAC/BA,GAAM,CAAA,MAAA,EAAA,EAAA,EAAE,EAAE,MAAM,EAAG,QAAA,EAAA,SAAS,EAAQ,CAAA,EAAA,CACnB,EACnB;AACJ,CAAC;AAED,MAAM,iBAAiB,GAAG,CAAC,KAI1B,KAA6C;AAC5C,IAAA,MAAM,EAAE,GAAG,KAAK,CAAC,SAAS,GAAG,WAAW,EAAE,GAAG,SAAS,CAAC;IACvD,MAAM,cAAc,GAAG,CAAG,EAAA,KAAK,CAAC,cAAc,IAAI,EAAE,CAAI,CAAA,EAAA,EAAE,IAAI,EAAE,CAAA,CAAA,EAAI,KAAK,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC;AAC1F,IAAA,OAAO,EAAE,cAAc,EAAE,EAAE,EAAE,CAAC;AAChC,CAAC;;;;"}
1
+ {"version":3,"file":"VisNoData-794ddc21.js","sources":["../../src/UNSAFE_VisStatusMessage/VisStatusMessage.tsx","../../src/UNSAFE_VisStatusMessage/VisNoData.tsx"],"sourcesContent":["import { ComponentChildren } from 'preact';\nimport { baseStyles, userSelectStyles } from './themes/VisStatusMessageStyles.css';\nimport { HTMLAttributesSignalExcluded } from '#utils/UNSAFE_attributeUtils';\nimport { Flex } from '#UNSAFE_Flex';\nimport { classNames } from '#utils/UNSAFE_classNames';\n\nexport type Props = {\n /**\n * The children to put in the grid.\n */\n children: ComponentChildren;\n isSelectable?: false;\n id?: string;\n 'aria-label'?: HTMLAttributesSignalExcluded['aria-label'];\n 'aria-describedby'?: HTMLAttributesSignalExcluded['aria-describedby'];\n 'aria-labelledby'?: HTMLAttributesSignalExcluded['aria-labelledby'];\n};\n\nexport function VisStatusMessage({ children, ...otherProps }: Props) {\n const itemClasses = classNames([otherProps.isSelectable ? '' : userSelectStyles, baseStyles]);\n\n return (\n <div\n class={itemClasses}\n tabIndex={0}\n role=\"application\"\n id={otherProps.id}\n aria-label={otherProps['aria-label']}\n aria-describedby={otherProps['aria-describedby']}\n aria-labelledby={otherProps['aria-labelledby']}>\n <Flex width=\"100%\" height=\"100%\" justify=\"center\" align=\"center\">\n {children}\n </Flex>\n </div>\n );\n}\n","import { VisStatusMessage } from './VisStatusMessage';\nimport { useTranslationBundle } from '#hooks/UNSAFE_useTranslationBundle';\nimport { BundleType } from '#resources/nls/bundle';\nimport { HTMLAttributesSignalExcluded } from '#utils/UNSAFE_attributeUtils';\nimport { getRandomId } from '#utils/PRIVATE_visLayoutUtils/layoutUtils';\n\ntype Props = {\n 'aria-label'?: HTMLAttributesSignalExcluded['aria-label'];\n 'aria-describedby'?: HTMLAttributesSignalExcluded['aria-describedby'];\n 'aria-labelledby'?: HTMLAttributesSignalExcluded['aria-labelledby'];\n};\n\nexport function VisNoData(props: Props) {\n const translations = useTranslationBundle<BundleType>('@oracle/oraclejet-preact');\n const noDataMsg = translations.vis_noData();\n const textId = getRandomId();\n const { ariaLabelledBy, id } = getAriaLabelledBy({\n ariaLabel: props['aria-label'],\n ariaLabelledby: props['aria-labelledby'],\n textId\n });\n return (\n <VisStatusMessage\n id={id}\n aria-label={props['aria-label']}\n aria-describedby={props['aria-describedby']}\n aria-labelledby={ariaLabelledBy}>\n <span id={textId}>{noDataMsg}</span>\n </VisStatusMessage>\n );\n}\n\nconst getAriaLabelledBy = (props: {\n ariaLabel?: string;\n ariaLabelledby?: string;\n textId: string;\n}): { ariaLabelledBy: string; id?: string } => {\n const id = props.ariaLabel ? getRandomId() : undefined;\n const ariaLabelledBy = `${props.ariaLabelledby ?? ''} ${id ?? ''} ${props.textId}`.trim();\n return { ariaLabelledBy, id };\n};\n"],"names":["_jsx"],"mappings":";;;;;;;;AAkBM,SAAU,gBAAgB,CAAC,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAS,EAAA;IACjE,MAAM,WAAW,GAAG,UAAU,CAAC,CAAC,UAAU,CAAC,YAAY,GAAG,EAAE,GAAG,gBAAgB,EAAE,UAAU,CAAC,CAAC,CAAC;IAE9F,QACEA,GACE,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,WAAW,EAClB,QAAQ,EAAE,CAAC,EACX,IAAI,EAAC,aAAa,EAClB,EAAE,EAAE,UAAU,CAAC,EAAE,EACL,YAAA,EAAA,UAAU,CAAC,YAAY,CAAC,EAAA,kBAAA,EAClB,UAAU,CAAC,kBAAkB,CAAC,qBAC/B,UAAU,CAAC,iBAAiB,CAAC,EAC9C,QAAA,EAAAA,GAAA,CAAC,IAAI,EAAA,EAAC,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,EAAC,QAAQ,EAAC,KAAK,EAAC,QAAQ,EAAA,QAAA,EAC7D,QAAQ,EAAA,CACJ,EACH,CAAA,EACN;AACJ;;ACvBM,SAAU,SAAS,CAAC,KAAY,EAAA;AACpC,IAAA,MAAM,YAAY,GAAG,oBAAoB,CAAa,0BAA0B,CAAC,CAAC;AAClF,IAAA,MAAM,SAAS,GAAG,YAAY,CAAC,UAAU,EAAE,CAAC;AAC5C,IAAA,MAAM,MAAM,GAAG,WAAW,EAAE,CAAC;AAC7B,IAAA,MAAM,EAAE,cAAc,EAAE,EAAE,EAAE,GAAG,iBAAiB,CAAC;AAC/C,QAAA,SAAS,EAAE,KAAK,CAAC,YAAY,CAAC;AAC9B,QAAA,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC;QACxC,MAAM;AACP,KAAA,CAAC,CAAC;AACH,IAAA,QACEA,GAAA,CAAC,gBAAgB,EAAA,EACf,EAAE,EAAE,EAAE,EAAA,YAAA,EACM,KAAK,CAAC,YAAY,CAAC,EACb,kBAAA,EAAA,KAAK,CAAC,kBAAkB,CAAC,EAAA,iBAAA,EAC1B,cAAc,EAAA,QAAA,EAC/BA,GAAM,CAAA,MAAA,EAAA,EAAA,EAAE,EAAE,MAAM,EAAG,QAAA,EAAA,SAAS,EAAQ,CAAA,EAAA,CACnB,EACnB;AACJ,CAAC;AAED,MAAM,iBAAiB,GAAG,CAAC,KAI1B,KAA6C;AAC5C,IAAA,MAAM,EAAE,GAAG,KAAK,CAAC,SAAS,GAAG,WAAW,EAAE,GAAG,SAAS,CAAC;IACvD,MAAM,cAAc,GAAG,CAAG,EAAA,KAAK,CAAC,cAAc,IAAI,EAAE,CAAI,CAAA,EAAA,EAAE,IAAI,EAAE,CAAA,CAAA,EAAI,KAAK,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC;AAC1F,IAAA,OAAO,EAAE,cAAc,EAAE,EAAE,EAAE,CAAC;AAChC,CAAC;;;;"}
@@ -1,10 +1,10 @@
1
1
  /* @oracle/oraclejet-preact: undefined */
2
2
  import { jsxs, jsx } from 'preact/jsx-runtime';
3
3
  import { u as useLoadingIndicatorTimer } from './useLoadingIndicatorTimer-898d4e3e.js';
4
- import { L as LiveRegion } from './LiveRegion-cb4f8a54.js';
4
+ import { L as LiveRegion } from './LiveRegion-5302331c.js';
5
5
  import { H as HiddenAccessible } from './HiddenAccessible-61197e7c.js';
6
6
  import { u as useId } from './useId-03dbfdf0.js';
7
- import { u as useTranslationBundle } from './useTranslationBundle-98df6291.js';
7
+ import { u as useTranslationBundle } from './useTranslationBundle-6da03e52.js';
8
8
  import { baseStyles, loadingContainerStyles } from './UNSAFE_VisProgressiveLoader/themes/ProgressiveLoaderStyles.css.js';
9
9
  import { c as classNames } from './classNames-4e12b00d.js';
10
10
  import { s as sizeToCSS } from './size-88f26574.js';
@@ -48,4 +48,4 @@ function VisProgressiveLoader({ type, role = 'application', children, ...props }
48
48
  }
49
49
 
50
50
  export { VisProgressiveLoader as V };
51
- //# sourceMappingURL=VisProgressiveLoader-2b2103c8.js.map
51
+ //# sourceMappingURL=VisProgressiveLoader-66dde1ff.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"VisProgressiveLoader-2b2103c8.js","sources":["../../src/UNSAFE_VisProgressiveLoader/ProgressiveLoader.tsx","../../src/UNSAFE_VisProgressiveLoader/VisSkeleton.tsx","../../src/UNSAFE_VisProgressiveLoader/VisProgressiveLoader.tsx"],"sourcesContent":["/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\nimport { ComponentChildren } from 'preact';\nimport { useLoadingIndicatorTimer } from '#hooks/UNSAFE_useLoadingIndicatorTimer';\nimport { LiveRegion } from '#UNSAFE_LiveRegion';\nimport { HiddenAccessible } from '#UNSAFE_HiddenAccessible';\nimport { useId } from '#hooks/UNSAFE_useId';\nimport { useTranslationBundle } from '#hooks/UNSAFE_useTranslationBundle';\nimport { BundleType } from '#resources/nls/bundle';\nimport { HTMLAttributesSignalExcluded } from '#utils/UNSAFE_attributeUtils';\nimport { baseStyles, loadingContainerStyles } from './themes/ProgressiveLoaderStyles.css';\nimport { classNames } from '#utils/UNSAFE_classNames';\nimport { Size, sizeToCSS } from '#utils/UNSAFE_size';\n\ntype Props = {\n /**\n * Specifies whether the main content is currently loading.\n * The fallback content will be shown if the main content is taking too long to load.\n */\n isLoading: boolean;\n\n /**\n * The content to be shown when loading.\n */\n fallback: ComponentChildren;\n\n /**\n * The main content to be shown when not loading.\n */\n children: ComponentChildren;\n\n /**\n * The role.\n */\n role?: HTMLAttributesSignalExcluded['role'];\n\n /**\n * The tabIndex.\n */\n tabIndex?: HTMLAttributesSignalExcluded['tabIndex'];\n\n /**\n * The width of the component.\n */\n width?: Size;\n\n /**\n * The height of the component.\n */\n height?: Size;\n\n /**\n * The aria-label of the component.\n * This will be used for the aria-label of the DOM element.\n */\n 'aria-label'?: HTMLAttributesSignalExcluded['aria-label'];\n\n /**\n * One or more ids (separated by spaces) of elements that describe the component.\n * This will be used for the aria-describedby of the DOM element.\n */\n 'aria-describedby'?: HTMLAttributesSignalExcluded['aria-describedby'];\n\n /**\n * One or more ids (separated by spaces) of elements that label the component.\n * This will be used for the aria-labelledby of the DOM element.\n */\n 'aria-labelledby'?: HTMLAttributesSignalExcluded['aria-labelledby'];\n};\n\n/**\n * Displays the specified fallback content during progressive loading of the main content.\n */\nexport function ProgressiveLoader({\n isLoading,\n fallback,\n children,\n role,\n tabIndex,\n width,\n height,\n 'aria-label': ariaLabel,\n 'aria-labelledby': ariaLabelledBy,\n 'aria-describedby': ariaDescribedBy\n}: Props) {\n const showLoadingIndicator = useLoadingIndicatorTimer(isLoading);\n const { vis_stateLoading, vis_stateLoaded } = useTranslationBundle<BundleType>(\n '@oracle/oraclejet-preact'\n );\n const descId = useId();\n\n return isLoading && showLoadingIndicator ? (\n <div\n role={role}\n tabIndex={tabIndex}\n aria-label={ariaLabel}\n aria-labelledby={ariaLabelledBy}\n aria-describedby={\n ariaDescribedBy\n ? [...new Set(ariaDescribedBy.split(/\\s+/).concat(descId))].join(' ')\n : descId\n }\n class={classNames([baseStyles, loadingContainerStyles])}\n style={{\n width: width && sizeToCSS(width),\n height: height && sizeToCSS(height)\n }}>\n {fallback}\n <HiddenAccessible id={descId}>{vis_stateLoading()}</HiddenAccessible>\n <LiveRegion type=\"polite\">{vis_stateLoading()}</LiveRegion>\n </div>\n ) : (\n <div\n class={baseStyles}\n style={{\n width: width && sizeToCSS(width),\n height: height && sizeToCSS(height)\n }}>\n {children}\n <LiveRegion type=\"polite\">\n {ariaLabel ? `${ariaLabel}, ${vis_stateLoaded()}` : vis_stateLoaded()}\n </LiveRegion>\n </div>\n );\n}\n","/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\nimport { Skeleton } from '#UNSAFE_Skeleton';\nimport { classNames } from '#utils/UNSAFE_classNames';\nimport { Size, sizeToCSS } from '#utils/UNSAFE_size';\nimport {\n baseSkeletonContainerStyles,\n baseStyles,\n skeletonContainerStyles\n} from './themes/VisSkeletonStyles.css';\n\ntype Props = {\n /**\n * The visualization type.\n */\n type: 'bar' | 'area' | 'line' | 'combo' | 'pie';\n\n /**\n * The width of the skeleton.\n */\n width?: Size;\n\n /**\n * The height of the skeleton.\n */\n height?: Size;\n};\n\n/**\n * Skeleton loading for visualizations.\n */\nexport function VisSkeleton({ type, width, height }: Props) {\n return (\n <div\n class={baseStyles}\n style={{\n width: width && sizeToCSS(width),\n height: height && sizeToCSS(height)\n }}>\n <div class={classNames([baseSkeletonContainerStyles, skeletonContainerStyles[type]])}>\n <Skeleton width=\"100%\" height=\"100%\" />\n </div>\n </div>\n );\n}\n","/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\nimport { ComponentProps } from 'preact';\nimport { ProgressiveLoader } from './ProgressiveLoader';\nimport { VisSkeleton } from './VisSkeleton';\n\ntype Props = Omit<ComponentProps<typeof ProgressiveLoader>, 'fallback' | 'tabIndex'> & {\n /**\n * The visualization type.\n * This is used to determine the loading indicator to be used.\n */\n type: ComponentProps<typeof VisSkeleton>['type'];\n};\n\n/**\n * Displays the specified fallback content during progressive loading of the visualization.\n */\nexport function VisProgressiveLoader({ type, role = 'application', children, ...props }: Props) {\n const fallback = <VisSkeleton type={type} />;\n return (\n <ProgressiveLoader role={role} tabIndex={0} fallback={fallback} {...props}>\n {children}\n </ProgressiveLoader>\n );\n}\n"],"names":["_jsxs","_jsx","baseStyles"],"mappings":";;;;;;;;;;;;;AA2EA;;AAEG;AACa,SAAA,iBAAiB,CAAC,EAChC,SAAS,EACT,QAAQ,EACR,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,MAAM,EACN,YAAY,EAAE,SAAS,EACvB,iBAAiB,EAAE,cAAc,EACjC,kBAAkB,EAAE,eAAe,EAC7B,EAAA;AACN,IAAA,MAAM,oBAAoB,GAAG,wBAAwB,CAAC,SAAS,CAAC,CAAC;IACjE,MAAM,EAAE,gBAAgB,EAAE,eAAe,EAAE,GAAG,oBAAoB,CAChE,0BAA0B,CAC3B,CAAC;AACF,IAAA,MAAM,MAAM,GAAG,KAAK,EAAE,CAAC;IAEvB,OAAO,SAAS,IAAI,oBAAoB,IACtCA,cACE,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,QAAQ,EAAA,YAAA,EACN,SAAS,EACJ,iBAAA,EAAA,cAAc,sBAE7B,eAAe;cACX,CAAC,GAAG,IAAI,GAAG,CAAC,eAAe,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC;AACrE,cAAE,MAAM,EAEZ,KAAK,EAAE,UAAU,CAAC,CAAC,UAAU,EAAE,sBAAsB,CAAC,CAAC,EACvD,KAAK,EAAE;AACL,YAAA,KAAK,EAAE,KAAK,IAAI,SAAS,CAAC,KAAK,CAAC;AAChC,YAAA,MAAM,EAAE,MAAM,IAAI,SAAS,CAAC,MAAM,CAAC;AACpC,SAAA,EAAA,QAAA,EAAA,CACA,QAAQ,EACTC,GAAC,CAAA,gBAAgB,IAAC,EAAE,EAAE,MAAM,EAAA,QAAA,EAAG,gBAAgB,EAAE,EAAA,CAAoB,EACrEA,GAAA,CAAC,UAAU,EAAC,EAAA,IAAI,EAAC,QAAQ,YAAE,gBAAgB,EAAE,EAAc,CAAA,CAAA,EAAA,CACvD,KAEND,cACE,KAAK,EAAE,UAAU,EACjB,KAAK,EAAE;AACL,YAAA,KAAK,EAAE,KAAK,IAAI,SAAS,CAAC,KAAK,CAAC;AAChC,YAAA,MAAM,EAAE,MAAM,IAAI,SAAS,CAAC,MAAM,CAAC;SACpC,EACA,QAAA,EAAA,CAAA,QAAQ,EACTC,GAAA,CAAC,UAAU,EAAA,EAAC,IAAI,EAAC,QAAQ,EAAA,QAAA,EACtB,SAAS,GAAG,CAAG,EAAA,SAAS,CAAK,EAAA,EAAA,eAAe,EAAE,CAAA,CAAE,GAAG,eAAe,EAAE,EAAA,CAC1D,CACT,EAAA,CAAA,CACP,CAAC;AACJ;;AChGA;;AAEG;AACG,SAAU,WAAW,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,EAAS,EAAA;AACxD,IAAA,QACEA,GACE,CAAA,KAAA,EAAA,EAAA,KAAK,EAAEC,YAAU,EACjB,KAAK,EAAE;AACL,YAAA,KAAK,EAAE,KAAK,IAAI,SAAS,CAAC,KAAK,CAAC;AAChC,YAAA,MAAM,EAAE,MAAM,IAAI,SAAS,CAAC,MAAM,CAAC;AACpC,SAAA,EAAA,QAAA,EACDD,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,UAAU,CAAC,CAAC,2BAA2B,EAAE,uBAAuB,CAAC,IAAI,CAAC,CAAC,CAAC,EAClF,QAAA,EAAAA,GAAA,CAAC,QAAQ,EAAA,EAAC,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAA,CAAG,EACnC,CAAA,EAAA,CACF,EACN;AACJ;;AC9BA;;AAEG;AACa,SAAA,oBAAoB,CAAC,EAAE,IAAI,EAAE,IAAI,GAAG,aAAa,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAS,EAAA;IAC5F,MAAM,QAAQ,GAAGA,GAAC,CAAA,WAAW,IAAC,IAAI,EAAE,IAAI,EAAA,CAAI,CAAC;IAC7C,QACEA,IAAC,iBAAiB,EAAA,EAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAA,GAAM,KAAK,EACtE,QAAA,EAAA,QAAQ,EACS,CAAA,EACpB;AACJ;;;;"}
1
+ {"version":3,"file":"VisProgressiveLoader-66dde1ff.js","sources":["../../src/UNSAFE_VisProgressiveLoader/ProgressiveLoader.tsx","../../src/UNSAFE_VisProgressiveLoader/VisSkeleton.tsx","../../src/UNSAFE_VisProgressiveLoader/VisProgressiveLoader.tsx"],"sourcesContent":["/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\nimport { ComponentChildren } from 'preact';\nimport { useLoadingIndicatorTimer } from '#hooks/UNSAFE_useLoadingIndicatorTimer';\nimport { LiveRegion } from '#UNSAFE_LiveRegion';\nimport { HiddenAccessible } from '#UNSAFE_HiddenAccessible';\nimport { useId } from '#hooks/UNSAFE_useId';\nimport { useTranslationBundle } from '#hooks/UNSAFE_useTranslationBundle';\nimport { BundleType } from '#resources/nls/bundle';\nimport { HTMLAttributesSignalExcluded } from '#utils/UNSAFE_attributeUtils';\nimport { baseStyles, loadingContainerStyles } from './themes/ProgressiveLoaderStyles.css';\nimport { classNames } from '#utils/UNSAFE_classNames';\nimport { Size, sizeToCSS } from '#utils/UNSAFE_size';\n\ntype Props = {\n /**\n * Specifies whether the main content is currently loading.\n * The fallback content will be shown if the main content is taking too long to load.\n */\n isLoading: boolean;\n\n /**\n * The content to be shown when loading.\n */\n fallback: ComponentChildren;\n\n /**\n * The main content to be shown when not loading.\n */\n children: ComponentChildren;\n\n /**\n * The role.\n */\n role?: HTMLAttributesSignalExcluded['role'];\n\n /**\n * The tabIndex.\n */\n tabIndex?: HTMLAttributesSignalExcluded['tabIndex'];\n\n /**\n * The width of the component.\n */\n width?: Size;\n\n /**\n * The height of the component.\n */\n height?: Size;\n\n /**\n * The aria-label of the component.\n * This will be used for the aria-label of the DOM element.\n */\n 'aria-label'?: HTMLAttributesSignalExcluded['aria-label'];\n\n /**\n * One or more ids (separated by spaces) of elements that describe the component.\n * This will be used for the aria-describedby of the DOM element.\n */\n 'aria-describedby'?: HTMLAttributesSignalExcluded['aria-describedby'];\n\n /**\n * One or more ids (separated by spaces) of elements that label the component.\n * This will be used for the aria-labelledby of the DOM element.\n */\n 'aria-labelledby'?: HTMLAttributesSignalExcluded['aria-labelledby'];\n};\n\n/**\n * Displays the specified fallback content during progressive loading of the main content.\n */\nexport function ProgressiveLoader({\n isLoading,\n fallback,\n children,\n role,\n tabIndex,\n width,\n height,\n 'aria-label': ariaLabel,\n 'aria-labelledby': ariaLabelledBy,\n 'aria-describedby': ariaDescribedBy\n}: Props) {\n const showLoadingIndicator = useLoadingIndicatorTimer(isLoading);\n const { vis_stateLoading, vis_stateLoaded } = useTranslationBundle<BundleType>(\n '@oracle/oraclejet-preact'\n );\n const descId = useId();\n\n return isLoading && showLoadingIndicator ? (\n <div\n role={role}\n tabIndex={tabIndex}\n aria-label={ariaLabel}\n aria-labelledby={ariaLabelledBy}\n aria-describedby={\n ariaDescribedBy\n ? [...new Set(ariaDescribedBy.split(/\\s+/).concat(descId))].join(' ')\n : descId\n }\n class={classNames([baseStyles, loadingContainerStyles])}\n style={{\n width: width && sizeToCSS(width),\n height: height && sizeToCSS(height)\n }}>\n {fallback}\n <HiddenAccessible id={descId}>{vis_stateLoading()}</HiddenAccessible>\n <LiveRegion type=\"polite\">{vis_stateLoading()}</LiveRegion>\n </div>\n ) : (\n <div\n class={baseStyles}\n style={{\n width: width && sizeToCSS(width),\n height: height && sizeToCSS(height)\n }}>\n {children}\n <LiveRegion type=\"polite\">\n {ariaLabel ? `${ariaLabel}, ${vis_stateLoaded()}` : vis_stateLoaded()}\n </LiveRegion>\n </div>\n );\n}\n","/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\nimport { Skeleton } from '#UNSAFE_Skeleton';\nimport { classNames } from '#utils/UNSAFE_classNames';\nimport { Size, sizeToCSS } from '#utils/UNSAFE_size';\nimport {\n baseSkeletonContainerStyles,\n baseStyles,\n skeletonContainerStyles\n} from './themes/VisSkeletonStyles.css';\n\ntype Props = {\n /**\n * The visualization type.\n */\n type: 'bar' | 'area' | 'line' | 'combo' | 'pie';\n\n /**\n * The width of the skeleton.\n */\n width?: Size;\n\n /**\n * The height of the skeleton.\n */\n height?: Size;\n};\n\n/**\n * Skeleton loading for visualizations.\n */\nexport function VisSkeleton({ type, width, height }: Props) {\n return (\n <div\n class={baseStyles}\n style={{\n width: width && sizeToCSS(width),\n height: height && sizeToCSS(height)\n }}>\n <div class={classNames([baseSkeletonContainerStyles, skeletonContainerStyles[type]])}>\n <Skeleton width=\"100%\" height=\"100%\" />\n </div>\n </div>\n );\n}\n","/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\nimport { ComponentProps } from 'preact';\nimport { ProgressiveLoader } from './ProgressiveLoader';\nimport { VisSkeleton } from './VisSkeleton';\n\ntype Props = Omit<ComponentProps<typeof ProgressiveLoader>, 'fallback' | 'tabIndex'> & {\n /**\n * The visualization type.\n * This is used to determine the loading indicator to be used.\n */\n type: ComponentProps<typeof VisSkeleton>['type'];\n};\n\n/**\n * Displays the specified fallback content during progressive loading of the visualization.\n */\nexport function VisProgressiveLoader({ type, role = 'application', children, ...props }: Props) {\n const fallback = <VisSkeleton type={type} />;\n return (\n <ProgressiveLoader role={role} tabIndex={0} fallback={fallback} {...props}>\n {children}\n </ProgressiveLoader>\n );\n}\n"],"names":["_jsxs","_jsx","baseStyles"],"mappings":"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"}
@@ -2,7 +2,7 @@
2
2
  import { jsx, jsxs } from 'preact/jsx-runtime';
3
3
  import { c as classNames } from './classNames-4e12b00d.js';
4
4
  import { styles } from './PRIVATE_VisTabularDatatip/themes/VisTabularDatatipStyles.css.js';
5
- import { u as useUser } from './useUser-a15426fc.js';
5
+ import { u as useUser } from './useUser-bca8cf2d.js';
6
6
 
7
7
  function VisTabularDatatip({ tableData }) {
8
8
  const { direction } = useUser();
@@ -21,4 +21,4 @@ function VisTabularDatatip({ tableData }) {
21
21
  }
22
22
 
23
23
  export { VisTabularDatatip as V };
24
- //# sourceMappingURL=VisTabularDatatip-2ae7ee48.js.map
24
+ //# sourceMappingURL=VisTabularDatatip-6aa607bb.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"VisTabularDatatip-2ae7ee48.js","sources":["../../src/PRIVATE_VisTabularDatatip/VisTabularDatatip.tsx"],"sourcesContent":["/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\n\nimport { classNames } from '#utils/UNSAFE_classNames';\nimport { styles } from './themes/VisTabularDatatipStyles.css';\nimport { useUser } from '#hooks/UNSAFE_useUser';\n\nexport type TableRowData = {\n key: string;\n value: string | number;\n};\ntype Props = {\n tableData: Array<TableRowData>;\n};\n\nexport function VisTabularDatatip({ tableData }: Props) {\n const { direction } = useUser();\n const isRtl = direction === 'rtl';\n const datatipLabelStyle = classNames([\n styles.VisTabularDatatipLabel,\n isRtl ? styles.leftAlign : styles.rightAlign\n ]);\n const datatipValueStyle = classNames([\n styles.VisTabularDatatipValue,\n isRtl ? styles.rightAlign : styles.leftAlign\n ]);\n\n return (\n <table class={styles.VisTabularDatatipTable}>\n <tbody>\n {tableData.map(({ key, value }) => {\n return (\n <tr>\n <td class={datatipLabelStyle}>{key}</td>\n <td class={datatipValueStyle}>{value}</td>\n </tr>\n );\n })}\n </tbody>\n </table>\n );\n}\n"],"names":["_jsx","_jsxs"],"mappings":";;;;;;AAoBgB,SAAA,iBAAiB,CAAC,EAAE,SAAS,EAAS,EAAA;AACpD,IAAA,MAAM,EAAE,SAAS,EAAE,GAAG,OAAO,EAAE,CAAC;AAChC,IAAA,MAAM,KAAK,GAAG,SAAS,KAAK,KAAK,CAAC;IAClC,MAAM,iBAAiB,GAAG,UAAU,CAAC;AACnC,QAAA,MAAM,CAAC,sBAAsB;QAC7B,KAAK,GAAG,MAAM,CAAC,SAAS,GAAG,MAAM,CAAC,UAAU;AAC7C,KAAA,CAAC,CAAC;IACH,MAAM,iBAAiB,GAAG,UAAU,CAAC;AACnC,QAAA,MAAM,CAAC,sBAAsB;QAC7B,KAAK,GAAG,MAAM,CAAC,UAAU,GAAG,MAAM,CAAC,SAAS;AAC7C,KAAA,CAAC,CAAC;IAEH,QACEA,eAAO,KAAK,EAAE,MAAM,CAAC,sBAAsB,YACzCA,GACG,CAAA,OAAA,EAAA,EAAA,QAAA,EAAA,SAAS,CAAC,GAAG,CAAC,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,KAAI;AAChC,gBAAA,QACEC,IACE,CAAA,IAAA,EAAA,EAAA,QAAA,EAAA,CAAAD,GAAA,CAAA,IAAA,EAAA,EAAI,KAAK,EAAE,iBAAiB,YAAG,GAAG,EAAA,CAAM,EACxCA,GAAI,CAAA,IAAA,EAAA,EAAA,KAAK,EAAE,iBAAiB,EAAA,QAAA,EAAG,KAAK,EAAM,CAAA,CAAA,EAAA,CACvC,EACL;AACJ,aAAC,CAAC,EAAA,CACI,EACF,CAAA,EACR;AACJ;;;;"}
1
+ {"version":3,"file":"VisTabularDatatip-6aa607bb.js","sources":["../../src/PRIVATE_VisTabularDatatip/VisTabularDatatip.tsx"],"sourcesContent":["/**\n * @license\n * Copyright (c) %FIRST_YEAR% %CURRENT_YEAR%, Oracle and/or its affiliates.\n * Licensed under The Universal Permissive License (UPL), Version 1.0\n * as shown at https://oss.oracle.com/licenses/upl/\n * @ignore\n */\n\nimport { classNames } from '#utils/UNSAFE_classNames';\nimport { styles } from './themes/VisTabularDatatipStyles.css';\nimport { useUser } from '#hooks/UNSAFE_useUser';\n\nexport type TableRowData = {\n key: string;\n value: string | number;\n};\ntype Props = {\n tableData: Array<TableRowData>;\n};\n\nexport function VisTabularDatatip({ tableData }: Props) {\n const { direction } = useUser();\n const isRtl = direction === 'rtl';\n const datatipLabelStyle = classNames([\n styles.VisTabularDatatipLabel,\n isRtl ? styles.leftAlign : styles.rightAlign\n ]);\n const datatipValueStyle = classNames([\n styles.VisTabularDatatipValue,\n isRtl ? styles.rightAlign : styles.leftAlign\n ]);\n\n return (\n <table class={styles.VisTabularDatatipTable}>\n <tbody>\n {tableData.map(({ key, value }) => {\n return (\n <tr>\n <td class={datatipLabelStyle}>{key}</td>\n <td class={datatipValueStyle}>{value}</td>\n </tr>\n );\n })}\n </tbody>\n </table>\n );\n}\n"],"names":["_jsx","_jsxs"],"mappings":";;;;;;AAoBgB,SAAA,iBAAiB,CAAC,EAAE,SAAS,EAAS,EAAA;AACpD,IAAA,MAAM,EAAE,SAAS,EAAE,GAAG,OAAO,EAAE,CAAC;AAChC,IAAA,MAAM,KAAK,GAAG,SAAS,KAAK,KAAK,CAAC;IAClC,MAAM,iBAAiB,GAAG,UAAU,CAAC;AACnC,QAAA,MAAM,CAAC,sBAAsB;QAC7B,KAAK,GAAG,MAAM,CAAC,SAAS,GAAG,MAAM,CAAC,UAAU;AAC7C,KAAA,CAAC,CAAC;IACH,MAAM,iBAAiB,GAAG,UAAU,CAAC;AACnC,QAAA,MAAM,CAAC,sBAAsB;QAC7B,KAAK,GAAG,MAAM,CAAC,UAAU,GAAG,MAAM,CAAC,SAAS;AAC7C,KAAA,CAAC,CAAC;IAEH,QACEA,eAAO,KAAK,EAAE,MAAM,CAAC,sBAAsB,YACzCA,GACG,CAAA,OAAA,EAAA,EAAA,QAAA,EAAA,SAAS,CAAC,GAAG,CAAC,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,KAAI;AAChC,gBAAA,QACEC,IACE,CAAA,IAAA,EAAA,EAAA,QAAA,EAAA,CAAAD,GAAA,CAAA,IAAA,EAAA,EAAI,KAAK,EAAE,iBAAiB,YAAG,GAAG,EAAA,CAAM,EACxCA,GAAI,CAAA,IAAA,EAAA,EAAA,KAAK,EAAE,iBAAiB,EAAA,QAAA,EAAG,KAAK,EAAM,CAAA,CAAA,EAAA,CACvC,EACL;AACJ,aAAC,CAAC,EAAA,CACI,EACF,CAAA,EACR;AACJ;;;;"}
@@ -5,7 +5,7 @@ import { a as assignInlineVars } from './vanilla-extract-dynamic.esm-2955d60a.js
5
5
  import { c as classNames } from './classNames-4e12b00d.js';
6
6
  import { windowOverlayStyles } from './UNSAFE_WindowOverlay/themes/WindowOverlayStyles.css.js';
7
7
  import { windowOverlayVars } from './UNSAFE_WindowOverlay/themes/WindowOverlayContract.css.js';
8
- import { u as useUser } from './useUser-a15426fc.js';
8
+ import { u as useUser } from './useUser-bca8cf2d.js';
9
9
  import { u as useComponentTheme } from './useComponentTheme-d2f9e47f.js';
10
10
  import { WindowOverlayRedwoodTheme } from './UNSAFE_WindowOverlay/themes/redwood/WindowOverlayTheme.js';
11
11
 
@@ -107,4 +107,4 @@ const WindowOverlay = ({ children, ...props }) => {
107
107
  };
108
108
 
109
109
  export { WindowOverlay as W };
110
- //# sourceMappingURL=WindowOverlay-9b43e658.js.map
110
+ //# sourceMappingURL=WindowOverlay-de5d0819.js.map