@skf-design-system/ui-components 1.0.0-alpha.35 → 1.0.0-alpha.36

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.
Files changed (52) hide show
  1. package/custom-elements.json +25490 -0
  2. package/dist/components/accordion/accordion.component.d.ts +1 -1
  3. package/dist/components/accordion/accordion.component.js +2 -2
  4. package/dist/components/card/card.component.d.ts +2 -0
  5. package/dist/components/card/card.styles.js +2 -1
  6. package/dist/components/datepicker/datepicker.component.js +1 -0
  7. package/dist/components/icon/icon.component.d.ts +1 -4
  8. package/dist/components/icon/icon.component.js +41 -53
  9. package/dist/components/icon/icon.styles.js +0 -1
  10. package/dist/components/input/input.component.js +1 -0
  11. package/dist/components/link/link.component.d.ts +15 -18
  12. package/dist/components/link/link.component.js +99 -108
  13. package/dist/components/link/link.styles.js +45 -45
  14. package/dist/components/menu/menu-item.component.d.ts +1 -1
  15. package/dist/components/menu/menu-item.component.js +8 -8
  16. package/dist/components/menu/menu-item.styles.js +8 -5
  17. package/dist/components/nav/nav-item.component.d.ts +4 -0
  18. package/dist/components/nav/nav-item.component.js +44 -25
  19. package/dist/components/nav/nav-item.styles.js +29 -25
  20. package/dist/components/nav/nav.component.d.ts +6 -0
  21. package/dist/components/nav/nav.component.js +42 -21
  22. package/dist/components/nav/nav.styles.js +15 -9
  23. package/dist/components/popover/popover.component.d.ts +4 -0
  24. package/dist/components/popover/popover.component.js +31 -23
  25. package/dist/components/progress/progress.component.d.ts +2 -0
  26. package/dist/components/progress/progress.component.js +38 -29
  27. package/dist/components/progress/progress.styles.js +3 -3
  28. package/dist/components/select/select-option-group.component.d.ts +4 -0
  29. package/dist/components/select/select-option-group.component.js +37 -18
  30. package/dist/components/select/select-option-group.style.js +12 -6
  31. package/dist/components/select/select-option.component.d.ts +5 -1
  32. package/dist/components/select/select-option.component.js +69 -52
  33. package/dist/components/select/select-option.styles.js +43 -31
  34. package/dist/components/select/select.component.d.ts +5 -1
  35. package/dist/components/select/select.component.js +47 -29
  36. package/dist/components/select/select.controllers.js +2 -1
  37. package/dist/components/textarea/textarea.component.js +5 -4
  38. package/dist/components/toast/toast.component.js +9 -9
  39. package/dist/components/toast/toast.singleton.d.ts +1 -1
  40. package/dist/components/toast/toast.singleton.js +18 -18
  41. package/dist/custom-elements.json +758 -678
  42. package/dist/internal/base-classes/popover/popover.base.d.ts +2 -2
  43. package/dist/internal/base-classes/popover/popover.base.js +17 -17
  44. package/dist/internal/base-classes/popover/popover.styles.js +4 -5
  45. package/dist/internal/components/hint/hint.component.d.ts +4 -0
  46. package/dist/internal/components/hint/hint.component.js +47 -20
  47. package/dist/internal/components/hint/hint.styles.js +29 -25
  48. package/dist/types/jsx/custom-element-jsx.d.ts +188 -70
  49. package/dist/types/vue/index.d.ts +81 -69
  50. package/dist/vscode.html-custom-data.json +91 -95
  51. package/dist/web-types.json +204 -203
  52. package/package.json +13 -13
@@ -53,12 +53,12 @@
53
53
  "kind": "field",
54
54
  "name": "name",
55
55
  "type": {
56
- "text": "Icon | undefined"
56
+ "text": "Icon"
57
57
  },
58
58
  "description": "Name of the icon to display",
59
59
  "attribute": "name",
60
60
  "expandedType": {
61
- "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"
61
+ "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'"
62
62
  }
63
63
  },
64
64
  {
@@ -73,15 +73,6 @@
73
73
  "expandedType": {
74
74
  "text": "'xs' | 'sm' | 'md' | 'lg'"
75
75
  }
76
- },
77
- {
78
- "kind": "method",
79
- "name": "_handleNameChange",
80
- "return": {
81
- "type": {
82
- "text": "void"
83
- }
84
- }
85
76
  }
86
77
  ],
