@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
package/README.md
ADDED
@@ -0,0 +1,343 @@
|
|
1
|
+
<div align="center">
|
2
|
+
<!--img alt="Ferris Logotype" src="./.github/assets/ferris_logo_dark.svg" width="128"/ -->
|
3
|
+
|
4
|
+
# SKF UI Components
|
5
|
+
|
6
|
+
<p>
|
7
|
+
<a href="https://teams.microsoft.com/l/team/19%3a15d8521717e14c419998b0fed71289a5%40thread.tacv2/conversations?groupId=286b39ed-ed94-43da-8a3f-383319f6c9dc&tenantId=41875f2b-33e8-4670-92a8-f643afbb243a">MS Teams</a> |
|
8
|
+
<a href="https://develop--661e8ae0ef9b24dadeea9b18.chromatic.com/">Storybook Beta</a> |
|
9
|
+
<a href="https://github.com/SKF-Internal/ui-components/issues" target="_blank">Report Issues</a>
|
10
|
+
</p>
|
11
|
+
</div>
|
12
|
+
|
13
|
+
## Introduction
|
14
|
+
|
15
|
+
The SKF UI Library is a collection of components that is meant to visually align and facilitate the creation of web applications across the global SKF organization. Using the SKF UI Library will give apps an SKF look and feel, and will let users focus on building business logic and features, instead of worrying about the basics.
|
16
|
+
|
17
|
+
---
|
18
|
+
|
19
|
+
> 🔵 If you just want to get a grasp what the components are, please feel free to browse our [component docs](https://develop--661e8ae0ef9b24dadeea9b18.chromatic.com/)! 🔵
|
20
|
+
|
21
|
+
---
|
22
|
+
|
23
|
+
The SKF UI Library is created using Lit/native web components in order to support as many frameworks as possible. It works out of the box for all frameworks, including React >= 19.
|
24
|
+
|
25
|
+
For those who use React 18, we provide React wrappers that can be used in your application.
|
26
|
+
|
27
|
+
## Reporting issues
|
28
|
+
|
29
|
+
Reporting issues requires an skf email and github access. [See this section](#skf-email)
|
30
|
+
|
31
|
+
We are working on a solution to report issues without an explicit skf email, which will be publicly available.
|
32
|
+
|
33
|
+
## 🏃 Getting started
|
34
|
+
|
35
|
+
Let's go!
|
36
|
+
|
37
|
+
### Public package
|
38
|
+
|
39
|
+
This repository is internal within SKF-Internal enterprise organisation. However, we publish our
|
40
|
+
package externally with public in order to enable easy consumption of our components.
|
41
|
+
|
42
|
+
Find our package here, [@skf-design-system/ui-components](https://www.npmjs.com/package/@skf-design-system/ui-components)
|
43
|
+
|
44
|
+
Simply install it with one of the commands below.
|
45
|
+
|
46
|
+
### Install using NPM
|
47
|
+
|
48
|
+
```bash
|
49
|
+
npm install @skf-design-system/ui-components
|
50
|
+
```
|
51
|
+
|
52
|
+
### Install using pnpm
|
53
|
+
|
54
|
+
```bash
|
55
|
+
pnpm add @skf-design-system/ui-components
|
56
|
+
```
|
57
|
+
|
58
|
+
### Install using Yarn
|
59
|
+
|
60
|
+
```bash
|
61
|
+
yarn add @skf-design-system/ui-components
|
62
|
+
```
|
63
|
+
|
64
|
+
## Start using!
|
65
|
+
|
66
|
+
How you get started using our components is of course a bit different depending on which framework or library you are using for your application. We will proceed to explain how you get going with the most common options on SKF.
|
67
|
+
|
68
|
+
### Bootstraping CSS
|
69
|
+
|
70
|
+
In order for our components to work as intended you need to import our global styles where appropiate e.g. App.tsx.
|
71
|
+
|
72
|
+
```tsx
|
73
|
+
import '@skf-internal/ui-components/styles/global.css';
|
74
|
+
```
|
75
|
+
|
76
|
+
### Angular
|
77
|
+
|
78
|
+
In order for our components to get the correct styling you need add our global styling to your project. In angular you can do that in the angular.json like this:
|
79
|
+
|
80
|
+
```json
|
81
|
+
// angular.json
|
82
|
+
{
|
83
|
+
...
|
84
|
+
"architect": {
|
85
|
+
"build": {
|
86
|
+
"options": {
|
87
|
+
"styles": [
|
88
|
+
"src/styles.css",
|
89
|
+
"node_modules/@skf-internal/ui-components/dist/styles/global.css"
|
90
|
+
],
|
91
|
+
...
|
92
|
+
}
|
93
|
+
}
|
94
|
+
}}
|
95
|
+
```
|
96
|
+
|
97
|
+
After that, you import the specific component you want to use in your file and make an instance. You can choose to import all ui components by adding `import '@skf-internal/ui-components'` or a specific component by importing `import '@skf-internal/ui-components/components/loader/loader.js';`.
|
98
|
+
It might look like this in angular:
|
99
|
+
|
100
|
+
```ts
|
101
|
+
// app.components.ts
|
102
|
+
import { Component, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
103
|
+
import { RouterOutlet } from '@angular/router';
|
104
|
+
import '@skf-internal/ui-components/styles/global.css';
|
105
|
+
import '@skf-internal/ui-components';
|
106
|
+
|
107
|
+
@Component({
|
108
|
+
selector: 'app-root',
|
109
|
+
standalone: true,
|
110
|
+
imports: [RouterOutlet],
|
111
|
+
templateUrl: './app.component.html',
|
112
|
+
styleUrl: './app.component.css',
|
113
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
114
|
+
})
|
115
|
+
|
116
|
+
export class AppComponent {
|
117
|
+
title = 'test-components-in-angular';
|
118
|
+
}
|
119
|
+
|
120
|
+
// app.component.html
|
121
|
+
<main class="main">
|
122
|
+
<div class="content">
|
123
|
+
<div class="left-side">
|
124
|
+
<h1>Hello, {{ title }}</h1>
|
125
|
+
<p>Congratulations! Your app is running. 🎉</p>
|
126
|
+
<skf-loader></skf-loader>
|
127
|
+
</div>
|
128
|
+
</div>
|
129
|
+
</main>
|
130
|
+
<router-outlet />
|
131
|
+
|
132
|
+
|
133
|
+
```
|
134
|
+
|
135
|
+
### React 19 beta / Next 15 beta
|
136
|
+
|
137
|
+
Web Components will become first class citizens in React 19. Should you want to use them in a version prior to 19 you have to wrap them in React, which essentially converts the native event to React Syntactic events. Long story short, use React 19 (when released) and your off the hook.
|
138
|
+
|
139
|
+
If you want to proceed to use the React 19 beta together with typescript, see [React 19 RC upgrade guide](https://react.dev/blog/2024/04/25/react-19-upgrade-guide).
|
140
|
+
|
141
|
+
You will also have to declare a global type for the web components to get it to play nice with JSX.
|
142
|
+
|
143
|
+
1. Create a definition file called `custom-elements-types.d.ts` as:
|
144
|
+
|
145
|
+
```ts
|
146
|
+
import type { CustomElements } from './node_modules/@skf-internal/ui-components/dist/types/jsx/custom-element-jsx';
|
147
|
+
|
148
|
+
declare global {
|
149
|
+
namespace React.JSX {
|
150
|
+
interface IntrinsicElements extends CustomElements {}
|
151
|
+
}
|
152
|
+
}
|
153
|
+
```
|
154
|
+
|
155
|
+
2. include it in `tsconfig.json`:
|
156
|
+
|
157
|
+
```ts
|
158
|
+
{
|
159
|
+
"compilerOptions": {
|
160
|
+
...
|
161
|
+
},
|
162
|
+
"include": [ ... , "custom-elements-types.d.ts"],
|
163
|
+
}
|
164
|
+
|
165
|
+
```
|
166
|
+
|
167
|
+
```ts
|
168
|
+
// MySkfCardLoader.tsx
|
169
|
+
// Example react component, no need for imports of web components here as they are defined at run time.
|
170
|
+
|
171
|
+
export const MySkfCardLoader = () => {
|
172
|
+
return (
|
173
|
+
<>
|
174
|
+
<skf-card>
|
175
|
+
<p>A loading card</p>
|
176
|
+
<skf-loader></skf-loader>
|
177
|
+
</skf-card>
|
178
|
+
</>
|
179
|
+
)
|
180
|
+
}
|
181
|
+
```
|
182
|
+
|
183
|
+
#### Events and EventTarget
|
184
|
+
|
185
|
+
Events and EventTarget should be casted as below
|
186
|
+
|
187
|
+
```tsx
|
188
|
+
<skf-input
|
189
|
+
name="input"
|
190
|
+
onchange={(e) => console.log((e.target as HTMLInputElement).value)}
|
191
|
+
></skf-input>
|
192
|
+
```
|
193
|
+
|
194
|
+
or if you want all on the SkfElement
|
195
|
+
|
196
|
+
```tsx
|
197
|
+
import { SkfInput } from "@skf-internal/ui-components";
|
198
|
+
|
199
|
+
...
|
200
|
+
|
201
|
+
<skf-input name="input" onchange={(e) => console.log((e.target as unknown as SkfInput).value)}></skf-input>
|
202
|
+
```
|
203
|
+
|
204
|
+
### React 18
|
205
|
+
|
206
|
+
> Note, for React 18 it is not necessary to install an extra plugin to get code completion since you are writing in react
|
207
|
+
|
208
|
+
React 18 does not support native web components out of the box. If you want to use SKF UI components with React 18 you will have to use our generated wrappers in order to do so.
|
209
|
+
|
210
|
+
```tsx
|
211
|
+
import { SkfInput } from "@skf-internal/ui-components/react/index.js";
|
212
|
+
|
213
|
+
...
|
214
|
+
|
215
|
+
<SkfInput
|
216
|
+
name="input"
|
217
|
+
onChange={(e) => {
|
218
|
+
console.log( e.target.value );
|
219
|
+
}}
|
220
|
+
/>
|
221
|
+
```
|
222
|
+
|
223
|
+
### Setting up code completion
|
224
|
+
|
225
|
+
Web components don't get code completion by default, but have no fear! You can install an extension for VScode in order for it to interpret SKF ui components. Please install [Custom Elements Language Server](https://marketplace.visualstudio.com/items?itemName=Matsuuu.custom-elements-language-server-project) if this is something that you want 💁🏼♀️. If you are using another IDE, we're sure that there might be similar plugins for you to use too!
|
226
|
+
|
227
|
+
#### VS Code
|
228
|
+
|
229
|
+
ui-components ships with a file called vscode.html-custom-data.json that can be used to describe it’s custom elements to Visual Studio Code. This enables code completion for ui-components components (also known as “code hinting” or “IntelliSense”). To enable it, you need to tell VS Code where the file is.
|
230
|
+
|
231
|
+
1. Install ui-components locally
|
232
|
+
2. If it doesn’t already exist, create a folder called .vscode at the root of your project
|
233
|
+
3. If it doesn’t already exist, create a file inside that folder called settings.json
|
234
|
+
4. Add the following to the file
|
235
|
+
|
236
|
+
```
|
237
|
+
{
|
238
|
+
"html.customData": ["./node_modules/@skf-internal/ui-components/dist/vscode.html-custom-data.json"]
|
239
|
+
}
|
240
|
+
```
|
241
|
+
|
242
|
+
If settings.json already exists, simply add the above line to the root of the object. Note that you may need to restart VS Code for the changes to take effect.
|
243
|
+
|
244
|
+
#### JetBrains IDEs
|
245
|
+
|
246
|
+
If you are using a JetBrains IDE and you are installing ui-components from NPM, the editor will automatically detect the web-types.json file from the package and you should immediately see component information in your editor.
|
247
|
+
|
248
|
+
If you are installing from the CDN, you can download a local copy and add it to the root of your project. Be sure to add a reference to the web-types.json file in your package.json in order for your editor to properly detect it.
|
249
|
+
|
250
|
+
```
|
251
|
+
{
|
252
|
+
...
|
253
|
+
"web-types": "./web-types.json"
|
254
|
+
...
|
255
|
+
}
|
256
|
+
```
|
257
|
+
|
258
|
+
If you are using types from multiple projects, you can add an array of references.
|
259
|
+
|
260
|
+
```
|
261
|
+
{
|
262
|
+
...
|
263
|
+
"web-types": [
|
264
|
+
...,
|
265
|
+
"./web-types.json"
|
266
|
+
]
|
267
|
+
...
|
268
|
+
}
|
269
|
+
```
|
270
|
+
|
271
|
+
#### Other Editors
|
272
|
+
|
273
|
+
Most popular editors support custom code completion with a bit of configuration. Please submit a feature request for your editor of choice. PRs are also welcome!
|
274
|
+
|
275
|
+
## ⚙️ Installation on build servers
|
276
|
+
|
277
|
+
If you use the component library in your CI/CD using a Azure pipeline or Github actions, you will need to authenticate there as well.
|
278
|
+
|
279
|
+
### SKF UI Library Machine User
|
280
|
+
|
281
|
+
For your CI/CD we have a machine user, specifically set up for this scenario.
|
282
|
+
This user has an access token that you can put on your server as a secret environment variable, and then use in your CI/CD script. Contact the ui library team in [our Teams channel](https://teams.microsoft.com/l/channel/19%3a15d8521717e14c419998b0fed71289a5%40thread.tacv2/General?groupId=286b39ed-ed94-43da-8a3f-383319f6c9dc&tenantId=41875f2b-33e8-4670-92a8-f643afbb243a) to get hold of this token.
|
283
|
+
|
284
|
+
### Access token and environments
|
285
|
+
|
286
|
+
Ensure that the **correct access token** is used in corresponding environment. I.e - personal access token in your local environment and machine user token in CI/CD build pipeline.
|
287
|
+
|
288
|
+
### Using UI components in your CI/CD pipeline
|
289
|
+
|
290
|
+
Every pipeline is different, but we assume that you are using GitHub since that is the standard for SKF. In order to authenticate on the server to install this dependency, you need to add the machine user token to a secret in your repo and then use it in your workflow file. It could look something like this:
|
291
|
+
|
292
|
+
```yaml
|
293
|
+
// workflows/deploy.yaml
|
294
|
+
---
|
295
|
+
steps:
|
296
|
+
- name: Install dependencies
|
297
|
+
run: npm install
|
298
|
+
env:
|
299
|
+
NODE_AUTH_TOKEN: ${{ secrets.<ACCESS_TOKEN_SECRET> }} # <-- Provided by team Aurora, authors of ui-components
|
300
|
+
```
|
301
|
+
|
302
|
+
In this example a token has been added with the name `ACCESS_TOKEN_SECRET`, but you can give it any name you like ✨. If you want to know more about secret generation and usage you can read more about it in [GitHub's docs](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions).
|
303
|
+
|
304
|
+
## 📖 Further reading
|
305
|
+
|
306
|
+
### 🎁 Contributing
|
307
|
+
|
308
|
+
Would you like to contribute to the ui components library? That is awesome! Thank you for wanting to be part of our community.
|
309
|
+
|
310
|
+
### SKF-email
|
311
|
+
|
312
|
+
In order to contribute, you will need a valid SKF-email ending with @skf.com as your primary GitHub-email to be able to clone and install this repo.
|
313
|
+
|
314
|
+
[🙋♀️ But I am a consultant outside SKF domain without SKF email?](#troubleshooting)
|
315
|
+
|
316
|
+
### 👯 Apply for Github access on behalf of a friend
|
317
|
+
|
318
|
+
If you have access already, you can [apply for Github on behalf of a friend](https://skfprod.service-now.com/sp?id=sc_cat_item&table=sc_cat_item&sys_id=8c056f4c876b1ddc59d9a8a90cbb3541) if you need or want to 🙏
|
319
|
+
|
320
|
+
## 🛠️ Troubleshooting
|
321
|
+
|
322
|
+
<details>
|
323
|
+
<summary><strong>🙋♀️ But I am a consultant outside the SKF domain without SKF email? </strong></summary>
|
324
|
+
|
325
|
+
There is nothin stopping you from using our package. However, our repository has internal visiblity with our organization. If you need access to the repository for contributing, contact us and let's see what solution suit you best.
|
326
|
+
|
327
|
+
</details>
|
328
|
+
|
329
|
+
<details>
|
330
|
+
<summary><strong>🙋♀️ I get a 404 when I click the GitHub repository link</strong></summary>
|
331
|
+
You do not have github access.
|
332
|
+
|
333
|
+
Checklist:
|
334
|
+
|
335
|
+
- Do you have an SKF email address? If not contact your manager/SKF contact.
|
336
|
+
- Do you have SSO enabled? If not contact IT.
|
337
|
+
- Do you have access to GitHub on your SKF account? Contact IT and make sure your account have access to the Enterprise Organization.
|
338
|
+
|
339
|
+
</details>
|
340
|
+
|
341
|
+
## 🧑⚖️ License
|
342
|
+
|
343
|
+
Copyright SKF 2024
|
@@ -0,0 +1,36 @@
|
|
1
|
+
import '@components/collapse/collapse.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-accordion>` component consists of multiple `<skf-collapse>`, working together.
|
7
|
+
*
|
8
|
+
* See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/6256cb1b44eba592d319d92e) for design principles.
|
9
|
+
*
|
10
|
+
* @slot - Expects one or more <skf-accordion-item> element(s)
|
11
|
+
*
|
12
|
+
* @tag skf-accordion
|
13
|
+
*/
|
14
|
+
export declare class SkfAccordion extends SkfElement {
|
15
|
+
static styles: CSSResultGroup;
|
16
|
+
/** If true, will animate the expand/collapse state */
|
17
|
+
animated?: boolean;
|
18
|
+
/** Controls which heading element will be rendered */
|
19
|
+
headingAs: Exclude<HeadingType, 'h1'>;
|
20
|
+
/** If provided, adds a gap between each item */
|
21
|
+
gap?: boolean;
|
22
|
+
/** If true, allowes multiple accordion items to open */
|
23
|
+
multiple?: boolean;
|
24
|
+
/** If true, renders the small version */
|
25
|
+
small?: boolean;
|
26
|
+
/** If true, will truncate all headings in collapsed state */
|
27
|
+
truncate?: boolean;
|
28
|
+
/** @internal */
|
29
|
+
private $accordionItems;
|
30
|
+
/** @internal */
|
31
|
+
private get items();
|
32
|
+
/** @internal */
|
33
|
+
private _setItemAttributes;
|
34
|
+
private _onChildToggle;
|
35
|
+
render(): import("lit").TemplateResult<1>;
|
36
|
+
}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { SkfAccordion } from '@components/accordion/accordion.component.js';
|
2
|
+
export * from './accordion-item.js';
|
3
|
+
export * from './accordion.component.js';
|
4
|
+
export default SkfAccordion;
|
5
|
+
declare global {
|
6
|
+
interface HTMLElementTagNameMap {
|
7
|
+
'skf-accordion': SkfAccordion;
|
8
|
+
}
|
9
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
export {};
|
@@ -0,0 +1,32 @@
|
|
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 { SeverityFgColor } from '@skf-aurora/ui-assets';
|
5
|
+
import { type CSSResultGroup } from 'lit';
|
6
|
+
import '../link/link';
|
7
|
+
/**
|
8
|
+
* The `<skf-alert>` is a type of notification that appears in-line
|
9
|
+
*
|
10
|
+
* @documentation See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/6229d63d9fe16020a60657e5) for design principles
|
11
|
+
*
|
12
|
+
* @event skf-alert-close - Fires when the close button is clicked
|
13
|
+
*
|
14
|
+
* @slot - Alert message. **Notice!** See design principles for approved content
|
15
|
+
* @slot link - lodjvodjvodjo
|
16
|
+
*
|
17
|
+
* @tagname skf-alert
|
18
|
+
*/
|
19
|
+
export declare class SkfAlert extends SkfElement {
|
20
|
+
static styles: CSSResultGroup;
|
21
|
+
/** If true, alert is being used as a toast with an close button */
|
22
|
+
closeable?: boolean;
|
23
|
+
/** Close button aria-label */
|
24
|
+
buttonLabel: string;
|
25
|
+
/** If defined, displays leading icon */
|
26
|
+
icon?: SkfIcon['name'];
|
27
|
+
/** If defined, gives the supplied appearance */
|
28
|
+
severity?: SeverityFgColor;
|
29
|
+
/** @internal */
|
30
|
+
private _handleClose;
|
31
|
+
render(): import("lit").TemplateResult<1>;
|
32
|
+
}
|
@@ -0,0 +1,48 @@
|
|
1
|
+
import type { SkfIcon } from '@components/icon/icon.component.js';
|
2
|
+
import '@components/icon/icon.js';
|
3
|
+
import '@components/loader/loader.js';
|
4
|
+
import { SkfElement } from '@internal/components/skf-element.js';
|
5
|
+
import { type CSSResultGroup, type PropertyValues } from 'lit';
|
6
|
+
/**
|
7
|
+
* Component to be used in forms or for interactivity
|
8
|
+
*
|
9
|
+
* @slot - The Primary content
|
10
|
+
*
|
11
|
+
* @tagname skf-button
|
12
|
+
*/
|
13
|
+
export declare class SkfButton extends SkfElement {
|
14
|
+
static styles: CSSResultGroup;
|
15
|
+
/** @internal */
|
16
|
+
private _transitionOptions;
|
17
|
+
/** If true, gives destructive appearance. **Notice!** Only applicable if `variant` is `primary`. */
|
18
|
+
destructive: boolean;
|
19
|
+
/** If true, removes border */
|
20
|
+
disabled: boolean;
|
21
|
+
/** If provided, renders an icon before or after the text */
|
22
|
+
/** @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" } */
|
23
|
+
icon?: SkfIcon['name'];
|
24
|
+
/** If provided, determines the positioning of the icon in relation to the text */
|
25
|
+
iconPosition?: 'left' | 'right';
|
26
|
+
/** If true, hides text & icon and shows loading indicator. **Notice!** Only applicable if `variant` is `primary`. */
|
27
|
+
loading: boolean;
|
28
|
+
/** If provided, displays an alternative size */
|
29
|
+
size: 'sm' | 'md' | 'lg';
|
30
|
+
/** If provided, changes the button type */
|
31
|
+
/** @type { 'button' | 'submit' | 'reset' } */
|
32
|
+
type: HTMLButtonElement['type'];
|
33
|
+
/** If provided, alters the appearance */
|
34
|
+
variant: 'primary' | 'secondary';
|
35
|
+
/** @internal */
|
36
|
+
private _loaderVisible;
|
37
|
+
/** @internal */
|
38
|
+
private $loader?;
|
39
|
+
/** @internal */
|
40
|
+
private $body?;
|
41
|
+
protected firstUpdated(_changedProperties: PropertyValues): void;
|
42
|
+
attributeChangedCallback(name: string, _old: string | null, value: string | null): void;
|
43
|
+
private _showLoader;
|
44
|
+
private _hideLoader;
|
45
|
+
/** @internal */
|
46
|
+
private _renderIcon;
|
47
|
+
render(): import("lit").TemplateResult<1>;
|
48
|
+
}
|
@@ -0,0 +1,21 @@
|
|
1
|
+
import { SkfElement } from '@internal/components/skf-element.js';
|
2
|
+
import { type CSSResultGroup } from 'lit';
|
3
|
+
/**
|
4
|
+
* The `<skf-card>` can be used to group related subjects in a container
|
5
|
+
*
|
6
|
+
* @documentation See [InVision DSM](https://skf.invisionapp.com/dsm/ab-skf/4-web-applications/nav/5fa7caf78c01200018354495/asset/6229d63d9fe16020a60657e5) for design principles
|
7
|
+
*
|
8
|
+
* @slot - The card's main content
|
9
|
+
*
|
10
|
+
* @tagname skf-card
|
11
|
+
*/
|
12
|
+
export declare class SkfCard extends SkfElement {
|
13
|
+
static styles: CSSResultGroup;
|
14
|
+
/** If true, removes border */
|
15
|
+
noBorder: boolean;
|
16
|
+
/** If true, removes padding */
|
17
|
+
noPadding: boolean;
|
18
|
+
/** If true, the Card fills the parent element height */
|
19
|
+
stretch: boolean;
|
20
|
+
render(): import("lit").TemplateResult<1>;
|
21
|
+
}
|
@@ -0,0 +1,65 @@
|
|
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-checkbox>` component is used to create a checkbox 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-checkbox
|
18
|
+
*/
|
19
|
+
export declare class SkfCheckbox extends FormBase implements FormFieldBaseProps {
|
20
|
+
static styles: CSSResultGroup;
|
21
|
+
/** @internal */
|
22
|
+
private _initialChecked;
|
23
|
+
/** If defined, outputs helping hints in console */
|
24
|
+
debug?: boolean;
|
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
|
+
/** If true and the checkbox is unchecked, the checkbox will appear indeterminate */
|
32
|
+
indeterminate?: boolean;
|
33
|
+
/** If defined, sets the input's label. Alternatively, you can use the `label` attribute. */
|
34
|
+
label?: string;
|
35
|
+
/** If defined, adds name to the input-element */
|
36
|
+
name?: string;
|
37
|
+
/** If defined, renders an alternative A11y text for the asterisk */
|
38
|
+
requiredLabel?: string;
|
39
|
+
/** Size of the checkbox */
|
40
|
+
size: 'sm' | 'md';
|
41
|
+
/** If defined, styles checkbox using provided severity */
|
42
|
+
severity?: FormFieldBaseProps['severity'];
|
43
|
+
/** If defined, displays valid state after interaction */
|
44
|
+
showValid?: boolean;
|
45
|
+
/** The current value of the input field */
|
46
|
+
value: string;
|
47
|
+
/** @internal */
|
48
|
+
/** True if the internal state is invalid */
|
49
|
+
private _invalid;
|
50
|
+
/** @internal */
|
51
|
+
private $input?;
|
52
|
+
connectedCallback(): void;
|
53
|
+
willUpdate(changedProperties: Map<string | number | symbol, unknown>): void;
|
54
|
+
protected firstUpdated(): void;
|
55
|
+
updated(changedProperties: Map<string | number | symbol, unknown>): void;
|
56
|
+
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
57
|
+
debugOutput(): void;
|
58
|
+
/** @internal */
|
59
|
+
private _validateInput;
|
60
|
+
/** @internal */
|
61
|
+
private _resetValue;
|
62
|
+
/** @internal */
|
63
|
+
private _renderIcon;
|
64
|
+
render(): import("lit").TemplateResult<1>;
|
65
|
+
}
|