@mage-ui/components 1.0.7 → 1.0.9
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/components/buttons/button/Button.d.mts +2 -2
- package/dist/components/buttons/button-action/ButtonAction.d.mts +2 -2
- package/dist/components/buttons/button-icon/ButtonIcon.d.mts +2 -2
- package/dist/components/buttons/button-icon-visual/ButtonIconVisual.d.mts +2 -2
- package/dist/components/buttons/button-visual/ButtonVisual.d.mts +2 -2
- package/dist/components/buttons/button-visual/ButtonVisual.d.mts.map +1 -1
- package/dist/components/controls/autocomplete/Autocomplete.d.mts +2 -2
- package/dist/components/controls/combobox/Combobox.d.mts +2 -2
- package/dist/components/controls/dropzone/Dropzone.d.mts +2 -2
- package/dist/components/controls/dropzone-files/DropzoneFiles.d.mts +2 -2
- package/dist/components/controls/file-input/FileInput.d.mts +2 -2
- package/dist/components/controls/file-input/FileInputMultiple.d.mts +2 -2
- package/dist/components/controls/multi-select/MultiSelect.d.mts +2 -2
- package/dist/components/controls/multi-select/MultiSelectTags.d.mts +2 -2
- package/dist/components/controls/password-input/PasswordInput.d.mts +2 -2
- package/dist/components/controls/password-input-strength/PasswordInputStrength.d.mts +2 -2
- package/dist/components/controls/select/Select.d.mts +2 -2
- package/dist/components/controls/text-input/TextInput.d.mts +2 -2
- package/dist/components/controls/textarea/Textarea.d.mts +2 -2
- package/dist/components/data-display/avatar/Avatar.d.mts +2 -2
- package/dist/components/data-display/badge/Badge.d.mts +2 -2
- package/dist/components/data-display/tag/Tag.d.mts +3 -3
- package/dist/components/data-display/tag-group/TagGroup.d.mts +2 -2
- package/dist/components/data-display/uploaded-file/UploadedFile.d.mts +2 -2
- package/dist/components/layouts/top-bar/TopBar.d.mts +2 -2
- package/dist/components/misc/horizontal-divider/HorizontalDivider.d.mts +2 -2
- package/dist/components/misc/visually-hidden/VisuallyHidden.d.mts +2 -2
- package/dist/components/navigations/breadcrumbs/Breadcrumbs.d.mts +2 -2
- package/dist/components/navigations/menu/Menu.d.mts +4 -4
- package/dist/components/overlays/modal/Modal.d.mts +10 -10
- package/dist/components/overlays/modals/ModalsProvider.d.mts +2 -2
- package/dist/components/overlays/tooltip/Tooltip.d.mts +2 -2
- package/dist/semedlab/components/data-display/user-group-preview/UserGroupPreview.d.mts +2 -2
- package/dist/semedlab/components/data-display/user-group-preview/UserGroupPreview.d.mts.map +1 -1
- package/dist/semedlab/components/navigations/backoffice-top-bar/BackofficeTopBar.d.mts +2 -2
- package/dist/semedlab/components/navigations/backoffice-top-bar/BackofficeTopBar.d.mts.map +1 -1
- package/dist/semedlab/components/navigations/notification-list/NotificationList.d.mts +2 -2
- package/dist/semedlab/components/navigations/notification-list/NotificationList.d.mts.map +1 -1
- package/dist/semedlab/components/navigations/notification-menu/NotificationMenu.d.mts +2 -2
- package/dist/semedlab/components/navigations/notification-menu/NotificationMenu.d.mts.map +1 -1
- package/dist/semedlab/components/navigations/profile-menu/ProfileMenu.d.mts +2 -2
- package/dist/semedlab/components/navigations/profile-menu/ProfileMenu.d.mts.map +1 -1
- package/package.json +4 -4
- package/dist/panda.json +0 -570
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { NotificationProps } from "../../data-display/notification/Notification.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/semedlab/components/navigations/notification-list/NotificationList.d.ts
|
|
5
5
|
type NotificationItemProps = Omit<NotificationProps, 'onDismiss' | 'dismissBtnLabel'>;
|
|
@@ -23,7 +23,7 @@ declare const NotificationList: ({
|
|
|
23
23
|
dismissBtnLabel,
|
|
24
24
|
dismissAllBtnLabel,
|
|
25
25
|
classNames
|
|
26
|
-
}: NotificationListProps) =>
|
|
26
|
+
}: NotificationListProps) => react_jsx_runtime0.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { NotificationList, NotificationListProps };
|
|
29
29
|
//# sourceMappingURL=NotificationList.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotificationList.d.mts","names":[],"sources":["../../../../../src/semedlab/components/navigations/notification-list/NotificationList.tsx"],"mappings":";;;;KAUK,qBAAA,GAAwB,IAAA,CAAK,iBAAA;AAAA,KAEtB,qBAAA;EACV,aAAA,EAAe,qBAAA;EACf,YAAA,GAAe,IAAA;EACf,YAAA;EACA,eAAA;EACA,kBAAA;EACA,UAAA;IACE,YAAA;IACA,IAAA;IACA,OAAA;IACA,SAAA;EAAA;AAAA;AAAA,cAIS,gBAAA;EAAoB,aAAA;EAAA,YAAA;EAAA,YAAA;EAAA,eAAA;EAAA,kBAAA;EAAA;AAAA,GAO9B,qBAAA,KAAqB,
|
|
1
|
+
{"version":3,"file":"NotificationList.d.mts","names":[],"sources":["../../../../../src/semedlab/components/navigations/notification-list/NotificationList.tsx"],"mappings":";;;;KAUK,qBAAA,GAAwB,IAAA,CAAK,iBAAA;AAAA,KAEtB,qBAAA;EACV,aAAA,EAAe,qBAAA;EACf,YAAA,GAAe,IAAA;EACf,YAAA;EACA,eAAA;EACA,kBAAA;EACA,UAAA;IACE,YAAA;IACA,IAAA;IACA,OAAA;IACA,SAAA;EAAA;AAAA;AAAA,cAIS,gBAAA;EAAoB,aAAA;EAAA,YAAA;EAAA,YAAA;EAAA,eAAA;EAAA,kBAAA;EAAA;AAAA,GAO9B,qBAAA,KAAqB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { NotificationProps } from "../../data-display/notification/Notification.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
3
3
|
import React from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/semedlab/components/navigations/notification-menu/NotificationMenu.d.ts
|
|
@@ -26,7 +26,7 @@ declare const NotificationMenu: ({
|
|
|
26
26
|
targetLabel,
|
|
27
27
|
indicatorAriaLabel,
|
|
28
28
|
maxNotificationsToShow
|
|
29
|
-
}: NotificationMenuProps) =>
|
|
29
|
+
}: NotificationMenuProps) => react_jsx_runtime1.JSX.Element;
|
|
30
30
|
//#endregion
|
|
31
31
|
export { NotificationMenu, NotificationMenuProps };
|
|
32
32
|
//# sourceMappingURL=NotificationMenu.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotificationMenu.d.mts","names":[],"sources":["../../../../../src/semedlab/components/navigations/notification-menu/NotificationMenu.tsx"],"mappings":";;;;;KAuBK,qBAAA,GAAwB,IAAA,CAC3B,iBAAA;AAAA,KAIU,qBAAA;EACV,aAAA,EAAe,qBAAA;EACf,YAAA,GAAe,IAAA;EACf,YAAA;EACA,eAAA;EACA,kBAAA,GAAqB,KAAA,CAAM,SAAA;EAC3B,eAAA,GAAkB,KAAA,CAAM,SAAA;EACxB,WAAA;EACA,YAAA;EACA,sBAAA;EACA,kBAAA;AAAA;AAAA,cAGW,gBAAA;EAAoB,aAAA;EAAA,YAAA;EAAA,YAAA;EAAA,eAAA;EAAA,kBAAA;EAAA,eAAA;EAAA,WAAA;EAAA,kBAAA;EAAA;AAAA,GAU9B,qBAAA,KAAqB,
|
|
1
|
+
{"version":3,"file":"NotificationMenu.d.mts","names":[],"sources":["../../../../../src/semedlab/components/navigations/notification-menu/NotificationMenu.tsx"],"mappings":";;;;;KAuBK,qBAAA,GAAwB,IAAA,CAC3B,iBAAA;AAAA,KAIU,qBAAA;EACV,aAAA,EAAe,qBAAA;EACf,YAAA,GAAe,IAAA;EACf,YAAA;EACA,eAAA;EACA,kBAAA,GAAqB,KAAA,CAAM,SAAA;EAC3B,eAAA,GAAkB,KAAA,CAAM,SAAA;EACxB,WAAA;EACA,YAAA;EACA,sBAAA;EACA,kBAAA;AAAA;AAAA,cAGW,gBAAA;EAAoB,aAAA;EAAA,YAAA;EAAA,YAAA;EAAA,eAAA;EAAA,kBAAA;EAAA,eAAA;EAAA,WAAA;EAAA,kBAAA;EAAA;AAAA,GAU9B,qBAAA,KAAqB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
2
2
|
import { ReactNode } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/semedlab/components/navigations/profile-menu/ProfileMenu.d.ts
|
|
@@ -15,7 +15,7 @@ declare const ProfileMenu: ({
|
|
|
15
15
|
alt,
|
|
16
16
|
description,
|
|
17
17
|
children
|
|
18
|
-
}: ProfileMenuProps) =>
|
|
18
|
+
}: ProfileMenuProps) => react_jsx_runtime2.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { ProfileMenu, ProfileMenuProps };
|
|
21
21
|
//# sourceMappingURL=ProfileMenu.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProfileMenu.d.mts","names":[],"sources":["../../../../../src/semedlab/components/navigations/profile-menu/ProfileMenu.tsx"],"mappings":";;;;KAUY,gBAAA;EACV,IAAA;EACA,GAAA;EACA,GAAA;EACA,WAAA;EACA,QAAA,GAAW,SAAA;AAAA;AAAA,cAGA,WAAA;EAAe,IAAA;EAAA,GAAA;EAAA,GAAA;EAAA,WAAA;EAAA;AAAA,GAMzB,gBAAA,KAAgB,
|
|
1
|
+
{"version":3,"file":"ProfileMenu.d.mts","names":[],"sources":["../../../../../src/semedlab/components/navigations/profile-menu/ProfileMenu.tsx"],"mappings":";;;;KAUY,gBAAA;EACV,IAAA;EACA,GAAA;EACA,GAAA;EACA,WAAA;EACA,QAAA,GAAW,SAAA;AAAA;AAAA,cAGA,WAAA;EAAe,IAAA;EAAA,GAAA;EAAA,GAAA;EAAA,WAAA;EAAA;AAAA,GAMzB,gBAAA,KAAgB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mage-ui/components",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.9",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"keywords": [],
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
"tsdown": "^0.20.1",
|
|
27
27
|
"typescript": "^5.9.3",
|
|
28
28
|
"baseline-browser-mapping": "^2.9.19",
|
|
29
|
-
"@mage-ui/preset": "1.0.
|
|
30
|
-
"@mage-ui/styled-system": "1.0.
|
|
29
|
+
"@mage-ui/preset": "1.0.9",
|
|
30
|
+
"@mage-ui/styled-system": "1.0.8"
|
|
31
31
|
},
|
|
32
32
|
"peerDependencies": {
|
|
33
33
|
"@hookform/resolvers": "^5.2.2",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"node": ">=24.9.0"
|
|
55
55
|
},
|
|
56
56
|
"scripts": {
|
|
57
|
-
"build": "rimraf dist && panda codegen && tsdown --env.NODE_ENV=production --minify
|
|
57
|
+
"build": "rimraf dist && panda codegen && tsdown --env.NODE_ENV=production --minify",
|
|
58
58
|
"clean": "rimraf dist node_modules styled-system",
|
|
59
59
|
"dev": "tsdown --env.NODE_ENV=development --no-clean --watch",
|
|
60
60
|
"lint": "biome check --write"
|
package/dist/panda.json
DELETED
|
@@ -1,570 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"schemaVersion": "1.8.1",
|
|
3
|
-
"styles": {
|
|
4
|
-
"atomic": [
|
|
5
|
-
"srOnly]___[value:true",
|
|
6
|
-
"offset]___[value:8",
|
|
7
|
-
"width]___[value:target",
|
|
8
|
-
"offset]___[value:4",
|
|
9
|
-
"width]___[value:80",
|
|
10
|
-
"height]___[value:48",
|
|
11
|
-
"offset]___[value:2",
|
|
12
|
-
"position]___[value:bottom-end",
|
|
13
|
-
"width]___[value:320",
|
|
14
|
-
"width]___[value:248"
|
|
15
|
-
],
|
|
16
|
-
"recipes": {
|
|
17
|
-
"buttonInner": [],
|
|
18
|
-
"buttonLabel": [],
|
|
19
|
-
"button": [],
|
|
20
|
-
"buttonRoot": [],
|
|
21
|
-
"buttonSection": [],
|
|
22
|
-
"buttonActionInner": [],
|
|
23
|
-
"buttonActionLabel": [],
|
|
24
|
-
"buttonAction": [],
|
|
25
|
-
"buttonActionRoot": [],
|
|
26
|
-
"buttonActionLoader": [],
|
|
27
|
-
"buttonActionSection": [],
|
|
28
|
-
"buttonIcon": [],
|
|
29
|
-
"buttonIconRoot": [],
|
|
30
|
-
"buttonIconIcon": [],
|
|
31
|
-
"iconRawRoot": [],
|
|
32
|
-
"iconRaw": [],
|
|
33
|
-
"buttonIconIconRaw": [],
|
|
34
|
-
"buttonIconIconRawRoot": [],
|
|
35
|
-
"buttonIconVisual": [],
|
|
36
|
-
"buttonIconVisualRoot": [],
|
|
37
|
-
"buttonIconVisualIcon": [],
|
|
38
|
-
"buttonIconVisualIconRaw": [],
|
|
39
|
-
"buttonIconVisualIconRawRoot": [],
|
|
40
|
-
"buttonVisual": [],
|
|
41
|
-
"buttonVisualRoot": [],
|
|
42
|
-
"buttonVisualInner": [],
|
|
43
|
-
"buttonVisualLabel": [],
|
|
44
|
-
"buttonVisualSection": [],
|
|
45
|
-
"combobox": [],
|
|
46
|
-
"comboboxRoot": [],
|
|
47
|
-
"comboboxEmpty": [],
|
|
48
|
-
"comboboxOptions": [],
|
|
49
|
-
"comboboxOption": [],
|
|
50
|
-
"comboboxOptionCreate": [],
|
|
51
|
-
"comboboxOptionCreateCreate": [],
|
|
52
|
-
"comboboxOptionCreateIcon": [],
|
|
53
|
-
"comboboxOptionCreateIconRoot": [],
|
|
54
|
-
"comboboxOptionCreateIconIconRaw": [],
|
|
55
|
-
"comboboxOptionCreateIconIconRawRoot": [],
|
|
56
|
-
"comboboxTextInput": [],
|
|
57
|
-
"comboboxTextInputDescription": [],
|
|
58
|
-
"comboboxTextInputError": [],
|
|
59
|
-
"comboboxTextInputInput": [],
|
|
60
|
-
"comboboxTextInputLabel": [],
|
|
61
|
-
"comboboxTextInputRequired": [],
|
|
62
|
-
"comboboxTextInputRoot": [],
|
|
63
|
-
"comboboxTextInputSection": [],
|
|
64
|
-
"comboboxTextInputWrapper": [],
|
|
65
|
-
"comboboxChevron": [],
|
|
66
|
-
"comboboxChevronRoot": [],
|
|
67
|
-
"comboboxChevronIcon": [],
|
|
68
|
-
"comboboxChevronIconRoot": [
|
|
69
|
-
"invert]___[value:true]___[recipe:comboboxChevronIconRoot"
|
|
70
|
-
],
|
|
71
|
-
"comboboxClearButton": [],
|
|
72
|
-
"comboboxClearButtonRoot": [],
|
|
73
|
-
"comboboxClearButtonIcon": [],
|
|
74
|
-
"comboboxClearButtonIconRaw": [],
|
|
75
|
-
"comboboxClearButtonIconRawRoot": [],
|
|
76
|
-
"comboboxScrollAreaAutosize": [],
|
|
77
|
-
"loaderDot": [],
|
|
78
|
-
"loaderDotRoot": [],
|
|
79
|
-
"autocomplete": [],
|
|
80
|
-
"autocompleteRoot": [],
|
|
81
|
-
"autocompleteOptions": [],
|
|
82
|
-
"autocompleteOption": [],
|
|
83
|
-
"autocompleteEmpty": [],
|
|
84
|
-
"autocompleteScrollAreaAutosize": [],
|
|
85
|
-
"autocompleteTextInput": [],
|
|
86
|
-
"autocompleteTextInputRoot": [],
|
|
87
|
-
"autocompleteTextInputLabel": [],
|
|
88
|
-
"autocompleteTextInputDescription": [],
|
|
89
|
-
"autocompleteTextInputError": [],
|
|
90
|
-
"autocompleteTextInputWrapper": [],
|
|
91
|
-
"autocompleteTextInputInput": [],
|
|
92
|
-
"autocompleteTextInputSection": [],
|
|
93
|
-
"autocompleteTextInputRequired": [],
|
|
94
|
-
"autocompleteClearButton": [],
|
|
95
|
-
"autocompleteClearButtonRoot": [],
|
|
96
|
-
"autocompleteClearButtonIcon": [],
|
|
97
|
-
"autocompleteClearButtonIconRaw": [],
|
|
98
|
-
"autocompleteClearButtonIconRawRoot": [],
|
|
99
|
-
"checkboxLabelRequired": [],
|
|
100
|
-
"checkbox": [],
|
|
101
|
-
"checkboxRoot": [],
|
|
102
|
-
"checkboxInput": [],
|
|
103
|
-
"checkboxIcon": [],
|
|
104
|
-
"checkboxInner": [],
|
|
105
|
-
"checkboxBody": [],
|
|
106
|
-
"checkboxBodyError": [],
|
|
107
|
-
"checkboxLabelWrapper": [],
|
|
108
|
-
"checkboxLabel": [],
|
|
109
|
-
"checkboxDescription": [],
|
|
110
|
-
"checkboxError": [],
|
|
111
|
-
"checkboxGroup": [],
|
|
112
|
-
"checkboxGroupRoot": [],
|
|
113
|
-
"checkboxGroupLabel": [],
|
|
114
|
-
"checkboxGroupRequired": [],
|
|
115
|
-
"checkboxGroupDescription": [],
|
|
116
|
-
"checkboxGroupError": [],
|
|
117
|
-
"checkboxGroupGroup": [],
|
|
118
|
-
"dropdown": [],
|
|
119
|
-
"dropdownRoot": [],
|
|
120
|
-
"dropdownEmpty": [],
|
|
121
|
-
"dropdownOptions": [],
|
|
122
|
-
"dropdownOption": [],
|
|
123
|
-
"dropdownTextInput": [],
|
|
124
|
-
"dropdownTextInputDescription": [],
|
|
125
|
-
"dropdownTextInputError": [],
|
|
126
|
-
"dropdownTextInputInput": [],
|
|
127
|
-
"dropdownTextInputLabel": [],
|
|
128
|
-
"dropdownTextInputRequired": [],
|
|
129
|
-
"dropdownTextInputRoot": [],
|
|
130
|
-
"dropdownTextInputSection": [],
|
|
131
|
-
"dropdownTextInputWrapper": [],
|
|
132
|
-
"dropdownChevron": [],
|
|
133
|
-
"dropdownChevronRoot": [],
|
|
134
|
-
"dropdownChevronIcon": [],
|
|
135
|
-
"dropdownChevronIconRoot": [
|
|
136
|
-
"invert]___[value:true]___[recipe:dropdownChevronIconRoot"
|
|
137
|
-
],
|
|
138
|
-
"dropdownClearButton": [],
|
|
139
|
-
"dropdownClearButtonRoot": [],
|
|
140
|
-
"dropdownClearButtonIcon": [],
|
|
141
|
-
"dropdownClearButtonIconRaw": [],
|
|
142
|
-
"dropdownClearButtonIconRawRoot": [],
|
|
143
|
-
"dropdownScrollAreaAutosize": [],
|
|
144
|
-
"icon": [],
|
|
145
|
-
"iconRoot": [],
|
|
146
|
-
"iconIconRaw": [],
|
|
147
|
-
"iconIconRawRoot": [],
|
|
148
|
-
"datePicker": [],
|
|
149
|
-
"datePickerRoot": [],
|
|
150
|
-
"datePickerWrapper": [],
|
|
151
|
-
"datePickerInput": [],
|
|
152
|
-
"datePickerLabel": [],
|
|
153
|
-
"datePickerError": [],
|
|
154
|
-
"datePickerDescription": [],
|
|
155
|
-
"datePickerPlaceholder": [],
|
|
156
|
-
"datePickerSection": [],
|
|
157
|
-
"datePickerRequired": [],
|
|
158
|
-
"datePickerDatePickerRoot": [],
|
|
159
|
-
"datePickerIconIcon": [],
|
|
160
|
-
"datePickerIconRoot": [],
|
|
161
|
-
"datePickerIconIconRaw": [],
|
|
162
|
-
"datePickerIconIconRawRoot": [],
|
|
163
|
-
"datePickerButtonIcon": [],
|
|
164
|
-
"datePickerButtonIconRoot": [],
|
|
165
|
-
"datePickerCalendarHeader": [],
|
|
166
|
-
"datePickerCalendarHeaderControl": [],
|
|
167
|
-
"datePickerCalendarHeaderLevel": [],
|
|
168
|
-
"datePickerCalendarHeaderControlIcon": [],
|
|
169
|
-
"datePickerLevelsGroup": [],
|
|
170
|
-
"datePickerPresetsList": [],
|
|
171
|
-
"datePickerPresetButton": [],
|
|
172
|
-
"datePickerDay": [],
|
|
173
|
-
"datePickerWeekdaysRow": [],
|
|
174
|
-
"datePickerWeekday": [],
|
|
175
|
-
"datePickerWeekNumber": [],
|
|
176
|
-
"datePickerMonth": [],
|
|
177
|
-
"datePickerMonthRow": [],
|
|
178
|
-
"datePickerMonthThead": [],
|
|
179
|
-
"datePickerMonthTbody": [],
|
|
180
|
-
"datePickerMonthCell": [],
|
|
181
|
-
"datePickerMonthsList": [],
|
|
182
|
-
"datePickerMonthsListRow": [],
|
|
183
|
-
"datePickerMonthsListCell": [],
|
|
184
|
-
"datePickerMonthsListControl": [],
|
|
185
|
-
"datePickerYearsList": [],
|
|
186
|
-
"datePickerYearsListRow": [],
|
|
187
|
-
"datePickerYearsListCell": [],
|
|
188
|
-
"datePickerYearsListControl": [],
|
|
189
|
-
"datePickerDropdown": [],
|
|
190
|
-
"datePickerArrow": [],
|
|
191
|
-
"datePickerOverlay": [],
|
|
192
|
-
"clearButton": [],
|
|
193
|
-
"clearButtonRoot": [],
|
|
194
|
-
"clearButtonIcon": [],
|
|
195
|
-
"clearButtonIconRaw": [],
|
|
196
|
-
"clearButtonIconRawRoot": [],
|
|
197
|
-
"chevron": [],
|
|
198
|
-
"chevronRoot": [],
|
|
199
|
-
"chevronIcon": [],
|
|
200
|
-
"chevronIconRoot": [
|
|
201
|
-
"invert]___[value:true]___[recipe:chevronIconRoot"
|
|
202
|
-
],
|
|
203
|
-
"textInput": [],
|
|
204
|
-
"textInputInput": [],
|
|
205
|
-
"textInputLabel": [],
|
|
206
|
-
"textInputDescription": [],
|
|
207
|
-
"textInputError": [],
|
|
208
|
-
"textInputWrapper": [],
|
|
209
|
-
"textInputRequired": [],
|
|
210
|
-
"textInputSection": [],
|
|
211
|
-
"textInputRoot": [],
|
|
212
|
-
"scrollAreaAutosize": [],
|
|
213
|
-
"scrollAreaAutosizeRoot": [],
|
|
214
|
-
"scrollAreaAutosizeViewport": [],
|
|
215
|
-
"scrollAreaAutosizeContent": [],
|
|
216
|
-
"scrollAreaAutosizeScrollbar": [],
|
|
217
|
-
"scrollAreaAutosizeThumb": [],
|
|
218
|
-
"scrollAreaAutosizeCorner": [],
|
|
219
|
-
"dropzone": [],
|
|
220
|
-
"dropzoneRoot": [],
|
|
221
|
-
"dropzoneDropzoneRoot": [],
|
|
222
|
-
"dropzoneDropzoneInner": [],
|
|
223
|
-
"dropzoneIconSlot": [],
|
|
224
|
-
"loaderOval": [],
|
|
225
|
-
"loaderOvalRoot": [],
|
|
226
|
-
"dropzoneLoader": [],
|
|
227
|
-
"dropzoneLoaderRoot": [],
|
|
228
|
-
"dropzoneIcon": [],
|
|
229
|
-
"dropzoneTextSlot": [],
|
|
230
|
-
"dropzoneTitle": [],
|
|
231
|
-
"dropzoneSubtitle": [],
|
|
232
|
-
"dropzoneHint": [],
|
|
233
|
-
"dropzoneFiles": [],
|
|
234
|
-
"dropzoneFilesRoot": [],
|
|
235
|
-
"dropzoneFilesLabelWrapper": [],
|
|
236
|
-
"dropzoneFilesLabel": [],
|
|
237
|
-
"dropzoneFilesDescription": [],
|
|
238
|
-
"dropzoneFilesDropzone": [],
|
|
239
|
-
"dropzoneFilesFileList": [],
|
|
240
|
-
"dropzoneFilesFileItem": [],
|
|
241
|
-
"uploadedFile": [],
|
|
242
|
-
"uploadedFileRoot": [],
|
|
243
|
-
"uploadedFileSection": [],
|
|
244
|
-
"uploadedFileContent": [],
|
|
245
|
-
"uploadedFileButtonIcon": [],
|
|
246
|
-
"uploadedFileButtonIconRoot": [],
|
|
247
|
-
"uploadedFileButtonIconIcon": [],
|
|
248
|
-
"uploadedFileButtonIconIconRaw": [],
|
|
249
|
-
"uploadedFileButtonIconIconRawRoot": [],
|
|
250
|
-
"uploadedFileDetails": [],
|
|
251
|
-
"uploadedFileSize": [],
|
|
252
|
-
"uploadedFileDate": [],
|
|
253
|
-
"uploadedFileType": [],
|
|
254
|
-
"uploadedFileName": [],
|
|
255
|
-
"uploadedFileLink": [],
|
|
256
|
-
"iconWrapped": [],
|
|
257
|
-
"iconWrappedRoot": [],
|
|
258
|
-
"dropzoneFilesUploadedFileStartIconWrapped": [],
|
|
259
|
-
"dropzoneFilesUploadedFileStartIconWrappedRoot": [],
|
|
260
|
-
"dropzoneFilesUploadedFileStartIcon": [],
|
|
261
|
-
"dropzoneFilesUploadedFileStartIconRoot": [],
|
|
262
|
-
"dropzoneFilesUploadedFileStartIconIconRaw": [],
|
|
263
|
-
"dropzoneFilesUploadedFileStartIconIconRawRoot": [],
|
|
264
|
-
"dropzoneFilesUploadedFile": [],
|
|
265
|
-
"dropzoneFilesError": [],
|
|
266
|
-
"fileInputStartIcon": [],
|
|
267
|
-
"fileInput": [],
|
|
268
|
-
"fileInputRoot": [],
|
|
269
|
-
"fileInputLabel": [],
|
|
270
|
-
"fileInputRequired": [],
|
|
271
|
-
"fileInputDescription": [],
|
|
272
|
-
"fileInputError": [],
|
|
273
|
-
"fileInputWrapper": [],
|
|
274
|
-
"fileInputInput": [],
|
|
275
|
-
"fileInputSection": [],
|
|
276
|
-
"fileInputPlaceholder": [],
|
|
277
|
-
"badge": [],
|
|
278
|
-
"badgeRoot": [],
|
|
279
|
-
"badgeLabel": [],
|
|
280
|
-
"badgeSection": [],
|
|
281
|
-
"fileInputBadge": [],
|
|
282
|
-
"multiSelectIconIcon": [],
|
|
283
|
-
"multiSelectIconRoot": [],
|
|
284
|
-
"multiSelectIconIconRaw": [],
|
|
285
|
-
"multiSelectIconIconRawRoot": [],
|
|
286
|
-
"multiSelect": [],
|
|
287
|
-
"multiSelectRoot": [],
|
|
288
|
-
"multiSelectOptions": [],
|
|
289
|
-
"multiSelectOption": [],
|
|
290
|
-
"multiSelectScrollAreaAutosize": [],
|
|
291
|
-
"multiSelectTextInput": [],
|
|
292
|
-
"multiSelectTextInputRoot": [],
|
|
293
|
-
"multiSelectTextInputLabel": [],
|
|
294
|
-
"multiSelectTextInputDescription": [],
|
|
295
|
-
"multiSelectTextInputError": [],
|
|
296
|
-
"multiSelectTextInputWrapper": [],
|
|
297
|
-
"multiSelectTextInputInput": [],
|
|
298
|
-
"multiSelectTextInputSection": [],
|
|
299
|
-
"multiSelectTextInputRequired": [],
|
|
300
|
-
"multiSelectChevron": [],
|
|
301
|
-
"multiSelectChevronRoot": [],
|
|
302
|
-
"multiSelectChevronIcon": [],
|
|
303
|
-
"multiSelectChevronIconRoot": [
|
|
304
|
-
"invert]___[value:true]___[recipe:multiSelectChevronIconRoot"
|
|
305
|
-
],
|
|
306
|
-
"tag": [],
|
|
307
|
-
"tagRoot": [],
|
|
308
|
-
"tagSection": [],
|
|
309
|
-
"tagLabel": [],
|
|
310
|
-
"tagButtonIcon": [],
|
|
311
|
-
"tagButtonIconIcon": [],
|
|
312
|
-
"tagButtonIconRoot": [],
|
|
313
|
-
"tagButtonIconIconRaw": [],
|
|
314
|
-
"tagButtonIconIconRawRoot": [],
|
|
315
|
-
"multiSelectTagsIconIcon": [],
|
|
316
|
-
"multiSelectTagsIconRoot": [],
|
|
317
|
-
"multiSelectTagsIconIconRaw": [],
|
|
318
|
-
"multiSelectTagsIconIconRawRoot": [],
|
|
319
|
-
"multiSelectTagsChevron": [],
|
|
320
|
-
"multiSelectTagsChevronRoot": [],
|
|
321
|
-
"multiSelectTagsChevronIcon": [],
|
|
322
|
-
"multiSelectTagsChevronIconRoot": [
|
|
323
|
-
"invert]___[value:true]___[recipe:multiSelectTagsChevronIconRoot"
|
|
324
|
-
],
|
|
325
|
-
"multiSelectTagsInput": [],
|
|
326
|
-
"multiSelectTagsInputRoot": [],
|
|
327
|
-
"multiSelectTagsInputWrapper": [],
|
|
328
|
-
"multiSelectTagsInputInput": [],
|
|
329
|
-
"multiSelectTagsInputSection": [],
|
|
330
|
-
"multiSelectTagsInputLabel": [],
|
|
331
|
-
"multiSelectTagsInputRequired": [],
|
|
332
|
-
"multiSelectTagsInputDescription": [],
|
|
333
|
-
"multiSelectTagsInputError": [],
|
|
334
|
-
"multiSelectTagsGroup": [],
|
|
335
|
-
"multiSelectTagsGroupRoot": [],
|
|
336
|
-
"multiSelectTagsInputPlaceholder": [],
|
|
337
|
-
"multiSelectTagsInputField": [],
|
|
338
|
-
"multiSelectTags": [],
|
|
339
|
-
"multiSelectTagsRoot": [],
|
|
340
|
-
"multiSelectTagsOptions": [],
|
|
341
|
-
"multiSelectTagsOption": [],
|
|
342
|
-
"multiSelectTagsEmpty": [],
|
|
343
|
-
"multiSelectTagsScrollAreaAutosize": [],
|
|
344
|
-
"passwordInputButtonIcon": [],
|
|
345
|
-
"passwordInputButtonIconRoot": [],
|
|
346
|
-
"passwordInputButtonIconIcon": [],
|
|
347
|
-
"passwordInputButtonIconIconRaw": [],
|
|
348
|
-
"passwordInputButtonIconIconRawRoot": [],
|
|
349
|
-
"passwordInput": [],
|
|
350
|
-
"passwordInputRoot": [],
|
|
351
|
-
"passwordInputLabel": [],
|
|
352
|
-
"passwordInputRequired": [],
|
|
353
|
-
"passwordInputDescription": [],
|
|
354
|
-
"passwordInputError": [],
|
|
355
|
-
"passwordInputWrapper": [],
|
|
356
|
-
"passwordInputInput": [],
|
|
357
|
-
"passwordInputSection": [],
|
|
358
|
-
"passwordInputStrength": [],
|
|
359
|
-
"passwordInputStrengthRoot": [],
|
|
360
|
-
"passwordInputStrengthLabel": [],
|
|
361
|
-
"passwordInputStrengthRequired": [],
|
|
362
|
-
"passwordInputStrengthDescription": [],
|
|
363
|
-
"passwordInputStrengthError": [],
|
|
364
|
-
"passwordInputStrengthWrapper": [],
|
|
365
|
-
"passwordInputStrengthInput": [],
|
|
366
|
-
"passwordInputStrengthSection": [],
|
|
367
|
-
"passwordInputStrengthStrengthIndicator": [],
|
|
368
|
-
"passwordInputStrengthStrengthIndicatorRoot": [],
|
|
369
|
-
"passwordInputStrengthStrengthIndicatorBars": [],
|
|
370
|
-
"passwordInputStrengthStrengthIndicatorBar": [],
|
|
371
|
-
"passwordInputStrengthStrengthIndicatorText": [],
|
|
372
|
-
"radio": [],
|
|
373
|
-
"radioRoot": [],
|
|
374
|
-
"radioRadio": [],
|
|
375
|
-
"radioIcon": [],
|
|
376
|
-
"radioInner": [],
|
|
377
|
-
"radioBody": [],
|
|
378
|
-
"radioLabelWrapper": [],
|
|
379
|
-
"radioLabel": [],
|
|
380
|
-
"radioDescription": [],
|
|
381
|
-
"radioError": [],
|
|
382
|
-
"radioGroup": [],
|
|
383
|
-
"radioGroupRoot": [],
|
|
384
|
-
"radioGroupLabel": [],
|
|
385
|
-
"radioGroupDescription": [],
|
|
386
|
-
"radioGroupRequired": [],
|
|
387
|
-
"radioGroupError": [],
|
|
388
|
-
"radioGroupGroup": [],
|
|
389
|
-
"select": [],
|
|
390
|
-
"selectRoot": [],
|
|
391
|
-
"selectOptions": [],
|
|
392
|
-
"selectOption": [],
|
|
393
|
-
"selectEmpty": [],
|
|
394
|
-
"selectSearch": [],
|
|
395
|
-
"selectTextInput": [],
|
|
396
|
-
"selectTextInputRoot": [],
|
|
397
|
-
"selectTextInputLabel": [],
|
|
398
|
-
"selectTextInputDescription": [],
|
|
399
|
-
"selectTextInputError": [],
|
|
400
|
-
"selectTextInputWrapper": [],
|
|
401
|
-
"selectTextInputInput": [],
|
|
402
|
-
"selectTextInputSection": [],
|
|
403
|
-
"selectTextInputRequired": [],
|
|
404
|
-
"selectChevron": [],
|
|
405
|
-
"selectChevronRoot": [],
|
|
406
|
-
"selectChevronIcon": [],
|
|
407
|
-
"selectChevronIconRoot": [
|
|
408
|
-
"invert]___[value:true]___[recipe:selectChevronIconRoot"
|
|
409
|
-
],
|
|
410
|
-
"selectClearButton": [],
|
|
411
|
-
"selectClearButtonRoot": [],
|
|
412
|
-
"selectClearButtonIcon": [],
|
|
413
|
-
"selectClearButtonIconRaw": [],
|
|
414
|
-
"selectClearButtonIconRawRoot": [],
|
|
415
|
-
"selectScrollAreaAutosize": [],
|
|
416
|
-
"textarea": [],
|
|
417
|
-
"textareaRoot": [],
|
|
418
|
-
"textareaLabel": [],
|
|
419
|
-
"textareaRequired": [],
|
|
420
|
-
"textareaDescription": [],
|
|
421
|
-
"textareaError": [],
|
|
422
|
-
"textareaWrapper": [],
|
|
423
|
-
"textareaInput": [],
|
|
424
|
-
"textareaSection": [],
|
|
425
|
-
"avatar": [],
|
|
426
|
-
"avatarRoot": [],
|
|
427
|
-
"avatarImage": [],
|
|
428
|
-
"avatarPlaceholder": [],
|
|
429
|
-
"calendar": [],
|
|
430
|
-
"calendarRoot": [],
|
|
431
|
-
"calendarToolbar": [],
|
|
432
|
-
"calendarMonth": [],
|
|
433
|
-
"calendarEvent": [],
|
|
434
|
-
"calendarAgenda": [],
|
|
435
|
-
"calendarTimeGrid": [],
|
|
436
|
-
"indicator": [],
|
|
437
|
-
"indicatorRoot": [],
|
|
438
|
-
"indicatorLabel": [
|
|
439
|
-
"position]___[value:top-end]___[recipe:indicatorLabel"
|
|
440
|
-
],
|
|
441
|
-
"tagGroup": [],
|
|
442
|
-
"tagGroupRoot": [],
|
|
443
|
-
"topBar": [],
|
|
444
|
-
"topBarRoot": [],
|
|
445
|
-
"topBarWrapper": [],
|
|
446
|
-
"topBarStartSlot": [],
|
|
447
|
-
"topBarEndSlot": [],
|
|
448
|
-
"horizontalDivider": [],
|
|
449
|
-
"horizontalDividerRoot": [],
|
|
450
|
-
"scrollArea": [],
|
|
451
|
-
"scrollAreaRoot": [],
|
|
452
|
-
"scrollAreaViewport": [],
|
|
453
|
-
"scrollAreaContent": [],
|
|
454
|
-
"scrollAreaScrollbar": [],
|
|
455
|
-
"scrollAreaThumb": [],
|
|
456
|
-
"scrollAreaCorner": [],
|
|
457
|
-
"breadcrumbs": [],
|
|
458
|
-
"breadcrumbsRoot": [],
|
|
459
|
-
"breadcrumbsWrapper": [],
|
|
460
|
-
"breadcrumbsList": [],
|
|
461
|
-
"breadcrumbsItem": [],
|
|
462
|
-
"breadcrumbsSeparator": [],
|
|
463
|
-
"breadcrumbsCurrent": [],
|
|
464
|
-
"menu": [],
|
|
465
|
-
"menuRoot": [],
|
|
466
|
-
"menuItem": [],
|
|
467
|
-
"menuItemLabel": [],
|
|
468
|
-
"menuItemSection": [],
|
|
469
|
-
"menuDivider": [],
|
|
470
|
-
"menuTargetButton": [],
|
|
471
|
-
"modal": [],
|
|
472
|
-
"modalRoot": [],
|
|
473
|
-
"modalOverlay": [],
|
|
474
|
-
"modalInner": [],
|
|
475
|
-
"modalContent": [],
|
|
476
|
-
"modalHeader": [],
|
|
477
|
-
"modalTitle": [],
|
|
478
|
-
"modalBody": [],
|
|
479
|
-
"modalClose": [],
|
|
480
|
-
"modalFooter": [],
|
|
481
|
-
"tooltip": [],
|
|
482
|
-
"tooltipRoot": [],
|
|
483
|
-
"tooltipArrow": [],
|
|
484
|
-
"logoImage": [],
|
|
485
|
-
"logoImageRoot": [],
|
|
486
|
-
"logoImageImage": [],
|
|
487
|
-
"logoSvg": [],
|
|
488
|
-
"logoSvgRoot": [],
|
|
489
|
-
"logoSvgSvg": [],
|
|
490
|
-
"modalAlert": [],
|
|
491
|
-
"modalAlertRoot": [],
|
|
492
|
-
"modalAlertOverlay": [],
|
|
493
|
-
"modalAlertInner": [],
|
|
494
|
-
"modalAlertContent": [],
|
|
495
|
-
"modalAlertHeader": [],
|
|
496
|
-
"modalAlertTitle": [],
|
|
497
|
-
"modalAlertClose": [],
|
|
498
|
-
"modalAlertBody": [],
|
|
499
|
-
"modalAlertFooter": [],
|
|
500
|
-
"modalAlertButtonConfirm": [],
|
|
501
|
-
"modalAlertButtonConfirmRoot": [],
|
|
502
|
-
"modalAlertButtonConfirmInner": [],
|
|
503
|
-
"modalAlertButtonConfirmLabel": [],
|
|
504
|
-
"modalAlertButtonConfirmSection": [],
|
|
505
|
-
"modalConfirm": [],
|
|
506
|
-
"modalConfirmRoot": [],
|
|
507
|
-
"modalConfirmOverlay": [],
|
|
508
|
-
"modalConfirmInner": [],
|
|
509
|
-
"modalConfirmContent": [],
|
|
510
|
-
"modalConfirmHeader": [],
|
|
511
|
-
"modalConfirmTitle": [],
|
|
512
|
-
"modalConfirmClose": [],
|
|
513
|
-
"modalConfirmBody": [],
|
|
514
|
-
"modalConfirmFooter": [],
|
|
515
|
-
"modalConfirmButtonCancel": [],
|
|
516
|
-
"modalConfirmButtonCancelRoot": [],
|
|
517
|
-
"modalConfirmButtonCancelInner": [],
|
|
518
|
-
"modalConfirmButtonCancelLabel": [],
|
|
519
|
-
"modalConfirmButtonCancelSection": [],
|
|
520
|
-
"modalConfirmButtonConfirm": [],
|
|
521
|
-
"modalConfirmButtonConfirmRoot": [],
|
|
522
|
-
"modalConfirmButtonConfirmInner": [],
|
|
523
|
-
"modalConfirmButtonConfirmLabel": [],
|
|
524
|
-
"modalConfirmButtonConfirmSection": [],
|
|
525
|
-
"notification": [],
|
|
526
|
-
"notificationRoot": [],
|
|
527
|
-
"notificationRootFadeOut": [],
|
|
528
|
-
"notificationWrapper": [],
|
|
529
|
-
"notificationIcon": [],
|
|
530
|
-
"notificationContent": [],
|
|
531
|
-
"notificationTitle": [],
|
|
532
|
-
"notificationLink": [],
|
|
533
|
-
"notificationDescription": [],
|
|
534
|
-
"notificationDismissButton": [],
|
|
535
|
-
"notificationDivider": [],
|
|
536
|
-
"userGroupPreview": [],
|
|
537
|
-
"userGroupPreviewRoot": [],
|
|
538
|
-
"userGroupPreviewList": [],
|
|
539
|
-
"userGroupPreviewListItem": [],
|
|
540
|
-
"userGroupPreviewAvatar": [],
|
|
541
|
-
"userGroupPreviewMore": [],
|
|
542
|
-
"userProfile": [],
|
|
543
|
-
"userProfileRoot": [],
|
|
544
|
-
"userProfileAvatar": [],
|
|
545
|
-
"userProfileWrapper": [],
|
|
546
|
-
"userProfileName": [],
|
|
547
|
-
"userProfileDescription": [],
|
|
548
|
-
"notificationMenu": [],
|
|
549
|
-
"notificationMenuButtonRow": [],
|
|
550
|
-
"notificationMenuEmptyWrapper": [],
|
|
551
|
-
"notificationMenuEmptyText": [],
|
|
552
|
-
"notificationMenuIndicator": [],
|
|
553
|
-
"notificationMenuButtonIconVisual": [],
|
|
554
|
-
"profileMenu": [],
|
|
555
|
-
"profileMenuUserProfile": [],
|
|
556
|
-
"backofficeTopBar": [],
|
|
557
|
-
"backofficeTopBarRoot": [],
|
|
558
|
-
"backofficeTopBarWrapper": [],
|
|
559
|
-
"backofficeTopBarStartSlot": [],
|
|
560
|
-
"backofficeTopBarEndSlot": [],
|
|
561
|
-
"breadcrumbsBar": [],
|
|
562
|
-
"breadcrumbsBarRoot": [],
|
|
563
|
-
"breadcrumbsBarWrapper": [],
|
|
564
|
-
"breadcrumbsBarButtonBack": [],
|
|
565
|
-
"breadcrumbsBarDivider": [],
|
|
566
|
-
"breadcrumbsLink": [],
|
|
567
|
-
"breadcrumbsBarBreadcrumbs": []
|
|
568
|
-
}
|
|
569
|
-
}
|
|
570
|
-
}
|