@commercetools-uikit/inputs 19.16.0 → 19.17.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.
|
@@ -57,98 +57,98 @@ var selectableSearchInput__default = /*#__PURE__*/_interopDefault(selectableSear
|
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
Object.defineProperty(exports, 'AsyncCreatableSelectInput', {
|
|
60
|
-
|
|
61
|
-
|
|
60
|
+
enumerable: true,
|
|
61
|
+
get: function () { return asyncCreatableSelectInput__default["default"]; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, 'AsyncSelectInput', {
|
|
64
|
-
|
|
65
|
-
|
|
64
|
+
enumerable: true,
|
|
65
|
+
get: function () { return asyncSelectInput__default["default"]; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, 'CreatableSelectInput', {
|
|
68
|
-
|
|
69
|
-
|
|
68
|
+
enumerable: true,
|
|
69
|
+
get: function () { return creatableSelectInput__default["default"]; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, 'DateInput', {
|
|
72
|
-
|
|
73
|
-
|
|
72
|
+
enumerable: true,
|
|
73
|
+
get: function () { return dateInput__default["default"]; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, 'DateRangeInput', {
|
|
76
|
-
|
|
77
|
-
|
|
76
|
+
enumerable: true,
|
|
77
|
+
get: function () { return dateRangeInput__default["default"]; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, 'DateTimeInput', {
|
|
80
|
-
|
|
81
|
-
|
|
80
|
+
enumerable: true,
|
|
81
|
+
get: function () { return dateTimeInput__default["default"]; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, 'LocalizedMultilineTextInput', {
|
|
84
|
-
|
|
85
|
-
|
|
84
|
+
enumerable: true,
|
|
85
|
+
get: function () { return localizedMultilineTextInput__default["default"]; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, 'LocalizedTextInput', {
|
|
88
|
-
|
|
89
|
-
|
|
88
|
+
enumerable: true,
|
|
89
|
+
get: function () { return localizedTextInput__default["default"]; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, 'MoneyInput', {
|
|
92
|
-
|
|
93
|
-
|
|
92
|
+
enumerable: true,
|
|
93
|
+
get: function () { return moneyInput__default["default"]; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, 'LocalizedMoneyInput', {
|
|
96
|
-
|
|
97
|
-
|
|
96
|
+
enumerable: true,
|
|
97
|
+
get: function () { return localizedMoneyInput__default["default"]; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, 'MultilineTextInput', {
|
|
100
|
-
|
|
101
|
-
|
|
100
|
+
enumerable: true,
|
|
101
|
+
get: function () { return multilineTextInput__default["default"]; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, 'NumberInput', {
|
|
104
|
-
|
|
105
|
-
|
|
104
|
+
enumerable: true,
|
|
105
|
+
get: function () { return numberInput__default["default"]; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, 'PasswordInput', {
|
|
108
|
-
|
|
109
|
-
|
|
108
|
+
enumerable: true,
|
|
109
|
+
get: function () { return passwordInput__default["default"]; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, 'SelectInput', {
|
|
112
|
-
|
|
113
|
-
|
|
112
|
+
enumerable: true,
|
|
113
|
+
get: function () { return selectInput__default["default"]; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, 'TextInput', {
|
|
116
|
-
|
|
117
|
-
|
|
116
|
+
enumerable: true,
|
|
117
|
+
get: function () { return textInput__default["default"]; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, 'RichTextInput', {
|
|
120
|
-
|
|
121
|
-
|
|
120
|
+
enumerable: true,
|
|
121
|
+
get: function () { return richTextInput__default["default"]; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, 'LocalizedRichTextInput', {
|
|
124
|
-
|
|
125
|
-
|
|
124
|
+
enumerable: true,
|
|
125
|
+
get: function () { return localizedRichTextInput__default["default"]; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, 'TimeInput', {
|
|
128
|
-
|
|
129
|
-
|
|
128
|
+
enumerable: true,
|
|
129
|
+
get: function () { return timeInput__default["default"]; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, 'ToggleInput', {
|
|
132
|
-
|
|
133
|
-
|
|
132
|
+
enumerable: true,
|
|
133
|
+
get: function () { return toggleInput__default["default"]; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, 'CheckboxInput', {
|
|
136
|
-
|
|
137
|
-
|
|
136
|
+
enumerable: true,
|
|
137
|
+
get: function () { return checkboxInput__default["default"]; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, 'RadioInput', {
|
|
140
|
-
|
|
141
|
-
|
|
140
|
+
enumerable: true,
|
|
141
|
+
get: function () { return radioInput__default["default"]; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, 'SearchSelectInput', {
|
|
144
|
-
|
|
145
|
-
|
|
144
|
+
enumerable: true,
|
|
145
|
+
get: function () { return searchSelectInput__default["default"]; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, 'SearchTextInput', {
|
|
148
|
-
|
|
149
|
-
|
|
148
|
+
enumerable: true,
|
|
149
|
+
get: function () { return searchTextInput__default["default"]; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, 'SelectableSearchInput', {
|
|
152
|
-
|
|
153
|
-
|
|
152
|
+
enumerable: true,
|
|
153
|
+
get: function () { return selectableSearchInput__default["default"]; }
|
|
154
154
|
});
|
|
@@ -57,98 +57,98 @@ var selectableSearchInput__default = /*#__PURE__*/_interopDefault(selectableSear
|
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
Object.defineProperty(exports, 'AsyncCreatableSelectInput', {
|
|
60
|
-
|
|
61
|
-
|
|
60
|
+
enumerable: true,
|
|
61
|
+
get: function () { return asyncCreatableSelectInput__default["default"]; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, 'AsyncSelectInput', {
|
|
64
|
-
|
|
65
|
-
|
|
64
|
+
enumerable: true,
|
|
65
|
+
get: function () { return asyncSelectInput__default["default"]; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, 'CreatableSelectInput', {
|
|
68
|
-
|
|
69
|
-
|
|
68
|
+
enumerable: true,
|
|
69
|
+
get: function () { return creatableSelectInput__default["default"]; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, 'DateInput', {
|
|
72
|
-
|
|
73
|
-
|
|
72
|
+
enumerable: true,
|
|
73
|
+
get: function () { return dateInput__default["default"]; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, 'DateRangeInput', {
|
|
76
|
-
|
|
77
|
-
|
|
76
|
+
enumerable: true,
|
|
77
|
+
get: function () { return dateRangeInput__default["default"]; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, 'DateTimeInput', {
|
|
80
|
-
|
|
81
|
-
|
|
80
|
+
enumerable: true,
|
|
81
|
+
get: function () { return dateTimeInput__default["default"]; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, 'LocalizedMultilineTextInput', {
|
|
84
|
-
|
|
85
|
-
|
|
84
|
+
enumerable: true,
|
|
85
|
+
get: function () { return localizedMultilineTextInput__default["default"]; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, 'LocalizedTextInput', {
|
|
88
|
-
|
|
89
|
-
|
|
88
|
+
enumerable: true,
|
|
89
|
+
get: function () { return localizedTextInput__default["default"]; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, 'MoneyInput', {
|
|
92
|
-
|
|
93
|
-
|
|
92
|
+
enumerable: true,
|
|
93
|
+
get: function () { return moneyInput__default["default"]; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, 'LocalizedMoneyInput', {
|
|
96
|
-
|
|
97
|
-
|
|
96
|
+
enumerable: true,
|
|
97
|
+
get: function () { return localizedMoneyInput__default["default"]; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, 'MultilineTextInput', {
|
|
100
|
-
|
|
101
|
-
|
|
100
|
+
enumerable: true,
|
|
101
|
+
get: function () { return multilineTextInput__default["default"]; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, 'NumberInput', {
|
|
104
|
-
|
|
105
|
-
|
|
104
|
+
enumerable: true,
|
|
105
|
+
get: function () { return numberInput__default["default"]; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, 'PasswordInput', {
|
|
108
|
-
|
|
109
|
-
|
|
108
|
+
enumerable: true,
|
|
109
|
+
get: function () { return passwordInput__default["default"]; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, 'SelectInput', {
|
|
112
|
-
|
|
113
|
-
|
|
112
|
+
enumerable: true,
|
|
113
|
+
get: function () { return selectInput__default["default"]; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, 'TextInput', {
|
|
116
|
-
|
|
117
|
-
|
|
116
|
+
enumerable: true,
|
|
117
|
+
get: function () { return textInput__default["default"]; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, 'RichTextInput', {
|
|
120
|
-
|
|
121
|
-
|
|
120
|
+
enumerable: true,
|
|
121
|
+
get: function () { return richTextInput__default["default"]; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, 'LocalizedRichTextInput', {
|
|
124
|
-
|
|
125
|
-
|
|
124
|
+
enumerable: true,
|
|
125
|
+
get: function () { return localizedRichTextInput__default["default"]; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, 'TimeInput', {
|
|
128
|
-
|
|
129
|
-
|
|
128
|
+
enumerable: true,
|
|
129
|
+
get: function () { return timeInput__default["default"]; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, 'ToggleInput', {
|
|
132
|
-
|
|
133
|
-
|
|
132
|
+
enumerable: true,
|
|
133
|
+
get: function () { return toggleInput__default["default"]; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, 'CheckboxInput', {
|
|
136
|
-
|
|
137
|
-
|
|
136
|
+
enumerable: true,
|
|
137
|
+
get: function () { return checkboxInput__default["default"]; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, 'RadioInput', {
|
|
140
|
-
|
|
141
|
-
|
|
140
|
+
enumerable: true,
|
|
141
|
+
get: function () { return radioInput__default["default"]; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, 'SearchSelectInput', {
|
|
144
|
-
|
|
145
|
-
|
|
144
|
+
enumerable: true,
|
|
145
|
+
get: function () { return searchSelectInput__default["default"]; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, 'SearchTextInput', {
|
|
148
|
-
|
|
149
|
-
|
|
148
|
+
enumerable: true,
|
|
149
|
+
get: function () { return searchTextInput__default["default"]; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, 'SelectableSearchInput', {
|
|
152
|
-
|
|
153
|
-
|
|
152
|
+
enumerable: true,
|
|
153
|
+
get: function () { return selectableSearchInput__default["default"]; }
|
|
154
154
|
});
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export { default as AsyncCreatableSelectInput } from '@commercetools-uikit/async-creatable-select-input';
|
|
2
|
-
export { default as AsyncSelectInput } from '@commercetools-uikit/async-select-input';
|
|
3
|
-
export { default as CreatableSelectInput } from '@commercetools-uikit/creatable-select-input';
|
|
4
|
-
export { default as DateInput } from '@commercetools-uikit/date-input';
|
|
5
|
-
export { default as DateRangeInput } from '@commercetools-uikit/date-range-input';
|
|
6
|
-
export { default as DateTimeInput } from '@commercetools-uikit/date-time-input';
|
|
7
|
-
export { default as LocalizedMultilineTextInput } from '@commercetools-uikit/localized-multiline-text-input';
|
|
8
|
-
export { default as LocalizedTextInput } from '@commercetools-uikit/localized-text-input';
|
|
9
|
-
export { default as MoneyInput } from '@commercetools-uikit/money-input';
|
|
10
|
-
export { default as LocalizedMoneyInput } from '@commercetools-uikit/localized-money-input';
|
|
11
|
-
export { default as MultilineTextInput } from '@commercetools-uikit/multiline-text-input';
|
|
12
|
-
export { default as NumberInput } from '@commercetools-uikit/number-input';
|
|
13
|
-
export { default as PasswordInput } from '@commercetools-uikit/password-input';
|
|
14
|
-
export { default as SelectInput } from '@commercetools-uikit/select-input';
|
|
15
|
-
export { default as TextInput } from '@commercetools-uikit/text-input';
|
|
16
|
-
export { default as RichTextInput } from '@commercetools-uikit/rich-text-input';
|
|
17
|
-
export { default as LocalizedRichTextInput } from '@commercetools-uikit/localized-rich-text-input';
|
|
18
|
-
export { default as TimeInput } from '@commercetools-uikit/time-input';
|
|
19
|
-
export { default as ToggleInput } from '@commercetools-uikit/toggle-input';
|
|
20
|
-
export { default as CheckboxInput } from '@commercetools-uikit/checkbox-input';
|
|
21
|
-
export { default as RadioInput } from '@commercetools-uikit/radio-input';
|
|
22
|
-
export { default as SearchSelectInput } from '@commercetools-uikit/search-select-input';
|
|
23
|
-
export { default as SearchTextInput } from '@commercetools-uikit/search-text-input';
|
|
24
|
-
export { default as SelectableSearchInput } from '@commercetools-uikit/selectable-search-input';
|
|
1
|
+
export { default as AsyncCreatableSelectInput, type TAsyncCreatableSelectInputProps, } from '@commercetools-uikit/async-creatable-select-input';
|
|
2
|
+
export { default as AsyncSelectInput, type TAsyncSelectInputProps, } from '@commercetools-uikit/async-select-input';
|
|
3
|
+
export { default as CreatableSelectInput, type TCreatableSelectInputProps, } from '@commercetools-uikit/creatable-select-input';
|
|
4
|
+
export { default as DateInput, type TDateInput, } from '@commercetools-uikit/date-input';
|
|
5
|
+
export { default as DateRangeInput, type TDateRangeInputProps, } from '@commercetools-uikit/date-range-input';
|
|
6
|
+
export { default as DateTimeInput, type TDateTimeInputProps, } from '@commercetools-uikit/date-time-input';
|
|
7
|
+
export { default as LocalizedMultilineTextInput, type TLocalizedMultilineTextInputProps, } from '@commercetools-uikit/localized-multiline-text-input';
|
|
8
|
+
export { default as LocalizedTextInput, type TLocalizedTextInputProps, } from '@commercetools-uikit/localized-text-input';
|
|
9
|
+
export { default as MoneyInput, type TCurrencyCode, type TMoneyValue, type TValue, } from '@commercetools-uikit/money-input';
|
|
10
|
+
export { default as LocalizedMoneyInput, type TLocalizedMoneyInputProps, } from '@commercetools-uikit/localized-money-input';
|
|
11
|
+
export { default as MultilineTextInput, type TMultilineTextInputProps, } from '@commercetools-uikit/multiline-text-input';
|
|
12
|
+
export { default as NumberInput, type TNumberInputProps, } from '@commercetools-uikit/number-input';
|
|
13
|
+
export { default as PasswordInput, type TPasswordInputProps, } from '@commercetools-uikit/password-input';
|
|
14
|
+
export { default as SelectInput, type TSelectInputProps, type TOption, type TOptionObject, type TOptions, type TCustomEvent, } from '@commercetools-uikit/select-input';
|
|
15
|
+
export { default as TextInput, type TTextInputProps, } from '@commercetools-uikit/text-input';
|
|
16
|
+
export { default as RichTextInput, type TRichTextInputProps, } from '@commercetools-uikit/rich-text-input';
|
|
17
|
+
export { default as LocalizedRichTextInput, type TLocalizedRichTextInputProps, } from '@commercetools-uikit/localized-rich-text-input';
|
|
18
|
+
export { default as TimeInput, type TTimeInputProps, } from '@commercetools-uikit/time-input';
|
|
19
|
+
export { default as ToggleInput, type TToggleInputProps, } from '@commercetools-uikit/toggle-input';
|
|
20
|
+
export { default as CheckboxInput, type TCheckboxProps, } from '@commercetools-uikit/checkbox-input';
|
|
21
|
+
export { default as RadioInput, type TGroupProps, type TOptionProps, } from '@commercetools-uikit/radio-input';
|
|
22
|
+
export { default as SearchSelectInput, type TSearchSelectInputProps, } from '@commercetools-uikit/search-select-input';
|
|
23
|
+
export { default as SearchTextInput, type TSearchTextInputProps, } from '@commercetools-uikit/search-text-input';
|
|
24
|
+
export { default as SelectableSearchInput, type TSelectableSearchInputProps, } from '@commercetools-uikit/selectable-search-input';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-uikit/inputs",
|
|
3
3
|
"description": "A preset of all the UI-Kit inputs components.",
|
|
4
|
-
"version": "19.
|
|
4
|
+
"version": "19.17.0",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -21,30 +21,30 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@babel/runtime": "^7.20.13",
|
|
23
23
|
"@babel/runtime-corejs3": "^7.20.13",
|
|
24
|
-
"@commercetools-uikit/async-creatable-select-input": "19.
|
|
25
|
-
"@commercetools-uikit/async-select-input": "19.
|
|
26
|
-
"@commercetools-uikit/checkbox-input": "19.
|
|
27
|
-
"@commercetools-uikit/creatable-select-input": "19.
|
|
28
|
-
"@commercetools-uikit/date-input": "19.
|
|
29
|
-
"@commercetools-uikit/date-range-input": "19.
|
|
30
|
-
"@commercetools-uikit/date-time-input": "19.
|
|
31
|
-
"@commercetools-uikit/localized-money-input": "19.
|
|
32
|
-
"@commercetools-uikit/localized-multiline-text-input": "19.
|
|
33
|
-
"@commercetools-uikit/localized-rich-text-input": "19.
|
|
34
|
-
"@commercetools-uikit/localized-text-input": "19.
|
|
35
|
-
"@commercetools-uikit/money-input": "19.
|
|
36
|
-
"@commercetools-uikit/multiline-text-input": "19.
|
|
37
|
-
"@commercetools-uikit/number-input": "19.
|
|
38
|
-
"@commercetools-uikit/password-input": "19.
|
|
39
|
-
"@commercetools-uikit/radio-input": "19.
|
|
40
|
-
"@commercetools-uikit/rich-text-input": "19.
|
|
41
|
-
"@commercetools-uikit/search-select-input": "19.
|
|
42
|
-
"@commercetools-uikit/search-text-input": "19.
|
|
43
|
-
"@commercetools-uikit/select-input": "19.
|
|
44
|
-
"@commercetools-uikit/selectable-search-input": "19.
|
|
45
|
-
"@commercetools-uikit/text-input": "19.
|
|
46
|
-
"@commercetools-uikit/time-input": "19.
|
|
47
|
-
"@commercetools-uikit/toggle-input": "19.
|
|
24
|
+
"@commercetools-uikit/async-creatable-select-input": "19.17.0",
|
|
25
|
+
"@commercetools-uikit/async-select-input": "19.17.0",
|
|
26
|
+
"@commercetools-uikit/checkbox-input": "19.17.0",
|
|
27
|
+
"@commercetools-uikit/creatable-select-input": "19.17.0",
|
|
28
|
+
"@commercetools-uikit/date-input": "19.17.0",
|
|
29
|
+
"@commercetools-uikit/date-range-input": "19.17.0",
|
|
30
|
+
"@commercetools-uikit/date-time-input": "19.17.0",
|
|
31
|
+
"@commercetools-uikit/localized-money-input": "19.17.0",
|
|
32
|
+
"@commercetools-uikit/localized-multiline-text-input": "19.17.0",
|
|
33
|
+
"@commercetools-uikit/localized-rich-text-input": "19.17.0",
|
|
34
|
+
"@commercetools-uikit/localized-text-input": "19.17.0",
|
|
35
|
+
"@commercetools-uikit/money-input": "19.17.0",
|
|
36
|
+
"@commercetools-uikit/multiline-text-input": "19.17.0",
|
|
37
|
+
"@commercetools-uikit/number-input": "19.17.0",
|
|
38
|
+
"@commercetools-uikit/password-input": "19.17.0",
|
|
39
|
+
"@commercetools-uikit/radio-input": "19.17.0",
|
|
40
|
+
"@commercetools-uikit/rich-text-input": "19.17.0",
|
|
41
|
+
"@commercetools-uikit/search-select-input": "19.17.0",
|
|
42
|
+
"@commercetools-uikit/search-text-input": "19.17.0",
|
|
43
|
+
"@commercetools-uikit/select-input": "19.17.0",
|
|
44
|
+
"@commercetools-uikit/selectable-search-input": "19.17.0",
|
|
45
|
+
"@commercetools-uikit/text-input": "19.17.0",
|
|
46
|
+
"@commercetools-uikit/time-input": "19.17.0",
|
|
47
|
+
"@commercetools-uikit/toggle-input": "19.17.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"react": "17.0.2",
|