87
78
  "attributes": [
@@ -108,12 +99,12 @@
108
99
  {
109
100
  "name": "name",
110
101
  "type": {
111
- "text": "Icon | undefined"
102
+ "text": "Icon"
112
103
  },
113
104
  "description": "Name of the icon to display",
114
105
  "fieldName": "name",
115
106
  "expandedType": {
116
- "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"
107
+ "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'"
117
108
  }
118
109
  },
119
110
  {
@@ -1190,6 +1181,12 @@
1190
1181
  "kind": "class",
1191
1182
  "description": "The `<skf-card>` can be used to group related subjects in a container\n\nSee [zeroheight](https://zeroheight.com/853e936c9/p/021eed-card) for design principles",
1192
1183
  "name": "SkfCard",
1184
+ "cssProperties": [
1185
+ {
1186
+ "description": "Ability to set a custom background color",
1187
+ "name": "--mod-card-bg-color"
1188
+ }
1189
+ ],
1193
1190
  "slots": [
1194
1191
  {
1195
1192
  "description": "The card's main content",
@@ -3008,999 +3005,1108 @@
3008
3005
  },
3009
3006
  {
3010
3007
  "kind": "javascript-module",
3011
- "path": "components/nav/nav.js",
3008
+ "path": "components/link/link.js",
3012
3009
  "declarations": [
3013
3010
  {
3014
3011
  "kind": "class",
3015
- "description": "The `<skf-nav>` is a component that displays a list of <nav-items>.",
3016
- "name": "SkfNav",
3012
+ "description": "The `<skf-link>` can be used as either a regular link or a semantic button. The button variant is\nintended to be used for triggering javascript functions, not handling forms.",
3013
+ "name": "SkfLink",
3017
3014
  "slots": [
3018
3015
  {
3019
- "description": "The component's main content",
3016
+ "description": "The links' main content",
3020
3017
  "name": ""
3021
3018
  }
3022
3019
  ],
3023
3020
  "members": [
3024
3021
  {
3025
3022
  "kind": "field",
3026
- "name": "vertical",
3027
- "type": {
3028
- "text": "boolean"
3029
- },
3030
- "default": "false",
3031
- "attribute": "vertical",
3032
- "reflects": true
3033
- }
3034
- ],
3035
- "attributes": [
3036
- {
3037
- "name": "vertical",
3023
+ "name": "#internals",
3024
+ "privacy": "private",
3038
3025
  "type": {
3039
- "text": "boolean"
3040
- },
3041
- "default": "false",
3042
- "fieldName": "vertical"
3043
- }
3044
- ],
3045
- "superclass": {
3046
- "name": "SkfElement",
3047
- "package": "@internal/components/skf-element"
3048
- },
3049
- "tagName": "skf-nav",
3050
- "customElement": true
3051
- }
3052
- ],
3053
- "exports": [
3054
- {
3055
- "kind": "js",
3056
- "name": "SkfNav",
3057
- "declaration": {
3058
- "name": "SkfNav",
3059
- "module": "src/components/nav/nav.component.ts"
3060
- }
3061
- }
3062
- ],
3063
- "typeDefinitionPath": "components/nav/nav.d.ts"
3064
- },
3065
- {
3066
- "kind": "javascript-module",
3067
- "path": "components/header/header.js",
3068
- "declarations": [
3069
- {
3070
- "kind": "class",
3071
- "description": "The `<skf-header>` component is to be used as the site-header in the app. The navigation will be collapsed to mobile-view if the menu items exceed the available width.",
3072
- "name": "SkfHeader",
3073
- "slots": [
3074
- {
3075
- "description": "Navigation items",
3076
- "name": ""
3077
- }
3078
- ],
3079
- "members": [
3080
- {
3081
- "kind": "field",
3082
- "name": "compact",
3083
- "description": "If true, sets header to display in compact mode only (hanburger menu and drawer)",
3084
- "attribute": "compact",
3085
- "reflects": true
3026
+ "text": "ElementInternals"
3027
+ }
3086
3028
  },
3087
3029
  {
3088
3030
  "kind": "field",
3089
- "name": "hamburgerAriaLabel",
3031
+ "name": "#states",
3032
+ "privacy": "private",
3090
3033
  "type": {
3091
- "text": "string"
3092
- },
3093
- "default": "'Show navigation'",
3094
- "description": "If defined, sets the aria-label for the hamburger button",
3095
- "attribute": "hamburger-aria-label"
3034
+ "text": "CustomStateSet"
3035
+ }
3096
3036
  },
3097
3037
  {
3098
3038
  "kind": "field",
3099
- "name": "siteName",
3039
+ "name": "as",
3100
3040
  "type": {
3101
- "text": "string | undefined"
3041
+ "text": "'button' | 'link'"
3102
3042
  },
3103
- "description": "If defined, sets the app or site's name",
3104
- "attribute": "site-name"
3043
+ "default": "'link'",
3044
+ "description": "Defines the semantic element to render",
3045
+ "attribute": "as"
3105
3046
  },
3106
3047
  {
3107
3048
  "kind": "field",
3108
- "name": "siteUrl",
3049
+ "name": "color",
3109
3050
  "type": {
3110
- "text": "string | undefined"
3051
+ "text": "Color"
3111
3052
  },
3112
- "description": "If defined, sets the site's base-url for the \"logo-link\"",
3113
- "attribute": "site-url"
3114
- }
3115
- ],
3116
- "attributes": [
3117
- {
3118
- "name": "compact",
3119
- "description": "If true, sets header to display in compact mode only (hanburger menu and drawer)",
3120
- "fieldName": "compact"
3053
+ "default": "'primary'",
3054
+ "description": "Defines the text-color",
3055
+ "attribute": "color",
3056
+ "expandedType": {
3057
+ "text": "'primary' | 'inverse'"
3058
+ }
3121
3059
  },
3122
3060
  {
3123
- "name": "hamburger-aria-label",
3061
+ "kind": "field",
3062
+ "name": "disabled",
3124
3063
  "type": {
3125
- "text": "string"
3064
+ "text": "boolean"
3126
3065
  },
3127
- "default": "'Show navigation'",
3128
- "description": "If defined, sets the aria-label for the hamburger button",
3129
- "fieldName": "hamburgerAriaLabel"
3066
+ "default": "false",
3067
+ "description": "If true, disables the link",
3068
+ "attribute": "disabled"
3130
3069
  },
3131
3070
  {
3132
- "name": "site-name",
3071
+ "kind": "field",
3072
+ "name": "download",
3133
3073
  "type": {
3134
- "text": "string | undefined"
3074
+ "text": "boolean"
3135
3075
  },
3136
- "description": "If defined, sets the app or site's name",
3137
- "fieldName": "siteName"
3076
+ "default": "false",
3077
+ "description": "If defined, downloads the url",
3078
+ "attribute": "download"
3138
3079
  },
3139
- {
3140
- "name": "site-url",
3141
- "type": {
3142
- "text": "string | undefined"
3143
- },
3144
- "description": "If defined, sets the site's base-url for the \"logo-link\"",
3145
- "fieldName": "siteUrl"
3146
- }
3147
- ],
3148
- "superclass": {
3149
- "name": "SkfElement",
3150
- "package": "@internal/components/skf-element"
3151
- },
3152
- "tagName": "skf-header",
3153
- "customElement": true
3154
- }
3155
- ],
3156
- "exports": [
3157
- {
3158
- "kind": "js",
3159
- "name": "SkfHeader",
3160
- "declaration": {
3161
- "name": "SkfHeader",
3162
- "module": "src/components/header/header.component.ts"
3163
- }
3164
- }
3165
- ],
3166
- "typeDefinitionPath": "components/header/header.d.ts"
3167
- },
3168
- {
3169
- "kind": "javascript-module",
3170
- "path": "components/input/input.js",
3171
- "declarations": [
3172
- {
3173
- "kind": "class",
3174
- "description": "The skf-text-field is used to create a text input field. It can be used inside a form element or standalone\n\nSee [zeroheight](https://zeroheight.com/853e936c9/p/9481fa-input-field) for design principles",
3175
- "name": "SkfInput",
3176
- "slots": [
3177
- {
3178
- "description": "The Inputs label. Alternatively, you can use the `label` attribute.",
3179
- "name": ""
3180
- }
3181
- ],
3182
- "members": [
3183
3080
  {
3184
3081
  "kind": "field",
3185
- "name": "customError",
3082
+ "name": "href",
3186
3083
  "type": {
3187
3084
  "text": "string | undefined"
3188
3085
  },
3189
- "privacy": "private"
3086
+ "description": "If defined, loads url on click",
3087
+ "attribute": "href"
3190
3088
  },
3191
3089
  {
3192
3090
  "kind": "field",
3193
- "name": "autocomplete",
3091
+ "name": "icon",
3194
3092
  "type": {
3195
- "text": "HTMLInputElement['autocomplete'] | undefined"
3093
+ "text": "Icon | undefined"
3196
3094
  },
3197
- "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.",
3198
- "attribute": "autocomplete"
3095
+ "description": "If defined, renders an icon before or after the text",
3096
+ "attribute": "icon",
3097
+ "expandedType": {
3098
+ "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"
3099
+ }
3199
3100
  },
3200
3101
  {
3201
3102
  "kind": "field",
3202
- "name": "buttonAriaLabelClear",
3103
+ "name": "iconRight",
3203
3104
  "type": {
3204
- "text": "string"
3105
+ "text": "boolean"
3205
3106
  },
3206
- "default": "'Clear input'",
3207
- "description": "Custom aria-label for the clear button. **Notice!** Only applicable to type=search.",
3208
- "attribute": "button-aria-label-clear"
3107
+ "default": "false",
3108
+ "description": "If true, the icon is placed to the right in relation to the text",
3109
+ "attribute": "icon-right"
3209
3110
  },
3210
3111
  {
3211
3112
  "kind": "field",
3212
- "name": "buttonAriaLabelHide",
3113
+ "name": "rel",
3213
3114
  "type": {
3214
- "text": "string"
3115
+ "text": "string | undefined"
3215
3116
  },
3216
- "default": "'Hide password'",
3217
- "description": "Custom aria-label for the visibility button. **Notice!** Only applicable to type=password.",
3218
- "attribute": "button-aria-label-hide"
3117
+ "description": "If defined, describes the relationship between a linked resource and the current document",
3118
+ "attribute": "rel"
3219
3119
  },
3220
3120
  {
3221
3121
  "kind": "field",
3222
- "name": "buttonAriaLabelShow",
3122
+ "name": "route",
3223
3123
  "type": {
3224
- "text": "string"
3124
+ "text": "string | undefined"
3225
3125
  },
3226
- "default": "'Show password'",
3227
- "description": "Custom aria-label for the visibility button **Notice!** Only applicable to type=password.",
3228
- "attribute": "button-aria-label-show"
3126
+ "description": "If defined, used on conjunction with onClick property. **Notice!** Only applicable to as=button.",
3127
+ "attribute": "route"
3229
3128
  },
3230
3129
  {
3231
3130
  "kind": "field",
3232
- "name": "customInvalid",
3233
- "description": "If defined, forces component to invalid state until removed. Its value is used as hint text.",
3234
- "attribute": "custom-invalid",
3235
- "reflects": true
3236
- },
3237
- {
3238
- "kind": "field",
3239
- "name": "debug",
3131
+ "name": "stretch",
3240
3132
  "type": {
3241
3133
  "text": "boolean"
3242
3134
  },
3243
3135
  "default": "false",
3244
- "description": "If true, outputs helping hints in console",
3245
- "attribute": "debug"
3136
+ "description": "If true, fills the parents horizontal axis",
3137
+ "attribute": "stretch"
3246
3138
  },
3247
3139
  {
3248
3140
  "kind": "field",
3249
- "name": "hideLabel",
3141
+ "name": "target",
3250
3142
  "type": {
3251
- "text": "boolean"
3143
+ "text": "'_blank' | '_parent' | '_self' | '_top' | undefined"
3252
3144
  },
3253
- "default": "false",
3254
- "description": "If true, hides the label visually",
3255
- "attribute": "hide-label"
3145
+ "description": "If defined, specifies where to open the linked document",
3146
+ "attribute": "target"
3256
3147
  },
3257
3148
  {
3258
- "kind": "field",
3259
- "name": "hint",
3149
+ "kind": "method",
3150
+ "name": "_handleAsChange"
3151
+ }
3152
+ ],
3153
+ "events": [
3154
+ {
3260
3155
  "type": {
3261
- "text": "string | undefined"
3156
+ "text": "CustomEvent"
3262
3157
  },
3263
- "description": "If defined, displays informational text below the field",
3264
- "attribute": "hint"
3158
+ "description": "Fired when the link is clicked",
3159
+ "name": "skf-link-click"
3160
+ }
3161
+ ],
3162
+ "attributes": [
3163
+ {
3164
+ "name": "as",
3165
+ "type": {
3166
+ "text": "'button' | 'link'"
3167
+ },
3168
+ "default": "'link'",
3169
+ "description": "Defines the semantic element to render",
3170
+ "fieldName": "as"
3265
3171
  },
3266
3172
  {
3267
- "kind": "field",
3268
- "name": "inputmode",
3173
+ "name": "color",
3269
3174
  "type": {
3270
- "text": "HTMLInputElement['inputMode']"
3175
+ "text": "Color"
3271
3176
  },
3272
- "default": "'text'",
3273
- "description": "Provides a hint about the type of data that might be entered by the user while editing the element or its contents. See\n[MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inputMode) for details.",
3274
- "attribute": "inputmode"
3177
+ "default": "'primary'",
3178
+ "description": "Defines the text-color",
3179
+ "fieldName": "color",
3180
+ "expandedType": {
3181
+ "text": "'primary' | 'inverse'"
3182
+ }
3275
3183
  },
3276
3184
  {
3277
- "kind": "field",
3278
- "name": "label",
3185
+ "name": "disabled",
3279
3186
  "type": {
3280
- "text": "string | undefined"
3187
+ "text": "boolean"
3281
3188
  },
3282
- "description": "If defined, sets the input's label. Alternatively, you can use the `label` attribute.",
3283
- "attribute": "label"
3189
+ "default": "false",
3190
+ "description": "If true, disables the link",
3191
+ "fieldName": "disabled"
3284
3192
  },
3285
3193
  {
3286
- "kind": "field",
3287
- "name": "leading",
3194
+ "name": "download",
3288
3195
  "type": {
3289
- "text": "string | undefined"
3196
+ "text": "boolean"
3290
3197
  },
3291
- "description": "If defined, displays a prefix/adornment before the input-element",
3292
- "attribute": "leading"
3198
+ "default": "false",
3199
+ "description": "If defined, downloads the url",
3200
+ "fieldName": "download"
3293
3201
  },
3294
3202
  {
3295
- "kind": "field",
3296
- "name": "max",
3203
+ "name": "href",
3297
3204
  "type": {
3298
- "text": "number | string | undefined"
3205
+ "text": "string | undefined"
3299
3206
  },
3300
- "description": "If defined, sets the maximum value to accept for this input",
3301
- "attribute": "max"
3207
+ "description": "If defined, loads url on click",
3208
+ "fieldName": "href"
3302
3209
  },
3303
3210
  {
3304
- "kind": "field",
3305
- "name": "maxLength",
3211
+ "name": "icon",
3306
3212
  "type": {
3307
- "text": "number | undefined"
3213
+ "text": "Icon | undefined"
3308
3214
  },
3309
- "description": "If defined, sets the maximum character length to accept for this input",
3310
- "attribute": "maxlength"
3215
+ "description": "If defined, renders an icon before or after the text",
3216
+ "fieldName": "icon",
3217
+ "expandedType": {
3218
+ "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"
3219
+ }
3311
3220
  },
3312
3221
  {
3313
- "kind": "field",
3314
- "name": "min",
3222
+ "name": "icon-right",
3315
3223
  "type": {
3316
- "text": "number | string | undefined"
3224
+ "text": "boolean"
3317
3225
  },
3318
- "description": "If defined, sets the minimum value to accept for this input",
3319
- "attribute": "min"
3226
+ "default": "false",
3227
+ "description": "If true, the icon is placed to the right in relation to the text",
3228
+ "fieldName": "iconRight"
3320
3229
  },
3321
3230
  {
3322
- "kind": "field",
3323
- "name": "minLength",
3231
+ "name": "rel",
3324
3232
  "type": {
3325
- "text": "number | undefined"
3233
+ "text": "string | undefined"
3326
3234
  },
3327
- "description": "If defined, sets the minimum character length to accept for this input",
3328
- "attribute": "minlength"
3235
+ "description": "If defined, describes the relationship between a linked resource and the current document",
3236
+ "fieldName": "rel"
3329
3237
  },
3330
3238
  {
3331
- "kind": "field",
3332
- "name": "name",
3239
+ "name": "route",
3333
3240
  "type": {
3334
3241
  "text": "string | undefined"
3335
3242
  },
3336
- "description": "If defined, adds name to the input-element",
3337
- "attribute": "name",
3338
- "reflects": true
3243
+ "description": "If defined, used on conjunction with onClick property. **Notice!** Only applicable to as=button.",
3244
+ "fieldName": "route"
3245
+ },
3246
+ {
3247
+ "name": "stretch",
3248
+ "type": {
3249
+ "text": "boolean"
3250
+ },
3251
+ "default": "false",
3252
+ "description": "If true, fills the parents horizontal axis",
3253
+ "fieldName": "stretch"
3254
+ },
3255
+ {
3256
+ "name": "target",
3257
+ "type": {
3258
+ "text": "'_blank' | '_parent' | '_self' | '_top' | undefined"
3259
+ },
3260
+ "description": "If defined, specifies where to open the linked document",
3261
+ "fieldName": "target"
3262
+ }
3263
+ ],
3264
+ "superclass": {
3265
+ "name": "SkfElement",
3266
+ "package": "@internal/components/skf-element.js"
3267
+ },
3268
+ "tagName": "skf-link",
3269
+ "customElement": true
3270
+ }
3271
+ ],
3272
+ "exports": [
3273
+ {
3274
+ "kind": "js",
3275
+ "name": "SkfLink",
3276
+ "declaration": {
3277
+ "name": "SkfLink",
3278
+ "module": "src/components/link/link.component.ts"
3279
+ }
3280
+ }
3281
+ ],
3282
+ "typeDefinitionPath": "components/link/link.d.ts"
3283
+ },
3284
+ {
3285
+ "kind": "javascript-module",
3286
+ "path": "components/nav/nav-item.js",
3287
+ "declarations": [
3288
+ {
3289
+ "kind": "class",
3290
+ "description": "The `<skf-nav>` is a component that displays a list of <nav-items>.",
3291
+ "name": "SkfNavItem",
3292
+ "slots": [
3293
+ {
3294
+ "description": "The component's main content",
3295
+ "name": ""
3296
+ }
3297
+ ],
3298
+ "members": [
3299
+ {
3300
+ "kind": "field",
3301
+ "name": "#internals",
3302
+ "privacy": "private",
3303
+ "type": {
3304
+ "text": "ElementInternals"
3305
+ }
3339
3306
  },
3340
3307
  {
3341
3308
  "kind": "field",
3342
- "name": "pattern",
3309
+ "name": "#states",
3310
+ "privacy": "private",
3343
3311
  "type": {
3344
- "text": "string | undefined"
3312
+ "text": "CustomStateSet"
3313
+ }
3314
+ },
3315
+ {
3316
+ "kind": "field",
3317
+ "name": "href",
3318
+ "type": {
3319
+ "text": "string"
3345
3320
  },
3346
- "description": "If defined, adds name to the input-element",
3347
- "attribute": "pattern"
3321
+ "default": "''",
3322
+ "attribute": "href"
3348
3323
  },
3349
3324
  {
3350
3325
  "kind": "field",
3351
- "name": "placeholder",
3326
+ "name": "icon",
3352
3327
  "type": {
3353
- "text": "string | undefined"
3328
+ "text": "Icon | undefined"
3354
3329
  },
3355
- "description": "If defined, displays placeholder text",
3356
- "attribute": "placeholder"
3330
+ "attribute": "icon",
3331
+ "expandedType": {
3332
+ "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"
3333
+ }
3357
3334
  },
3358
3335
  {
3359
3336
  "kind": "field",
3360
- "name": "readonly",
3337
+ "name": "vertical",
3361
3338
  "type": {
3362
3339
  "text": "boolean"
3363
3340
  },
3364
- "default": "false",
3365
- "description": "If true, makes the element not mutable, meaning the user can not edit the control",
3366
- "attribute": "readonly"
3341
+ "default": "false"
3342
+ }
3343
+ ],
3344
+ "attributes": [
3345
+ {
3346
+ "name": "href",
3347
+ "type": {
3348
+ "text": "string"
3349
+ },
3350
+ "default": "''",
3351
+ "fieldName": "href"
3367
3352
  },
3368
3353
  {
3369
- "kind": "field",
3370
- "name": "requiredLabel",
3354
+ "name": "icon",
3371
3355
  "type": {
3372
- "text": "string | undefined"
3356
+ "text": "Icon | undefined"
3373
3357
  },
3374
- "description": "If defined, renders an alternative A11y text for the asterisk",
3375
- "attribute": "required-label"
3358
+ "fieldName": "icon",
3359
+ "expandedType": {
3360
+ "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"
3361
+ }
3362
+ }
3363
+ ],
3364
+ "superclass": {
3365
+ "name": "SkfElement",
3366
+ "package": "@internal/components/skf-element"
3367
+ },
3368
+ "tagName": "skf-nav-item",
3369
+ "customElement": true
3370
+ }
3371
+ ],
3372
+ "exports": [
3373
+ {
3374
+ "kind": "js",
3375
+ "name": "SkfNavItem",
3376
+ "declaration": {
3377
+ "name": "SkfNavItem",
3378
+ "module": "src/components/nav/nav-item.component.ts"
3379
+ }
3380
+ }
3381
+ ],
3382
+ "typeDefinitionPath": "components/nav/nav-item.d.ts"
3383
+ },
3384
+ {
3385
+ "kind": "javascript-module",
3386
+ "path": "components/nav/nav.js",
3387
+ "declarations": [
3388
+ {
3389
+ "kind": "class",
3390
+ "description": "The `<skf-nav>` is a component that displays a list of <nav-items>.",
3391
+ "name": "SkfNav",
3392
+ "slots": [
3393
+ {
3394
+ "description": "The component's main content",
3395
+ "name": ""
3396
+ }
3397
+ ],
3398
+ "members": [
3399
+ {
3400
+ "kind": "field",
3401
+ "name": "#internals",
3402
+ "privacy": "private",
3403
+ "type": {
3404
+ "text": "ElementInternals"
3405
+ }
3376
3406
  },
3377
3407
  {
3378
3408
  "kind": "field",
3379
- "name": "severity",
3409
+ "name": "#states",
3410
+ "privacy": "private",
3380
3411
  "type": {
3381
- "text": "FormFieldSeverity | undefined"
3382
- },
3383
- "description": "If defined, displays provided severity state",
3384
- "attribute": "severity",
3385
- "reflects": true
3412
+ "text": "CustomStateSet"
3413
+ }
3386
3414
  },
3387
3415
  {
3388
3416
  "kind": "field",
3389
- "name": "showValid",
3417
+ "name": "vertical",
3390
3418
  "type": {
3391
3419
  "text": "boolean"
3392
3420
  },
3393
3421
  "default": "false",
3394
- "description": "If true, displays valid state after interaction",
3395
- "attribute": "show-valid"
3396
- },
3422
+ "description": "If true, the navigation will be displayed vertically",
3423
+ "attribute": "vertical"
3424
+ }
3425
+ ],
3426
+ "attributes": [
3397
3427
  {
3398
- "kind": "field",
3399
- "name": "size",
3428
+ "name": "vertical",
3400
3429
  "type": {
3401
- "text": "'sm' | 'md'"
3430
+ "text": "boolean"
3402
3431
  },
3403
- "default": "'md'",
3404
- "description": "Size of the input",
3405
- "attribute": "size",
3432
+ "default": "false",
3433
+ "description": "If true, the navigation will be displayed vertically",
3434
+ "fieldName": "vertical"
3435
+ }
3436
+ ],
3437
+ "superclass": {
3438
+ "name": "SkfElement",
3439
+ "package": "@internal/components/skf-element"
3440
+ },
3441
+ "tagName": "skf-nav",
3442
+ "customElement": true
3443
+ }
3444
+ ],
3445
+ "exports": [
3446
+ {
3447
+ "kind": "js",
3448
+ "name": "SkfNav",
3449
+ "declaration": {
3450
+ "name": "SkfNav",
3451
+ "module": "src/components/nav/nav.component.ts"
3452
+ }
3453
+ }
3454
+ ],
3455
+ "typeDefinitionPath": "components/nav/nav.d.ts"
3456
+ },
3457
+ {
3458
+ "kind": "javascript-module",
3459
+ "path": "components/header/header.js",
3460
+ "declarations": [
3461
+ {
3462
+ "kind": "class",
3463
+ "description": "The `<skf-header>` component is to be used as the site-header in the app. The navigation will be collapsed to mobile-view if the menu items exceed the available width.",
3464
+ "name": "SkfHeader",
3465
+ "slots": [
3466
+ {
3467
+ "description": "Navigation items",
3468
+ "name": ""
3469
+ }
3470
+ ],
3471
+ "members": [
3472
+ {
3473
+ "kind": "field",
3474
+ "name": "compact",
3475
+ "description": "If true, sets header to display in compact mode only (hanburger menu and drawer)",
3476
+ "attribute": "compact",
3406
3477
  "reflects": true
3407
3478
  },
3408
3479
  {
3409
3480
  "kind": "field",
3410
- "name": "trailing",
3481
+ "name": "hamburgerAriaLabel",
3482
+ "type": {
3483
+ "text": "string"
3484
+ },
3485
+ "default": "'Show navigation'",
3486
+ "description": "If defined, sets the aria-label for the hamburger button",
3487
+ "attribute": "hamburger-aria-label"
3488
+ },
3489
+ {
3490
+ "kind": "field",
3491
+ "name": "siteName",
3411
3492
  "type": {
3412
3493
  "text": "string | undefined"
3413
3494
  },
3414
- "description": "If defined, displays a suffix/adornment after the input-element",
3415
- "attribute": "trailing"
3495
+ "description": "If defined, sets the app or site's name",
3496
+ "attribute": "site-name"
3416
3497
  },
3417
3498
  {
3418
3499
  "kind": "field",
3419
- "name": "type",
3500
+ "name": "siteUrl",
3420
3501
  "type": {
3421
- "text": "'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url'"
3502
+ "text": "string | undefined"
3422
3503
  },
3423
- "default": "'text'",
3424
- "description": "Type of input",
3425
- "attribute": "type"
3504
+ "description": "If defined, sets the site's base-url for the \"logo-link\"",
3505
+ "attribute": "site-url"
3506
+ }
3507
+ ],
3508
+ "attributes": [
3509
+ {
3510
+ "name": "compact",
3511
+ "description": "If true, sets header to display in compact mode only (hanburger menu and drawer)",
3512
+ "fieldName": "compact"
3426
3513
  },
3427
3514
  {
3428
- "kind": "field",
3429
- "name": "validateOn",
3515
+ "name": "hamburger-aria-label",
3430
3516
  "type": {
3431
- "text": "'input' | 'change' | 'submit'"
3517
+ "text": "string"
3432
3518
  },
3433
- "default": "'change'",
3434
- "description": "Sets validation start",
3435
- "attribute": "validate-on"
3519
+ "default": "'Show navigation'",
3520
+ "description": "If defined, sets the aria-label for the hamburger button",
3521
+ "fieldName": "hamburgerAriaLabel"
3436
3522
  },
3437
3523
  {
3438
- "kind": "field",
3439
- "name": "value",
3440
- "description": "The current value of the input field",
3441
- "attribute": "value"
3442
- }
3443
- ],
3444
- "events": [
3445
- {
3524
+ "name": "site-name",
3446
3525
  "type": {
3447
- "text": "CustomEvent"
3526
+ "text": "string | undefined"
3448
3527
  },
3449
- "description": "Fires when the value of the input changes",
3450
- "name": "change"
3528
+ "description": "If defined, sets the app or site's name",
3529
+ "fieldName": "siteName"
3451
3530
  },
3452
3531
  {
3532
+ "name": "site-url",
3453
3533
  "type": {
3454
- "text": "CustomEvent"
3534
+ "text": "string | undefined"
3455
3535
  },
3456
- "description": "Fires when the input is invalid",
3457
- "name": "invalid"
3536
+ "description": "If defined, sets the site's base-url for the \"logo-link\"",
3537
+ "fieldName": "siteUrl"
3458
3538
  }
3459
3539
  ],
3460
- "attributes": [
3540
+ "superclass": {
3541
+ "name": "SkfElement",
3542
+ "package": "@internal/components/skf-element"
3543
+ },
3544
+ "tagName": "skf-header",
3545
+ "customElement": true
3546
+ }
3547
+ ],
3548
+ "exports": [
3549
+ {
3550
+ "kind": "js",
3551
+ "name": "SkfHeader",
3552
+ "declaration": {
3553
+ "name": "SkfHeader",
3554
+ "module": "src/components/header/header.component.ts"
3555
+ }
3556
+ }
3557
+ ],
3558
+ "typeDefinitionPath": "components/header/header.d.ts"
3559
+ },
3560
+ {
3561
+ "kind": "javascript-module",
3562
+ "path": "components/input/input.js",
3563
+ "declarations": [
3564
+ {
3565
+ "kind": "class",
3566
+ "description": "The skf-text-field is used to create a text input field. It can be used inside a form element or standalone\n\nSee [zeroheight](https://zeroheight.com/853e936c9/p/9481fa-input-field) for design principles",
3567
+ "name": "SkfInput",
3568
+ "slots": [
3461
3569
  {
3462
- "type": {
3463
- "text": "boolean"
3464
- },
3465
- "description": "If true, sets disabled state",
3466
- "name": "disabled",
3467
- "default": "false"
3468
- },
3570
+ "description": "The Inputs label. Alternatively, you can use the `label` attribute.",
3571
+ "name": ""
3572
+ }
3573
+ ],
3574
+ "members": [
3469
3575
  {
3576
+ "kind": "field",
3577
+ "name": "customError",
3470
3578
  "type": {
3471
- "text": "boolean"
3579
+ "text": "string | undefined"
3472
3580
  },
3473
- "description": "If true, value is required or must be checked for the form to be submittable",
3474
- "name": "required",
3475
- "default": "false"
3581
+ "privacy": "private"
3476
3582
  },
3477
3583
  {
3584
+ "kind": "field",
3478
3585
  "name": "autocomplete",
3479
3586
  "type": {
3480
3587
  "text": "HTMLInputElement['autocomplete'] | undefined"
3481
3588
  },
3482
3589
  "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.",
3483
- "fieldName": "autocomplete"
3590
+ "attribute": "autocomplete"
3484
3591
  },
3485
3592
  {
3486
- "name": "button-aria-label-clear",
3593
+ "kind": "field",
3594
+ "name": "buttonAriaLabelClear",
3487
3595
  "type": {
3488
3596
  "text": "string"
3489
3597
  },
3490
3598
  "default": "'Clear input'",
3491
3599
  "description": "Custom aria-label for the clear button. **Notice!** Only applicable to type=search.",
3492
- "fieldName": "buttonAriaLabelClear"
3600
+ "attribute": "button-aria-label-clear"
3493
3601
  },
3494
3602
  {
3495
- "name": "button-aria-label-hide",
3603
+ "kind": "field",
3604
+ "name": "buttonAriaLabelHide",
3496
3605
  "type": {
3497
3606
  "text": "string"
3498
3607
  },
3499
3608
  "default": "'Hide password'",
3500
3609
  "description": "Custom aria-label for the visibility button. **Notice!** Only applicable to type=password.",
3501
- "fieldName": "buttonAriaLabelHide"
3610
+ "attribute": "button-aria-label-hide"
3502
3611
  },
3503
3612
  {
3504
- "name": "button-aria-label-show",
3613
+ "kind": "field",
3614
+ "name": "buttonAriaLabelShow",
3505
3615
  "type": {
3506
3616
  "text": "string"
3507
3617
  },
3508
3618
  "default": "'Show password'",
3509
3619
  "description": "Custom aria-label for the visibility button **Notice!** Only applicable to type=password.",
3510
- "fieldName": "buttonAriaLabelShow"
3620
+ "attribute": "button-aria-label-show"
3511
3621
  },
3512
3622
  {
3513
- "name": "custom-invalid",
3623
+ "kind": "field",
3624
+ "name": "customInvalid",
3514
3625
  "description": "If defined, forces component to invalid state until removed. Its value is used as hint text.",
3515
- "fieldName": "customInvalid"
3626
+ "attribute": "custom-invalid",
3627
+ "reflects": true
3516
3628
  },
3517
3629
  {
3630
+ "kind": "field",
3518
3631
  "name": "debug",
3519
3632
  "type": {
3520
3633
  "text": "boolean"
3521
3634
  },
3522
3635
  "default": "false",
3523
3636
  "description": "If true, outputs helping hints in console",
3524
- "fieldName": "debug"
3637
+ "attribute": "debug"
3525
3638
  },
3526
3639
  {
3527
- "name": "hide-label",
3640
+ "kind": "field",
3641
+ "name": "hideLabel",
3528
3642
  "type": {
3529
3643
  "text": "boolean"
3530
3644
  },
3531
3645
  "default": "false",
3532
3646
  "description": "If true, hides the label visually",
3533
- "fieldName": "hideLabel"
3647
+ "attribute": "hide-label"
3534
3648
  },
3535
3649
  {
3650
+ "kind": "field",
3536
3651
  "name": "hint",
3537
3652
  "type": {
3538
3653
  "text": "string | undefined"
3539
3654
  },
3540
3655
  "description": "If defined, displays informational text below the field",
3541
- "fieldName": "hint"
3656
+ "attribute": "hint"
3542
3657
  },
3543
3658
  {
3659
+ "kind": "field",
3544
3660
  "name": "inputmode",
3545
3661
  "type": {
3546
3662
  "text": "HTMLInputElement['inputMode']"
3547
3663
  },
3548
3664
  "default": "'text'",
3549
3665
  "description": "Provides a hint about the type of data that might be entered by the user while editing the element or its contents. See\n[MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inputMode) for details.",
3550
- "fieldName": "inputmode"
3666
+ "attribute": "inputmode"
3551
3667
  },
3552
3668
  {
3669
+ "kind": "field",
3553
3670
  "name": "label",
3554
3671
  "type": {
3555
3672
  "text": "string | undefined"
3556
3673
  },
3557
3674
  "description": "If defined, sets the input's label. Alternatively, you can use the `label` attribute.",
3558
- "fieldName": "label"
3675
+ "attribute": "label"
3559
3676
  },
3560
3677
  {
3678
+ "kind": "field",
3561
3679
  "name": "leading",
3562
3680
  "type": {
3563
3681
  "text": "string | undefined"
3564
3682
  },
3565
3683
  "description": "If defined, displays a prefix/adornment before the input-element",
3566
- "fieldName": "leading"
3684
+ "attribute": "leading"
3567
3685
  },
3568
3686
  {
3687
+ "kind": "field",
3569
3688
  "name": "max",
3570
3689
  "type": {
3571
3690
  "text": "number | string | undefined"
3572
3691
  },
3573
3692
  "description": "If defined, sets the maximum value to accept for this input",
3574
- "fieldName": "max"
3693
+ "attribute": "max"
3575
3694
  },
3576
3695
  {
3577
- "name": "maxlength",
3696
+ "kind": "field",
3697
+ "name": "maxLength",
3578
3698
  "type": {
3579
3699
  "text": "number | undefined"
3580
3700
  },
3581
3701
  "description": "If defined, sets the maximum character length to accept for this input",
3582
- "fieldName": "maxLength"
3702
+ "attribute": "maxlength"
3583
3703
  },
3584
3704
  {
3705
+ "kind": "field",
3585
3706
  "name": "min",
3586
3707
  "type": {
3587
3708
  "text": "number | string | undefined"
3588
3709
  },
3589
3710
  "description": "If defined, sets the minimum value to accept for this input",
3590
- "fieldName": "min"
3711
+ "attribute": "min"
3591
3712
  },
3592
3713
  {
3593
- "name": "minlength",
3714
+ "kind": "field",
3715
+ "name": "minLength",
3594
3716
  "type": {
3595
3717
  "text": "number | undefined"
3596
3718
  },
3597
3719
  "description": "If defined, sets the minimum character length to accept for this input",
3598
- "fieldName": "minLength"
3720
+ "attribute": "minlength"
3599
3721
  },
3600
3722
  {
3723
+ "kind": "field",
3601
3724
  "name": "name",
3602
3725
  "type": {
3603
3726
  "text": "string | undefined"
3604
3727
  },
3605
3728
  "description": "If defined, adds name to the input-element",
3606
- "fieldName": "name"
3729
+ "attribute": "name",
3730
+ "reflects": true
3607
3731
  },
3608
3732
  {
3733
+ "kind": "field",
3609
3734
  "name": "pattern",
3610
3735
  "type": {
3611
3736
  "text": "string | undefined"
3612
3737
  },
3613
3738
  "description": "If defined, adds name to the input-element",
3614
- "fieldName": "pattern"
3739
+ "attribute": "pattern"
3615
3740
  },
3616
3741
  {
3742
+ "kind": "field",
3617
3743
  "name": "placeholder",
3618
3744
  "type": {
3619
3745
  "text": "string | undefined"
3620
3746
  },
3621
3747
  "description": "If defined, displays placeholder text",
3622
- "fieldName": "placeholder"
3748
+ "attribute": "placeholder"
3623
3749
  },
3624
3750
  {
3751
+ "kind": "field",
3625
3752
  "name": "readonly",
3626
3753
  "type": {
3627
3754
  "text": "boolean"
3628
3755
  },
3629
3756
  "default": "false",
3630
3757
  "description": "If true, makes the element not mutable, meaning the user can not edit the control",
3631
- "fieldName": "readonly"
3758
+ "attribute": "readonly"
3632
3759
  },
3633
3760
  {
3634
- "name": "required-label",
3761
+ "kind": "field",
3762
+ "name": "requiredLabel",
3635
3763
  "type": {
3636
3764
  "text": "string | undefined"
3637
3765
  },
3638
3766
  "description": "If defined, renders an alternative A11y text for the asterisk",
3639
- "fieldName": "requiredLabel"
3767
+ "attribute": "required-label"
3640
3768
  },
3641
3769
  {
3770
+ "kind": "field",
3642
3771
  "name": "severity",
3643
3772
  "type": {
3644
3773
  "text": "FormFieldSeverity | undefined"
3645
3774
  },
3646
3775
  "description": "If defined, displays provided severity state",
3647
- "fieldName": "severity"
3776
+ "attribute": "severity",
3777
+ "reflects": true
3648
3778
  },
3649
3779
  {
3650
- "name": "show-valid",
3780
+ "kind": "field",
3781
+ "name": "showValid",
3651
3782
  "type": {
3652
3783
  "text": "boolean"
3653
3784
  },
3654
3785
  "default": "false",
3655
3786
  "description": "If true, displays valid state after interaction",
3656
- "fieldName": "showValid"
3787
+ "attribute": "show-valid"
3657
3788
  },
3658
3789
  {
3790
+ "kind": "field",
3659
3791
  "name": "size",
3660
3792
  "type": {
3661
3793
  "text": "'sm' | 'md'"
3662
3794
  },
3663
3795
  "default": "'md'",
3664
3796
  "description": "Size of the input",
3665
- "fieldName": "size"
3797
+ "attribute": "size",
3798
+ "reflects": true
3666
3799
  },
3667
3800
  {
3801
+ "kind": "field",
3668
3802
  "name": "trailing",
3669
3803
  "type": {
3670
3804
  "text": "string | undefined"
3671
3805
  },
3672
3806
  "description": "If defined, displays a suffix/adornment after the input-element",
3673
- "fieldName": "trailing"
3807
+ "attribute": "trailing"
3674
3808
  },
3675
3809
  {
3810
+ "kind": "field",
3676
3811
  "name": "type",
3677
3812
  "type": {
3678
3813
  "text": "'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url'"
3679
3814
  },
3680
3815
  "default": "'text'",
3681
3816
  "description": "Type of input",
3682
- "fieldName": "type"
3683
- },
3684
- {
3685
- "name": "validate-on",
3686
- "type": {
3687
- "text": "'input' | 'change' | 'submit'"
3688
- },
3689
- "default": "'change'",
3690
- "description": "Sets validation start",
3691
- "fieldName": "validateOn"
3692
- },
3693
- {
3694
- "name": "value",
3695
- "description": "The current value of the input field",
3696
- "fieldName": "value"
3697
- }
3698
- ],
3699
- "superclass": {
3700
- "name": "FormBase",
3701
- "package": "@internal/components/formBase.js"
3702
- },
3703
- "tagName": "skf-input",
3704
- "customElement": true
3705
- }
3706
- ],
3707
- "exports": [
3708
- {
3709
- "kind": "js",
3710
- "name": "SkfInput",
3711
- "declaration": {
3712
- "name": "SkfInput",
3713
- "module": "src/components/input/input.component.ts"
3714
- }
3715
- }
3716
- ],
3717
- "typeDefinitionPath": "components/input/input.d.ts"
3718
- },
3719
- {
3720
- "kind": "javascript-module",
3721
- "path": "components/link/link.js",
3722
- "declarations": [
3723
- {
3724
- "kind": "class",
3725
- "description": "The `<skf-link>` can be used as either a regular link or a link styled semantic button",
3726
- "name": "SkfLink",
3727
- "slots": [
3728
- {
3729
- "description": "The links' main content",
3730
- "name": ""
3731
- }
3732
- ],
3733
- "members": [
3817
+ "attribute": "type"
3818
+ },
3734
3819
  {
3735
3820
  "kind": "field",
3736
- "name": "classMap",
3821
+ "name": "validateOn",
3737
3822
  "type": {
3738
- "text": "object"
3823
+ "text": "'input' | 'change' | 'submit'"
3739
3824
  },
3740
- "static": true,
3741
- "default": "{}"
3825
+ "default": "'change'",
3826
+ "description": "Sets validation start",
3827
+ "attribute": "validate-on"
3742
3828
  },
3743
3829
  {
3744
3830
  "kind": "field",
3745
- "name": "as",
3831
+ "name": "value",
3832
+ "description": "The current value of the input field",
3833
+ "attribute": "value"
3834
+ }
3835
+ ],
3836
+ "events": [
3837
+ {
3746
3838
  "type": {
3747
- "text": "'button' | 'a'"
3839
+ "text": "CustomEvent"
3748
3840
  },
3749
- "default": "'a'",
3750
- "description": "Defines the semantic element to render",
3751
- "attribute": "as",
3752
- "reflects": true
3841
+ "description": "Fires when the value of the input changes",
3842
+ "name": "change"
3753
3843
  },
3754
3844
  {
3755
- "kind": "field",
3756
- "name": "color",
3757
3845
  "type": {
3758
- "text": "'primary' | 'inverse'"
3846
+ "text": "CustomEvent"
3759
3847
  },
3760
- "default": "'primary'",
3761
- "description": "Defines the text-color",
3762
- "attribute": "color",
3763
- "reflects": true
3764
- },
3848
+ "description": "Fires when the input is invalid",
3849
+ "name": "invalid"
3850
+ }
3851
+ ],
3852
+ "attributes": [
3765
3853
  {
3766
- "kind": "field",
3854
+ "type": {
3855
+ "text": "boolean"
3856
+ },
3857
+ "description": "If true, sets disabled state",
3767
3858
  "name": "disabled",
3859
+ "default": "false"
3860
+ },
3861
+ {
3768
3862
  "type": {
3769
3863
  "text": "boolean"
3770
3864
  },
3771
- "default": "false",
3772
- "description": "If true, disables the link",
3773
- "attribute": "disabled",
3774
- "reflects": true
3865
+ "description": "If true, value is required or must be checked for the form to be submittable",
3866
+ "name": "required",
3867
+ "default": "false"
3775
3868
  },
3776
3869
  {
3777
- "kind": "field",
3778
- "name": "download",
3870
+ "name": "autocomplete",
3779
3871
  "type": {
3780
- "text": "string | undefined"
3872
+ "text": "HTMLInputElement['autocomplete'] | undefined"
3781
3873
  },
3782
- "description": "If defined, downloads the url",
3783
- "attribute": "download"
3874
+ "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.",
3875
+ "fieldName": "autocomplete"
3784
3876
  },
3785
3877
  {
3786
- "kind": "field",
3787
- "name": "href",
3878
+ "name": "button-aria-label-clear",
3788
3879
  "type": {
3789
- "text": "string | undefined"
3880
+ "text": "string"
3790
3881
  },
3791
- "description": "If defined, loads url on click",
3792
- "attribute": "href"
3882
+ "default": "'Clear input'",
3883
+ "description": "Custom aria-label for the clear button. **Notice!** Only applicable to type=search.",
3884
+ "fieldName": "buttonAriaLabelClear"
3793
3885
  },
3794
3886
  {
3795
- "kind": "field",
3796
- "name": "icon",
3887
+ "name": "button-aria-label-hide",
3797
3888
  "type": {
3798
- "text": "Icon | undefined"
3889
+ "text": "string"
3799
3890
  },
3800
- "description": "If defined, renders an icon before or after the text",
3801
- "attribute": "icon",
3802
- "expandedType": {
3803
- "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"
3804
- }
3891
+ "default": "'Hide password'",
3892
+ "description": "Custom aria-label for the visibility button. **Notice!** Only applicable to type=password.",
3893
+ "fieldName": "buttonAriaLabelHide"
3805
3894
  },
3806
3895
  {
3807
- "kind": "field",
3808
- "name": "iconPlacement",
3896
+ "name": "button-aria-label-show",
3809
3897
  "type": {
3810
- "text": "'left' | 'right'"
3898
+ "text": "string"
3811
3899
  },
3812
- "default": "'left'",
3813
- "description": "Defines the position of the icon in relation to the text",
3814
- "attribute": "icon-placement",
3815
- "reflects": true
3900
+ "default": "'Show password'",
3901
+ "description": "Custom aria-label for the visibility button **Notice!** Only applicable to type=password.",
3902
+ "fieldName": "buttonAriaLabelShow"
3816
3903
  },
3817
3904
  {
3818
- "kind": "field",
3819
- "name": "onClick",
3820
- "description": "If defined, accepts a function that runs on click. Forwards optional route as second argument."
3905
+ "name": "custom-invalid",
3906
+ "description": "If defined, forces component to invalid state until removed. Its value is used as hint text.",
3907
+ "fieldName": "customInvalid"
3821
3908
  },
3822
3909
  {
3823
- "kind": "field",
3824
- "name": "rel",
3910
+ "name": "debug",
3825
3911
  "type": {
3826
- "text": "string | undefined"
3912
+ "text": "boolean"
3827
3913
  },
3828
- "description": "If defined, describes the relationship between a linked resource and the current document",
3829
- "attribute": "rel"
3914
+ "default": "false",
3915
+ "description": "If true, outputs helping hints in console",
3916
+ "fieldName": "debug"
3830
3917
  },
3831
3918
  {
3832
- "kind": "field",
3833
- "name": "route",
3919
+ "name": "hide-label",
3920
+ "type": {
3921
+ "text": "boolean"
3922
+ },
3923
+ "default": "false",
3924
+ "description": "If true, hides the label visually",
3925
+ "fieldName": "hideLabel"
3926
+ },
3927
+ {
3928
+ "name": "hint",
3834
3929
  "type": {
3835
3930
  "text": "string | undefined"
3836
3931
  },
3837
- "description": "If defined, used on conjunction with onClick property, second argument",
3838
- "attribute": "route",
3839
- "reflects": true
3932
+ "description": "If defined, displays informational text below the field",
3933
+ "fieldName": "hint"
3840
3934
  },
3841
3935
  {
3842
- "kind": "field",
3843
- "name": "stretch",
3936
+ "name": "inputmode",
3844
3937
  "type": {
3845
- "text": "boolean"
3938
+ "text": "HTMLInputElement['inputMode']"
3846
3939
  },
3847
- "default": "false",
3848
- "description": "If true, fills the parents horizontal axis",
3849
- "attribute": "stretch",
3850
- "reflects": true
3940
+ "default": "'text'",
3941
+ "description": "Provides a hint about the type of data that might be entered by the user while editing the element or its contents. See\n[MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inputMode) for details.",
3942
+ "fieldName": "inputmode"
3851
3943
  },
3852
3944
  {
3853
- "kind": "field",
3854
- "name": "target",
3945
+ "name": "label",
3855
3946
  "type": {
3856
- "text": "'_blank' | '_parent' | '_self' | '_top' | undefined"
3947
+ "text": "string | undefined"
3857
3948
  },
3858
- "description": "If defined, specifies where to open the linked document",
3859
- "attribute": "target"
3949
+ "description": "If defined, sets the input's label. Alternatively, you can use the `label` attribute.",
3950
+ "fieldName": "label"
3860
3951
  },
3861
3952
  {
3862
- "kind": "field",
3863
- "name": "type",
3953
+ "name": "leading",
3864
3954
  "type": {
3865
- "text": "SkfLinkType"
3955
+ "text": "string | undefined"
3866
3956
  },
3867
- "default": "'button'",
3868
- "description": "Defines the type of button",
3869
- "attribute": "type",
3870
- "expandedType": {
3871
- "text": "'submit' | 'reset' | 'button'"
3872
- }
3873
- }
3874
- ],
3875
- "attributes": [
3957
+ "description": "If defined, displays a prefix/adornment before the input-element",
3958
+ "fieldName": "leading"
3959
+ },
3876
3960
  {
3877
- "name": "as",
3961
+ "name": "max",
3878
3962
  "type": {
3879
- "text": "'button' | 'a'"
3963
+ "text": "number | string | undefined"
3880
3964
  },
3881
- "default": "'a'",
3882
- "description": "Defines the semantic element to render",
3883
- "fieldName": "as"
3965
+ "description": "If defined, sets the maximum value to accept for this input",
3966
+ "fieldName": "max"
3884
3967
  },
3885
3968
  {
3886
- "name": "color",
3969
+ "name": "maxlength",
3887
3970
  "type": {
3888
- "text": "'primary' | 'inverse'"
3971
+ "text": "number | undefined"
3889
3972
  },
3890
- "default": "'primary'",
3891
- "description": "Defines the text-color",
3892
- "fieldName": "color"
3973
+ "description": "If defined, sets the maximum character length to accept for this input",
3974
+ "fieldName": "maxLength"
3893
3975
  },
3894
3976
  {
3895
- "name": "disabled",
3977
+ "name": "min",
3896
3978
  "type": {
3897
- "text": "boolean"
3979
+ "text": "number | string | undefined"
3898
3980
  },
3899
- "default": "false",
3900
- "description": "If true, disables the link",
3901
- "fieldName": "disabled"
3981
+ "description": "If defined, sets the minimum value to accept for this input",
3982
+ "fieldName": "min"
3902
3983
  },
3903
3984
  {
3904
- "name": "download",
3985
+ "name": "minlength",
3986
+ "type": {
3987
+ "text": "number | undefined"
3988
+ },
3989
+ "description": "If defined, sets the minimum character length to accept for this input",
3990
+ "fieldName": "minLength"
3991
+ },
3992
+ {
3993
+ "name": "name",
3905
3994
  "type": {
3906
3995
  "text": "string | undefined"
3907
3996
  },
3908
- "description": "If defined, downloads the url",
3909
- "fieldName": "download"
3997
+ "description": "If defined, adds name to the input-element",
3998
+ "fieldName": "name"
3910
3999
  },
3911
4000
  {
3912
- "name": "href",
4001
+ "name": "pattern",
3913
4002
  "type": {
3914
4003
  "text": "string | undefined"
3915
4004
  },
3916
- "description": "If defined, loads url on click",
3917
- "fieldName": "href"
4005
+ "description": "If defined, adds name to the input-element",
4006
+ "fieldName": "pattern"
3918
4007
  },
3919
4008
  {
3920
- "name": "icon",
4009
+ "name": "placeholder",
3921
4010
  "type": {
3922
- "text": "Icon | undefined"
4011
+ "text": "string | undefined"
3923
4012
  },
3924
- "description": "If defined, renders an icon before or after the text",
3925
- "fieldName": "icon",
3926
- "expandedType": {
3927
- "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"
3928
- }
4013
+ "description": "If defined, displays placeholder text",
4014
+ "fieldName": "placeholder"
3929
4015
  },
3930
4016
  {
3931
- "name": "icon-placement",
4017
+ "name": "readonly",
3932
4018
  "type": {
3933
- "text": "'left' | 'right'"
4019
+ "text": "boolean"
3934
4020
  },
3935
- "default": "'left'",
3936
- "description": "Defines the position of the icon in relation to the text",
3937
- "fieldName": "iconPlacement"
4021
+ "default": "false",
4022
+ "description": "If true, makes the element not mutable, meaning the user can not edit the control",
4023
+ "fieldName": "readonly"
3938
4024
  },
3939
4025
  {
3940
- "name": "rel",
4026
+ "name": "required-label",
3941
4027
  "type": {
3942
4028
  "text": "string | undefined"
3943
4029
  },
3944
- "description": "If defined, describes the relationship between a linked resource and the current document",
3945
- "fieldName": "rel"
4030
+ "description": "If defined, renders an alternative A11y text for the asterisk",
4031
+ "fieldName": "requiredLabel"
3946
4032
  },
3947
4033
  {
3948
- "name": "route",
4034
+ "name": "severity",
3949
4035
  "type": {
3950
- "text": "string | undefined"
4036
+ "text": "FormFieldSeverity | undefined"
3951
4037
  },
3952
- "description": "If defined, used on conjunction with onClick property, second argument",
3953
- "fieldName": "route"
4038
+ "description": "If defined, displays provided severity state",
4039
+ "fieldName": "severity"
3954
4040
  },
3955
4041
  {
3956
- "name": "stretch",
4042
+ "name": "show-valid",
3957
4043
  "type": {
3958
4044
  "text": "boolean"
3959
4045
  },
3960
4046
  "default": "false",
3961
- "description": "If true, fills the parents horizontal axis",
3962
- "fieldName": "stretch"
4047
+ "description": "If true, displays valid state after interaction",
4048
+ "fieldName": "showValid"
4049
+ },
4050
+ {
4051
+ "name": "size",
4052
+ "type": {
4053
+ "text": "'sm' | 'md'"
4054
+ },
4055
+ "default": "'md'",
4056
+ "description": "Size of the input",
4057
+ "fieldName": "size"
4058
+ },
4059
+ {
4060
+ "name": "trailing",
4061
+ "type": {
4062
+ "text": "string | undefined"
4063
+ },
4064
+ "description": "If defined, displays a suffix/adornment after the input-element",
4065
+ "fieldName": "trailing"
3963
4066
  },
3964
4067
  {
3965
- "name": "target",
4068
+ "name": "type",
3966
4069
  "type": {
3967
- "text": "'_blank' | '_parent' | '_self' | '_top' | undefined"
4070
+ "text": "'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url'"
3968
4071
  },
3969
- "description": "If defined, specifies where to open the linked document",
3970
- "fieldName": "target"
4072
+ "default": "'text'",
4073
+ "description": "Type of input",
4074
+ "fieldName": "type"
3971
4075
  },
3972
4076
  {
3973
- "name": "type",
4077
+ "name": "validate-on",
3974
4078
  "type": {
3975
- "text": "SkfLinkType"
4079
+ "text": "'input' | 'change' | 'submit'"
3976
4080
  },
3977
- "default": "'button'",
3978
- "description": "Defines the type of button",
3979
- "fieldName": "type",
3980
- "expandedType": {
3981
- "text": "'submit' | 'reset' | 'button'"
3982
- }
4081
+ "default": "'change'",
4082
+ "description": "Sets validation start",
4083
+ "fieldName": "validateOn"
4084
+ },
4085
+ {
4086
+ "name": "value",
4087
+ "description": "The current value of the input field",
4088
+ "fieldName": "value"
3983
4089
  }
3984
4090
  ],
