@sellmate/design-system 1.0.39 → 1.0.41
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/dist/cjs/component.textinput-43trvZ5m.js +41 -0
- package/dist/cjs/design-system.cjs.js +1 -1
- package/dist/cjs/index.cjs.js +0 -9
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/sd-barcode-input.cjs.entry.js +162 -0
- package/dist/cjs/sd-button-v2_2.cjs.entry.js +13 -10
- package/dist/cjs/sd-button_20.cjs.entry.js +560 -471
- package/dist/cjs/sd-card.cjs.entry.js +1 -1
- package/dist/cjs/sd-confirm-modal.cjs.entry.js +124 -0
- package/dist/cjs/sd-date-picker.cjs.entry.js +1 -1
- package/dist/cjs/sd-dropdown-button.cjs.entry.js +3 -3
- package/dist/cjs/sd-file-picker.cjs.entry.js +3 -3
- package/dist/cjs/sd-guide.cjs.entry.js +2 -2
- package/dist/cjs/sd-modal-container.cjs.entry.js +0 -64
- package/dist/cjs/sd-popover.cjs.entry.js +2 -2
- package/dist/cjs/sd-progress.cjs.entry.js +2 -2
- package/dist/cjs/sd-select-group.cjs.entry.js +1 -1
- package/dist/cjs/sd-select-multiple.cjs.entry.js +1 -1
- package/dist/cjs/sd-select-option-group.cjs.entry.js +3 -3
- package/dist/cjs/sd-select-v2-list-item_2.cjs.entry.js +7 -16
- package/dist/cjs/sd-select-v2-listbox_2.cjs.entry.js +181 -14
- package/dist/cjs/sd-select-v2.cjs.entry.js +21 -27
- package/dist/cjs/{sd-select-v2.config-DZrPJ6OS.js → sd-select-v2.config-BJXi4hMP.js} +12 -7
- package/dist/cjs/sd-text-link.cjs.entry.js +99 -0
- package/dist/cjs/sd-toast-container.cjs.entry.js +1 -1
- package/dist/cjs/sd-toast.cjs.entry.js +2 -2
- package/dist/cjs/sd-toggle-button.cjs.entry.js +1 -1
- package/dist/cjs/sd-toggle.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +2 -1
- package/dist/collection/components/assets/add/Add10.js +1 -1
- package/dist/collection/components/assets/add/Add12.js +1 -1
- package/dist/collection/components/assets/add/Add16.js +1 -1
- package/dist/collection/components/assets/add/Add20.js +1 -1
- package/dist/collection/components/assets/add/Add24.js +1 -1
- package/dist/collection/components/assets/add/Add8.js +1 -1
- package/dist/collection/components/assets/alert/Alert10.js +1 -1
- package/dist/collection/components/assets/alert/Alert12.js +1 -1
- package/dist/collection/components/assets/alert/Alert16.js +1 -1
- package/dist/collection/components/assets/alert/Alert20.js +1 -1
- package/dist/collection/components/assets/alert/Alert8.js +1 -1
- package/dist/collection/components/assets/alignKorean/AlignKorean10.js +2 -0
- package/dist/collection/components/assets/alignKorean/AlignKorean12.js +2 -0
- package/dist/collection/components/assets/alignKorean/AlignKorean16.js +2 -0
- package/dist/collection/components/assets/alignKorean/AlignKorean20.js +2 -0
- package/dist/collection/components/assets/alignKorean/AlignKorean8.js +2 -0
- package/dist/collection/components/assets/archive/Archive10.js +1 -1
- package/dist/collection/components/assets/archive/Archive12.js +1 -1
- package/dist/collection/components/assets/archive/Archive16.js +1 -1
- package/dist/collection/components/assets/archive/Archive20.js +1 -1
- package/dist/collection/components/assets/archive/Archive8.js +1 -1
- package/dist/collection/components/assets/arrow2Down/Arrow2Down16.js +1 -1
- package/dist/collection/components/assets/arrow2Down/index.js +1 -1
- package/dist/collection/components/assets/arrow2Left/Arrow2Left12.js +1 -1
- package/dist/collection/components/assets/arrow2Left/Arrow2Left16.js +1 -1
- package/dist/collection/components/assets/arrow2Right/Arrow2Right12.js +1 -1
- package/dist/collection/components/assets/arrow2Right/Arrow2Right16.js +1 -1
- package/dist/collection/components/assets/arrow2Up/Arrow2Up16.js +1 -1
- package/dist/collection/components/assets/arrow2UpDown/Arrow2UpDown10.js +1 -1
- package/dist/collection/components/assets/arrow2UpDown/Arrow2UpDown12.js +1 -1
- package/dist/collection/components/assets/arrow2UpDown/Arrow2UpDown16.js +1 -1
- package/dist/collection/components/assets/arrow2UpDown/Arrow2UpDown20.js +1 -1
- package/dist/collection/components/assets/arrow2UpDown/Arrow2UpDown8.js +1 -1
- package/dist/collection/components/assets/arrowDown/ArrowDown20.js +1 -1
- package/dist/collection/components/assets/arrowDown/index.js +1 -1
- package/dist/collection/components/assets/arrowLeft/index.js +1 -1
- package/dist/collection/components/assets/arrowLeftEnd/ArrowLeftEnd10.js +1 -1
- package/dist/collection/components/assets/arrowLeftEnd/ArrowLeftEnd12.js +1 -1
- package/dist/collection/components/assets/arrowLeftEnd/ArrowLeftEnd16.js +1 -1
- package/dist/collection/components/assets/arrowLeftEnd/ArrowLeftEnd20.js +1 -1
- package/dist/collection/components/assets/arrowLeftEnd/ArrowLeftEnd8.js +1 -1
- package/dist/collection/components/assets/arrowLeftEnd/index.js +1 -1
- package/dist/collection/components/assets/arrowRight/ArrowRight20.js +1 -1
- package/dist/collection/components/assets/arrowRight/ArrowRight24.js +1 -1
- package/dist/collection/components/assets/arrowRightEnd/ArrowRightEnd10.js +1 -1
- package/dist/collection/components/assets/arrowRightEnd/ArrowRightEnd12.js +1 -1
- package/dist/collection/components/assets/arrowRightEnd/ArrowRightEnd16.js +1 -1
- package/dist/collection/components/assets/arrowRightEnd/ArrowRightEnd20.js +1 -1
- package/dist/collection/components/assets/arrowRightEnd/ArrowRightEnd8.js +1 -1
- package/dist/collection/components/assets/arrowUp/ArrowUp10.js +1 -1
- package/dist/collection/components/assets/arrowUp/ArrowUp12.js +1 -1
- package/dist/collection/components/assets/arrowUp/ArrowUp16.js +1 -1
- package/dist/collection/components/assets/arrowUp/ArrowUp20.js +1 -1
- package/dist/collection/components/assets/arrowUp/ArrowUp24.js +1 -1
- package/dist/collection/components/assets/arrowUp/ArrowUp8.js +1 -1
- package/dist/collection/components/assets/attachFile/AttachFile10.js +1 -1
- package/dist/collection/components/assets/attachFile/AttachFile12.js +1 -1
- package/dist/collection/components/assets/attachFile/AttachFile16.js +1 -1
- package/dist/collection/components/assets/attachFile/AttachFile20.js +1 -1
- package/dist/collection/components/assets/attachFile/AttachFile24.js +1 -1
- package/dist/collection/components/assets/attachFile/AttachFile8.js +1 -1
- package/dist/collection/components/assets/badgeNew/BadgeNew10.js +1 -1
- package/dist/collection/components/assets/badgeNew/BadgeNew12.js +1 -1
- package/dist/collection/components/assets/badgeNew/BadgeNew16.js +1 -1
- package/dist/collection/components/assets/badgeNew/BadgeNew20.js +1 -1
- package/dist/collection/components/assets/badgeNew/BadgeNew24.js +1 -1
- package/dist/collection/components/assets/badgeNew/BadgeNew8.js +1 -1
- package/dist/collection/components/assets/barcode/Barcode10.js +1 -1
- package/dist/collection/components/assets/barcode/Barcode12.js +1 -1
- package/dist/collection/components/assets/barcode/Barcode16.js +1 -1
- package/dist/collection/components/assets/barcode/Barcode20.js +1 -1
- package/dist/collection/components/assets/barcode/Barcode24.js +1 -1
- package/dist/collection/components/assets/barcode/Barcode8.js +1 -1
- package/dist/collection/components/assets/bell/Bell10.js +1 -1
- package/dist/collection/components/assets/bell/Bell12.js +1 -1
- package/dist/collection/components/assets/bell/Bell16.js +1 -1
- package/dist/collection/components/assets/bell/Bell20.js +1 -1
- package/dist/collection/components/assets/bell/Bell24.js +1 -1
- package/dist/collection/components/assets/bell/Bell8.js +1 -1
- package/dist/collection/components/assets/board/Board10.js +1 -1
- package/dist/collection/components/assets/board/Board12.js +1 -1
- package/dist/collection/components/assets/board/Board16.js +1 -1
- package/dist/collection/components/assets/board/Board20.js +1 -1
- package/dist/collection/components/assets/board/Board24.js +1 -1
- package/dist/collection/components/assets/board/Board8.js +1 -1
- package/dist/collection/components/assets/box/Box10.js +1 -1
- package/dist/collection/components/assets/box/Box12.js +1 -1
- package/dist/collection/components/assets/box/Box16.js +1 -1
- package/dist/collection/components/assets/box/Box20.js +1 -1
- package/dist/collection/components/assets/box/Box24.js +1 -1
- package/dist/collection/components/assets/box/Box8.js +1 -1
- package/dist/collection/components/assets/camera/Camera10.js +2 -0
- package/dist/collection/components/assets/camera/Camera12.js +2 -0
- package/dist/collection/components/assets/camera/Camera16.js +2 -0
- package/dist/collection/components/assets/camera/Camera20.js +2 -0
- package/dist/collection/components/assets/camera/Camera24.js +2 -0
- package/dist/collection/components/assets/camera/Camera8.js +2 -0
- package/dist/collection/components/assets/camera/index.js +14 -0
- package/dist/collection/components/assets/cancelFilled/CancelFilled10.js +1 -1
- package/dist/collection/components/assets/cancelFilled/CancelFilled12.js +1 -1
- package/dist/collection/components/assets/cancelFilled/CancelFilled16.js +1 -1
- package/dist/collection/components/assets/cancelFilled/CancelFilled20.js +1 -1
- package/dist/collection/components/assets/cancelFilled/CancelFilled24.js +1 -1
- package/dist/collection/components/assets/cancelFilled/CancelFilled8.js +1 -1
- package/dist/collection/components/assets/cancelOutline/CancelOutline10.js +1 -1
- package/dist/collection/components/assets/cancelOutline/CancelOutline12.js +1 -1
- package/dist/collection/components/assets/cancelOutline/CancelOutline16.js +1 -1
- package/dist/collection/components/assets/cancelOutline/CancelOutline20.js +1 -1
- package/dist/collection/components/assets/cancelOutline/CancelOutline24.js +1 -1
- package/dist/collection/components/assets/cancelOutline/CancelOutline8.js +1 -1
- package/dist/collection/components/assets/caretDown/CaretDown10.js +1 -1
- package/dist/collection/components/assets/caretDown/CaretDown12.js +1 -1
- package/dist/collection/components/assets/caretDown/CaretDown16.js +1 -1
- package/dist/collection/components/assets/caretDown/CaretDown20.js +1 -1
- package/dist/collection/components/assets/caretDown/CaretDown24.js +1 -1
- package/dist/collection/components/assets/caretDown/CaretDown8.js +1 -1
- package/dist/collection/components/assets/caretLeft/CaretLeft10.js +1 -1
- package/dist/collection/components/assets/caretLeft/CaretLeft12.js +1 -1
- package/dist/collection/components/assets/caretLeft/CaretLeft16.js +1 -1
- package/dist/collection/components/assets/caretLeft/CaretLeft20.js +1 -1
- package/dist/collection/components/assets/caretLeft/CaretLeft24.js +1 -1
- package/dist/collection/components/assets/caretLeft/CaretLeft8.js +1 -1
- package/dist/collection/components/assets/caretRight/CaretRight10.js +1 -1
- package/dist/collection/components/assets/caretRight/CaretRight12.js +1 -1
- package/dist/collection/components/assets/caretRight/CaretRight16.js +1 -1
- package/dist/collection/components/assets/caretRight/CaretRight20.js +1 -1
- package/dist/collection/components/assets/caretRight/CaretRight24.js +1 -1
- package/dist/collection/components/assets/caretRight/CaretRight8.js +1 -1
- package/dist/collection/components/assets/caretUp/CaretUp10.js +1 -1
- package/dist/collection/components/assets/caretUp/CaretUp12.js +1 -1
- package/dist/collection/components/assets/caretUp/CaretUp16.js +1 -1
- package/dist/collection/components/assets/caretUp/CaretUp20.js +1 -1
- package/dist/collection/components/assets/caretUp/CaretUp24.js +1 -1
- package/dist/collection/components/assets/caretUp/CaretUp8.js +1 -1
- package/dist/collection/components/assets/check/Check10.js +1 -1
- package/dist/collection/components/assets/check/Check12.js +1 -1
- package/dist/collection/components/assets/check/Check16.js +1 -1
- package/dist/collection/components/assets/check/Check20.js +1 -1
- package/dist/collection/components/assets/check/Check24.js +1 -1
- package/dist/collection/components/assets/check/Check8.js +1 -1
- package/dist/collection/components/assets/checkFilled/CheckFilled10.js +1 -1
- package/dist/collection/components/assets/checkFilled/CheckFilled12.js +1 -1
- package/dist/collection/components/assets/checkFilled/CheckFilled16.js +1 -1
- package/dist/collection/components/assets/checkFilled/CheckFilled20.js +1 -1
- package/dist/collection/components/assets/checkFilled/CheckFilled24.js +1 -1
- package/dist/collection/components/assets/checkFilled/CheckFilled8.js +1 -1
- package/dist/collection/components/assets/checkOutline/CheckOutline10.js +1 -1
- package/dist/collection/components/assets/checkOutline/CheckOutline12.js +1 -1
- package/dist/collection/components/assets/checkOutline/CheckOutline16.js +1 -1
- package/dist/collection/components/assets/checkOutline/CheckOutline20.js +1 -1
- package/dist/collection/components/assets/checkOutline/CheckOutline24.js +1 -1
- package/dist/collection/components/assets/checkOutline/CheckOutline8.js +1 -1
- package/dist/collection/components/assets/clockFilled/ClockFilled10.js +1 -1
- package/dist/collection/components/assets/clockFilled/ClockFilled12.js +1 -1
- package/dist/collection/components/assets/clockFilled/ClockFilled16.js +1 -1
- package/dist/collection/components/assets/clockFilled/ClockFilled20.js +1 -1
- package/dist/collection/components/assets/clockFilled/ClockFilled24.js +1 -1
- package/dist/collection/components/assets/clockFilled/ClockFilled8.js +1 -1
- package/dist/collection/components/assets/clockOutline/ClockOutline10.js +1 -1
- package/dist/collection/components/assets/clockOutline/ClockOutline12.js +1 -1
- package/dist/collection/components/assets/clockOutline/ClockOutline16.js +1 -1
- package/dist/collection/components/assets/clockOutline/ClockOutline20.js +1 -1
- package/dist/collection/components/assets/clockOutline/ClockOutline24.js +1 -1
- package/dist/collection/components/assets/clockOutline/ClockOutline8.js +1 -1
- package/dist/collection/components/assets/close/Close10.js +1 -1
- package/dist/collection/components/assets/close/Close12.js +1 -1
- package/dist/collection/components/assets/close/Close16.js +1 -1
- package/dist/collection/components/assets/close/Close20.js +1 -1
- package/dist/collection/components/assets/close/Close24.js +1 -1
- package/dist/collection/components/assets/close/Close8.js +1 -1
- package/dist/collection/components/assets/copy/Copy10.js +1 -1
- package/dist/collection/components/assets/copy/Copy12.js +1 -1
- package/dist/collection/components/assets/copy/Copy16.js +1 -1
- package/dist/collection/components/assets/copy/Copy20.js +1 -1
- package/dist/collection/components/assets/copy/Copy24.js +1 -1
- package/dist/collection/components/assets/copy/Copy8.js +1 -1
- package/dist/collection/components/assets/dashboard/Dashboard10.js +1 -1
- package/dist/collection/components/assets/dashboard/Dashboard12.js +1 -1
- package/dist/collection/components/assets/dashboard/Dashboard16.js +1 -1
- package/dist/collection/components/assets/dashboard/Dashboard20.js +1 -1
- package/dist/collection/components/assets/dashboard/Dashboard24.js +1 -1
- package/dist/collection/components/assets/dashboard/Dashboard8.js +1 -1
- package/dist/collection/components/assets/date/Date10.js +1 -1
- package/dist/collection/components/assets/date/Date12.js +1 -1
- package/dist/collection/components/assets/date/Date16.js +1 -1
- package/dist/collection/components/assets/date/Date20.js +1 -1
- package/dist/collection/components/assets/date/Date24.js +1 -1
- package/dist/collection/components/assets/date/Date8.js +1 -1
- package/dist/collection/components/assets/download/Download10.js +1 -1
- package/dist/collection/components/assets/download/Download12.js +1 -1
- package/dist/collection/components/assets/download/Download16.js +1 -1
- package/dist/collection/components/assets/download/Download20.js +1 -1
- package/dist/collection/components/assets/download/Download24.js +1 -1
- package/dist/collection/components/assets/download/Download8.js +1 -1
- package/dist/collection/components/assets/drag/Drag10.js +1 -1
- package/dist/collection/components/assets/drag/Drag12.js +1 -1
- package/dist/collection/components/assets/drag/Drag16.js +1 -1
- package/dist/collection/components/assets/drag/Drag20.js +1 -1
- package/dist/collection/components/assets/drag/Drag24.js +1 -1
- package/dist/collection/components/assets/drag/Drag8.js +1 -1
- package/dist/collection/components/assets/etc/Etc10.js +1 -1
- package/dist/collection/components/assets/etc/Etc12.js +1 -1
- package/dist/collection/components/assets/etc/Etc16.js +1 -1
- package/dist/collection/components/assets/etc/Etc20.js +1 -1
- package/dist/collection/components/assets/etc/Etc24.js +1 -1
- package/dist/collection/components/assets/etc/Etc8.js +1 -1
- package/dist/collection/components/assets/etc/index.js +1 -1
- package/dist/collection/components/assets/global/Global10.js +1 -1
- package/dist/collection/components/assets/global/Global12.js +1 -1
- package/dist/collection/components/assets/global/Global16.js +1 -1
- package/dist/collection/components/assets/global/Global20.js +1 -1
- package/dist/collection/components/assets/global/Global24.js +1 -1
- package/dist/collection/components/assets/global/Global8.js +1 -1
- package/dist/collection/components/assets/helpFilled/HelpFilled10.js +1 -1
- package/dist/collection/components/assets/helpFilled/HelpFilled12.js +1 -1
- package/dist/collection/components/assets/helpFilled/HelpFilled16.js +1 -1
- package/dist/collection/components/assets/helpFilled/HelpFilled20.js +1 -1
- package/dist/collection/components/assets/helpFilled/HelpFilled24.js +1 -1
- package/dist/collection/components/assets/helpFilled/HelpFilled8.js +1 -1
- package/dist/collection/components/assets/helpOutline/HelpOutline10.js +1 -1
- package/dist/collection/components/assets/helpOutline/HelpOutline12.js +1 -1
- package/dist/collection/components/assets/helpOutline/HelpOutline16.js +1 -1
- package/dist/collection/components/assets/helpOutline/HelpOutline20.js +1 -1
- package/dist/collection/components/assets/helpOutline/HelpOutline24.js +1 -1
- package/dist/collection/components/assets/helpOutline/HelpOutline8.js +1 -1
- package/dist/collection/components/assets/history/History10.js +1 -1
- package/dist/collection/components/assets/history/History12.js +1 -1
- package/dist/collection/components/assets/history/History16.js +1 -1
- package/dist/collection/components/assets/history/History20.js +1 -1
- package/dist/collection/components/assets/history/History24.js +1 -1
- package/dist/collection/components/assets/history/History8.js +1 -1
- package/dist/collection/components/assets/imageFill/ImageFill10.js +1 -1
- package/dist/collection/components/assets/imageFill/ImageFill12.js +1 -1
- package/dist/collection/components/assets/imageFill/ImageFill16.js +1 -1
- package/dist/collection/components/assets/imageFill/ImageFill20.js +1 -1
- package/dist/collection/components/assets/imageFill/ImageFill24.js +1 -1
- package/dist/collection/components/assets/imageFill/ImageFill8.js +1 -1
- package/dist/collection/components/assets/imageLine/ImageLine10.js +1 -1
- package/dist/collection/components/assets/imageLine/ImageLine12.js +1 -1
- package/dist/collection/components/assets/imageLine/ImageLine16.js +1 -1
- package/dist/collection/components/assets/imageLine/ImageLine20.js +1 -1
- package/dist/collection/components/assets/imageLine/ImageLine24.js +1 -1
- package/dist/collection/components/assets/imageLine/ImageLine8.js +1 -1
- package/dist/collection/components/assets/index.js +9 -1
- package/dist/collection/components/assets/inline/Inline10.js +1 -1
- package/dist/collection/components/assets/inline/Inline12.js +1 -1
- package/dist/collection/components/assets/inline/Inline16.js +1 -1
- package/dist/collection/components/assets/inline/Inline20.js +1 -1
- package/dist/collection/components/assets/inline/Inline24.js +1 -1
- package/dist/collection/components/assets/inline/Inline8.js +1 -1
- package/dist/collection/components/assets/line/Line10.js +1 -1
- package/dist/collection/components/assets/line/Line12.js +1 -1
- package/dist/collection/components/assets/line/Line16.js +1 -1
- package/dist/collection/components/assets/line/Line20.js +1 -1
- package/dist/collection/components/assets/line/Line24.js +1 -1
- package/dist/collection/components/assets/line/Line8.js +1 -1
- package/dist/collection/components/assets/location/Location10.js +1 -1
- package/dist/collection/components/assets/location/Location12.js +1 -1
- package/dist/collection/components/assets/location/Location16.js +1 -1
- package/dist/collection/components/assets/location/Location20.js +1 -1
- package/dist/collection/components/assets/location/Location24.js +1 -1
- package/dist/collection/components/assets/location/Location8.js +1 -1
- package/dist/collection/components/assets/logout/Logout10.js +1 -1
- package/dist/collection/components/assets/logout/Logout12.js +1 -1
- package/dist/collection/components/assets/logout/Logout16.js +1 -1
- package/dist/collection/components/assets/logout/Logout20.js +1 -1
- package/dist/collection/components/assets/logout/Logout24.js +1 -1
- package/dist/collection/components/assets/logout/Logout8.js +1 -1
- package/dist/collection/components/assets/minus/Minus10.js +1 -1
- package/dist/collection/components/assets/minus/Minus12.js +1 -1
- package/dist/collection/components/assets/minus/Minus16.js +1 -1
- package/dist/collection/components/assets/minus/Minus20.js +1 -1
- package/dist/collection/components/assets/minus/Minus24.js +1 -1
- package/dist/collection/components/assets/minus/Minus8.js +1 -1
- package/dist/collection/components/assets/notificationFilled/NotificationFilled10.js +1 -1
- package/dist/collection/components/assets/notificationFilled/NotificationFilled12.js +1 -1
- package/dist/collection/components/assets/notificationFilled/NotificationFilled16.js +1 -1
- package/dist/collection/components/assets/notificationFilled/NotificationFilled20.js +1 -1
- package/dist/collection/components/assets/notificationFilled/NotificationFilled24.js +1 -1
- package/dist/collection/components/assets/notificationFilled/NotificationFilled8.js +1 -1
- package/dist/collection/components/assets/notificationOutline/NotificationOutline10.js +1 -1
- package/dist/collection/components/assets/notificationOutline/NotificationOutline12.js +1 -1
- package/dist/collection/components/assets/notificationOutline/NotificationOutline16.js +1 -1
- package/dist/collection/components/assets/notificationOutline/NotificationOutline20.js +1 -1
- package/dist/collection/components/assets/notificationOutline/NotificationOutline24.js +1 -1
- package/dist/collection/components/assets/notificationOutline/NotificationOutline32.js +1 -1
- package/dist/collection/components/assets/notificationOutline/NotificationOutline8.js +1 -1
- package/dist/collection/components/assets/outLine/OutLine10.js +1 -1
- package/dist/collection/components/assets/outLine/OutLine12.js +1 -1
- package/dist/collection/components/assets/outLine/OutLine16.js +1 -1
- package/dist/collection/components/assets/outLine/OutLine20.js +1 -1
- package/dist/collection/components/assets/outLine/OutLine24.js +1 -1
- package/dist/collection/components/assets/outLine/OutLine8.js +1 -1
- package/dist/collection/components/assets/pageEdit/PageEdit10.js +1 -1
- package/dist/collection/components/assets/pageEdit/PageEdit12.js +1 -1
- package/dist/collection/components/assets/pageEdit/PageEdit16.js +1 -1
- package/dist/collection/components/assets/pageEdit/PageEdit20.js +1 -1
- package/dist/collection/components/assets/pageEdit/PageEdit24.js +1 -1
- package/dist/collection/components/assets/pageEdit/PageEdit8.js +1 -1
- package/dist/collection/components/assets/pageEdit2/PageEdit210.js +2 -0
- package/dist/collection/components/assets/pageEdit2/PageEdit212.js +2 -0
- package/dist/collection/components/assets/pageEdit2/PageEdit216.js +2 -0
- package/dist/collection/components/assets/pageEdit2/PageEdit220.js +2 -0
- package/dist/collection/components/assets/pageEdit2/PageEdit224.js +2 -0
- package/dist/collection/components/assets/pageEdit2/PageEdit28.js +2 -0
- package/dist/collection/components/assets/pageEdit2/index.js +14 -0
- package/dist/collection/components/assets/pageMove/PageMove10.js +1 -1
- package/dist/collection/components/assets/pageMove/PageMove12.js +1 -1
- package/dist/collection/components/assets/pageMove/PageMove16.js +1 -1
- package/dist/collection/components/assets/pageMove/PageMove20.js +1 -1
- package/dist/collection/components/assets/pageMove/PageMove24.js +1 -1
- package/dist/collection/components/assets/pageMove/PageMove8.js +1 -1
- package/dist/collection/components/assets/pdf/Pdf10.js +1 -1
- package/dist/collection/components/assets/pdf/Pdf12.js +1 -1
- package/dist/collection/components/assets/pdf/Pdf16.js +1 -1
- package/dist/collection/components/assets/pdf/Pdf20.js +1 -1
- package/dist/collection/components/assets/pdf/Pdf24.js +1 -1
- package/dist/collection/components/assets/pdf/Pdf8.js +1 -1
- package/dist/collection/components/assets/print/Print10.js +2 -0
- package/dist/collection/components/assets/print/Print12.js +2 -0
- package/dist/collection/components/assets/print/Print16.js +2 -0
- package/dist/collection/components/assets/print/Print20.js +2 -0
- package/dist/collection/components/assets/print/Print24.js +2 -0
- package/dist/collection/components/assets/print/Print8.js +2 -0
- package/dist/collection/components/assets/print/index.js +14 -0
- package/dist/collection/components/assets/remove/Delete10.js +1 -1
- package/dist/collection/components/assets/remove/Delete12.js +1 -1
- package/dist/collection/components/assets/remove/Delete16.js +1 -1
- package/dist/collection/components/assets/remove/Delete20.js +1 -1
- package/dist/collection/components/assets/remove/Delete24.js +1 -1
- package/dist/collection/components/assets/remove/Delete8.js +1 -1
- package/dist/collection/components/assets/reset/Reset10.js +1 -1
- package/dist/collection/components/assets/reset/Reset12.js +1 -1
- package/dist/collection/components/assets/reset/Reset16.js +1 -1
- package/dist/collection/components/assets/reset/Reset20.js +1 -1
- package/dist/collection/components/assets/reset/Reset24.js +1 -1
- package/dist/collection/components/assets/reset/Reset8.js +1 -1
- package/dist/collection/components/assets/robot/Robot10.js +1 -1
- package/dist/collection/components/assets/robot/Robot12.js +1 -1
- package/dist/collection/components/assets/robot/Robot16.js +1 -1
- package/dist/collection/components/assets/robot/Robot20.js +1 -1
- package/dist/collection/components/assets/robot/Robot24.js +1 -1
- package/dist/collection/components/assets/robot/Robot8.js +1 -1
- package/dist/collection/components/assets/row/Row10.js +1 -1
- package/dist/collection/components/assets/row/Row12.js +1 -1
- package/dist/collection/components/assets/row/Row16.js +1 -1
- package/dist/collection/components/assets/row/Row20.js +1 -1
- package/dist/collection/components/assets/row/Row24.js +1 -1
- package/dist/collection/components/assets/row/Row8.js +1 -1
- package/dist/collection/components/assets/save/Save10.js +2 -0
- package/dist/collection/components/assets/save/Save12.js +2 -0
- package/dist/collection/components/assets/save/Save16.js +2 -0
- package/dist/collection/components/assets/save/Save20.js +2 -0
- package/dist/collection/components/assets/save/Save24.js +2 -0
- package/dist/collection/components/assets/save/Save8.js +2 -0
- package/dist/collection/components/assets/save/index.js +14 -0
- package/dist/collection/components/assets/search/Search10.js +1 -1
- package/dist/collection/components/assets/search/Search12.js +1 -1
- package/dist/collection/components/assets/search/Search16.js +1 -1
- package/dist/collection/components/assets/search/Search20.js +1 -1
- package/dist/collection/components/assets/search/Search24.js +1 -1
- package/dist/collection/components/assets/search/Search8.js +1 -1
- package/dist/collection/components/assets/setting/Setting10.js +1 -1
- package/dist/collection/components/assets/setting/Setting12.js +1 -1
- package/dist/collection/components/assets/setting/Setting16.js +1 -1
- package/dist/collection/components/assets/setting/Setting20.js +1 -1
- package/dist/collection/components/assets/setting/Setting24.js +1 -1
- package/dist/collection/components/assets/setting/Setting8.js +1 -1
- package/dist/collection/components/assets/star/Star10.js +1 -1
- package/dist/collection/components/assets/star/Star12.js +1 -1
- package/dist/collection/components/assets/star/Star16.js +1 -1
- package/dist/collection/components/assets/star/Star20.js +1 -1
- package/dist/collection/components/assets/star/Star24.js +1 -1
- package/dist/collection/components/assets/star/Star8.js +1 -1
- package/dist/collection/components/assets/synchronize/Synchronize10.js +1 -1
- package/dist/collection/components/assets/synchronize/Synchronize12.js +1 -1
- package/dist/collection/components/assets/synchronize/Synchronize16.js +1 -1
- package/dist/collection/components/assets/synchronize/Synchronize20.js +1 -1
- package/dist/collection/components/assets/synchronize/Synchronize24.js +1 -1
- package/dist/collection/components/assets/synchronize/Synchronize8.js +1 -1
- package/dist/collection/components/assets/user/User10.js +1 -1
- package/dist/collection/components/assets/user/User12.js +1 -1
- package/dist/collection/components/assets/user/User16.js +1 -1
- package/dist/collection/components/assets/user/User20.js +1 -1
- package/dist/collection/components/assets/user/User24.js +1 -1
- package/dist/collection/components/assets/user/User32.js +1 -1
- package/dist/collection/components/assets/user/User8.js +1 -1
- package/dist/collection/components/assets/visibilityOff/VisibilityOff10.js +1 -1
- package/dist/collection/components/assets/visibilityOff/VisibilityOff12.js +1 -1
- package/dist/collection/components/assets/visibilityOff/VisibilityOff16.js +1 -1
- package/dist/collection/components/assets/visibilityOff/VisibilityOff20.js +1 -1
- package/dist/collection/components/assets/visibilityOff/VisibilityOff24.js +1 -1
- package/dist/collection/components/assets/visibilityOff/VisibilityOff8.js +1 -1
- package/dist/collection/components/assets/visibilityOn/VisibilityOn10.js +1 -1
- package/dist/collection/components/assets/visibilityOn/VisibilityOn12.js +1 -1
- package/dist/collection/components/assets/visibilityOn/VisibilityOn16.js +1 -1
- package/dist/collection/components/assets/visibilityOn/VisibilityOn20.js +1 -1
- package/dist/collection/components/assets/visibilityOn/VisibilityOn24.js +1 -1
- package/dist/collection/components/assets/visibilityOn/VisibilityOn8.js +1 -1
- package/dist/collection/components/assets/warehouseLine/WarehouseLine10.js +1 -1
- package/dist/collection/components/assets/warehouseLine/WarehouseLine12.js +1 -1
- package/dist/collection/components/assets/warehouseLine/WarehouseLine16.js +1 -1
- package/dist/collection/components/assets/warehouseLine/WarehouseLine20.js +1 -1
- package/dist/collection/components/assets/warehouseLine/WarehouseLine24.js +1 -1
- package/dist/collection/components/assets/warehouseLine/WarehouseLine8.js +1 -1
- package/dist/collection/components/assets/warehouseSolid/WarehouseSolid10.js +1 -1
- package/dist/collection/components/assets/warehouseSolid/WarehouseSolid12.js +1 -1
- package/dist/collection/components/assets/warehouseSolid/WarehouseSolid16.js +1 -1
- package/dist/collection/components/assets/warehouseSolid/WarehouseSolid20.js +1 -1
- package/dist/collection/components/assets/warehouseSolid/WarehouseSolid24.js +1 -1
- package/dist/collection/components/assets/warehouseSolid/WarehouseSolid8.js +1 -1
- package/dist/collection/components/assets/warningFilled/WarningFilled10.js +1 -1
- package/dist/collection/components/assets/warningFilled/WarningFilled12.js +1 -1
- package/dist/collection/components/assets/warningFilled/WarningFilled16.js +1 -1
- package/dist/collection/components/assets/warningFilled/WarningFilled20.js +1 -1
- package/dist/collection/components/assets/warningFilled/WarningFilled24.js +1 -1
- package/dist/collection/components/assets/warningFilled/WarningFilled8.js +1 -1
- package/dist/collection/components/assets/warningOutline/WarningOutline10.js +1 -1
- package/dist/collection/components/assets/warningOutline/WarningOutline12.js +1 -1
- package/dist/collection/components/assets/warningOutline/WarningOutline16.js +1 -1
- package/dist/collection/components/assets/warningOutline/WarningOutline20.js +1 -1
- package/dist/collection/components/assets/warningOutline/WarningOutline24.js +1 -1
- package/dist/collection/components/assets/warningOutline/WarningOutline32.js +1 -1
- package/dist/collection/components/assets/warningOutline/WarningOutline8.js +1 -1
- package/dist/collection/components/assets/youtube/Youtube10.js +1 -1
- package/dist/collection/components/assets/youtube/Youtube12.js +1 -1
- package/dist/collection/components/assets/youtube/Youtube16.js +1 -1
- package/dist/collection/components/assets/youtube/Youtube20.js +1 -1
- package/dist/collection/components/assets/youtube/Youtube24.js +1 -1
- package/dist/collection/components/assets/youtube/Youtube8.js +1 -1
- package/dist/collection/components/sd-barcode-input/sd-barcode-input.config.js +34 -0
- package/dist/collection/components/sd-barcode-input/sd-barcode-input.css +72 -0
- package/dist/collection/components/sd-barcode-input/sd-barcode-input.js +750 -0
- package/dist/collection/components/sd-button/sd-button.js +2 -2
- package/dist/collection/components/sd-button-v2/sd-button-v2.js +3 -3
- package/dist/collection/components/sd-card/sd-card.js +1 -1
- package/dist/collection/components/sd-confirm-modal/sd-confirm-modal.config.js +4 -1
- package/dist/collection/components/sd-confirm-modal/sd-confirm-modal.css +17 -17
- package/dist/collection/components/sd-confirm-modal/sd-confirm-modal.js +4 -4
- package/dist/collection/components/sd-date-picker/sd-date-picker.js +1 -1
- package/dist/collection/components/sd-date-range-picker/sd-date-range-picker.js +4 -4
- package/dist/collection/components/sd-dropdown-button/sd-dropdown-button.js +3 -3
- package/dist/collection/components/sd-field/sd-field.css +11 -5
- package/dist/collection/components/sd-field/sd-field.js +69 -3
- package/dist/collection/components/sd-file-picker/sd-file-picker.js +3 -3
- package/dist/collection/components/sd-floating-portal/sd-floating-portal.js +1 -1
- package/dist/collection/components/sd-guide/sd-guide.js +2 -2
- package/dist/collection/components/sd-icon/sd-icon.js +2 -2
- package/dist/collection/components/sd-input/sd-input.css +2 -1
- package/dist/collection/components/sd-input/sd-input.js +52 -9
- package/dist/collection/components/sd-loading-spinner/sd-loading-spinner.js +1 -1
- package/dist/collection/components/sd-modal-container/sd-modal-container.js +2 -109
- package/dist/collection/components/sd-number-input/sd-number-input.js +46 -4
- package/dist/collection/components/sd-pagination/sd-pagination.js +2 -2
- package/dist/collection/components/sd-popover/sd-popover.js +3 -3
- package/dist/collection/components/sd-portal/sd-portal.js +1 -1
- package/dist/collection/components/sd-progress/sd-progress.js +2 -2
- package/dist/collection/components/sd-select/sd-select-dropdown/sd-select-dropdown.js +2 -2
- package/dist/collection/components/sd-select/sd-select-option/sd-select-option.js +1 -1
- package/dist/collection/components/sd-select/sd-select-search-input/sd-select-search-input.js +3 -3
- package/dist/collection/components/sd-select-group/sd-select-group.js +1 -1
- package/dist/collection/components/sd-select-multiple/sd-select-multiple.js +1 -1
- package/dist/collection/components/sd-select-multiple-group/sd-select-option-group/sd-select-option-group.js +3 -3
- package/dist/collection/components/sd-select-v2/sd-select-v2-list-item/sd-select-v2-list-item.css +6 -6
- package/dist/collection/components/sd-select-v2/sd-select-v2-list-item/sd-select-v2-list-item.js +2 -2
- package/dist/collection/components/sd-select-v2/sd-select-v2-list-item-search/sd-select-v2-list-item-search.js +3 -12
- package/dist/collection/components/sd-select-v2/sd-select-v2-listbox/sd-select-v2-listbox.css +1 -0
- package/dist/collection/components/sd-select-v2/sd-select-v2-listbox/sd-select-v2-listbox.js +185 -16
- package/dist/collection/components/sd-select-v2/sd-select-v2-trigger/sd-select-v2-trigger.js +2 -2
- package/dist/collection/components/sd-select-v2/sd-select-v2.config.js +12 -7
- package/dist/collection/components/sd-select-v2/sd-select-v2.js +65 -31
- package/dist/collection/components/sd-tag/sd-tag.config.js +3 -3
- package/dist/collection/components/sd-tag/sd-tag.js +3 -3
- package/dist/collection/components/sd-text-link/sd-text-link.config.js +16 -0
- package/dist/collection/components/sd-text-link/sd-text-link.css +23 -0
- package/dist/collection/components/sd-text-link/sd-text-link.js +193 -0
- package/dist/collection/components/sd-textarea/sd-textarea.js +2 -2
- package/dist/collection/components/sd-toast/sd-toast.js +3 -3
- package/dist/collection/components/sd-toast-container/sd-toast-container.js +1 -1
- package/dist/collection/components/sd-toggle/sd-toggle.js +1 -1
- package/dist/collection/components/sd-toggle-button/sd-toggle-button.js +1 -1
- package/dist/collection/components/sd-tooltip/sd-tooltip.js +3 -3
- package/dist/collection/utils/modal.js +0 -9
- package/dist/components/index.js +1 -1
- package/dist/components/{p-cWdYmHLY.js → p-6FZWkn3V.js} +1 -1
- package/dist/components/{p-DBCQtIY4.js → p-BBKrHUCP.js} +1 -1
- package/dist/components/{p-BMpVqedy.js → p-BKtAiyh0.js} +1 -1
- package/dist/components/{p-5UN9Ry8A.js → p-BXuZFSsU.js} +1 -1
- package/dist/components/{p-Cm4BQbyn.js → p-BfqA9RSe.js} +1 -1
- package/dist/components/{p-BL0JF-Wh.js → p-Bo7U7jA2.js} +1 -1
- package/dist/components/{p-vMfU_F7J.js → p-C4sDmQQ3.js} +1 -1
- package/dist/components/p-C7dgr7sG.js +1 -0
- package/dist/components/{p-Trj68Yo5.js → p-CHq9aVFe.js} +1 -1
- package/dist/components/{p-9EyS2_Bp.js → p-CPr3lzac.js} +1 -1
- package/dist/components/{p-DEBuE-pW.js → p-CV1qJByG.js} +1 -1
- package/dist/components/p-CXjMXCNh.js +1 -0
- package/dist/components/p-CbjDAdZ_.js +1 -0
- package/dist/components/p-CrJXDjO0.js +1 -0
- package/dist/components/{p-nLkkdmKA.js → p-Cx2K_zB2.js} +1 -1
- package/dist/components/{p-DS5oSTUS.js → p-D3H3ILJG.js} +1 -1
- package/dist/components/{p-CGU_sdK0.js → p-D6ayf5l7.js} +1 -1
- package/dist/components/p-DGA1KNaL.js +1 -0
- package/dist/components/{p-Dzg317Va.js → p-DZ8T3piH.js} +1 -1
- package/dist/components/{p-dvfewOFM.js → p-DgDoP1wQ.js} +1 -1
- package/dist/components/p-DpqpugGF.js +1 -0
- package/dist/components/{p-C7G_tiJw.js → p-DvQzT5XM.js} +1 -1
- package/dist/components/p-Pdmk6q_e.js +1 -0
- package/dist/components/{p-_Zc2887O.js → p-UaMNiu8y.js} +1 -1
- package/dist/components/p-gHb970iC.js +1 -0
- package/dist/components/p-qbtTff3q.js +1 -0
- package/dist/components/sd-barcode-input.d.ts +11 -0
- package/dist/components/sd-barcode-input.js +1 -0
- package/dist/components/sd-button-v2.js +1 -1
- package/dist/components/sd-button.js +1 -1
- package/dist/components/sd-calendar.js +1 -1
- package/dist/components/sd-card.js +1 -1
- package/dist/components/sd-checkbox.js +1 -1
- package/dist/components/sd-confirm-modal.js +1 -1
- package/dist/components/sd-date-picker.js +1 -1
- package/dist/components/sd-date-range-picker.js +1 -1
- package/dist/components/sd-dropdown-button.js +1 -1
- package/dist/components/sd-field.js +1 -1
- package/dist/components/sd-file-picker.js +1 -1
- package/dist/components/sd-floating-portal.js +1 -1
- package/dist/components/sd-guide.js +1 -1
- package/dist/components/sd-icon.js +1 -1
- package/dist/components/sd-input.js +1 -1
- package/dist/components/sd-loading-spinner.js +1 -1
- package/dist/components/sd-modal-container.js +1 -1
- package/dist/components/sd-number-input.js +1 -1
- package/dist/components/sd-pagination.js +1 -1
- package/dist/components/sd-popover.js +1 -1
- package/dist/components/sd-portal.js +1 -1
- package/dist/components/sd-progress.js +1 -1
- package/dist/components/sd-select-dropdown.js +1 -1
- package/dist/components/sd-select-group.js +1 -1
- package/dist/components/sd-select-multiple-group.js +1 -1
- package/dist/components/sd-select-multiple.js +1 -1
- package/dist/components/sd-select-option-group.js +1 -1
- package/dist/components/sd-select-option.js +1 -1
- package/dist/components/sd-select-search-input.js +1 -1
- package/dist/components/sd-select-v2-list-item-search.js +1 -1
- package/dist/components/sd-select-v2-list-item.js +1 -1
- package/dist/components/sd-select-v2-listbox.js +1 -1
- package/dist/components/sd-select-v2-trigger.js +1 -1
- package/dist/components/sd-select-v2.js +1 -1
- package/dist/components/sd-select.js +1 -1
- package/dist/components/sd-table.js +1 -1
- package/dist/components/sd-tabs.js +1 -1
- package/dist/components/sd-tag.js +1 -1
- package/dist/components/{sd-notice-modal.d.ts → sd-text-link.d.ts} +4 -4
- package/dist/components/sd-text-link.js +1 -0
- package/dist/components/sd-textarea.js +1 -1
- package/dist/components/sd-toast-container.js +1 -1
- package/dist/components/sd-toast.js +1 -1
- package/dist/components/sd-toggle-button.js +1 -1
- package/dist/components/sd-toggle.js +1 -1
- package/dist/components/sd-tooltip.js +1 -1
- package/dist/design-system/design-system.css +1 -1
- package/dist/design-system/design-system.esm.js +1 -1
- package/dist/design-system/index.esm.js +1 -1
- package/dist/design-system/p-0174f3c5.entry.js +1 -0
- package/dist/design-system/{p-0cca5deb.entry.js → p-0dee408f.entry.js} +1 -1
- package/dist/design-system/p-40614adb.entry.js +1 -0
- package/dist/design-system/{p-12f04366.entry.js → p-4301b50d.entry.js} +1 -1
- package/dist/design-system/{p-2408d1ab.entry.js → p-50b1196b.entry.js} +1 -1
- package/dist/design-system/{p-f186c0f4.entry.js → p-57b1e335.entry.js} +1 -1
- package/dist/design-system/{p-e0ef7658.entry.js → p-5ce3142c.entry.js} +1 -1
- package/dist/design-system/{p-d8b04e91.entry.js → p-634797a4.entry.js} +1 -1
- package/dist/design-system/{p-b71d0858.entry.js → p-63a43fc9.entry.js} +1 -1
- package/dist/design-system/{p-4731457c.entry.js → p-6a371d98.entry.js} +1 -1
- package/dist/design-system/{p-36ba5f33.entry.js → p-7368eb09.entry.js} +1 -1
- package/dist/design-system/p-868ce552.entry.js +1 -0
- package/dist/design-system/p-9eea4660.entry.js +1 -0
- package/dist/design-system/p-CbjDAdZ_.js +1 -0
- package/dist/design-system/p-a3c9d924.entry.js +1 -0
- package/dist/design-system/{p-0fdca641.entry.js → p-aaf91535.entry.js} +1 -1
- package/dist/design-system/p-ae3b8832.entry.js +1 -0
- package/dist/design-system/{p-e96c881f.entry.js → p-c1963b5e.entry.js} +1 -1
- package/dist/design-system/p-d63e0f4c.entry.js +1 -0
- package/dist/design-system/{p-63f997d7.entry.js → p-dc6246be.entry.js} +1 -1
- package/dist/design-system/p-e39687d0.entry.js +1 -0
- package/dist/design-system/{p-f9075737.entry.js → p-f9cf0d6f.entry.js} +1 -1
- package/dist/design-system/{p-acb529cb.entry.js → p-fdde3de0.entry.js} +1 -1
- package/dist/design-system/p-feb80c2f.entry.js +1 -0
- package/dist/design-system/{p-BOmBg3kj.js → p-o9Ugc4Ua.js} +1 -1
- package/dist/esm/component.textinput-CbjDAdZ_.js +39 -0
- package/dist/esm/design-system.js +1 -1
- package/dist/esm/index.js +0 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/sd-barcode-input.entry.js +160 -0
- package/dist/esm/sd-button-v2_2.entry.js +13 -10
- package/dist/esm/sd-button_20.entry.js +556 -467
- package/dist/esm/sd-card.entry.js +1 -1
- package/dist/esm/sd-confirm-modal.entry.js +122 -0
- package/dist/esm/sd-date-picker.entry.js +1 -1
- package/dist/esm/sd-dropdown-button.entry.js +3 -3
- package/dist/esm/sd-file-picker.entry.js +3 -3
- package/dist/esm/sd-guide.entry.js +2 -2
- package/dist/esm/sd-modal-container.entry.js +0 -64
- package/dist/esm/sd-popover.entry.js +2 -2
- package/dist/esm/sd-progress.entry.js +2 -2
- package/dist/esm/sd-select-group.entry.js +1 -1
- package/dist/esm/sd-select-multiple.entry.js +1 -1
- package/dist/esm/sd-select-option-group.entry.js +3 -3
- package/dist/esm/sd-select-v2-list-item_2.entry.js +7 -16
- package/dist/esm/sd-select-v2-listbox_2.entry.js +181 -14
- package/dist/esm/{sd-select-v2.config-BOmBg3kj.js → sd-select-v2.config-o9Ugc4Ua.js} +12 -7
- package/dist/esm/sd-select-v2.entry.js +21 -27
- package/dist/esm/sd-text-link.entry.js +97 -0
- package/dist/esm/sd-toast-container.entry.js +1 -1
- package/dist/esm/sd-toast.entry.js +2 -2
- package/dist/esm/sd-toggle-button.entry.js +1 -1
- package/dist/esm/sd-toggle.entry.js +1 -1
- package/dist/types/components/assets/arrow2Down/Arrow2Down10.d.ts +1 -1
- package/dist/types/components/assets/arrow2Down/Arrow2Down12.d.ts +1 -1
- package/dist/types/components/assets/arrow2Down/Arrow2Down16.d.ts +1 -1
- package/dist/types/components/assets/arrow2Down/Arrow2Down20.d.ts +1 -1
- package/dist/types/components/assets/arrow2Down/Arrow2Down24.d.ts +1 -1
- package/dist/types/components/assets/arrow2Down/Arrow2Down8.d.ts +1 -1
- package/dist/types/components/assets/arrow2Down/index.d.ts +6 -6
- package/dist/types/components/assets/arrow2Up/Arrow2Up10.d.ts +1 -1
- package/dist/types/components/assets/arrow2Up/Arrow2Up12.d.ts +1 -1
- package/dist/types/components/assets/arrow2Up/Arrow2Up16.d.ts +1 -1
- package/dist/types/components/assets/arrow2Up/Arrow2Up20.d.ts +1 -1
- package/dist/types/components/assets/arrow2Up/Arrow2Up24.d.ts +1 -1
- package/dist/types/components/assets/arrow2Up/Arrow2Up8.d.ts +1 -1
- package/dist/types/components/assets/arrow2Up/index.d.ts +6 -6
- package/dist/types/components/assets/arrowDown/index.d.ts +1 -1
- package/dist/types/components/assets/arrowLeft/index.d.ts +1 -1
- package/dist/types/components/assets/arrowLeftEnd/index.d.ts +1 -1
- package/dist/types/components/assets/camera/Camera10.d.ts +1 -0
- package/dist/types/components/assets/camera/Camera12.d.ts +1 -0
- package/dist/types/components/assets/camera/Camera16.d.ts +1 -0
- package/dist/types/components/assets/camera/Camera20.d.ts +1 -0
- package/dist/types/components/assets/camera/Camera24.d.ts +1 -0
- package/dist/types/components/assets/camera/Camera8.d.ts +1 -0
- package/dist/types/components/assets/camera/index.d.ts +8 -0
- package/dist/types/components/assets/index.d.ts +47 -15
- package/dist/types/components/assets/pageEdit2/PageEdit210.d.ts +1 -0
- package/dist/types/components/assets/pageEdit2/PageEdit212.d.ts +1 -0
- package/dist/types/components/assets/pageEdit2/PageEdit216.d.ts +1 -0
- package/dist/types/components/assets/pageEdit2/PageEdit220.d.ts +1 -0
- package/dist/types/components/assets/pageEdit2/PageEdit224.d.ts +1 -0
- package/dist/types/components/assets/pageEdit2/PageEdit28.d.ts +1 -0
- package/dist/types/components/assets/pageEdit2/index.d.ts +8 -0
- package/dist/types/components/assets/print/Print10.d.ts +1 -0
- package/dist/types/components/assets/print/Print12.d.ts +1 -0
- package/dist/types/components/assets/print/Print16.d.ts +1 -0
- package/dist/types/components/assets/print/Print20.d.ts +1 -0
- package/dist/types/components/assets/print/Print24.d.ts +1 -0
- package/dist/types/components/assets/print/Print8.d.ts +1 -0
- package/dist/types/components/assets/print/index.d.ts +8 -0
- package/dist/types/components/assets/save/Save10.d.ts +1 -0
- package/dist/types/components/assets/save/Save12.d.ts +1 -0
- package/dist/types/components/assets/save/Save16.d.ts +1 -0
- package/dist/types/components/assets/save/Save20.d.ts +1 -0
- package/dist/types/components/assets/save/Save24.d.ts +1 -0
- package/dist/types/components/assets/save/Save8.d.ts +1 -0
- package/dist/types/components/assets/save/index.d.ts +8 -0
- package/dist/types/components/sd-barcode-input/sd-barcode-input.config.d.ts +38 -0
- package/dist/types/components/sd-barcode-input/sd-barcode-input.d.ts +50 -0
- package/dist/types/components/sd-confirm-modal/sd-confirm-modal.config.d.ts +4 -3
- package/dist/types/components/sd-field/sd-field.d.ts +3 -0
- package/dist/types/components/sd-input/sd-input.d.ts +4 -1
- package/dist/types/components/sd-modal-container/sd-modal-container.config.d.ts +0 -13
- package/dist/types/components/sd-modal-container/sd-modal-container.d.ts +2 -5
- package/dist/types/components/sd-number-input/sd-number-input.d.ts +2 -0
- package/dist/types/components/sd-select-v2/sd-select-v2-list-item-search/sd-select-v2-list-item-search.d.ts +0 -1
- package/dist/types/components/sd-select-v2/sd-select-v2-listbox/sd-select-v2-listbox.d.ts +44 -2
- package/dist/types/components/sd-select-v2/sd-select-v2.config.d.ts +4 -0
- package/dist/types/components/sd-select-v2/sd-select-v2.d.ts +3 -2
- package/dist/types/components/sd-text-link/sd-text-link.config.d.ts +33 -0
- package/dist/types/components/sd-text-link/sd-text-link.d.ts +12 -0
- package/dist/types/components.d.ts +421 -136
- package/dist/types/index.d.ts +1 -1
- package/dist/types/utils/modal.d.ts +3 -4
- package/hydrate/index.js +1222 -783
- package/hydrate/index.mjs +1222 -783
- package/package.json +1 -1
- package/dist/cjs/sd-confirm-modal_2.cjs.entry.js +0 -199
- package/dist/collection/components/assets/alignKorea/AlignKorean10.js +0 -2
- package/dist/collection/components/assets/alignKorea/AlignKorean12.js +0 -2
- package/dist/collection/components/assets/alignKorea/AlignKorean16.js +0 -2
- package/dist/collection/components/assets/alignKorea/AlignKorean20.js +0 -2
- package/dist/collection/components/assets/alignKorea/AlignKorean8.js +0 -2
- package/dist/collection/components/sd-notice-modal/sd-notice-modal.config.js +0 -3
- package/dist/collection/components/sd-notice-modal/sd-notice-modal.css +0 -61
- package/dist/collection/components/sd-notice-modal/sd-notice-modal.js +0 -324
- package/dist/components/p-0gO8WB9o.js +0 -1
- package/dist/components/p-BH_WRHMs.js +0 -1
- package/dist/components/p-CBmWor54.js +0 -1
- package/dist/components/p-CCGsaeed.js +0 -1
- package/dist/components/p-CIwsurLw.js +0 -1
- package/dist/components/p-C_L-UaCP.js +0 -1
- package/dist/components/p-Cefcggep.js +0 -1
- package/dist/components/p-CnGJ-zsX.js +0 -1
- package/dist/components/p-CsS4T0El.js +0 -1
- package/dist/components/p-l5p-E_Gh.js +0 -1
- package/dist/components/sd-notice-modal.js +0 -1
- package/dist/design-system/p-10945e57.entry.js +0 -1
- package/dist/design-system/p-1e975178.entry.js +0 -1
- package/dist/design-system/p-342f48ab.entry.js +0 -1
- package/dist/design-system/p-9c6fea35.entry.js +0 -1
- package/dist/design-system/p-9d431ea6.entry.js +0 -1
- package/dist/design-system/p-ba393cc8.entry.js +0 -1
- package/dist/design-system/p-f87b6a45.entry.js +0 -1
- package/dist/esm/sd-confirm-modal_2.entry.js +0 -196
- package/dist/types/components/sd-notice-modal/sd-notice-modal.config.d.ts +0 -5
- package/dist/types/components/sd-notice-modal/sd-notice-modal.d.ts +0 -28
- /package/dist/collection/components/assets/{alignKorea → alignKorean}/AlignKorean24.js +0 -0
- /package/dist/collection/components/assets/{alignKorea → alignKorean}/index.js +0 -0
- /package/dist/types/components/assets/{alignKorea → alignKorean}/AlignKorean10.d.ts +0 -0
- /package/dist/types/components/assets/{alignKorea → alignKorean}/AlignKorean12.d.ts +0 -0
- /package/dist/types/components/assets/{alignKorea → alignKorean}/AlignKorean16.d.ts +0 -0
- /package/dist/types/components/assets/{alignKorea → alignKorean}/AlignKorean20.d.ts +0 -0
- /package/dist/types/components/assets/{alignKorea → alignKorean}/AlignKorean24.d.ts +0 -0
- /package/dist/types/components/assets/{alignKorea → alignKorean}/AlignKorean8.d.ts +0 -0
- /package/dist/types/components/assets/{alignKorea → alignKorean}/index.d.ts +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Location8 = (props) => (h("svg", {
|
|
2
|
+
export const Location8 = (props) => (h("svg", { width: "8", height: "8", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M4.31949 7.50528C4.15282 7.72044 3.83337 7.72044 3.66671 7.50528C2.95837 6.57292 1.33337 4.34961 1.33337 3.08735C1.33337 1.56689 2.52782 0.333313 4.00004 0.333313C5.47226 0.333313 6.66671 1.56689 6.66671 3.08735C6.66671 4.34961 5.04171 6.57292 4.31949 7.50528ZM4.00004 4.00536C4.48615 4.00536 4.88893 3.60373 4.88893 3.08735C4.88893 2.58531 4.48615 2.16934 4.00004 2.16934C3.50004 2.16934 3.11115 2.58531 3.11115 3.08735C3.11115 3.60373 3.50004 4.00536 4.00004 4.00536Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Logout10 = (props) => (h("svg", {
|
|
2
|
+
export const Logout10 = (props) => (h("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.32971 0.766602C5.78057 0.766778 6.14608 1.1331 6.14612 1.58398V3.21191C6.14586 3.43261 5.96648 3.61133 5.74573 3.61133C5.52516 3.61111 5.34657 3.43247 5.34631 3.21191V1.58398C5.34627 1.57493 5.33874 1.56756 5.32971 1.56738H1.57971C1.57057 1.56742 1.56315 1.57484 1.56311 1.58398V8.41699C1.56311 8.42617 1.57054 8.43355 1.57971 8.43359H5.32971C5.33877 8.43342 5.34631 8.42609 5.34631 8.41699V6.91699C5.34635 6.69625 5.52502 6.51682 5.74573 6.5166C5.96662 6.5166 6.14608 6.69611 6.14612 6.91699V8.41699C6.14612 8.86792 5.78059 9.23322 5.32971 9.2334H1.57971C1.12872 9.23336 0.762329 8.868 0.762329 8.41699V1.58398C0.76237 1.13301 1.12874 0.766643 1.57971 0.766602H5.32971ZM6.85706 2.67676C7.02881 2.53815 7.27976 2.56479 7.41858 2.73633L9.14905 4.87793L9.18811 4.93652C9.26559 5.07708 9.25214 5.25373 9.14807 5.38184L7.42542 7.49902C7.28598 7.67014 7.03419 7.69591 6.86292 7.55664C6.69177 7.41729 6.66621 7.16545 6.8053 6.99414L7.99866 5.52637L3.58362 5.52051C3.36285 5.52009 3.184 5.34086 3.1842 5.12012C3.18459 4.89937 3.36391 4.72059 3.58459 4.7207L7.99963 4.72656L6.79749 3.23926C6.65875 3.06748 6.68541 2.8156 6.85706 2.67676Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Logout12 = (props) => (h("svg", {
|
|
2
|
+
export const Logout12 = (props) => (h("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.3949 0.899902C6.94715 0.899902 7.39485 1.34766 7.3949 1.8999V3.85303C7.3949 4.12917 7.17104 4.35303 6.8949 4.35303C6.6188 4.35298 6.3949 4.12914 6.3949 3.85303V1.8999H1.8949V10.1001H6.3949V8.30029C6.39495 8.02422 6.61883 7.80034 6.8949 7.80029C7.17101 7.80029 7.39485 8.02419 7.3949 8.30029V10.1001C7.39479 10.6523 6.94712 11.1001 6.3949 11.1001H1.8949C1.34272 11.1 0.895003 10.6523 0.894897 10.1001V1.8999C0.894947 1.34769 1.34269 0.899952 1.8949 0.899902H6.3949ZM8.21521 3.1958C8.43004 3.0223 8.74484 3.05616 8.91833 3.271L10.9945 5.84131L11.0424 5.9126C11.1398 6.08855 11.1231 6.30979 10.9926 6.47021L8.92615 9.01123C8.75198 9.22507 8.43714 9.25722 8.22302 9.0835C8.00906 8.9094 7.97613 8.59455 8.14978 8.38037L9.55505 6.65186L4.29919 6.64404C4.02345 6.64312 3.79971 6.41892 3.80017 6.14307C3.80075 5.86703 4.02606 5.64456 4.30212 5.64502L9.55701 5.65186L8.14001 3.89795C7.96719 3.68321 8.00081 3.36916 8.21521 3.1958Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Logout16 = (props) => (h("svg", {
|
|
2
|
+
export const Logout16 = (props) => (h("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M8.52692 1.36652C9.17106 1.36669 9.69287 1.88934 9.69293 2.53351V5.138C9.69273 5.41397 9.46895 5.638 9.19293 5.638C8.91712 5.63776 8.69313 5.41382 8.69293 5.138V2.53351C8.69287 2.44163 8.61877 2.36669 8.52692 2.36652H2.52692C2.43497 2.36658 2.35999 2.44156 2.35992 2.53351V13.4661C2.35992 13.5581 2.43493 13.6331 2.52692 13.6331H8.52692C8.61881 13.6329 8.69293 13.5581 8.69293 13.4661V11.0667C8.693 10.7908 8.91704 10.567 9.19293 10.5667C9.46903 10.5667 9.69287 10.7906 9.69293 11.0667V13.4661C9.69293 14.1103 9.1711 14.6329 8.52692 14.6331H2.52692C1.88264 14.6331 1.35992 14.1104 1.35992 13.4661V2.53351C1.35999 1.88927 1.88268 1.36658 2.52692 1.36652H8.52692ZM11.0582 4.38995C11.273 4.21657 11.5888 4.25046 11.7623 4.46515L14.5298 7.89191L14.5777 7.96417C14.6752 8.14012 14.6584 8.36134 14.5279 8.52179L11.772 11.9085C11.5979 12.1226 11.2831 12.1557 11.0689 11.9818C10.8547 11.8075 10.8224 11.4918 10.9966 11.2776L13.0894 8.70343L5.73395 8.69171C5.45787 8.69118 5.23348 8.46683 5.23395 8.19073C5.23471 7.91485 5.45994 7.69223 5.7359 7.69269L13.0923 7.70441L10.9839 5.09308C10.8106 4.8783 10.8435 4.56344 11.0582 4.38995Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Logout20 = (props) => (h("svg", {
|
|
2
|
+
export const Logout20 = (props) => (h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M10.6579 1.7085C11.4632 1.7085 12.1166 2.36131 12.1169 3.1665V6.42236C12.1169 6.76743 11.8369 7.04719 11.4919 7.04736C11.1468 7.04728 10.8669 6.76749 10.8669 6.42236V3.1665C10.8666 3.05166 10.7728 2.9585 10.6579 2.9585H3.1579C3.04322 2.95875 2.95015 3.05182 2.94989 3.1665V16.8335C2.94989 16.9484 3.04306 17.0412 3.1579 17.0415H10.6579C10.773 17.0415 10.8669 16.9486 10.8669 16.8335V13.8335C10.867 13.4884 11.1468 13.2086 11.4919 13.2085C11.8369 13.2087 12.1168 13.4885 12.1169 13.8335V16.8335C12.1169 17.6389 11.4633 18.2915 10.6579 18.2915H3.1579C2.3527 18.2912 1.69989 17.6388 1.69989 16.8335V3.1665C1.70015 2.36147 2.35286 1.70875 3.1579 1.7085H10.6579ZM13.8239 5.48779C14.0924 5.27151 14.4851 5.3142 14.7018 5.58252L18.1618 9.86475L18.2224 9.95557C18.3439 10.1754 18.3227 10.4514 18.1599 10.6519L14.7155 14.8872C14.4977 15.1547 14.1033 15.1946 13.8356 14.9771C13.5683 14.7593 13.5275 14.3658 13.7448 14.0981L16.363 10.8804L7.16766 10.8657C6.82261 10.8651 6.54325 10.5848 6.54364 10.2397C6.54426 9.89481 6.82378 9.61548 7.16864 9.61572L16.3659 9.63037L13.7292 6.3667C13.5128 6.09817 13.5556 5.70452 13.8239 5.48779Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Logout24 = (props) => (h("svg", {
|
|
2
|
+
export const Logout24 = (props) => (h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M12.7899 2.0498C13.7563 2.0498 14.5398 2.83339 14.5399 3.7998V7.70605C14.5399 8.12027 14.2041 8.45605 13.7899 8.45605C13.3757 8.45596 13.0399 8.12021 13.0399 7.70605V3.7998C13.0398 3.66182 12.9279 3.5498 12.7899 3.5498H3.78986C3.65193 3.5499 3.53995 3.66188 3.53986 3.7998V20.2002C3.54007 20.338 3.652 20.4501 3.78986 20.4502H12.7899C12.9278 20.4502 13.0396 20.3381 13.0399 20.2002V16.5996C13.0401 16.1856 13.3759 15.8497 13.7899 15.8496C14.2039 15.8496 14.5397 16.1856 14.5399 16.5996V20.2002C14.5396 21.1665 13.7562 21.9502 12.7899 21.9502H3.78986C2.82357 21.9501 2.04007 21.1665 2.03986 20.2002V3.7998C2.03995 2.83345 2.8235 2.0499 3.78986 2.0498H12.7899ZM16.5877 6.58594C16.8899 6.34191 17.3241 6.37039 17.5916 6.64062L17.6424 6.69727L21.7938 11.8379L21.867 11.9473C22.0127 12.2111 21.9874 12.5428 21.7918 12.7832L17.658 17.8633C17.3966 18.1846 16.9236 18.234 16.6024 17.9727C16.2812 17.7113 16.2329 17.2383 16.494 16.917L19.6356 13.0557L8.6004 13.0381C8.18644 13.0372 7.85084 12.7011 7.85138 12.2871C7.85215 11.873 8.18925 11.5375 8.60333 11.5381L19.6385 11.5557L16.4754 7.64062L16.4305 7.57812C16.2229 7.25988 16.2859 6.82994 16.5877 6.58594Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Logout8 = (props) => (h("svg", {
|
|
2
|
+
export const Logout8 = (props) => (h("svg", { width: "8", height: "8", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.26263 0.633301C4.61229 0.633301 4.89621 0.916511 4.89642 1.26611V2.56885C4.89632 2.73434 4.76209 2.86848 4.59662 2.86865C4.43102 2.86862 4.29594 2.73443 4.29584 2.56885V1.26611C4.29563 1.24788 4.28091 1.23291 4.26263 1.23291H1.26263C1.24453 1.23312 1.22964 1.24801 1.22943 1.26611V6.73291C1.22943 6.75119 1.2444 6.7659 1.26263 6.76611H4.26263C4.28104 6.76611 4.29584 6.75132 4.29584 6.73291V5.53271C4.29608 5.36726 4.43111 5.23294 4.59662 5.23291C4.762 5.23309 4.89618 5.36735 4.89642 5.53271V6.73291C4.89642 7.08269 4.61241 7.3667 4.26263 7.3667H1.26263C0.913031 7.36649 0.629822 7.08256 0.629822 6.73291V1.26611C0.630031 0.916639 0.913161 0.63351 1.26263 0.633301H4.26263ZM5.49799 2.15576C5.62684 2.05209 5.81489 2.07299 5.91888 2.20166L7.30365 3.91455L7.33295 3.95752C7.39132 4.063 7.38081 4.19627 7.30267 4.29248L5.92474 5.98486C5.82021 6.11333 5.63138 6.13325 5.50287 6.02881C5.37448 5.92424 5.35445 5.73541 5.45892 5.60693L6.44037 4.40088L2.86713 4.396C2.70144 4.39572 2.56607 4.2609 2.56635 4.09521C2.56673 3.92975 2.70168 3.79534 2.86713 3.79541L6.44135 3.80029L5.45306 2.57764C5.3491 2.44874 5.36914 2.25982 5.49799 2.15576Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Minus10 = (props) => (h("svg", {
|
|
2
|
+
export const Minus10 = (props) => (h("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M1.66669 5H8.33335", stroke: "currentColor", "stroke-width": "0.8", "stroke-linecap": "round" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Minus12 = (props) => (h("svg", {
|
|
2
|
+
export const Minus12 = (props) => (h("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M2 6H10", stroke: "currentColor", "stroke-linecap": "round" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Minus16 = (props) => (h("svg", {
|
|
2
|
+
export const Minus16 = (props) => (h("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M2.66669 8H13.3334", stroke: "currentColor", "stroke-linecap": "round" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Minus20 = (props) => (h("svg", {
|
|
2
|
+
export const Minus20 = (props) => (h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M3.33331 10H16.6666", stroke: "currentColor", "stroke-width": "1.25", "stroke-linecap": "round" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Minus24 = (props) => (h("svg", {
|
|
2
|
+
export const Minus24 = (props) => (h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M4 12H20", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Minus8 = (props) => (h("svg", {
|
|
2
|
+
export const Minus8 = (props) => (h("svg", { width: "8", height: "8", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M1.33331 4H6.66665", stroke: "currentColor", "stroke-width": "0.6", "stroke-linecap": "round" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationFilled10 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationFilled10 = (props) => (h("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M4.99969 0.416656C7.53089 0.416656 9.5835 2.46851 9.58368 4.99966C9.58368 7.53097 7.531 9.58365 4.99969 9.58365C2.46854 9.58347 0.416687 7.53086 0.416687 4.99966C0.416863 2.46862 2.46865 0.416832 4.99969 0.416656ZM4.99969 6.45865C4.76983 6.45882 4.58385 6.6448 4.58368 6.87466C4.58368 7.10467 4.76973 7.29148 4.99969 7.29166C5.22981 7.29166 5.41669 7.10478 5.41669 6.87466C5.41651 6.64469 5.22971 6.45865 4.99969 6.45865ZM4.99969 2.56802C4.77904 2.5682 4.59948 2.74776 4.5993 2.96841V5.46841C4.5993 5.68922 4.77893 5.86863 4.99969 5.8688C5.22061 5.8688 5.40009 5.68933 5.40009 5.46841V2.96841C5.39991 2.74765 5.2205 2.56802 4.99969 2.56802Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationFilled12 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationFilled12 = (props) => (h("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M6 0.5C9.03757 0.5 11.5 2.96243 11.5 6C11.5 9.03757 9.03757 11.5 6 11.5C2.96243 11.5 0.5 9.03757 0.5 6C0.5 2.96243 2.96243 0.5 6 0.5ZM6 7.75C5.72386 7.75 5.5 7.97386 5.5 8.25C5.5 8.52614 5.72386 8.75 6 8.75C6.27614 8.75 6.5 8.52614 6.5 8.25C6.5 7.97386 6.27614 7.75 6 7.75ZM6 3.0625C5.72386 3.0625 5.5 3.28636 5.5 3.5625V6.5625C5.5 6.83864 5.72386 7.0625 6 7.0625C6.27614 7.0625 6.5 6.83864 6.5 6.5625V3.5625C6.5 3.28636 6.27614 3.0625 6 3.0625Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationFilled16 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationFilled16 = (props) => (h("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M7.99969 0.666656C12.0497 0.666656 15.3335 3.94973 15.3337 7.99966C15.3337 12.0498 12.0498 15.3336 7.99969 15.3336C3.94976 15.3335 0.666687 12.0496 0.666687 7.99966C0.666863 3.94984 3.94987 0.666832 7.99969 0.666656ZM7.99969 10.3336C7.63176 10.3338 7.33386 10.6317 7.33368 10.9997C7.33368 11.3677 7.63165 11.6665 7.99969 11.6667C8.36788 11.6667 8.66669 11.3679 8.66669 10.9997C8.66651 10.6316 8.36778 10.3336 7.99969 10.3336ZM7.99969 4.24966C7.72381 4.24984 7.49987 4.47378 7.49969 4.74966V8.74966C7.49969 9.0257 7.7237 9.24949 7.99969 9.24966C8.27584 9.24966 8.49969 9.02581 8.49969 8.74966V4.74966C8.49952 4.47367 8.27573 4.24966 7.99969 4.24966Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationFilled20 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationFilled20 = (props) => (h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M10.0003 0.833344C15.0628 0.83352 19.1663 4.93783 19.1663 10.0003C19.1661 15.0627 15.0627 19.1662 10.0003 19.1664C4.9378 19.1664 0.833489 15.0628 0.833313 10.0003C0.833313 4.93773 4.9377 0.833344 10.0003 0.833344ZM10.0003 12.9164C9.54007 12.9164 9.16632 13.2901 9.16632 13.7503C9.1665 14.2104 9.54018 14.5833 10.0003 14.5833C10.4603 14.5832 10.8331 14.2103 10.8333 13.7503C10.8333 13.2902 10.4604 12.9165 10.0003 12.9164ZM10.0003 5.31284C9.65513 5.31284 9.37531 5.59266 9.37531 5.93784V10.9378C9.37548 11.2829 9.65524 11.5628 10.0003 11.5628C10.3452 11.5627 10.6251 11.2828 10.6253 10.9378V5.93784C10.6253 5.59277 10.3453 5.31301 10.0003 5.31284Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationFilled24 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationFilled24 = (props) => (h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM12 15.5C11.4477 15.5 11 15.9477 11 16.5C11 17.0523 11.4477 17.5 12 17.5C12.5523 17.5 13 17.0523 13 16.5C13 15.9477 12.5523 15.5 12 15.5ZM12 6.375C11.5858 6.375 11.25 6.71079 11.25 7.125V13.125C11.25 13.5392 11.5858 13.875 12 13.875C12.4142 13.875 12.75 13.5392 12.75 13.125V7.125C12.75 6.71079 12.4142 6.375 12 6.375Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationFilled8 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationFilled8 = (props) => (h("svg", { width: "8", height: "8", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M4.00031 0.333344C6.0252 0.333519 7.66632 1.9754 7.66632 4.00034C7.66614 6.02512 6.02509 7.66618 4.00031 7.66635C1.97537 7.66635 0.333489 6.02523 0.333313 4.00034C0.333313 1.97529 1.97526 0.333344 4.00031 0.333344ZM4.00031 5.16635C3.81621 5.16635 3.66632 5.31624 3.66632 5.50034C3.6665 5.68428 3.81632 5.83334 4.00031 5.83334C4.18414 5.83317 4.33314 5.68417 4.33331 5.50034C4.33331 5.31635 4.18425 5.16653 4.00031 5.16635ZM4.00031 2.07553C3.83462 2.07553 3.7005 2.20965 3.7005 2.37534V4.37534C3.70068 4.54087 3.83473 4.67514 4.00031 4.67514C4.16573 4.67497 4.29993 4.54076 4.30011 4.37534V2.37534C4.30011 2.20976 4.16584 2.07571 4.00031 2.07553Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationOutline10 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationOutline10 = (props) => (h("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.99994 0.349518C7.56804 0.349518 9.65028 2.43182 9.65033 4.99991C9.65033 7.56803 7.56806 9.6503 4.99994 9.6503C2.43185 9.65026 0.349548 7.56801 0.349548 4.99991C0.349593 2.43185 2.43188 0.349559 4.99994 0.349518ZM4.99994 1.1503C2.87371 1.15034 1.15037 2.87368 1.15033 4.99991C1.15033 7.12618 2.87368 8.84948 4.99994 8.84952C7.12624 8.84952 8.84955 7.1262 8.84955 4.99991C8.8495 2.87365 7.12621 1.1503 4.99994 1.1503ZM4.99994 6.45792C5.23003 6.45792 5.41689 6.64483 5.41693 6.87491C5.41693 7.10503 5.23006 7.2919 4.99994 7.2919C4.76986 7.29186 4.58295 7.105 4.58295 6.87491C4.58299 6.64485 4.76988 6.45796 4.99994 6.45792ZM4.99994 2.56827C5.22083 2.56827 5.40029 2.74778 5.40033 2.96866V5.46866C5.40033 5.68957 5.22085 5.86905 4.99994 5.86905C4.77906 5.86901 4.59955 5.68955 4.59955 5.46866V2.96866C4.59959 2.74781 4.77909 2.56831 4.99994 2.56827Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationOutline12 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationOutline12 = (props) => (h("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.99951 0.399902C9.09214 0.399902 11.5998 2.90694 11.6001 5.99951C11.6001 9.09231 9.09231 11.6001 5.99951 11.6001C2.90694 11.5998 0.399902 9.09215 0.399902 5.99951C0.400167 2.9071 2.9071 0.400163 5.99951 0.399902ZM5.99951 1.3999C3.45939 1.40016 1.40017 3.45939 1.3999 5.99951C1.3999 8.53986 3.45922 10.5998 5.99951 10.6001C8.54002 10.6001 10.6001 8.54002 10.6001 5.99951C10.5998 3.45923 8.53986 1.3999 5.99951 1.3999ZM6.00049 7.75049C6.27641 7.75075 6.50049 7.97451 6.50049 8.25049C6.50023 8.52624 6.27624 8.75023 6.00049 8.75049C5.72451 8.75049 5.50075 8.52641 5.50049 8.25049C5.50049 7.97435 5.72435 7.75049 6.00049 7.75049ZM6.00049 3.06299C6.27641 3.06325 6.50049 3.28701 6.50049 3.56299L6.49951 6.56299C6.49925 6.83891 6.27549 7.06299 5.99951 7.06299C5.72359 7.06273 5.49951 6.83799 5.49951 6.56201L5.50049 3.56201C5.50075 3.28609 5.72451 3.06299 6.00049 3.06299Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationOutline16 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationOutline16 = (props) => (h("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M8 0.700195C12.0316 0.700195 15.2996 3.96847 15.2998 8C15.2998 12.0317 12.0317 15.2998 8 15.2998C3.96847 15.2996 0.700195 12.0316 0.700195 8C0.700372 3.96858 3.96858 0.700367 8 0.700195ZM8 1.7002C4.52086 1.70037 1.70037 4.52086 1.7002 8C1.7002 11.4793 4.52075 14.2996 8 14.2998C11.4794 14.2998 14.2998 11.4794 14.2998 8C14.2996 4.52076 11.4793 1.7002 8 1.7002ZM8 10.334C8.36808 10.334 8.66682 10.632 8.66699 11C8.66699 11.3682 8.36819 11.667 8 11.667C7.63196 11.6668 7.33398 11.3681 7.33398 11C7.33416 10.6321 7.63207 10.3342 8 10.334ZM8 4.25C8.27603 4.25 8.49982 4.47401 8.5 4.75V8.75C8.5 9.02614 8.27614 9.25 8 9.25C7.72401 9.24982 7.5 9.02603 7.5 8.75V4.75C7.50018 4.47412 7.72412 4.25018 8 4.25Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationOutline20 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationOutline20 = (props) => (h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M9.99982 0.874847C15.0394 0.874847 19.1247 4.96033 19.1248 9.99985C19.1248 15.0394 15.0394 19.1248 9.99982 19.1248C4.96029 19.1248 0.874817 15.0394 0.874817 9.99985C0.874906 4.96038 4.96034 0.87493 9.99982 0.874847ZM9.99982 2.12485C5.6507 2.12493 2.12491 5.65073 2.12482 9.99985C2.12482 14.349 5.65064 17.8748 9.99982 17.8748C14.3491 17.8748 17.8748 14.3491 17.8748 9.99985C17.8747 5.65068 14.349 2.12485 9.99982 2.12485ZM9.99982 12.9168C10.46 12.9168 10.8327 13.2897 10.8328 13.7498C10.8328 14.2101 10.4601 14.5829 9.99982 14.5829C9.53965 14.5828 9.16681 14.21 9.16681 13.7498C9.1669 13.2897 9.53971 12.9169 9.99982 12.9168ZM9.99982 5.31235C10.3449 5.31235 10.6247 5.59224 10.6248 5.93735V10.9373C10.6248 11.2825 10.345 11.5623 9.99982 11.5623C9.65471 11.5623 9.37482 11.2825 9.37482 10.9373V5.93735C9.3749 5.5923 9.65477 5.31244 9.99982 5.31235Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationOutline24 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationOutline24 = (props) => (h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M12 1.0498C18.0474 1.04991 22.9501 5.95264 22.9502 12C22.9501 18.0474 18.0474 22.9501 12 22.9502C5.95263 22.9501 1.04991 18.0474 1.0498 12C1.04991 5.95263 5.95263 1.0499 12 1.0498ZM12 2.5498C6.78106 2.5499 2.54991 6.78106 2.5498 12C2.54991 17.2189 6.78106 21.4501 12 21.4502C17.2189 21.4501 21.4501 17.2189 21.4502 12C21.4501 6.78106 17.2189 2.54991 12 2.5498ZM12 15.5C12.5523 15.5 13 15.9477 13 16.5C13 17.0523 12.5523 17.5 12 17.5C11.4477 17.5 11 17.0523 11 16.5C11 15.9477 11.4477 15.5 12 15.5ZM12 6.375C12.4142 6.375 12.75 6.71079 12.75 7.125V13.125C12.75 13.5392 12.4142 13.875 12 13.875C11.5858 13.875 11.25 13.5392 11.25 13.125V7.125C11.25 6.71079 11.5858 6.375 12 6.375Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationOutline32 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationOutline32 = (props) => (h("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M15.9993 1.39973C24.0625 1.39973 30.5996 7.93629 30.5999 15.9993C30.5999 24.0627 24.0627 30.5999 15.9993 30.5999C7.93626 30.5996 1.39972 24.0625 1.39972 15.9993C1.40007 7.9365 7.93648 1.40008 15.9993 1.39973ZM15.9993 3.39973C9.04105 3.40008 3.40007 9.04107 3.39972 15.9993C3.39972 22.9579 9.04083 28.5996 15.9993 28.5999C22.9581 28.5999 28.5999 22.9581 28.5999 15.9993C28.5996 9.04085 22.9579 3.39973 15.9993 3.39973ZM16.0003 20.6663C16.7365 20.6665 17.3333 21.264 17.3333 22.0003C17.3331 22.7364 16.7364 23.3332 16.0003 23.3333C15.264 23.3333 14.6665 22.7366 14.6663 22.0003C14.6663 21.2639 15.2639 20.6663 16.0003 20.6663ZM16.0003 8.50032C16.5524 8.5005 17.0003 8.94814 17.0003 9.50032V17.5003C17.0001 18.0523 16.5523 18.5001 16.0003 18.5003C15.4481 18.5003 15.0005 18.0525 15.0003 17.5003V9.50032C15.0003 8.94804 15.448 8.50032 16.0003 8.50032Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const NotificationOutline8 = (props) => (h("svg", {
|
|
2
|
+
export const NotificationOutline8 = (props) => (h("svg", { width: "8", height: "8", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.00031 0.30014C6.04356 0.300351 7.69949 1.95704 7.69952 4.00034C7.69931 6.04348 6.04345 7.69934 4.00031 7.69955C1.95701 7.69952 0.300321 6.04359 0.30011 4.00034C0.300146 1.95693 1.9569 0.300173 4.00031 0.30014ZM4.00031 0.89975C2.28827 0.899783 0.899755 2.2883 0.899719 4.00034C0.89993 5.71222 2.28838 7.09991 4.00031 7.09995C5.71208 7.09973 7.0997 5.71211 7.09991 4.00034C7.09988 2.28841 5.71219 0.899961 4.00031 0.89975ZM4.00031 5.16635C4.18425 5.16653 4.33331 5.31635 4.33331 5.50034C4.33314 5.68417 4.18414 5.83317 4.00031 5.83334C3.81632 5.83334 3.6665 5.68428 3.66632 5.50034C3.66632 5.31624 3.81621 5.16635 4.00031 5.16635ZM4.00031 2.07553C4.16584 2.07571 4.30011 2.20976 4.30011 2.37534V4.37534C4.29993 4.54076 4.16573 4.67497 4.00031 4.67514C3.83473 4.67514 3.70068 4.54087 3.7005 4.37534V2.37534C3.7005 2.20965 3.83462 2.07553 4.00031 2.07553Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const OutLine10 = (props) => (h("svg", {
|
|
2
|
+
export const OutLine10 = (props) => (h("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.61719 0.766602C4.83801 0.766707 5.0166 0.946143 5.0166 1.16699C5.0166 1.38784 4.83801 1.56728 4.61719 1.56738H1.58398C1.57478 1.56738 1.56738 1.57478 1.56738 1.58398V8.41699C1.56738 8.4262 1.57478 8.43359 1.58398 8.43359H8.41699C8.4262 8.43359 8.43359 8.4262 8.43359 8.41699V5.38379C8.43359 5.16288 8.61307 4.9834 8.83398 4.9834C9.05475 4.98357 9.2334 5.16298 9.2334 5.38379V8.41699C9.2334 8.86802 8.86803 9.2334 8.41699 9.2334H1.58398C1.13295 9.2334 0.766602 8.86803 0.766602 8.41699V1.58398C0.766602 1.13295 1.13295 0.766602 1.58398 0.766602H4.61719ZM6.00586 1.52246C6.00619 1.08911 6.50725 0.870085 6.82422 1.12793L6.88574 1.18652L8.77832 3.30078C8.94956 3.49209 8.94936 3.78221 8.77832 3.97363L6.88574 6.08789C6.57717 6.43262 6.00603 6.21454 6.00586 5.75195V4.64648C5.5157 4.66309 4.61762 4.93836 3.90039 6.22363C3.77408 6.44985 3.52738 6.51776 3.33203 6.46973C3.12947 6.41965 2.93151 6.22829 2.95312 5.94727L2.97754 5.70215C3.04794 5.11217 3.22584 4.40884 3.66016 3.81543C4.13359 3.16882 4.88201 2.69217 6.00586 2.60156V1.52246ZM6.80566 2.88184C6.80566 3.17048 6.56932 3.38077 6.30859 3.38672C5.25223 3.40965 4.65884 3.80579 4.30566 4.28809C4.20972 4.41919 4.12902 4.56038 4.06152 4.70703C4.93629 3.88533 5.88286 3.7755 6.40625 3.87793C6.66127 3.92803 6.80552 4.15291 6.80566 4.36719V4.97656L8.00488 3.63672L6.80566 2.2959V2.88184Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const OutLine12 = (props) => (h("svg", {
|
|
2
|
+
export const OutLine12 = (props) => (h("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.53955 0.899902C5.81569 0.899902 6.03955 1.12376 6.03955 1.3999C6.03955 1.67604 5.81569 1.8999 5.53955 1.8999H1.8999V10.1001H10.1001V6.45947C10.1003 6.18353 10.3241 5.95947 10.6001 5.95947C10.876 5.95958 11.0999 6.18359 11.1001 6.45947V10.1001C11.1 10.6522 10.6522 11.1 10.1001 11.1001H1.8999C1.34768 11.1001 0.900007 10.6523 0.899902 10.1001V1.8999C0.899902 1.34762 1.34762 0.899902 1.8999 0.899902H5.53955ZM7.18506 1.82666C7.18536 1.28943 7.80771 1.01795 8.20068 1.3374L8.27588 1.40967L10.5474 3.94678C10.7598 4.18405 10.7597 4.54346 10.5474 4.78076L8.27588 7.31885C7.89328 7.74573 7.18526 7.47517 7.18506 6.90186V5.59619C6.5992 5.62324 5.54254 5.95946 4.6958 7.47705C4.53913 7.75772 4.23382 7.84257 3.9917 7.78271C3.74089 7.72041 3.49608 7.48255 3.52295 7.13428C3.58165 6.37418 3.77579 5.38393 4.37451 4.56592C4.94357 3.78851 5.8417 3.21711 7.18506 3.104V1.82666ZM8.18506 3.45752C8.18506 3.8157 7.89215 4.07745 7.56885 4.08447C6.30711 4.11205 5.60086 4.58337 5.18115 5.15674C5.08675 5.28575 5.00607 5.42359 4.93506 5.56592C5.96828 4.6379 7.07129 4.51204 7.69092 4.6333C8.0074 4.6955 8.18488 4.97423 8.18506 5.23975V5.92041L9.57764 4.36377L8.18506 2.80713V3.45752Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const OutLine16 = (props) => (h("svg", {
|
|
2
|
+
export const OutLine16 = (props) => (h("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M7.38605 1.36655C7.66219 1.36655 7.88605 1.5904 7.88605 1.86655C7.88605 2.14269 7.66219 2.36655 7.38605 2.36655H2.53351C2.44146 2.36655 2.36652 2.44149 2.36652 2.53354V13.4662C2.36652 13.5582 2.44146 13.6331 2.53351 13.6331H13.4661C13.5582 13.6331 13.6331 13.5582 13.6331 13.4662V8.61362C13.6331 8.3375 13.857 8.11365 14.1331 8.11362C14.4093 8.11362 14.6331 8.33747 14.6331 8.61362V13.4662C14.6331 14.1105 14.1105 14.6331 13.4661 14.6331H2.53351C1.88918 14.6331 1.36652 14.1105 1.36652 13.4662V2.53354C1.36652 1.88921 1.88918 1.36655 2.53351 1.36655H7.38605ZM9.74738 2.43686C9.74738 1.86301 10.4121 1.57307 10.8314 1.91537L10.9114 1.99155L13.9398 5.37534C14.1659 5.62838 14.166 6.01103 13.9398 6.26401L10.9114 9.6478C10.5035 10.1033 9.74801 9.81472 9.74738 9.20346V7.29428C8.95011 7.27258 7.35852 7.66294 6.11652 9.88901C5.94895 10.189 5.62222 10.2802 5.36261 10.2162C5.09433 10.1496 4.83532 9.89706 4.86359 9.5267L4.90167 9.13901C5.01275 8.20876 5.29271 7.10967 5.96808 6.18686C6.71725 5.16355 7.91476 4.40985 9.74738 4.29428V2.43686ZM10.7474 4.61166C10.747 4.99248 10.4352 5.27206 10.0892 5.27963C8.3589 5.31723 7.3676 5.96774 6.77472 6.77768C6.47579 7.18615 6.26811 7.65004 6.12531 8.12436C7.61327 6.38967 9.33966 6.16903 10.223 6.34213C10.5578 6.40798 10.7474 6.70344 10.7474 6.98764V8.33139L12.9944 5.81967L10.7474 3.30698V4.61166Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const OutLine20 = (props) => (h("svg", {
|
|
2
|
+
export const OutLine20 = (props) => (h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M9.23389 1.7085C9.57889 1.70871 9.85889 1.98845 9.85889 2.3335C9.85889 2.67854 9.57889 2.95828 9.23389 2.9585H3.1665C3.0517 2.95867 2.95867 3.0517 2.9585 3.1665V16.8335C2.9585 16.9484 3.05159 17.0413 3.1665 17.0415H16.8335C16.9486 17.0415 17.0415 16.9486 17.0415 16.8335V10.7671C17.0415 10.422 17.3215 10.1423 17.6665 10.1421C18.0117 10.1421 18.2915 10.4219 18.2915 10.7671V16.8335C18.2915 17.6389 17.6389 18.2915 16.8335 18.2915H3.1665C2.36124 18.2913 1.7085 17.6388 1.7085 16.8335V3.1665C1.70867 2.36135 2.36135 1.70867 3.1665 1.7085H9.23389ZM12.1851 3.04541C12.1852 2.32844 13.0146 1.96678 13.5386 2.39404L13.6392 2.48975L17.4243 6.71924C17.7075 7.03565 17.7075 7.51418 17.4243 7.83057L13.6392 12.0601C13.1291 12.6292 12.1857 12.2686 12.1851 11.5044V9.11768C11.1887 9.09032 9.19885 9.57852 7.646 12.3618C7.43647 12.7369 7.02815 12.8512 6.70361 12.771C6.36813 12.688 6.04426 12.3718 6.07959 11.9087L6.12646 11.4243C6.26527 10.2614 6.61517 8.88757 7.45947 7.73389C8.396 6.45444 9.8937 5.51201 12.1851 5.36768V3.04541ZM13.4351 5.76416C13.4349 6.24038 13.0445 6.59054 12.6118 6.6001C10.4491 6.64713 9.20935 7.45977 8.46826 8.47217C8.09435 8.98312 7.83427 9.5634 7.65576 10.1567C9.51551 7.98789 11.6733 7.7111 12.7778 7.92725C13.1967 8.00932 13.435 8.37851 13.4351 8.73389V10.4126L16.2437 7.27393L13.4351 4.13623V5.76416Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const OutLine24 = (props) => (h("svg", {
|
|
2
|
+
export const OutLine24 = (props) => (h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M11.1562 2.05371C11.5346 2.09201 11.8301 2.4114 11.8301 2.7998C11.8301 3.18821 11.5346 3.5076 11.1562 3.5459L11.0801 3.5498H3.7998C3.66173 3.5498 3.5498 3.66173 3.5498 3.7998V20.2002C3.55002 20.3381 3.66186 20.4502 3.7998 20.4502H20.2002C20.338 20.45 20.45 20.338 20.4502 20.2002V12.9199C20.4502 12.5057 20.786 12.1699 21.2002 12.1699C21.6142 12.1701 21.9502 12.5058 21.9502 12.9199V20.2002C21.95 21.1664 21.1664 21.95 20.2002 21.9502H3.7998C2.83344 21.9502 2.05002 21.1665 2.0498 20.2002V3.7998C2.0498 2.83331 2.83331 2.0498 3.7998 2.0498H11.0801L11.1562 2.05371ZM14.6221 3.6543C14.6221 2.7939 15.6172 2.35966 16.2461 2.87207L16.3672 2.9873L20.9092 8.0625C21.2489 8.44219 21.249 9.01686 20.9092 9.39648L16.3672 14.4707C15.7551 15.1545 14.6222 14.7214 14.6221 13.8037V10.9404C13.4265 10.9075 11.0383 11.493 9.1748 14.833C8.92355 15.2833 8.43442 15.4203 8.04492 15.3242C7.64205 15.2246 7.2521 14.8453 7.29492 14.2891L7.35254 13.708C7.51917 12.3125 7.93893 10.6646 8.95215 9.28027C10.076 7.74497 11.8724 6.61358 14.6221 6.44043V3.6543ZM16.1221 6.91699C16.1218 7.48846 15.653 7.90758 15.1338 7.91895C12.5384 7.97533 11.0514 8.95111 10.1621 10.166C9.71303 10.7796 9.40079 11.4759 9.18652 12.1885C11.4188 9.58455 14.0086 9.253 15.334 9.5127C15.8365 9.61128 16.1221 10.054 16.1221 10.4805V12.4951L19.4932 8.72852L16.1221 4.96191V6.91699Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const OutLine8 = (props) => (h("svg", {
|
|
2
|
+
export const OutLine8 = (props) => (h("svg", { width: "8", height: "8", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.69305 0.633484C3.85874 0.633484 3.99286 0.767603 3.99286 0.933289C3.99286 1.09897 3.85874 1.23309 3.69305 1.23309H1.2663C1.24814 1.23327 1.23327 1.24814 1.23309 1.2663V6.73309C1.23309 6.75139 1.24804 6.76612 1.2663 6.7663H6.73309C6.7515 6.7663 6.7663 6.7515 6.7663 6.73309V4.30634C6.76645 4.14078 6.90149 4.00653 7.06708 4.00653C7.23246 4.00678 7.36673 4.14093 7.36688 4.30634V6.73309C7.36688 7.08287 7.08287 7.36688 6.73309 7.36688H1.2663C0.916665 7.36671 0.633484 7.08276 0.633484 6.73309V1.2663C0.63366 0.916775 0.916774 0.63366 1.2663 0.633484H3.69305ZM4.82391 1.21747C4.82433 0.888012 5.20603 0.721366 5.44696 0.917664L5.49286 0.961609L7.00751 2.65399C7.13734 2.79936 7.1372 3.01929 7.00751 3.16473L5.49286 4.85712C5.2582 5.11891 4.82405 4.95287 4.82391 4.60126V3.69891C4.42943 3.70548 3.68934 3.91638 3.10223 4.96844C3.00606 5.14082 2.81843 5.19273 2.66962 5.15594C2.51549 5.11783 2.36506 4.97208 2.38153 4.75848L2.40106 4.56317C2.4572 4.09321 2.59943 3.53397 2.94403 3.06317C3.32162 2.5477 3.92036 2.16864 4.82391 2.10028V1.21747ZM5.42352 2.30536C5.42346 2.52479 5.24412 2.6848 5.04559 2.68915C4.1949 2.70766 3.71393 3.0264 3.42743 3.41766C3.32945 3.55152 3.25305 3.69899 3.1911 3.85126C3.90614 3.13392 4.69423 3.03823 5.12079 3.12177C5.31434 3.1597 5.42329 3.32986 5.42352 3.49286V4.03387L6.43036 2.90887L5.42352 1.78387V2.30536Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageEdit10 = (props) => (h("svg", {
|
|
2
|
+
export const PageEdit10 = (props) => (h("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.61719 0.766602C4.83799 0.766707 5.01656 0.946178 5.0166 1.16699C5.0166 1.38784 4.83801 1.56728 4.61719 1.56738H1.58398C1.57484 1.56743 1.56742 1.57484 1.56738 1.58398V8.41699C1.56738 8.42617 1.57482 8.43355 1.58398 8.43359H8.41699C8.4262 8.43359 8.43359 8.4262 8.43359 8.41699V5.38379C8.43364 5.16294 8.61313 4.98344 8.83398 4.9834C9.05472 4.98357 9.23336 5.16302 9.2334 5.38379V8.41699C9.2334 8.86802 8.86803 9.2334 8.41699 9.2334H1.58398C1.13299 9.23335 0.766602 8.868 0.766602 8.41699V1.58398C0.766643 1.13301 1.13301 0.766645 1.58398 0.766602H4.61719ZM7.16504 1.03613C7.36727 0.902616 7.63263 0.902823 7.83496 1.03613L7.92969 1.11426L8.88574 2.07031C9.12286 2.3078 9.12286 2.69221 8.88574 2.92969L5.34375 6.47168C5.22975 6.58568 5.07527 6.6503 4.91406 6.65039H3.95801C3.62248 6.64999 3.34979 6.37757 3.34961 6.04199V5.08594C3.34981 4.92487 3.41442 4.77015 3.52832 4.65625L7.07031 1.11426L7.16504 1.03613ZM4.15039 5.16504V5.84961H4.83496L8.18457 2.5L7.5 1.81543L4.15039 5.16504Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageEdit12 = (props) => (h("svg", {
|
|
2
|
+
export const PageEdit12 = (props) => (h("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.53955 0.899902C5.81566 0.899902 6.0395 1.1238 6.03955 1.3999C6.03955 1.67604 5.81569 1.8999 5.53955 1.8999H1.8999V10.1001H10.1001V6.45947C10.1004 6.1836 10.3242 5.95953 10.6001 5.95947C10.876 5.95958 11.0998 6.18363 11.1001 6.45947V10.1001C11.1 10.6522 10.6522 11.1 10.1001 11.1001H1.8999C1.34773 11.1 0.900007 10.6523 0.899902 10.1001V1.8999C0.899952 1.34769 1.34769 0.899955 1.8999 0.899902H5.53955ZM8.52686 1.27197C8.82143 1.03173 9.25618 1.04917 9.53076 1.32373L10.6772 2.47021C10.9696 2.76314 10.97 3.23804 10.6772 3.53076L6.42725 7.78076C6.28672 7.92129 6.0957 8.00035 5.89697 8.00049H4.75049C4.33644 8.00049 4.00075 7.66448 4.00049 7.25049V6.104C4.0005 5.90511 4.07957 5.71437 4.22021 5.57373L8.47021 1.32373L8.52686 1.27197ZM5.00049 6.20752V7.00049H5.79346L9.79346 3.00049L9.00049 2.20752L5.00049 6.20752Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageEdit16 = (props) => (h("svg", {
|
|
2
|
+
export const PageEdit16 = (props) => (h("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M7.38606 1.36655C7.66216 1.36655 7.886 1.59046 7.88606 1.86655C7.88606 2.14269 7.66221 2.36655 7.38606 2.36655H2.53352C2.44158 2.36662 2.3666 2.44159 2.36653 2.53354V13.4662C2.36653 13.5582 2.44154 13.6331 2.53352 13.6331H13.4661C13.5582 13.6331 13.6331 13.5582 13.6331 13.4662V8.61362C13.6332 8.3376 13.8571 8.11372 14.1331 8.11362C14.4092 8.11362 14.6331 8.33753 14.6331 8.61362V13.4662C14.6331 14.1105 14.1105 14.6331 13.4661 14.6331H2.53352C1.88925 14.6331 1.36653 14.1104 1.36653 13.4662V2.53354C1.3666 1.88931 1.88929 1.36662 2.53352 1.36655H7.38606ZM11.474 1.82553C11.7796 1.576 12.2211 1.57598 12.5267 1.82553L12.5892 1.88217L14.1185 3.41147C14.4431 3.73684 14.4433 4.26396 14.1185 4.5892L8.45149 10.2562C8.29538 10.4123 8.08339 10.5001 7.86263 10.5003H6.33333C5.87346 10.5002 5.50067 10.1272 5.50032 9.66733V8.13803C5.50042 7.91715 5.58827 7.70536 5.74446 7.54916L11.4115 1.88217L11.474 1.82553ZM6.50032 8.20737V9.50034H7.79329L13.2933 4.00034L12.0003 2.70737L6.50032 8.20737Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageEdit20 = (props) => (h("svg", {
|
|
2
|
+
export const PageEdit20 = (props) => (h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M9.23389 1.7085C9.57883 1.70871 9.8588 1.98852 9.85889 2.3335C9.85889 2.67854 9.57889 2.95828 9.23389 2.9585H3.1665C3.05183 2.95876 2.95875 3.05183 2.9585 3.1665V16.8335C2.9585 16.9484 3.05167 17.0412 3.1665 17.0415H16.8335C16.9486 17.0415 17.0415 16.9486 17.0415 16.8335V10.7671C17.0416 10.4221 17.3216 10.1424 17.6665 10.1421C18.0116 10.1421 18.2914 10.422 18.2915 10.7671V16.8335C18.2915 17.6389 17.6389 18.2915 16.8335 18.2915H3.1665C2.36131 18.2912 1.7085 17.6388 1.7085 16.8335V3.1665C1.70875 2.36147 2.36147 1.70876 3.1665 1.7085H9.23389ZM14.3433 2.28174C14.7251 1.97041 15.2759 1.9704 15.6577 2.28174L15.7368 2.35303L17.6479 4.26416C18.0543 4.67092 18.0544 5.33012 17.6479 5.73682L10.5649 12.8208C10.3696 13.0161 10.1038 13.1254 9.82764 13.1255H7.91748C7.34224 13.1255 6.87558 12.6587 6.87549 12.0835V10.1733C6.87549 9.89707 6.98483 9.63139 7.18018 9.43604L14.2642 2.35303L14.3433 2.28174ZM8.12549 10.2593V11.8755H9.74072L16.6157 4.99951L15.0005 3.38428L8.12549 10.2593Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageEdit24 = (props) => (h("svg", {
|
|
2
|
+
export const PageEdit24 = (props) => (h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M11.1562 2.05371C11.5345 2.09201 11.83 2.41148 11.8301 2.7998C11.8301 3.18821 11.5346 3.5076 11.1562 3.5459L11.0801 3.5498H3.7998C3.66188 3.54991 3.5499 3.66188 3.5498 3.7998V20.2002C3.55001 20.338 3.66195 20.4501 3.7998 20.4502H20.2002C20.338 20.45 20.45 20.338 20.4502 20.2002V12.9199C20.4503 12.5059 20.7861 12.17 21.2002 12.1699C21.6142 12.1701 21.9501 12.5059 21.9502 12.9199V20.2002C21.95 21.1664 21.1664 21.95 20.2002 21.9502H3.7998C2.83353 21.9501 2.05002 21.1665 2.0498 20.2002V3.7998C2.0499 2.83346 2.83346 2.04991 3.7998 2.0498H11.0801L11.1562 2.05371ZM17.2109 2.7373C17.7019 2.33686 18.4261 2.36563 18.8838 2.82324L21.1768 5.11621C21.6649 5.60436 21.6649 6.39564 21.1768 6.88379L12.6768 15.3838C12.4424 15.6182 12.1245 15.75 11.793 15.75H9.5C8.80964 15.75 8.25 15.1904 8.25 14.5V12.207C8.25002 11.8755 8.38181 11.5576 8.61621 11.3232L17.1162 2.82324L17.2109 2.7373ZM9.75 12.3105V14.25H11.6895L19.9395 6L18 4.06055L9.75 12.3105Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageEdit8 = (props) => (h("svg", {
|
|
2
|
+
export const PageEdit8 = (props) => (h("svg", { width: "8", height: "8", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.69304 0.633484C3.8587 0.633484 3.99281 0.767631 3.99284 0.933289C3.99284 1.09897 3.85872 1.23309 3.69304 1.23309H1.26628C1.24818 1.2333 1.23328 1.24819 1.23308 1.2663V6.73309C1.23308 6.75137 1.24805 6.76609 1.26628 6.7663H6.73308C6.75149 6.7663 6.76628 6.7515 6.76628 6.73309V4.30634C6.76647 4.14083 6.90152 4.00657 7.06706 4.00653C7.23242 4.00678 7.36668 4.14096 7.36687 4.30634V6.73309C7.36687 7.08287 7.08286 7.36688 6.73308 7.36688H1.26628C0.91668 7.36667 0.633469 7.08274 0.633469 6.73309V1.2663C0.633677 0.916824 0.916809 0.633695 1.26628 0.633484H3.69304ZM5.74284 0.845398C5.89795 0.743019 6.10133 0.743185 6.25652 0.845398L6.32976 0.904968L7.09441 1.66962C7.27642 1.85182 7.27642 2.14757 7.09441 2.32977L4.26042 5.16278C4.1729 5.2503 4.05411 5.2995 3.93034 5.2995H3.16667C2.90909 5.29932 2.69987 5.09033 2.69987 4.8327V4.06903C2.69996 3.94538 2.74915 3.82639 2.83659 3.73895L5.6696 0.904968L5.74284 0.845398ZM3.29948 4.12372V4.69989H3.87566L6.57487 1.99969L5.9987 1.42352L3.29948 4.12372Z", fill: "currentColor" })));
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export const PageEdit210 = (props) => (h("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.64597 0.867977C6.84835 0.734356 7.1135 0.734356 7.31589 0.867977L7.41061 0.946102L9.05417 2.58966C9.29122 2.82714 9.29126 3.21157 9.05417 3.44903L3.44968 9.05352C3.33569 9.16744 3.18113 9.23214 3.01999 9.23223H1.37643C1.04082 9.23202 0.768323 8.95943 0.768036 8.62384V6.98028C0.76813 6.81914 0.832834 6.66458 0.946747 6.55059L6.55124 0.946102L6.64597 0.867977ZM1.56882 7.05938V8.43145H2.94089L7.24557 4.12677L5.8735 2.7547L1.56882 7.05938ZM6.43991 2.18829L7.81198 3.56036L8.353 3.01934L6.98093 1.64727L6.43991 2.18829Z", fill: "currentColor" })));
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export const PageEdit212 = (props) => (h("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.84622 1.12159C8.13901 0.828834 8.61386 0.829038 8.90677 1.12159L10.8784 3.09327C11.1713 3.38616 11.1713 3.86093 10.8784 4.15382L4.15384 10.8784C4.01324 11.019 3.82239 11.0981 3.62357 11.0982H1.65189C1.23772 11.0981 0.901886 10.7623 0.901886 10.3482V8.37647C0.902037 8.17777 0.981095 7.98672 1.12161 7.8462L7.84622 1.12159ZM1.90189 8.47999V10.0982H3.52005L8.75345 4.86378L7.13528 3.24561L1.90189 8.47999ZM7.66653 2.71436L9.2847 4.33253L9.99466 3.62354L8.3765 2.00538L7.66653 2.71436Z", fill: "currentColor" })));
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export const PageEdit216 = (props) => (h("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.6436 1.55585C10.9492 1.30671 11.3899 1.30652 11.6953 1.55585L11.7588 1.6125L14.3867 4.2414C14.7122 4.56684 14.7122 5.09468 14.3867 5.42011L5.41995 14.3869C5.26372 14.5429 5.05187 14.6311 4.83109 14.6311H2.20218C1.74219 14.6308 1.36924 14.2571 1.36917 13.7971V11.1691C1.36917 10.9482 1.45711 10.7356 1.61331 10.5793L10.5801 1.6125L10.6436 1.55585ZM2.36917 11.2375V13.6311H4.76175L11.7901 6.60175L9.39651 4.2082L2.36917 11.2375ZM10.1035 3.50117L12.4971 5.89472L13.5616 4.83027L11.169 2.43671L10.1035 3.50117Z", fill: "currentColor" })));
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export const PageEdit220 = (props) => (h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.3041 1.94487C13.686 1.63353 14.2368 1.63353 14.6186 1.94487L14.6977 2.01616L17.9838 5.30229C18.3902 5.70905 18.3903 6.36825 17.9838 6.77495L6.77582 17.9839C6.58049 18.1791 6.31465 18.2886 6.03851 18.2886H2.75336C2.17827 18.2885 1.71159 17.8217 1.71136 17.2466V13.9615C1.71136 13.6853 1.82088 13.4195 2.01605 13.2242L13.225 2.01616L13.3041 1.94487ZM2.96136 14.0474V17.0386H5.9516L14.7368 8.25151L11.7465 5.26128L2.96136 14.0474ZM12.6313 4.37651L15.6215 7.36675L16.9516 6.03764L13.9614 3.04741L12.6313 4.37651Z", fill: "currentColor" })));
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export const PageEdit224 = (props) => (h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M15.9649 2.33405C16.4231 1.96044 17.0849 1.96043 17.5431 2.33405L17.6378 2.41998L21.5802 6.36334C22.0683 6.85148 22.0683 7.64277 21.5802 8.13092L8.13095 21.5801C7.89664 21.8144 7.57852 21.9462 7.24716 21.9464H3.3038C2.61353 21.9463 2.0538 21.3866 2.0538 20.6964V16.754C2.05388 16.4226 2.1857 16.1045 2.42001 15.8702L15.8702 2.41998L15.9649 2.33405ZM3.5538 16.8575V20.4464H7.14365L17.6856 9.90338L14.0958 6.31354L3.5538 16.8575ZM15.1563 5.25299L18.7462 8.84283L20.3429 7.24615L16.753 3.65729L15.1563 5.25299Z", fill: "currentColor" })));
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export const PageEdit28 = (props) => (h("svg", { width: "8", height: "8", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.32819 0.71124C5.48338 0.609049 5.68676 0.608848 5.84186 0.71124L5.9151 0.77081L7.22858 2.08526C7.41076 2.26745 7.41064 2.56316 7.22858 2.74542L2.74518 7.22882C2.65779 7.31611 2.53958 7.36541 2.41608 7.36554H1.10162C0.843919 7.3655 0.634827 7.15645 0.634827 6.89874V5.58429C0.635013 5.46077 0.684195 5.34156 0.771545 5.25421L5.25494 0.77081L5.32819 0.71124ZM1.23444 5.63995V6.76593H2.36041L5.82428 3.30011L4.6983 2.17413L1.23444 5.63995ZM5.12213 1.7503L6.24811 2.87628L6.71002 2.41534L5.58405 1.28937L5.12213 1.7503Z", fill: "currentColor" })));
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { PageEdit28 } from "./PageEdit28";
|
|
2
|
+
import { PageEdit210 } from "./PageEdit210";
|
|
3
|
+
import { PageEdit212 } from "./PageEdit212";
|
|
4
|
+
import { PageEdit216 } from "./PageEdit216";
|
|
5
|
+
import { PageEdit220 } from "./PageEdit220";
|
|
6
|
+
import { PageEdit224 } from "./PageEdit224";
|
|
7
|
+
export const pageEdit2 = {
|
|
8
|
+
8: PageEdit28,
|
|
9
|
+
10: PageEdit210,
|
|
10
|
+
12: PageEdit212,
|
|
11
|
+
16: PageEdit216,
|
|
12
|
+
20: PageEdit220,
|
|
13
|
+
24: PageEdit224,
|
|
14
|
+
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageMove10 = (props) => (h("svg", {
|
|
2
|
+
export const PageMove10 = (props) => (h("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.61719 0.766602C4.83799 0.766707 5.01656 0.946178 5.0166 1.16699C5.0166 1.38784 4.83801 1.56728 4.61719 1.56738H1.58398C1.57484 1.56743 1.56742 1.57484 1.56738 1.58398V8.41699C1.56738 8.42617 1.57482 8.43355 1.58398 8.43359H8.41699C8.4262 8.43359 8.43359 8.4262 8.43359 8.41699V5.38379C8.43364 5.16294 8.61313 4.98344 8.83398 4.9834C9.05472 4.98357 9.23336 5.16302 9.2334 5.38379V8.41699C9.2334 8.86802 8.86803 9.2334 8.41699 9.2334H1.58398C1.13299 9.23335 0.766602 8.868 0.766602 8.41699V1.58398C0.766643 1.13301 1.13302 0.766646 1.58398 0.766602H4.61719ZM8.33301 1.2666C8.55389 1.2666 8.73335 1.44612 8.7334 1.66699V3.57715C8.73316 3.79786 8.55378 3.97656 8.33301 3.97656C8.11258 3.97617 7.93383 3.79762 7.93359 3.57715V2.63281L4.0332 6.5332C3.87698 6.68925 3.62295 6.68936 3.4668 6.5332C3.31116 6.37712 3.31121 6.12389 3.4668 5.96777L7.36719 2.06738H6.04199C5.82126 2.06716 5.6416 1.88777 5.6416 1.66699C5.64165 1.44625 5.82129 1.26682 6.04199 1.2666H8.33301Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageMove12 = (props) => (h("svg", {
|
|
2
|
+
export const PageMove12 = (props) => (h("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.53955 0.899902C5.81566 0.899902 6.0395 1.1238 6.03955 1.3999C6.03955 1.67604 5.81569 1.8999 5.53955 1.8999H1.8999V10.1001H10.1001V6.45947C10.1004 6.1836 10.3242 5.95953 10.6001 5.95947C10.876 5.95958 11.0998 6.18363 11.1001 6.45947V10.1001C11.1 10.6522 10.6522 11.1 10.1001 11.1001H1.8999C1.34773 11.1 0.900007 10.6523 0.899902 10.1001V1.8999C0.899952 1.34769 1.34769 0.899956 1.8999 0.899902H5.53955ZM10.0005 1.50049C10.2764 1.50075 10.5005 1.72451 10.5005 2.00049V4.29248C10.5 4.56809 10.2761 4.79222 10.0005 4.79248C9.72462 4.79248 9.50093 4.56825 9.50049 4.29248V3.20752L4.854 7.854C4.6589 8.0491 4.34227 8.04878 4.14697 7.854C3.95171 7.65874 3.95171 7.34223 4.14697 7.14697L8.79346 2.50049H7.25049C6.97451 2.50049 6.75075 2.27641 6.75049 2.00049C6.75049 1.72435 6.97435 1.50049 7.25049 1.50049H10.0005Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageMove16 = (props) => (h("svg", {
|
|
2
|
+
export const PageMove16 = (props) => (h("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M7.38606 1.36655C7.66216 1.36655 7.886 1.59046 7.88606 1.86655C7.88606 2.14269 7.66221 2.36655 7.38606 2.36655H2.53352C2.44158 2.36662 2.3666 2.44159 2.36653 2.53354V13.4662C2.36653 13.5582 2.44154 13.6331 2.53352 13.6331H13.4661C13.5582 13.6331 13.6331 13.5582 13.6331 13.4662V8.61362C13.6332 8.3376 13.8571 8.11372 14.1331 8.11362C14.4092 8.11362 14.6331 8.33753 14.6331 8.61362V13.4662C14.6331 14.1105 14.1105 14.6331 13.4661 14.6331H2.53352C1.88925 14.6331 1.36653 14.1104 1.36653 13.4662V2.53354C1.3666 1.88931 1.88929 1.36662 2.53352 1.36655H7.38606ZM13.3333 2.16635C13.6092 2.16653 13.8332 2.39047 13.8333 2.66635V5.72202C13.8333 5.998 13.6093 6.22184 13.3333 6.22202C13.0574 6.22184 12.8334 5.998 12.8333 5.72202V3.87338L6.35384 10.3529C6.15857 10.5481 5.84207 10.5481 5.6468 10.3529C5.45171 10.1576 5.4516 9.84105 5.6468 9.64584L12.1263 3.16635H9.66731C9.39117 3.16635 9.16731 2.94249 9.16731 2.66635C9.16749 2.39036 9.39128 2.16635 9.66731 2.16635H13.3333Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageMove20 = (props) => (h("svg", {
|
|
2
|
+
export const PageMove20 = (props) => (h("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M9.23389 1.7085C9.57883 1.70871 9.8588 1.98852 9.85889 2.3335C9.85889 2.67854 9.57889 2.95828 9.23389 2.9585H3.1665C3.05183 2.95876 2.95875 3.05183 2.9585 3.1665V16.8335C2.9585 16.9484 3.05167 17.0412 3.1665 17.0415H16.8335C16.9486 17.0415 17.0415 16.9486 17.0415 16.8335V10.7671C17.0416 10.4221 17.3216 10.1424 17.6665 10.1421C18.0116 10.1421 18.2914 10.422 18.2915 10.7671V16.8335C18.2915 17.6389 17.6389 18.2915 16.8335 18.2915H3.1665C2.36132 18.2912 1.7085 17.6387 1.7085 16.8335V3.1665C1.70875 2.36147 2.36147 1.70876 3.1665 1.7085H9.23389ZM16.6675 2.7085C17.0124 2.70876 17.2924 2.98856 17.2925 3.3335V7.15283C17.2925 7.49785 17.0124 7.77757 16.6675 7.77783C16.3223 7.77783 16.0425 7.49801 16.0425 7.15283V4.84229L7.94287 12.9419C7.69879 13.186 7.30218 13.186 7.05811 12.9419C6.81441 12.6978 6.8143 12.3021 7.05811 12.0581L15.1577 3.9585H12.0835C11.7385 3.95832 11.4585 3.67857 11.4585 3.3335C11.4586 2.9885 11.7385 2.70867 12.0835 2.7085H16.6675Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageMove24 = (props) => (h("svg", {
|
|
2
|
+
export const PageMove24 = (props) => (h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { d: "M11.1562 2.05371C11.5345 2.09201 11.83 2.41148 11.8301 2.7998C11.8301 3.18821 11.5346 3.5076 11.1562 3.5459L11.0801 3.5498H3.7998C3.66189 3.54991 3.5499 3.66188 3.5498 3.7998V20.2002C3.55001 20.338 3.66195 20.4501 3.7998 20.4502H20.2002C20.338 20.45 20.45 20.338 20.4502 20.2002V12.9199C20.4503 12.5059 20.7861 12.17 21.2002 12.1699C21.6142 12.1701 21.9501 12.5059 21.9502 12.9199V20.2002C21.95 21.1664 21.1664 21.95 20.2002 21.9502H3.7998C2.83353 21.9501 2.05002 21.1665 2.0498 20.2002V3.7998C2.0499 2.83346 2.83346 2.04991 3.7998 2.0498H11.0801L11.1562 2.05371ZM20 3.25C20.4142 3.25 20.75 3.58579 20.75 4V8.58301C20.75 8.99722 20.4142 9.33301 20 9.33301C19.5858 9.33301 19.25 8.99722 19.25 8.58301V5.81055L9.53027 15.5303C9.23738 15.8232 8.76262 15.8232 8.46973 15.5303C8.17683 15.2374 8.17683 14.7626 8.46973 14.4697L18.1895 4.75H14.5C14.0858 4.75 13.75 4.41421 13.75 4C13.75 3.58579 14.0858 3.25 14.5 3.25H20Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const PageMove8 = (props) => (h("svg", {
|
|
2
|
+
export const PageMove8 = (props) => (h("svg", { width: "8", height: "8", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.69304 0.633484C3.8587 0.633484 3.99281 0.767631 3.99284 0.933289C3.99284 1.09897 3.85872 1.23309 3.69304 1.23309H1.26628C1.24818 1.2333 1.23328 1.24819 1.23308 1.2663V6.73309C1.23308 6.75137 1.24805 6.76608 1.26628 6.7663H6.73308C6.75149 6.7663 6.76628 6.7515 6.76628 6.73309V4.30634C6.76647 4.14083 6.90152 4.00657 7.06706 4.00653C7.23242 4.00678 7.36668 4.14096 7.36687 4.30634V6.73309C7.36687 7.08287 7.08286 7.36688 6.73308 7.36688H1.26628C0.91668 7.36667 0.633469 7.08274 0.633469 6.73309V1.2663C0.633677 0.916825 0.916809 0.633695 1.26628 0.633484H3.69304ZM6.66667 1.03387C6.83221 1.03405 6.96648 1.1681 6.96648 1.33368V2.86102C6.9663 3.02645 6.8321 3.16163 6.66667 3.1618C6.50124 3.16163 6.36607 3.02645 6.36589 2.86102V2.05829L3.21159 5.21259C3.09445 5.3292 2.90477 5.32942 2.78777 5.21259C2.67072 5.09554 2.67093 4.90497 2.78777 4.78778L5.94206 1.63348H4.83269C4.66741 1.63313 4.53306 1.499 4.53288 1.33368C4.53288 1.16821 4.6673 1.03423 4.83269 1.03387H6.66667Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Pdf10 = (props) => (h("svg", {
|
|
2
|
+
export const Pdf10 = (props) => (h("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.89941 0.766602C6.11513 0.766602 6.32258 0.85282 6.47559 1.00488L8.15918 2.67773C8.31334 2.83099 8.40035 3.03946 8.40039 3.25684V8.41699C8.40039 8.86802 8.03404 9.2334 7.58301 9.2334H2.41699C1.96596 9.2334 1.59961 8.86803 1.59961 8.41699V1.58398C1.59961 1.13295 1.96596 0.766602 2.41699 0.766602H5.89941ZM2.41699 1.56738C2.40779 1.56738 2.40039 1.57478 2.40039 1.58398V8.41699C2.40039 8.4262 2.40779 8.43359 2.41699 8.43359H7.58301C7.59221 8.43359 7.59961 8.4262 7.59961 8.41699V3.52539H6.14648C5.86804 3.52539 5.6416 3.29895 5.6416 3.02051V1.56738H2.41699ZM4.6582 2.86523C4.75251 2.84394 4.86331 2.86139 4.94824 2.94434C4.97308 2.96862 4.99172 2.99904 5.00195 3.03223C5.17578 3.59833 5.13808 4.19925 4.99023 4.76562C5.0425 4.83484 5.09992 4.90681 5.16504 4.97949C5.31383 5.14556 5.45413 5.28322 5.58398 5.39844C5.87697 5.33672 6.1275 5.31682 6.33984 5.33008C6.84797 5.36188 7.16675 5.58222 7.27637 5.84961C7.30421 5.91791 7.29369 5.99603 7.24902 6.05469C7.0907 6.26085 6.77723 6.40317 6.36133 6.31445C6.10346 6.25933 5.80815 6.11605 5.47559 5.85156C5.15002 5.93763 4.7593 6.08234 4.29492 6.30762C4.0438 6.69514 3.77277 7.01599 3.53613 7.21191C3.41288 7.31389 3.27722 7.40085 3.14648 7.42969C3.07795 7.44475 2.99117 7.44802 2.90723 7.40723C2.81905 7.36423 2.76596 7.28895 2.73926 7.21094C2.67222 7.01429 2.72168 6.83085 2.81934 6.68359C2.91296 6.54265 3.05554 6.42492 3.20215 6.33008C3.45955 6.1637 3.77751 6.03748 4.02246 5.96094C4.22885 5.6228 4.41251 5.23888 4.53613 4.83984C4.1983 4.32253 4.12377 3.86072 4.18848 3.50586C4.2284 3.28777 4.32123 3.10785 4.43848 2.99316C4.49623 2.93684 4.57111 2.88503 4.6582 2.86523ZM3.42773 6.68066C3.30383 6.76089 3.21551 6.84117 3.16699 6.91406C3.14895 6.94126 3.13796 6.96608 3.13184 6.98828C3.1677 6.96745 3.21491 6.93663 3.27051 6.89062C3.35531 6.82037 3.4478 6.72486 3.54688 6.6123C3.50638 6.63474 3.46508 6.65654 3.42773 6.68066ZM6.06055 5.75C6.21015 5.8353 6.33965 5.88303 6.44824 5.90625C6.60076 5.93881 6.71205 5.92193 6.79004 5.89062C6.70434 5.8263 6.55673 5.76132 6.31348 5.74609C6.23776 5.74139 6.15346 5.74345 6.06055 5.75ZM4.83887 5.23828C4.77897 5.39732 4.71069 5.55137 4.63867 5.69922C4.80505 5.63148 4.96185 5.57206 5.11035 5.52441C5.02749 5.44237 4.94127 5.35369 4.85449 5.25684C4.84909 5.2508 4.8442 5.2443 4.83887 5.23828ZM4.66016 3.3916C4.63543 3.44037 4.6128 3.50363 4.59863 3.58105C4.57018 3.7371 4.57874 3.95078 4.67578 4.20996C4.71097 3.93327 4.70954 3.65726 4.66016 3.3916ZM6.44238 2.72461H7.07129L6.44238 2.09961V2.72461Z", fill: "currentColor" })));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
export const Pdf12 = (props) => (h("svg", {
|
|
2
|
+
export const Pdf12 = (props) => (h("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.07959 0.899902C7.34367 0.899948 7.59735 1.00476 7.78467 1.19092L9.80518 3.19873C9.99386 3.38637 10.1 3.64161 10.1001 3.90771V10.1001C10.1 10.6522 9.65223 11.1 9.1001 11.1001H2.8999C2.34768 11.1001 1.90001 10.6523 1.8999 10.1001V1.8999C1.8999 1.34762 2.34762 0.899902 2.8999 0.899902H7.07959ZM2.8999 10.1001H9.1001V4.24951H7.37451C7.02952 4.2493 6.74951 3.96956 6.74951 3.62451V1.8999H2.8999V10.1001ZM5.58936 3.43896C5.7025 3.41329 5.835 3.43332 5.93701 3.53271C5.96685 3.56186 5.98917 3.59833 6.00146 3.63818C6.21032 4.3182 6.16565 5.03995 5.98779 5.72021C6.0502 5.80277 6.12012 5.88843 6.19775 5.9751C6.37608 6.17411 6.54406 6.3399 6.69971 6.47803C7.05139 6.40389 7.35204 6.38013 7.60693 6.396C8.21682 6.43407 8.59935 6.69816 8.73096 7.01904C8.76455 7.10134 8.7519 7.19561 8.69775 7.26611C8.50761 7.51347 8.13157 7.68339 7.63232 7.57666C7.32303 7.51044 6.96864 7.33912 6.56982 7.02197C6.17935 7.12523 5.71062 7.29779 5.15381 7.56787C4.85221 8.03348 4.5269 8.41854 4.24268 8.65381C4.09467 8.77626 3.93189 8.88103 3.7749 8.91553C3.69268 8.93354 3.58842 8.93714 3.48779 8.88818C3.38211 8.83647 3.31858 8.74548 3.28662 8.65186C3.20639 8.41605 3.26522 8.19662 3.38232 8.02002C3.49461 7.85076 3.6653 7.71008 3.84131 7.59619C4.15033 7.39628 4.53245 7.24574 4.82666 7.15381C5.07382 6.74903 5.29346 6.28969 5.44189 5.81201C5.03508 5.19029 4.94722 4.63392 5.0249 4.20752C5.07275 3.94528 5.18474 3.72909 5.32568 3.59131C5.395 3.52361 5.48473 3.4628 5.58936 3.43896ZM4.11279 8.01611C3.96373 8.11259 3.85752 8.20875 3.79932 8.29639C3.77712 8.32987 3.76355 8.36001 3.75635 8.38721C3.79957 8.36226 3.85581 8.32489 3.92334 8.26904C4.02559 8.18444 4.1368 8.06902 4.25635 7.93311C4.20719 7.96031 4.15807 7.98682 4.11279 8.01611ZM7.27197 6.89893C7.45137 7.00124 7.60655 7.05948 7.73682 7.0874C7.91962 7.12648 8.05337 7.10629 8.14697 7.06885C8.04406 6.99169 7.86752 6.91323 7.57568 6.89502C7.48478 6.88937 7.38352 6.89106 7.27197 6.89893ZM5.80615 6.28662C5.73497 6.47553 5.65723 6.65968 5.57178 6.83545C5.76875 6.75542 5.95432 6.68494 6.13037 6.62842C6.03131 6.53028 5.92843 6.42387 5.82471 6.30811C5.81848 6.30113 5.81231 6.29358 5.80615 6.28662ZM5.59131 4.06885C5.56147 4.12755 5.53414 4.20392 5.51709 4.29736C5.48307 4.48432 5.49397 4.74007 5.60986 5.05029C5.65199 4.71834 5.65065 4.38754 5.59131 4.06885ZM7.74951 3.24951H8.43799L7.74951 2.56494V3.24951Z", fill: "currentColor" })));
|