@eightshift/ui-components 1.2.3 → 1.3.1
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.
- package/dist/{Button-CbFrFO04.js → Button-DTARR6Ff.js} +4 -4
- package/dist/{Checkbox-Cv3pZDHg.js → Checkbox-CiJIVbAP.js} +8 -8
- package/dist/{ColorSwatch-CNQmCQV8.js → ColorSwatch-5bZ_yIMB.js} +4 -4
- package/dist/{popover-CV0BkYt4.js → Dialog-DJgS0mAg.js} +23 -212
- package/dist/{FieldError-J1-YPbi6.js → FieldError-CviphIN5.js} +2 -2
- package/dist/{FocusScope-Bw-IatMO.js → FocusScope-BjM5iOQC.js} +2 -2
- package/dist/{GridList-CEzzyr-l.js → GridList-DjRnMEae.js} +17 -17
- package/dist/{Group-D3Qa6PrV.js → Group-BQu67pVS.js} +3 -3
- package/dist/{Input-CX_rocyZ.js → Input-DWRQF0ro.js} +7 -7
- package/dist/{Label-Bg5O81Wb.js → Label-BXvY41yE.js} +1 -1
- package/dist/{ListBox-CCWXTj0t.js → ListBox-DTKMdjQC.js} +14 -14
- package/dist/{RSPContexts-CrNYmadY.js → RSPContexts-DQtGvvpM.js} +4 -4
- package/dist/{SelectionManager-XOAt-Ekx.js → SelectionManager-JxXmb3-k.js} +7 -7
- package/dist/{Separator-DZeg0KOr.js → Separator-CX64zwq8.js} +3 -3
- package/dist/{Slider-fULMI0gI.js → Slider-Clme2C36.js} +11 -11
- package/dist/{Text-WqetJduR.js → Text-qjognpzK.js} +1 -1
- package/dist/{VisuallyHidden-Di1zXprL.js → VisuallyHidden-BZPezMV5.js} +2 -2
- package/dist/{ariaHideOutside-Zn64-frS.js → ariaHideOutside-BZ5z6iCD.js} +2 -2
- package/dist/assets/style.css +1 -1
- package/dist/assets/wp-ui-enhancements.css +1 -1
- package/dist/{button-CGfYTkeY.js → button-IxfzzzbP.js} +5 -5
- package/dist/components/base-control/base-control.js +1 -1
- package/dist/components/button/button.js +4 -4
- package/dist/components/checkbox/checkbox.js +1 -1
- package/dist/components/color-pickers/color-swatch.js +2 -2
- package/dist/components/color-pickers/gradient-editor.js +95 -80
- package/dist/components/color-pickers/solid-color-picker.js +20 -20
- package/dist/components/component-toggle/component-toggle.js +2 -2
- package/dist/components/container-panel/container-panel.js +1 -1
- package/dist/components/draggable-list/draggable-list-item.js +2 -2
- package/dist/components/draggable-list/draggable-list.js +2 -2
- package/dist/components/expandable/expandable.js +3 -3
- package/dist/components/index.js +8 -6
- package/dist/components/input-field/input-field.js +7 -7
- package/dist/components/link-input/link-input.js +12 -12
- package/dist/components/list-box/list-box.js +1 -1
- package/dist/components/matrix-align/matrix-align.js +3 -3
- package/dist/components/menu/menu.js +15 -14
- package/dist/components/modal/modal.js +318 -0
- package/dist/components/number-picker/number-picker.js +10 -10
- package/dist/components/option-select/option-select.js +1 -1
- package/dist/components/popover/popover.js +198 -7
- package/dist/components/radio/radio.js +13 -13
- package/dist/components/repeater/repeater-item.js +3 -3
- package/dist/components/repeater/repeater.js +4 -4
- package/dist/components/responsive/responsive-legacy.js +2 -2
- package/dist/components/responsive/responsive.js +2 -2
- package/dist/components/slider/column-config-slider.js +2 -2
- package/dist/components/slider/slider.js +3 -3
- package/dist/components/tabs/tabs.js +9 -9
- package/dist/components/toggle/switch.js +6 -6
- package/dist/components/toggle/toggle.js +1 -1
- package/dist/components/toggle-button/toggle-button.js +6 -6
- package/dist/components/tooltip/tooltip.js +3 -3
- package/dist/{context-4oSz1ItD.js → context-BG_1RnbC.js} +1 -1
- package/dist/{focusSafely-BS4dllCW.js → focusSafely-DGZ4R5fj.js} +1 -1
- package/dist/icons/jsx-svg.js +1 -4559
- package/dist/index.js +8 -6
- package/dist/{intlStrings-Dxaeitoh.js → intlStrings-CkuKCPkT.js} +1 -1
- package/dist/react-jsx-parser.min-DhrYeqLL.js +4563 -0
- package/dist/{textSelection-exP_9srp.js → textSelection-BLyBtNe2.js} +1 -1
- package/dist/{tooltip-Do_imFfg.js → tooltip-DSk8I1SO.js} +9 -9
- package/dist/{useButton-DbjDV_33.js → useButton-EJ9c8fmq.js} +3 -3
- package/dist/{useEvent-zvxfEnmK.js → useEvent-Cxq_BzP_.js} +1 -1
- package/dist/{useFocusRing-SPRI0-SN.js → useFocusRing-Dg5Y_10S.js} +1 -1
- package/dist/{useFocusable-CLmhO94g.js → useFocusable-CQZyQp4q.js} +2 -2
- package/dist/{useFormReset-BVWgcyGO.js → useFormReset-DJMtIgSL.js} +1 -1
- package/dist/{useFormValidationState-CthG9Fbc.js → useFormValidationState-DDC_nImg.js} +2 -2
- package/dist/{useHasTabbableChild--gkWUICh.js → useHasTabbableChild-M3O3VIil.js} +2 -2
- package/dist/{useLabel-g836T8kL.js → useLabel-6NqYraET.js} +2 -2
- package/dist/{useLabels-CfOtyOe2.js → useLabels-D2RG7TdI.js} +1 -1
- package/dist/{useListState-DnWZa__1.js → useListState-IllYYnXV.js} +1 -1
- package/dist/{useLocalizedStringFormatter-BQCMno9k.js → useLocalizedStringFormatter-Cwm_siat.js} +1 -1
- package/dist/{useNumberFieldState-BegO5X6F.js → useNumberFieldState-CVJOJnF1.js} +9 -9
- package/dist/{useNumberFormatter-DhOGEsEK.js → useNumberFormatter-DVZRQXk3.js} +1 -1
- package/dist/{usePress-CScNeV3V.js → usePress-CiXj8dLE.js} +3 -3
- package/dist/{useToggle-6LnpaJ7-.js → useToggle-CV-IX6nL.js} +4 -4
- package/dist/{useToggleState-Cymkpac8.js → useToggleState-DHIdITtQ.js} +1 -1
- package/dist/{utils-Dc35LwuT.js → utils-DC-UMp1n.js} +3 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AnimatedVisibility } from "./components/animated-visibility/animated-visibility.js";
|
|
2
2
|
import { BaseControl } from "./components/base-control/base-control.js";
|
|
3
3
|
import { BreakpointPreview } from "./components/breakpoint-preview/breakpoint-preview.js";
|
|
4
|
-
import { B, a } from "./button-
|
|
4
|
+
import { B, a } from "./button-IxfzzzbP.js";
|
|
5
5
|
import { Checkbox } from "./components/checkbox/checkbox.js";
|
|
6
6
|
import { ComponentToggle } from "./components/component-toggle/component-toggle.js";
|
|
7
7
|
import { ContainerPanel } from "./components/container-panel/container-panel.js";
|
|
@@ -24,7 +24,7 @@ import { MediaPlaceholder } from "./components/placeholders/media-placeholder.js
|
|
|
24
24
|
import { Menu, MenuItem, MenuSection, MenuSeparator, SubMenuItem } from "./components/menu/menu.js";
|
|
25
25
|
import { Notice } from "./components/notice/notice.js";
|
|
26
26
|
import { NumberPicker } from "./components/number-picker/number-picker.js";
|
|
27
|
-
import {
|
|
27
|
+
import { Popover, TriggeredPopover } from "./components/popover/popover.js";
|
|
28
28
|
import { RadioButton, RadioButtonGroup } from "./components/radio/radio.js";
|
|
29
29
|
import { Repeater } from "./components/repeater/repeater.js";
|
|
30
30
|
import { RepeaterItem } from "./components/repeater/repeater-item.js";
|
|
@@ -33,6 +33,7 @@ import { ResponsiveLegacy } from "./components/responsive/responsive-legacy.js";
|
|
|
33
33
|
import { ResponsivePreview } from "./components/responsive-preview/responsive-preview.js";
|
|
34
34
|
import { AsyncMultiSelect } from "./components/select/async-multi-select.js";
|
|
35
35
|
import { AsyncSelect } from "./components/select/async-single-select.js";
|
|
36
|
+
import { Modal } from "./components/modal/modal.js";
|
|
36
37
|
import { MultiSelect } from "./components/select/multi-select.js";
|
|
37
38
|
import { RSClearIndicator, RSDropdownIndicator, RSMultiValue, RSMultiValueContainer, RSMultiValueLabel, RSMultiValueRemove, RSOption, RSSingleValue } from "./components/select/react-select-component-wrappers.js";
|
|
38
39
|
import { OptionSelect } from "./components/option-select/option-select.js";
|
|
@@ -45,7 +46,7 @@ import { Tab, TabList, TabPanel, Tabs } from "./components/tabs/tabs.js";
|
|
|
45
46
|
import { Toggle } from "./components/toggle/toggle.js";
|
|
46
47
|
import { Switch } from "./components/toggle/switch.js";
|
|
47
48
|
import { ToggleButton } from "./components/toggle-button/toggle-button.js";
|
|
48
|
-
import { D, T
|
|
49
|
+
import { D, T } from "./tooltip-DSk8I1SO.js";
|
|
49
50
|
import { VStack } from "./components/layout/vstack.js";
|
|
50
51
|
import { getColumnConfigOutputText } from "./components/slider/utils.js";
|
|
51
52
|
export {
|
|
@@ -80,13 +81,14 @@ export {
|
|
|
80
81
|
MenuItem,
|
|
81
82
|
MenuSection,
|
|
82
83
|
MenuSeparator,
|
|
84
|
+
Modal,
|
|
83
85
|
MultiSelect,
|
|
84
86
|
Notice,
|
|
85
87
|
NumberPicker,
|
|
86
88
|
OptionSelect,
|
|
87
89
|
OptionsPanel,
|
|
88
90
|
OptionsPanelSection,
|
|
89
|
-
|
|
91
|
+
Popover,
|
|
90
92
|
RSClearIndicator,
|
|
91
93
|
RSDropdownIndicator,
|
|
92
94
|
RSMultiValue,
|
|
@@ -115,8 +117,8 @@ export {
|
|
|
115
117
|
Tabs,
|
|
116
118
|
Toggle,
|
|
117
119
|
ToggleButton,
|
|
118
|
-
|
|
119
|
-
|
|
120
|
+
T as Tooltip,
|
|
121
|
+
TriggeredPopover,
|
|
120
122
|
VStack,
|
|
121
123
|
getColumnConfigOutputText
|
|
122
124
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { $ as $9446cca9a3875146$export$7d15b64cf5a3a4c4, b as $9446cca9a3875146$export$b6268554fba451f } from "./number-CHmNj-oR.js";
|
|
2
|
-
import { a as $5b160d28a433310d$export$c17fa47878dc55b6, b as $6db58dc88e78b024$export$2f817fcdc4b89ae0 } from "./useLocalizedStringFormatter-
|
|
2
|
+
import { a as $5b160d28a433310d$export$c17fa47878dc55b6, b as $6db58dc88e78b024$export$2f817fcdc4b89ae0 } from "./useLocalizedStringFormatter-Cwm_siat.js";
|
|
3
3
|
import { $ as $488c6ddbf4ef74c2$export$cc77c4ff7e8673c5 } from "./NumberFormatter-U_Gx0UDq.js";
|
|
4
4
|
var $2d805fd52bb48883$exports = {};
|
|
5
5
|
$2d805fd52bb48883$exports = {
|