@sebgroup/green-core-ng 2.37.4 → 3.0.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/fesm2022/sebgroup-green-core-ng.mjs +3867 -6878
- package/fesm2022/sebgroup-green-core-ng.mjs.map +1 -1
- package/generated/card/card.component.d.ts +1 -6
- package/generated/card/index.d.ts +1 -1
- package/generated/card-linked/card-linked.component.d.ts +0 -5
- package/generated/card-pattern-01/card-pattern-01.component.d.ts +1 -5
- package/generated/checkbox-group/checkbox-group.component.d.ts +3 -3
- package/generated/green-core-ng.module.d.ts +296 -328
- package/generated/index.d.ts +9 -41
- package/generated/radio-group/radio-group.component.d.ts +3 -3
- package/generated/table/table.component.d.ts +1 -4
- package/package.json +2 -2
- package/generated/icon-arrows-repeat/icon-arrows-repeat.component.d.ts +0 -79
- package/generated/icon-arrows-repeat/index.d.ts +0 -7
- package/generated/icon-bubble/icon-bubble.component.d.ts +0 -79
- package/generated/icon-bubble/index.d.ts +0 -7
- package/generated/icon-bubble-dots/icon-bubble-dots.component.d.ts +0 -79
- package/generated/icon-bubble-dots/index.d.ts +0 -7
- package/generated/icon-bubble-question/icon-bubble-question.component.d.ts +0 -79
- package/generated/icon-bubble-question/index.d.ts +0 -7
- package/generated/icon-bubble-quotes/icon-bubble-quotes.component.d.ts +0 -79
- package/generated/icon-bubble-quotes/index.d.ts +0 -7
- package/generated/icon-bubble-text/icon-bubble-text.component.d.ts +0 -79
- package/generated/icon-bubble-text/index.d.ts +0 -7
- package/generated/icon-bubble-wide-annotation/icon-bubble-wide-annotation.component.d.ts +0 -79
- package/generated/icon-bubble-wide-annotation/index.d.ts +0 -7
- package/generated/icon-cain-link/icon-cain-link.component.d.ts +0 -79
- package/generated/icon-cain-link/index.d.ts +0 -7
- package/generated/icon-charging-station/icon-charging-station.component.d.ts +0 -79
- package/generated/icon-charging-station/index.d.ts +0 -7
- package/generated/icon-chart-one/icon-chart-one.component.d.ts +0 -79
- package/generated/icon-chart-one/index.d.ts +0 -7
- package/generated/icon-chart-presentation/icon-chart-presentation.component.d.ts +0 -79
- package/generated/icon-chart-presentation/index.d.ts +0 -7
- package/generated/icon-focus-square/icon-focus-square.component.d.ts +0 -79
- package/generated/icon-focus-square/index.d.ts +0 -7
- package/generated/icon-folder-paper/icon-folder-paper.component.d.ts +0 -79
- package/generated/icon-folder-paper/index.d.ts +0 -7
- package/generated/icon-folder-upload/icon-folder-upload.component.d.ts +0 -79
- package/generated/icon-folder-upload/index.d.ts +0 -7
- package/generated/icon-invite/icon-invite.component.d.ts +0 -79
- package/generated/icon-invite/index.d.ts +0 -7
- package/generated/icon-light-bulb/icon-light-bulb.component.d.ts +0 -79
- package/generated/icon-light-bulb/index.d.ts +0 -7
- package/generated/icon-maintenance/icon-maintenance.component.d.ts +0 -79
- package/generated/icon-maintenance/index.d.ts +0 -7
- package/generated/icon-other/icon-other.component.d.ts +0 -79
- package/generated/icon-other/index.d.ts +0 -7
- package/generated/icon-page-text/icon-page-text.component.d.ts +0 -79
- package/generated/icon-page-text/index.d.ts +0 -7
- package/generated/icon-pencel-line/icon-pencel-line.component.d.ts +0 -79
- package/generated/icon-pencel-line/index.d.ts +0 -7
- package/generated/icon-phone-dynamic-island/icon-phone-dynamic-island.component.d.ts +0 -79
- package/generated/icon-phone-dynamic-island/index.d.ts +0 -7
- package/generated/icon-seb/icon-seb.component.d.ts +0 -79
- package/generated/icon-seb/index.d.ts +0 -7
- package/generated/icon-settings-slider-three/icon-settings-slider-three.component.d.ts +0 -79
- package/generated/icon-settings-slider-three/index.d.ts +0 -7
- package/generated/icon-solar-panel/icon-solar-panel.component.d.ts +0 -79
- package/generated/icon-solar-panel/index.d.ts +0 -7
- package/generated/icon-square-check/icon-square-check.component.d.ts +0 -79
- package/generated/icon-square-check/index.d.ts +0 -7
- package/generated/icon-square-info/icon-square-info.component.d.ts +0 -79
- package/generated/icon-square-info/index.d.ts +0 -7
- package/generated/icon-square-minus/icon-square-minus.component.d.ts +0 -79
- package/generated/icon-square-minus/index.d.ts +0 -7
- package/generated/icon-square-plus/icon-square-plus.component.d.ts +0 -79
- package/generated/icon-square-plus/index.d.ts +0 -7
- package/generated/icon-square-x/icon-square-x.component.d.ts +0 -79
- package/generated/icon-square-x/index.d.ts +0 -7
- package/generated/icon-suitcase-work/icon-suitcase-work.component.d.ts +0 -79
- package/generated/icon-suitcase-work/index.d.ts +0 -7
- package/generated/icon-todos/icon-todos.component.d.ts +0 -79
- package/generated/icon-todos/index.d.ts +0 -7
- package/generated/icon-vertical-alignment-right/icon-vertical-alignment-right.component.d.ts +0 -79
- package/generated/icon-vertical-alignment-right/index.d.ts +0 -7
package/generated/index.d.ts
CHANGED
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
*/
|
|
5
5
|
export * from './alert';
|
|
6
6
|
export * from './badge';
|
|
7
|
-
export * from './blur';
|
|
8
|
-
export * from './breadcrumbs';
|
|
9
7
|
export * from './button';
|
|
10
|
-
export * from './
|
|
8
|
+
export * from './breadcrumbs';
|
|
9
|
+
export * from './blur';
|
|
11
10
|
export * from './calendar';
|
|
12
|
-
export * from './card
|
|
11
|
+
export * from './card';
|
|
13
12
|
export * from './checkbox';
|
|
13
|
+
export * from './card-linked';
|
|
14
14
|
export * from './coachmark';
|
|
15
15
|
export * from './context-menu';
|
|
16
|
-
export * from './datepicker';
|
|
17
16
|
export * from './details';
|
|
17
|
+
export * from './datepicker';
|
|
18
18
|
export * from './dialog';
|
|
19
19
|
export * from './div';
|
|
20
20
|
export * from './divider';
|
|
21
21
|
export * from './dropdown';
|
|
22
22
|
export * from './fab';
|
|
23
|
-
export * from './filter-chips';
|
|
24
23
|
export * from './flex';
|
|
24
|
+
export * from './filter-chips';
|
|
25
25
|
export * from './form-summary';
|
|
26
26
|
export * from './grid';
|
|
27
27
|
export * from './grouped-list';
|
|
@@ -48,15 +48,15 @@ export * from './video';
|
|
|
48
48
|
export * from './card-pattern-01';
|
|
49
49
|
export * from './breadcrumb';
|
|
50
50
|
export * from './checkbox-group';
|
|
51
|
-
export * from './filter-chip';
|
|
52
51
|
export * from './icon-details';
|
|
52
|
+
export * from './filter-chip';
|
|
53
53
|
export * from './formatted-account';
|
|
54
54
|
export * from './formatted-date';
|
|
55
55
|
export * from './formatted-number';
|
|
56
56
|
export * from './radio-group';
|
|
57
|
-
export * from './sensitive-date';
|
|
58
|
-
export * from './sensitive-account';
|
|
59
57
|
export * from './segment';
|
|
58
|
+
export * from './sensitive-account';
|
|
59
|
+
export * from './sensitive-date';
|
|
60
60
|
export * from './sensitive-number';
|
|
61
61
|
export * from './icon-ai';
|
|
62
62
|
export * from './icon-airplane-up';
|
|
@@ -87,7 +87,6 @@ export * from './icon-arrow-wall-left';
|
|
|
87
87
|
export * from './icon-arrow-wall-right';
|
|
88
88
|
export * from './icon-arrow-wall-up';
|
|
89
89
|
export * from './icon-arrow';
|
|
90
|
-
export * from './icon-arrows-repeat';
|
|
91
90
|
export * from './icon-asterisk';
|
|
92
91
|
export * from './icon-at';
|
|
93
92
|
export * from './icon-back';
|
|
@@ -130,16 +129,9 @@ export * from './icon-brand-swish-word';
|
|
|
130
129
|
export * from './icon-brand-x';
|
|
131
130
|
export * from './icon-brush';
|
|
132
131
|
export * from './icon-bubble-annotation';
|
|
133
|
-
export * from './icon-bubble-dots';
|
|
134
|
-
export * from './icon-bubble-question';
|
|
135
|
-
export * from './icon-bubble-quotes';
|
|
136
|
-
export * from './icon-bubble-text';
|
|
137
|
-
export * from './icon-bubble-wide-annotation';
|
|
138
|
-
export * from './icon-bubble';
|
|
139
132
|
export * from './icon-bubbles';
|
|
140
133
|
export * from './icon-buildings';
|
|
141
134
|
export * from './icon-bullet-list';
|
|
142
|
-
export * from './icon-cain-link';
|
|
143
135
|
export * from './icon-calculator';
|
|
144
136
|
export * from './icon-calendar-check';
|
|
145
137
|
export * from './icon-calendar';
|
|
@@ -149,9 +141,6 @@ export * from './icon-car';
|
|
|
149
141
|
export * from './icon-carussel';
|
|
150
142
|
export * from './icon-chain-link-broken';
|
|
151
143
|
export * from './icon-chain-link';
|
|
152
|
-
export * from './icon-charging-station';
|
|
153
|
-
export * from './icon-chart-one';
|
|
154
|
-
export * from './icon-chart-presentation';
|
|
155
144
|
export * from './icon-chart-two';
|
|
156
145
|
export * from './icon-checklist';
|
|
157
146
|
export * from './icon-checkmark';
|
|
@@ -219,11 +208,8 @@ export * from './icon-files';
|
|
|
219
208
|
export * from './icon-filter';
|
|
220
209
|
export * from './icon-flag';
|
|
221
210
|
export * from './icon-floppy-disk';
|
|
222
|
-
export * from './icon-focus-square';
|
|
223
211
|
export * from './icon-focus';
|
|
224
212
|
export * from './icon-folder-add-right';
|
|
225
|
-
export * from './icon-folder-paper';
|
|
226
|
-
export * from './icon-folder-upload';
|
|
227
213
|
export * from './icon-folder';
|
|
228
214
|
export * from './icon-fullscreen';
|
|
229
215
|
export * from './icon-gift';
|
|
@@ -245,7 +231,6 @@ export * from './icon-hourglass';
|
|
|
245
231
|
export * from './icon-images';
|
|
246
232
|
export * from './icon-inbox-empty';
|
|
247
233
|
export * from './icon-industry';
|
|
248
|
-
export * from './icon-invite';
|
|
249
234
|
export * from './icon-jpg';
|
|
250
235
|
export * from './icon-key';
|
|
251
236
|
export * from './icon-knife-spoon';
|
|
@@ -253,7 +238,6 @@ export * from './icon-lab';
|
|
|
253
238
|
export * from './icon-law';
|
|
254
239
|
export * from './icon-leisure';
|
|
255
240
|
export * from './icon-light-bulb-simple';
|
|
256
|
-
export * from './icon-light-bulb';
|
|
257
241
|
export * from './icon-lightning';
|
|
258
242
|
export * from './icon-line-chart-four';
|
|
259
243
|
export * from './icon-line-chart-one';
|
|
@@ -262,7 +246,6 @@ export * from './icon-line-chart-two';
|
|
|
262
246
|
export * from './icon-lock';
|
|
263
247
|
export * from './icon-macbook-air';
|
|
264
248
|
export * from './icon-magnifying-glass';
|
|
265
|
-
export * from './icon-maintenance';
|
|
266
249
|
export * from './icon-map-pin';
|
|
267
250
|
export * from './icon-megaphone';
|
|
268
251
|
export * from './icon-menu-sidebar';
|
|
@@ -276,14 +259,11 @@ export * from './icon-moneybag';
|
|
|
276
259
|
export * from './icon-moon';
|
|
277
260
|
export * from './icon-mute';
|
|
278
261
|
export * from './icon-office';
|
|
279
|
-
export * from './icon-other';
|
|
280
262
|
export * from './icon-page-add';
|
|
281
|
-
export * from './icon-page-text';
|
|
282
263
|
export * from './icon-paper-plane-top-right';
|
|
283
264
|
export * from './icon-paperclip';
|
|
284
265
|
export * from './icon-pause';
|
|
285
266
|
export * from './icon-pdf';
|
|
286
|
-
export * from './icon-pencel-line';
|
|
287
267
|
export * from './icon-pencil-sign';
|
|
288
268
|
export * from './icon-pencil-sparkle';
|
|
289
269
|
export * from './icon-pencil-wave';
|
|
@@ -297,7 +277,6 @@ export * from './icon-people-profile';
|
|
|
297
277
|
export * from './icon-people-remove';
|
|
298
278
|
export * from './icon-people';
|
|
299
279
|
export * from './icon-percent';
|
|
300
|
-
export * from './icon-phone-dynamic-island';
|
|
301
280
|
export * from './icon-phone';
|
|
302
281
|
export * from './icon-pie-chart';
|
|
303
282
|
export * from './icon-piggy-bank';
|
|
@@ -330,10 +309,8 @@ export * from './icon-safari';
|
|
|
330
309
|
export * from './icon-school';
|
|
331
310
|
export * from './icon-scissors';
|
|
332
311
|
export * from './icon-search-menu';
|
|
333
|
-
export * from './icon-seb';
|
|
334
312
|
export * from './icon-settings-gear';
|
|
335
313
|
export * from './icon-settings-slider-hor';
|
|
336
|
-
export * from './icon-settings-slider-three';
|
|
337
314
|
export * from './icon-settings-slider-ver';
|
|
338
315
|
export * from './icon-shapes';
|
|
339
316
|
export * from './icon-share';
|
|
@@ -343,7 +320,6 @@ export * from './icon-shield';
|
|
|
343
320
|
export * from './icon-shopping-bag';
|
|
344
321
|
export * from './icon-signature';
|
|
345
322
|
export * from './icon-smartwatch';
|
|
346
|
-
export * from './icon-solar-panel';
|
|
347
323
|
export * from './icon-solar';
|
|
348
324
|
export * from './icon-sort-ascending';
|
|
349
325
|
export * from './icon-sort-descending';
|
|
@@ -352,16 +328,10 @@ export * from './icon-sort-up';
|
|
|
352
328
|
export * from './icon-sort';
|
|
353
329
|
export * from './icon-square-arrow-top-right';
|
|
354
330
|
export * from './icon-square-behind-square';
|
|
355
|
-
export * from './icon-square-check';
|
|
356
331
|
export * from './icon-square-grid-circle';
|
|
357
|
-
export * from './icon-square-info';
|
|
358
|
-
export * from './icon-square-minus';
|
|
359
332
|
export * from './icon-square-placeholder';
|
|
360
|
-
export * from './icon-square-plus';
|
|
361
|
-
export * from './icon-square-x';
|
|
362
333
|
export * from './icon-star';
|
|
363
334
|
export * from './icon-store';
|
|
364
|
-
export * from './icon-suitcase-work';
|
|
365
335
|
export * from './icon-sun';
|
|
366
336
|
export * from './icon-sunset-arrow-down';
|
|
367
337
|
export * from './icon-tag';
|
|
@@ -373,7 +343,6 @@ export * from './icon-thermostat';
|
|
|
373
343
|
export * from './icon-thumbs-down';
|
|
374
344
|
export * from './icon-thumbs-up';
|
|
375
345
|
export * from './icon-ticket';
|
|
376
|
-
export * from './icon-todos';
|
|
377
346
|
export * from './icon-trading-view-candles';
|
|
378
347
|
export * from './icon-trash-can';
|
|
379
348
|
export * from './icon-tree';
|
|
@@ -386,7 +355,6 @@ export * from './icon-triangle-exclamation';
|
|
|
386
355
|
export * from './icon-truck';
|
|
387
356
|
export * from './icon-umbrella-security';
|
|
388
357
|
export * from './icon-unlocked';
|
|
389
|
-
export * from './icon-vertical-alignment-right';
|
|
390
358
|
export * from './icon-volume-full';
|
|
391
359
|
export * from './icon-volume-half';
|
|
392
360
|
export * from './icon-volume-off';
|
|
@@ -61,8 +61,8 @@ export declare class GdsRadioGroupComponent extends GdsFormControlBase {
|
|
|
61
61
|
maxInlineSize?: GdsRadioGroup['max-inline-size'];
|
|
62
62
|
/** Controls the font-size of label and supporting text on group form control header and single radio buttons respectively. */
|
|
63
63
|
size?: GdsRadioGroup['size'];
|
|
64
|
-
/** The direction in which radio buttons are displayed. */
|
|
65
|
-
|
|
64
|
+
/** The flex-direction in which radio buttons are displayed. */
|
|
65
|
+
flexDirection?: GdsRadioGroup['flexDirection'];
|
|
66
66
|
/** The supporting text displayed between the label and the field.
|
|
67
67
|
This text provides additional context or information to the user. */
|
|
68
68
|
supportingText?: GdsRadioGroup['supportingText'];
|
|
@@ -93,7 +93,7 @@ export declare class GdsRadioGroupComponent extends GdsFormControlBase {
|
|
|
93
93
|
ngOnChanges(changes: SimpleChanges): void;
|
|
94
94
|
ngAfterViewInit(): void;
|
|
95
95
|
static ɵfac: i0.ɵɵFactoryDeclaration<GdsRadioGroupComponent, never>;
|
|
96
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GdsRadioGroupComponent, "gds-radio-group", never, { "alignSelf": { "alias": "alignSelf"; "required": false; }; "justifySelf": { "alias": "justifySelf"; "required": false; }; "placeSelf": { "alias": "placeSelf"; "required": false; }; "gridColumn": { "alias": "gridColumn"; "required": false; }; "gridRow": { "alias": "gridRow"; "required": false; }; "gridArea": { "alias": "gridArea"; "required": false; }; "flex": { "alias": "flex"; "required": false; }; "order": { "alias": "order"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "marginInline": { "alias": "marginInline"; "required": false; }; "marginBlock": { "alias": "marginBlock"; "required": false; }; "width": { "alias": "width"; "required": false; }; "minWidth": { "alias": "minWidth"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "inlineSize": { "alias": "inlineSize"; "required": false; }; "minInlineSize": { "alias": "minInlineSize"; "required": false; }; "maxInlineSize": { "alias": "maxInlineSize"; "required": false; }; "size": { "alias": "size"; "required": false; }; "
|
|
96
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GdsRadioGroupComponent, "gds-radio-group", never, { "alignSelf": { "alias": "alignSelf"; "required": false; }; "justifySelf": { "alias": "justifySelf"; "required": false; }; "placeSelf": { "alias": "placeSelf"; "required": false; }; "gridColumn": { "alias": "gridColumn"; "required": false; }; "gridRow": { "alias": "gridRow"; "required": false; }; "gridArea": { "alias": "gridArea"; "required": false; }; "flex": { "alias": "flex"; "required": false; }; "order": { "alias": "order"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "marginInline": { "alias": "marginInline"; "required": false; }; "marginBlock": { "alias": "marginBlock"; "required": false; }; "width": { "alias": "width"; "required": false; }; "minWidth": { "alias": "minWidth"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "inlineSize": { "alias": "inlineSize"; "required": false; }; "minInlineSize": { "alias": "minInlineSize"; "required": false; }; "maxInlineSize": { "alias": "maxInlineSize"; "required": false; }; "size": { "alias": "size"; "required": false; }; "flexDirection": { "alias": "flexDirection"; "required": false; }; "supportingText": { "alias": "supportingText"; "required": false; }; "showExtendedSupportingText": { "alias": "showExtendedSupportingText"; "required": false; }; "validator": { "alias": "validator"; "required": false; }; "required": { "alias": "required"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "label": { "alias": "label"; "required": false; }; "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "change": "change"; "input": "input"; }, never, ["*"], true, never>;
|
|
97
97
|
static ngAcceptInputType_showExtendedSupportingText: unknown;
|
|
98
98
|
static ngAcceptInputType_required: unknown;
|
|
99
99
|
static ngAcceptInputType_disabled: unknown;
|
|
@@ -77,10 +77,7 @@ export declare class GdsTableComponent implements OnInit, OnChanges, AfterViewIn
|
|
|
77
77
|
with a sticky header that remains visible. */
|
|
78
78
|
height?: GdsTable['height'];
|
|
79
79
|
/** Sets the visual variant of the table container card.
|
|
80
|
-
Forwards to the underlying `gds-card` component.
|
|
81
|
-
Accepts: `primary`, `secondary` (default), `tertiary`.
|
|
82
|
-
|
|
83
|
-
> Variant naming will change in the next major release. */
|
|
80
|
+
Forwards to the underlying `gds-card` component. */
|
|
84
81
|
variant?: GdsTable['variant'];
|
|
85
82
|
/** Fired when the active page changes. Detail: `{ page: number }` */
|
|
86
83
|
gdsPageChange: EventEmitter<CustomEvent<any>>;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sebgroup/green-core-ng",
|
|
3
3
|
"description": "Angular wrappers for @sebgroup/green-core web components.",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "3.0.0",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"module": "fesm2022/sebgroup-green-core-ng.mjs",
|
|
7
7
|
"type": "module",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"directory": "../../dist/libs/core-ng"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@sebgroup/green-core": "
|
|
25
|
+
"@sebgroup/green-core": "3.0.0",
|
|
26
26
|
"tslib": "^2.3.0"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, AfterViewInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { IconArrowsRepeat } from '@sebgroup/green-core/components/icon/icons/arrows-repeat.component.js';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Angular wrapper for the gds-icon-arrows-repeat web component
|
|
6
|
-
*
|
|
7
|
-
*/
|
|
8
|
-
export declare class IconArrowsRepeatComponent implements OnInit, OnChanges, AfterViewInit {
|
|
9
|
-
private elementRef;
|
|
10
|
-
private zone;
|
|
11
|
-
private cdr;
|
|
12
|
-
get element(): IconArrowsRepeat;
|
|
13
|
-
constructor();
|
|
14
|
-
/** Style Expression Property that controls the `margin` property.
|
|
15
|
-
Only accepts space tokens. */
|
|
16
|
-
margin?: IconArrowsRepeat['margin'];
|
|
17
|
-
/** Style Expression Property that controls the `margin-inline` property.
|
|
18
|
-
Only accepts space tokens. */
|
|
19
|
-
marginInline?: IconArrowsRepeat['margin-inline'];
|
|
20
|
-
/** Style Expression Property that controls the `margin-block` property.
|
|
21
|
-
Only accepts space tokens. */
|
|
22
|
-
marginBlock?: IconArrowsRepeat['margin-block'];
|
|
23
|
-
/** Style Expression Property that controls the `align-self` property.
|
|
24
|
-
Supports all valid CSS `align-self` values. */
|
|
25
|
-
alignSelf?: IconArrowsRepeat['align-self'];
|
|
26
|
-
/** Style Expression Property that controls the `justify-self` property.
|
|
27
|
-
Supports all valid CSS `justify-self` values. */
|
|
28
|
-
justifySelf?: IconArrowsRepeat['justify-self'];
|
|
29
|
-
/** Style Expression Property that controls the `place-self` property.
|
|
30
|
-
Supports all valid CSS `place-self` values. */
|
|
31
|
-
placeSelf?: IconArrowsRepeat['place-self'];
|
|
32
|
-
/** Style Expression Property that controls the `grid-column` property.
|
|
33
|
-
Supports all valid CSS grid-column values.
|
|
34
|
-
Documentation: https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column */
|
|
35
|
-
gridColumn?: IconArrowsRepeat['grid-column'];
|
|
36
|
-
/** Style Expression Property that controls the `grid-row` property.
|
|
37
|
-
Supports all valid CSS `grid-row` values. */
|
|
38
|
-
gridRow?: IconArrowsRepeat['grid-row'];
|
|
39
|
-
/** Style Expression Property that controls the `grid-area` property.
|
|
40
|
-
Supports all valid CSS `grid-area` values. */
|
|
41
|
-
gridArea?: IconArrowsRepeat['grid-area'];
|
|
42
|
-
/** Style Expression Property that controls the `flex` property.
|
|
43
|
-
Supports all valid CSS `flex` values. */
|
|
44
|
-
flex?: IconArrowsRepeat['flex'];
|
|
45
|
-
/** Style Expression Property that controls the `order` property.
|
|
46
|
-
Supports all valid CSS `order` values. */
|
|
47
|
-
order?: IconArrowsRepeat['order'];
|
|
48
|
-
/** This property allow you to set the size of the icon with the token and custom values.
|
|
49
|
-
If not provided, uses the icon's default size.
|
|
50
|
-
|
|
51
|
-
The size is a shorthand for setting both width and height at once. */
|
|
52
|
-
size?: IconArrowsRepeat['size'];
|
|
53
|
-
/** When set to true, the solid version of the icon is displayed.
|
|
54
|
-
When set to false or not provided, the regular version of the icon is displayed. */
|
|
55
|
-
solid?: IconArrowsRepeat['solid'];
|
|
56
|
-
/** When set to true, you can apply custom stroke width to the icon. */
|
|
57
|
-
stroke?: IconArrowsRepeat['stroke'];
|
|
58
|
-
/** The level of the icon is used to resolve the color tokens from the corresponding level.
|
|
59
|
-
Check the [Color System documentation page](./?path=/docs/style-colors--docs) for more information.
|
|
60
|
-
|
|
61
|
-
Default for `gds-icon-*` is level 2. */
|
|
62
|
-
level?: IconArrowsRepeat['level'];
|
|
63
|
-
/** Style Expression Property that controls the `color` property.
|
|
64
|
-
Only accepts color tokens and an optional transparency value, in the format tokenName/transparency.
|
|
65
|
-
|
|
66
|
-
```html
|
|
67
|
-
<gds-icon-ai color="neutral-01/0.2"></gds-icon-ai>
|
|
68
|
-
``` */
|
|
69
|
-
color?: IconArrowsRepeat['color'];
|
|
70
|
-
/** This property allow you to set the accessible label of the icon.
|
|
71
|
-
If not provided, the icon will be presentational. */
|
|
72
|
-
label?: IconArrowsRepeat['label'];
|
|
73
|
-
ngOnInit(): void;
|
|
74
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
75
|
-
ngAfterViewInit(): void;
|
|
76
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconArrowsRepeatComponent, never>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconArrowsRepeatComponent, "gds-icon-arrows-repeat", never, { "margin": { "alias": "margin"; "required": false; }; "marginInline": { "alias": "marginInline"; "required": false; }; "marginBlock": { "alias": "marginBlock"; "required": false; }; "alignSelf": { "alias": "alignSelf"; "required": false; }; "justifySelf": { "alias": "justifySelf"; "required": false; }; "placeSelf": { "alias": "placeSelf"; "required": false; }; "gridColumn": { "alias": "gridColumn"; "required": false; }; "gridRow": { "alias": "gridRow"; "required": false; }; "gridArea": { "alias": "gridArea"; "required": false; }; "flex": { "alias": "flex"; "required": false; }; "order": { "alias": "order"; "required": false; }; "size": { "alias": "size"; "required": false; }; "solid": { "alias": "solid"; "required": false; }; "stroke": { "alias": "stroke"; "required": false; }; "level": { "alias": "level"; "required": false; }; "color": { "alias": "color"; "required": false; }; "label": { "alias": "label"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
78
|
-
static ngAcceptInputType_solid: unknown;
|
|
79
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, AfterViewInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { IconBubble } from '@sebgroup/green-core/components/icon/icons/bubble.component.js';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Angular wrapper for the gds-icon-bubble web component
|
|
6
|
-
*
|
|
7
|
-
*/
|
|
8
|
-
export declare class IconBubbleComponent implements OnInit, OnChanges, AfterViewInit {
|
|
9
|
-
private elementRef;
|
|
10
|
-
private zone;
|
|
11
|
-
private cdr;
|
|
12
|
-
get element(): IconBubble;
|
|
13
|
-
constructor();
|
|
14
|
-
/** Style Expression Property that controls the `margin` property.
|
|
15
|
-
Only accepts space tokens. */
|
|
16
|
-
margin?: IconBubble['margin'];
|
|
17
|
-
/** Style Expression Property that controls the `margin-inline` property.
|
|
18
|
-
Only accepts space tokens. */
|
|
19
|
-
marginInline?: IconBubble['margin-inline'];
|
|
20
|
-
/** Style Expression Property that controls the `margin-block` property.
|
|
21
|
-
Only accepts space tokens. */
|
|
22
|
-
marginBlock?: IconBubble['margin-block'];
|
|
23
|
-
/** Style Expression Property that controls the `align-self` property.
|
|
24
|
-
Supports all valid CSS `align-self` values. */
|
|
25
|
-
alignSelf?: IconBubble['align-self'];
|
|
26
|
-
/** Style Expression Property that controls the `justify-self` property.
|
|
27
|
-
Supports all valid CSS `justify-self` values. */
|
|
28
|
-
justifySelf?: IconBubble['justify-self'];
|
|
29
|
-
/** Style Expression Property that controls the `place-self` property.
|
|
30
|
-
Supports all valid CSS `place-self` values. */
|
|
31
|
-
placeSelf?: IconBubble['place-self'];
|
|
32
|
-
/** Style Expression Property that controls the `grid-column` property.
|
|
33
|
-
Supports all valid CSS grid-column values.
|
|
34
|
-
Documentation: https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column */
|
|
35
|
-
gridColumn?: IconBubble['grid-column'];
|
|
36
|
-
/** Style Expression Property that controls the `grid-row` property.
|
|
37
|
-
Supports all valid CSS `grid-row` values. */
|
|
38
|
-
gridRow?: IconBubble['grid-row'];
|
|
39
|
-
/** Style Expression Property that controls the `grid-area` property.
|
|
40
|
-
Supports all valid CSS `grid-area` values. */
|
|
41
|
-
gridArea?: IconBubble['grid-area'];
|
|
42
|
-
/** Style Expression Property that controls the `flex` property.
|
|
43
|
-
Supports all valid CSS `flex` values. */
|
|
44
|
-
flex?: IconBubble['flex'];
|
|
45
|
-
/** Style Expression Property that controls the `order` property.
|
|
46
|
-
Supports all valid CSS `order` values. */
|
|
47
|
-
order?: IconBubble['order'];
|
|
48
|
-
/** This property allow you to set the size of the icon with the token and custom values.
|
|
49
|
-
If not provided, uses the icon's default size.
|
|
50
|
-
|
|
51
|
-
The size is a shorthand for setting both width and height at once. */
|
|
52
|
-
size?: IconBubble['size'];
|
|
53
|
-
/** When set to true, the solid version of the icon is displayed.
|
|
54
|
-
When set to false or not provided, the regular version of the icon is displayed. */
|
|
55
|
-
solid?: IconBubble['solid'];
|
|
56
|
-
/** When set to true, you can apply custom stroke width to the icon. */
|
|
57
|
-
stroke?: IconBubble['stroke'];
|
|
58
|
-
/** The level of the icon is used to resolve the color tokens from the corresponding level.
|
|
59
|
-
Check the [Color System documentation page](./?path=/docs/style-colors--docs) for more information.
|
|
60
|
-
|
|
61
|
-
Default for `gds-icon-*` is level 2. */
|
|
62
|
-
level?: IconBubble['level'];
|
|
63
|
-
/** Style Expression Property that controls the `color` property.
|
|
64
|
-
Only accepts color tokens and an optional transparency value, in the format tokenName/transparency.
|
|
65
|
-
|
|
66
|
-
```html
|
|
67
|
-
<gds-icon-ai color="neutral-01/0.2"></gds-icon-ai>
|
|
68
|
-
``` */
|
|
69
|
-
color?: IconBubble['color'];
|
|
70
|
-
/** This property allow you to set the accessible label of the icon.
|
|
71
|
-
If not provided, the icon will be presentational. */
|
|
72
|
-
label?: IconBubble['label'];
|
|
73
|
-
ngOnInit(): void;
|
|
74
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
75
|
-
ngAfterViewInit(): void;
|
|
76
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconBubbleComponent, never>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconBubbleComponent, "gds-icon-bubble", never, { "margin": { "alias": "margin"; "required": false; }; "marginInline": { "alias": "marginInline"; "required": false; }; "marginBlock": { "alias": "marginBlock"; "required": false; }; "alignSelf": { "alias": "alignSelf"; "required": false; }; "justifySelf": { "alias": "justifySelf"; "required": false; }; "placeSelf": { "alias": "placeSelf"; "required": false; }; "gridColumn": { "alias": "gridColumn"; "required": false; }; "gridRow": { "alias": "gridRow"; "required": false; }; "gridArea": { "alias": "gridArea"; "required": false; }; "flex": { "alias": "flex"; "required": false; }; "order": { "alias": "order"; "required": false; }; "size": { "alias": "size"; "required": false; }; "solid": { "alias": "solid"; "required": false; }; "stroke": { "alias": "stroke"; "required": false; }; "level": { "alias": "level"; "required": false; }; "color": { "alias": "color"; "required": false; }; "label": { "alias": "label"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
78
|
-
static ngAcceptInputType_solid: unknown;
|
|
79
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, AfterViewInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { IconBubbleDots } from '@sebgroup/green-core/components/icon/icons/bubble-dots.component.js';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Angular wrapper for the gds-icon-bubble-dots web component
|
|
6
|
-
*
|
|
7
|
-
*/
|
|
8
|
-
export declare class IconBubbleDotsComponent implements OnInit, OnChanges, AfterViewInit {
|
|
9
|
-
private elementRef;
|
|
10
|
-
private zone;
|
|
11
|
-
private cdr;
|
|
12
|
-
get element(): IconBubbleDots;
|
|
13
|
-
constructor();
|
|
14
|
-
/** Style Expression Property that controls the `margin` property.
|
|
15
|
-
Only accepts space tokens. */
|
|
16
|
-
margin?: IconBubbleDots['margin'];
|
|
17
|
-
/** Style Expression Property that controls the `margin-inline` property.
|
|
18
|
-
Only accepts space tokens. */
|
|
19
|
-
marginInline?: IconBubbleDots['margin-inline'];
|
|
20
|
-
/** Style Expression Property that controls the `margin-block` property.
|
|
21
|
-
Only accepts space tokens. */
|
|
22
|
-
marginBlock?: IconBubbleDots['margin-block'];
|
|
23
|
-
/** Style Expression Property that controls the `align-self` property.
|
|
24
|
-
Supports all valid CSS `align-self` values. */
|
|
25
|
-
alignSelf?: IconBubbleDots['align-self'];
|
|
26
|
-
/** Style Expression Property that controls the `justify-self` property.
|
|
27
|
-
Supports all valid CSS `justify-self` values. */
|
|
28
|
-
justifySelf?: IconBubbleDots['justify-self'];
|
|
29
|
-
/** Style Expression Property that controls the `place-self` property.
|
|
30
|
-
Supports all valid CSS `place-self` values. */
|
|
31
|
-
placeSelf?: IconBubbleDots['place-self'];
|
|
32
|
-
/** Style Expression Property that controls the `grid-column` property.
|
|
33
|
-
Supports all valid CSS grid-column values.
|
|
34
|
-
Documentation: https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column */
|
|
35
|
-
gridColumn?: IconBubbleDots['grid-column'];
|
|
36
|
-
/** Style Expression Property that controls the `grid-row` property.
|
|
37
|
-
Supports all valid CSS `grid-row` values. */
|
|
38
|
-
gridRow?: IconBubbleDots['grid-row'];
|
|
39
|
-
/** Style Expression Property that controls the `grid-area` property.
|
|
40
|
-
Supports all valid CSS `grid-area` values. */
|
|
41
|
-
gridArea?: IconBubbleDots['grid-area'];
|
|
42
|
-
/** Style Expression Property that controls the `flex` property.
|
|
43
|
-
Supports all valid CSS `flex` values. */
|
|
44
|
-
flex?: IconBubbleDots['flex'];
|
|
45
|
-
/** Style Expression Property that controls the `order` property.
|
|
46
|
-
Supports all valid CSS `order` values. */
|
|
47
|
-
order?: IconBubbleDots['order'];
|
|
48
|
-
/** This property allow you to set the size of the icon with the token and custom values.
|
|
49
|
-
If not provided, uses the icon's default size.
|
|
50
|
-
|
|
51
|
-
The size is a shorthand for setting both width and height at once. */
|
|
52
|
-
size?: IconBubbleDots['size'];
|
|
53
|
-
/** When set to true, the solid version of the icon is displayed.
|
|
54
|
-
When set to false or not provided, the regular version of the icon is displayed. */
|
|
55
|
-
solid?: IconBubbleDots['solid'];
|
|
56
|
-
/** When set to true, you can apply custom stroke width to the icon. */
|
|
57
|
-
stroke?: IconBubbleDots['stroke'];
|
|
58
|
-
/** The level of the icon is used to resolve the color tokens from the corresponding level.
|
|
59
|
-
Check the [Color System documentation page](./?path=/docs/style-colors--docs) for more information.
|
|
60
|
-
|
|
61
|
-
Default for `gds-icon-*` is level 2. */
|
|
62
|
-
level?: IconBubbleDots['level'];
|
|
63
|
-
/** Style Expression Property that controls the `color` property.
|
|
64
|
-
Only accepts color tokens and an optional transparency value, in the format tokenName/transparency.
|
|
65
|
-
|
|
66
|
-
```html
|
|
67
|
-
<gds-icon-ai color="neutral-01/0.2"></gds-icon-ai>
|
|
68
|
-
``` */
|
|
69
|
-
color?: IconBubbleDots['color'];
|
|
70
|
-
/** This property allow you to set the accessible label of the icon.
|
|
71
|
-
If not provided, the icon will be presentational. */
|
|
72
|
-
label?: IconBubbleDots['label'];
|
|
73
|
-
ngOnInit(): void;
|
|
74
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
75
|
-
ngAfterViewInit(): void;
|
|
76
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconBubbleDotsComponent, never>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconBubbleDotsComponent, "gds-icon-bubble-dots", never, { "margin": { "alias": "margin"; "required": false; }; "marginInline": { "alias": "marginInline"; "required": false; }; "marginBlock": { "alias": "marginBlock"; "required": false; }; "alignSelf": { "alias": "alignSelf"; "required": false; }; "justifySelf": { "alias": "justifySelf"; "required": false; }; "placeSelf": { "alias": "placeSelf"; "required": false; }; "gridColumn": { "alias": "gridColumn"; "required": false; }; "gridRow": { "alias": "gridRow"; "required": false; }; "gridArea": { "alias": "gridArea"; "required": false; }; "flex": { "alias": "flex"; "required": false; }; "order": { "alias": "order"; "required": false; }; "size": { "alias": "size"; "required": false; }; "solid": { "alias": "solid"; "required": false; }; "stroke": { "alias": "stroke"; "required": false; }; "level": { "alias": "level"; "required": false; }; "color": { "alias": "color"; "required": false; }; "label": { "alias": "label"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
78
|
-
static ngAcceptInputType_solid: unknown;
|
|
79
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnChanges, AfterViewInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { IconBubbleQuestion } from '@sebgroup/green-core/components/icon/icons/bubble-question.component.js';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Angular wrapper for the gds-icon-bubble-question web component
|
|
6
|
-
*
|
|
7
|
-
*/
|
|
8
|
-
export declare class IconBubbleQuestionComponent implements OnInit, OnChanges, AfterViewInit {
|
|
9
|
-
private elementRef;
|
|
10
|
-
private zone;
|
|
11
|
-
private cdr;
|
|
12
|
-
get element(): IconBubbleQuestion;
|
|
13
|
-
constructor();
|
|
14
|
-
/** Style Expression Property that controls the `margin` property.
|
|
15
|
-
Only accepts space tokens. */
|
|
16
|
-
margin?: IconBubbleQuestion['margin'];
|
|
17
|
-
/** Style Expression Property that controls the `margin-inline` property.
|
|
18
|
-
Only accepts space tokens. */
|
|
19
|
-
marginInline?: IconBubbleQuestion['margin-inline'];
|
|
20
|
-
/** Style Expression Property that controls the `margin-block` property.
|
|
21
|
-
Only accepts space tokens. */
|
|
22
|
-
marginBlock?: IconBubbleQuestion['margin-block'];
|
|
23
|
-
/** Style Expression Property that controls the `align-self` property.
|
|
24
|
-
Supports all valid CSS `align-self` values. */
|
|
25
|
-
alignSelf?: IconBubbleQuestion['align-self'];
|
|
26
|
-
/** Style Expression Property that controls the `justify-self` property.
|
|
27
|
-
Supports all valid CSS `justify-self` values. */
|
|
28
|
-
justifySelf?: IconBubbleQuestion['justify-self'];
|
|
29
|
-
/** Style Expression Property that controls the `place-self` property.
|
|
30
|
-
Supports all valid CSS `place-self` values. */
|
|
31
|
-
placeSelf?: IconBubbleQuestion['place-self'];
|
|
32
|
-
/** Style Expression Property that controls the `grid-column` property.
|
|
33
|
-
Supports all valid CSS grid-column values.
|
|
34
|
-
Documentation: https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column */
|
|
35
|
-
gridColumn?: IconBubbleQuestion['grid-column'];
|
|
36
|
-
/** Style Expression Property that controls the `grid-row` property.
|
|
37
|
-
Supports all valid CSS `grid-row` values. */
|
|
38
|
-
gridRow?: IconBubbleQuestion['grid-row'];
|
|
39
|
-
/** Style Expression Property that controls the `grid-area` property.
|
|
40
|
-
Supports all valid CSS `grid-area` values. */
|
|
41
|
-
gridArea?: IconBubbleQuestion['grid-area'];
|
|
42
|
-
/** Style Expression Property that controls the `flex` property.
|
|
43
|
-
Supports all valid CSS `flex` values. */
|
|
44
|
-
flex?: IconBubbleQuestion['flex'];
|
|
45
|
-
/** Style Expression Property that controls the `order` property.
|
|
46
|
-
Supports all valid CSS `order` values. */
|
|
47
|
-
order?: IconBubbleQuestion['order'];
|
|
48
|
-
/** This property allow you to set the size of the icon with the token and custom values.
|
|
49
|
-
If not provided, uses the icon's default size.
|
|
50
|
-
|
|
51
|
-
The size is a shorthand for setting both width and height at once. */
|
|
52
|
-
size?: IconBubbleQuestion['size'];
|
|
53
|
-
/** When set to true, the solid version of the icon is displayed.
|
|
54
|
-
When set to false or not provided, the regular version of the icon is displayed. */
|
|
55
|
-
solid?: IconBubbleQuestion['solid'];
|
|
56
|
-
/** When set to true, you can apply custom stroke width to the icon. */
|
|
57
|
-
stroke?: IconBubbleQuestion['stroke'];
|
|
58
|
-
/** The level of the icon is used to resolve the color tokens from the corresponding level.
|
|
59
|
-
Check the [Color System documentation page](./?path=/docs/style-colors--docs) for more information.
|
|
60
|
-
|
|
61
|
-
Default for `gds-icon-*` is level 2. */
|
|
62
|
-
level?: IconBubbleQuestion['level'];
|
|
63
|
-
/** Style Expression Property that controls the `color` property.
|
|
64
|
-
Only accepts color tokens and an optional transparency value, in the format tokenName/transparency.
|
|
65
|
-
|
|
66
|
-
```html
|
|
67
|
-
<gds-icon-ai color="neutral-01/0.2"></gds-icon-ai>
|
|
68
|
-
``` */
|
|
69
|
-
color?: IconBubbleQuestion['color'];
|
|
70
|
-
/** This property allow you to set the accessible label of the icon.
|
|
71
|
-
If not provided, the icon will be presentational. */
|
|
72
|
-
label?: IconBubbleQuestion['label'];
|
|
73
|
-
ngOnInit(): void;
|
|
74
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
75
|
-
ngAfterViewInit(): void;
|
|
76
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconBubbleQuestionComponent, never>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconBubbleQuestionComponent, "gds-icon-bubble-question", never, { "margin": { "alias": "margin"; "required": false; }; "marginInline": { "alias": "marginInline"; "required": false; }; "marginBlock": { "alias": "marginBlock"; "required": false; }; "alignSelf": { "alias": "alignSelf"; "required": false; }; "justifySelf": { "alias": "justifySelf"; "required": false; }; "placeSelf": { "alias": "placeSelf"; "required": false; }; "gridColumn": { "alias": "gridColumn"; "required": false; }; "gridRow": { "alias": "gridRow"; "required": false; }; "gridArea": { "alias": "gridArea"; "required": false; }; "flex": { "alias": "flex"; "required": false; }; "order": { "alias": "order"; "required": false; }; "size": { "alias": "size"; "required": false; }; "solid": { "alias": "solid"; "required": false; }; "stroke": { "alias": "stroke"; "required": false; }; "level": { "alias": "level"; "required": false; }; "color": { "alias": "color"; "required": false; }; "label": { "alias": "label"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
78
|
-
static ngAcceptInputType_solid: unknown;
|
|
79
|
-
}
|