@skf-design-system/ui-components 1.0.2-beta.6 → 1.0.2-beta.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/README.md +18 -0
- package/dist/components/alert/alert.component.d.ts +3 -2
- package/dist/components/alert/alert.component.js +39 -33
- package/dist/components/button/button.styles.js +3 -3
- package/dist/components/checkbox/checkbox.component.d.ts +6 -5
- package/dist/components/checkbox/checkbox.component.js +77 -76
- package/dist/components/checkbox/checkbox.styles.js +1 -1
- package/dist/components/datepicker/datepicker-calendar.component.d.ts +4 -0
- package/dist/components/datepicker/datepicker-calendar.component.js +134 -127
- package/dist/components/datepicker/datepicker-popup.component.d.ts +4 -0
- package/dist/components/datepicker/datepicker-popup.component.js +100 -88
- package/dist/components/datepicker/datepicker.component.d.ts +4 -2
- package/dist/components/datepicker/datepicker.component.js +150 -140
- package/dist/components/dialog/dialog.component.d.ts +3 -2
- package/dist/components/dialog/dialog.component.js +39 -37
- package/dist/components/divider/divider.component.js +13 -13
- package/dist/components/divider/divider.styles.js +2 -2
- package/dist/components/drawer/drawer.component.d.ts +3 -2
- package/dist/components/drawer/drawer.component.js +37 -35
- package/dist/components/drawer/drawer.styles.js +1 -1
- package/dist/components/header/header.component.d.ts +4 -2
- package/dist/components/header/header.component.js +66 -57
- package/dist/components/header/header.styles.js +2 -2
- package/dist/components/icon/icon.component.js +26 -16
- package/dist/components/icon/icon.styles.js +4 -4
- package/dist/components/input/input.component.d.ts +4 -8
- package/dist/components/input/input.component.js +146 -147
- package/dist/components/input/input.controllers.d.ts +0 -1
- package/dist/components/input/input.controllers.js +12 -12
- package/dist/components/link/link.component.js +19 -12
- package/dist/components/link/link.styles.js +11 -3
- package/dist/components/loader/loader.component.d.ts +0 -2
- package/dist/components/loader/loader.component.js +27 -30
- package/dist/components/loader/loader.styles.js +1 -1
- package/dist/components/menu/menu-item.styles.js +8 -7
- package/dist/components/menu/menu.component.d.ts +4 -1
- package/dist/components/nav/nav.component.d.ts +3 -0
- package/dist/components/nav/nav.component.js +38 -33
- package/dist/components/popover/popover.component.d.ts +6 -3
- package/dist/components/progress/progress.styles.js +3 -3
- package/dist/components/radio/radio.component.d.ts +4 -2
- package/dist/components/radio/radio.component.js +91 -83
- package/dist/components/radio/radio.styles.js +1 -1
- package/dist/components/segmented-button/segmented-button-item.component.js +1 -1
- package/dist/components/segmented-button/segmented-button-item.styles.js +1 -1
- package/dist/components/select/select-option.component.d.ts +2 -2
- package/dist/components/select/select-option.component.js +16 -19
- package/dist/components/select/select.component.d.ts +13 -9
- package/dist/components/select/select.component.js +169 -144
- package/dist/components/stepper/stepper-item.styles.js +4 -4
- package/dist/components/switch/switch.component.d.ts +4 -2
- package/dist/components/switch/switch.component.js +64 -56
- package/dist/components/switch/switch.styles.js +1 -1
- package/dist/components/tabs/tab.styles.js +2 -2
- package/dist/components/tag/tag.component.d.ts +3 -0
- package/dist/components/tag/tag.component.js +50 -41
- package/dist/components/textarea/textarea.component.d.ts +4 -2
- package/dist/components/textarea/textarea.component.js +126 -118
- package/dist/components/tooltip/tooltip.component.d.ts +8 -2
- package/dist/components/tooltip/tooltip.component.js +3 -0
- package/dist/custom-elements.json +734 -372
- package/dist/internal/base-classes/popover/popover.base.d.ts +21 -2
- package/dist/internal/base-classes/popover/popover.base.js +10 -12
- package/dist/internal/components/formBase.d.ts +1 -0
- package/dist/internal/components/formBase.js +11 -19
- package/dist/internal/controllers/popover.controller.d.ts +2 -0
- package/dist/internal/helpers/uuid.d.ts +8 -10
- package/dist/internal/helpers/uuid.js +4 -11
- package/dist/internal/helpers/watch.d.ts +1 -1
- package/dist/internal/templates/asterisk.d.ts +1 -1
- package/dist/internal/templates/asterisk.js +4 -4
- package/dist/styles/global-alt.css +1 -1
- package/dist/styles/global.css +1 -1
- package/dist/translations/en.d.ts +3 -0
- package/dist/translations/en.js +27 -0
- package/dist/translations/es.d.ts +3 -0
- package/dist/translations/es.js +27 -0
- package/dist/translations/index.d.ts +4 -0
- package/dist/translations/pt.d.ts +3 -0
- package/dist/translations/pt.js +27 -0
- package/dist/translations/sv.d.ts +3 -0
- package/dist/translations/sv.js +27 -0
- package/dist/types/jsx/custom-element-jsx.d.ts +1823 -846
- package/dist/types/vue/index.d.ts +59 -47
- package/dist/utilities/localize.d.ts +28 -0
- package/dist/utilities/localize.js +13 -0
- package/dist/vscode.html-custom-data.json +75 -80
- package/dist/web-types.json +205 -169
- package/package.json +27 -34
- package/custom-elements.json +0 -25490
@@ -37,7 +37,7 @@
|
|
37
37
|
"description": "Sets the color of the icon",
|
38
38
|
"attribute": "color",
|
39
39
|
"expandedType": {
|
40
|
-
"text": "'error' | 'info' | 'warning' | 'primary' | 'inverse' | '
|
40
|
+
"text": "'error' | 'info' | 'warning' | 'primary' | 'inverse' | 'emphasized' | 'secondary' | 'purple' | 'success'"
|
41
41
|
}
|
42
42
|
},
|
43
43
|
{
|
@@ -85,7 +85,7 @@
|
|
85
85
|
"description": "Sets the color of the icon",
|
86
86
|
"fieldName": "color",
|
87
87
|
"expandedType": {
|
88
|
-
"text": "'error' | 'info' | 'warning' | 'primary' | 'inverse' | '
|
88
|
+
"text": "'error' | 'info' | 'warning' | 'primary' | 'inverse' | 'emphasized' | 'secondary' | 'purple' | 'success'"
|
89
89
|
}
|
90
90
|
},
|
91
91
|
{
|
@@ -125,7 +125,8 @@
|
|
125
125
|
"package": "@internal/components/skf-element.js"
|
126
126
|
},
|
127
127
|
"tagName": "skf-icon",
|
128
|
-
"customElement": true
|
128
|
+
"customElement": true,
|
129
|
+
"modulePath": "src/components/icon/icon.component.ts"
|
129
130
|
}
|
130
131
|
],
|
131
132
|
"exports": [
|
@@ -224,12 +225,18 @@
|
|
224
225
|
{
|
225
226
|
"kind": "method",
|
226
227
|
"name": "setClose",
|
227
|
-
"description": "Class method as alternative to manipulate attribute"
|
228
|
+
"description": "Class method as alternative to manipulate attribute",
|
229
|
+
"type": {
|
230
|
+
"text": "setClose() => void"
|
231
|
+
}
|
228
232
|
},
|
229
233
|
{
|
230
234
|
"kind": "method",
|
231
235
|
"name": "setOpen",
|
232
|
-
"description": "Class method as alternative to manipulate attribute"
|
236
|
+
"description": "Class method as alternative to manipulate attribute",
|
237
|
+
"type": {
|
238
|
+
"text": "setOpen() => void"
|
239
|
+
}
|
233
240
|
}
|
234
241
|
],
|
235
242
|
"events": [
|
@@ -304,7 +311,8 @@
|
|
304
311
|
"package": "@internal/components/skf-element.js"
|
305
312
|
},
|
306
313
|
"tagName": "skf-accordion-item",
|
307
|
-
"customElement": true
|
314
|
+
"customElement": true,
|
315
|
+
"modulePath": "src/components/accordion/accordion-item.component.ts"
|
308
316
|
}
|
309
317
|
],
|
310
318
|
"exports": [
|
@@ -479,7 +487,8 @@
|
|
479
487
|
"package": "@internal/components/skf-element.js"
|
480
488
|
},
|
481
489
|
"tagName": "skf-accordion",
|
482
|
-
"customElement": true
|
490
|
+
"customElement": true,
|
491
|
+
"modulePath": "src/components/accordion/accordion.component.ts"
|
483
492
|
}
|
484
493
|
],
|
485
494
|
"exports": [
|
@@ -513,6 +522,13 @@
|
|
513
522
|
}
|
514
523
|
],
|
515
524
|
"members": [
|
525
|
+
{
|
526
|
+
"kind": "field",
|
527
|
+
"name": "#localize",
|
528
|
+
"privacy": "private",
|
529
|
+
"readonly": true,
|
530
|
+
"default": "new LocalizeController(this)"
|
531
|
+
},
|
516
532
|
{
|
517
533
|
"kind": "field",
|
518
534
|
"name": "#internals",
|
@@ -529,16 +545,6 @@
|
|
529
545
|
"text": "CustomStateSet"
|
530
546
|
}
|
531
547
|
},
|
532
|
-
{
|
533
|
-
"kind": "field",
|
534
|
-
"name": "buttonLabel",
|
535
|
-
"type": {
|
536
|
-
"text": "string"
|
537
|
-
},
|
538
|
-
"default": "'Close'",
|
539
|
-
"description": "Close button aria-label",
|
540
|
-
"attribute": "button-label"
|
541
|
-
},
|
542
548
|
{
|
543
549
|
"kind": "field",
|
544
550
|
"name": "icon",
|
@@ -551,6 +557,19 @@
|
|
551
557
|
"text": "'addCircleOutline' | 'addCircle' | 'addPlus' | 'arrowBackIos' | 'arrowBack' | 'arrowDown' | 'arrowForwardIos' | 'arrowForward' | 'arrowLeft' | 'arrowRight' | 'arrowUpDown' | 'arrowUp' | 'article' | 'asset' | 'attachment' | 'bandCursor' | 'bands' | 'batteryEmpty' | 'batteryFull' | 'batteryLow' | 'bearingFault' | 'bluetoothDisabled' | 'bluetooth' | 'book' | 'bookmarkOutline' | 'bookmark' | 'calculator' | 'calendarBusy' | 'calendarCheck' | 'calendarEmpty' | 'calendarMonth' | 'calendarReccuring' | 'call' | 'caretDown' | 'caretUpDown' | 'caretUp' | 'chat' | 'checkCircleOutline' | 'checkCircle' | 'checkSmall' | 'check' | 'chevronDownUp' | 'chevronDown' | 'chevronLeft' | 'chevronRight' | 'chevronUpDown' | 'chevronUp' | 'chip' | 'circleStatus' | 'closeAll' | 'closeAlt' | 'close' | 'columnGraph' | 'comment' | 'connection0' | 'connection1' | 'connection2' | 'connection3' | 'connection4' | 'contentPaste' | 'copy' | 'cpmCyclesPerMinute' | 'dangerOutline' | 'danger' | 'defectFrequenciesAlt' | 'defectFrequencies' | 'deleteOutline' | 'delete' | 'devices' | 'directions' | 'doubleChevronLeft' | 'doubleChevronRight' | 'downloadDone' | 'download' | 'draftOutline' | 'draft' | 'dragDrop' | 'drop' | 'duplicate' | 'editOutline' | 'edit' | 'emailOutline' | 'emailPdf' | 'email' | 'errorOutline' | 'error' | 'exclamation' | 'facebook' | 'filterOutline' | 'filter' | 'findReplace' | 'forbidden' | 'frequencyHz' | 'fullScreen' | 'fullscreenExit' | 'functionalGroup' | 'hamburgerMenu' | 'harmonicCursor' | 'heatmap' | 'hierarchy' | 'history' | 'homeOutline' | 'home' | 'hourglassOutline' | 'hourglass' | 'image' | 'imx' | 'infoOutline' | 'info' | 'instagram' | 'integration' | 'iosShare' | 'kebabMore' | 'language' | 'lightbulbOutline' | 'lightbulb' | 'link' | 'linkedin' | 'listGroup' | 'list' | 'locationPin' | 'lockOutline' | 'lock' | 'logOut' | 'login' | 'meatballsMoreCircle' | 'meatballsMore' | 'microphone' | 'nearMe' | 'noData' | 'notificationsBellOutline' | 'notificationsBell' | 'o' | 'offer' | 'openInNew' | 'overlaysBaseline' | 'pan360' | 'paper' | 'pause' | 'pdfOutline' | 'pdf' | 'person' | 'photoCameraOutline' | 'photoCamera' | 'pieChart' | 'pinOutline' | 'pin' | 'play' | 'powerOff' | 'printOutline' | 'print' | 'privacyPolicyOutline' | 'privacyPolicy' | 'proCollect' | 'recAction' | 'refresh' | 'removeMinus' | 'reorder' | 'reply' | 'report' | 'rewakableRoute' | 'route' | 'search' | 'sendOutline' | 'send' | 'sensorAlt' | 'sensor' | 'settingsOutline' | 'settings' | 'share' | 'shoppingCart' | 'sidebandCursor' | 'singleCursor' | 'skfBearing' | 'spectrum' | 'starOutline' | 'star' | 'stop' | 'sync' | 'time' | 'timewave' | 'translate' | 'trend' | 'trendingUp' | 'twitter' | 'undo' | 'unknownDiamondOutline' | 'unknownDiamond' | 'unknownOutline' | 'unknown' | 'unlink' | 'unlockOutline' | 'unlock' | 'unscheduledAction' | 'upload' | 'vibrationAlt' | 'vibration' | 'view3D' | 'viewFull' | 'viewHorizontal' | 'viewVertical' | 'visibilityOffOutline' | 'visibilityOff' | 'visibilityOutline' | 'visibility' | 'warningDiamondOutline' | 'warningDiamond' | 'warningOutline' | 'warning' | 'youtube' | 'zoomIn' | 'zoomOut' | undefined"
|
552
558
|
}
|
553
559
|
},
|
560
|
+
{
|
561
|
+
"kind": "field",
|
562
|
+
"name": "lang",
|
563
|
+
"type": {
|
564
|
+
"text": "Language"
|
565
|
+
},
|
566
|
+
"default": "'en'",
|
567
|
+
"description": "Sets the internal language of the component",
|
568
|
+
"attribute": "lang",
|
569
|
+
"expandedType": {
|
570
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
571
|
+
}
|
572
|
+
},
|
554
573
|
{
|
555
574
|
"kind": "field",
|
556
575
|
"name": "persistent",
|
@@ -584,15 +603,6 @@
|
|
584
603
|
}
|
585
604
|
],
|
586
605
|
"attributes": [
|
587
|
-
{
|
588
|
-
"name": "button-label",
|
589
|
-
"type": {
|
590
|
-
"text": "string"
|
591
|
-
},
|
592
|
-
"default": "'Close'",
|
593
|
-
"description": "Close button aria-label",
|
594
|
-
"fieldName": "buttonLabel"
|
595
|
-
},
|
596
606
|
{
|
597
607
|
"name": "icon",
|
598
608
|
"type": {
|
@@ -604,6 +614,18 @@
|
|
604
614
|
"text": "'addCircleOutline' | 'addCircle' | 'addPlus' | 'arrowBackIos' | 'arrowBack' | 'arrowDown' | 'arrowForwardIos' | 'arrowForward' | 'arrowLeft' | 'arrowRight' | 'arrowUpDown' | 'arrowUp' | 'article' | 'asset' | 'attachment' | 'bandCursor' | 'bands' | 'batteryEmpty' | 'batteryFull' | 'batteryLow' | 'bearingFault' | 'bluetoothDisabled' | 'bluetooth' | 'book' | 'bookmarkOutline' | 'bookmark' | 'calculator' | 'calendarBusy' | 'calendarCheck' | 'calendarEmpty' | 'calendarMonth' | 'calendarReccuring' | 'call' | 'caretDown' | 'caretUpDown' | 'caretUp' | 'chat' | 'checkCircleOutline' | 'checkCircle' | 'checkSmall' | 'check' | 'chevronDownUp' | 'chevronDown' | 'chevronLeft' | 'chevronRight' | 'chevronUpDown' | 'chevronUp' | 'chip' | 'circleStatus' | 'closeAll' | 'closeAlt' | 'close' | 'columnGraph' | 'comment' | 'connection0' | 'connection1' | 'connection2' | 'connection3' | 'connection4' | 'contentPaste' | 'copy' | 'cpmCyclesPerMinute' | 'dangerOutline' | 'danger' | 'defectFrequenciesAlt' | 'defectFrequencies' | 'deleteOutline' | 'delete' | 'devices' | 'directions' | 'doubleChevronLeft' | 'doubleChevronRight' | 'downloadDone' | 'download' | 'draftOutline' | 'draft' | 'dragDrop' | 'drop' | 'duplicate' | 'editOutline' | 'edit' | 'emailOutline' | 'emailPdf' | 'email' | 'errorOutline' | 'error' | 'exclamation' | 'facebook' | 'filterOutline' | 'filter' | 'findReplace' | 'forbidden' | 'frequencyHz' | 'fullScreen' | 'fullscreenExit' | 'functionalGroup' | 'hamburgerMenu' | 'harmonicCursor' | 'heatmap' | 'hierarchy' | 'history' | 'homeOutline' | 'home' | 'hourglassOutline' | 'hourglass' | 'image' | 'imx' | 'infoOutline' | 'info' | 'instagram' | 'integration' | 'iosShare' | 'kebabMore' | 'language' | 'lightbulbOutline' | 'lightbulb' | 'link' | 'linkedin' | 'listGroup' | 'list' | 'locationPin' | 'lockOutline' | 'lock' | 'logOut' | 'login' | 'meatballsMoreCircle' | 'meatballsMore' | 'microphone' | 'nearMe' | 'noData' | 'notificationsBellOutline' | 'notificationsBell' | 'o' | 'offer' | 'openInNew' | 'overlaysBaseline' | 'pan360' | 'paper' | 'pause' | 'pdfOutline' | 'pdf' | 'person' | 'photoCameraOutline' | 'photoCamera' | 'pieChart' | 'pinOutline' | 'pin' | 'play' | 'powerOff' | 'printOutline' | 'print' | 'privacyPolicyOutline' | 'privacyPolicy' | 'proCollect' | 'recAction' | 'refresh' | 'removeMinus' | 'reorder' | 'reply' | 'report' | 'rewakableRoute' | 'route' | 'search' | 'sendOutline' | 'send' | 'sensorAlt' | 'sensor' | 'settingsOutline' | 'settings' | 'share' | 'shoppingCart' | 'sidebandCursor' | 'singleCursor' | 'skfBearing' | 'spectrum' | 'starOutline' | 'star' | 'stop' | 'sync' | 'time' | 'timewave' | 'translate' | 'trend' | 'trendingUp' | 'twitter' | 'undo' | 'unknownDiamondOutline' | 'unknownDiamond' | 'unknownOutline' | 'unknown' | 'unlink' | 'unlockOutline' | 'unlock' | 'unscheduledAction' | 'upload' | 'vibrationAlt' | 'vibration' | 'view3D' | 'viewFull' | 'viewHorizontal' | 'viewVertical' | 'visibilityOffOutline' | 'visibilityOff' | 'visibilityOutline' | 'visibility' | 'warningDiamondOutline' | 'warningDiamond' | 'warningOutline' | 'warning' | 'youtube' | 'zoomIn' | 'zoomOut' | undefined"
|
605
615
|
}
|
606
616
|
},
|
617
|
+
{
|
618
|
+
"name": "lang",
|
619
|
+
"type": {
|
620
|
+
"text": "Language"
|
621
|
+
},
|
622
|
+
"default": "'en'",
|
623
|
+
"description": "Sets the internal language of the component",
|
624
|
+
"fieldName": "lang",
|
625
|
+
"expandedType": {
|
626
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
627
|
+
}
|
628
|
+
},
|
607
629
|
{
|
608
630
|
"name": "persistent",
|
609
631
|
"type": {
|
@@ -630,7 +652,8 @@
|
|
630
652
|
"package": "@internal/components/skf-element.js"
|
631
653
|
},
|
632
654
|
"tagName": "skf-alert",
|
633
|
-
"customElement": true
|
655
|
+
"customElement": true,
|
656
|
+
"modulePath": "src/components/alert/alert.component.ts"
|
634
657
|
}
|
635
658
|
],
|
636
659
|
"exports": [
|
@@ -698,7 +721,8 @@
|
|
698
721
|
"package": "@internal/components/skf-element"
|
699
722
|
},
|
700
723
|
"tagName": "skf-breadcrumb-item",
|
701
|
-
"customElement": true
|
724
|
+
"customElement": true,
|
725
|
+
"modulePath": "src/components/breadcrumb/breadcrumb-item.component.ts"
|
702
726
|
}
|
703
727
|
],
|
704
728
|
"exports": [
|
@@ -796,7 +820,8 @@
|
|
796
820
|
"package": "@internal/components/skf-element"
|
797
821
|
},
|
798
822
|
"tagName": "skf-breadcrumb",
|
799
|
-
"customElement": true
|
823
|
+
"customElement": true,
|
824
|
+
"modulePath": "src/components/breadcrumb/breadcrumb.component.ts"
|
800
825
|
}
|
801
826
|
],
|
802
827
|
"exports": [
|
@@ -836,16 +861,6 @@
|
|
836
861
|
"text": "CustomStateSet"
|
837
862
|
}
|
838
863
|
},
|
839
|
-
{
|
840
|
-
"kind": "field",
|
841
|
-
"name": "ariaLabel",
|
842
|
-
"type": {
|
843
|
-
"text": "string"
|
844
|
-
},
|
845
|
-
"default": "'Loading...'",
|
846
|
-
"description": "Defines the aria-label",
|
847
|
-
"attribute": "aria-label"
|
848
|
-
},
|
849
864
|
{
|
850
865
|
"kind": "field",
|
851
866
|
"name": "invert",
|
@@ -871,15 +886,6 @@
|
|
871
886
|
}
|
872
887
|
],
|
873
888
|
"attributes": [
|
874
|
-
{
|
875
|
-
"name": "aria-label",
|
876
|
-
"type": {
|
877
|
-
"text": "string"
|
878
|
-
},
|
879
|
-
"default": "'Loading...'",
|
880
|
-
"description": "Defines the aria-label",
|
881
|
-
"fieldName": "ariaLabel"
|
882
|
-
},
|
883
889
|
{
|
884
890
|
"name": "invert",
|
885
891
|
"type": {
|
@@ -907,7 +913,8 @@
|
|
907
913
|
"package": "@internal/components/skf-element.js"
|
908
914
|
},
|
909
915
|
"tagName": "skf-loader",
|
910
|
-
"customElement": true
|
916
|
+
"customElement": true,
|
917
|
+
"modulePath": "src/components/loader/loader.component.ts"
|
911
918
|
}
|
912
919
|
],
|
913
920
|
"exports": [
|
@@ -1065,7 +1072,10 @@
|
|
1065
1072
|
{
|
1066
1073
|
"kind": "method",
|
1067
1074
|
"name": "click",
|
1068
|
-
"description": "Simulates a click on the button."
|
1075
|
+
"description": "Simulates a click on the button.",
|
1076
|
+
"type": {
|
1077
|
+
"text": "click() => void"
|
1078
|
+
}
|
1069
1079
|
}
|
1070
1080
|
],
|
1071
1081
|
"events": [
|
@@ -1178,7 +1188,8 @@
|
|
1178
1188
|
"package": "@internal/components/skf-element.js"
|
1179
1189
|
},
|
1180
1190
|
"tagName": "skf-button",
|
1181
|
-
"customElement": true
|
1191
|
+
"customElement": true,
|
1192
|
+
"modulePath": "src/components/button/button.component.ts"
|
1182
1193
|
}
|
1183
1194
|
],
|
1184
1195
|
"exports": [
|
@@ -1295,7 +1306,8 @@
|
|
1295
1306
|
"package": "@internal/components/skf-element.js"
|
1296
1307
|
},
|
1297
1308
|
"tagName": "skf-card",
|
1298
|
-
"customElement": true
|
1309
|
+
"customElement": true,
|
1310
|
+
"modulePath": "src/components/card/card.component.ts"
|
1299
1311
|
}
|
1300
1312
|
],
|
1301
1313
|
"exports": [
|
@@ -1325,6 +1337,13 @@
|
|
1325
1337
|
}
|
1326
1338
|
],
|
1327
1339
|
"members": [
|
1340
|
+
{
|
1341
|
+
"kind": "field",
|
1342
|
+
"name": "#localize",
|
1343
|
+
"privacy": "private",
|
1344
|
+
"readonly": true,
|
1345
|
+
"default": "new LocalizeController(this)"
|
1346
|
+
},
|
1328
1347
|
{
|
1329
1348
|
"kind": "field",
|
1330
1349
|
"name": "debug",
|
@@ -1338,6 +1357,10 @@
|
|
1338
1357
|
{
|
1339
1358
|
"kind": "field",
|
1340
1359
|
"name": "checked",
|
1360
|
+
"type": {
|
1361
|
+
"text": "boolean"
|
1362
|
+
},
|
1363
|
+
"default": "false",
|
1341
1364
|
"description": "If true, outputs helping hints in console",
|
1342
1365
|
"attribute": "checked",
|
1343
1366
|
"reflects": true
|
@@ -1375,21 +1398,25 @@
|
|
1375
1398
|
},
|
1376
1399
|
{
|
1377
1400
|
"kind": "field",
|
1378
|
-
"name": "
|
1401
|
+
"name": "lang",
|
1379
1402
|
"type": {
|
1380
|
-
"text": "
|
1403
|
+
"text": "Language"
|
1381
1404
|
},
|
1382
|
-
"
|
1383
|
-
"
|
1405
|
+
"default": "'en'",
|
1406
|
+
"description": "Sets the internal language of the component",
|
1407
|
+
"attribute": "lang",
|
1408
|
+
"expandedType": {
|
1409
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
1410
|
+
}
|
1384
1411
|
},
|
1385
1412
|
{
|
1386
1413
|
"kind": "field",
|
1387
|
-
"name": "
|
1414
|
+
"name": "name",
|
1388
1415
|
"type": {
|
1389
1416
|
"text": "string | undefined"
|
1390
1417
|
},
|
1391
|
-
"description": "If defined,
|
1392
|
-
"attribute": "
|
1418
|
+
"description": "If defined, adds name to the input-element",
|
1419
|
+
"attribute": "name"
|
1393
1420
|
},
|
1394
1421
|
{
|
1395
1422
|
"kind": "field",
|
@@ -1470,6 +1497,10 @@
|
|
1470
1497
|
},
|
1471
1498
|
{
|
1472
1499
|
"name": "checked",
|
1500
|
+
"type": {
|
1501
|
+
"text": "boolean"
|
1502
|
+
},
|
1503
|
+
"default": "false",
|
1473
1504
|
"description": "If true, outputs helping hints in console",
|
1474
1505
|
"fieldName": "checked"
|
1475
1506
|
},
|
@@ -1500,20 +1531,24 @@
|
|
1500
1531
|
"fieldName": "label"
|
1501
1532
|
},
|
1502
1533
|
{
|
1503
|
-
"name": "
|
1534
|
+
"name": "lang",
|
1504
1535
|
"type": {
|
1505
|
-
"text": "
|
1536
|
+
"text": "Language"
|
1506
1537
|
},
|
1507
|
-
"
|
1508
|
-
"
|
1538
|
+
"default": "'en'",
|
1539
|
+
"description": "Sets the internal language of the component",
|
1540
|
+
"fieldName": "lang",
|
1541
|
+
"expandedType": {
|
1542
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
1543
|
+
}
|
1509
1544
|
},
|
1510
1545
|
{
|
1511
|
-
"name": "
|
1546
|
+
"name": "name",
|
1512
1547
|
"type": {
|
1513
1548
|
"text": "string | undefined"
|
1514
1549
|
},
|
1515
|
-
"description": "If defined,
|
1516
|
-
"fieldName": "
|
1550
|
+
"description": "If defined, adds name to the input-element",
|
1551
|
+
"fieldName": "name"
|
1517
1552
|
},
|
1518
1553
|
{
|
1519
1554
|
"name": "severity",
|
@@ -1556,7 +1591,8 @@
|
|
1556
1591
|
"package": "@internal/components/formBase.js"
|
1557
1592
|
},
|
1558
1593
|
"tagName": "skf-checkbox",
|
1559
|
-
"customElement": true
|
1594
|
+
"customElement": true,
|
1595
|
+
"modulePath": "src/components/checkbox/checkbox.component.ts"
|
1560
1596
|
}
|
1561
1597
|
],
|
1562
1598
|
"exports": [
|
@@ -1580,6 +1616,13 @@
|
|
1580
1616
|
"description": "",
|
1581
1617
|
"name": "SkfDatepickerCalendar",
|
1582
1618
|
"members": [
|
1619
|
+
{
|
1620
|
+
"kind": "field",
|
1621
|
+
"name": "#localize",
|
1622
|
+
"privacy": "private",
|
1623
|
+
"readonly": true,
|
1624
|
+
"default": "new LocalizeController(this)"
|
1625
|
+
},
|
1583
1626
|
{
|
1584
1627
|
"kind": "field",
|
1585
1628
|
"name": "eventid",
|
@@ -1607,6 +1650,19 @@
|
|
1607
1650
|
"attribute": "invalid-dates",
|
1608
1651
|
"reflects": true
|
1609
1652
|
},
|
1653
|
+
{
|
1654
|
+
"kind": "field",
|
1655
|
+
"name": "lang",
|
1656
|
+
"type": {
|
1657
|
+
"text": "Language"
|
1658
|
+
},
|
1659
|
+
"default": "'en'",
|
1660
|
+
"description": "Sets the internal language of the component",
|
1661
|
+
"attribute": "lang",
|
1662
|
+
"expandedType": {
|
1663
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
1664
|
+
}
|
1665
|
+
},
|
1610
1666
|
{
|
1611
1667
|
"kind": "field",
|
1612
1668
|
"name": "locale",
|
@@ -1693,7 +1749,10 @@
|
|
1693
1749
|
"text": "false"
|
1694
1750
|
}
|
1695
1751
|
}
|
1696
|
-
]
|
1752
|
+
],
|
1753
|
+
"type": {
|
1754
|
+
"text": "_createDate({ year, month, day }: DateParts, useTemporalApi?: false) => Date"
|
1755
|
+
}
|
1697
1756
|
},
|
1698
1757
|
{
|
1699
1758
|
"kind": "method",
|
@@ -1717,7 +1776,10 @@
|
|
1717
1776
|
"text": "boolean"
|
1718
1777
|
}
|
1719
1778
|
}
|
1720
|
-
]
|
1779
|
+
],
|
1780
|
+
"type": {
|
1781
|
+
"text": "_createDate({ year, month, day = 1 }: DateParts, useTemporalApi?: boolean) => Date | Temporal.PlainDate"
|
1782
|
+
}
|
1721
1783
|
},
|
1722
1784
|
{
|
1723
1785
|
"kind": "field",
|
@@ -1748,6 +1810,18 @@
|
|
1748
1810
|
"description": "A comma-separated list of dates (yyyy-mm-dd format) that are not selectable.",
|
1749
1811
|
"fieldName": "invalidDates"
|
1750
1812
|
},
|
1813
|
+
{
|
1814
|
+
"name": "lang",
|
1815
|
+
"type": {
|
1816
|
+
"text": "Language"
|
1817
|
+
},
|
1818
|
+
"default": "'en'",
|
1819
|
+
"description": "Sets the internal language of the component",
|
1820
|
+
"fieldName": "lang",
|
1821
|
+
"expandedType": {
|
1822
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
1823
|
+
}
|
1824
|
+
},
|
1751
1825
|
{
|
1752
1826
|
"name": "locale",
|
1753
1827
|
"type": {
|
@@ -1802,7 +1876,8 @@
|
|
1802
1876
|
"package": "@internal/components/skf-element.js"
|
1803
1877
|
},
|
1804
1878
|
"tagName": "skf-datepicker-calendar",
|
1805
|
-
"customElement": true
|
1879
|
+
"customElement": true,
|
1880
|
+
"modulePath": "src/components/datepicker/datepicker-calendar.component.ts"
|
1806
1881
|
}
|
1807
1882
|
],
|
1808
1883
|
"exports": [
|
@@ -1860,6 +1935,19 @@
|
|
1860
1935
|
"description": "A comma-separated list of dates (yyyy-mm-dd format) that are not selectable.",
|
1861
1936
|
"attribute": "invalid-dates"
|
1862
1937
|
},
|
1938
|
+
{
|
1939
|
+
"kind": "field",
|
1940
|
+
"name": "lang",
|
1941
|
+
"type": {
|
1942
|
+
"text": "Language"
|
1943
|
+
},
|
1944
|
+
"default": "'en'",
|
1945
|
+
"description": "Sets the internal language of the component",
|
1946
|
+
"attribute": "lang",
|
1947
|
+
"expandedType": {
|
1948
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
1949
|
+
}
|
1950
|
+
},
|
1863
1951
|
{
|
1864
1952
|
"kind": "field",
|
1865
1953
|
"name": "range",
|
@@ -1951,6 +2039,18 @@
|
|
1951
2039
|
"description": "A comma-separated list of dates (yyyy-mm-dd format) that are not selectable.",
|
1952
2040
|
"fieldName": "invalidDates"
|
1953
2041
|
},
|
2042
|
+
{
|
2043
|
+
"name": "lang",
|
2044
|
+
"type": {
|
2045
|
+
"text": "Language"
|
2046
|
+
},
|
2047
|
+
"default": "'en'",
|
2048
|
+
"description": "Sets the internal language of the component",
|
2049
|
+
"fieldName": "lang",
|
2050
|
+
"expandedType": {
|
2051
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
2052
|
+
}
|
2053
|
+
},
|
1954
2054
|
{
|
1955
2055
|
"name": "range",
|
1956
2056
|
"type": {
|
@@ -2002,6 +2102,13 @@
|
|
2002
2102
|
"description": "",
|
2003
2103
|
"name": "SkfDatepicker",
|
2004
2104
|
"members": [
|
2105
|
+
{
|
2106
|
+
"kind": "field",
|
2107
|
+
"name": "#localize",
|
2108
|
+
"privacy": "private",
|
2109
|
+
"readonly": true,
|
2110
|
+
"default": "new LocalizeController(this)"
|
2111
|
+
},
|
2005
2112
|
{
|
2006
2113
|
"kind": "field",
|
2007
2114
|
"name": "focusTimeoutId",
|
@@ -2034,6 +2141,19 @@
|
|
2034
2141
|
"description": "If defined, sets the input's label. Alternatively, you can use the `label` attribute.",
|
2035
2142
|
"attribute": "label"
|
2036
2143
|
},
|
2144
|
+
{
|
2145
|
+
"kind": "field",
|
2146
|
+
"name": "lang",
|
2147
|
+
"type": {
|
2148
|
+
"text": "Language"
|
2149
|
+
},
|
2150
|
+
"default": "'en'",
|
2151
|
+
"description": "Sets the internal language of the component",
|
2152
|
+
"attribute": "lang",
|
2153
|
+
"expandedType": {
|
2154
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
2155
|
+
}
|
2156
|
+
},
|
2037
2157
|
{
|
2038
2158
|
"kind": "field",
|
2039
2159
|
"name": "hideLabel",
|
@@ -2098,15 +2218,6 @@
|
|
2098
2218
|
"description": "If true, makes the element not mutable, meaning the user can not edit the control",
|
2099
2219
|
"attribute": "readonly"
|
2100
2220
|
},
|
2101
|
-
{
|
2102
|
-
"kind": "field",
|
2103
|
-
"name": "requiredLabel",
|
2104
|
-
"type": {
|
2105
|
-
"text": "string | undefined"
|
2106
|
-
},
|
2107
|
-
"description": "If defined, renders an alternative A11y text for the asterisk",
|
2108
|
-
"attribute": "required-label"
|
2109
|
-
},
|
2110
2221
|
{
|
2111
2222
|
"kind": "field",
|
2112
2223
|
"name": "selectableFrom",
|
@@ -2180,7 +2291,10 @@
|
|
2180
2291
|
},
|
2181
2292
|
{
|
2182
2293
|
"kind": "method",
|
2183
|
-
"name": "_handleValueChange"
|
2294
|
+
"name": "_handleValueChange",
|
2295
|
+
"type": {
|
2296
|
+
"text": "_handleValueChange() => void"
|
2297
|
+
}
|
2184
2298
|
},
|
2185
2299
|
{
|
2186
2300
|
"kind": "field",
|
@@ -2189,16 +2303,25 @@
|
|
2189
2303
|
},
|
2190
2304
|
{
|
2191
2305
|
"kind": "method",
|
2192
|
-
"name": "showPopover"
|
2306
|
+
"name": "showPopover",
|
2307
|
+
"type": {
|
2308
|
+
"text": "showPopover() => void"
|
2309
|
+
}
|
2193
2310
|
},
|
2194
2311
|
{
|
2195
2312
|
"kind": "method",
|
2196
|
-
"name": "hidePopover"
|
2313
|
+
"name": "hidePopover",
|
2314
|
+
"type": {
|
2315
|
+
"text": "hidePopover() => void"
|
2316
|
+
}
|
2197
2317
|
},
|
2198
2318
|
{
|
2199
2319
|
"kind": "method",
|
2200
2320
|
"name": "clear",
|
2201
|
-
"description": "Clears the input field"
|
2321
|
+
"description": "Clears the input field",
|
2322
|
+
"type": {
|
2323
|
+
"text": "clear() => void"
|
2324
|
+
}
|
2202
2325
|
}
|
2203
2326
|
],
|
2204
2327
|
"attributes": [
|
@@ -2223,6 +2346,18 @@
|
|
2223
2346
|
"description": "If defined, sets the input's label. Alternatively, you can use the `label` attribute.",
|
2224
2347
|
"fieldName": "label"
|
2225
2348
|
},
|
2349
|
+
{
|
2350
|
+
"name": "lang",
|
2351
|
+
"type": {
|
2352
|
+
"text": "Language"
|
2353
|
+
},
|
2354
|
+
"default": "'en'",
|
2355
|
+
"description": "Sets the internal language of the component",
|
2356
|
+
"fieldName": "lang",
|
2357
|
+
"expandedType": {
|
2358
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
2359
|
+
}
|
2360
|
+
},
|
2226
2361
|
{
|
2227
2362
|
"name": "hide-label",
|
2228
2363
|
"type": {
|
@@ -2279,14 +2414,6 @@
|
|
2279
2414
|
"description": "If true, makes the element not mutable, meaning the user can not edit the control",
|
2280
2415
|
"fieldName": "readonly"
|
2281
2416
|
},
|
2282
|
-
{
|
2283
|
-
"name": "required-label",
|
2284
|
-
"type": {
|
2285
|
-
"text": "string | undefined"
|
2286
|
-
},
|
2287
|
-
"description": "If defined, renders an alternative A11y text for the asterisk",
|
2288
|
-
"fieldName": "requiredLabel"
|
2289
|
-
},
|
2290
2417
|
{
|
2291
2418
|
"name": "selectable-from",
|
2292
2419
|
"type": {
|
@@ -2343,7 +2470,8 @@
|
|
2343
2470
|
"package": "@internal/components/formBase.js"
|
2344
2471
|
},
|
2345
2472
|
"tagName": "skf-datepicker",
|
2346
|
-
"customElement": true
|
2473
|
+
"customElement": true,
|
2474
|
+
"modulePath": "src/components/datepicker/datepicker.component.ts"
|
2347
2475
|
}
|
2348
2476
|
],
|
2349
2477
|
"exports": [
|
@@ -2446,7 +2574,8 @@
|
|
2446
2574
|
"package": "@internal/components/skf-element.js"
|
2447
2575
|
},
|
2448
2576
|
"tagName": "skf-heading",
|
2449
|
-
"customElement": true
|
2577
|
+
"customElement": true,
|
2578
|
+
"modulePath": "src/components/heading/heading.component.ts"
|
2450
2579
|
}
|
2451
2580
|
],
|
2452
2581
|
"exports": [
|
@@ -2492,12 +2621,10 @@
|
|
2492
2621
|
"members": [
|
2493
2622
|
{
|
2494
2623
|
"kind": "field",
|
2495
|
-
"name": "
|
2496
|
-
"
|
2497
|
-
|
2498
|
-
|
2499
|
-
"description": "If defined, sets the aria-label for the close button",
|
2500
|
-
"attribute": "close-button-aria-label"
|
2624
|
+
"name": "#localize",
|
2625
|
+
"privacy": "private",
|
2626
|
+
"readonly": true,
|
2627
|
+
"default": "new LocalizeController(this)"
|
2501
2628
|
},
|
2502
2629
|
{
|
2503
2630
|
"kind": "field",
|
@@ -2518,6 +2645,19 @@
|
|
2518
2645
|
"description": "If true, makes the dialog stretch edge to edge on screen",
|
2519
2646
|
"attribute": "fullscreen"
|
2520
2647
|
},
|
2648
|
+
{
|
2649
|
+
"kind": "field",
|
2650
|
+
"name": "lang",
|
2651
|
+
"type": {
|
2652
|
+
"text": "Language"
|
2653
|
+
},
|
2654
|
+
"default": "'en'",
|
2655
|
+
"description": "Sets the internal language of the component",
|
2656
|
+
"attribute": "lang",
|
2657
|
+
"expandedType": {
|
2658
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
2659
|
+
}
|
2660
|
+
},
|
2521
2661
|
{
|
2522
2662
|
"kind": "field",
|
2523
2663
|
"name": "noCloseButton",
|
@@ -2552,12 +2692,18 @@
|
|
2552
2692
|
{
|
2553
2693
|
"kind": "method",
|
2554
2694
|
"name": "showModal",
|
2555
|
-
"description": "Method that opens the dialog in modal state"
|
2695
|
+
"description": "Method that opens the dialog in modal state",
|
2696
|
+
"type": {
|
2697
|
+
"text": "showModal() => void"
|
2698
|
+
}
|
2556
2699
|
},
|
2557
2700
|
{
|
2558
2701
|
"kind": "method",
|
2559
2702
|
"name": "close",
|
2560
|
-
"description": "Method that closes the dialog"
|
2703
|
+
"description": "Method that closes the dialog",
|
2704
|
+
"type": {
|
2705
|
+
"text": "close() => void"
|
2706
|
+
}
|
2561
2707
|
}
|
2562
2708
|
],
|
2563
2709
|
"events": [
|
@@ -2584,14 +2730,6 @@
|
|
2584
2730
|
}
|
2585
2731
|
],
|
2586
2732
|
"attributes": [
|
2587
|
-
{
|
2588
|
-
"name": "close-button-aria-label",
|
2589
|
-
"type": {
|
2590
|
-
"text": "string | undefined"
|
2591
|
-
},
|
2592
|
-
"description": "If defined, sets the aria-label for the close button",
|
2593
|
-
"fieldName": "closeButtonAriaLabel"
|
2594
|
-
},
|
2595
2733
|
{
|
2596
2734
|
"name": "heading",
|
2597
2735
|
"type": {
|
@@ -2609,6 +2747,18 @@
|
|
2609
2747
|
"description": "If true, makes the dialog stretch edge to edge on screen",
|
2610
2748
|
"fieldName": "fullscreen"
|
2611
2749
|
},
|
2750
|
+
{
|
2751
|
+
"name": "lang",
|
2752
|
+
"type": {
|
2753
|
+
"text": "Language"
|
2754
|
+
},
|
2755
|
+
"default": "'en'",
|
2756
|
+
"description": "Sets the internal language of the component",
|
2757
|
+
"fieldName": "lang",
|
2758
|
+
"expandedType": {
|
2759
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
2760
|
+
}
|
2761
|
+
},
|
2612
2762
|
{
|
2613
2763
|
"name": "no-close-button",
|
2614
2764
|
"type": {
|
@@ -2642,7 +2792,8 @@
|
|
2642
2792
|
"package": "@internal/components/skf-element"
|
2643
2793
|
},
|
2644
2794
|
"tagName": "skf-dialog",
|
2645
|
-
"customElement": true
|
2795
|
+
"customElement": true,
|
2796
|
+
"modulePath": "src/components/dialog/dialog.component.ts"
|
2646
2797
|
}
|
2647
2798
|
],
|
2648
2799
|
"exports": [
|
@@ -2702,7 +2853,7 @@
|
|
2702
2853
|
"description": "Defines the Divider color",
|
2703
2854
|
"attribute": "color",
|
2704
2855
|
"expandedType": {
|
2705
|
-
"text": "'primary' | 'inverse' | '
|
2856
|
+
"text": "'primary' | 'inverse' | 'emphasized' | 'secondary' | 'tertiary'"
|
2706
2857
|
}
|
2707
2858
|
},
|
2708
2859
|
{
|
@@ -2736,7 +2887,7 @@
|
|
2736
2887
|
"description": "Defines the Divider color",
|
2737
2888
|
"fieldName": "color",
|
2738
2889
|
"expandedType": {
|
2739
|
-
"text": "'primary' | 'inverse' | '
|
2890
|
+
"text": "'primary' | 'inverse' | 'emphasized' | 'secondary' | 'tertiary'"
|
2740
2891
|
}
|
2741
2892
|
},
|
2742
2893
|
{
|
@@ -2763,7 +2914,8 @@
|
|
2763
2914
|
"package": "@internal/components/skf-element.js"
|
2764
2915
|
},
|
2765
2916
|
"tagName": "skf-divider",
|
2766
|
-
"customElement": true
|
2917
|
+
"customElement": true,
|
2918
|
+
"modulePath": "src/components/divider/divider.component.ts"
|
2767
2919
|
}
|
2768
2920
|
],
|
2769
2921
|
"exports": [
|
@@ -2793,6 +2945,13 @@
|
|
2793
2945
|
}
|
2794
2946
|
],
|
2795
2947
|
"members": [
|
2948
|
+
{
|
2949
|
+
"kind": "field",
|
2950
|
+
"name": "#localize",
|
2951
|
+
"privacy": "private",
|
2952
|
+
"readonly": true,
|
2953
|
+
"default": "new LocalizeController(this)"
|
2954
|
+
},
|
2796
2955
|
{
|
2797
2956
|
"kind": "field",
|
2798
2957
|
"name": "#internals",
|
@@ -2811,22 +2970,25 @@
|
|
2811
2970
|
},
|
2812
2971
|
{
|
2813
2972
|
"kind": "field",
|
2814
|
-
"name": "
|
2973
|
+
"name": "heading",
|
2815
2974
|
"type": {
|
2816
|
-
"text": "string"
|
2975
|
+
"text": "string | undefined"
|
2817
2976
|
},
|
2818
|
-
"
|
2819
|
-
"
|
2820
|
-
"attribute": "close-button-aria-label"
|
2977
|
+
"description": "Heading for the Drawer",
|
2978
|
+
"attribute": "heading"
|
2821
2979
|
},
|
2822
2980
|
{
|
2823
2981
|
"kind": "field",
|
2824
|
-
"name": "
|
2982
|
+
"name": "lang",
|
2825
2983
|
"type": {
|
2826
|
-
"text": "
|
2984
|
+
"text": "Language"
|
2827
2985
|
},
|
2828
|
-
"
|
2829
|
-
"
|
2986
|
+
"default": "'en'",
|
2987
|
+
"description": "Sets the internal language of the component",
|
2988
|
+
"attribute": "lang",
|
2989
|
+
"expandedType": {
|
2990
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
2991
|
+
}
|
2830
2992
|
},
|
2831
2993
|
{
|
2832
2994
|
"kind": "field",
|
@@ -2867,7 +3029,10 @@
|
|
2867
3029
|
},
|
2868
3030
|
{
|
2869
3031
|
"kind": "method",
|
2870
|
-
"name": "close"
|
3032
|
+
"name": "close",
|
3033
|
+
"type": {
|
3034
|
+
"text": "close() => void"
|
3035
|
+
}
|
2871
3036
|
}
|
2872
3037
|
],
|
2873
3038
|
"events": [
|
@@ -2894,15 +3059,6 @@
|
|
2894
3059
|
}
|
2895
3060
|
],
|
2896
3061
|
"attributes": [
|
2897
|
-
{
|
2898
|
-
"name": "close-button-aria-label",
|
2899
|
-
"type": {
|
2900
|
-
"text": "string"
|
2901
|
-
},
|
2902
|
-
"default": "'Close dialog'",
|
2903
|
-
"description": "If defined, sets the aria-label for the close button",
|
2904
|
-
"fieldName": "closeButtonAriaLabel"
|
2905
|
-
},
|
2906
3062
|
{
|
2907
3063
|
"name": "heading",
|
2908
3064
|
"type": {
|
@@ -2911,6 +3067,18 @@
|
|
2911
3067
|
"description": "Heading for the Drawer",
|
2912
3068
|
"fieldName": "heading"
|
2913
3069
|
},
|
3070
|
+
{
|
3071
|
+
"name": "lang",
|
3072
|
+
"type": {
|
3073
|
+
"text": "Language"
|
3074
|
+
},
|
3075
|
+
"default": "'en'",
|
3076
|
+
"description": "Sets the internal language of the component",
|
3077
|
+
"fieldName": "lang",
|
3078
|
+
"expandedType": {
|
3079
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
3080
|
+
}
|
3081
|
+
},
|
2914
3082
|
{
|
2915
3083
|
"name": "size",
|
2916
3084
|
"type": {
|
@@ -2950,7 +3118,8 @@
|
|
2950
3118
|
"package": "@internal/components/skf-element"
|
2951
3119
|
},
|
2952
3120
|
"tagName": "skf-drawer",
|
2953
|
-
"customElement": true
|
3121
|
+
"customElement": true,
|
3122
|
+
"modulePath": "src/components/drawer/drawer.component.ts"
|
2954
3123
|
}
|
2955
3124
|
],
|
2956
3125
|
"exports": [
|
@@ -3048,7 +3217,8 @@
|
|
3048
3217
|
"package": "@internal/components/skf-element.js"
|
3049
3218
|
},
|
3050
3219
|
"tagName": "skf-logo",
|
3051
|
-
"customElement": true
|
3220
|
+
"customElement": true,
|
3221
|
+
"modulePath": "src/components/logo/logo.component.ts"
|
3052
3222
|
}
|
3053
3223
|
],
|
3054
3224
|
"exports": [
|
@@ -3207,7 +3377,10 @@
|
|
3207
3377
|
},
|
3208
3378
|
{
|
3209
3379
|
"kind": "method",
|
3210
|
-
"name": "_handleAsChange"
|
3380
|
+
"name": "_handleAsChange",
|
3381
|
+
"type": {
|
3382
|
+
"text": "_handleAsChange() => void"
|
3383
|
+
}
|
3211
3384
|
}
|
3212
3385
|
],
|
3213
3386
|
"events": [
|
@@ -3326,7 +3499,8 @@
|
|
3326
3499
|
"package": "@internal/components/skf-element.js"
|
3327
3500
|
},
|
3328
3501
|
"tagName": "skf-link",
|
3329
|
-
"customElement": true
|
3502
|
+
"customElement": true,
|
3503
|
+
"modulePath": "src/components/link/link.component.ts"
|
3330
3504
|
}
|
3331
3505
|
],
|
3332
3506
|
"exports": [
|
@@ -3426,7 +3600,8 @@
|
|
3426
3600
|
"package": "@internal/components/skf-element"
|
3427
3601
|
},
|
3428
3602
|
"tagName": "skf-nav-item",
|
3429
|
-
"customElement": true
|
3603
|
+
"customElement": true,
|
3604
|
+
"modulePath": "src/components/nav/nav-item.component.ts"
|
3430
3605
|
}
|
3431
3606
|
],
|
3432
3607
|
"exports": [
|
@@ -3456,6 +3631,13 @@
|
|
3456
3631
|
}
|
3457
3632
|
],
|
3458
3633
|
"members": [
|
3634
|
+
{
|
3635
|
+
"kind": "field",
|
3636
|
+
"name": "#localize",
|
3637
|
+
"privacy": "private",
|
3638
|
+
"readonly": true,
|
3639
|
+
"default": "new LocalizeController(this)"
|
3640
|
+
},
|
3459
3641
|
{
|
3460
3642
|
"kind": "field",
|
3461
3643
|
"name": "#internals",
|
@@ -3472,6 +3654,19 @@
|
|
3472
3654
|
"text": "CustomStateSet"
|
3473
3655
|
}
|
3474
3656
|
},
|
3657
|
+
{
|
3658
|
+
"kind": "field",
|
3659
|
+
"name": "lang",
|
3660
|
+
"type": {
|
3661
|
+
"text": "Language"
|
3662
|
+
},
|
3663
|
+
"default": "'en'",
|
3664
|
+
"description": "Sets the internal language of the component",
|
3665
|
+
"attribute": "lang",
|
3666
|
+
"expandedType": {
|
3667
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
3668
|
+
}
|
3669
|
+
},
|
3475
3670
|
{
|
3476
3671
|
"kind": "field",
|
3477
3672
|
"name": "vertical",
|
@@ -3484,6 +3679,18 @@
|
|
3484
3679
|
}
|
3485
3680
|
],
|
3486
3681
|
"attributes": [
|
3682
|
+
{
|
3683
|
+
"name": "lang",
|
3684
|
+
"type": {
|
3685
|
+
"text": "Language"
|
3686
|
+
},
|
3687
|
+
"default": "'en'",
|
3688
|
+
"description": "Sets the internal language of the component",
|
3689
|
+
"fieldName": "lang",
|
3690
|
+
"expandedType": {
|
3691
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
3692
|
+
}
|
3693
|
+
},
|
3487
3694
|
{
|
3488
3695
|
"name": "vertical",
|
3489
3696
|
"type": {
|
@@ -3499,7 +3706,8 @@
|
|
3499
3706
|
"package": "@internal/components/skf-element"
|
3500
3707
|
},
|
3501
3708
|
"tagName": "skf-nav",
|
3502
|
-
"customElement": true
|
3709
|
+
"customElement": true,
|
3710
|
+
"modulePath": "src/components/nav/nav.component.ts"
|
3503
3711
|
}
|
3504
3712
|
],
|
3505
3713
|
"exports": [
|
@@ -3529,6 +3737,13 @@
|
|
3529
3737
|
}
|
3530
3738
|
],
|
3531
3739
|
"members": [
|
3740
|
+
{
|
3741
|
+
"kind": "field",
|
3742
|
+
"name": "#localize",
|
3743
|
+
"privacy": "private",
|
3744
|
+
"readonly": true,
|
3745
|
+
"default": "new LocalizeController(this)"
|
3746
|
+
},
|
3532
3747
|
{
|
3533
3748
|
"kind": "field",
|
3534
3749
|
"name": "compact",
|
@@ -3538,13 +3753,16 @@
|
|
3538
3753
|
},
|
3539
3754
|
{
|
3540
3755
|
"kind": "field",
|
3541
|
-
"name": "
|
3756
|
+
"name": "lang",
|
3542
3757
|
"type": {
|
3543
|
-
"text": "
|
3758
|
+
"text": "Language"
|
3544
3759
|
},
|
3545
|
-
"default": "'
|
3546
|
-
"description": "
|
3547
|
-
"attribute": "
|
3760
|
+
"default": "'en'",
|
3761
|
+
"description": "Sets the internal language of the component",
|
3762
|
+
"attribute": "lang",
|
3763
|
+
"expandedType": {
|
3764
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
3765
|
+
}
|
3548
3766
|
},
|
3549
3767
|
{
|
3550
3768
|
"kind": "field",
|
@@ -3572,13 +3790,16 @@
|
|
3572
3790
|
"fieldName": "compact"
|
3573
3791
|
},
|
3574
3792
|
{
|
3575
|
-
"name": "
|
3793
|
+
"name": "lang",
|
3576
3794
|
"type": {
|
3577
|
-
"text": "
|
3795
|
+
"text": "Language"
|
3578
3796
|
},
|
3579
|
-
"default": "'
|
3580
|
-
"description": "
|
3581
|
-
"fieldName": "
|
3797
|
+
"default": "'en'",
|
3798
|
+
"description": "Sets the internal language of the component",
|
3799
|
+
"fieldName": "lang",
|
3800
|
+
"expandedType": {
|
3801
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
3802
|
+
}
|
3582
3803
|
},
|
3583
3804
|
{
|
3584
3805
|
"name": "site-name",
|
@@ -3602,7 +3823,8 @@
|
|
3602
3823
|
"package": "@internal/components/skf-element"
|
3603
3824
|
},
|
3604
3825
|
"tagName": "skf-header",
|
3605
|
-
"customElement": true
|
3826
|
+
"customElement": true,
|
3827
|
+
"modulePath": "src/components/header/header.component.ts"
|
3606
3828
|
}
|
3607
3829
|
],
|
3608
3830
|
"exports": [
|
@@ -3649,36 +3871,6 @@
|
|
3649
3871
|
"description": "Indicates whether the value of the control can be automatically completed by the browser. See\n[MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/autocomplete) for details.",
|
3650
3872
|
"attribute": "autocomplete"
|
3651
3873
|
},
|
3652
|
-
{
|
3653
|
-
"kind": "field",
|
3654
|
-
"name": "buttonAriaLabelClear",
|
3655
|
-
"type": {
|
3656
|
-
"text": "string"
|
3657
|
-
},
|
3658
|
-
"default": "'Clear input'",
|
3659
|
-
"description": "Custom aria-label for the clear button. **Notice!** Only applicable to type=search.",
|
3660
|
-
"attribute": "button-aria-label-clear"
|
3661
|
-
},
|
3662
|
-
{
|
3663
|
-
"kind": "field",
|
3664
|
-
"name": "buttonAriaLabelHide",
|
3665
|
-
"type": {
|
3666
|
-
"text": "string"
|
3667
|
-
},
|
3668
|
-
"default": "'Hide password'",
|
3669
|
-
"description": "Custom aria-label for the visibility button. **Notice!** Only applicable to type=password.",
|
3670
|
-
"attribute": "button-aria-label-hide"
|
3671
|
-
},
|
3672
|
-
{
|
3673
|
-
"kind": "field",
|
3674
|
-
"name": "buttonAriaLabelShow",
|
3675
|
-
"type": {
|
3676
|
-
"text": "string"
|
3677
|
-
},
|
3678
|
-
"default": "'Show password'",
|
3679
|
-
"description": "Custom aria-label for the visibility button **Notice!** Only applicable to type=password.",
|
3680
|
-
"attribute": "button-aria-label-show"
|
3681
|
-
},
|
3682
3874
|
{
|
3683
3875
|
"kind": "field",
|
3684
3876
|
"name": "customInvalid",
|
@@ -3734,6 +3926,19 @@
|
|
3734
3926
|
"description": "If defined, sets the input's label. Alternatively, you can use the `label` attribute.",
|
3735
3927
|
"attribute": "label"
|
3736
3928
|
},
|
3929
|
+
{
|
3930
|
+
"kind": "field",
|
3931
|
+
"name": "lang",
|
3932
|
+
"type": {
|
3933
|
+
"text": "Language"
|
3934
|
+
},
|
3935
|
+
"default": "'en'",
|
3936
|
+
"description": "Sets the internal language of the component",
|
3937
|
+
"attribute": "lang",
|
3938
|
+
"expandedType": {
|
3939
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
3940
|
+
}
|
3941
|
+
},
|
3737
3942
|
{
|
3738
3943
|
"kind": "field",
|
3739
3944
|
"name": "leading",
|
@@ -3817,15 +4022,6 @@
|
|
3817
4022
|
"description": "If true, makes the element not mutable, meaning the user can not edit the control",
|
3818
4023
|
"attribute": "readonly"
|
3819
4024
|
},
|
3820
|
-
{
|
3821
|
-
"kind": "field",
|
3822
|
-
"name": "requiredLabel",
|
3823
|
-
"type": {
|
3824
|
-
"text": "string | undefined"
|
3825
|
-
},
|
3826
|
-
"description": "If defined, renders an alternative A11y text for the asterisk",
|
3827
|
-
"attribute": "required-label"
|
3828
|
-
},
|
3829
4025
|
{
|
3830
4026
|
"kind": "field",
|
3831
4027
|
"name": "severity",
|
@@ -3934,33 +4130,6 @@
|
|
3934
4130
|
"description": "Indicates whether the value of the control can be automatically completed by the browser. See\n[MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/autocomplete) for details.",
|
3935
4131
|
"fieldName": "autocomplete"
|
3936
4132
|
},
|
3937
|
-
{
|
3938
|
-
"name": "button-aria-label-clear",
|
3939
|
-
"type": {
|
3940
|
-
"text": "string"
|
3941
|
-
},
|
3942
|
-
"default": "'Clear input'",
|
3943
|
-
"description": "Custom aria-label for the clear button. **Notice!** Only applicable to type=search.",
|
3944
|
-
"fieldName": "buttonAriaLabelClear"
|
3945
|
-
},
|
3946
|
-
{
|
3947
|
-
"name": "button-aria-label-hide",
|
3948
|
-
"type": {
|
3949
|
-
"text": "string"
|
3950
|
-
},
|
3951
|
-
"default": "'Hide password'",
|
3952
|
-
"description": "Custom aria-label for the visibility button. **Notice!** Only applicable to type=password.",
|
3953
|
-
"fieldName": "buttonAriaLabelHide"
|
3954
|
-
},
|
3955
|
-
{
|
3956
|
-
"name": "button-aria-label-show",
|
3957
|
-
"type": {
|
3958
|
-
"text": "string"
|
3959
|
-
},
|
3960
|
-
"default": "'Show password'",
|
3961
|
-
"description": "Custom aria-label for the visibility button **Notice!** Only applicable to type=password.",
|
3962
|
-
"fieldName": "buttonAriaLabelShow"
|
3963
|
-
},
|
3964
4133
|
{
|
3965
4134
|
"name": "custom-invalid",
|
3966
4135
|
"description": "If defined, forces component to invalid state until removed. Its value is used as hint text.",
|
@@ -4009,6 +4178,18 @@
|
|
4009
4178
|
"description": "If defined, sets the input's label. Alternatively, you can use the `label` attribute.",
|
4010
4179
|
"fieldName": "label"
|
4011
4180
|
},
|
4181
|
+
{
|
4182
|
+
"name": "lang",
|
4183
|
+
"type": {
|
4184
|
+
"text": "Language"
|
4185
|
+
},
|
4186
|
+
"default": "'en'",
|
4187
|
+
"description": "Sets the internal language of the component",
|
4188
|
+
"fieldName": "lang",
|
4189
|
+
"expandedType": {
|
4190
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
4191
|
+
}
|
4192
|
+
},
|
4012
4193
|
{
|
4013
4194
|
"name": "leading",
|
4014
4195
|
"type": {
|
@@ -4076,19 +4257,11 @@
|
|
4076
4257
|
{
|
4077
4258
|
"name": "readonly",
|
4078
4259
|
"type": {
|
4079
|
-
"text": "boolean"
|
4080
|
-
},
|
4081
|
-
"default": "false",
|
4082
|
-
"description": "If true, makes the element not mutable, meaning the user can not edit the control",
|
4083
|
-
"fieldName": "readonly"
|
4084
|
-
},
|
4085
|
-
{
|
4086
|
-
"name": "required-label",
|
4087
|
-
"type": {
|
4088
|
-
"text": "string | undefined"
|
4260
|
+
"text": "boolean"
|
4089
4261
|
},
|
4090
|
-
"
|
4091
|
-
"
|
4262
|
+
"default": "false",
|
4263
|
+
"description": "If true, makes the element not mutable, meaning the user can not edit the control",
|
4264
|
+
"fieldName": "readonly"
|
4092
4265
|
},
|
4093
4266
|
{
|
4094
4267
|
"name": "severity",
|
@@ -4153,7 +4326,8 @@
|
|
4153
4326
|
"package": "@internal/components/formBase.js"
|
4154
4327
|
},
|
4155
4328
|
"tagName": "skf-input",
|
4156
|
-
"customElement": true
|
4329
|
+
"customElement": true,
|
4330
|
+
"modulePath": "src/components/input/input.component.ts"
|
4157
4331
|
}
|
4158
4332
|
],
|
4159
4333
|
"exports": [
|
@@ -4372,6 +4546,9 @@
|
|
4372
4546
|
"inheritedFrom": {
|
4373
4547
|
"name": "SkfLink",
|
4374
4548
|
"module": "src/components/link/link.component.ts"
|
4549
|
+
},
|
4550
|
+
"type": {
|
4551
|
+
"text": "_handleAsChange() => void"
|
4375
4552
|
}
|
4376
4553
|
}
|
4377
4554
|
],
|
@@ -4539,7 +4716,8 @@
|
|
4539
4716
|
"module": "src/components/link/link.component.ts"
|
4540
4717
|
}
|
4541
4718
|
}
|
4542
|
-
]
|
4719
|
+
],
|
4720
|
+
"modulePath": "src/components/menu/menu-item.component.ts"
|
4543
4721
|
}
|
4544
4722
|
],
|
4545
4723
|
"exports": [
|
@@ -4564,11 +4742,28 @@
|
|
4564
4742
|
"name": "SkfMenu",
|
4565
4743
|
"slots": [
|
4566
4744
|
{
|
4567
|
-
"description": "The menu
|
4745
|
+
"description": "The menu content",
|
4568
4746
|
"name": ""
|
4569
4747
|
}
|
4570
4748
|
],
|
4571
|
-
"members": [
|
4749
|
+
"members": [
|
4750
|
+
{
|
4751
|
+
"type": {
|
4752
|
+
"text": "(void) => void"
|
4753
|
+
},
|
4754
|
+
"description": "Method that opens the menu",
|
4755
|
+
"name": "open()",
|
4756
|
+
"kind": "field"
|
4757
|
+
},
|
4758
|
+
{
|
4759
|
+
"type": {
|
4760
|
+
"text": "(void) => void"
|
4761
|
+
},
|
4762
|
+
"description": "Method that closes the menu",
|
4763
|
+
"name": "close()",
|
4764
|
+
"kind": "field"
|
4765
|
+
}
|
4766
|
+
],
|
4572
4767
|
"events": [
|
4573
4768
|
{
|
4574
4769
|
"type": {
|
@@ -4607,7 +4802,8 @@
|
|
4607
4802
|
"package": "@internal/base-classes/popover/popover.base.js"
|
4608
4803
|
},
|
4609
4804
|
"tagName": "skf-menu",
|
4610
|
-
"customElement": true
|
4805
|
+
"customElement": true,
|
4806
|
+
"modulePath": "src/components/menu/menu.component.ts"
|
4611
4807
|
}
|
4612
4808
|
],
|
4613
4809
|
"exports": [
|
@@ -4656,6 +4852,22 @@
|
|
4656
4852
|
"default": "false",
|
4657
4853
|
"description": "If true, hides the arrow",
|
4658
4854
|
"attribute": "hideArrow"
|
4855
|
+
},
|
4856
|
+
{
|
4857
|
+
"type": {
|
4858
|
+
"text": "(void) => void"
|
4859
|
+
},
|
4860
|
+
"description": "Method that opens the popover",
|
4861
|
+
"name": "open()",
|
4862
|
+
"kind": "field"
|
4863
|
+
},
|
4864
|
+
{
|
4865
|
+
"type": {
|
4866
|
+
"text": "(void) => void"
|
4867
|
+
},
|
4868
|
+
"description": "Method that closes the popover",
|
4869
|
+
"name": "close()",
|
4870
|
+
"kind": "field"
|
4659
4871
|
}
|
4660
4872
|
],
|
4661
4873
|
"events": [
|
@@ -4663,14 +4875,14 @@
|
|
4663
4875
|
"type": {
|
4664
4876
|
"text": "CustomEvent"
|
4665
4877
|
},
|
4666
|
-
"description": "Fired when the
|
4878
|
+
"description": "Fired when the popover is opened",
|
4667
4879
|
"name": "skf-opened"
|
4668
4880
|
},
|
4669
4881
|
{
|
4670
4882
|
"type": {
|
4671
4883
|
"text": "CustomEvent"
|
4672
4884
|
},
|
4673
|
-
"description": "Fired when the
|
4885
|
+
"description": "Fired when the popover is closed",
|
4674
4886
|
"name": "skf-closed"
|
4675
4887
|
}
|
4676
4888
|
],
|
@@ -4687,7 +4899,7 @@
|
|
4687
4899
|
"type": {
|
4688
4900
|
"text": "string"
|
4689
4901
|
},
|
4690
|
-
"description": "The id of the element the
|
4902
|
+
"description": "The id of the element the popover will be anchored to",
|
4691
4903
|
"name": "anchor"
|
4692
4904
|
},
|
4693
4905
|
{
|
@@ -4714,7 +4926,8 @@
|
|
4714
4926
|
"package": "@internal/base-classes/popover/popover.base.js"
|
4715
4927
|
},
|
4716
4928
|
"tagName": "skf-popover",
|
4717
|
-
"customElement": true
|
4929
|
+
"customElement": true,
|
4930
|
+
"modulePath": "src/components/popover/popover.component.ts"
|
4718
4931
|
}
|
4719
4932
|
],
|
4720
4933
|
"exports": [
|
@@ -4828,7 +5041,8 @@
|
|
4828
5041
|
"package": "@internal/components/skf-element"
|
4829
5042
|
},
|
4830
5043
|
"tagName": "skf-progress",
|
4831
|
-
"customElement": true
|
5044
|
+
"customElement": true,
|
5045
|
+
"modulePath": "src/components/progress/progress.component.ts"
|
4832
5046
|
}
|
4833
5047
|
],
|
4834
5048
|
"exports": [
|
@@ -4858,6 +5072,13 @@
|
|
4858
5072
|
}
|
4859
5073
|
],
|
4860
5074
|
"members": [
|
5075
|
+
{
|
5076
|
+
"kind": "field",
|
5077
|
+
"name": "#localize",
|
5078
|
+
"privacy": "private",
|
5079
|
+
"readonly": true,
|
5080
|
+
"default": "new LocalizeController(this)"
|
5081
|
+
},
|
4861
5082
|
{
|
4862
5083
|
"kind": "field",
|
4863
5084
|
"name": "debug",
|
@@ -4900,21 +5121,25 @@
|
|
4900
5121
|
},
|
4901
5122
|
{
|
4902
5123
|
"kind": "field",
|
4903
|
-
"name": "
|
5124
|
+
"name": "lang",
|
4904
5125
|
"type": {
|
4905
|
-
"text": "
|
5126
|
+
"text": "Language"
|
4906
5127
|
},
|
4907
|
-
"
|
4908
|
-
"
|
5128
|
+
"default": "'en'",
|
5129
|
+
"description": "Sets the internal language of the component",
|
5130
|
+
"attribute": "lang",
|
5131
|
+
"expandedType": {
|
5132
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
5133
|
+
}
|
4909
5134
|
},
|
4910
5135
|
{
|
4911
5136
|
"kind": "field",
|
4912
|
-
"name": "
|
5137
|
+
"name": "name",
|
4913
5138
|
"type": {
|
4914
5139
|
"text": "string | undefined"
|
4915
5140
|
},
|
4916
|
-
"description": "If defined,
|
4917
|
-
"attribute": "
|
5141
|
+
"description": "If defined, adds name to the input-element",
|
5142
|
+
"attribute": "name"
|
4918
5143
|
},
|
4919
5144
|
{
|
4920
5145
|
"kind": "field",
|
@@ -5019,20 +5244,24 @@
|
|
5019
5244
|
"fieldName": "label"
|
5020
5245
|
},
|
5021
5246
|
{
|
5022
|
-
"name": "
|
5247
|
+
"name": "lang",
|
5023
5248
|
"type": {
|
5024
|
-
"text": "
|
5249
|
+
"text": "Language"
|
5025
5250
|
},
|
5026
|
-
"
|
5027
|
-
"
|
5251
|
+
"default": "'en'",
|
5252
|
+
"description": "Sets the internal language of the component",
|
5253
|
+
"fieldName": "lang",
|
5254
|
+
"expandedType": {
|
5255
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
5256
|
+
}
|
5028
5257
|
},
|
5029
5258
|
{
|
5030
|
-
"name": "
|
5259
|
+
"name": "name",
|
5031
5260
|
"type": {
|
5032
5261
|
"text": "string | undefined"
|
5033
5262
|
},
|
5034
|
-
"description": "If defined,
|
5035
|
-
"fieldName": "
|
5263
|
+
"description": "If defined, adds name to the input-element",
|
5264
|
+
"fieldName": "name"
|
5036
5265
|
},
|
5037
5266
|
{
|
5038
5267
|
"name": "size",
|
@@ -5075,7 +5304,8 @@
|
|
5075
5304
|
"package": "@internal/components/formBase.js"
|
5076
5305
|
},
|
5077
5306
|
"tagName": "skf-radio",
|
5078
|
-
"customElement": true
|
5307
|
+
"customElement": true,
|
5308
|
+
"modulePath": "src/components/radio/radio.component.ts"
|
5079
5309
|
}
|
5080
5310
|
],
|
5081
5311
|
"exports": [
|
@@ -5191,7 +5421,8 @@
|
|
5191
5421
|
"package": "@internal/components/skf-element"
|
5192
5422
|
},
|
5193
5423
|
"tagName": "skf-segmented-button-item",
|
5194
|
-
"customElement": true
|
5424
|
+
"customElement": true,
|
5425
|
+
"modulePath": "src/components/segmented-button/segmented-button-item.component.ts"
|
5195
5426
|
}
|
5196
5427
|
],
|
5197
5428
|
"exports": [
|
@@ -5248,7 +5479,8 @@
|
|
5248
5479
|
"package": "@internal/components/skf-element"
|
5249
5480
|
},
|
5250
5481
|
"tagName": "skf-segmented-button",
|
5251
|
-
"customElement": true
|
5482
|
+
"customElement": true,
|
5483
|
+
"modulePath": "src/components/segmented-button/segmented-button.component.ts"
|
5252
5484
|
}
|
5253
5485
|
],
|
5254
5486
|
"exports": [
|
@@ -5328,7 +5560,8 @@
|
|
5328
5560
|
"package": "@internal/components/skf-element"
|
5329
5561
|
},
|
5330
5562
|
"tagName": "skf-select-option-group",
|
5331
|
-
"customElement": true
|
5563
|
+
"customElement": true,
|
5564
|
+
"modulePath": "src/components/select/select-option-group.component.ts"
|
5332
5565
|
}
|
5333
5566
|
],
|
5334
5567
|
"exports": [
|
@@ -5358,6 +5591,13 @@
|
|
5358
5591
|
}
|
5359
5592
|
],
|
5360
5593
|
"members": [
|
5594
|
+
{
|
5595
|
+
"kind": "field",
|
5596
|
+
"name": "#localize",
|
5597
|
+
"privacy": "private",
|
5598
|
+
"readonly": true,
|
5599
|
+
"default": "new LocalizeController(this)"
|
5600
|
+
},
|
5361
5601
|
{
|
5362
5602
|
"kind": "field",
|
5363
5603
|
"name": "#internals",
|
@@ -5411,6 +5651,19 @@
|
|
5411
5651
|
"text": "'error' | 'info' | 'warning' | 'success' | undefined"
|
5412
5652
|
}
|
5413
5653
|
},
|
5654
|
+
{
|
5655
|
+
"kind": "field",
|
5656
|
+
"name": "lang",
|
5657
|
+
"type": {
|
5658
|
+
"text": "Language"
|
5659
|
+
},
|
5660
|
+
"default": "'en'",
|
5661
|
+
"description": "Sets the internal language of the component",
|
5662
|
+
"attribute": "lang",
|
5663
|
+
"expandedType": {
|
5664
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
5665
|
+
}
|
5666
|
+
},
|
5414
5667
|
{
|
5415
5668
|
"kind": "field",
|
5416
5669
|
"name": "onClick",
|
@@ -5467,6 +5720,18 @@
|
|
5467
5720
|
"text": "'error' | 'info' | 'warning' | 'success' | undefined"
|
5468
5721
|
}
|
5469
5722
|
},
|
5723
|
+
{
|
5724
|
+
"name": "lang",
|
5725
|
+
"type": {
|
5726
|
+
"text": "Language"
|
5727
|
+
},
|
5728
|
+
"default": "'en'",
|
5729
|
+
"description": "Sets the internal language of the component",
|
5730
|
+
"fieldName": "lang",
|
5731
|
+
"expandedType": {
|
5732
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
5733
|
+
}
|
5734
|
+
},
|
5470
5735
|
{
|
5471
5736
|
"name": "removable",
|
5472
5737
|
"type": {
|
@@ -5482,7 +5747,8 @@
|
|
5482
5747
|
"package": "@internal/components/skf-element"
|
5483
5748
|
},
|
5484
5749
|
"tagName": "skf-tag",
|
5485
|
-
"customElement": true
|
5750
|
+
"customElement": true,
|
5751
|
+
"modulePath": "src/components/tag/tag.component.ts"
|
5486
5752
|
}
|
5487
5753
|
],
|
5488
5754
|
"exports": [
|
@@ -5512,6 +5778,22 @@
|
|
5512
5778
|
}
|
5513
5779
|
],
|
5514
5780
|
"members": [
|
5781
|
+
{
|
5782
|
+
"kind": "field",
|
5783
|
+
"name": "#localize",
|
5784
|
+
"privacy": "private",
|
5785
|
+
"readonly": true,
|
5786
|
+
"default": "new LocalizeController(this)"
|
5787
|
+
},
|
5788
|
+
{
|
5789
|
+
"kind": "field",
|
5790
|
+
"name": "_componentIsConnected",
|
5791
|
+
"type": {
|
5792
|
+
"text": "boolean"
|
5793
|
+
},
|
5794
|
+
"privacy": "private",
|
5795
|
+
"default": "false"
|
5796
|
+
},
|
5515
5797
|
{
|
5516
5798
|
"kind": "field",
|
5517
5799
|
"name": "buttonLabel",
|
@@ -5582,6 +5864,19 @@
|
|
5582
5864
|
"attribute": "label",
|
5583
5865
|
"reflects": true
|
5584
5866
|
},
|
5867
|
+
{
|
5868
|
+
"kind": "field",
|
5869
|
+
"name": "lang",
|
5870
|
+
"type": {
|
5871
|
+
"text": "Language"
|
5872
|
+
},
|
5873
|
+
"default": "'en'",
|
5874
|
+
"description": "Sets the internal language of the component",
|
5875
|
+
"attribute": "lang",
|
5876
|
+
"expandedType": {
|
5877
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
5878
|
+
}
|
5879
|
+
},
|
5585
5880
|
{
|
5586
5881
|
"kind": "field",
|
5587
5882
|
"name": "max",
|
@@ -5620,15 +5915,6 @@
|
|
5620
5915
|
"description": "If defined, set name of the component",
|
5621
5916
|
"attribute": "name"
|
5622
5917
|
},
|
5623
|
-
{
|
5624
|
-
"kind": "field",
|
5625
|
-
"name": "requiredLabel",
|
5626
|
-
"type": {
|
5627
|
-
"text": "string | undefined"
|
5628
|
-
},
|
5629
|
-
"description": "If defined, renders an alternative A11y text for the asterisk",
|
5630
|
-
"attribute": "required-label"
|
5631
|
-
},
|
5632
5918
|
{
|
5633
5919
|
"kind": "field",
|
5634
5920
|
"name": "severity",
|
@@ -5662,15 +5948,21 @@
|
|
5662
5948
|
{
|
5663
5949
|
"kind": "field",
|
5664
5950
|
"name": "value",
|
5665
|
-
"description": "
|
5951
|
+
"description": "Returns the selected value. (if multiple: in a comma separated string). If set will default set corresponding option."
|
5666
5952
|
},
|
5667
5953
|
{
|
5668
5954
|
"kind": "method",
|
5669
|
-
"name": "_handleSizeUpdate"
|
5955
|
+
"name": "_handleSizeUpdate",
|
5956
|
+
"type": {
|
5957
|
+
"text": "_handleSizeUpdate() => void"
|
5958
|
+
}
|
5670
5959
|
},
|
5671
5960
|
{
|
5672
5961
|
"kind": "method",
|
5673
|
-
"name": "handleExpandedChange"
|
5962
|
+
"name": "handleExpandedChange",
|
5963
|
+
"type": {
|
5964
|
+
"text": "handleExpandedChange() => void"
|
5965
|
+
}
|
5674
5966
|
},
|
5675
5967
|
{
|
5676
5968
|
"kind": "field",
|
@@ -5716,6 +6008,13 @@
|
|
5716
6008
|
},
|
5717
6009
|
"description": "{detail: {value: string | null, option: SkfSelectOption}} Fired when the select dropdown is toggled",
|
5718
6010
|
"name": "skf-select-option-select"
|
6011
|
+
},
|
6012
|
+
{
|
6013
|
+
"type": {
|
6014
|
+
"text": "CustomEvent"
|
6015
|
+
},
|
6016
|
+
"description": "Fires when the calendar view is updated",
|
6017
|
+
"name": "skf-update-calendar-view"
|
5719
6018
|
}
|
5720
6019
|
],
|
5721
6020
|
"attributes": [
|
@@ -5786,6 +6085,18 @@
|
|
5786
6085
|
"description": "If defined, displays provided label",
|
5787
6086
|
"fieldName": "label"
|
5788
6087
|
},
|
6088
|
+
{
|
6089
|
+
"name": "lang",
|
6090
|
+
"type": {
|
6091
|
+
"text": "Language"
|
6092
|
+
},
|
6093
|
+
"default": "'en'",
|
6094
|
+
"description": "Sets the internal language of the component",
|
6095
|
+
"fieldName": "lang",
|
6096
|
+
"expandedType": {
|
6097
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
6098
|
+
}
|
6099
|
+
},
|
5789
6100
|
{
|
5790
6101
|
"name": "max",
|
5791
6102
|
"type": {
|
@@ -5819,14 +6130,6 @@
|
|
5819
6130
|
"description": "If defined, set name of the component",
|
5820
6131
|
"fieldName": "name"
|
5821
6132
|
},
|
5822
|
-
{
|
5823
|
-
"name": "required-label",
|
5824
|
-
"type": {
|
5825
|
-
"text": "string | undefined"
|
5826
|
-
},
|
5827
|
-
"description": "If defined, renders an alternative A11y text for the asterisk",
|
5828
|
-
"fieldName": "requiredLabel"
|
5829
|
-
},
|
5830
6133
|
{
|
5831
6134
|
"name": "severity",
|
5832
6135
|
"type": {
|
@@ -5859,7 +6162,8 @@
|
|
5859
6162
|
"package": "@internal/components/formBase.js"
|
5860
6163
|
},
|
5861
6164
|
"tagName": "skf-select",
|
5862
|
-
"customElement": true
|
6165
|
+
"customElement": true,
|
6166
|
+
"modulePath": "src/components/select/select.component.ts"
|
5863
6167
|
}
|
5864
6168
|
],
|
5865
6169
|
"exports": [
|
@@ -5880,7 +6184,7 @@
|
|
5880
6184
|
"declarations": [
|
5881
6185
|
{
|
5882
6186
|
"kind": "class",
|
5883
|
-
"description": "The `<skf-select-option>` is a component is used nested in a skf-select or skf-select-option-group.",
|
6187
|
+
"description": "The `<skf-select-option>` is a component is used nested in a skf-select or skf-select-option-group.\nIt represents an individual option in a select dropdown.",
|
5884
6188
|
"name": "SkfSelectOption",
|
5885
6189
|
"slots": [
|
5886
6190
|
{
|
@@ -5952,7 +6256,7 @@
|
|
5952
6256
|
"attribute": "icon-color",
|
5953
6257
|
"reflects": true,
|
5954
6258
|
"expandedType": {
|
5955
|
-
"text": "'error' | 'info' | 'warning' | 'primary' | 'inverse' | '
|
6259
|
+
"text": "'error' | 'info' | 'warning' | 'primary' | 'inverse' | 'emphasized' | 'secondary' | 'purple' | 'success' | undefined"
|
5956
6260
|
}
|
5957
6261
|
},
|
5958
6262
|
{
|
@@ -5984,7 +6288,7 @@
|
|
5984
6288
|
{
|
5985
6289
|
"kind": "field",
|
5986
6290
|
"name": "value",
|
5987
|
-
"description": "Returns or sets the
|
6291
|
+
"description": "Returns or sets the option value. If value is omitted, defaults to the tags slotted text.",
|
5988
6292
|
"attribute": "value",
|
5989
6293
|
"reflects": true
|
5990
6294
|
},
|
@@ -6040,7 +6344,7 @@
|
|
6040
6344
|
"description": "If defined, sets provided color on the icon",
|
6041
6345
|
"fieldName": "iconColor",
|
6042
6346
|
"expandedType": {
|
6043
|
-
"text": "'error' | 'info' | 'warning' | 'primary' | 'inverse' | '
|
6347
|
+
"text": "'error' | 'info' | 'warning' | 'primary' | 'inverse' | 'emphasized' | 'secondary' | 'purple' | 'success' | undefined"
|
6044
6348
|
}
|
6045
6349
|
},
|
6046
6350
|
{
|
@@ -6062,7 +6366,7 @@
|
|
6062
6366
|
},
|
6063
6367
|
{
|
6064
6368
|
"name": "value",
|
6065
|
-
"description": "Returns or sets the
|
6369
|
+
"description": "Returns or sets the option value. If value is omitted, defaults to the tags slotted text.",
|
6066
6370
|
"fieldName": "value"
|
6067
6371
|
}
|
6068
6372
|
],
|
@@ -6071,7 +6375,8 @@
|
|
6071
6375
|
"package": "@internal/components/skf-element.js"
|
6072
6376
|
},
|
6073
6377
|
"tagName": "skf-select-option",
|
6074
|
-
"customElement": true
|
6378
|
+
"customElement": true,
|
6379
|
+
"modulePath": "src/components/select/select-option.component.ts"
|
6075
6380
|
}
|
6076
6381
|
],
|
6077
6382
|
"exports": [
|
@@ -6174,7 +6479,8 @@
|
|
6174
6479
|
"package": "@internal/components/skf-element"
|
6175
6480
|
},
|
6176
6481
|
"tagName": "skf-stepper-item",
|
6177
|
-
"customElement": true
|
6482
|
+
"customElement": true,
|
6483
|
+
"modulePath": "src/components/stepper/stepper-item.component.ts"
|
6178
6484
|
}
|
6179
6485
|
],
|
6180
6486
|
"exports": [
|
@@ -6259,7 +6565,8 @@
|
|
6259
6565
|
"package": "@internal/components/skf-element"
|
6260
6566
|
},
|
6261
6567
|
"tagName": "skf-stepper",
|
6262
|
-
"customElement": true
|
6568
|
+
"customElement": true,
|
6569
|
+
"modulePath": "src/components/stepper/stepper.component.ts"
|
6263
6570
|
}
|
6264
6571
|
],
|
6265
6572
|
"exports": [
|
@@ -6289,6 +6596,13 @@
|
|
6289
6596
|
}
|
6290
6597
|
],
|
6291
6598
|
"members": [
|
6599
|
+
{
|
6600
|
+
"kind": "field",
|
6601
|
+
"name": "#localize",
|
6602
|
+
"privacy": "private",
|
6603
|
+
"readonly": true,
|
6604
|
+
"default": "new LocalizeController(this)"
|
6605
|
+
},
|
6292
6606
|
{
|
6293
6607
|
"kind": "field",
|
6294
6608
|
"name": "debug",
|
@@ -6332,21 +6646,25 @@
|
|
6332
6646
|
},
|
6333
6647
|
{
|
6334
6648
|
"kind": "field",
|
6335
|
-
"name": "
|
6649
|
+
"name": "lang",
|
6336
6650
|
"type": {
|
6337
|
-
"text": "
|
6651
|
+
"text": "Language"
|
6338
6652
|
},
|
6339
|
-
"
|
6340
|
-
"
|
6653
|
+
"default": "'en'",
|
6654
|
+
"description": "Sets the internal language of the component",
|
6655
|
+
"attribute": "lang",
|
6656
|
+
"expandedType": {
|
6657
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
6658
|
+
}
|
6341
6659
|
},
|
6342
6660
|
{
|
6343
6661
|
"kind": "field",
|
6344
|
-
"name": "
|
6662
|
+
"name": "name",
|
6345
6663
|
"type": {
|
6346
6664
|
"text": "string | undefined"
|
6347
6665
|
},
|
6348
|
-
"description": "If defined,
|
6349
|
-
"attribute": "
|
6666
|
+
"description": "If defined, adds name to the input-element",
|
6667
|
+
"attribute": "name"
|
6350
6668
|
},
|
6351
6669
|
{
|
6352
6670
|
"kind": "field",
|
@@ -6371,7 +6689,10 @@
|
|
6371
6689
|
},
|
6372
6690
|
{
|
6373
6691
|
"kind": "method",
|
6374
|
-
"name": "debugOutput"
|
6692
|
+
"name": "debugOutput",
|
6693
|
+
"type": {
|
6694
|
+
"text": "debugOutput() => void"
|
6695
|
+
}
|
6375
6696
|
}
|
6376
6697
|
],
|
6377
6698
|
"attributes": [
|
@@ -6427,20 +6748,24 @@
|
|
6427
6748
|
"fieldName": "label"
|
6428
6749
|
},
|
6429
6750
|
{
|
6430
|
-
"name": "
|
6751
|
+
"name": "lang",
|
6431
6752
|
"type": {
|
6432
|
-
"text": "
|
6753
|
+
"text": "Language"
|
6433
6754
|
},
|
6434
|
-
"
|
6435
|
-
"
|
6755
|
+
"default": "'en'",
|
6756
|
+
"description": "Sets the internal language of the component",
|
6757
|
+
"fieldName": "lang",
|
6758
|
+
"expandedType": {
|
6759
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
6760
|
+
}
|
6436
6761
|
},
|
6437
6762
|
{
|
6438
|
-
"name": "
|
6763
|
+
"name": "name",
|
6439
6764
|
"type": {
|
6440
6765
|
"text": "string | undefined"
|
6441
6766
|
},
|
6442
|
-
"description": "If defined,
|
6443
|
-
"fieldName": "
|
6767
|
+
"description": "If defined, adds name to the input-element",
|
6768
|
+
"fieldName": "name"
|
6444
6769
|
},
|
6445
6770
|
{
|
6446
6771
|
"name": "size",
|
@@ -6466,7 +6791,8 @@
|
|
6466
6791
|
"package": "@internal/components/formBase.js"
|
6467
6792
|
},
|
6468
6793
|
"tagName": "skf-switch",
|
6469
|
-
"customElement": true
|
6794
|
+
"customElement": true,
|
6795
|
+
"modulePath": "src/components/switch/switch.component.ts"
|
6470
6796
|
}
|
6471
6797
|
],
|
6472
6798
|
"exports": [
|
@@ -6531,7 +6857,8 @@
|
|
6531
6857
|
"package": "@internal/components/skf-element"
|
6532
6858
|
},
|
6533
6859
|
"tagName": "skf-tab-panel",
|
6534
|
-
"customElement": true
|
6860
|
+
"customElement": true,
|
6861
|
+
"modulePath": "src/components/tabs/tab-panel.component.ts"
|
6535
6862
|
}
|
6536
6863
|
],
|
6537
6864
|
"exports": [
|
@@ -6669,7 +6996,8 @@
|
|
6669
6996
|
"package": "@internal/components/skf-element"
|
6670
6997
|
},
|
6671
6998
|
"tagName": "skf-tabs",
|
6672
|
-
"customElement": true
|
6999
|
+
"customElement": true,
|
7000
|
+
"modulePath": "src/components/tabs/tabs.component.ts"
|
6673
7001
|
}
|
6674
7002
|
],
|
6675
7003
|
"exports": [
|
@@ -6756,7 +7084,8 @@
|
|
6756
7084
|
"package": "@internal/components/skf-element"
|
6757
7085
|
},
|
6758
7086
|
"tagName": "skf-tab",
|
6759
|
-
"customElement": true
|
7087
|
+
"customElement": true,
|
7088
|
+
"modulePath": "src/components/tabs/tab.component.ts"
|
6760
7089
|
}
|
6761
7090
|
],
|
6762
7091
|
"exports": [
|
@@ -6786,6 +7115,13 @@
|
|
6786
7115
|
}
|
6787
7116
|
],
|
6788
7117
|
"members": [
|
7118
|
+
{
|
7119
|
+
"kind": "field",
|
7120
|
+
"name": "#localize",
|
7121
|
+
"privacy": "private",
|
7122
|
+
"readonly": true,
|
7123
|
+
"default": "new LocalizeController(this)"
|
7124
|
+
},
|
6789
7125
|
{
|
6790
7126
|
"kind": "field",
|
6791
7127
|
"name": "cols",
|
@@ -6840,6 +7176,19 @@
|
|
6840
7176
|
"description": "If defined, sets the input's label unless the default slot is used. Alternatively, you can use the `label` attribute.",
|
6841
7177
|
"attribute": "label"
|
6842
7178
|
},
|
7179
|
+
{
|
7180
|
+
"kind": "field",
|
7181
|
+
"name": "lang",
|
7182
|
+
"type": {
|
7183
|
+
"text": "Language"
|
7184
|
+
},
|
7185
|
+
"default": "'en'",
|
7186
|
+
"description": "Sets the internal language of the component",
|
7187
|
+
"attribute": "lang",
|
7188
|
+
"expandedType": {
|
7189
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
7190
|
+
}
|
7191
|
+
},
|
6843
7192
|
{
|
6844
7193
|
"kind": "field",
|
6845
7194
|
"name": "name",
|
@@ -6886,15 +7235,6 @@
|
|
6886
7235
|
"description": "If true, makes the element not mutable, meaning the user can not edit the control",
|
6887
7236
|
"attribute": "readonly"
|
6888
7237
|
},
|
6889
|
-
{
|
6890
|
-
"kind": "field",
|
6891
|
-
"name": "requiredLabel",
|
6892
|
-
"type": {
|
6893
|
-
"text": "string | undefined"
|
6894
|
-
},
|
6895
|
-
"description": "If defined, renders an alternative A11y text for the asterisk",
|
6896
|
-
"attribute": "required-label"
|
6897
|
-
},
|
6898
7238
|
{
|
6899
7239
|
"kind": "field",
|
6900
7240
|
"name": "rows",
|
@@ -7029,6 +7369,18 @@
|
|
7029
7369
|
"description": "If defined, sets the input's label unless the default slot is used. Alternatively, you can use the `label` attribute.",
|
7030
7370
|
"fieldName": "label"
|
7031
7371
|
},
|
7372
|
+
{
|
7373
|
+
"name": "lang",
|
7374
|
+
"type": {
|
7375
|
+
"text": "Language"
|
7376
|
+
},
|
7377
|
+
"default": "'en'",
|
7378
|
+
"description": "Sets the internal language of the component",
|
7379
|
+
"fieldName": "lang",
|
7380
|
+
"expandedType": {
|
7381
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
7382
|
+
}
|
7383
|
+
},
|
7032
7384
|
{
|
7033
7385
|
"name": "name",
|
7034
7386
|
"type": {
|
@@ -7070,14 +7422,6 @@
|
|
7070
7422
|
"description": "If true, makes the element not mutable, meaning the user can not edit the control",
|
7071
7423
|
"fieldName": "readonly"
|
7072
7424
|
},
|
7073
|
-
{
|
7074
|
-
"name": "required-label",
|
7075
|
-
"type": {
|
7076
|
-
"text": "string | undefined"
|
7077
|
-
},
|
7078
|
-
"description": "If defined, renders an alternative A11y text for the asterisk",
|
7079
|
-
"fieldName": "requiredLabel"
|
7080
|
-
},
|
7081
7425
|
{
|
7082
7426
|
"name": "rows",
|
7083
7427
|
"type": {
|
@@ -7136,7 +7480,8 @@
|
|
7136
7480
|
"package": "@internal/components/formBase.js"
|
7137
7481
|
},
|
7138
7482
|
"tagName": "skf-textarea",
|
7139
|
-
"customElement": true
|
7483
|
+
"customElement": true,
|
7484
|
+
"modulePath": "src/components/textarea/textarea.component.ts"
|
7140
7485
|
}
|
7141
7486
|
],
|
7142
7487
|
"exports": [
|
@@ -7247,6 +7592,17 @@
|
|
7247
7592
|
"name": "parentAnimationDiv",
|
7248
7593
|
"readonly": true
|
7249
7594
|
},
|
7595
|
+
{
|
7596
|
+
"kind": "field",
|
7597
|
+
"name": "#localize",
|
7598
|
+
"privacy": "private",
|
7599
|
+
"readonly": true,
|
7600
|
+
"default": "new LocalizeController(this)",
|
7601
|
+
"inheritedFrom": {
|
7602
|
+
"name": "SkfAlert",
|
7603
|
+
"module": "src/components/alert/alert.component.ts"
|
7604
|
+
}
|
7605
|
+
},
|
7250
7606
|
{
|
7251
7607
|
"kind": "field",
|
7252
7608
|
"name": "#internals",
|
@@ -7273,13 +7629,15 @@
|
|
7273
7629
|
},
|
7274
7630
|
{
|
7275
7631
|
"kind": "field",
|
7276
|
-
"name": "
|
7632
|
+
"name": "icon",
|
7277
7633
|
"type": {
|
7278
|
-
"text": "
|
7634
|
+
"text": "Icon | undefined"
|
7635
|
+
},
|
7636
|
+
"description": "If defined, displays leading icon",
|
7637
|
+
"attribute": "icon",
|
7638
|
+
"expandedType": {
|
7639
|
+
"text": "'addCircleOutline' | 'addCircle' | 'addPlus' | 'arrowBackIos' | 'arrowBack' | 'arrowDown' | 'arrowForwardIos' | 'arrowForward' | 'arrowLeft' | 'arrowRight' | 'arrowUpDown' | 'arrowUp' | 'article' | 'asset' | 'attachment' | 'bandCursor' | 'bands' | 'batteryEmpty' | 'batteryFull' | 'batteryLow' | 'bearingFault' | 'bluetoothDisabled' | 'bluetooth' | 'book' | 'bookmarkOutline' | 'bookmark' | 'calculator' | 'calendarBusy' | 'calendarCheck' | 'calendarEmpty' | 'calendarMonth' | 'calendarReccuring' | 'call' | 'caretDown' | 'caretUpDown' | 'caretUp' | 'chat' | 'checkCircleOutline' | 'checkCircle' | 'checkSmall' | 'check' | 'chevronDownUp' | 'chevronDown' | 'chevronLeft' | 'chevronRight' | 'chevronUpDown' | 'chevronUp' | 'chip' | 'circleStatus' | 'closeAll' | 'closeAlt' | 'close' | 'columnGraph' | 'comment' | 'connection0' | 'connection1' | 'connection2' | 'connection3' | 'connection4' | 'contentPaste' | 'copy' | 'cpmCyclesPerMinute' | 'dangerOutline' | 'danger' | 'defectFrequenciesAlt' | 'defectFrequencies' | 'deleteOutline' | 'delete' | 'devices' | 'directions' | 'doubleChevronLeft' | 'doubleChevronRight' | 'downloadDone' | 'download' | 'draftOutline' | 'draft' | 'dragDrop' | 'drop' | 'duplicate' | 'editOutline' | 'edit' | 'emailOutline' | 'emailPdf' | 'email' | 'errorOutline' | 'error' | 'exclamation' | 'facebook' | 'filterOutline' | 'filter' | 'findReplace' | 'forbidden' | 'frequencyHz' | 'fullScreen' | 'fullscreenExit' | 'functionalGroup' | 'hamburgerMenu' | 'harmonicCursor' | 'heatmap' | 'hierarchy' | 'history' | 'homeOutline' | 'home' | 'hourglassOutline' | 'hourglass' | 'image' | 'imx' | 'infoOutline' | 'info' | 'instagram' | 'integration' | 'iosShare' | 'kebabMore' | 'language' | 'lightbulbOutline' | 'lightbulb' | 'link' | 'linkedin' | 'listGroup' | 'list' | 'locationPin' | 'lockOutline' | 'lock' | 'logOut' | 'login' | 'meatballsMoreCircle' | 'meatballsMore' | 'microphone' | 'nearMe' | 'noData' | 'notificationsBellOutline' | 'notificationsBell' | 'o' | 'offer' | 'openInNew' | 'overlaysBaseline' | 'pan360' | 'paper' | 'pause' | 'pdfOutline' | 'pdf' | 'person' | 'photoCameraOutline' | 'photoCamera' | 'pieChart' | 'pinOutline' | 'pin' | 'play' | 'powerOff' | 'printOutline' | 'print' | 'privacyPolicyOutline' | 'privacyPolicy' | 'proCollect' | 'recAction' | 'refresh' | 'removeMinus' | 'reorder' | 'reply' | 'report' | 'rewakableRoute' | 'route' | 'search' | 'sendOutline' | 'send' | 'sensorAlt' | 'sensor' | 'settingsOutline' | 'settings' | 'share' | 'shoppingCart' | 'sidebandCursor' | 'singleCursor' | 'skfBearing' | 'spectrum' | 'starOutline' | 'star' | 'stop' | 'sync' | 'time' | 'timewave' | 'translate' | 'trend' | 'trendingUp' | 'twitter' | 'undo' | 'unknownDiamondOutline' | 'unknownDiamond' | 'unknownOutline' | 'unknown' | 'unlink' | 'unlockOutline' | 'unlock' | 'unscheduledAction' | 'upload' | 'vibrationAlt' | 'vibration' | 'view3D' | 'viewFull' | 'viewHorizontal' | 'viewVertical' | 'visibilityOffOutline' | 'visibilityOff' | 'visibilityOutline' | 'visibility' | 'warningDiamondOutline' | 'warningDiamond' | 'warningOutline' | 'warning' | 'youtube' | 'zoomIn' | 'zoomOut' | undefined"
|
7279
7640
|
},
|
7280
|
-
"default": "'Close'",
|
7281
|
-
"description": "Close button aria-label",
|
7282
|
-
"attribute": "button-label",
|
7283
7641
|
"inheritedFrom": {
|
7284
7642
|
"name": "SkfAlert",
|
7285
7643
|
"module": "src/components/alert/alert.component.ts"
|
@@ -7287,14 +7645,15 @@
|
|
7287
7645
|
},
|
7288
7646
|
{
|
7289
7647
|
"kind": "field",
|
7290
|
-
"name": "
|
7648
|
+
"name": "lang",
|
7291
7649
|
"type": {
|
7292
|
-
"text": "
|
7650
|
+
"text": "Language"
|
7293
7651
|
},
|
7294
|
-
"
|
7295
|
-
"
|
7652
|
+
"default": "'en'",
|
7653
|
+
"description": "Sets the internal language of the component",
|
7654
|
+
"attribute": "lang",
|
7296
7655
|
"expandedType": {
|
7297
|
-
"text": "'
|
7656
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
7298
7657
|
},
|
7299
7658
|
"inheritedFrom": {
|
7300
7659
|
"name": "SkfAlert",
|
@@ -7342,27 +7701,30 @@
|
|
7342
7701
|
"fieldName": "timer"
|
7343
7702
|
},
|
7344
7703
|
{
|
7345
|
-
"name": "
|
7704
|
+
"name": "icon",
|
7346
7705
|
"type": {
|
7347
|
-
"text": "
|
7706
|
+
"text": "Icon | undefined"
|
7707
|
+
},
|
7708
|
+
"description": "If defined, displays leading icon",
|
7709
|
+
"fieldName": "icon",
|
7710
|
+
"expandedType": {
|
7711
|
+
"text": "'addCircleOutline' | 'addCircle' | 'addPlus' | 'arrowBackIos' | 'arrowBack' | 'arrowDown' | 'arrowForwardIos' | 'arrowForward' | 'arrowLeft' | 'arrowRight' | 'arrowUpDown' | 'arrowUp' | 'article' | 'asset' | 'attachment' | 'bandCursor' | 'bands' | 'batteryEmpty' | 'batteryFull' | 'batteryLow' | 'bearingFault' | 'bluetoothDisabled' | 'bluetooth' | 'book' | 'bookmarkOutline' | 'bookmark' | 'calculator' | 'calendarBusy' | 'calendarCheck' | 'calendarEmpty' | 'calendarMonth' | 'calendarReccuring' | 'call' | 'caretDown' | 'caretUpDown' | 'caretUp' | 'chat' | 'checkCircleOutline' | 'checkCircle' | 'checkSmall' | 'check' | 'chevronDownUp' | 'chevronDown' | 'chevronLeft' | 'chevronRight' | 'chevronUpDown' | 'chevronUp' | 'chip' | 'circleStatus' | 'closeAll' | 'closeAlt' | 'close' | 'columnGraph' | 'comment' | 'connection0' | 'connection1' | 'connection2' | 'connection3' | 'connection4' | 'contentPaste' | 'copy' | 'cpmCyclesPerMinute' | 'dangerOutline' | 'danger' | 'defectFrequenciesAlt' | 'defectFrequencies' | 'deleteOutline' | 'delete' | 'devices' | 'directions' | 'doubleChevronLeft' | 'doubleChevronRight' | 'downloadDone' | 'download' | 'draftOutline' | 'draft' | 'dragDrop' | 'drop' | 'duplicate' | 'editOutline' | 'edit' | 'emailOutline' | 'emailPdf' | 'email' | 'errorOutline' | 'error' | 'exclamation' | 'facebook' | 'filterOutline' | 'filter' | 'findReplace' | 'forbidden' | 'frequencyHz' | 'fullScreen' | 'fullscreenExit' | 'functionalGroup' | 'hamburgerMenu' | 'harmonicCursor' | 'heatmap' | 'hierarchy' | 'history' | 'homeOutline' | 'home' | 'hourglassOutline' | 'hourglass' | 'image' | 'imx' | 'infoOutline' | 'info' | 'instagram' | 'integration' | 'iosShare' | 'kebabMore' | 'language' | 'lightbulbOutline' | 'lightbulb' | 'link' | 'linkedin' | 'listGroup' | 'list' | 'locationPin' | 'lockOutline' | 'lock' | 'logOut' | 'login' | 'meatballsMoreCircle' | 'meatballsMore' | 'microphone' | 'nearMe' | 'noData' | 'notificationsBellOutline' | 'notificationsBell' | 'o' | 'offer' | 'openInNew' | 'overlaysBaseline' | 'pan360' | 'paper' | 'pause' | 'pdfOutline' | 'pdf' | 'person' | 'photoCameraOutline' | 'photoCamera' | 'pieChart' | 'pinOutline' | 'pin' | 'play' | 'powerOff' | 'printOutline' | 'print' | 'privacyPolicyOutline' | 'privacyPolicy' | 'proCollect' | 'recAction' | 'refresh' | 'removeMinus' | 'reorder' | 'reply' | 'report' | 'rewakableRoute' | 'route' | 'search' | 'sendOutline' | 'send' | 'sensorAlt' | 'sensor' | 'settingsOutline' | 'settings' | 'share' | 'shoppingCart' | 'sidebandCursor' | 'singleCursor' | 'skfBearing' | 'spectrum' | 'starOutline' | 'star' | 'stop' | 'sync' | 'time' | 'timewave' | 'translate' | 'trend' | 'trendingUp' | 'twitter' | 'undo' | 'unknownDiamondOutline' | 'unknownDiamond' | 'unknownOutline' | 'unknown' | 'unlink' | 'unlockOutline' | 'unlock' | 'unscheduledAction' | 'upload' | 'vibrationAlt' | 'vibration' | 'view3D' | 'viewFull' | 'viewHorizontal' | 'viewVertical' | 'visibilityOffOutline' | 'visibilityOff' | 'visibilityOutline' | 'visibility' | 'warningDiamondOutline' | 'warningDiamond' | 'warningOutline' | 'warning' | 'youtube' | 'zoomIn' | 'zoomOut' | undefined"
|
7348
7712
|
},
|
7349
|
-
"default": "'Close'",
|
7350
|
-
"description": "Close button aria-label",
|
7351
|
-
"fieldName": "buttonLabel",
|
7352
7713
|
"inheritedFrom": {
|
7353
7714
|
"name": "SkfAlert",
|
7354
7715
|
"module": "src/components/alert/alert.component.ts"
|
7355
7716
|
}
|
7356
7717
|
},
|
7357
7718
|
{
|
7358
|
-
"name": "
|
7719
|
+
"name": "lang",
|
7359
7720
|
"type": {
|
7360
|
-
"text": "
|
7721
|
+
"text": "Language"
|
7361
7722
|
},
|
7362
|
-
"
|
7363
|
-
"
|
7723
|
+
"default": "'en'",
|
7724
|
+
"description": "Sets the internal language of the component",
|
7725
|
+
"fieldName": "lang",
|
7364
7726
|
"expandedType": {
|
7365
|
-
"text": "'
|
7727
|
+
"text": "'en' | 'es' | 'pt' | 'sv'"
|
7366
7728
|
},
|
7367
7729
|
"inheritedFrom": {
|
7368
7730
|
"name": "SkfAlert",
|
@@ -7487,7 +7849,8 @@
|
|
7487
7849
|
"package": "@internal/components/skf-element"
|
7488
7850
|
},
|
7489
7851
|
"tagName": "skf-toast-wrapper",
|
7490
|
-
"customElement": true
|
7852
|
+
"customElement": true,
|
7853
|
+
"modulePath": "src/components/toast/toast-wrapper.component.ts"
|
7491
7854
|
}
|
7492
7855
|
],
|
7493
7856
|
"exports": [
|
@@ -7645,7 +8008,8 @@
|
|
7645
8008
|
"package": "@internal/components/skf-element"
|
7646
8009
|
},
|
7647
8010
|
"tagName": "skf-toast",
|
7648
|
-
"customElement": true
|
8011
|
+
"customElement": true,
|
8012
|
+
"modulePath": "src/components/toast/toast.component.ts"
|
7649
8013
|
}
|
7650
8014
|
],
|
7651
8015
|
"exports": [
|
@@ -7675,31 +8039,6 @@
|
|
7675
8039
|
}
|
7676
8040
|
],
|
7677
8041
|
"members": [
|
7678
|
-
{
|
7679
|
-
"kind": "method",
|
7680
|
-
"name": "openExtended"
|
7681
|
-
},
|
7682
|
-
{
|
7683
|
-
"kind": "method",
|
7684
|
-
"name": "closeExtended"
|
7685
|
-
},
|
7686
|
-
{
|
7687
|
-
"kind": "method",
|
7688
|
-
"name": "addEventListeners",
|
7689
|
-
"return": {
|
7690
|
-
"type": {
|
7691
|
-
"text": "void"
|
7692
|
-
}
|
7693
|
-
},
|
7694
|
-
"parameters": [
|
7695
|
-
{
|
7696
|
-
"name": "$element",
|
7697
|
-
"type": {
|
7698
|
-
"text": "HTMLElement | Element"
|
7699
|
-
}
|
7700
|
-
}
|
7701
|
-
]
|
7702
|
-
},
|
7703
8042
|
{
|
7704
8043
|
"kind": "field",
|
7705
8044
|
"name": "offset",
|
@@ -7723,15 +8062,37 @@
|
|
7723
8062
|
"text": "string"
|
7724
8063
|
},
|
7725
8064
|
"default": "'tooltip'"
|
8065
|
+
},
|
8066
|
+
{
|
8067
|
+
"type": {
|
8068
|
+
"text": "(void) => void"
|
8069
|
+
},
|
8070
|
+
"description": "Method that opens the tooltip",
|
8071
|
+
"name": "open()",
|
8072
|
+
"kind": "field"
|
8073
|
+
},
|
8074
|
+
{
|
8075
|
+
"type": {
|
8076
|
+
"text": "(void) => void"
|
8077
|
+
},
|
8078
|
+
"description": "Method that closes the tooltip",
|
8079
|
+
"name": "close()",
|
8080
|
+
"kind": "field"
|
7726
8081
|
}
|
7727
8082
|
],
|
7728
8083
|
"events": [
|
7729
8084
|
{
|
7730
|
-
"
|
8085
|
+
"type": {
|
8086
|
+
"text": "CustomEvent"
|
8087
|
+
},
|
8088
|
+
"description": "Fired when the tooltip is opened",
|
7731
8089
|
"name": "skf-opened"
|
7732
8090
|
},
|
7733
8091
|
{
|
7734
|
-
"
|
8092
|
+
"type": {
|
8093
|
+
"text": "CustomEvent"
|
8094
|
+
},
|
8095
|
+
"description": "Fired when the tooltip is closed",
|
7735
8096
|
"name": "skf-closed"
|
7736
8097
|
}
|
7737
8098
|
],
|
@@ -7757,7 +8118,8 @@
|
|
7757
8118
|
"package": "@internal/base-classes/popover/popover.base.js"
|
7758
8119
|
},
|
7759
8120
|
"tagName": "skf-tooltip",
|
7760
|
-
"customElement": true
|
8121
|
+
"customElement": true,
|
8122
|
+
"modulePath": "src/components/tooltip/tooltip.component.ts"
|
7761
8123
|
}
|
7762
8124
|
],
|
7763
8125
|
"exports": [
|