@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,134 @@
|
|
1
|
+
import "../icon/icon.js";
|
2
|
+
import { FormBase as u } from "../../internal/components/formBase.js";
|
3
|
+
import { Asterisk as c } from "../../internal/templates/asterisk.js";
|
4
|
+
import p from "../../styles/component.styles.js";
|
5
|
+
import { html as m } from "lit";
|
6
|
+
import { property as a, state as v, query as f } from "lit/decorators.js";
|
7
|
+
import { ifDefined as y } from "lit/directives/if-defined.js";
|
8
|
+
import { live as b } from "lit/directives/live.js";
|
9
|
+
import _ from "./radio.styles.js";
|
10
|
+
var k = Object.defineProperty, i = (n, t, r, l) => {
|
11
|
+
for (var s = void 0, o = n.length - 1, h; o >= 0; o--)
|
12
|
+
(h = n[o]) && (s = h(t, r, s) || s);
|
13
|
+
return s && k(t, r, s), s;
|
14
|
+
};
|
15
|
+
const d = class d extends u {
|
16
|
+
constructor() {
|
17
|
+
super(...arguments), this._initialChecked = !1, this.debug = !1, this.hideLabel = !1, this.size = "md", this.value = "", this._invalid = !1, this._resetValue = (t) => {
|
18
|
+
t.stopPropagation(), this.checked = this._initialChecked, this.$input && (this.$input.checked = !!this._initialChecked), this.setFormValue(this.checked ? this.value : "");
|
19
|
+
};
|
20
|
+
}
|
21
|
+
connectedCallback() {
|
22
|
+
super.connectedCallback(), this._validateInput();
|
23
|
+
}
|
24
|
+
willUpdate(t) {
|
25
|
+
t.has("_invalid") && (this._invalid ? (this.setAttribute("invalid", ""), this.showValid || this.removeAttribute("valid"), this.checkValidity()) : (this.removeAttribute("invalid"), !this.pristine && this.showValid && this.setAttribute("valid", "true")));
|
26
|
+
}
|
27
|
+
firstUpdated() {
|
28
|
+
var t;
|
29
|
+
(t = this.$input) == null || t.addEventListener("change", (r) => {
|
30
|
+
var l;
|
31
|
+
r.stopPropagation(), this.pristine = !1, this.checked = (l = this.$input) == null ? void 0 : l.checked, this._validateInput(), this.checked ? this.setFormValue(this.value) : this.setFormValue(""), this.emitEvent("change");
|
32
|
+
}), this.addEventListener("invalid", (r) => {
|
33
|
+
this.pristine = !1, this._invalid = !0, this.customErrorDisplay && r.preventDefault();
|
34
|
+
}), this._initialChecked = this.checked, this.addEventListener("reset", this._resetValue);
|
35
|
+
}
|
36
|
+
updated(t) {
|
37
|
+
super.updated(t), t.has("_invalid") && this._invalid && this.debug && this.debugOutput(), t.has("checked") && this.form && this.setFormValue(this.checked ? this.value : null);
|
38
|
+
}
|
39
|
+
attributeChangedCallback(t, r, l) {
|
40
|
+
if (super.attributeChangedCallback(t, r, l), t === "checked" && l !== null && this._uncheckSiblingRadios(), t === "custom-invalid")
|
41
|
+
if (typeof l == "string") {
|
42
|
+
const o = String(l).trim() || "Custom error";
|
43
|
+
this.pristine = !1, this._invalid = !0, this._internals.setValidity({ customError: !0 }, o), this.checkValidity();
|
44
|
+
} else
|
45
|
+
this.setValidity({}), this._validateInput();
|
46
|
+
}
|
47
|
+
debugOutput() {
|
48
|
+
this.debug && !this._internals.validity.valid && console.log(`Radio invalidity reason: ${this._internals.validationMessage}`);
|
49
|
+
}
|
50
|
+
/** @internal */
|
51
|
+
_uncheckSiblingRadios() {
|
52
|
+
const t = this.name;
|
53
|
+
if (!t) return;
|
54
|
+
(this.form ?? document).querySelectorAll(`skf-radio[name="${t}"]`).forEach((s) => {
|
55
|
+
const o = this.form === s.form, h = !this.form && !s.form;
|
56
|
+
s !== this && (o || h) && (s.checked = !1);
|
57
|
+
});
|
58
|
+
}
|
59
|
+
/** @internal */
|
60
|
+
_validateInput() {
|
61
|
+
var t;
|
62
|
+
if (this._invalid = !1, this.customInvalid)
|
63
|
+
this.setValidity({ customError: !0 }, "Custom error"), this._invalid = !0;
|
64
|
+
else if (this.required && !this.checked) {
|
65
|
+
this.pristine || (this._invalid = !0);
|
66
|
+
const r = this.hasAttribute("data-valuemissing") ? this.getAttribute("data-valuemissing") : ((t = this.$input) == null ? void 0 : t.validationMessage) ?? "Please check this box if you want to proceed";
|
67
|
+
this.setValidity({ valueMissing: !0 }, String(r));
|
68
|
+
} else
|
69
|
+
this.setValidity({});
|
70
|
+
}
|
71
|
+
render() {
|
72
|
+
return m`
|
73
|
+
<label id="radio">
|
74
|
+
<input
|
75
|
+
?disabled=${this.disabled}
|
76
|
+
?required=${this.required}
|
77
|
+
.checked=${b(!!this.checked)}
|
78
|
+
aria-invalid=${!!this._invalid}
|
79
|
+
name=${y(this.name)}
|
80
|
+
type="radio"
|
81
|
+
value=${this.value}
|
82
|
+
/>
|
83
|
+
<div id="label">
|
84
|
+
<slot>${this.label}</slot>
|
85
|
+
${this.required ? c(this.requiredLabel) : null}
|
86
|
+
</div>
|
87
|
+
</label>
|
88
|
+
`;
|
89
|
+
}
|
90
|
+
};
|
91
|
+
d.styles = [p, _];
|
92
|
+
let e = d;
|
93
|
+
i([
|
94
|
+
a({ type: Boolean })
|
95
|
+
], e.prototype, "debug");
|
96
|
+
i([
|
97
|
+
a({ type: Boolean, reflect: !0 })
|
98
|
+
], e.prototype, "checked");
|
99
|
+
i([
|
100
|
+
a({ type: Boolean, attribute: "custom-invalid" })
|
101
|
+
], e.prototype, "customInvalid");
|
102
|
+
i([
|
103
|
+
a({ type: Boolean, attribute: "hide-label", reflect: !0 })
|
104
|
+
], e.prototype, "hideLabel");
|
105
|
+
i([
|
106
|
+
a()
|
107
|
+
], e.prototype, "label");
|
108
|
+
i([
|
109
|
+
a()
|
110
|
+
], e.prototype, "name");
|
111
|
+
i([
|
112
|
+
a({ attribute: "required-label" })
|
113
|
+
], e.prototype, "requiredLabel");
|
114
|
+
i([
|
115
|
+
a({ reflect: !0 })
|
116
|
+
], e.prototype, "size");
|
117
|
+
i([
|
118
|
+
a({ reflect: !0 })
|
119
|
+
], e.prototype, "severity");
|
120
|
+
i([
|
121
|
+
a({ type: Boolean, attribute: "show-valid" })
|
122
|
+
], e.prototype, "showValid");
|
123
|
+
i([
|
124
|
+
a()
|
125
|
+
], e.prototype, "value");
|
126
|
+
i([
|
127
|
+
v()
|
128
|
+
], e.prototype, "_invalid");
|
129
|
+
i([
|
130
|
+
f("input")
|
131
|
+
], e.prototype, "$input");
|
132
|
+
export {
|
133
|
+
e as SkfRadio
|
134
|
+
};
|
@@ -0,0 +1,98 @@
|
|
1
|
+
import { visuallyHidden as r } from "../../styles/util.styles.js";
|
2
|
+
import { css as o } from "lit";
|
3
|
+
const e = [
|
4
|
+
r,
|
5
|
+
o`
|
6
|
+
@layer components {
|
7
|
+
:host {
|
8
|
+
contain: initial;
|
9
|
+
}
|
10
|
+
|
11
|
+
#radio {
|
12
|
+
align-items: center;
|
13
|
+
display: flex;
|
14
|
+
grid-gap: var(--skf-spacing-50);
|
15
|
+
|
16
|
+
:host([size='sm']) & {
|
17
|
+
--_skf-radio-size: var(--skf-size-20);
|
18
|
+
|
19
|
+
font-size: var(--skf-font-size-75);
|
20
|
+
font-weight: var(--skf-font-weight-medium);
|
21
|
+
}
|
22
|
+
}
|
23
|
+
|
24
|
+
input {
|
25
|
+
aspect-ratio: 1;
|
26
|
+
background-color: var(--_skf-radio-bg-color, var(--skf-bg-color-neutral-1));
|
27
|
+
border: var(--skf-border-width-sm) solid
|
28
|
+
var(--_skf-radio-border-color, var(--skf-border-color-primary));
|
29
|
+
border-radius: 50%;
|
30
|
+
display: grid;
|
31
|
+
inline-size: var(--_skf-radio-size, var(--skf-size-24));
|
32
|
+
place-items: center;
|
33
|
+
transition: background-color var(--skf-motion-duration-fast);
|
34
|
+
|
35
|
+
&::after {
|
36
|
+
aspect-ratio: inherit;
|
37
|
+
background-color: var(--skf-bg-color-neutral-1);
|
38
|
+
border-radius: inherit;
|
39
|
+
content: var(--_skf-radio-marker-content, unset);
|
40
|
+
inline-size: calc(100% - 10px);
|
41
|
+
}
|
42
|
+
|
43
|
+
&:focus-visible {
|
44
|
+
outline: var(--skf-border-width-md) solid var(--skf-interactive-border-color-focus);
|
45
|
+
outline-offset: var(--skf-size-2);
|
46
|
+
}
|
47
|
+
|
48
|
+
&:checked:not(:disabled) {
|
49
|
+
--_skf-radio-bg-color: var(--skf-bg-color-emphasised);
|
50
|
+
--_skf-radio-border-color: transparent;
|
51
|
+
--_skf-radio-marker-content: '';
|
52
|
+
}
|
53
|
+
|
54
|
+
&:checked:disabled {
|
55
|
+
--_skf-radio-bg-color: var(--skf-interactive-bg-color-disabled);
|
56
|
+
--_skf-radio-border-color: transparent;
|
57
|
+
--_skf-radio-marker-content: '';
|
58
|
+
}
|
59
|
+
|
60
|
+
&:disabled:not(:checked) {
|
61
|
+
--_skf-radio-bg-color: var(--skf-interactive-bg-color-disabled);
|
62
|
+
--_skf-radio-border-color: var(--skf-interactive-border-color-disabled);
|
63
|
+
}
|
64
|
+
|
65
|
+
:host([invalid]) & {
|
66
|
+
--_skf-radio-border-color: var(--skf-severity-fg-color-error);
|
67
|
+
}
|
68
|
+
|
69
|
+
:host([valid]) & {
|
70
|
+
--_skf-radio-border-color: var(--skf-severity-fg-color-success);
|
71
|
+
}
|
72
|
+
|
73
|
+
:host([severity='alert']:not([invalid], [valid])) & {
|
74
|
+
--_skf-radio-border-color: var(--skf-severity-fg-color-alert);
|
75
|
+
}
|
76
|
+
|
77
|
+
:host([severity='info']:not([invalid], [valid])) & {
|
78
|
+
--_skf-radio-border-color: var(--skf-severity-fg-color-info);
|
79
|
+
}
|
80
|
+
|
81
|
+
:host([severity='success']:not([invalid], [valid])) & {
|
82
|
+
--_skf-radio-border-color: var(--skf-severity-fg-color-success);
|
83
|
+
}
|
84
|
+
|
85
|
+
:host([severity='warning']:not([invalid], [valid])) & {
|
86
|
+
--_skf-radio-border-color: var(--skf-severity-fg-color-warning);
|
87
|
+
}
|
88
|
+
}
|
89
|
+
|
90
|
+
#asterisk {
|
91
|
+
color: var(--skf-severity-fg-color-error);
|
92
|
+
}
|
93
|
+
}
|
94
|
+
`
|
95
|
+
];
|
96
|
+
export {
|
97
|
+
e as default
|
98
|
+
};
|
@@ -0,0 +1,51 @@
|
|
1
|
+
import "../icon/icon.js";
|
2
|
+
import { SkfElement as a } from "../../internal/components/skf-element.js";
|
3
|
+
import h from "../../styles/component.styles.js";
|
4
|
+
import { html as s, nothing as f } from "lit";
|
5
|
+
import { property as e } from "lit/decorators.js";
|
6
|
+
import { ifDefined as v } from "lit/directives/if-defined.js";
|
7
|
+
import { styles as u } from "./tag.styles.js";
|
8
|
+
var d = Object.defineProperty, r = (m, p, l, y) => {
|
9
|
+
for (var t = void 0, i = m.length - 1, c; i >= 0; i--)
|
10
|
+
(c = m[i]) && (t = c(p, l, t) || t);
|
11
|
+
return t && d(p, l, t), t;
|
12
|
+
};
|
13
|
+
const n = class n extends a {
|
14
|
+
constructor() {
|
15
|
+
super(...arguments), this.size = "md", this._remove = () => {
|
16
|
+
this.remove();
|
17
|
+
};
|
18
|
+
}
|
19
|
+
render() {
|
20
|
+
return s`
|
21
|
+
<div id="tag">
|
22
|
+
${this.icon ? s`<skf-icon color=${v(this.color)} name=${this.icon} size="sm"></skf-icon>` : f}
|
23
|
+
<span>
|
24
|
+
<slot></slot>
|
25
|
+
</span>
|
26
|
+
${this.removable ? s`
|
27
|
+
<button @click=${this._remove} type="button">
|
28
|
+
<skf-icon name="close" size="sm"></skf-icon>
|
29
|
+
</button>
|
30
|
+
` : f}
|
31
|
+
</div>
|
32
|
+
`;
|
33
|
+
}
|
34
|
+
};
|
35
|
+
n.styles = [h, u];
|
36
|
+
let o = n;
|
37
|
+
r([
|
38
|
+
e({ reflect: !0 })
|
39
|
+
], o.prototype, "size");
|
40
|
+
r([
|
41
|
+
e()
|
42
|
+
], o.prototype, "icon");
|
43
|
+
r([
|
44
|
+
e({ reflect: !0 })
|
45
|
+
], o.prototype, "color");
|
46
|
+
r([
|
47
|
+
e({ type: Boolean })
|
48
|
+
], o.prototype, "removable");
|
49
|
+
export {
|
50
|
+
o as SkfTag
|
51
|
+
};
|
@@ -0,0 +1,67 @@
|
|
1
|
+
import { css as r } from "lit";
|
2
|
+
const s = r`
|
3
|
+
@layer components {
|
4
|
+
:host {
|
5
|
+
display: contents;
|
6
|
+
}
|
7
|
+
|
8
|
+
#tag {
|
9
|
+
align-items: center;
|
10
|
+
background-color: var(--_skf-tag-bg-color, var(--skf-bg-color-neutral-1));
|
11
|
+
block-size: var(--_skf-tag-height, var(--skf-size-32));
|
12
|
+
border: var(--skf-border-width-sm) solid
|
13
|
+
var(--_skf-tag-border-color, var(--skf-border-color-primary));
|
14
|
+
border-radius: var(--_skf-tag-border-radius, var(--skf-border-radius-md));
|
15
|
+
color: var(--_skf-tag-text-color, var(--skf-text-color-primary));
|
16
|
+
display: inline-flex;
|
17
|
+
font-size: var(--_skf-tag-font-size, var(--skf-font-size-50));
|
18
|
+
gap: var(--skf-spacing-25);
|
19
|
+
max-inline-size: 48ch;
|
20
|
+
padding-inline: var(--skf-spacing-50);
|
21
|
+
|
22
|
+
:host([color='alert']) & {
|
23
|
+
--_skf-tag-bg-color: var(--skf-severity-bg-color-alert);
|
24
|
+
--_skf-tag-border-color: var(--skf-severity-fg-color-alert);
|
25
|
+
}
|
26
|
+
|
27
|
+
:host([color='error']) & {
|
28
|
+
--_skf-tag-bg-color: var(--skf-severity-bg-color-error);
|
29
|
+
--_skf-tag-border-color: var(--skf-severity-fg-color-error);
|
30
|
+
}
|
31
|
+
|
32
|
+
:host([color='info']) & {
|
33
|
+
--_skf-tag-bg-color: var(--skf-severity-bg-color-info);
|
34
|
+
--_skf-tag-border-color: var(--skf-severity-fg-color-info);
|
35
|
+
}
|
36
|
+
|
37
|
+
:host([color='success']) & {
|
38
|
+
--_skf-tag-bg-color: var(--skf-severity-bg-color-success);
|
39
|
+
--_skf-tag-border-color: var(--skf-severity-fg-color-success);
|
40
|
+
}
|
41
|
+
|
42
|
+
:host([color='warning']) & {
|
43
|
+
--_skf-tag-bg-color: var(--skf-severity-bg-color-warning);
|
44
|
+
--_skf-tag-border-color: var(--skf-severity-fg-color-warning);
|
45
|
+
}
|
46
|
+
|
47
|
+
:host([size='sm']) & {
|
48
|
+
--_skf-tag-border-radius: 0.25rem; /* token needed */
|
49
|
+
--_skf-tag-font-size: var(--skf-font-size-25);
|
50
|
+
--_skf-tag-height: var(--skf-size-24);
|
51
|
+
}
|
52
|
+
}
|
53
|
+
|
54
|
+
span {
|
55
|
+
overflow: hidden;
|
56
|
+
text-overflow: ellipsis;
|
57
|
+
white-space: nowrap;
|
58
|
+
}
|
59
|
+
|
60
|
+
button {
|
61
|
+
display: flex;
|
62
|
+
}
|
63
|
+
}
|
64
|
+
`;
|
65
|
+
export {
|
66
|
+
s as styles
|
67
|
+
};
|
@@ -0,0 +1,183 @@
|
|
1
|
+
import "../icon/icon.js";
|
2
|
+
import { FormBase as m } from "../../internal/components/formBase.js";
|
3
|
+
import "../../internal/components/hint/hint.js";
|
4
|
+
import { Asterisk as c } from "../../internal/templates/asterisk.js";
|
5
|
+
import y from "../../styles/component.styles.js";
|
6
|
+
import { html as p, nothing as v } from "lit";
|
7
|
+
import { property as r, state as f, query as b } from "lit/decorators.js";
|
8
|
+
import { ifDefined as n } from "lit/directives/if-defined.js";
|
9
|
+
import g from "./textarea.styles.js";
|
10
|
+
var $ = Object.defineProperty, E = Object.getOwnPropertyDescriptor, e = (h, t, s, a) => {
|
11
|
+
for (var l = a > 1 ? void 0 : a ? E(t, s) : t, o = h.length - 1, d; o >= 0; o--)
|
12
|
+
(d = h[o]) && (l = (a ? d(t, s, l) : d(l)) || l);
|
13
|
+
return a && l && $(t, s, l), l;
|
14
|
+
};
|
15
|
+
const u = class u extends m {
|
16
|
+
constructor() {
|
17
|
+
super(...arguments), this.cols = 20, this.debug = !1, this.hideLabel = !1, this.label = "Default label", this.rows = 2, this.size = "md", this.validateOn = "change", this.value = "", this.invalid = !1, this._resetValue = (t) => {
|
18
|
+
var s;
|
19
|
+
t.stopPropagation(), this.value = ((s = this.getAttribute("value")) == null ? void 0 : s.trim()) ?? "", this._internals.setFormValue(this.value), this.$input.focus();
|
20
|
+
}, this._handleInput = () => {
|
21
|
+
this.value = this.$input.value || "", this.validateOn === "input" && (this.pristine = !1, this.validateInput());
|
22
|
+
};
|
23
|
+
}
|
24
|
+
set customInvalid(t) {
|
25
|
+
this.customError = String(t);
|
26
|
+
}
|
27
|
+
get customInvalid() {
|
28
|
+
return this.customError;
|
29
|
+
}
|
30
|
+
firstUpdated() {
|
31
|
+
this.$input.addEventListener("change", () => {
|
32
|
+
this.validateOn === "change" && (this.validateOn = "input", this.pristine = !1), this._internals.setFormValue(this.$input.value || ""), this.emitEvent("change"), this.validateInput();
|
33
|
+
}), this.addEventListener("invalid", (t) => {
|
34
|
+
this.pristine = !1, this.invalid = !0, this.customErrorDisplay && t.preventDefault();
|
35
|
+
}), this.addEventListener("reset", this._resetValue), this.validateInput();
|
36
|
+
}
|
37
|
+
willUpdate(t) {
|
38
|
+
if (t.has("invalid"))
|
39
|
+
if (this.invalid) {
|
40
|
+
this.setAttribute("invalid", ""), this.showValid || this.removeAttribute("valid");
|
41
|
+
const s = this._internals.validationMessage;
|
42
|
+
this.hint = s !== "" ? this._internals.validationMessage : "unspecified error", this.checkValidity();
|
43
|
+
} else
|
44
|
+
this.removeAttribute("invalid"), !this.pristine && this.showValid && this.setAttribute("valid", "true"), this.hint = this.getAttribute("hint") ?? "";
|
45
|
+
}
|
46
|
+
attributeChangedCallback(t, s, a) {
|
47
|
+
if (super.attributeChangedCallback(t, s, a), t === "value" && this._internals.setFormValue(a), t === "custom-invalid")
|
48
|
+
if (typeof a == "string") {
|
49
|
+
const o = String(a).trim();
|
50
|
+
this.pristine = !1, this._internals.setValidity({ customError: !0 }, o), this.invalid = !0, this.hint = o, this.checkValidity();
|
51
|
+
} else
|
52
|
+
this._internals.setValidity({}), this.validateInput();
|
53
|
+
}
|
54
|
+
/** @internal */
|
55
|
+
validateInput() {
|
56
|
+
if (this._internals.validity.customError) return;
|
57
|
+
const s = this.$input.validity;
|
58
|
+
if (this.invalid = !1, s.valid)
|
59
|
+
this._internals.setValidity({ customError: this._internals.validity.customError });
|
60
|
+
else {
|
61
|
+
this.invalid = !this.pristine && !s.valid;
|
62
|
+
let a;
|
63
|
+
for (a in s) {
|
64
|
+
const l = `data-${a.toString()}`;
|
65
|
+
if (s[a] && !this.hasAttribute(l) && this.debug && console.log(
|
66
|
+
`Add custom message on ${this.localName} using attribute: ${l.toUpperCase()}="Your custom message"`
|
67
|
+
), s[a]) {
|
68
|
+
this.validationError = a.toString();
|
69
|
+
const o = this.hasAttribute(l) ? this.getAttribute(l) : this.$input.validationMessage;
|
70
|
+
this._internals.setValidity(
|
71
|
+
{ [this.validationError]: !0, customError: this._internals.validity.customError },
|
72
|
+
o ?? ""
|
73
|
+
), this.invalid && this.customErrorDisplay && this.checkValidity();
|
74
|
+
}
|
75
|
+
}
|
76
|
+
}
|
77
|
+
}
|
78
|
+
render() {
|
79
|
+
var t, s;
|
80
|
+
return p`
|
81
|
+
<div id="field">
|
82
|
+
<label>
|
83
|
+
<div class=${this.hideLabel ? "visually-hidden" : ""} id="label">
|
84
|
+
${this.label} ${this.required ? c(this.requiredLabel) : null}
|
85
|
+
</div>
|
86
|
+
<div id="input">
|
87
|
+
<textarea
|
88
|
+
?disabled=${this.disabled}
|
89
|
+
?required=${this.required}
|
90
|
+
.value=${this.value}
|
91
|
+
@input=${this._handleInput}
|
92
|
+
aria-describedby=${n((t = this.hint) != null && t.trim() ? "hint" : v)}
|
93
|
+
aria-errormessage=${n((s = this.hint) != null && s.trim() ? "hint" : v)}
|
94
|
+
aria-invalid=${!!this.invalid}
|
95
|
+
cols=${n(this.cols)}
|
96
|
+
name=${n(this.name)}
|
97
|
+
maxlength=${n(this.maxLength)}
|
98
|
+
minlength=${n(this.minLength)}
|
99
|
+
placeholder=${n(this.placeholder)}
|
100
|
+
?readonly=${this.readonly}
|
101
|
+
rows=${n(this.rows)}
|
102
|
+
>
|
103
|
+
</textarea>
|
104
|
+
</div>
|
105
|
+
</label>
|
106
|
+
${this.hint && p`<skf-hint
|
107
|
+
aria-live=${this.invalid ? "assertive" : "polite"}
|
108
|
+
id="hint"
|
109
|
+
severity=${n(_(this.severity, this.invalid))}
|
110
|
+
>${this.hint}</skf-hint
|
111
|
+
>`}
|
112
|
+
</div>
|
113
|
+
`;
|
114
|
+
}
|
115
|
+
};
|
116
|
+
u.styles = [y, g];
|
117
|
+
let i = u;
|
118
|
+
e([
|
119
|
+
r({ type: Number })
|
120
|
+
], i.prototype, "cols", 2);
|
121
|
+
e([
|
122
|
+
r({ attribute: "custom-invalid", reflect: !0 })
|
123
|
+
], i.prototype, "customInvalid", 1);
|
124
|
+
e([
|
125
|
+
r({ type: Boolean })
|
126
|
+
], i.prototype, "debug", 2);
|
127
|
+
e([
|
128
|
+
r({ type: Boolean, attribute: "hide-label" })
|
129
|
+
], i.prototype, "hideLabel", 2);
|
130
|
+
e([
|
131
|
+
r()
|
132
|
+
], i.prototype, "hint", 2);
|
133
|
+
e([
|
134
|
+
r()
|
135
|
+
], i.prototype, "label", 2);
|
136
|
+
e([
|
137
|
+
r()
|
138
|
+
], i.prototype, "name", 2);
|
139
|
+
e([
|
140
|
+
r({ type: Number, attribute: "maxlength" })
|
141
|
+
], i.prototype, "maxLength", 2);
|
142
|
+
e([
|
143
|
+
r({ type: Number, attribute: "minlength" })
|
144
|
+
], i.prototype, "minLength", 2);
|
145
|
+
e([
|
146
|
+
r()
|
147
|
+
], i.prototype, "placeholder", 2);
|
148
|
+
e([
|
149
|
+
r({ type: Boolean })
|
150
|
+
], i.prototype, "readonly", 2);
|
151
|
+
e([
|
152
|
+
r({ attribute: "required-label" })
|
153
|
+
], i.prototype, "requiredLabel", 2);
|
154
|
+
e([
|
155
|
+
r({ type: Number })
|
156
|
+
], i.prototype, "rows", 2);
|
157
|
+
e([
|
158
|
+
r()
|
159
|
+
], i.prototype, "severity", 2);
|
160
|
+
e([
|
161
|
+
r({ type: Boolean, attribute: "show-valid" })
|
162
|
+
], i.prototype, "showValid", 2);
|
163
|
+
e([
|
164
|
+
r({ reflect: !0 })
|
165
|
+
], i.prototype, "size", 2);
|
166
|
+
e([
|
167
|
+
r({ type: String, attribute: "validate-on" })
|
168
|
+
], i.prototype, "validateOn", 2);
|
169
|
+
e([
|
170
|
+
r()
|
171
|
+
], i.prototype, "value", 2);
|
172
|
+
e([
|
173
|
+
f()
|
174
|
+
], i.prototype, "invalid", 2);
|
175
|
+
e([
|
176
|
+
b("textarea")
|
177
|
+
], i.prototype, "$input", 2);
|
178
|
+
function _(h, t) {
|
179
|
+
return t ? "error" : h;
|
180
|
+
}
|
181
|
+
export {
|
182
|
+
i as SkfTextArea
|
183
|
+
};
|
@@ -0,0 +1,46 @@
|
|
1
|
+
import "./components/accordion/accordion.js";
|
2
|
+
import "./components/button/button.js";
|
3
|
+
import "./components/card/card.js";
|
4
|
+
import "./components/checkbox/checkbox.js";
|
5
|
+
import "./components/collapse/collapse.js";
|
6
|
+
import "./components/divider/divider.js";
|
7
|
+
import "./components/icon/icon.js";
|
8
|
+
import "./components/input/input.js";
|
9
|
+
import "./components/link/link.js";
|
10
|
+
import "./components/loader/loader.js";
|
11
|
+
import "./components/logo/logo.js";
|
12
|
+
import "./components/radio/radio.js";
|
13
|
+
import "./components/tag/tag.js";
|
14
|
+
import "./components/textarea/textarea.js";
|
15
|
+
import { SkfAccordion as C } from "./components/accordion/accordion.component.js";
|
16
|
+
import { SkfButton as L } from "./components/button/button.component.js";
|
17
|
+
import { SkfCard as l } from "./components/card/card.component.js";
|
18
|
+
import { SkfCheckbox as T } from "./components/checkbox/checkbox.component.js";
|
19
|
+
import { SkfCollapse as h } from "./components/collapse/collapse.component.js";
|
20
|
+
import { SkfDivider as v } from "./components/divider/divider.component.js";
|
21
|
+
import { SkfIcon as D } from "./components/icon/icon.component.js";
|
22
|
+
import { SkfInput as j } from "./components/input/input.component.js";
|
23
|
+
import { SkfLink as w } from "./components/link/link.component.js";
|
24
|
+
import { SkfLoader as z } from "./components/loader/loader.component.js";
|
25
|
+
import { SkfLogo as F } from "./components/logo/logo.component.js";
|
26
|
+
import { SkfRadio as H } from "./components/radio/radio.component.js";
|
27
|
+
import { SkfTag as K } from "./components/tag/tag.component.js";
|
28
|
+
import { SkfTextArea as N } from "./components/textarea/textarea.component.js";
|
29
|
+
import { SkfAccordionItem as P } from "./components/accordion/accordion-item.js";
|
30
|
+
export {
|
31
|
+
C as SkfAccordion,
|
32
|
+
P as SkfAccordionItem,
|
33
|
+
L as SkfButton,
|
34
|
+
l as SkfCard,
|
35
|
+
T as SkfCheckbox,
|
36
|
+
h as SkfCollapse,
|
37
|
+
v as SkfDivider,
|
38
|
+
D as SkfIcon,
|
39
|
+
j as SkfInput,
|
40
|
+
w as SkfLink,
|
41
|
+
z as SkfLoader,
|
42
|
+
F as SkfLogo,
|
43
|
+
H as SkfRadio,
|
44
|
+
K as SkfTag,
|
45
|
+
N as SkfTextArea
|
46
|
+
};
|