@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,37 @@
|
|
1
|
+
import '@components/icon/icon.js';
|
2
|
+
import { SkfElement } from '@internal/components/skf-element.js';
|
3
|
+
import type { HeadingType } from '@internal/constants/heading.js';
|
4
|
+
import type { CSSResultGroup } from 'lit';
|
5
|
+
/**
|
6
|
+
* The `<skf-collapse>` component is a general purpose container for content that can be collapsed / expanded.
|
7
|
+
*
|
8
|
+
* See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/6229e2eb8a8dacf366dc3243) for design principles.
|
9
|
+
*
|
10
|
+
* @event {CustomEvent} skf-collapse-toggle - Event emitted when toggled
|
11
|
+
*
|
12
|
+
* @slot - Main content
|
13
|
+
*
|
14
|
+
* @tagname skf-collapse
|
15
|
+
*/
|
16
|
+
export declare class SkfCollapse extends SkfElement {
|
17
|
+
static styles: CSSResultGroup;
|
18
|
+
/** If true, will animate the expand/collapse state */
|
19
|
+
animated: boolean;
|
20
|
+
/** If true, will set the collapse to be expanded by default */
|
21
|
+
expanded: boolean;
|
22
|
+
/** Heading for the collapse */
|
23
|
+
heading?: string;
|
24
|
+
/** Controls which heading element will be rendered */
|
25
|
+
headingAs: Exclude<HeadingType, 'h1'>;
|
26
|
+
/** If true, renders the small version */
|
27
|
+
small: boolean;
|
28
|
+
/** If true, will truncate the heading in collapsed state */
|
29
|
+
truncate: boolean;
|
30
|
+
/** Class method as alternative to manipulate attribute */
|
31
|
+
setClose(): void;
|
32
|
+
/** Class method as alternative to manipulate attribute */
|
33
|
+
setOpen(): void;
|
34
|
+
/** @internal */
|
35
|
+
private _toggle;
|
36
|
+
render(): import("lit").TemplateResult;
|
37
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
import { SkfElement } from '@internal/components/skf-element.js';
|
2
|
+
import type { BorderColor } from '@skf-aurora/ui-assets';
|
3
|
+
import { type CSSResultGroup } from 'lit';
|
4
|
+
/**
|
5
|
+
* The `<Divider>` component can separate items from each other, to visually emphasize their lack of a relationship between groups of information.
|
6
|
+
*
|
7
|
+
* @cssproperty --skf-divider-spacing - The amount of space the divider occupies. Pass valid CSS **margin-block** values when horizontal and **margin-inline** when vertical
|
8
|
+
* @cssproperty --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
|
9
|
+
*
|
10
|
+
* @tagname skf-divider
|
11
|
+
*/
|
12
|
+
export declare class SkfDivider extends SkfElement {
|
13
|
+
static styles: CSSResultGroup;
|
14
|
+
/** If provided, alters the Divider color */
|
15
|
+
/** @type { "emphasised" | "primary" | "secondary" | "tertiary" | "inverse" } */
|
16
|
+
color?: BorderColor;
|
17
|
+
/** If true, renders a div for presentational purpose instead of the semantic hr-element */
|
18
|
+
decorative?: boolean | undefined;
|
19
|
+
/** If true, renders the divider vertically */
|
20
|
+
vertical?: boolean | undefined;
|
21
|
+
/** @internal */
|
22
|
+
private renderDecorative;
|
23
|
+
/** @internal */
|
24
|
+
private renderDefault;
|
25
|
+
render(): import("lit").TemplateResult<1>;
|
26
|
+
}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
import { SkfElement } from '@internal/components/skf-element.js';
|
2
|
+
import type { HeadingType } from '@internal/constants/heading.js';
|
3
|
+
import { type CSSResultGroup } from 'lit';
|
4
|
+
/**
|
5
|
+
* The `<Heading>` component is to deliniate content on a page. When using, take note not to skip heading levels.<br>
|
6
|
+
* It extends the interface of native html `<h1>` to `<h4>` elements.
|
7
|
+
*
|
8
|
+
* @tagname skf-heading
|
9
|
+
*/
|
10
|
+
export declare class SkfHeading extends SkfElement {
|
11
|
+
static styles: CSSResultGroup;
|
12
|
+
/** Controls which heading element will be rendered. Should not be used to affect appearance. */
|
13
|
+
as: HeadingType;
|
14
|
+
/** If provided, changes the appearance of the heading */
|
15
|
+
styledAs?: HeadingType;
|
16
|
+
render(): import("lit").TemplateResult;
|
17
|
+
}
|
@@ -0,0 +1,28 @@
|
|
1
|
+
import { SkfElement } from '@internal/components/skf-element.js';
|
2
|
+
import { type Icon, type IconColor, type IconSize, type SeverityFgColor } from '@skf-aurora/ui-assets';
|
3
|
+
import { type CSSResultGroup } from 'lit';
|
4
|
+
/**
|
5
|
+
* The `<skf-icon>` component is used to clarify interface elements. When used, should always be paired with (possibly invisible) text
|
6
|
+
*
|
7
|
+
* @documentation See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/6229d63d9fe16020a60657e5) for design principles
|
8
|
+
*
|
9
|
+
* @tagname skf-icon
|
10
|
+
*/
|
11
|
+
export declare class SkfIcon extends SkfElement {
|
12
|
+
static styles: CSSResultGroup;
|
13
|
+
/** @internal */
|
14
|
+
private _rootId;
|
15
|
+
/** @type { "primary" | "inverse" | "emphasised" | "secondary" | "success" | "info" | "warning" | "error" | "alert" } */
|
16
|
+
color?: IconColor | SeverityFgColor;
|
17
|
+
/** If provided, adds an alternate description to use for assistive devices */
|
18
|
+
label?: string;
|
19
|
+
/** @type { "arrowDown" | "arrowDownUp" | "arrowLeft" | "arrowRight" | "arrowUp" | "article" | "artificialIntelligence" | "asset" | "attachment" | "bandCursor" | "bands" | "batteryEmpty" | "batteryFull" | "batteryLow" | "bearingFault" | "book" | "bulb" | "burger" | "cPM" | "calendar" | "calendarBooked" | "calendarEmpty" | "calendarNotBooked" | "calendarRecurring" | "caretDown" | "caretUp" | "caretUpDown" | "chat" | "check" | "checkCircle" | "checkSmall" | "chevronDown" | "chevronLeft" | "chevronRight" | "chevronUp" | "chevronUpDown" | "close" | "closeAllFaults" | "closeFault" | "closeSmall" | "columnGraph" | "comment" | "connection1" | "connection2" | "connection3" | "connection4" | "danger" | "defectFrequencies" | "defectFrequenciesAlternative" | "doubleChevronLeft" | "doubleChevronRight" | "download" | "draft" | "draftFilled" | "draftOutlined" | "dragNDrop" | "drop" | "duplicate" | "edit" | "emailFilled" | "emailOutlined" | "exclamation" | "eye" | "eyeHidden" | "eyeVisible" | "filter" | "forbidden" | "fullScreen" | "fullScreenExit" | "functionalLocation" | "harmonicCursor" | "heatmap" | "hierarchy" | "history" | "historyAlt" | "hourglassFramedFilled" | "hourglassFramedOutlined" | "hourglassOutlined" | "hz" | "iMX" | "image" | "infoCircleFilled" | "infoCircleOutlined" | "integration" | "kebab" | "link" | "listGroup" | "listItem" | "locationPin" | "lock" | "logOut" | "meatballs" | "microphone" | "minus" | "minusSmall" | "noData" | "o" | "openInNew" | "overlayBaseline" | "pDF" | "paper" | "pause" | "pieChart" | "pin" | "play" | "plus" | "powerOff" | "printer" | "proCollect" | "recAction" | "received" | "refresh" | "reorder" | "replace" | "reply" | "rewalkableRoute" | "routes" | "search" | "send" | "sensorA" | "sensorB" | "settings" | "sidebandCursor" | "singleCursor" | "spectrum" | "starFilled" | "starOutlined" | "statusCircle" | "stop" | "structuralVibration" | "sync" | "timewave" | "trash" | "trend" | "trendingUp" | "undo" | "unknownCircle" | "unknownDiamond" | "unlink" | "unlock" | "unscheduledAction" | "upload" | "user" | "viewFull" | "viewHorizontal" | "viewVertical" | "warning" | "warningCircle" | "warningDiamond" | "zoomIn" | "zoomOut" } */
|
20
|
+
name: Icon;
|
21
|
+
/** @type { "xs" | "sm" | "md" | "lg" } */
|
22
|
+
size?: IconSize;
|
23
|
+
/** @internal */
|
24
|
+
private renderDecorativeIcon;
|
25
|
+
/** @internal */
|
26
|
+
private renderInformativeIcon;
|
27
|
+
render(): import("lit").TemplateResult<1>;
|
28
|
+
}
|
@@ -0,0 +1,123 @@
|
|
1
|
+
import '@components/icon/icon.js';
|
2
|
+
import { FormBase } from '@internal/components/formBase.js';
|
3
|
+
import '@internal/components/hint/hint';
|
4
|
+
import type { FormFieldBaseProps } from '@internal/types/formField.js';
|
5
|
+
import { type CSSResultGroup } from 'lit';
|
6
|
+
/**
|
7
|
+
* The skf-text-field is used to create a text input field. It can be used inside a form element or standalone.
|
8
|
+
*
|
9
|
+
* @documentation See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/619e4125b3d2147c0c584b11) for design principles.
|
10
|
+
*
|
11
|
+
* @attribute {boolean} disabled - If true, sets disabled state
|
12
|
+
* @attribute {boolean} required - If true, value is required or must be checked for the form to be submittable
|
13
|
+
*
|
14
|
+
* @event change - Fires when the value of the input changes
|
15
|
+
* @event invalid - Fires when the input is invalid
|
16
|
+
*
|
17
|
+
* @slot Default - Alternatively, you can use the `label` attribute
|
18
|
+
*
|
19
|
+
* @tagname skf-input
|
20
|
+
*
|
21
|
+
* Three undocumented but self explanatory boolean attributes change the validation
|
22
|
+
* behaviour: validate-on-input, validate-on-submit and native-validation
|
23
|
+
*/
|
24
|
+
export declare class SkfInput extends FormBase implements FormFieldBaseProps {
|
25
|
+
static styles: CSSResultGroup;
|
26
|
+
private customError;
|
27
|
+
/** If provided, renders a custom aria-label for the clear button **Notice!** Only applicable to type=search. */
|
28
|
+
buttonAriaLabelClear: string;
|
29
|
+
/** If provided, renders a custom aria-label for the visibility button. **Notice!** Only applicable to type=password. */
|
30
|
+
buttonAriaLabelHide: string;
|
31
|
+
/** If provided, renders a custom aria-label for the visibility button **Notice!** Only applicable to type=password. */
|
32
|
+
buttonAriaLabelShow: string;
|
33
|
+
/** If provided, forces component to invalid state until removed. Its value is used as hint text. */
|
34
|
+
set customInvalid(value: string | undefined);
|
35
|
+
get customInvalid(): string | undefined;
|
36
|
+
/** If provided, outputs helping hints in console */
|
37
|
+
debug: boolean;
|
38
|
+
/** If true, hides the label visually */
|
39
|
+
hideLabel: boolean;
|
40
|
+
/** If provided, displays informational text below the field */
|
41
|
+
hint?: string;
|
42
|
+
/** If provided, tells what keyboard to use if applicable */
|
43
|
+
inputmode: 'none' | 'text' | 'tel' | 'url' | 'email' | 'numeric' | 'decimal' | 'search';
|
44
|
+
/** The input's label. Alternatively, you can use the `label` attribute. */
|
45
|
+
label?: string;
|
46
|
+
/** If provided, displays a prefix/adornment before the input-element */
|
47
|
+
leading?: string;
|
48
|
+
/** If provided, sets the maximum value to accept for this input */
|
49
|
+
max?: number | string;
|
50
|
+
/** If provided, sets the maximum character length to accept for this input */
|
51
|
+
maxLength?: number;
|
52
|
+
/** If provided, sets the minimum value to accept for this input */
|
53
|
+
min?: number | string;
|
54
|
+
/** If provided, sets the minimum character length to accept for this input */
|
55
|
+
minLength?: number;
|
56
|
+
/** If provided, adds name to the input-element */
|
57
|
+
name?: string;
|
58
|
+
/** If provided, adds name to the input-element */
|
59
|
+
pattern?: string;
|
60
|
+
/** If provided, displays placeholder text */
|
61
|
+
placeholder?: string;
|
62
|
+
/** If true, makes the element not mutable, meaning the user can not edit the control */
|
63
|
+
readonly?: boolean;
|
64
|
+
/** If provided, renders an alternative A11y text for the asterisk */
|
65
|
+
requiredLabel?: string;
|
66
|
+
/** If provided, displays provided severity state */
|
67
|
+
severity?: FormFieldBaseProps['severity'];
|
68
|
+
/** If provided, displays provided severity state */
|
69
|
+
showValid?: boolean;
|
70
|
+
/** If provided, displays an alternative size */
|
71
|
+
size?: 'sm' | 'md';
|
72
|
+
/** If provided, displays a suffix/adornment after the input-element */
|
73
|
+
trailing?: string;
|
74
|
+
/** If provided, changes the type of form control */
|
75
|
+
type?: Exclude<FormFieldBaseProps['type'], 'checkbox' | 'radio'>;
|
76
|
+
/** If provided, sets validation start, "input", "change" or "submit" */
|
77
|
+
validateOn?: 'input' | 'change' | 'submit';
|
78
|
+
/** The current value of the input field */
|
79
|
+
value: string;
|
80
|
+
/** @internal */
|
81
|
+
/** true if the internal state is invalid */
|
82
|
+
invalid: boolean;
|
83
|
+
/** @internal */
|
84
|
+
private _buttonDown;
|
85
|
+
/** @internal */
|
86
|
+
$input: HTMLInputElement;
|
87
|
+
/** @internal */
|
88
|
+
private _numberController;
|
89
|
+
/** @internal */
|
90
|
+
private _passwordController;
|
91
|
+
constructor();
|
92
|
+
protected firstUpdated(): void;
|
93
|
+
willUpdate(changedProperties: Map<string | number | symbol, unknown>): void;
|
94
|
+
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
95
|
+
/** @internal */
|
96
|
+
_handleInput: () => void;
|
97
|
+
/** @internal */
|
98
|
+
_resetValue: (event: Event) => void;
|
99
|
+
/** @internal */
|
100
|
+
_handlePressStart: (event: MouseEvent) => void;
|
101
|
+
/** @internal */
|
102
|
+
_handlePressEnd: () => void;
|
103
|
+
/** @internal */
|
104
|
+
validateInput(): void;
|
105
|
+
/**
|
106
|
+
* Number
|
107
|
+
*/
|
108
|
+
/** @internal */
|
109
|
+
private _renderNumberButton;
|
110
|
+
/**
|
111
|
+
* Password
|
112
|
+
*/
|
113
|
+
/** @internal */
|
114
|
+
private _renderPasswordButton;
|
115
|
+
/**
|
116
|
+
* Search
|
117
|
+
*/
|
118
|
+
/** @internal */
|
119
|
+
private _renderSearchButton;
|
120
|
+
/** @internal */
|
121
|
+
private _onBlur;
|
122
|
+
render(): import("lit").TemplateResult<1>;
|
123
|
+
}
|
@@ -0,0 +1,34 @@
|
|
1
|
+
import type { Icon } from '@skf-aurora/ui-assets';
|
2
|
+
import type { ReactiveController } from 'lit';
|
3
|
+
import type { SkfInput } from './input.component.js';
|
4
|
+
type InputControllerHost = SkfInput;
|
5
|
+
/**
|
6
|
+
* Number
|
7
|
+
*/
|
8
|
+
export type IncrementDecrement = 'inc' | 'dec';
|
9
|
+
export declare class InputNumberController implements ReactiveController {
|
10
|
+
host: InputControllerHost;
|
11
|
+
private _longPressId?;
|
12
|
+
private _repeaterId?;
|
13
|
+
private _inputElement?;
|
14
|
+
constructor(host: InputControllerHost);
|
15
|
+
hostUpdated(): void;
|
16
|
+
handleActionBtnClick: (_: Event, type: IncrementDecrement) => void;
|
17
|
+
handleActionBtnLongPressStart: (e: Event) => void;
|
18
|
+
handleActionBtnLongPressEnd: () => void;
|
19
|
+
}
|
20
|
+
/**
|
21
|
+
* password
|
22
|
+
*/
|
23
|
+
export declare class InputPasswordController implements ReactiveController {
|
24
|
+
host: InputControllerHost;
|
25
|
+
_inputElement?: HTMLInputElement;
|
26
|
+
_icon: Extract<Icon, 'visibility' | 'visibilityOff'>;
|
27
|
+
_buttonAriaLabel: string;
|
28
|
+
_type: Extract<SkfInput['type'], 'password' | 'text'>;
|
29
|
+
constructor(host: InputControllerHost);
|
30
|
+
hostUpdated(): void;
|
31
|
+
handleFieldLoaded: () => void;
|
32
|
+
toggleVisibility: () => void;
|
33
|
+
}
|
34
|
+
export {};
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,55 @@
|
|
1
|
+
import type { SkfIcon } from '@components/icon/icon.component.js';
|
2
|
+
import '@components/icon/icon.js';
|
3
|
+
import { SkfElement } from '@internal/components/skf-element.js';
|
4
|
+
import { type CSSResultGroup } from 'lit';
|
5
|
+
/**
|
6
|
+
* The `<skf-link>` can be used as either a regular link or a link styled semantic button
|
7
|
+
*
|
8
|
+
* @documentation See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/folder/619626129069cd5f9510528f) for design principles
|
9
|
+
*
|
10
|
+
* @property {function} onClick - If provided, custom function triggered by click where the second return parameter enables custom routing.
|
11
|
+
*
|
12
|
+
* @slot {string} - The links' main content
|
13
|
+
*
|
14
|
+
* @tagname skf-link
|
15
|
+
*/
|
16
|
+
export declare class SkfLink extends SkfElement {
|
17
|
+
static styles: CSSResultGroup;
|
18
|
+
private _onClick?;
|
19
|
+
/** Specifies semantic element to render - @default "a" */
|
20
|
+
as: 'button' | 'a';
|
21
|
+
/** @default "primary" */
|
22
|
+
color: 'primary' | 'inverse';
|
23
|
+
/** If true, disables the link */
|
24
|
+
disabled?: boolean;
|
25
|
+
/** If provided, downloads the url */
|
26
|
+
download?: string;
|
27
|
+
/** If provided, loads url on click */
|
28
|
+
href?: string;
|
29
|
+
/** If provided, renders an icon before or after the text @type { "arrowDown" | "arrowDownUp" | "arrowLeft" | "arrowRight" | "arrowUp" | "article" | "artificialIntelligence" | "asset" | "attachment" | "bandCursor" | "bands" | "batteryEmpty" | "batteryFull" | "batteryLow" | "bearingFault" | "book" | "bulb" | "burger" | "cPM" | "calendar" | "calendarBooked" | "calendarEmpty" | "calendarNotBooked" | "calendarRecurring" | "caretDown" | "caretUp" | "caretUpDown" | "chat" | "check" | "checkCircle" | "checkSmall" | "chevronDown" | "chevronLeft" | "chevronRight" | "chevronUp" | "chevronUpDown" | "close" | "closeAllFaults" | "closeFault" | "closeSmall" | "columnGraph" | "comment" | "connection1" | "connection2" | "connection3" | "connection4" | "danger" | "defectFrequencies" | "defectFrequenciesAlternative" | "doubleChevronLeft" | "doubleChevronRight" | "download" | "draft" | "draftFilled" | "draftOutlined" | "dragNDrop" | "drop" | "duplicate" | "edit" | "emailFilled" | "emailOutlined" | "exclamation" | "eye" | "eyeHidden" | "eyeVisible" | "filter" | "forbidden" | "fullScreen" | "fullScreenExit" | "functionalLocation" | "harmonicCursor" | "heatmap" | "hierarchy" | "history" | "historyAlt" | "hourglassFramedFilled" | "hourglassFramedOutlined" | "hourglassOutlined" | "hz" | "iMX" | "image" | "infoCircleFilled" | "infoCircleOutlined" | "integration" | "kebab" | "link" | "listGroup" | "listItem" | "locationPin" | "lock" | "logOut" | "meatballs" | "microphone" | "minus" | "minusSmall" | "noData" | "o" | "openInNew" | "overlayBaseline" | "pDF" | "paper" | "pause" | "pieChart" | "pin" | "play" | "plus" | "powerOff" | "printer" | "proCollect" | "recAction" | "received" | "refresh" | "reorder" | "replace" | "reply" | "rewalkableRoute" | "routes" | "search" | "send" | "sensorA" | "sensorB" | "settings" | "sidebandCursor" | "singleCursor" | "spectrum" | "starFilled" | "starOutlined" | "statusCircle" | "stop" | "structuralVibration" | "sync" | "timewave" | "trash" | "trend" | "trendingUp" | "undo" | "unknownCircle" | "unknownDiamond" | "unlink" | "unlock" | "unscheduledAction" | "upload" | "user" | "viewFull" | "viewHorizontal" | "viewVertical" | "warning" | "warningCircle" | "warningDiamond" | "zoomIn" | "zoomOut" } */
|
30
|
+
icon?: SkfIcon['name'];
|
31
|
+
/** Position of the icon in relation to the text - @default "left" */
|
32
|
+
iconPlacement: 'left' | 'right';
|
33
|
+
/** Specifies the relationship of the target object to the link object - @default "noreferrer noopener" */
|
34
|
+
rel: string;
|
35
|
+
/** If provided, used on conjunction with onClick property, second argument */
|
36
|
+
route?: string;
|
37
|
+
/** If true, fills the parents horizontal axis */
|
38
|
+
stretch?: boolean;
|
39
|
+
/** If provided, specifies where to open the linked document */
|
40
|
+
target?: '_blank' | '_parent' | '_self' | '_top';
|
41
|
+
/** Type of button - @default "button" */
|
42
|
+
type: 'button' | 'submit' | 'reset';
|
43
|
+
/** If provided, accepts a function that runs on click. Forwards optional route as second argument. */
|
44
|
+
set onClick(onClickFn: ((event: Event, route?: string) => void) | undefined);
|
45
|
+
get onClick(): ((event: Event, route?: string) => void) | undefined;
|
46
|
+
connectedCallback(): void;
|
47
|
+
/** @internal */
|
48
|
+
private _assertValidOnClick;
|
49
|
+
/** @internal */
|
50
|
+
/** retargets click event to host */
|
51
|
+
private _preprocessOnClick;
|
52
|
+
/** @internal */
|
53
|
+
private _renderIcon;
|
54
|
+
render(): import("lit").TemplateResult;
|
55
|
+
}
|
@@ -0,0 +1,21 @@
|
|
1
|
+
import { SkfElement } from '@internal/components/skf-element.js';
|
2
|
+
import { type CSSResultGroup } from 'lit';
|
3
|
+
/**
|
4
|
+
* The `<skf-loader>` component is a progress indicator that uses circular indicators for short, indeterminate activities.
|
5
|
+
*
|
6
|
+
* @documentation See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/619e4125b3d2147c0c584b11) for design principles.
|
7
|
+
*
|
8
|
+
* @tagname skf-loader
|
9
|
+
*/
|
10
|
+
export declare class SkfLoader extends SkfElement {
|
11
|
+
static styles: CSSResultGroup;
|
12
|
+
ariaLabel: string;
|
13
|
+
/** If true, inverts the color (to be used on colored backgrounds) */
|
14
|
+
invert: boolean;
|
15
|
+
/** If provided, displays an alternative size */
|
16
|
+
size?: 'md' | 'sm';
|
17
|
+
connectedCallback(): void;
|
18
|
+
/** @internal */
|
19
|
+
private getCircle;
|
20
|
+
render(): import("lit").TemplateResult<1>;
|
21
|
+
}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
import { SkfElement } from '@internal/components/skf-element.js';
|
2
|
+
import type { Logo } from '@skf-aurora/ui-assets';
|
3
|
+
import { type CSSResultGroup } from 'lit';
|
4
|
+
/**
|
5
|
+
* The `<skf-logo>` component is used to display the SKF logo.
|
6
|
+
*
|
7
|
+
* @cssproperty --skf-logo-height - The height of the logo
|
8
|
+
*
|
9
|
+
* @tagname skf-logo
|
10
|
+
*/
|
11
|
+
export declare class SkfLogo extends SkfElement {
|
12
|
+
static styles: CSSResultGroup;
|
13
|
+
/** The title of the logo */
|
14
|
+
title: string;
|
15
|
+
/** If provided, sets color of the logo */
|
16
|
+
/** @type { "primary" | "secondary" | "inverse" } */
|
17
|
+
color?: Logo;
|
18
|
+
render(): import("lit").TemplateResult<1>;
|
19
|
+
}
|
@@ -0,0 +1,63 @@
|
|
1
|
+
import '@components/icon/icon.js';
|
2
|
+
import { FormBase } from '@internal/components/formBase.js';
|
3
|
+
import type { FormFieldBaseProps } from '@internal/types/formField.js';
|
4
|
+
import { type CSSResultGroup } from 'lit';
|
5
|
+
/**
|
6
|
+
* The `<skf-radio>` component is used to create a radio input
|
7
|
+
*
|
8
|
+
* @documentation See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/6229d63d9fe16020a60657e5) for design principles
|
9
|
+
*
|
10
|
+
* @attribute {boolean} disabled - If true, sets disabled state
|
11
|
+
* @attribute {boolean} required - If true, value is required or must be checked for the form to be submittable
|
12
|
+
*
|
13
|
+
* @event change {object} - When the value of the input changes
|
14
|
+
*
|
15
|
+
* @slot Default - Alternatively, you can use the `label` attribute
|
16
|
+
*
|
17
|
+
* @tagname skf-radio
|
18
|
+
*/
|
19
|
+
export declare class SkfRadio extends FormBase implements FormFieldBaseProps {
|
20
|
+
static styles: CSSResultGroup;
|
21
|
+
/** @internal */
|
22
|
+
private _initialChecked;
|
23
|
+
/** If provided, outputs helping hints in console */
|
24
|
+
debug?: boolean | undefined;
|
25
|
+
/** If true, outputs helping hints in console */
|
26
|
+
checked?: boolean;
|
27
|
+
/** If true, forces component to invalid state until removed */
|
28
|
+
customInvalid?: boolean;
|
29
|
+
/** If true, hides the label visually */
|
30
|
+
hideLabel: boolean;
|
31
|
+
/** The input's label. Alternatively, you can use the `label` attribute. */
|
32
|
+
label?: string;
|
33
|
+
/** If provided, adds name to the input-element */
|
34
|
+
name?: string;
|
35
|
+
/** If provided, renders an alternative A11y text for the asterisk */
|
36
|
+
requiredLabel?: string;
|
37
|
+
/** If provided, displays an alternative size */
|
38
|
+
size?: 'sm' | 'md';
|
39
|
+
/** If provided, displays provided severity state */
|
40
|
+
severity?: FormFieldBaseProps['severity'];
|
41
|
+
/** If provided, displays valid state after interaction */
|
42
|
+
showValid?: boolean;
|
43
|
+
/** The current value of the input field */
|
44
|
+
value: string;
|
45
|
+
/** @internal */
|
46
|
+
/** True if the internal state is invalid */
|
47
|
+
private _invalid;
|
48
|
+
/** @internal */
|
49
|
+
private $input?;
|
50
|
+
connectedCallback(): void;
|
51
|
+
willUpdate(changedProperties: Map<string | number | symbol, unknown>): void;
|
52
|
+
protected firstUpdated(): void;
|
53
|
+
updated(changedProperties: Map<string | number | symbol, unknown>): void;
|
54
|
+
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
55
|
+
debugOutput(): void;
|
56
|
+
/** @internal */
|
57
|
+
private _resetValue;
|
58
|
+
/** @internal */
|
59
|
+
private _uncheckSiblingRadios;
|
60
|
+
/** @internal */
|
61
|
+
private _validateInput;
|
62
|
+
render(): import("lit").TemplateResult<1>;
|
63
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,55 @@
|
|
1
|
+
import { FormBase } from '@internal/components/formBase.js';
|
2
|
+
import type { FormFieldBaseProps } from '@internal/types/formField.js';
|
3
|
+
import { type CSSResultGroup } from 'lit';
|
4
|
+
/**
|
5
|
+
* The `<skf-switch>` is a component that displays a list of actions or options
|
6
|
+
*
|
7
|
+
* @documentation See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/6229d63d9fe16020a60657e5) for design principles
|
8
|
+
*
|
9
|
+
* @attribute {boolean} disabled - If true, sets disabled state
|
10
|
+
* @attribute {boolean} required - If true, value is required or must be checked for the form to be submittable
|
11
|
+
*
|
12
|
+
* @slot - The component's placeholder content
|
13
|
+
*
|
14
|
+
* @tagname skf-switch
|
15
|
+
*/
|
16
|
+
export declare class SkfSwitch extends FormBase implements FormFieldBaseProps {
|
17
|
+
static styles: CSSResultGroup;
|
18
|
+
/** @internal */
|
19
|
+
private _initialChecked;
|
20
|
+
/** If true, outputs helping hints in console */
|
21
|
+
debug?: boolean;
|
22
|
+
/** If true, outputs helping hints in console */
|
23
|
+
checked?: boolean;
|
24
|
+
/** If true, hides the label visually */
|
25
|
+
hideLabel?: boolean;
|
26
|
+
/** If defined, sets the input's label. Alternatively, you can use the `label` attribute. */
|
27
|
+
label?: string;
|
28
|
+
/** If defined, adds name to the input-element */
|
29
|
+
name?: string;
|
30
|
+
/** If defined, renders an alternative A11y text for the asterisk */
|
31
|
+
requiredLabel?: string;
|
32
|
+
/** Size of the Switch */
|
33
|
+
size: 'sm' | 'md';
|
34
|
+
/** The current value of the input field */
|
35
|
+
value: string;
|
36
|
+
/** @internal */
|
37
|
+
/** True if the internal state is invalid */
|
38
|
+
private _invalid;
|
39
|
+
/** @internal */
|
40
|
+
private $input?;
|
41
|
+
connectedCallback(): void;
|
42
|
+
willUpdate(changedProperties: Map<string | number | symbol, unknown>): void;
|
43
|
+
protected firstUpdated(): void;
|
44
|
+
updated(changedProperties: Map<string | number | symbol, unknown>): void;
|
45
|
+
debugOutput(): void;
|
46
|
+
/** @internal */
|
47
|
+
private _validateInput;
|
48
|
+
/** @internal */
|
49
|
+
private _handleChange;
|
50
|
+
/** @internal */
|
51
|
+
private _handleInvalid;
|
52
|
+
/** @internal */
|
53
|
+
private _resetValue;
|
54
|
+
render(): import("lit").TemplateResult<1>;
|
55
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const styles: import("lit").CSSResult[];
|