@skf-design-system/ui-components 0.0.1-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +343 -0
- package/dist/components/accordion/accordion-item.d.ts +8 -0
- package/dist/components/accordion/accordion.component.d.ts +36 -0
- package/dist/components/accordion/accordion.d.ts +9 -0
- package/dist/components/accordion/accordion.styles.d.ts +2 -0
- package/dist/components/accordion/accordion.test.d.ts +1 -0
- package/dist/components/alert/alert.component.d.ts +32 -0
- package/dist/components/alert/alert.d.ts +8 -0
- package/dist/components/alert/alert.styles.d.ts +2 -0
- package/dist/components/button/button.component.d.ts +48 -0
- package/dist/components/button/button.d.ts +8 -0
- package/dist/components/button/button.styles.d.ts +2 -0
- package/dist/components/card/card.component.d.ts +21 -0
- package/dist/components/card/card.d.ts +8 -0
- package/dist/components/card/card.styles.d.ts +2 -0
- package/dist/components/checkbox/checkbox.component.d.ts +65 -0
- package/dist/components/checkbox/checkbox.d.ts +8 -0
- package/dist/components/checkbox/checkbox.styles.d.ts +2 -0
- package/dist/components/collapse/collapse.component.d.ts +37 -0
- package/dist/components/collapse/collapse.d.ts +8 -0
- package/dist/components/collapse/collapse.styles.d.ts +2 -0
- package/dist/components/divider/divider.component.d.ts +26 -0
- package/dist/components/divider/divider.d.ts +8 -0
- package/dist/components/divider/divider.styles.d.ts +2 -0
- package/dist/components/heading/heading.component.d.ts +17 -0
- package/dist/components/heading/heading.d.ts +8 -0
- package/dist/components/heading/heading.styles.d.ts +2 -0
- package/dist/components/icon/icon.component.d.ts +28 -0
- package/dist/components/icon/icon.d.ts +8 -0
- package/dist/components/icon/icon.styles.d.ts +2 -0
- package/dist/components/input/input.component.d.ts +123 -0
- package/dist/components/input/input.controllers.d.ts +34 -0
- package/dist/components/input/input.d.ts +8 -0
- package/dist/components/input/input.styles.d.ts +2 -0
- package/dist/components/input/input.test.d.ts +1 -0
- package/dist/components/link/link.component.d.ts +55 -0
- package/dist/components/link/link.d.ts +8 -0
- package/dist/components/link/link.styles.d.ts +2 -0
- package/dist/components/loader/loader.component.d.ts +21 -0
- package/dist/components/loader/loader.d.ts +8 -0
- package/dist/components/loader/loader.styles.d.ts +2 -0
- package/dist/components/logo/logo.component.d.ts +19 -0
- package/dist/components/logo/logo.d.ts +8 -0
- package/dist/components/logo/logo.styles.d.ts +2 -0
- package/dist/components/radio/radio.component.d.ts +63 -0
- package/dist/components/radio/radio.d.ts +8 -0
- package/dist/components/radio/radio.styles.d.ts +2 -0
- package/dist/components/radio/radio.test.d.ts +1 -0
- package/dist/components/switch/switch.component.d.ts +55 -0
- package/dist/components/switch/switch.d.ts +8 -0
- package/dist/components/switch/switch.styles.d.ts +1 -0
- package/dist/components/tag/tag.component.d.ts +27 -0
- package/dist/components/tag/tag.d.ts +8 -0
- package/dist/components/tag/tag.styles.d.ts +1 -0
- package/dist/components/textarea/textarea.component.d.ts +83 -0
- package/dist/components/textarea/textarea.d.ts +8 -0
- package/dist/components/textarea/textarea.styles.d.ts +2 -0
- package/dist/custom-elements.json +3216 -0
- package/dist/index.d.ts +14 -0
- package/dist/internal/components/formBase.d.ts +50 -0
- package/dist/internal/components/hint/hint.component.d.ts +9 -0
- package/dist/internal/components/hint/hint.d.ts +8 -0
- package/dist/internal/components/hint/hint.styles.d.ts +2 -0
- package/dist/internal/components/skf-element.d.ts +10 -0
- package/dist/internal/constants/heading.d.ts +2 -0
- package/dist/internal/constants/iconSeverity.d.ts +4 -0
- package/dist/internal/playwright/index.d.ts +1 -0
- package/dist/internal/storybook/shadowRootTraverser.d.ts +8 -0
- package/dist/internal/templates/asterisk.d.ts +1 -0
- package/dist/internal/types/formField.d.ts +27 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/AddCircle.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/AddCircleOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/AddPlus.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ArrowBack.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ArrowBackIos.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ArrowDown.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ArrowForward.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ArrowForwardIos.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ArrowLeft.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ArrowRight.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ArrowUp.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ArrowUpDown.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Article.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Asset.js +32 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Attachment.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/BandCursor.js +19 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Bands.js +26 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/BatteryEmpty.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/BatteryFull.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/BatteryLow.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/BearingFault.js +35 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Bluetooth.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/BluetoothDisabled.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Book.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Bookmark.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/BookmarkOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Calculator.js +32 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CalendarBusy.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CalendarCheck.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CalendarEmpty.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CalendarMonth.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CalendarReccuring.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Call.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CaretDown.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CaretUp.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CaretUpDown.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Chat.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Check.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CheckCircle.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CheckCircleOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CheckSmall.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ChevronDown.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ChevronDownUp.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ChevronLeft.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ChevronRight.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ChevronUp.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ChevronUpDown.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Chip.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CircleStatus.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Close.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CloseAll.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CloseAlt.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ColumnGraph.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Comment.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Connection0.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Connection1.js +29 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Connection2.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Connection3.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Connection4.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ContentPaste.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Copy.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/CpmCyclesPerMinute.js +19 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Danger.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/DangerOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/DefectFrequencies.js +20 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/DefectFrequenciesAlt.js +18 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Delete.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/DeleteOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Devices.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Directions.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/DoubleChevronLeft.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/DoubleChevronRight.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Download.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/DownloadDone.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Draft.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/DraftOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/DragDrop.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Drop.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Duplicate.js +33 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Edit.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/EditOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Email.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/EmailOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/EmailPdf.js +33 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Error.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ErrorOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Exclamation.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Facebook.js +32 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Filter.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/FilterOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/FindReplace.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Forbidden.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/FrequencyHz.js +19 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/FullScreen.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/FullscreenExit.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/FunctionalGroup.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/HamburgerMenu.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/HarmonicCursor.js +18 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Heatmap.js +18 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Hierarchy.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/History.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Home.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/HomeOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Hourglass.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/HourglassOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Image.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Imx.js +32 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Info.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/InfoOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Instagram.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Integration.js +34 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/IosShare.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/KebabMore.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Language.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Lightbulb.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/LightbulbOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Link.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Linkedin.js +32 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/List.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ListGroup.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/LocationPin.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Lock.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/LockOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/LogOut.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Login.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/MeatballsMore.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/MeatballsMoreCircle.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Microphone.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/NearMe.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/NoData.js +34 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/NotificationsBell.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/NotificationsBellOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/O.js +19 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Offer.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/OpenInNew.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/OverlaysBaseline.js +19 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Pan360.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Paper.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Pause.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Pdf.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/PdfOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Person.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/PhotoCamera.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/PhotoCameraOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/PieChart.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Pin.js +27 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/PinOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Play.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/PowerOff.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Print.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/PrintOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/PrivacyPolicy.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/PrivacyPolicyOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ProCollect.js +35 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/RecAction.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Refresh.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/RemoveMinus.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Reorder.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Reply.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Report.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/RewakableRoute.js +34 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Route.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Search.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Send.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/SendOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Sensor.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/SensorAlt.js +32 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Settings.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/SettingsOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Share.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ShoppingCart.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/SidebandCursor.js +19 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/SingleCursor.js +22 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Spectrum.js +18 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Star.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/StarOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Stop.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Sync.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Time.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Timewave.js +19 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Translate.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Trend.js +22 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/TrendingUp.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Twitter.js +32 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Undo.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Unknown.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/UnknownDiamond.js +32 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/UnknownDiamondOutline.js +35 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/UnknownOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Unlink.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Unlock.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/UnlockOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/UnscheduledAction.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Upload.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Vibration.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/VibrationAlt.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/View3D.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ViewFull.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ViewHorizontal.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ViewVertical.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Visibility.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/VisibilityOff.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/VisibilityOffOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/VisibilityOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Warning.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/WarningDiamond.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/WarningDiamondOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/WarningOutline.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/Youtube.js +32 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ZoomIn.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/assets/ZoomOut.js +31 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/icons/index.js +427 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/global/colors.js +41 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/global/sizes.js +17 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/global/types.js +24 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/bg-colors.js +23 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/border-colors.js +17 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/border-radius.js +6 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/border-widths.js +6 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/font-sizes.js +22 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/icon-colors.js +16 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/icon-sizes.js +7 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/interactives.js +66 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/line-heights.js +22 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/logos.js +15 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/severity-bg-colors.js +11 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/severity-fg-colors.js +23 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/spacings.js +13 -0
- package/dist/node_modules/.pnpm/@skf-aurora_ui-assets@0.1.2/node_modules/@skf-aurora/ui-assets/dist/tokens/ts/semantic/text-colors.js +17 -0
- package/dist/react/index.d.ts +17 -0
- package/dist/react/index.js +17 -0
- package/dist/react/skf-accordion/index.d.ts +3 -0
- package/dist/react/skf-accordion/index.js +13 -0
- package/dist/react/skf-alert/index.d.ts +9 -0
- package/dist/react/skf-alert/index.js +17 -0
- package/dist/react/skf-button/index.d.ts +3 -0
- package/dist/react/skf-button/index.js +13 -0
- package/dist/react/skf-card/index.d.ts +3 -0
- package/dist/react/skf-card/index.js +13 -0
- package/dist/react/skf-checkbox/index.d.ts +9 -0
- package/dist/react/skf-checkbox/index.js +17 -0
- package/dist/react/skf-collapse/index.d.ts +9 -0
- package/dist/react/skf-collapse/index.js +17 -0
- package/dist/react/skf-divider/index.d.ts +3 -0
- package/dist/react/skf-divider/index.js +13 -0
- package/dist/react/skf-heading/index.d.ts +3 -0
- package/dist/react/skf-heading/index.js +13 -0
- package/dist/react/skf-icon/index.d.ts +3 -0
- package/dist/react/skf-icon/index.js +13 -0
- package/dist/react/skf-input/index.d.ts +12 -0
- package/dist/react/skf-input/index.js +18 -0
- package/dist/react/skf-link/index.d.ts +3 -0
- package/dist/react/skf-link/index.js +13 -0
- package/dist/react/skf-loader/index.d.ts +3 -0
- package/dist/react/skf-loader/index.js +13 -0
- package/dist/react/skf-logo/index.d.ts +3 -0
- package/dist/react/skf-logo/index.js +13 -0
- package/dist/react/skf-radio/index.d.ts +9 -0
- package/dist/react/skf-radio/index.js +17 -0
- package/dist/react/skf-switch/index.d.ts +3 -0
- package/dist/react/skf-switch/index.js +13 -0
- package/dist/react/skf-tag/index.d.ts +3 -0
- package/dist/react/skf-tag/index.js +13 -0
- package/dist/react/skf-textarea/index.d.ts +12 -0
- package/dist/react/skf-textarea/index.js +18 -0
- package/dist/src/components/accordion/accordion-item.js +7 -0
- package/dist/src/components/accordion/accordion.component.js +69 -0
- package/dist/src/components/accordion/accordion.js +8 -0
- package/dist/src/components/accordion/accordion.styles.js +13 -0
- package/dist/src/components/button/button.component.js +94 -0
- package/dist/src/components/button/button.js +6 -0
- package/dist/src/components/button/button.styles.js +112 -0
- package/dist/src/components/card/card.component.js +36 -0
- package/dist/src/components/card/card.js +6 -0
- package/dist/src/components/card/card.styles.js +26 -0
- package/dist/src/components/checkbox/checkbox.component.js +131 -0
- package/dist/src/components/checkbox/checkbox.js +6 -0
- package/dist/src/components/checkbox/checkbox.styles.js +109 -0
- package/dist/src/components/collapse/collapse.component.js +75 -0
- package/dist/src/components/collapse/collapse.js +6 -0
- package/dist/src/components/collapse/collapse.styles.js +76 -0
- package/dist/src/components/divider/divider.component.js +37 -0
- package/dist/src/components/divider/divider.js +6 -0
- package/dist/src/components/divider/divider.styles.js +47 -0
- package/dist/src/components/icon/icon.component.js +56 -0
- package/dist/src/components/icon/icon.js +6 -0
- package/dist/src/components/icon/icon.styles.js +76 -0
- package/dist/src/components/input/input.component.js +280 -0
- package/dist/src/components/input/input.controllers.js +37 -0
- package/dist/src/components/input/input.js +6 -0
- package/dist/src/components/input/input.styles.js +6 -0
- package/dist/src/components/link/link.component.js +116 -0
- package/dist/src/components/link/link.js +6 -0
- package/dist/src/components/link/link.styles.js +64 -0
- package/dist/src/components/loader/loader.component.js +296 -0
- package/dist/src/components/loader/loader.js +6 -0
- package/dist/src/components/loader/loader.styles.js +18 -0
- package/dist/src/components/logo/logo.component.js +68 -0
- package/dist/src/components/logo/logo.js +6 -0
- package/dist/src/components/logo/logo.styles.js +23 -0
- package/dist/src/components/radio/radio.component.js +134 -0
- package/dist/src/components/radio/radio.js +6 -0
- package/dist/src/components/radio/radio.styles.js +98 -0
- package/dist/src/components/tag/tag.component.js +51 -0
- package/dist/src/components/tag/tag.js +6 -0
- package/dist/src/components/tag/tag.styles.js +67 -0
- package/dist/src/components/textarea/textarea.component.js +183 -0
- package/dist/src/components/textarea/textarea.js +6 -0
- package/dist/src/components/textarea/textarea.styles.js +6 -0
- package/dist/src/index.js +46 -0
- package/dist/src/internal/components/formBase.js +95 -0
- package/dist/src/internal/components/hint/hint.component.js +31 -0
- package/dist/src/internal/components/hint/hint.js +6 -0
- package/dist/src/internal/components/hint/hint.styles.js +22 -0
- package/dist/src/internal/components/skf-element.js +89 -0
- package/dist/src/internal/constants/iconSeverity.js +10 -0
- package/dist/src/internal/templates/asterisk.js +10 -0
- package/dist/src/styles/component.styles.js +39 -0
- package/dist/src/styles/form-field.styles.js +205 -0
- package/dist/src/styles/global.css +1 -0
- package/dist/src/styles/util.styles.js +16 -0
- package/dist/styles/component.styles.d.ts +2 -0
- package/dist/styles/form-field.styles.d.ts +2 -0
- package/dist/styles/util.styles.d.ts +1 -0
- package/dist/types/jsx/custom-element-jsx.d.ts +1221 -0
- package/dist/types/vue/index.d.ts +587 -0
- package/dist/vscode.html-custom-data.json +1499 -0
- package/dist/web-types.json +1771 -0
- package/package.json +119 -0
@@ -0,0 +1,587 @@
|
|
1
|
+
import type { DefineComponent } from "vue";
|
2
|
+
|
3
|
+
import type { SkfAccordion } from "../../components/accordion/accordion.component.js";
|
4
|
+
import type { SkfAlert } from "../../components/alert/alert.component.js";
|
5
|
+
import type { SkfButton } from "../../components/button/button.component.js";
|
6
|
+
import type { SkfCard } from "../../components/card/card.component.js";
|
7
|
+
import type { SkfCheckbox } from "../../components/checkbox/checkbox.component.js";
|
8
|
+
import type { SkfCollapse, CustomEvent } from "../../components/collapse/collapse.component.js";
|
9
|
+
import type { SkfDivider } from "../../components/divider/divider.component.js";
|
10
|
+
import type { SkfHeading } from "../../components/heading/heading.component.js";
|
11
|
+
import type { SkfIcon } from "../../components/icon/icon.component.js";
|
12
|
+
import type { SkfInput } from "../../components/input/input.component.js";
|
13
|
+
import type { SkfLink } from "../../components/link/link.component.js";
|
14
|
+
import type { SkfLoader } from "../../components/loader/loader.component.js";
|
15
|
+
import type { SkfLogo } from "../../components/logo/logo.component.js";
|
16
|
+
import type { SkfRadio } from "../../components/radio/radio.component.js";
|
17
|
+
import type { SkfSwitch } from "../../components/switch/switch.component.js";
|
18
|
+
import type { SkfTag } from "../../components/tag/tag.component.js";
|
19
|
+
import type { SkfTextArea } from "../../components/textarea/textarea.component.js";
|
20
|
+
|
21
|
+
type SkfAccordionProps = {
|
22
|
+
/** If true, will animate the expand/collapse state */
|
23
|
+
animated?: SkfAccordion["animated"];
|
24
|
+
/** Controls which heading element will be rendered */
|
25
|
+
"heading-as"?: SkfAccordion["headingAs"];
|
26
|
+
/** If provided, adds a gap between each item */
|
27
|
+
gap?: SkfAccordion["gap"];
|
28
|
+
/** If true, allowes multiple accordion items to open */
|
29
|
+
multiple?: SkfAccordion["multiple"];
|
30
|
+
/** If true, renders the small version */
|
31
|
+
small?: SkfAccordion["small"];
|
32
|
+
/** If true, will truncate all headings in collapsed state */
|
33
|
+
truncate?: SkfAccordion["truncate"];
|
34
|
+
};
|
35
|
+
|
36
|
+
type SkfAlertProps = {
|
37
|
+
/** If true, alert is being used as a toast with an close button */
|
38
|
+
closeable?: SkfAlert["closeable"];
|
39
|
+
/** Close button aria-label */
|
40
|
+
"button-label"?: SkfAlert["buttonLabel"];
|
41
|
+
/** If defined, displays leading icon */
|
42
|
+
icon?: SkfAlert["icon"];
|
43
|
+
/** If defined, gives the supplied appearance */
|
44
|
+
severity?: SkfAlert["severity"];
|
45
|
+
|
46
|
+
/** Fires when the close button is clicked */
|
47
|
+
"onskf-alert-close"?: (e: CustomEvent<never>) => void;
|
48
|
+
};
|
49
|
+
|
50
|
+
type SkfButtonProps = {
|
51
|
+
/** If true, gives destructive appearance. **Notice!** Only applicable if `variant` is `primary`. */
|
52
|
+
destructive?: SkfButton["destructive"];
|
53
|
+
/** If true, removes border */
|
54
|
+
disabled?: SkfButton["disabled"];
|
55
|
+
/** If provided, renders an icon before or after the text */
|
56
|
+
icon?: SkfButton["icon"];
|
57
|
+
/** If provided, determines the positioning of the icon in relation to the text */
|
58
|
+
"icon-position"?: SkfButton["iconPosition"];
|
59
|
+
/** If true, hides text & icon and shows loading indicator. **Notice!** Only applicable if `variant` is `primary`. */
|
60
|
+
loading?: SkfButton["loading"];
|
61
|
+
/** If provided, displays an alternative size */
|
62
|
+
size?: SkfButton["size"];
|
63
|
+
/** If provided, changes the button type */
|
64
|
+
type?: SkfButton["type"];
|
65
|
+
/** If provided, alters the appearance */
|
66
|
+
variant?: SkfButton["variant"];
|
67
|
+
};
|
68
|
+
|
69
|
+
type SkfCardProps = {
|
70
|
+
/** If true, removes border */
|
71
|
+
"no-border"?: SkfCard["noBorder"];
|
72
|
+
/** If true, removes padding */
|
73
|
+
"no-padding"?: SkfCard["noPadding"];
|
74
|
+
/** If true, the Card fills the parent element height */
|
75
|
+
stretch?: SkfCard["stretch"];
|
76
|
+
};
|
77
|
+
|
78
|
+
type SkfCheckboxProps = {
|
79
|
+
/** If true, sets disabled state */
|
80
|
+
disabled?: SkfCheckbox["undefined"];
|
81
|
+
/** If true, value is required or must be checked for the form to be submittable */
|
82
|
+
required?: SkfCheckbox["undefined"];
|
83
|
+
/** If defined, outputs helping hints in console */
|
84
|
+
debug?: SkfCheckbox["debug"];
|
85
|
+
/** If true, outputs helping hints in console */
|
86
|
+
checked?: SkfCheckbox["checked"];
|
87
|
+
/** If true, forces component to invalid state until removed */
|
88
|
+
"custom-invalid"?: SkfCheckbox["customInvalid"];
|
89
|
+
/** If true, hides the label visually */
|
90
|
+
"hide-label"?: SkfCheckbox["hideLabel"];
|
91
|
+
/** If true and the checkbox is unchecked, the checkbox will appear indeterminate */
|
92
|
+
indeterminate?: SkfCheckbox["indeterminate"];
|
93
|
+
/** If defined, sets the input's label. Alternatively, you can use the `label` attribute. */
|
94
|
+
label?: SkfCheckbox["label"];
|
95
|
+
/** If defined, adds name to the input-element */
|
96
|
+
name?: SkfCheckbox["name"];
|
97
|
+
/** If defined, renders an alternative A11y text for the asterisk */
|
98
|
+
"required-label"?: SkfCheckbox["requiredLabel"];
|
99
|
+
/** Size of the checkbox */
|
100
|
+
size?: SkfCheckbox["size"];
|
101
|
+
/** If defined, styles checkbox using provided severity */
|
102
|
+
severity?: SkfCheckbox["severity"];
|
103
|
+
/** If defined, displays valid state after interaction */
|
104
|
+
"show-valid"?: SkfCheckbox["showValid"];
|
105
|
+
/** The current value of the input field */
|
106
|
+
value?: SkfCheckbox["value"];
|
107
|
+
|
108
|
+
/** {object} - When the value of the input changes */
|
109
|
+
onchange?: (e: CustomEvent<never>) => void;
|
110
|
+
};
|
111
|
+
|
112
|
+
type SkfCollapseProps = {
|
113
|
+
/** If true, will animate the expand/collapse state */
|
114
|
+
animated?: SkfCollapse["animated"];
|
115
|
+
/** If true, will set the collapse to be expanded by default */
|
116
|
+
expanded?: SkfCollapse["expanded"];
|
117
|
+
/** Heading for the collapse */
|
118
|
+
heading?: SkfCollapse["heading"];
|
119
|
+
/** Controls which heading element will be rendered */
|
120
|
+
"heading-as"?: SkfCollapse["headingAs"];
|
121
|
+
/** If true, renders the small version */
|
122
|
+
small?: SkfCollapse["small"];
|
123
|
+
/** If true, will truncate the heading in collapsed state */
|
124
|
+
truncate?: SkfCollapse["truncate"];
|
125
|
+
|
126
|
+
/** Event emitted when toggled */
|
127
|
+
"onskf-collapse-toggle"?: (e: CustomEvent<CustomEvent>) => void;
|
128
|
+
};
|
129
|
+
|
130
|
+
type SkfDividerProps = {
|
131
|
+
/** If provided, alters the Divider color */
|
132
|
+
color?: SkfDivider["color"];
|
133
|
+
/** If true, renders a div for presentational purpose instead of the semantic hr-element */
|
134
|
+
decorative?: SkfDivider["decorative"];
|
135
|
+
/** If true, renders the divider vertically */
|
136
|
+
vertical?: SkfDivider["vertical"];
|
137
|
+
};
|
138
|
+
|
139
|
+
type SkfHeadingProps = {
|
140
|
+
/** Controls which heading element will be rendered. Should not be used to affect appearance. */
|
141
|
+
as?: SkfHeading["as"];
|
142
|
+
/** If provided, changes the appearance of the heading */
|
143
|
+
"styled-as"?: SkfHeading["styledAs"];
|
144
|
+
};
|
145
|
+
|
146
|
+
type SkfIconProps = {
|
147
|
+
/** */
|
148
|
+
color?: SkfIcon["color"];
|
149
|
+
/** If provided, adds an alternate description to use for assistive devices */
|
150
|
+
label?: SkfIcon["label"];
|
151
|
+
/** */
|
152
|
+
name?: SkfIcon["name"];
|
153
|
+
/** */
|
154
|
+
size?: SkfIcon["size"];
|
155
|
+
};
|
156
|
+
|
157
|
+
type SkfInputProps = {
|
158
|
+
/** If true, sets disabled state */
|
159
|
+
disabled?: SkfInput["undefined"];
|
160
|
+
/** If true, value is required or must be checked for the form to be submittable */
|
161
|
+
required?: SkfInput["undefined"];
|
162
|
+
/** If provided, renders a custom aria-label for the clear button **Notice!** Only applicable to type=search. */
|
163
|
+
"button-aria-label-clear"?: SkfInput["buttonAriaLabelClear"];
|
164
|
+
/** If provided, renders a custom aria-label for the visibility button. **Notice!** Only applicable to type=password. */
|
165
|
+
"button-aria-label-hide"?: SkfInput["buttonAriaLabelHide"];
|
166
|
+
/** If provided, renders a custom aria-label for the visibility button **Notice!** Only applicable to type=password. */
|
167
|
+
"button-aria-label-show"?: SkfInput["buttonAriaLabelShow"];
|
168
|
+
/** If provided, forces component to invalid state until removed. Its value is used as hint text. */
|
169
|
+
"custom-invalid"?: SkfInput["customInvalid"];
|
170
|
+
/** If provided, outputs helping hints in console */
|
171
|
+
debug?: SkfInput["debug"];
|
172
|
+
/** If true, hides the label visually */
|
173
|
+
"hide-label"?: SkfInput["hideLabel"];
|
174
|
+
/** If provided, displays informational text below the field */
|
175
|
+
hint?: SkfInput["hint"];
|
176
|
+
/** If provided, tells what keyboard to use if applicable */
|
177
|
+
inputmode?: SkfInput["inputmode"];
|
178
|
+
/** The input's label. Alternatively, you can use the `label` attribute. */
|
179
|
+
label?: SkfInput["label"];
|
180
|
+
/** If provided, displays a prefix/adornment before the input-element */
|
181
|
+
leading?: SkfInput["leading"];
|
182
|
+
/** If provided, sets the maximum value to accept for this input */
|
183
|
+
max?: SkfInput["max"];
|
184
|
+
/** If provided, sets the maximum character length to accept for this input */
|
185
|
+
maxlength?: SkfInput["maxLength"];
|
186
|
+
/** If provided, sets the minimum value to accept for this input */
|
187
|
+
min?: SkfInput["min"];
|
188
|
+
/** If provided, sets the minimum character length to accept for this input */
|
189
|
+
minlength?: SkfInput["minLength"];
|
190
|
+
/** If provided, adds name to the input-element */
|
191
|
+
name?: SkfInput["name"];
|
192
|
+
/** If provided, adds name to the input-element */
|
193
|
+
pattern?: SkfInput["pattern"];
|
194
|
+
/** If provided, displays placeholder text */
|
195
|
+
placeholder?: SkfInput["placeholder"];
|
196
|
+
/** If true, makes the element not mutable, meaning the user can not edit the control */
|
197
|
+
readonly?: SkfInput["readonly"];
|
198
|
+
/** If provided, renders an alternative A11y text for the asterisk */
|
199
|
+
"required-label"?: SkfInput["requiredLabel"];
|
200
|
+
/** If provided, displays provided severity state */
|
201
|
+
severity?: SkfInput["severity"];
|
202
|
+
/** If provided, displays provided severity state */
|
203
|
+
"show-valid"?: SkfInput["showValid"];
|
204
|
+
/** If provided, displays an alternative size */
|
205
|
+
size?: SkfInput["size"];
|
206
|
+
/** If provided, displays a suffix/adornment after the input-element */
|
207
|
+
trailing?: SkfInput["trailing"];
|
208
|
+
/** If provided, changes the type of form control */
|
209
|
+
type?: SkfInput["type"];
|
210
|
+
/** If provided, sets validation start, "input", "change" or "submit" */
|
211
|
+
"validate-on"?: SkfInput["validateOn"];
|
212
|
+
/** The current value of the input field */
|
213
|
+
value?: SkfInput["value"];
|
214
|
+
/** */
|
215
|
+
_numberController?: SkfInput["_numberController"];
|
216
|
+
/** */
|
217
|
+
_passwordController?: SkfInput["_passwordController"];
|
218
|
+
/** Fires when the value of the input changes */
|
219
|
+
onchange?: (e: CustomEvent<never>) => void;
|
220
|
+
/** Fires when the input is invalid */
|
221
|
+
oninvalid?: (e: CustomEvent<never>) => void;
|
222
|
+
};
|
223
|
+
|
224
|
+
type SkfLinkProps = {
|
225
|
+
/** Specifies semantic element to render - */
|
226
|
+
as?: SkfLink["as"];
|
227
|
+
/** */
|
228
|
+
color?: SkfLink["color"];
|
229
|
+
/** If true, disables the link */
|
230
|
+
disabled?: SkfLink["disabled"];
|
231
|
+
/** If provided, downloads the url */
|
232
|
+
download?: SkfLink["download"];
|
233
|
+
/** If provided, loads url on click */
|
234
|
+
href?: SkfLink["href"];
|
235
|
+
/** If provided, renders an icon before or after the text */
|
236
|
+
icon?: SkfLink["icon"];
|
237
|
+
/** Position of the icon in relation to the text - */
|
238
|
+
"icon-placement"?: SkfLink["iconPlacement"];
|
239
|
+
/** Specifies the relationship of the target object to the link object - */
|
240
|
+
rel?: SkfLink["rel"];
|
241
|
+
/** If provided, used on conjunction with onClick property, second argument */
|
242
|
+
route?: SkfLink["route"];
|
243
|
+
/** If true, fills the parents horizontal axis */
|
244
|
+
stretch?: SkfLink["stretch"];
|
245
|
+
/** If provided, specifies where to open the linked document */
|
246
|
+
target?: SkfLink["target"];
|
247
|
+
/** Type of button - */
|
248
|
+
type?: SkfLink["type"];
|
249
|
+
/** If provided, custom function triggered by click where the second return parameter enables custom routing. */
|
250
|
+
onClick?: SkfLink["onClick"];
|
251
|
+
};
|
252
|
+
|
253
|
+
type SkfLoaderProps = {
|
254
|
+
/** */
|
255
|
+
"aria-label"?: SkfLoader["ariaLabel"];
|
256
|
+
/** If true, inverts the color (to be used on colored backgrounds) */
|
257
|
+
invert?: SkfLoader["invert"];
|
258
|
+
/** If provided, displays an alternative size */
|
259
|
+
size?: SkfLoader["size"];
|
260
|
+
};
|
261
|
+
|
262
|
+
type SkfLogoProps = {
|
263
|
+
/** The title of the logo */
|
264
|
+
title?: SkfLogo["title"];
|
265
|
+
/** If provided, sets color of the logo */
|
266
|
+
color?: SkfLogo["color"];
|
267
|
+
};
|
268
|
+
|
269
|
+
type SkfRadioProps = {
|
270
|
+
/** If true, sets disabled state */
|
271
|
+
disabled?: SkfRadio["undefined"];
|
272
|
+
/** If true, value is required or must be checked for the form to be submittable */
|
273
|
+
required?: SkfRadio["undefined"];
|
274
|
+
/** If provided, outputs helping hints in console */
|
275
|
+
debug?: SkfRadio["debug"];
|
276
|
+
/** If true, outputs helping hints in console */
|
277
|
+
checked?: SkfRadio["checked"];
|
278
|
+
/** If true, forces component to invalid state until removed */
|
279
|
+
"custom-invalid"?: SkfRadio["customInvalid"];
|
280
|
+
/** If true, hides the label visually */
|
281
|
+
"hide-label"?: SkfRadio["hideLabel"];
|
282
|
+
/** The input's label. Alternatively, you can use the `label` attribute. */
|
283
|
+
label?: SkfRadio["label"];
|
284
|
+
/** If provided, adds name to the input-element */
|
285
|
+
name?: SkfRadio["name"];
|
286
|
+
/** If provided, renders an alternative A11y text for the asterisk */
|
287
|
+
"required-label"?: SkfRadio["requiredLabel"];
|
288
|
+
/** If provided, displays an alternative size */
|
289
|
+
size?: SkfRadio["size"];
|
290
|
+
/** If provided, displays provided severity state */
|
291
|
+
severity?: SkfRadio["severity"];
|
292
|
+
/** If provided, displays valid state after interaction */
|
293
|
+
"show-valid"?: SkfRadio["showValid"];
|
294
|
+
/** The current value of the input field */
|
295
|
+
value?: SkfRadio["value"];
|
296
|
+
|
297
|
+
/** {object} - When the value of the input changes */
|
298
|
+
onchange?: (e: CustomEvent<never>) => void;
|
299
|
+
};
|
300
|
+
|
301
|
+
type SkfSwitchProps = {
|
302
|
+
/** If true, sets disabled state */
|
303
|
+
disabled?: SkfSwitch["undefined"];
|
304
|
+
/** If true, value is required or must be checked for the form to be submittable */
|
305
|
+
required?: SkfSwitch["undefined"];
|
306
|
+
/** If true, outputs helping hints in console */
|
307
|
+
debug?: SkfSwitch["debug"];
|
308
|
+
/** If true, outputs helping hints in console */
|
309
|
+
checked?: SkfSwitch["checked"];
|
310
|
+
/** If true, hides the label visually */
|
311
|
+
"hide-label"?: SkfSwitch["hideLabel"];
|
312
|
+
/** If defined, sets the input's label. Alternatively, you can use the `label` attribute. */
|
313
|
+
label?: SkfSwitch["label"];
|
314
|
+
/** If defined, adds name to the input-element */
|
315
|
+
name?: SkfSwitch["name"];
|
316
|
+
/** If defined, renders an alternative A11y text for the asterisk */
|
317
|
+
"required-label"?: SkfSwitch["requiredLabel"];
|
318
|
+
/** Size of the Switch */
|
319
|
+
size?: SkfSwitch["size"];
|
320
|
+
/** The current value of the input field */
|
321
|
+
value?: SkfSwitch["value"];
|
322
|
+
};
|
323
|
+
|
324
|
+
type SkfTagProps = {
|
325
|
+
/** Specifies Tag size - */
|
326
|
+
size?: SkfTag["size"];
|
327
|
+
/** If defined, displays leading/provided icon - */
|
328
|
+
icon?: SkfTag["icon"];
|
329
|
+
/** If defined, gives the supplied appearance - */
|
330
|
+
color?: SkfTag["color"];
|
331
|
+
/** If true, adds trailing button to remove tag */
|
332
|
+
removable?: SkfTag["removable"];
|
333
|
+
};
|
334
|
+
|
335
|
+
type SkfTextAreaProps = {
|
336
|
+
/** If true, sets disabled state */
|
337
|
+
disabled?: SkfTextArea["undefined"];
|
338
|
+
/** If true, value is required or must be checked for the form to be submittable */
|
339
|
+
required?: SkfTextArea["undefined"];
|
340
|
+
/** If provided, sets the cols of the textarea */
|
341
|
+
cols?: SkfTextArea["cols"];
|
342
|
+
/** If provided, forces component to invalid state until removed. Its value is used as hint text. */
|
343
|
+
"custom-invalid"?: SkfTextArea["customInvalid"];
|
344
|
+
/** If provided, outputs helping hints in console */
|
345
|
+
debug?: SkfTextArea["debug"];
|
346
|
+
/** hide-label - If true, hides the label visually */
|
347
|
+
"hide-label"?: SkfTextArea["hideLabel"];
|
348
|
+
/** If provided, displays informational text below the field */
|
349
|
+
hint?: SkfTextArea["hint"];
|
350
|
+
/** The input's label. Alternatively, you can use the component slot. */
|
351
|
+
label?: SkfTextArea["label"];
|
352
|
+
/** If provided, adds name to the input-element */
|
353
|
+
name?: SkfTextArea["name"];
|
354
|
+
/** If provided, sets the maximum character length to accept for this input */
|
355
|
+
maxlength?: SkfTextArea["maxLength"];
|
356
|
+
/** If provided, sets the minimum character length to accept for this input */
|
357
|
+
minlength?: SkfTextArea["minLength"];
|
358
|
+
/** If provided, displays placeholder text */
|
359
|
+
placeholder?: SkfTextArea["placeholder"];
|
360
|
+
/** If true, makes the element not mutable, meaning the user can not edit the control */
|
361
|
+
readonly?: SkfTextArea["readonly"];
|
362
|
+
/** If provided, renders an alternative A11y text for the asterisk */
|
363
|
+
"required-label"?: SkfTextArea["requiredLabel"];
|
364
|
+
/** If provided, sets the rows of the textarea */
|
365
|
+
rows?: SkfTextArea["rows"];
|
366
|
+
/** If provided, displays provided severity state */
|
367
|
+
severity?: SkfTextArea["severity"];
|
368
|
+
/** If true, displays valid state after interaction */
|
369
|
+
"show-valid"?: SkfTextArea["showValid"];
|
370
|
+
/** If provided, displays an alternative size */
|
371
|
+
size?: SkfTextArea["size"];
|
372
|
+
/** If provided, sets validation start, "input", "change" or "submit" */
|
373
|
+
"validate-on"?: SkfTextArea["validateOn"];
|
374
|
+
/** The current value of the text area */
|
375
|
+
value?: SkfTextArea["value"];
|
376
|
+
|
377
|
+
/** Fires when the value of the input changes */
|
378
|
+
onchange?: (e: CustomEvent<never>) => void;
|
379
|
+
/** Fires when the input is invalid */
|
380
|
+
oninvalid?: (e: CustomEvent<never>) => void;
|
381
|
+
};
|
382
|
+
|
383
|
+
export type CustomElements = {
|
384
|
+
/**
|
385
|
+
* The `<skf-accordion>` component consists of multiple `<skf-collapse>`, working together.
|
386
|
+
*
|
387
|
+
* See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/6256cb1b44eba592d319d92e) for design principles.
|
388
|
+
* ---
|
389
|
+
*
|
390
|
+
*
|
391
|
+
* ### **Slots:**
|
392
|
+
* - _default_ - Expects one or more <skf-accordion-item> element(s)
|
393
|
+
*/
|
394
|
+
"skf-accordion": DefineComponent<SkfAccordionProps>;
|
395
|
+
|
396
|
+
/**
|
397
|
+
* The `<skf-alert>` is a type of notification that appears in-line
|
398
|
+
* ---
|
399
|
+
*
|
400
|
+
*
|
401
|
+
* ### **Events:**
|
402
|
+
* - **skf-alert-close** - Fires when the close button is clicked
|
403
|
+
*
|
404
|
+
* ### **Slots:**
|
405
|
+
* - _default_ - Alert message. **Notice!** See design principles for approved content
|
406
|
+
* - **link** - lodjvodjvodjo
|
407
|
+
*/
|
408
|
+
"skf-alert": DefineComponent<SkfAlertProps>;
|
409
|
+
|
410
|
+
/**
|
411
|
+
* Component to be used in forms or for interactivity
|
412
|
+
* ---
|
413
|
+
*
|
414
|
+
*
|
415
|
+
* ### **Slots:**
|
416
|
+
* - _default_ - The Primary content
|
417
|
+
*/
|
418
|
+
"skf-button": DefineComponent<SkfButtonProps>;
|
419
|
+
|
420
|
+
/**
|
421
|
+
* The `<skf-card>` can be used to group related subjects in a container
|
422
|
+
* ---
|
423
|
+
*
|
424
|
+
*
|
425
|
+
* ### **Slots:**
|
426
|
+
* - _default_ - The card's main content
|
427
|
+
*/
|
428
|
+
"skf-card": DefineComponent<SkfCardProps>;
|
429
|
+
|
430
|
+
/**
|
431
|
+
* The `<skf-checkbox>` component is used to create a checkbox input
|
432
|
+
* ---
|
433
|
+
*
|
434
|
+
*
|
435
|
+
* ### **Events:**
|
436
|
+
* - **change** - {object} - When the value of the input changes
|
437
|
+
*
|
438
|
+
* ### **Slots:**
|
439
|
+
* - **Default** - Alternatively, you can use the `label` attribute
|
440
|
+
*/
|
441
|
+
"skf-checkbox": DefineComponent<SkfCheckboxProps>;
|
442
|
+
|
443
|
+
/**
|
444
|
+
* The `<skf-collapse>` component is a general purpose container for content that can be collapsed / expanded.
|
445
|
+
*
|
446
|
+
* See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/6229e2eb8a8dacf366dc3243) for design principles.
|
447
|
+
* ---
|
448
|
+
*
|
449
|
+
*
|
450
|
+
* ### **Events:**
|
451
|
+
* - **skf-collapse-toggle** - Event emitted when toggled
|
452
|
+
*
|
453
|
+
* ### **Methods:**
|
454
|
+
* - **setClose()** - Class method as alternative to manipulate attribute
|
455
|
+
* - **setOpen()** - Class method as alternative to manipulate attribute
|
456
|
+
*
|
457
|
+
* ### **Slots:**
|
458
|
+
* - _default_ - Main content
|
459
|
+
*/
|
460
|
+
"skf-collapse": DefineComponent<SkfCollapseProps>;
|
461
|
+
|
462
|
+
/**
|
463
|
+
* The `<Divider>` component can separate items from each other, to visually emphasize their lack of a relationship between groups of information.
|
464
|
+
* ---
|
465
|
+
*
|
466
|
+
*
|
467
|
+
* ### **CSS Properties:**
|
468
|
+
* - **--skf-divider-spacing** - The amount of space the divider occupies. Pass valid CSS **margin-block** values when horizontal and **margin-inline** when vertical _(default: undefined)_
|
469
|
+
* - **--skf-divider-inset** - The amount of space the divider should be indented. Pass valid CSS **margin-inline** values when horizontal and **margin-block** when vertical _(default: undefined)_
|
470
|
+
*/
|
471
|
+
"skf-divider": DefineComponent<SkfDividerProps>;
|
472
|
+
|
473
|
+
/**
|
474
|
+
* The `<Heading>` component is to deliniate content on a page. When using, take note not to skip heading levels.<br>
|
475
|
+
* It extends the interface of native html `<h1>` to `<h4>` elements.
|
476
|
+
* ---
|
477
|
+
*
|
478
|
+
*/
|
479
|
+
"skf-heading": DefineComponent<SkfHeadingProps>;
|
480
|
+
|
481
|
+
/**
|
482
|
+
* The `<skf-icon>` component is used to clarify interface elements. When used, should always be paired with (possibly invisible) text
|
483
|
+
* ---
|
484
|
+
*
|
485
|
+
*/
|
486
|
+
"skf-icon": DefineComponent<SkfIconProps>;
|
487
|
+
|
488
|
+
/**
|
489
|
+
* The skf-text-field is used to create a text input field. It can be used inside a form element or standalone.
|
490
|
+
* ---
|
491
|
+
*
|
492
|
+
*
|
493
|
+
* ### **Events:**
|
494
|
+
* - **change** - Fires when the value of the input changes
|
495
|
+
* - **invalid** - Fires when the input is invalid
|
496
|
+
*
|
497
|
+
* ### **Slots:**
|
498
|
+
* - **Default** - Alternatively, you can use the `label` attribute
|
499
|
+
*/
|
500
|
+
"skf-input": DefineComponent<SkfInputProps>;
|
501
|
+
|
502
|
+
/**
|
503
|
+
* The `<skf-link>` can be used as either a regular link or a link styled semantic button
|
504
|
+
* ---
|
505
|
+
*
|
506
|
+
*
|
507
|
+
* ### **Slots:**
|
508
|
+
* - _default_ - The links' main content
|
509
|
+
*/
|
510
|
+
"skf-link": DefineComponent<SkfLinkProps>;
|
511
|
+
|
512
|
+
/**
|
513
|
+
* The `<skf-loader>` component is a progress indicator that uses circular indicators for short, indeterminate activities.
|
514
|
+
* ---
|
515
|
+
*
|
516
|
+
*/
|
517
|
+
"skf-loader": DefineComponent<SkfLoaderProps>;
|
518
|
+
|
519
|
+
/**
|
520
|
+
* The `<skf-logo>` component is used to display the SKF logo.
|
521
|
+
* ---
|
522
|
+
*
|
523
|
+
*
|
524
|
+
* ### **CSS Properties:**
|
525
|
+
* - **--skf-logo-height** - The height of the logo _(default: undefined)_
|
526
|
+
*/
|
527
|
+
"skf-logo": DefineComponent<SkfLogoProps>;
|
528
|
+
|
529
|
+
/**
|
530
|
+
* The `<skf-radio>` component is used to create a radio input
|
531
|
+
* ---
|
532
|
+
*
|
533
|
+
*
|
534
|
+
* ### **Events:**
|
535
|
+
* - **change** - {object} - When the value of the input changes
|
536
|
+
*
|
537
|
+
* ### **Slots:**
|
538
|
+
* - **Default** - Alternatively, you can use the `label` attribute
|
539
|
+
*/
|
540
|
+
"skf-radio": DefineComponent<SkfRadioProps>;
|
541
|
+
|
542
|
+
/**
|
543
|
+
* The `<skf-switch>` is a component that displays a list of actions or options
|
544
|
+
* ---
|
545
|
+
*
|
546
|
+
*
|
547
|
+
* ### **Slots:**
|
548
|
+
* - _default_ - The component's placeholder content
|
549
|
+
*/
|
550
|
+
"skf-switch": DefineComponent<SkfSwitchProps>;
|
551
|
+
|
552
|
+
/**
|
553
|
+
* The `<skf-tag>` is a component that displays a list of actions or options
|
554
|
+
* ---
|
555
|
+
*
|
556
|
+
*
|
557
|
+
* ### **Slots:**
|
558
|
+
* - _default_ - The component's placeholder content
|
559
|
+
*/
|
560
|
+
"skf-tag": DefineComponent<SkfTagProps>;
|
561
|
+
|
562
|
+
/**
|
563
|
+
* The skf-textarea is used to create a textarea. Use it inside a form element or wherever you like.
|
564
|
+
* ---
|
565
|
+
*
|
566
|
+
*
|
567
|
+
* ### **Events:**
|
568
|
+
* - **change** - Fires when the value of the input changes
|
569
|
+
* - **invalid** - Fires when the input is invalid
|
570
|
+
*
|
571
|
+
* ### **Slots:**
|
572
|
+
* - **The** - textareas label. Alternatively, you can use the `label` attribute.
|
573
|
+
*/
|
574
|
+
"skf-textarea": DefineComponent<SkfTextAreaProps>;
|
575
|
+
};
|
576
|
+
|
577
|
+
declare module "vue" {
|
578
|
+
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
579
|
+
interface GlobalComponents extends CustomElements {}
|
580
|
+
}
|
581
|
+
|
582
|
+
declare global {
|
583
|
+
namespace JSX {
|
584
|
+
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
585
|
+
interface IntrinsicElements extends CustomElements {}
|
586
|
+
}
|
587
|
+
}
|