@artsy/palette 44.1.0 → 44.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/elements/AutocompleteInput/AutocompleteInput.story.d.ts +105 -6
- package/dist/elements/AutocompleteInput/AutocompleteInput.story.js +78 -365
- package/dist/elements/AutocompleteInput/AutocompleteInput.story.js.map +1 -1
- package/dist/elements/Avatar/Avatar.story.d.ts +74 -5
- package/dist/elements/Avatar/Avatar.story.js +69 -85
- package/dist/elements/Avatar/Avatar.story.js.map +1 -1
- package/dist/elements/Banner/Banner.story.d.ts +53 -2
- package/dist/elements/Banner/Banner.story.js +55 -24
- package/dist/elements/Banner/Banner.story.js.map +1 -1
- package/dist/elements/BaseTabs/BaseTabs.story.d.ts +45 -20
- package/dist/elements/BaseTabs/BaseTabs.story.js +99 -154
- package/dist/elements/BaseTabs/BaseTabs.story.js.map +1 -1
- package/dist/elements/BorderedRadio/BorderedRadio.story.d.ts +30 -1
- package/dist/elements/BorderedRadio/BorderedRadio.story.js +92 -19
- package/dist/elements/BorderedRadio/BorderedRadio.story.js.map +1 -1
- package/dist/elements/Box/Box.story.d.ts +35 -1
- package/dist/elements/Box/Box.story.js +54 -28
- package/dist/elements/Box/Box.story.js.map +1 -1
- package/dist/elements/Breadcrumbs/Breadcrumbs.story.d.ts +27 -1
- package/dist/elements/Breadcrumbs/Breadcrumbs.story.js +43 -26
- package/dist/elements/Breadcrumbs/Breadcrumbs.story.js.map +1 -1
- package/dist/elements/Button/Button.story.d.ts +132 -19
- package/dist/elements/Button/Button.story.js +133 -228
- package/dist/elements/Button/Button.story.js.map +1 -1
- package/dist/elements/CSSGrid/CSSGrid.story.d.ts +35 -10
- package/dist/elements/CSSGrid/CSSGrid.story.js +57 -20
- package/dist/elements/CSSGrid/CSSGrid.story.js.map +1 -1
- package/dist/elements/Cards/Cards.story.d.ts +56 -14
- package/dist/elements/Cards/Cards.story.js +65 -55
- package/dist/elements/Cards/Cards.story.js.map +1 -1
- package/dist/elements/Carousel/Carousel.story.d.ts +135 -48
- package/dist/elements/Carousel/Carousel.story.js +399 -303
- package/dist/elements/Carousel/Carousel.story.js.map +1 -1
- package/dist/elements/CarouselBar/CarouselBar.story.d.ts +37 -2
- package/dist/elements/CarouselBar/CarouselBar.story.js +38 -19
- package/dist/elements/CarouselBar/CarouselBar.story.js.map +1 -1
- package/dist/elements/Checkbox/Check.story.d.ts +75 -2
- package/dist/elements/Checkbox/Check.story.js +77 -32
- package/dist/elements/Checkbox/Check.story.js.map +1 -1
- package/dist/elements/Checkbox/Checkbox.story.d.ts +79 -3
- package/dist/elements/Checkbox/Checkbox.story.js +81 -79
- package/dist/elements/Checkbox/Checkbox.story.js.map +1 -1
- package/dist/elements/Clickable/Clickable.story.d.ts +50 -5
- package/dist/elements/Clickable/Clickable.story.js +52 -58
- package/dist/elements/Clickable/Clickable.story.js.map +1 -1
- package/dist/elements/Drawer/Drawer.story.d.ts +36 -2
- package/dist/elements/Drawer/Drawer.story.js +42 -9
- package/dist/elements/Drawer/Drawer.story.js.map +1 -1
- package/dist/elements/Dropdown/Dropdown.story.d.ts +53 -18
- package/dist/elements/Dropdown/Dropdown.story.js +244 -237
- package/dist/elements/Dropdown/Dropdown.story.js.map +1 -1
- package/dist/elements/EntityHeader/EntityHeader.story.d.ts +245 -1
- package/dist/elements/EntityHeader/EntityHeader.story.js +209 -76
- package/dist/elements/EntityHeader/EntityHeader.story.js.map +1 -1
- package/dist/elements/Expandable/Expandable.story.d.ts +54 -2
- package/dist/elements/Expandable/Expandable.story.js +76 -65
- package/dist/elements/Expandable/Expandable.story.js.map +1 -1
- package/dist/elements/FilterSelect/FilterSelect.story.d.ts +153 -2
- package/dist/elements/FilterSelect/FilterSelect.story.js +159 -62
- package/dist/elements/FilterSelect/FilterSelect.story.js.map +1 -1
- package/dist/elements/FullBleed/FullBleed.story.d.ts +30 -1
- package/dist/elements/FullBleed/FullBleed.story.js +44 -21
- package/dist/elements/FullBleed/FullBleed.story.js.map +1 -1
- package/dist/elements/GridColumns/GridColumns.story.d.ts +47 -9
- package/dist/elements/GridColumns/GridColumns.story.js +188 -204
- package/dist/elements/GridColumns/GridColumns.story.js.map +1 -1
- package/dist/elements/HTML/HTML.story.d.ts +56 -9
- package/dist/elements/HTML/HTML.story.js +56 -28
- package/dist/elements/HTML/HTML.story.js.map +1 -1
- package/dist/elements/HorizontalOverflow/HorizontalOverflow.story.d.ts +52 -2
- package/dist/elements/HorizontalOverflow/HorizontalOverflow.story.js +83 -46
- package/dist/elements/HorizontalOverflow/HorizontalOverflow.story.js.map +1 -1
- package/dist/elements/Image/Image.story.d.ts +56 -17
- package/dist/elements/Image/Image.story.js +106 -88
- package/dist/elements/Image/Image.story.js.map +1 -1
- package/dist/elements/Input/Input.story.d.ts +111 -6
- package/dist/elements/Input/Input.story.js +108 -106
- package/dist/elements/Input/Input.story.js.map +1 -1
- package/dist/elements/Join/Join.d.ts +1 -2
- package/dist/elements/Join/Join.js.map +1 -1
- package/dist/elements/Join/Join.story.d.ts +55 -10
- package/dist/elements/Join/Join.story.js +122 -58
- package/dist/elements/Join/Join.story.js.map +1 -1
- package/dist/elements/Label/Label.story.d.ts +44 -2
- package/dist/elements/Label/Label.story.js +68 -24
- package/dist/elements/Label/Label.story.js.map +1 -1
- package/dist/elements/LabeledInput/LabeledInput.story.d.ts +50 -3
- package/dist/elements/LabeledInput/LabeledInput.story.js +62 -68
- package/dist/elements/LabeledInput/LabeledInput.story.js.map +1 -1
- package/dist/elements/Marquee/Marquee.story.d.ts +57 -1
- package/dist/elements/Marquee/Marquee.story.js +82 -20
- package/dist/elements/Marquee/Marquee.story.js.map +1 -1
- package/dist/elements/Message/Message.story.d.ts +56 -1
- package/dist/elements/Message/Message.story.js +84 -25
- package/dist/elements/Message/Message.story.js.map +1 -1
- package/dist/elements/Modal/ModalBase.story.d.ts +53 -4
- package/dist/elements/Modal/ModalBase.story.js +78 -33
- package/dist/elements/Modal/ModalBase.story.js.map +1 -1
- package/dist/elements/ModalDialog/ModalDialog.story.d.ts +58 -1
- package/dist/elements/ModalDialog/ModalDialog.story.js +93 -144
- package/dist/elements/ModalDialog/ModalDialog.story.js.map +1 -1
- package/dist/elements/ModalDialog/ModalDialogContent.story.d.ts +112 -1
- package/dist/elements/ModalDialog/ModalDialogContent.story.js +190 -65
- package/dist/elements/ModalDialog/ModalDialogContent.story.js.map +1 -1
- package/dist/elements/MultiSelect/MultiSelect.story.d.ts +119 -2
- package/dist/elements/MultiSelect/MultiSelect.story.js +102 -46
- package/dist/elements/MultiSelect/MultiSelect.story.js.map +1 -1
- package/dist/elements/Pagination/Pagination.story.d.ts +88 -4
- package/dist/elements/Pagination/Pagination.story.js +64 -23
- package/dist/elements/Pagination/Pagination.story.js.map +1 -1
- package/dist/elements/PasswordInput/PasswordInput.story.d.ts +54 -2
- package/dist/elements/PasswordInput/PasswordInput.story.js +54 -16
- package/dist/elements/PasswordInput/PasswordInput.story.js.map +1 -1
- package/dist/elements/Pill/Pill.story.d.ts +114 -9
- package/dist/elements/Pill/Pill.story.js +282 -169
- package/dist/elements/Pill/Pill.story.js.map +1 -1
- package/dist/elements/Popover/Popover.story.d.ts +162 -13
- package/dist/elements/Popover/Popover.story.js +351 -190
- package/dist/elements/Popover/Popover.story.js.map +1 -1
- package/dist/elements/ProgressBar/ProgressBar.story.d.ts +43 -7
- package/dist/elements/ProgressBar/ProgressBar.story.js +73 -35
- package/dist/elements/ProgressBar/ProgressBar.story.js.map +1 -1
- package/dist/elements/ProgressDots/ProgressDots.story.d.ts +69 -7
- package/dist/elements/ProgressDots/ProgressDots.story.js +108 -41
- package/dist/elements/ProgressDots/ProgressDots.story.js.map +1 -1
- package/dist/elements/Radio/Radio.story.d.ts +103 -2
- package/dist/elements/Radio/Radio.story.js +112 -57
- package/dist/elements/Radio/Radio.story.js.map +1 -1
- package/dist/elements/RadioGroup/RadioGroup.story.d.ts +104 -5
- package/dist/elements/RadioGroup/RadioGroup.story.js +183 -65
- package/dist/elements/RadioGroup/RadioGroup.story.js.map +1 -1
- package/dist/elements/Range/Range.story.d.ts +89 -8
- package/dist/elements/Range/Range.story.js +170 -94
- package/dist/elements/Range/Range.story.js.map +1 -1
- package/dist/elements/ReadMore/ReadMore.story.d.ts +85 -25
- package/dist/elements/ReadMore/ReadMore.story.js +123 -80
- package/dist/elements/ReadMore/ReadMore.story.js.map +1 -1
- package/dist/elements/ResponsiveBox/ResponsiveBox.story.d.ts +40 -5
- package/dist/elements/ResponsiveBox/ResponsiveBox.story.js +87 -51
- package/dist/elements/ResponsiveBox/ResponsiveBox.story.js.map +1 -1
- package/dist/elements/Select/Select.story.d.ts +260 -2
- package/dist/elements/Select/Select.story.js +216 -48
- package/dist/elements/Select/Select.story.js.map +1 -1
- package/dist/elements/SelectInput/SelectInput.story.d.ts +304 -3
- package/dist/elements/SelectInput/SelectInput.story.js +347 -99
- package/dist/elements/SelectInput/SelectInput.story.js.map +1 -1
- package/dist/elements/SelectInput/SelectInputList.story.d.ts +31 -1
- package/dist/elements/SelectInput/SelectInputList.story.js +35 -164
- package/dist/elements/SelectInput/SelectInputList.story.js.map +1 -1
- package/dist/elements/Separator/Separator.story.d.ts +64 -2
- package/dist/elements/Separator/Separator.story.js +65 -18
- package/dist/elements/Separator/Separator.story.js.map +1 -1
- package/dist/elements/Shelf/Shelf.story.d.ts +140 -8
- package/dist/elements/Shelf/Shelf.story.js +224 -56
- package/dist/elements/Shelf/Shelf.story.js.map +1 -1
- package/dist/elements/ShowMore/ShowMore.story.d.ts +46 -4
- package/dist/elements/ShowMore/ShowMore.story.js +102 -48
- package/dist/elements/ShowMore/ShowMore.story.js.map +1 -1
- package/dist/elements/Skeleton/Skeleton.story.d.ts +68 -4
- package/dist/elements/Skeleton/Skeleton.story.js +84 -58
- package/dist/elements/Skeleton/Skeleton.story.js.map +1 -1
- package/dist/elements/Skip/Skip.story.d.ts +50 -11
- package/dist/elements/Skip/Skip.story.js +69 -31
- package/dist/elements/Skip/Skip.story.js.map +1 -1
- package/dist/elements/Spacer/Spacer.story.d.ts +39 -4
- package/dist/elements/Spacer/Spacer.story.js +53 -51
- package/dist/elements/Spacer/Spacer.story.js.map +1 -1
- package/dist/elements/Spinner/Spinner.story.d.ts +47 -7
- package/dist/elements/Spinner/Spinner.story.js +47 -27
- package/dist/elements/Spinner/Spinner.story.js.map +1 -1
- package/dist/elements/Stack/Stack.story.d.ts +45 -1
- package/dist/elements/Stack/Stack.story.js +81 -33
- package/dist/elements/Stack/Stack.story.js.map +1 -1
- package/dist/elements/StackableBorderBox/StackableBorderBox.story.d.ts +24 -1
- package/dist/elements/StackableBorderBox/StackableBorderBox.story.js +28 -9
- package/dist/elements/StackableBorderBox/StackableBorderBox.story.js.map +1 -1
- package/dist/elements/Stepper/Stepper.story.d.ts +99 -2
- package/dist/elements/Stepper/Stepper.story.js +166 -64
- package/dist/elements/Stepper/Stepper.story.js.map +1 -1
- package/dist/elements/Sup/Sup.story.d.ts +47 -1
- package/dist/elements/Sup/Sup.story.js +57 -15
- package/dist/elements/Sup/Sup.story.js.map +1 -1
- package/dist/elements/Swiper/Swiper.story.d.ts +32 -45
- package/dist/elements/Swiper/Swiper.story.js +234 -235
- package/dist/elements/Swiper/Swiper.story.js.map +1 -1
- package/dist/elements/Tabs/Tabs.story.d.ts +41 -18
- package/dist/elements/Tabs/Tabs.story.js +255 -238
- package/dist/elements/Tabs/Tabs.story.js.map +1 -1
- package/dist/elements/Text/Text.story.d.ts +117 -5
- package/dist/elements/Text/Text.story.js +119 -97
- package/dist/elements/Text/Text.story.js.map +1 -1
- package/dist/elements/TextArea/TextArea.story.d.ts +45 -2
- package/dist/elements/TextArea/TextArea.story.js +106 -49
- package/dist/elements/TextArea/TextArea.story.js.map +1 -1
- package/dist/elements/Toasts/Toast.story.d.ts +91 -2
- package/dist/elements/Toasts/Toast.story.js +90 -24
- package/dist/elements/Toasts/Toast.story.js.map +1 -1
- package/dist/elements/Toasts/Toasts.story.d.ts +13 -1
- package/dist/elements/Toasts/Toasts.story.js +78 -64
- package/dist/elements/Toasts/Toasts.story.js.map +1 -1
- package/dist/elements/Toggle/Toggle.story.d.ts +66 -2
- package/dist/elements/Toggle/Toggle.story.js +97 -41
- package/dist/elements/Toggle/Toggle.story.js.map +1 -1
- package/dist/elements/Tooltip/Tooltip.story.d.ts +53 -19
- package/dist/elements/Tooltip/Tooltip.story.js +201 -212
- package/dist/elements/Tooltip/Tooltip.story.js.map +1 -1
- package/dist/utils/storybookBlocklist.d.ts +6 -0
- package/dist/utils/storybookBlocklist.js +47 -0
- package/dist/utils/storybookBlocklist.js.map +1 -0
- package/package.json +3 -2
|
@@ -5,38 +5,31 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = exports.Default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _storybookStates = require("storybook-states");
|
|
9
8
|
var _SelectInputList = require("./SelectInputList");
|
|
9
|
+
var _storybookBlocklist = require("../../utils/storybookBlocklist");
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
11
12
|
var _default = exports.default = {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
return console.log(option);
|
|
13
|
+
component: _SelectInputList.SelectInputList,
|
|
14
|
+
title: "Components/SelectInputList",
|
|
15
|
+
tags: ["autodocs"],
|
|
16
|
+
parameters: {
|
|
17
|
+
docs: {
|
|
18
|
+
description: {
|
|
19
|
+
component: "A dropdown list component for select inputs, supporting search and keyboard navigation."
|
|
20
|
+
}
|
|
21
21
|
},
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
controls: {
|
|
23
|
+
exclude: _storybookBlocklist.STORYBOOK_PROPS_BLOCKLIST
|
|
24
24
|
}
|
|
25
|
-
}
|
|
25
|
+
}
|
|
26
26
|
};
|
|
27
|
-
Default.displayName = "Default";
|
|
28
27
|
var EXAMPLE_COUNTRIES = [{
|
|
29
28
|
text: "🇦🇫 +93",
|
|
30
29
|
name: "Afghanistan",
|
|
31
30
|
value: "af",
|
|
32
31
|
countryCode: "+93",
|
|
33
32
|
flag: "🇦🇫"
|
|
34
|
-
}, {
|
|
35
|
-
text: "🇦🇽 +358",
|
|
36
|
-
name: "Aland Islands",
|
|
37
|
-
value: "ax",
|
|
38
|
-
countryCode: "+358",
|
|
39
|
-
flag: "🇦🇽"
|
|
40
33
|
}, {
|
|
41
34
|
text: "🇦🇱 +355",
|
|
42
35
|
name: "Albania",
|
|
@@ -49,149 +42,27 @@ var EXAMPLE_COUNTRIES = [{
|
|
|
49
42
|
value: "dz",
|
|
50
43
|
countryCode: "+213",
|
|
51
44
|
flag: "🇩🇿"
|
|
52
|
-
}, {
|
|
53
|
-
text: "🇦🇸 +1684",
|
|
54
|
-
name: "American Samoa",
|
|
55
|
-
value: "as",
|
|
56
|
-
countryCode: "+1684",
|
|
57
|
-
flag: "🇦🇸"
|
|
58
|
-
}, {
|
|
59
|
-
text: "🇦🇩 +376",
|
|
60
|
-
name: "Andorra",
|
|
61
|
-
value: "ad",
|
|
62
|
-
countryCode: "+376",
|
|
63
|
-
flag: "🇦🇩"
|
|
64
|
-
}, {
|
|
65
|
-
text: "🇦🇴 +244",
|
|
66
|
-
name: "Angola",
|
|
67
|
-
value: "ao",
|
|
68
|
-
countryCode: "+244",
|
|
69
|
-
flag: "🇦🇴"
|
|
70
|
-
}, {
|
|
71
|
-
text: "🇦🇮 +1264",
|
|
72
|
-
name: "Anguilla",
|
|
73
|
-
value: "ai",
|
|
74
|
-
countryCode: "+1264",
|
|
75
|
-
flag: "🇦🇮"
|
|
76
|
-
}, {
|
|
77
|
-
text: "🇦🇶 +672",
|
|
78
|
-
name: "Antarctica",
|
|
79
|
-
value: "aq",
|
|
80
|
-
countryCode: "+672",
|
|
81
|
-
flag: "🇦🇶"
|
|
82
|
-
}, {
|
|
83
|
-
text: "🇦🇬 +1268",
|
|
84
|
-
name: "Antigua and Barbuda",
|
|
85
|
-
value: "ag",
|
|
86
|
-
countryCode: "+1268",
|
|
87
|
-
flag: "🇦🇬"
|
|
88
|
-
}, {
|
|
89
|
-
text: "🇦🇷 +54",
|
|
90
|
-
name: "Argentina",
|
|
91
|
-
value: "ar",
|
|
92
|
-
countryCode: "+54",
|
|
93
|
-
flag: "🇦🇷"
|
|
94
|
-
}, {
|
|
95
|
-
text: "🇦🇲 +374",
|
|
96
|
-
name: "Armenia",
|
|
97
|
-
value: "am",
|
|
98
|
-
countryCode: "+374",
|
|
99
|
-
flag: "🇦🇲"
|
|
100
|
-
}, {
|
|
101
|
-
text: "🇦🇼 +297",
|
|
102
|
-
name: "Aruba",
|
|
103
|
-
value: "aw",
|
|
104
|
-
countryCode: "+297",
|
|
105
|
-
flag: "🇦🇼"
|
|
106
|
-
}, {
|
|
107
|
-
text: "🇦🇺 +61",
|
|
108
|
-
name: "Australia",
|
|
109
|
-
value: "au",
|
|
110
|
-
countryCode: "+61",
|
|
111
|
-
flag: "🇦🇺"
|
|
112
|
-
}, {
|
|
113
|
-
text: "🇦🇹 +43",
|
|
114
|
-
name: "Austria",
|
|
115
|
-
value: "at",
|
|
116
|
-
countryCode: "+43",
|
|
117
|
-
flag: "🇦🇹"
|
|
118
|
-
}, {
|
|
119
|
-
text: "🇦🇿 +994",
|
|
120
|
-
name: "Azerbaijan",
|
|
121
|
-
value: "az",
|
|
122
|
-
countryCode: "+994",
|
|
123
|
-
flag: "🇦🇿"
|
|
124
|
-
}, {
|
|
125
|
-
text: "🇧🇸 +1242",
|
|
126
|
-
name: "Bahamas",
|
|
127
|
-
value: "bs",
|
|
128
|
-
countryCode: "+1242",
|
|
129
|
-
flag: "🇧🇸"
|
|
130
|
-
}, {
|
|
131
|
-
text: "🇧🇭 +973",
|
|
132
|
-
name: "Bahrain",
|
|
133
|
-
value: "bh",
|
|
134
|
-
countryCode: "+973",
|
|
135
|
-
flag: "🇧🇭"
|
|
136
|
-
}, {
|
|
137
|
-
text: "🇧🇩 +880",
|
|
138
|
-
name: "Bangladesh",
|
|
139
|
-
value: "bd",
|
|
140
|
-
countryCode: "+880",
|
|
141
|
-
flag: "🇧🇩"
|
|
142
|
-
}, {
|
|
143
|
-
text: "🇧🇧 +1246",
|
|
144
|
-
name: "Barbados",
|
|
145
|
-
value: "bb",
|
|
146
|
-
countryCode: "+1246",
|
|
147
|
-
flag: "🇧🇧"
|
|
148
|
-
}, {
|
|
149
|
-
text: "🇧🇾 +375",
|
|
150
|
-
name: "Belarus",
|
|
151
|
-
value: "by",
|
|
152
|
-
countryCode: "+375",
|
|
153
|
-
flag: "🇧🇾"
|
|
154
|
-
}, {
|
|
155
|
-
text: "🇧🇪 +32",
|
|
156
|
-
name: "Belgium",
|
|
157
|
-
value: "be",
|
|
158
|
-
countryCode: "+32",
|
|
159
|
-
flag: "🇧🇪"
|
|
160
|
-
}, {
|
|
161
|
-
text: "🇧🇿 +501",
|
|
162
|
-
name: "Belize",
|
|
163
|
-
value: "bz",
|
|
164
|
-
countryCode: "+501",
|
|
165
|
-
flag: "🇧🇿"
|
|
166
|
-
}, {
|
|
167
|
-
text: "🇧🇯 +229",
|
|
168
|
-
name: "Benin",
|
|
169
|
-
value: "bj",
|
|
170
|
-
countryCode: "+229",
|
|
171
|
-
flag: "🇧🇯"
|
|
172
|
-
}, {
|
|
173
|
-
text: "🇧🇲 +1441",
|
|
174
|
-
name: "Bermuda",
|
|
175
|
-
value: "bm",
|
|
176
|
-
countryCode: "+1441",
|
|
177
|
-
flag: "🇧🇲"
|
|
178
|
-
}, {
|
|
179
|
-
text: "🇧🇹 +975",
|
|
180
|
-
name: "Bhutan",
|
|
181
|
-
value: "bt",
|
|
182
|
-
countryCode: "+975",
|
|
183
|
-
flag: "🇧🇹"
|
|
184
|
-
}, {
|
|
185
|
-
text: "🇧🇴 +591",
|
|
186
|
-
name: "Bolivia",
|
|
187
|
-
value: "bo",
|
|
188
|
-
countryCode: "+591",
|
|
189
|
-
flag: "🇧🇴"
|
|
190
|
-
}, {
|
|
191
|
-
text: "🇧🇦 +387",
|
|
192
|
-
name: "Bosnia and Herzegovina",
|
|
193
|
-
value: "ba",
|
|
194
|
-
countryCode: "+387",
|
|
195
|
-
flag: "🇧🇦"
|
|
196
45
|
}];
|
|
46
|
+
var Default = exports.Default = {
|
|
47
|
+
args: {
|
|
48
|
+
options: EXAMPLE_COUNTRIES
|
|
49
|
+
},
|
|
50
|
+
render: function render(args) {
|
|
51
|
+
return /*#__PURE__*/_react.default.createElement(_SelectInputList.SelectInputList, _extends({}, args, {
|
|
52
|
+
onSelect: function onSelect(option) {
|
|
53
|
+
return console.log(option);
|
|
54
|
+
},
|
|
55
|
+
onClose: function onClose() {
|
|
56
|
+
return console.log("close");
|
|
57
|
+
}
|
|
58
|
+
}));
|
|
59
|
+
},
|
|
60
|
+
parameters: {
|
|
61
|
+
docs: {
|
|
62
|
+
description: {
|
|
63
|
+
story: "Default SelectInputList with example countries."
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
};
|
|
197
68
|
//# sourceMappingURL=SelectInputList.story.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectInputList.story.js","names":["_react","_interopRequireDefault","require","
|
|
1
|
+
{"version":3,"file":"SelectInputList.story.js","names":["_react","_interopRequireDefault","require","_SelectInputList","_storybookBlocklist","obj","__esModule","default","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","_default","exports","component","SelectInputList","title","tags","parameters","docs","description","controls","exclude","STORYBOOK_PROPS_BLOCKLIST","EXAMPLE_COUNTRIES","text","name","value","countryCode","flag","Default","args","options","render","createElement","onSelect","option","console","log","onClose","story"],"sources":["../../../src/elements/SelectInput/SelectInputList.story.tsx"],"sourcesContent":["import React from \"react\"\nimport { SelectInputList } from \"./SelectInputList\"\nimport { STORYBOOK_PROPS_BLOCKLIST } from \"../../utils/storybookBlocklist\"\n\nexport default {\n component: SelectInputList,\n title: \"Components/SelectInputList\",\n tags: [\"autodocs\"],\n parameters: {\n docs: {\n description: {\n component:\n \"A dropdown list component for select inputs, supporting search and keyboard navigation.\",\n },\n },\n controls: {\n exclude: STORYBOOK_PROPS_BLOCKLIST,\n },\n },\n}\n\nconst EXAMPLE_COUNTRIES = [\n {\n text: \"🇦🇫 +93\",\n name: \"Afghanistan\",\n value: \"af\",\n countryCode: \"+93\",\n flag: \"🇦🇫\",\n },\n {\n text: \"🇦🇱 +355\",\n name: \"Albania\",\n value: \"al\",\n countryCode: \"+355\",\n flag: \"🇦🇱\",\n },\n {\n text: \"🇩🇿 +213\",\n name: \"Algeria\",\n value: \"dz\",\n countryCode: \"+213\",\n flag: \"🇩🇿\",\n },\n]\n\nexport const Default = {\n args: {\n options: EXAMPLE_COUNTRIES,\n },\n render: (args) => (\n <SelectInputList\n {...args}\n onSelect={(option) => console.log(option)}\n onClose={() => console.log(\"close\")}\n />\n ),\n parameters: {\n docs: {\n description: {\n story: \"Default SelectInputList with example countries.\",\n },\n },\n },\n}\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,gBAAA,GAAAD,OAAA;AACA,IAAAE,mBAAA,GAAAF,OAAA;AAA0E,SAAAD,uBAAAI,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,KAAAE,OAAA,EAAAF,GAAA;AAAA,SAAAG,SAAA,IAAAA,QAAA,GAAAC,MAAA,CAAAC,MAAA,GAAAD,MAAA,CAAAC,MAAA,CAAAC,IAAA,eAAAC,MAAA,aAAAC,CAAA,MAAAA,CAAA,GAAAC,SAAA,CAAAC,MAAA,EAAAF,CAAA,UAAAG,MAAA,GAAAF,SAAA,CAAAD,CAAA,YAAAI,GAAA,IAAAD,MAAA,QAAAP,MAAA,CAAAS,SAAA,CAAAC,cAAA,CAAAC,IAAA,CAAAJ,MAAA,EAAAC,GAAA,KAAAL,MAAA,CAAAK,GAAA,IAAAD,MAAA,CAAAC,GAAA,gBAAAL,MAAA,YAAAJ,QAAA,CAAAa,KAAA,OAAAP,SAAA;AAAA,IAAAQ,QAAA,GAAAC,OAAA,CAAAhB,OAAA,GAE3D;EACbiB,SAAS,EAAEC,gCAAe;EAC1BC,KAAK,EAAE,4BAA4B;EACnCC,IAAI,EAAE,CAAC,UAAU,CAAC;EAClBC,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,WAAW,EAAE;QACXN,SAAS,EACP;MACJ;IACF,CAAC;IACDO,QAAQ,EAAE;MACRC,OAAO,EAAEC;IACX;EACF;AACF,CAAC;AAED,IAAMC,iBAAiB,GAAG,CACxB;EACEC,IAAI,EAAE,UAAU;EAChBC,IAAI,EAAE,aAAa;EACnBC,KAAK,EAAE,IAAI;EACXC,WAAW,EAAE,KAAK;EAClBC,IAAI,EAAE;AACR,CAAC,EACD;EACEJ,IAAI,EAAE,WAAW;EACjBC,IAAI,EAAE,SAAS;EACfC,KAAK,EAAE,IAAI;EACXC,WAAW,EAAE,MAAM;EACnBC,IAAI,EAAE;AACR,CAAC,EACD;EACEJ,IAAI,EAAE,WAAW;EACjBC,IAAI,EAAE,SAAS;EACfC,KAAK,EAAE,IAAI;EACXC,WAAW,EAAE,MAAM;EACnBC,IAAI,EAAE;AACR,CAAC,CACF;AAEM,IAAMC,OAAO,GAAAjB,OAAA,CAAAiB,OAAA,GAAG;EACrBC,IAAI,EAAE;IACJC,OAAO,EAAER;EACX,CAAC;EACDS,MAAM,EAAE,SAARA,MAAMA,CAAGF,IAAI;IAAA,oBACXzC,MAAA,CAAAO,OAAA,CAAAqC,aAAA,CAACzC,gBAAA,CAAAsB,eAAe,EAAAjB,QAAA,KACViC,IAAI;MACRI,QAAQ,EAAE,SAAVA,QAAQA,CAAGC,MAAM;QAAA,OAAKC,OAAO,CAACC,GAAG,CAACF,MAAM,CAAC;MAAA,CAAC;MAC1CG,OAAO,EAAE,SAATA,OAAOA,CAAA;QAAA,OAAQF,OAAO,CAACC,GAAG,CAAC,OAAO,CAAC;MAAA;IAAC,GACpC;EAAA,CACH;EACDpB,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,WAAW,EAAE;QACXoB,KAAK,EAAE;MACT;IACF;EACF;AACF,CAAC"}
|
|
@@ -1,6 +1,68 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
declare const _default: {
|
|
2
|
+
component: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, import("./Separator").SeparatorProps>> & string;
|
|
3
3
|
title: string;
|
|
4
|
+
tags: string[];
|
|
5
|
+
parameters: {
|
|
6
|
+
docs: {
|
|
7
|
+
description: {
|
|
8
|
+
component: string;
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
controls: {
|
|
12
|
+
exclude: string[];
|
|
13
|
+
};
|
|
14
|
+
};
|
|
4
15
|
};
|
|
5
16
|
export default _default;
|
|
6
|
-
export declare const Default:
|
|
17
|
+
export declare const Default: {
|
|
18
|
+
args: {
|
|
19
|
+
as: string;
|
|
20
|
+
};
|
|
21
|
+
parameters: {
|
|
22
|
+
docs: {
|
|
23
|
+
description: {
|
|
24
|
+
story: string;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
export declare const WithColor: {
|
|
30
|
+
args: {
|
|
31
|
+
as: string;
|
|
32
|
+
color: string;
|
|
33
|
+
};
|
|
34
|
+
parameters: {
|
|
35
|
+
docs: {
|
|
36
|
+
description: {
|
|
37
|
+
story: string;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
export declare const WithBorderColor: {
|
|
43
|
+
args: {
|
|
44
|
+
as: string;
|
|
45
|
+
borderColor: string;
|
|
46
|
+
};
|
|
47
|
+
parameters: {
|
|
48
|
+
docs: {
|
|
49
|
+
description: {
|
|
50
|
+
story: string;
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
};
|
|
54
|
+
};
|
|
55
|
+
export declare const WithSpacing: {
|
|
56
|
+
args: {
|
|
57
|
+
as: string;
|
|
58
|
+
borderWidth: number;
|
|
59
|
+
my: number;
|
|
60
|
+
};
|
|
61
|
+
parameters: {
|
|
62
|
+
docs: {
|
|
63
|
+
description: {
|
|
64
|
+
story: string;
|
|
65
|
+
};
|
|
66
|
+
};
|
|
67
|
+
};
|
|
68
|
+
};
|
|
@@ -3,27 +3,74 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.default = exports.Default = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _storybookStates = require("storybook-states");
|
|
6
|
+
exports.default = exports.WithSpacing = exports.WithColor = exports.WithBorderColor = exports.Default = void 0;
|
|
9
7
|
var _Separator = require("./Separator");
|
|
10
|
-
|
|
8
|
+
var _storybookBlocklist = require("../../utils/storybookBlocklist");
|
|
11
9
|
var _default = exports.default = {
|
|
12
|
-
|
|
10
|
+
component: _Separator.Separator,
|
|
11
|
+
title: "Components/Separator",
|
|
12
|
+
tags: ["autodocs"],
|
|
13
|
+
parameters: {
|
|
14
|
+
docs: {
|
|
15
|
+
description: {
|
|
16
|
+
component: "A horizontal line separator component with customizable colors and styling."
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
controls: {
|
|
20
|
+
exclude: _storybookBlocklist.STORYBOOK_PROPS_BLOCKLIST
|
|
21
|
+
}
|
|
22
|
+
}
|
|
13
23
|
};
|
|
14
|
-
var Default = exports.Default =
|
|
15
|
-
|
|
16
|
-
states: [{}, {
|
|
17
|
-
color: "mono30"
|
|
18
|
-
}, {
|
|
19
|
-
borderColor: "red100"
|
|
20
|
-
}, {
|
|
21
|
-
borderWidth: 5,
|
|
22
|
-
my: 2
|
|
23
|
-
}]
|
|
24
|
-
}, /*#__PURE__*/_react.default.createElement(_Separator.Separator, {
|
|
24
|
+
var Default = exports.Default = {
|
|
25
|
+
args: {
|
|
25
26
|
as: "hr"
|
|
26
|
-
}
|
|
27
|
+
},
|
|
28
|
+
parameters: {
|
|
29
|
+
docs: {
|
|
30
|
+
description: {
|
|
31
|
+
story: "Basic horizontal line separator."
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
var WithColor = exports.WithColor = {
|
|
37
|
+
args: {
|
|
38
|
+
as: "hr",
|
|
39
|
+
color: "mono30"
|
|
40
|
+
},
|
|
41
|
+
parameters: {
|
|
42
|
+
docs: {
|
|
43
|
+
description: {
|
|
44
|
+
story: "Separator with custom color."
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
};
|
|
49
|
+
var WithBorderColor = exports.WithBorderColor = {
|
|
50
|
+
args: {
|
|
51
|
+
as: "hr",
|
|
52
|
+
borderColor: "red100"
|
|
53
|
+
},
|
|
54
|
+
parameters: {
|
|
55
|
+
docs: {
|
|
56
|
+
description: {
|
|
57
|
+
story: "Separator with custom border color."
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
};
|
|
62
|
+
var WithSpacing = exports.WithSpacing = {
|
|
63
|
+
args: {
|
|
64
|
+
as: "hr",
|
|
65
|
+
borderWidth: 5,
|
|
66
|
+
my: 2
|
|
67
|
+
},
|
|
68
|
+
parameters: {
|
|
69
|
+
docs: {
|
|
70
|
+
description: {
|
|
71
|
+
story: "Separator with custom width and vertical spacing."
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
27
75
|
};
|
|
28
|
-
Default.displayName = "Default";
|
|
29
76
|
//# sourceMappingURL=Separator.story.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Separator.story.js","names":["
|
|
1
|
+
{"version":3,"file":"Separator.story.js","names":["_Separator","require","_storybookBlocklist","_default","exports","default","component","Separator","title","tags","parameters","docs","description","controls","exclude","STORYBOOK_PROPS_BLOCKLIST","Default","args","as","story","WithColor","color","WithBorderColor","borderColor","WithSpacing","borderWidth","my"],"sources":["../../../src/elements/Separator/Separator.story.tsx"],"sourcesContent":["import { Separator } from \"./Separator\"\nimport { STORYBOOK_PROPS_BLOCKLIST } from \"../../utils/storybookBlocklist\"\n\nexport default {\n component: Separator,\n title: \"Components/Separator\",\n tags: [\"autodocs\"],\n parameters: {\n docs: {\n description: {\n component:\n \"A horizontal line separator component with customizable colors and styling.\",\n },\n },\n controls: {\n exclude: STORYBOOK_PROPS_BLOCKLIST,\n },\n },\n}\n\nexport const Default = {\n args: {\n as: \"hr\",\n },\n parameters: {\n docs: {\n description: {\n story: \"Basic horizontal line separator.\",\n },\n },\n },\n}\n\nexport const WithColor = {\n args: {\n as: \"hr\",\n color: \"mono30\",\n },\n parameters: {\n docs: {\n description: {\n story: \"Separator with custom color.\",\n },\n },\n },\n}\n\nexport const WithBorderColor = {\n args: {\n as: \"hr\",\n borderColor: \"red100\",\n },\n parameters: {\n docs: {\n description: {\n story: \"Separator with custom border color.\",\n },\n },\n },\n}\n\nexport const WithSpacing = {\n args: {\n as: \"hr\",\n borderWidth: 5,\n my: 2,\n },\n parameters: {\n docs: {\n description: {\n story: \"Separator with custom width and vertical spacing.\",\n },\n },\n },\n}\n"],"mappings":";;;;;;AAAA,IAAAA,UAAA,GAAAC,OAAA;AACA,IAAAC,mBAAA,GAAAD,OAAA;AAA0E,IAAAE,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAE3D;EACbC,SAAS,EAAEC,oBAAS;EACpBC,KAAK,EAAE,sBAAsB;EAC7BC,IAAI,EAAE,CAAC,UAAU,CAAC;EAClBC,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,WAAW,EAAE;QACXN,SAAS,EACP;MACJ;IACF,CAAC;IACDO,QAAQ,EAAE;MACNC,OAAO,EAAEC;IACX;EACJ;AACF,CAAC;AAEM,IAAMC,OAAO,GAAAZ,OAAA,CAAAY,OAAA,GAAG;EACrBC,IAAI,EAAE;IACJC,EAAE,EAAE;EACN,CAAC;EACDR,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,WAAW,EAAE;QACXO,KAAK,EAAE;MACT;IACF;EACF;AACF,CAAC;AAEM,IAAMC,SAAS,GAAAhB,OAAA,CAAAgB,SAAA,GAAG;EACvBH,IAAI,EAAE;IACJC,EAAE,EAAE,IAAI;IACRG,KAAK,EAAE;EACT,CAAC;EACDX,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,WAAW,EAAE;QACXO,KAAK,EAAE;MACT;IACF;EACF;AACF,CAAC;AAEM,IAAMG,eAAe,GAAAlB,OAAA,CAAAkB,eAAA,GAAG;EAC7BL,IAAI,EAAE;IACJC,EAAE,EAAE,IAAI;IACRK,WAAW,EAAE;EACf,CAAC;EACDb,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,WAAW,EAAE;QACXO,KAAK,EAAE;MACT;IACF;EACF;AACF,CAAC;AAEM,IAAMK,WAAW,GAAApB,OAAA,CAAAoB,WAAA,GAAG;EACzBP,IAAI,EAAE;IACJC,EAAE,EAAE,IAAI;IACRO,WAAW,EAAE,CAAC;IACdC,EAAE,EAAE;EACN,CAAC;EACDhB,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,WAAW,EAAE;QACXO,KAAK,EAAE;MACT;IACF;EACF;AACF,CAAC"}
|
|
@@ -1,17 +1,149 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
declare const _default: {
|
|
3
|
+
component: React.FC<React.PropsWithChildren<import("./Shelf").ShelfProps>>;
|
|
3
4
|
title: string;
|
|
5
|
+
tags: string[];
|
|
6
|
+
parameters: {
|
|
7
|
+
docs: {
|
|
8
|
+
description: {
|
|
9
|
+
component: string;
|
|
10
|
+
};
|
|
11
|
+
controls: {
|
|
12
|
+
exclude: string[];
|
|
13
|
+
};
|
|
14
|
+
};
|
|
15
|
+
};
|
|
4
16
|
};
|
|
5
17
|
export default _default;
|
|
6
|
-
export declare const Default:
|
|
7
|
-
|
|
8
|
-
|
|
18
|
+
export declare const Default: {
|
|
19
|
+
render: () => React.JSX.Element;
|
|
20
|
+
parameters: {
|
|
21
|
+
docs: {
|
|
22
|
+
description: {
|
|
23
|
+
story: string;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
export declare const CenterAligned: {
|
|
29
|
+
render: () => React.JSX.Element;
|
|
30
|
+
parameters: {
|
|
31
|
+
docs: {
|
|
32
|
+
description: {
|
|
33
|
+
story: string;
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
export declare const NoProgress: {
|
|
39
|
+
render: () => React.JSX.Element;
|
|
40
|
+
parameters: {
|
|
41
|
+
docs: {
|
|
42
|
+
description: {
|
|
43
|
+
story: string;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
export declare const SingleItem: {
|
|
49
|
+
render: () => React.JSX.Element;
|
|
50
|
+
parameters: {
|
|
51
|
+
docs: {
|
|
52
|
+
description: {
|
|
53
|
+
story: string;
|
|
54
|
+
};
|
|
55
|
+
};
|
|
56
|
+
};
|
|
57
|
+
};
|
|
58
|
+
export declare const FewItems: {
|
|
59
|
+
render: () => React.JSX.Element;
|
|
60
|
+
parameters: {
|
|
61
|
+
docs: {
|
|
62
|
+
description: {
|
|
63
|
+
story: string;
|
|
64
|
+
};
|
|
65
|
+
};
|
|
66
|
+
};
|
|
67
|
+
};
|
|
68
|
+
export declare const ManyItems: {
|
|
69
|
+
render: () => React.JSX.Element;
|
|
70
|
+
parameters: {
|
|
71
|
+
docs: {
|
|
72
|
+
description: {
|
|
73
|
+
story: string;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
76
|
+
};
|
|
77
|
+
};
|
|
78
|
+
export declare const TenItems: {
|
|
79
|
+
render: () => React.JSX.Element;
|
|
80
|
+
parameters: {
|
|
81
|
+
docs: {
|
|
82
|
+
description: {
|
|
83
|
+
story: string;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
86
|
+
};
|
|
87
|
+
};
|
|
88
|
+
export declare const NavigationDefault: {
|
|
89
|
+
render: () => React.JSX.Element;
|
|
90
|
+
parameters: {
|
|
91
|
+
docs: {
|
|
92
|
+
description: {
|
|
93
|
+
story: string;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
96
|
+
};
|
|
97
|
+
};
|
|
98
|
+
export declare const NavigationHover: {
|
|
99
|
+
render: () => React.JSX.Element;
|
|
100
|
+
parameters: {
|
|
101
|
+
docs: {
|
|
102
|
+
description: {
|
|
103
|
+
story: string;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
106
|
+
};
|
|
107
|
+
};
|
|
108
|
+
export declare const NavigationFocus: {
|
|
109
|
+
render: () => React.JSX.Element;
|
|
110
|
+
parameters: {
|
|
111
|
+
docs: {
|
|
112
|
+
description: {
|
|
113
|
+
story: string;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
116
|
+
};
|
|
117
|
+
};
|
|
118
|
+
export declare const NavigationDisabled: {
|
|
119
|
+
render: () => React.JSX.Element;
|
|
120
|
+
parameters: {
|
|
121
|
+
docs: {
|
|
122
|
+
description: {
|
|
123
|
+
story: string;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
};
|
|
127
|
+
};
|
|
128
|
+
export declare const NavigationHoverFocus: {
|
|
129
|
+
render: () => React.JSX.Element;
|
|
130
|
+
parameters: {
|
|
131
|
+
docs: {
|
|
132
|
+
description: {
|
|
133
|
+
story: string;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
};
|
|
137
|
+
};
|
|
9
138
|
export declare const ClientSideUpdates: {
|
|
10
|
-
()
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
139
|
+
render: () => React.JSX.Element;
|
|
140
|
+
parameters: {
|
|
141
|
+
chromatic: {
|
|
142
|
+
disable: boolean;
|
|
143
|
+
};
|
|
144
|
+
docs: {
|
|
145
|
+
description: {
|
|
146
|
+
story: string;
|
|
15
147
|
};
|
|
16
148
|
};
|
|
17
149
|
};
|