@designsystem-se/af 34.0.3-beta.0 → 34.0.3
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/components/digi-form-select-filter.js +1 -1
- package/dist/cjs/{code-example-variation.enum-c6557727.js → code-example-variation.enum-6826a1e7.js} +7 -0
- package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
- package/dist/cjs/digi-button_12.cjs.entry.js +1126 -0
- package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +8 -13
- package/dist/cjs/digi-code-block_3.cjs.entry.js +13 -18
- package/dist/cjs/digi-code-example.cjs.entry.js +3 -4
- package/dist/cjs/digi-dialog.cjs.entry.js +14 -19
- package/dist/cjs/digi-expandable-accordion.cjs.entry.js +8 -13
- package/dist/cjs/digi-footer.cjs.entry.js +7 -12
- package/dist/cjs/digi-form-error-list.cjs.entry.js +7 -12
- package/dist/cjs/digi-form-file-upload.cjs.entry.js +9 -10
- package/dist/cjs/digi-form-input-search.cjs.entry.js +6 -8
- package/dist/cjs/digi-form-receipt.cjs.entry.js +14 -19
- package/dist/cjs/digi-header-navigation.cjs.entry.js +7 -12
- package/dist/cjs/digi-header.cjs.entry.js +7 -12
- package/dist/cjs/digi-navigation-pagination.cjs.entry.js +5 -10
- package/dist/cjs/digi-notification-alert.cjs.entry.js +12 -17
- package/dist/cjs/digi-notification-error-page.cjs.entry.js +21 -26
- package/dist/cjs/digi-progress-indicator.cjs.entry.js +137 -0
- package/dist/cjs/digi-tools-feedback.cjs.entry.js +15 -20
- package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
- package/dist/cjs/{form-input-type.enum-9c8ee12a.js → form-input-type.enum-1fb2180a.js} +14 -0
- package/dist/cjs/{form-file-upload-variation.enum-634cfae8.js → form-validation-message-variation.enum-c5ec3e2d.js} +7 -0
- package/dist/cjs/index-cfa8e9be.js +8 -24
- package/dist/cjs/index.cjs.js +105 -110
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{typography-variation.enum-252bed2e.js → progress-indicator-variation.enum-7cf8e0e4.js} +0 -6
- package/dist/cjs/{tools-feedback-variation.enum-b17e8f87.js → typography-variation.enum-07b834ba.js} +34 -0
- package/dist/collection/components/_form/form-select-filter/form-select-filter.css +1 -1
- package/dist/collection/design-tokens/components/_navigation-context-menu.variables.scss +47 -3
- package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-context-menu.variables.scss +0 -40
- package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/p-0b2baab8.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-333d2a13.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-38405a91.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-3887bb40.js +1 -0
- package/dist/digi-arbetsformedlingen/p-39708dfd.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-435d4154.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-47367a06.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-4934e112.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-4a7e484f.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-537d3a7f.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-53cfeeba.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-62c112f5.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-7fc94925.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-8f0cfb82.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-9dd5d6c8.js +1 -0
- package/dist/digi-arbetsformedlingen/p-a29a52f3.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-a8afc3af.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-b4e075c1.js +1 -0
- package/dist/digi-arbetsformedlingen/p-be5aa9ca.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-c64b4626.js +1 -0
- package/dist/digi-arbetsformedlingen/p-ccca6900.js +1 -0
- package/dist/digi-arbetsformedlingen/p-dc888867.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-e6ff6b0f.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-f8fa5e66.entry.js +1 -0
- package/dist/esm/{code-example-variation.enum-e9f9fced.js → code-example-variation.enum-222e18d3.js} +8 -1
- package/dist/esm/digi-arbetsformedlingen.js +1 -1
- package/dist/esm/digi-button_12.entry.js +1111 -0
- package/dist/esm/digi-calendar-datepicker.entry.js +5 -10
- package/dist/esm/digi-code-block_3.entry.js +5 -10
- package/dist/esm/digi-code-example.entry.js +1 -2
- package/dist/esm/digi-dialog.entry.js +5 -10
- package/dist/esm/digi-expandable-accordion.entry.js +5 -10
- package/dist/esm/digi-footer.entry.js +5 -10
- package/dist/esm/digi-form-error-list.entry.js +5 -10
- package/dist/esm/digi-form-file-upload.entry.js +1 -2
- package/dist/esm/digi-form-input-search.entry.js +1 -3
- package/dist/esm/digi-form-receipt.entry.js +5 -10
- package/dist/esm/digi-header-navigation.entry.js +5 -10
- package/dist/esm/digi-header.entry.js +5 -10
- package/dist/esm/digi-navigation-pagination.entry.js +5 -10
- package/dist/esm/digi-notification-alert.entry.js +5 -10
- package/dist/esm/digi-notification-error-page.entry.js +5 -10
- package/dist/esm/digi-progress-indicator.entry.js +133 -0
- package/dist/esm/digi-tools-feedback.entry.js +5 -10
- package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
- package/dist/esm/{form-input-type.enum-3da3db27.js → form-input-type.enum-a6bba983.js} +15 -1
- package/dist/esm/{form-file-upload-variation.enum-9c49ec5e.js → form-validation-message-variation.enum-f7835fc5.js} +8 -1
- package/dist/esm/index-8e318bb2.js +8 -24
- package/dist/esm/index.js +5 -10
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{typography-variation.enum-d5ac8594.js → progress-indicator-variation.enum-b12ba50a.js} +1 -7
- package/dist/esm/{tools-feedback-variation.enum-4bfb560b.js → typography-variation.enum-253cc59f.js} +35 -1
- package/hydrate/index.js +1 -1
- package/hydrate/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/cjs/button-size.enum-7921c01e.js +0 -8
- package/dist/cjs/button-type.enum-406723db.js +0 -8
- package/dist/cjs/digi-button.cjs.entry.js +0 -130
- package/dist/cjs/digi-form-input.cjs.entry.js +0 -157
- package/dist/cjs/digi-form-label_3.cjs.entry.js +0 -129
- package/dist/cjs/digi-form-select-filter.cjs.entry.js +0 -552
- package/dist/cjs/digi-icon-check_6.cjs.entry.js +0 -286
- package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +0 -30
- package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +0 -83
- package/dist/cjs/form-input-search-variation.enum-c50239bc.js +0 -8
- package/dist/cjs/form-input-variation.enum-c750520c.js +0 -29
- package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +0 -8
- package/dist/digi-arbetsformedlingen/p-03c74be2.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-1d065367.js +0 -1
- package/dist/digi-arbetsformedlingen/p-1f956af8.js +0 -1
- package/dist/digi-arbetsformedlingen/p-27a933f2.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-38ac4375.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-3ee7d913.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4771449c.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-48d8109b.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4c6b9991.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4e311538.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4e9b1820.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4e9cd0cd.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4f4113d7.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-525bd193.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-551f6906.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-5a602122.js +0 -1
- package/dist/digi-arbetsformedlingen/p-6492e062.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-766df2e4.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-7933b555.js +0 -1
- package/dist/digi-arbetsformedlingen/p-7f1574ff.js +0 -1
- package/dist/digi-arbetsformedlingen/p-80fce66a.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-88b4d03a.js +0 -1
- package/dist/digi-arbetsformedlingen/p-905ccb30.js +0 -1
- package/dist/digi-arbetsformedlingen/p-91d1344c.js +0 -1
- package/dist/digi-arbetsformedlingen/p-a0472ce2.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-bad82d8a.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-bc37453e.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-bc3d2778.js +0 -1
- package/dist/digi-arbetsformedlingen/p-c7fd83fa.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-d13c7e47.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-edf6fbd2.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-ee9589e6.js +0 -1
- package/dist/digi-arbetsformedlingen/p-f3b56695.entry.js +0 -1
- package/dist/esm/button-size.enum-2dcd673f.js +0 -8
- package/dist/esm/button-type.enum-5250ae0b.js +0 -8
- package/dist/esm/digi-button.entry.js +0 -126
- package/dist/esm/digi-form-input.entry.js +0 -153
- package/dist/esm/digi-form-label_3.entry.js +0 -123
- package/dist/esm/digi-form-select-filter.entry.js +0 -548
- package/dist/esm/digi-icon-check_6.entry.js +0 -277
- package/dist/esm/digi-icon-chevron-down.entry.js +0 -26
- package/dist/esm/digi-util-keydown-handler.entry.js +0 -79
- package/dist/esm/form-input-search-variation.enum-f9d669f2.js +0 -8
- package/dist/esm/form-input-variation.enum-64d9450f.js +0 -29
- package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +0 -8
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -3,27 +3,22 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const badgeNotificationShape_enum = require('./badge-notification-shape.enum-ff802554.js');
|
|
6
|
-
const
|
|
6
|
+
const typographyVariation_enum = require('./typography-variation.enum-07b834ba.js');
|
|
7
7
|
const badgeStatusVariation_enum = require('./badge-status-variation.enum-0a5adc21.js');
|
|
8
|
-
const
|
|
9
|
-
const
|
|
8
|
+
const codeExampleVariation_enum = require('./code-example-variation.enum-6826a1e7.js');
|
|
9
|
+
const formInputType_enum = require('./form-input-type.enum-1fb2180a.js');
|
|
10
10
|
const buttonVariation_enum = require('./button-variation.enum-bc521499.js');
|
|
11
11
|
const calendarWeekViewHeadingLevel_enum = require('./calendar-week-view-heading-level.enum-fd0c841b.js');
|
|
12
12
|
const cardFooterBorder_enum = require('./card-footer-border.enum-143982da.js');
|
|
13
13
|
const barChartVariation_enum = require('./bar-chart-variation.enum-a4e866b6.js');
|
|
14
|
-
const codeExampleVariation_enum = require('./code-example-variation.enum-c6557727.js');
|
|
15
14
|
const codeVariation_enum = require('./code-variation.enum-c4a4e6fd.js');
|
|
16
15
|
const expandableFaqItemVariation_enum = require('./expandable-faq-item-variation.enum-89427195.js');
|
|
17
16
|
const expandableFaqVariation_enum = require('./expandable-faq-variation.enum-af923f49.js');
|
|
18
17
|
const footerCardVariation_enum = require('./footer-card-variation.enum-99555edc.js');
|
|
19
18
|
const formCheckboxVariation_enum = require('./form-checkbox-variation.enum-d2ca879e.js');
|
|
20
|
-
const
|
|
21
|
-
const formInputSearchVariation_enum = require('./form-input-search-variation.enum-c50239bc.js');
|
|
22
|
-
const formInputType_enum = require('./form-input-type.enum-9c8ee12a.js');
|
|
23
|
-
const formInputVariation_enum = require('./form-input-variation.enum-c750520c.js');
|
|
19
|
+
const formValidationMessageVariation_enum = require('./form-validation-message-variation.enum-c5ec3e2d.js');
|
|
24
20
|
const formSelectVariation_enum = require('./form-select-variation.enum-528c1bf0.js');
|
|
25
21
|
const formTextareaVariation_enum = require('./form-textarea-variation.enum-9c90d40f.js');
|
|
26
|
-
const formValidationMessageVariation_enum = require('./form-validation-message-variation.enum-855ae0be.js');
|
|
27
22
|
const infoCardMultiType_enum = require('./info-card-multi-type.enum-14746572.js');
|
|
28
23
|
const infoCardVariation_enum = require('./info-card-variation.enum-64cef637.js');
|
|
29
24
|
const layoutContainerMaxWidth_enum = require('./layout-container-max-width.enum-7e637f44.js');
|
|
@@ -40,7 +35,7 @@ const navigationContextMenuItemType_enum = require('./navigation-context-menu-it
|
|
|
40
35
|
const navigationContextMenuHorizontalPosition_enum = require('./navigation-context-menu-horizontal-position.enum-71b76501.js');
|
|
41
36
|
const navigationSidebarVariation_enum = require('./navigation-sidebar-variation.enum-1c0c3064.js');
|
|
42
37
|
const navigationVerticalMenuVariation_enum = require('./navigation-vertical-menu-variation.enum-c237edd3.js');
|
|
43
|
-
const
|
|
38
|
+
const progressIndicatorVariation_enum = require('./progress-indicator-variation.enum-7cf8e0e4.js');
|
|
44
39
|
const progressListItemVariation_enum = require('./progress-list-item-variation.enum-90e4c874.js');
|
|
45
40
|
const progressListVariation_enum = require('./progress-list-variation.enum-06d5ce27.js');
|
|
46
41
|
const progressbarVariation_enum = require('./progressbar-variation.enum-aff9fa80.js');
|
|
@@ -75,187 +70,211 @@ Object.defineProperty(exports, 'BadgeNotificationShape', {
|
|
|
75
70
|
Object.defineProperty(exports, 'BadgeNotificationType', {
|
|
76
71
|
enumerable: true,
|
|
77
72
|
get: function () {
|
|
78
|
-
return
|
|
73
|
+
return typographyVariation_enum.BadgeNotificationType;
|
|
79
74
|
}
|
|
80
75
|
});
|
|
81
76
|
Object.defineProperty(exports, 'CalendarDatepickerValidation', {
|
|
82
77
|
enumerable: true,
|
|
83
78
|
get: function () {
|
|
84
|
-
return
|
|
79
|
+
return typographyVariation_enum.CalendarDatepickerValidation;
|
|
85
80
|
}
|
|
86
81
|
});
|
|
87
82
|
Object.defineProperty(exports, 'CardShadow', {
|
|
88
83
|
enumerable: true,
|
|
89
84
|
get: function () {
|
|
90
|
-
return
|
|
85
|
+
return typographyVariation_enum.CardShadow;
|
|
91
86
|
}
|
|
92
87
|
});
|
|
93
88
|
Object.defineProperty(exports, 'CodeBlockLanguage', {
|
|
94
89
|
enumerable: true,
|
|
95
90
|
get: function () {
|
|
96
|
-
return
|
|
91
|
+
return typographyVariation_enum.CodeBlockLanguage;
|
|
97
92
|
}
|
|
98
93
|
});
|
|
99
94
|
Object.defineProperty(exports, 'DialogHeadingLevel', {
|
|
100
95
|
enumerable: true,
|
|
101
96
|
get: function () {
|
|
102
|
-
return
|
|
97
|
+
return typographyVariation_enum.DialogHeadingLevel;
|
|
103
98
|
}
|
|
104
99
|
});
|
|
105
100
|
Object.defineProperty(exports, 'DialogSize', {
|
|
106
101
|
enumerable: true,
|
|
107
102
|
get: function () {
|
|
108
|
-
return
|
|
103
|
+
return typographyVariation_enum.DialogSize;
|
|
109
104
|
}
|
|
110
105
|
});
|
|
111
106
|
Object.defineProperty(exports, 'DialogVariation', {
|
|
112
107
|
enumerable: true,
|
|
113
108
|
get: function () {
|
|
114
|
-
return
|
|
109
|
+
return typographyVariation_enum.DialogVariation;
|
|
115
110
|
}
|
|
116
111
|
});
|
|
117
112
|
Object.defineProperty(exports, 'ErrorPageStatusCodes', {
|
|
118
113
|
enumerable: true,
|
|
119
114
|
get: function () {
|
|
120
|
-
return
|
|
115
|
+
return typographyVariation_enum.ErrorPageStatusCodes;
|
|
121
116
|
}
|
|
122
117
|
});
|
|
123
118
|
Object.defineProperty(exports, 'ExpandableAccordionHeaderLevel', {
|
|
124
119
|
enumerable: true,
|
|
125
120
|
get: function () {
|
|
126
|
-
return
|
|
121
|
+
return typographyVariation_enum.ExpandableAccordionHeaderLevel;
|
|
127
122
|
}
|
|
128
123
|
});
|
|
129
124
|
Object.defineProperty(exports, 'ExpandableAccordionToggleType', {
|
|
130
125
|
enumerable: true,
|
|
131
126
|
get: function () {
|
|
132
|
-
return
|
|
127
|
+
return typographyVariation_enum.ExpandableAccordionToggleType;
|
|
133
128
|
}
|
|
134
129
|
});
|
|
135
130
|
Object.defineProperty(exports, 'ExpandableAccordionVariation', {
|
|
136
131
|
enumerable: true,
|
|
137
132
|
get: function () {
|
|
138
|
-
return
|
|
133
|
+
return typographyVariation_enum.ExpandableAccordionVariation;
|
|
139
134
|
}
|
|
140
135
|
});
|
|
141
136
|
Object.defineProperty(exports, 'FeedbackVariation', {
|
|
142
137
|
enumerable: true,
|
|
143
138
|
get: function () {
|
|
144
|
-
return
|
|
139
|
+
return typographyVariation_enum.FeedbackVariation;
|
|
145
140
|
}
|
|
146
141
|
});
|
|
147
142
|
Object.defineProperty(exports, 'FooterVariation', {
|
|
148
143
|
enumerable: true,
|
|
149
144
|
get: function () {
|
|
150
|
-
return
|
|
145
|
+
return typographyVariation_enum.FooterVariation;
|
|
151
146
|
}
|
|
152
147
|
});
|
|
153
148
|
Object.defineProperty(exports, 'FormErrorListHeadingLevel', {
|
|
154
149
|
enumerable: true,
|
|
155
150
|
get: function () {
|
|
156
|
-
return
|
|
151
|
+
return typographyVariation_enum.FormErrorListHeadingLevel;
|
|
152
|
+
}
|
|
153
|
+
});
|
|
154
|
+
Object.defineProperty(exports, 'FormInputMode', {
|
|
155
|
+
enumerable: true,
|
|
156
|
+
get: function () {
|
|
157
|
+
return typographyVariation_enum.FormInputMode;
|
|
158
|
+
}
|
|
159
|
+
});
|
|
160
|
+
Object.defineProperty(exports, 'FormInputValidation', {
|
|
161
|
+
enumerable: true,
|
|
162
|
+
get: function () {
|
|
163
|
+
return typographyVariation_enum.FormInputValidation;
|
|
164
|
+
}
|
|
165
|
+
});
|
|
166
|
+
Object.defineProperty(exports, 'FormInputVariation', {
|
|
167
|
+
enumerable: true,
|
|
168
|
+
get: function () {
|
|
169
|
+
return typographyVariation_enum.FormInputVariation;
|
|
157
170
|
}
|
|
158
171
|
});
|
|
159
172
|
Object.defineProperty(exports, 'FormRadiobuttonLayout', {
|
|
160
173
|
enumerable: true,
|
|
161
174
|
get: function () {
|
|
162
|
-
return
|
|
175
|
+
return typographyVariation_enum.FormRadiobuttonLayout;
|
|
163
176
|
}
|
|
164
177
|
});
|
|
165
178
|
Object.defineProperty(exports, 'FormRadiobuttonValidation', {
|
|
166
179
|
enumerable: true,
|
|
167
180
|
get: function () {
|
|
168
|
-
return
|
|
181
|
+
return typographyVariation_enum.FormRadiobuttonValidation;
|
|
169
182
|
}
|
|
170
183
|
});
|
|
171
184
|
Object.defineProperty(exports, 'FormRadiobuttonVariation', {
|
|
172
185
|
enumerable: true,
|
|
173
186
|
get: function () {
|
|
174
|
-
return
|
|
187
|
+
return typographyVariation_enum.FormRadiobuttonVariation;
|
|
175
188
|
}
|
|
176
189
|
});
|
|
177
190
|
Object.defineProperty(exports, 'FormReceiptHeadingLevel', {
|
|
178
191
|
enumerable: true,
|
|
179
192
|
get: function () {
|
|
180
|
-
return
|
|
193
|
+
return typographyVariation_enum.FormReceiptHeadingLevel;
|
|
181
194
|
}
|
|
182
195
|
});
|
|
183
196
|
Object.defineProperty(exports, 'FormReceiptType', {
|
|
184
197
|
enumerable: true,
|
|
185
198
|
get: function () {
|
|
186
|
-
return
|
|
199
|
+
return typographyVariation_enum.FormReceiptType;
|
|
187
200
|
}
|
|
188
201
|
});
|
|
189
202
|
Object.defineProperty(exports, 'FormReceiptVariation', {
|
|
190
203
|
enumerable: true,
|
|
191
204
|
get: function () {
|
|
192
|
-
return
|
|
205
|
+
return typographyVariation_enum.FormReceiptVariation;
|
|
193
206
|
}
|
|
194
207
|
});
|
|
195
208
|
Object.defineProperty(exports, 'FormSelectFilterValidation', {
|
|
196
209
|
enumerable: true,
|
|
197
210
|
get: function () {
|
|
198
|
-
return
|
|
211
|
+
return typographyVariation_enum.FormSelectFilterValidation;
|
|
199
212
|
}
|
|
200
213
|
});
|
|
201
214
|
Object.defineProperty(exports, 'HeaderCenterContentWidth', {
|
|
202
215
|
enumerable: true,
|
|
203
216
|
get: function () {
|
|
204
|
-
return
|
|
217
|
+
return typographyVariation_enum.HeaderCenterContentWidth;
|
|
205
218
|
}
|
|
206
219
|
});
|
|
207
220
|
Object.defineProperty(exports, 'InfoCardHeadingLevel', {
|
|
208
221
|
enumerable: true,
|
|
209
222
|
get: function () {
|
|
210
|
-
return
|
|
223
|
+
return typographyVariation_enum.InfoCardHeadingLevel;
|
|
211
224
|
}
|
|
212
225
|
});
|
|
213
226
|
Object.defineProperty(exports, 'InfoCardMultiContainerHeadingLevel', {
|
|
214
227
|
enumerable: true,
|
|
215
228
|
get: function () {
|
|
216
|
-
return
|
|
229
|
+
return typographyVariation_enum.InfoCardMultiContainerHeadingLevel;
|
|
217
230
|
}
|
|
218
231
|
});
|
|
219
232
|
Object.defineProperty(exports, 'InfoCardMultiHeadingLevel', {
|
|
220
233
|
enumerable: true,
|
|
221
234
|
get: function () {
|
|
222
|
-
return
|
|
235
|
+
return typographyVariation_enum.InfoCardMultiHeadingLevel;
|
|
223
236
|
}
|
|
224
237
|
});
|
|
225
238
|
Object.defineProperty(exports, 'InfoCardMultiVariation', {
|
|
226
239
|
enumerable: true,
|
|
227
240
|
get: function () {
|
|
228
|
-
return
|
|
241
|
+
return typographyVariation_enum.InfoCardMultiVariation;
|
|
229
242
|
}
|
|
230
243
|
});
|
|
231
244
|
Object.defineProperty(exports, 'NotificationAlertHeadingLevel', {
|
|
232
245
|
enumerable: true,
|
|
233
246
|
get: function () {
|
|
234
|
-
return
|
|
247
|
+
return typographyVariation_enum.NotificationAlertHeadingLevel;
|
|
235
248
|
}
|
|
236
249
|
});
|
|
237
250
|
Object.defineProperty(exports, 'NotificationAlertSize', {
|
|
238
251
|
enumerable: true,
|
|
239
252
|
get: function () {
|
|
240
|
-
return
|
|
253
|
+
return typographyVariation_enum.NotificationAlertSize;
|
|
241
254
|
}
|
|
242
255
|
});
|
|
243
256
|
Object.defineProperty(exports, 'NotificationAlertVariation', {
|
|
244
257
|
enumerable: true,
|
|
245
258
|
get: function () {
|
|
246
|
-
return
|
|
259
|
+
return typographyVariation_enum.NotificationAlertVariation;
|
|
247
260
|
}
|
|
248
261
|
});
|
|
249
262
|
Object.defineProperty(exports, 'ToolsFeedbackHeadingLevel', {
|
|
250
263
|
enumerable: true,
|
|
251
264
|
get: function () {
|
|
252
|
-
return
|
|
265
|
+
return typographyVariation_enum.ToolsFeedbackHeadingLevel;
|
|
253
266
|
}
|
|
254
267
|
});
|
|
255
268
|
Object.defineProperty(exports, 'ToolsFeedbackType', {
|
|
256
269
|
enumerable: true,
|
|
257
270
|
get: function () {
|
|
258
|
-
return
|
|
271
|
+
return typographyVariation_enum.ToolsFeedbackType;
|
|
272
|
+
}
|
|
273
|
+
});
|
|
274
|
+
Object.defineProperty(exports, 'TypographyVariation', {
|
|
275
|
+
enumerable: true,
|
|
276
|
+
get: function () {
|
|
277
|
+
return typographyVariation_enum.TypographyVariation;
|
|
259
278
|
}
|
|
260
279
|
});
|
|
261
280
|
Object.defineProperty(exports, 'BadgeStatusSize', {
|
|
@@ -279,67 +298,85 @@ Object.defineProperty(exports, 'BadgeStatusVariation', {
|
|
|
279
298
|
Object.defineProperty(exports, 'ButtonSize', {
|
|
280
299
|
enumerable: true,
|
|
281
300
|
get: function () {
|
|
282
|
-
return
|
|
301
|
+
return codeExampleVariation_enum.ButtonSize;
|
|
302
|
+
}
|
|
303
|
+
});
|
|
304
|
+
Object.defineProperty(exports, 'CodeBlockVariation', {
|
|
305
|
+
enumerable: true,
|
|
306
|
+
get: function () {
|
|
307
|
+
return codeExampleVariation_enum.CodeBlockVariation;
|
|
308
|
+
}
|
|
309
|
+
});
|
|
310
|
+
Object.defineProperty(exports, 'CodeExampleLanguage', {
|
|
311
|
+
enumerable: true,
|
|
312
|
+
get: function () {
|
|
313
|
+
return codeExampleVariation_enum.CodeExampleLanguage;
|
|
314
|
+
}
|
|
315
|
+
});
|
|
316
|
+
Object.defineProperty(exports, 'CodeExampleVariation', {
|
|
317
|
+
enumerable: true,
|
|
318
|
+
get: function () {
|
|
319
|
+
return codeExampleVariation_enum.CodeExampleVariation;
|
|
283
320
|
}
|
|
284
321
|
});
|
|
285
322
|
Object.defineProperty(exports, 'ButtonType', {
|
|
286
323
|
enumerable: true,
|
|
287
324
|
get: function () {
|
|
288
|
-
return
|
|
325
|
+
return formInputType_enum.ButtonType;
|
|
289
326
|
}
|
|
290
327
|
});
|
|
291
|
-
Object.defineProperty(exports, '
|
|
328
|
+
Object.defineProperty(exports, 'FormInputButtonVariation', {
|
|
292
329
|
enumerable: true,
|
|
293
330
|
get: function () {
|
|
294
|
-
return
|
|
331
|
+
return formInputType_enum.FormInputButtonVariation;
|
|
295
332
|
}
|
|
296
333
|
});
|
|
297
|
-
Object.defineProperty(exports, '
|
|
334
|
+
Object.defineProperty(exports, 'FormInputSearchVariation', {
|
|
298
335
|
enumerable: true,
|
|
299
336
|
get: function () {
|
|
300
|
-
return
|
|
337
|
+
return formInputType_enum.FormInputSearchVariation;
|
|
301
338
|
}
|
|
302
339
|
});
|
|
303
|
-
Object.defineProperty(exports, '
|
|
340
|
+
Object.defineProperty(exports, 'FormInputType', {
|
|
304
341
|
enumerable: true,
|
|
305
342
|
get: function () {
|
|
306
|
-
return
|
|
343
|
+
return formInputType_enum.FormInputType;
|
|
307
344
|
}
|
|
308
345
|
});
|
|
309
|
-
Object.defineProperty(exports, '
|
|
346
|
+
Object.defineProperty(exports, 'ButtonVariation', {
|
|
310
347
|
enumerable: true,
|
|
311
348
|
get: function () {
|
|
312
|
-
return
|
|
349
|
+
return buttonVariation_enum.ButtonVariation;
|
|
313
350
|
}
|
|
314
351
|
});
|
|
315
|
-
Object.defineProperty(exports, '
|
|
352
|
+
Object.defineProperty(exports, 'CalendarWeekViewHeadingLevel', {
|
|
316
353
|
enumerable: true,
|
|
317
354
|
get: function () {
|
|
318
|
-
return
|
|
355
|
+
return calendarWeekViewHeadingLevel_enum.CalendarWeekViewHeadingLevel;
|
|
319
356
|
}
|
|
320
357
|
});
|
|
321
|
-
Object.defineProperty(exports, '
|
|
358
|
+
Object.defineProperty(exports, 'CardBorder', {
|
|
322
359
|
enumerable: true,
|
|
323
360
|
get: function () {
|
|
324
|
-
return
|
|
361
|
+
return cardFooterBorder_enum.CardBorder;
|
|
325
362
|
}
|
|
326
363
|
});
|
|
327
|
-
Object.defineProperty(exports, '
|
|
364
|
+
Object.defineProperty(exports, 'CardBorderRadius', {
|
|
328
365
|
enumerable: true,
|
|
329
366
|
get: function () {
|
|
330
|
-
return
|
|
367
|
+
return cardFooterBorder_enum.CardBorderRadius;
|
|
331
368
|
}
|
|
332
369
|
});
|
|
333
|
-
Object.defineProperty(exports, '
|
|
370
|
+
Object.defineProperty(exports, 'CardFooterBorder', {
|
|
334
371
|
enumerable: true,
|
|
335
372
|
get: function () {
|
|
336
|
-
return
|
|
373
|
+
return cardFooterBorder_enum.CardFooterBorder;
|
|
337
374
|
}
|
|
338
375
|
});
|
|
339
|
-
Object.defineProperty(exports, '
|
|
376
|
+
Object.defineProperty(exports, 'BarChartVariation', {
|
|
340
377
|
enumerable: true,
|
|
341
378
|
get: function () {
|
|
342
|
-
return
|
|
379
|
+
return barChartVariation_enum.BarChartVariation;
|
|
343
380
|
}
|
|
344
381
|
});
|
|
345
382
|
Object.defineProperty(exports, 'CodeLanguage', {
|
|
@@ -405,55 +442,25 @@ Object.defineProperty(exports, 'FormCheckboxVariation', {
|
|
|
405
442
|
Object.defineProperty(exports, 'FormFileUploadHeadingLevel', {
|
|
406
443
|
enumerable: true,
|
|
407
444
|
get: function () {
|
|
408
|
-
return
|
|
445
|
+
return formValidationMessageVariation_enum.FormFileUploadHeadingLevel;
|
|
409
446
|
}
|
|
410
447
|
});
|
|
411
448
|
Object.defineProperty(exports, 'FormFileUploadValidation', {
|
|
412
449
|
enumerable: true,
|
|
413
450
|
get: function () {
|
|
414
|
-
return
|
|
451
|
+
return formValidationMessageVariation_enum.FormFileUploadValidation;
|
|
415
452
|
}
|
|
416
453
|
});
|
|
417
454
|
Object.defineProperty(exports, 'FormFileUploadVariation', {
|
|
418
455
|
enumerable: true,
|
|
419
456
|
get: function () {
|
|
420
|
-
return
|
|
421
|
-
}
|
|
422
|
-
});
|
|
423
|
-
Object.defineProperty(exports, 'FormInputSearchVariation', {
|
|
424
|
-
enumerable: true,
|
|
425
|
-
get: function () {
|
|
426
|
-
return formInputSearchVariation_enum.FormInputSearchVariation;
|
|
427
|
-
}
|
|
428
|
-
});
|
|
429
|
-
Object.defineProperty(exports, 'FormInputButtonVariation', {
|
|
430
|
-
enumerable: true,
|
|
431
|
-
get: function () {
|
|
432
|
-
return formInputType_enum.FormInputButtonVariation;
|
|
433
|
-
}
|
|
434
|
-
});
|
|
435
|
-
Object.defineProperty(exports, 'FormInputType', {
|
|
436
|
-
enumerable: true,
|
|
437
|
-
get: function () {
|
|
438
|
-
return formInputType_enum.FormInputType;
|
|
457
|
+
return formValidationMessageVariation_enum.FormFileUploadVariation;
|
|
439
458
|
}
|
|
440
459
|
});
|
|
441
|
-
Object.defineProperty(exports, '
|
|
442
|
-
enumerable: true,
|
|
443
|
-
get: function () {
|
|
444
|
-
return formInputVariation_enum.FormInputMode;
|
|
445
|
-
}
|
|
446
|
-
});
|
|
447
|
-
Object.defineProperty(exports, 'FormInputValidation', {
|
|
448
|
-
enumerable: true,
|
|
449
|
-
get: function () {
|
|
450
|
-
return formInputVariation_enum.FormInputValidation;
|
|
451
|
-
}
|
|
452
|
-
});
|
|
453
|
-
Object.defineProperty(exports, 'FormInputVariation', {
|
|
460
|
+
Object.defineProperty(exports, 'FormValidationMessageVariation', {
|
|
454
461
|
enumerable: true,
|
|
455
462
|
get: function () {
|
|
456
|
-
return
|
|
463
|
+
return formValidationMessageVariation_enum.FormValidationMessageVariation;
|
|
457
464
|
}
|
|
458
465
|
});
|
|
459
466
|
Object.defineProperty(exports, 'FormSelectValidation', {
|
|
@@ -480,12 +487,6 @@ Object.defineProperty(exports, 'FormTextareaVariation', {
|
|
|
480
487
|
return formTextareaVariation_enum.FormTextareaVariation;
|
|
481
488
|
}
|
|
482
489
|
});
|
|
483
|
-
Object.defineProperty(exports, 'FormValidationMessageVariation', {
|
|
484
|
-
enumerable: true,
|
|
485
|
-
get: function () {
|
|
486
|
-
return formValidationMessageVariation_enum.FormValidationMessageVariation;
|
|
487
|
-
}
|
|
488
|
-
});
|
|
489
490
|
Object.defineProperty(exports, 'InfoCardMultiType', {
|
|
490
491
|
enumerable: true,
|
|
491
492
|
get: function () {
|
|
@@ -675,19 +676,13 @@ Object.defineProperty(exports, 'NavigationVerticalMenuVariation', {
|
|
|
675
676
|
Object.defineProperty(exports, 'ProgressIndicatorRole', {
|
|
676
677
|
enumerable: true,
|
|
677
678
|
get: function () {
|
|
678
|
-
return
|
|
679
|
+
return progressIndicatorVariation_enum.ProgressIndicatorRole;
|
|
679
680
|
}
|
|
680
681
|
});
|
|
681
682
|
Object.defineProperty(exports, 'ProgressIndicatorVariation', {
|
|
682
683
|
enumerable: true,
|
|
683
684
|
get: function () {
|
|
684
|
-
return
|
|
685
|
-
}
|
|
686
|
-
});
|
|
687
|
-
Object.defineProperty(exports, 'TypographyVariation', {
|
|
688
|
-
enumerable: true,
|
|
689
|
-
get: function () {
|
|
690
|
-
return typographyVariation_enum.TypographyVariation;
|
|
685
|
+
return progressIndicatorVariation_enum.ProgressIndicatorVariation;
|
|
691
686
|
}
|
|
692
687
|
});
|
|
693
688
|
Object.defineProperty(exports, 'ProgressListItemHeadingLevel', {
|