3985
4091
  "superclass": {
3986
- "name": "SkfElement",
3987
- "package": "@internal/components/skf-element.js"
4092
+ "name": "FormBase",
4093
+ "package": "@internal/components/formBase.js"
3988
4094
  },
3989
- "tagName": "skf-link",
4095
+ "tagName": "skf-input",
3990
4096
  "customElement": true
3991
4097
  }
3992
4098
  ],
3993
4099
  "exports": [
3994
4100
  {
3995
4101
  "kind": "js",
3996
- "name": "SkfLink",
4102
+ "name": "SkfInput",
3997
4103
  "declaration": {
3998
- "name": "SkfLink",
3999
- "module": "src/components/link/link.component.ts"
4104
+ "name": "SkfInput",
4105
+ "module": "src/components/input/input.component.ts"
4000
4106
  }
4001
4107
  }
4002
4108
  ],
4003
- "typeDefinitionPath": "components/link/link.d.ts"
4109
+ "typeDefinitionPath": "components/input/input.d.ts"
4004
4110
  },
4005
4111
  {
4006
4112
  "kind": "javascript-module",
@@ -4023,20 +4129,23 @@
4023
4129
  "members": [
4024
4130
  {
4025
4131
  "kind": "field",
4026
- "name": "role",
4132
+ "name": "#internals",
4133
+ "privacy": "private",
4027
4134
  "type": {
4028
- "text": "string"
4135
+ "text": "ElementInternals"
4029
4136
  },
4030
- "default": "'menuitem'"
4137
+ "inheritedFrom": {
4138
+ "name": "SkfLink",
4139
+ "module": "src/components/link/link.component.ts"
4140
+ }
4031
4141
  },
4032
4142
  {
4033
4143
  "kind": "field",
4034
- "name": "classMap",
4144
+ "name": "#states",
4145
+ "privacy": "private",
4035
4146
  "type": {
4036
- "text": "object"
4147
+ "text": "CustomStateSet"
4037
4148
  },
4038
- "static": true,
4039
- "default": "{ 'menu-item': true }",
4040
4149
  "inheritedFrom": {
4041
4150
  "name": "SkfLink",
4042
4151
  "module": "src/components/link/link.component.ts"
@@ -4046,12 +4155,11 @@
4046
4155
  "kind": "field",
4047
4156
  "name": "as",
4048
4157
  "type": {
4049
- "text": "'button' | 'a'"
4158
+ "text": "'button' | 'link'"
4050
4159
  },
4051
- "default": "'a'",
4160
+ "default": "'link'",
4052
4161
  "description": "Defines the semantic element to render",
4053
4162
  "attribute": "as",
4054
- "reflects": true,
4055
4163
  "inheritedFrom": {
4056
4164
  "name": "SkfLink",
4057
4165
  "module": "src/components/link/link.component.ts"
@@ -4061,12 +4169,14 @@
4061
4169
  "kind": "field",
4062
4170
  "name": "color",
4063
4171
  "type": {
4064
- "text": "'primary' | 'inverse'"
4172
+ "text": "Color"
4065
4173
  },
4066
4174
  "default": "'primary'",
4067
4175
  "description": "Defines the text-color",
4068
4176
  "attribute": "color",
4069
- "reflects": true,
4177
+ "expandedType": {
4178
+ "text": "'primary' | 'inverse'"
4179
+ },
4070
4180
  "inheritedFrom": {
4071
4181
  "name": "SkfLink",
4072
4182
  "module": "src/components/link/link.component.ts"
@@ -4081,7 +4191,6 @@
4081
4191
  "default": "false",
4082
4192
  "description": "If true, disables the link",
4083
4193
  "attribute": "disabled",
4084
- "reflects": true,
4085
4194
  "inheritedFrom": {
4086
4195
  "name": "SkfLink",
4087
4196
  "module": "src/components/link/link.component.ts"
@@ -4091,8 +4200,9 @@
4091
4200
  "kind": "field",
4092
4201
  "name": "download",
4093
4202
  "type": {
4094
- "text": "string | undefined"
4203
+ "text": "boolean"
4095
4204
  },
4205
+ "default": "false",
4096
4206
  "description": "If defined, downloads the url",
4097
4207
  "attribute": "download",
4098
4208
  "inheritedFrom": {
@@ -4131,23 +4241,13 @@
4131
4241
  },
4132
4242
  {
4133
4243
  "kind": "field",
4134
- "name": "iconPlacement",
4244
+ "name": "iconRight",
4135
4245
  "type": {
4136
- "text": "'left' | 'right'"
4246
+ "text": "boolean"
4137
4247
  },
4138
- "default": "'left'",
4139
- "description": "Defines the position of the icon in relation to the text",
4140
- "attribute": "icon-placement",
4141
- "reflects": true,
4142
- "inheritedFrom": {
4143
- "name": "SkfLink",
4144
- "module": "src/components/link/link.component.ts"
4145
- }
4146
- },
4147
- {
4148
- "kind": "field",
4149
- "name": "onClick",
4150
- "description": "If defined, accepts a function that runs on click. Forwards optional route as second argument.",
4248
+ "default": "false",
4249
+ "description": "If true, the icon is placed to the right in relation to the text",
4250
+ "attribute": "icon-right",
4151
4251
  "inheritedFrom": {
4152
4252
  "name": "SkfLink",
4153
4253
  "module": "src/components/link/link.component.ts"
@@ -4172,9 +4272,8 @@
4172
4272
  "type": {
4173
4273
  "text": "string | undefined"
4174
4274
  },
4175
- "description": "If defined, used on conjunction with onClick property, second argument",
4275
+ "description": "If defined, used on conjunction with onClick property. **Notice!** Only applicable to as=button.",
4176
4276
  "attribute": "route",
4177
- "reflects": true,
4178
4277
  "inheritedFrom": {
4179
4278
  "name": "SkfLink",
4180
4279
  "module": "src/components/link/link.component.ts"
@@ -4189,7 +4288,6 @@
4189
4288
  "default": "false",
4190
4289
  "description": "If true, fills the parents horizontal axis",
4191
4290
  "attribute": "stretch",
4192
- "reflects": true,
4193
4291
  "inheritedFrom": {
4194
4292
  "name": "SkfLink",
4195
4293
  "module": "src/components/link/link.component.ts"
@@ -4209,17 +4307,8 @@
4209
4307
  }
4210
4308
  },
4211
4309
  {
4212
- "kind": "field",
4213
- "name": "type",
4214
- "type": {
4215
- "text": "SkfLinkType"
4216
- },
4217
- "default": "'button'",
4218
- "description": "Defines the type of button",
4219
- "attribute": "type",
4220
- "expandedType": {
4221
- "text": "'submit' | 'reset' | 'button'"
4222
- },
4310
+ "kind": "method",
4311
+ "name": "_handleAsChange",
4223
4312
  "inheritedFrom": {
4224
4313
  "name": "SkfLink",
4225
4314
  "module": "src/components/link/link.component.ts"
@@ -4236,9 +4325,9 @@
4236
4325
  {
4237
4326
  "name": "as",
4238
4327
  "type": {
4239
- "text": "'button' | 'a'"
4328
+ "text": "'button' | 'link'"
4240
4329
  },
4241
- "default": "'a'",
4330
+ "default": "'link'",
4242
4331
  "description": "Defines the semantic element to render",
4243
4332
  "fieldName": "as",
4244
4333
  "inheritedFrom": {
@@ -4249,11 +4338,14 @@
4249
4338
  {
4250
4339
  "name": "color",
4251
4340
  "type": {
4252
- "text": "'primary' | 'inverse'"
4341
+ "text": "Color"
4253
4342
  },
4254
4343
  "default": "'primary'",
4255
4344
  "description": "Defines the text-color",
4256
4345
  "fieldName": "color",
4346
+ "expandedType": {
4347
+ "text": "'primary' | 'inverse'"
4348
+ },
4257
4349
  "inheritedFrom": {
4258
4350
  "name": "SkfLink",
4259
4351
  "module": "src/components/link/link.component.ts"
@@ -4275,8 +4367,9 @@
4275
4367
  {
4276
4368
  "name": "download",
4277
4369
  "type": {
4278
- "text": "string | undefined"
4370
+ "text": "boolean"
4279
4371
  },
4372
+ "default": "false",
4280
4373
  "description": "If defined, downloads the url",
4281
4374
  "fieldName": "download",
4282
4375
  "inheritedFrom": {
@@ -4312,13 +4405,13 @@
4312
4405
  }
4313
4406
  },
4314
4407
  {
4315
- "name": "icon-placement",
4408
+ "name": "icon-right",
4316
4409
  "type": {
4317
- "text": "'left' | 'right'"
4410
+ "text": "boolean"
4318
4411
  },
4319
- "default": "'left'",
4320
- "description": "Defines the position of the icon in relation to the text",
4321
- "fieldName": "iconPlacement",
4412
+ "default": "false",
4413
+ "description": "If true, the icon is placed to the right in relation to the text",
4414
+ "fieldName": "iconRight",
4322
4415
  "inheritedFrom": {
4323
4416
  "name": "SkfLink",
4324
4417
  "module": "src/components/link/link.component.ts"
@@ -4341,7 +4434,7 @@
4341
4434
  "type": {
4342
4435
  "text": "string | undefined"
4343
4436
  },
4344
- "description": "If defined, used on conjunction with onClick property, second argument",
4437
+ "description": "If defined, used on conjunction with onClick property. **Notice!** Only applicable to as=button.",
4345
4438
  "fieldName": "route",
4346
4439
  "inheritedFrom": {
4347
4440
  "name": "SkfLink",
@@ -4372,18 +4465,15 @@
4372
4465
  "name": "SkfLink",
4373
4466
  "module": "src/components/link/link.component.ts"
4374
4467
  }
4375
- },
4468
+ }
4469
+ ],
4470
+ "events": [
4376
4471
  {
4377
- "name": "type",
4378
4472
  "type": {
4379
- "text": "SkfLinkType"
4380
- },
4381
- "default": "'button'",
4382
- "description": "Defines the type of button",
4383
- "fieldName": "type",
4384
- "expandedType": {
4385
- "text": "'submit' | 'reset' | 'button'"
4473
+ "text": "CustomEvent"
4386
4474
  },
4475
+ "description": "Fired when the link is clicked",
4476
+ "name": "skf-link-click",
4387
4477
  "inheritedFrom": {
4388
4478
  "name": "SkfLink",
4389
4479
  "module": "src/components/link/link.component.ts"
@@ -4472,83 +4562,6 @@
4472
4562
  ],
4473
4563
  "typeDefinitionPath": "components/menu/menu.d.ts"
4474
4564
  },
4475
- {
4476
- "kind": "javascript-module",
4477
- "path": "components/nav/nav-item.js",
4478
- "declarations": [
4479
- {
4480
- "kind": "class",
4481
- "description": "The `<skf-nav>` is a component that displays a list of <nav-items>.",
4482
- "name": "SkfNavItem",
4483
- "slots": [
4484
- {
4485
- "description": "The component's main content",
4486
- "name": ""
4487
- }
4488
- ],
4489
- "members": [
4490
- {
4491
- "kind": "field",
4492
- "name": "href",
4493
- "type": {
4494
- "text": "string"
4495
- },
4496
- "default": "'#'",
4497
- "attribute": "href",
4498
- "reflects": true
4499
- },
4500
- {
4501
- "kind": "field",
4502
- "name": "icon",
4503
- "type": {
4504
- "text": "Icon | undefined"
4505
- },
4506
- "attribute": "icon",
4507
- "expandedType": {
4508
- "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"
4509
- }
4510
- }
4511
- ],
4512
- "attributes": [
4513
- {
4514
- "name": "href",
4515
- "type": {
4516
- "text": "string"
4517
- },
4518
- "default": "'#'",
4519
- "fieldName": "href"
4520
- },
4521
- {
4522
- "name": "icon",
4523
- "type": {
4524
- "text": "Icon | undefined"
4525
- },
4526
- "fieldName": "icon",
4527
- "expandedType": {
4528
- "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"
4529
- }
4530
- }
4531
- ],
4532
- "superclass": {
4533
- "name": "SkfElement",
4534
- "package": "@internal/components/skf-element"
4535
- },
4536
- "tagName": "skf-nav-item",
4537
- "customElement": true
4538
- }
4539
- ],
4540
- "exports": [
4541
- {
4542
- "kind": "js",
4543
- "name": "SkfNavItem",
4544
- "declaration": {
4545
- "name": "SkfNavItem",
4546
- "module": "src/components/nav/nav-item.component.ts"
4547
- }
4548
- }
4549
- ],
4550
- "typeDefinitionPath": "components/nav/nav-item.d.ts"
4551
- },
4552
4565
  {
4553
4566
  "kind": "javascript-module",
4554
4567
  "path": "components/popover/popover.js",
@@ -4674,6 +4687,22 @@
4674
4687
  "static": true,
4675
4688
  "default": "true"
4676
4689
  },
4690
+ {
4691
+ "kind": "field",
4692
+ "name": "#internals",
4693
+ "privacy": "private",
4694
+ "type": {
4695
+ "text": "ElementInternals"
4696
+ }
4697
+ },
4698
+ {
4699
+ "kind": "field",
4700
+ "name": "#states",
4701
+ "privacy": "private",
4702
+ "type": {
4703
+ "text": "CustomStateSet"
4704
+ }
4705
+ },
4677
4706
  {
4678
4707
  "kind": "field",
4679
4708
  "name": "animated",
@@ -4682,8 +4711,7 @@
4682
4711
  },
4683
4712
  "default": "false",
4684
4713
  "description": "If true, the progress-bar's fill value is animated",
4685
- "attribute": "animated",
4686
- "reflects": true
4714
+ "attribute": "animated"
4687
4715
  },
4688
4716
  {
4689
4717
  "kind": "field",
@@ -5190,6 +5218,22 @@
5190
5218
  }
5191
5219
  ],
5192
5220
  "members": [
5221
+ {
5222
+ "kind": "field",
5223
+ "name": "#internals",
5224
+ "privacy": "private",
5225
+ "type": {
5226
+ "text": "ElementInternals"
5227
+ }
5228
+ },
5229
+ {
5230
+ "kind": "field",
5231
+ "name": "#states",
5232
+ "privacy": "private",
5233
+ "type": {
5234
+ "text": "CustomStateSet"
5235
+ }
5236
+ },
5193
5237
  {
5194
5238
  "kind": "field",
5195
5239
  "name": "label",
@@ -5199,6 +5243,14 @@
5199
5243
  "default": "'Default label'",
5200
5244
  "attribute": "label",
5201
5245
  "reflects": true
5246
+ },
5247
+ {
5248
+ "kind": "field",
5249
+ "name": "small",
5250
+ "type": {
5251
+ "text": "boolean"
5252
+ },
5253
+ "default": "false"
5202
5254
  }
5203
5255
  ],
5204
5256
  "attributes": [
@@ -5552,6 +5604,10 @@
5552
5604
  "name": "value",
5553
5605
  "description": "Read only, returns the selected value. (if multiple: in a comma separated string)"
5554
5606
  },
5607
+ {
5608
+ "kind": "method",
5609
+ "name": "_handleSizeUpdate"
5610
+ },
5555
5611
  {
5556
5612
  "kind": "method",
5557
5613
  "name": "handleExpandedChange"
@@ -5786,6 +5842,22 @@
5786
5842
  "static": true,
5787
5843
  "default": "{ ...LitElement.shadowRootOptions, delegatesFocus: true }"
5788
5844
  },
5845
+ {
5846
+ "kind": "field",
5847
+ "name": "#internals",
5848
+ "privacy": "private",
5849
+ "type": {
5850
+ "text": "ElementInternals"
5851
+ }
5852
+ },
5853
+ {
5854
+ "kind": "field",
5855
+ "name": "#states",
5856
+ "privacy": "private",
5857
+ "type": {
5858
+ "text": "CustomStateSet"
5859
+ }
5860
+ },
5789
5861
  {
5790
5862
  "kind": "field",
5791
5863
  "name": "disabled",
@@ -5856,6 +5928,14 @@
5856
5928
  "attribute": "value",
5857
5929
  "reflects": true
5858
5930
  },
5931
+ {
5932
+ "kind": "field",
5933
+ "name": "small",
5934
+ "type": {
5935
+ "text": "boolean"
5936
+ },
5937
+ "default": "false"
5938
+ },
5859
5939
  {
5860
5940
  "kind": "field",
5861
5941
  "name": "role",