@firstnoodle-ui/bui 0.0.13 → 0.0.14
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/bui.css +1 -1
- package/dist/components/checkbox/Checkbox.vue.d.ts +5 -9
- package/dist/components/checkbox/CircleIndicator.vue.d.ts +3 -2
- package/dist/components/checkbox/DefaultIndicator.vue.d.ts +3 -2
- package/dist/components/collapse/Collapse.vue.d.ts +0 -2
- package/dist/components/input/Input.vue.d.ts +3 -1
- package/dist/components/pagination/Pagination.vue.d.ts +4 -4
- package/dist/components/text-editor/components/InsertLinkDialog.vue.d.ts +5 -2
- package/dist/components/text-editor/components/InsertTextDialog.vue.d.ts +5 -2
- package/dist/components/types.d.ts +2 -0
- package/dist/index.mjs +4391 -4425
- package/package.json +8 -3
- package/dist/components/scrollbar/scrollbarWidth.d.ts +0 -1
- package/src/components/application-wrapper/ApplicationWrapper.vue +0 -8
- package/src/components/application-wrapper/index.ts +0 -1
- package/src/components/aside-section-label/AsideSectionLabel.vue +0 -16
- package/src/components/aside-section-label/index.ts +0 -1
- package/src/components/button/Button.vue +0 -245
- package/src/components/button/NotificationBadge.vue +0 -15
- package/src/components/button/index.ts +0 -1
- package/src/components/button-group/ButtonGroup.vue +0 -97
- package/src/components/button-group/index.ts +0 -1
- package/src/components/checkbox/Checkbox.vue +0 -52
- package/src/components/checkbox/CircleIndicator.vue +0 -27
- package/src/components/checkbox/DefaultIndicator.vue +0 -22
- package/src/components/checkbox/index.ts +0 -1
- package/src/components/collapse/Collapse.vue +0 -120
- package/src/components/collapse/index.ts +0 -1
- package/src/components/confirm-cancel/ConfirmCancel.vue +0 -79
- package/src/components/confirm-cancel/index.ts +0 -1
- package/src/components/data-point/DataPoint.vue +0 -5
- package/src/components/data-point/index.ts +0 -1
- package/src/components/dialog/Dialog.vue +0 -70
- package/src/components/dialog/index.ts +0 -1
- package/src/components/fade-in-up/FadeInUp.vue +0 -17
- package/src/components/fade-in-up/index.ts +0 -1
- package/src/components/first-paint/FirstPaint.vue +0 -21
- package/src/components/first-paint/index.ts +0 -1
- package/src/components/first-paint/style.scss +0 -23
- package/src/components/flexbox/Flexbox.vue +0 -50
- package/src/components/flexbox/index.ts +0 -1
- package/src/components/horizontal-layout/Aside.vue +0 -113
- package/src/components/horizontal-layout/HorizontalLayout.vue +0 -118
- package/src/components/horizontal-layout/index.ts +0 -2
- package/src/components/icon/Icon.vue +0 -1159
- package/src/components/icon/index.ts +0 -1
- package/src/components/icon/utils/combine-svgs.cjs +0 -55
- package/src/components/icon/utils/combined-svgs.txt +0 -1150
- package/src/components/icon/utils/svgs/admin.svg +0 -16
- package/src/components/icon/utils/svgs/arrow-deviate.svg +0 -3
- package/src/components/icon/utils/svgs/arrow-down-plus.svg +0 -4
- package/src/components/icon/utils/svgs/arrow-down.svg +0 -3
- package/src/components/icon/utils/svgs/arrow-from.svg +0 -3
- package/src/components/icon/utils/svgs/arrow-left.svg +0 -3
- package/src/components/icon/utils/svgs/arrow-move.svg +0 -15
- package/src/components/icon/utils/svgs/arrow-right.svg +0 -3
- package/src/components/icon/utils/svgs/arrow-sub.svg +0 -3
- package/src/components/icon/utils/svgs/arrow-trend.svg +0 -15
- package/src/components/icon/utils/svgs/arrow-up-plus.svg +0 -4
- package/src/components/icon/utils/svgs/arrow-up.svg +0 -3
- package/src/components/icon/utils/svgs/authority.svg +0 -5
- package/src/components/icon/utils/svgs/beams.svg +0 -5
- package/src/components/icon/utils/svgs/bell.svg +0 -15
- package/src/components/icon/utils/svgs/bold.svg +0 -3
- package/src/components/icon/utils/svgs/box.svg +0 -5
- package/src/components/icon/utils/svgs/building.svg +0 -15
- package/src/components/icon/utils/svgs/bullet-list.svg +0 -8
- package/src/components/icon/utils/svgs/calendar.svg +0 -21
- package/src/components/icon/utils/svgs/camera.svg +0 -5
- package/src/components/icon/utils/svgs/categories.svg +0 -3
- package/src/components/icon/utils/svgs/check-circled.svg +0 -16
- package/src/components/icon/utils/svgs/check-outline.svg +0 -15
- package/src/components/icon/utils/svgs/check.svg +0 -3
- package/src/components/icon/utils/svgs/chevron-down.svg +0 -3
- package/src/components/icon/utils/svgs/chevron-left-double.svg +0 -4
- package/src/components/icon/utils/svgs/chevron-left.svg +0 -3
- package/src/components/icon/utils/svgs/chevron-right-double.svg +0 -4
- package/src/components/icon/utils/svgs/chevron-right.svg +0 -3
- package/src/components/icon/utils/svgs/chevron-up.svg +0 -3
- package/src/components/icon/utils/svgs/clock.svg +0 -4
- package/src/components/icon/utils/svgs/close-outline.svg +0 -3
- package/src/components/icon/utils/svgs/close.svg +0 -3
- package/src/components/icon/utils/svgs/columns.svg +0 -3
- package/src/components/icon/utils/svgs/conclusion.svg +0 -17
- package/src/components/icon/utils/svgs/copy.svg +0 -16
- package/src/components/icon/utils/svgs/crosshair.svg +0 -15
- package/src/components/icon/utils/svgs/dash.svg +0 -3
- package/src/components/icon/utils/svgs/dashboard.svg +0 -3
- package/src/components/icon/utils/svgs/delete.svg +0 -4
- package/src/components/icon/utils/svgs/delta.svg +0 -3
- package/src/components/icon/utils/svgs/download.svg +0 -3
- package/src/components/icon/utils/svgs/drag.svg +0 -8
- package/src/components/icon/utils/svgs/drilldown.svg +0 -8
- package/src/components/icon/utils/svgs/edit.svg +0 -16
- package/src/components/icon/utils/svgs/envelope.svg +0 -3
- package/src/components/icon/utils/svgs/error.svg +0 -3
- package/src/components/icon/utils/svgs/export-document.svg +0 -16
- package/src/components/icon/utils/svgs/filter.svg +0 -6
- package/src/components/icon/utils/svgs/filters.svg +0 -4
- package/src/components/icon/utils/svgs/flag.svg +0 -3
- package/src/components/icon/utils/svgs/folder.svg +0 -15
- package/src/components/icon/utils/svgs/frequency.svg +0 -3
- package/src/components/icon/utils/svgs/fullscreen-off.svg +0 -3
- package/src/components/icon/utils/svgs/fullscreen-on.svg +0 -3
- package/src/components/icon/utils/svgs/graduate.svg +0 -3
- package/src/components/icon/utils/svgs/hamburger.svg +0 -5
- package/src/components/icon/utils/svgs/handshake.svg +0 -15
- package/src/components/icon/utils/svgs/heading-1.svg +0 -4
- package/src/components/icon/utils/svgs/heading-2.svg +0 -4
- package/src/components/icon/utils/svgs/heading.svg +0 -3
- package/src/components/icon/utils/svgs/home.svg +0 -3
- package/src/components/icon/utils/svgs/id-card.svg +0 -6
- package/src/components/icon/utils/svgs/id.svg +0 -4
- package/src/components/icon/utils/svgs/indent-left.svg +0 -7
- package/src/components/icon/utils/svgs/indent-right.svg +0 -7
- package/src/components/icon/utils/svgs/information.svg +0 -17
- package/src/components/icon/utils/svgs/italics.svg +0 -3
- package/src/components/icon/utils/svgs/itenary.svg +0 -11
- package/src/components/icon/utils/svgs/keyboard.svg +0 -11
- package/src/components/icon/utils/svgs/lightning.svg +0 -15
- package/src/components/icon/utils/svgs/link.svg +0 -4
- package/src/components/icon/utils/svgs/list-collapse.svg +0 -6
- package/src/components/icon/utils/svgs/list-expand.svg +0 -6
- package/src/components/icon/utils/svgs/location.svg +0 -4
- package/src/components/icon/utils/svgs/lock-locked.svg +0 -4
- package/src/components/icon/utils/svgs/lock-unlocked.svg +0 -4
- package/src/components/icon/utils/svgs/magnifying-glass.svg +0 -15
- package/src/components/icon/utils/svgs/map.svg +0 -3
- package/src/components/icon/utils/svgs/megaphone.svg +0 -3
- package/src/components/icon/utils/svgs/message.svg +0 -15
- package/src/components/icon/utils/svgs/microscope.svg +0 -3
- package/src/components/icon/utils/svgs/moon.svg +0 -3
- package/src/components/icon/utils/svgs/new-document.svg +0 -4
- package/src/components/icon/utils/svgs/news.svg +0 -15
- package/src/components/icon/utils/svgs/numbered-list.svg +0 -7
- package/src/components/icon/utils/svgs/open-link.svg +0 -16
- package/src/components/icon/utils/svgs/options.svg +0 -5
- package/src/components/icon/utils/svgs/page.svg +0 -7
- package/src/components/icon/utils/svgs/paper-plane.svg +0 -15
- package/src/components/icon/utils/svgs/paper.svg +0 -3
- package/src/components/icon/utils/svgs/pen-and-paper.svg +0 -4
- package/src/components/icon/utils/svgs/phase.svg +0 -15
- package/src/components/icon/utils/svgs/photo.svg +0 -4
- package/src/components/icon/utils/svgs/pie-chart.svg +0 -3
- package/src/components/icon/utils/svgs/plus.svg +0 -3
- package/src/components/icon/utils/svgs/point-left.svg +0 -3
- package/src/components/icon/utils/svgs/point-up.svg +0 -3
- package/src/components/icon/utils/svgs/popup.svg +0 -16
- package/src/components/icon/utils/svgs/question.svg +0 -17
- package/src/components/icon/utils/svgs/radio-tower.svg +0 -3
- package/src/components/icon/utils/svgs/recycle.svg +0 -3
- package/src/components/icon/utils/svgs/redo.svg +0 -3
- package/src/components/icon/utils/svgs/refresh.svg +0 -3
- package/src/components/icon/utils/svgs/route.svg +0 -3
- package/src/components/icon/utils/svgs/rows.svg +0 -3
- package/src/components/icon/utils/svgs/scope.svg +0 -7
- package/src/components/icon/utils/svgs/settings.svg +0 -16
- package/src/components/icon/utils/svgs/share.svg +0 -11
- package/src/components/icon/utils/svgs/sign-in.svg +0 -4
- package/src/components/icon/utils/svgs/sign-up.svg +0 -3
- package/src/components/icon/utils/svgs/sort-down.svg +0 -20
- package/src/components/icon/utils/svgs/sort-up.svg +0 -20
- package/src/components/icon/utils/svgs/sort.svg +0 -7
- package/src/components/icon/utils/svgs/square-solid.svg +0 -3
- package/src/components/icon/utils/svgs/star-solid.svg +0 -15
- package/src/components/icon/utils/svgs/star.svg +0 -15
- package/src/components/icon/utils/svgs/stop-watch.svg +0 -5
- package/src/components/icon/utils/svgs/structure.svg +0 -3
- package/src/components/icon/utils/svgs/sun.svg +0 -23
- package/src/components/icon/utils/svgs/table.svg +0 -3
- package/src/components/icon/utils/svgs/tag.svg +0 -15
- package/src/components/icon/utils/svgs/team.svg +0 -15
- package/src/components/icon/utils/svgs/telescope.svg +0 -15
- package/src/components/icon/utils/svgs/trash.svg +0 -6
- package/src/components/icon/utils/svgs/triangle-angle.svg +0 -3
- package/src/components/icon/utils/svgs/triangle-side.svg +0 -3
- package/src/components/icon/utils/svgs/underline.svg +0 -4
- package/src/components/icon/utils/svgs/undo.svg +0 -3
- package/src/components/icon/utils/svgs/user.svg +0 -16
- package/src/components/icon/utils/svgs/venn.svg +0 -3
- package/src/components/icon/utils/svgs/video.svg +0 -3
- package/src/components/icon/utils/svgs/visibility-off-alt.svg +0 -19
- package/src/components/icon/utils/svgs/visibility-off.svg +0 -3
- package/src/components/icon/utils/svgs/visibility-on.svg +0 -16
- package/src/components/icon/utils/svgs/warning.svg +0 -5
- package/src/components/index.ts +0 -38
- package/src/components/input/Input.vue +0 -87
- package/src/components/input/index.ts +0 -1
- package/src/components/load-spinner/LoadSpinner.vue +0 -13
- package/src/components/load-spinner/index.ts +0 -1
- package/src/components/modal/Modal.vue +0 -111
- package/src/components/modal/index.ts +0 -1
- package/src/components/nav-item/NavItem.vue +0 -62
- package/src/components/nav-item/index.ts +0 -1
- package/src/components/notification/Notification.vue +0 -34
- package/src/components/notification/index.ts +0 -1
- package/src/components/pagination/Pagination.vue +0 -72
- package/src/components/pagination/index.ts +0 -1
- package/src/components/pill/Pill.vue +0 -52
- package/src/components/pill/index.ts +0 -2
- package/src/components/pill/pill-types.ts +0 -2
- package/src/components/pop-confirm/PopConfirm.vue +0 -69
- package/src/components/pop-confirm/index.ts +0 -1
- package/src/components/pop-select/FooterButton.vue +0 -5
- package/src/components/pop-select/PopSelect.vue +0 -346
- package/src/components/pop-select/ResultFilters.vue +0 -31
- package/src/components/pop-select/enums.ts +0 -7
- package/src/components/pop-select/index.ts +0 -2
- package/src/components/pop-select/option.vue +0 -51
- package/src/components/popper/Popper.vue +0 -239
- package/src/components/popper/PopperContent.vue +0 -5
- package/src/components/popper/index.ts +0 -2
- package/src/components/popper/middleware.ts +0 -19
- package/src/components/screen-overlay/ScreenOverlay.vue +0 -53
- package/src/components/screen-overlay/index.ts +0 -1
- package/src/components/scrollbar/Bar.vue +0 -106
- package/src/components/scrollbar/ScrollBottomLoader.vue +0 -25
- package/src/components/scrollbar/Scrollbar.vue +0 -220
- package/src/components/scrollbar/enums.ts +0 -23
- package/src/components/scrollbar/index.ts +0 -2
- package/src/components/scrollbar/scrollbarWidth.ts +0 -26
- package/src/components/scrollbar/style.scss +0 -75
- package/src/components/scrollbar/types.ts +0 -32
- package/src/components/side-over/SideOver.vue +0 -87
- package/src/components/side-over/index.ts +0 -1
- package/src/components/status-select/StatusIndicator.vue +0 -78
- package/src/components/status-select/StatusSelect.vue +0 -62
- package/src/components/status-select/index.ts +0 -1
- package/src/components/switch/Switch.vue +0 -52
- package/src/components/switch/index.ts +0 -1
- package/src/components/tab/Tab.vue +0 -59
- package/src/components/tab/index.ts +0 -1
- package/src/components/tag/Tag.vue +0 -34
- package/src/components/tag/index.ts +0 -1
- package/src/components/text-editor/TextEditor.vue +0 -399
- package/src/components/text-editor/components/Dialog.vue +0 -11
- package/src/components/text-editor/components/FormattingButton.vue +0 -46
- package/src/components/text-editor/components/InsertLinkDialog.vue +0 -81
- package/src/components/text-editor/components/InsertTextDialog.vue +0 -36
- package/src/components/text-editor/components/index.ts +0 -3
- package/src/components/text-editor/index.ts +0 -1
- package/src/components/text-highlight/TextHighlight.vue +0 -113
- package/src/components/text-highlight/index.ts +0 -1
- package/src/components/text-viewer/TextViewer.vue +0 -5
- package/src/components/text-viewer/index.ts +0 -1
- package/src/components/tooltip/Tooltip.vue +0 -54
- package/src/components/tooltip/index.ts +0 -1
- package/src/components/types.ts +0 -221
- package/src/components/vertical-layout/RunningSection.vue +0 -54
- package/src/components/vertical-layout/VerticalLayout.vue +0 -37
- package/src/components/vertical-layout/index.ts +0 -3
- package/src/components/vertical-layout/types.ts +0 -2
- package/src/components/window-frame/WindowFrame.vue +0 -20
- package/src/components/window-frame/index.ts +0 -1
- package/src/composables/index.ts +0 -5
- package/src/composables/useClickOutside.ts +0 -48
- package/src/composables/useEscapeKey.ts +0 -12
- package/src/composables/useMounted.ts +0 -7
- package/src/composables/useNextFrame.ts +0 -10
- package/src/composables/useTrapFocus.ts +0 -61
- package/src/index.ts +0 -5
- package/src/main.css +0 -116
- package/src/utils/array.ts +0 -11
- package/src/utils/clamp.ts +0 -1
- package/src/utils/debounce.ts +0 -8
- package/src/utils/index.ts +0 -5
- package/src/utils/scrollIntoView.ts +0 -25
- package/src/utils/scrollbarWidth.ts +0 -27
- package/tsconfig.app.json +0 -4
- package/tsconfig.json +0 -11
- package/tsconfig.node.json +0 -21
- package/vite.config.ts +0 -27
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1_992)">
|
|
3
|
-
<mask id="mask0_1_992" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
|
|
4
|
-
<path d="M16 0H0V16H16V0Z" fill="white"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<g mask="url(#mask0_1_992)">
|
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.23916 0.853568C7.47865 0.116518 8.52137 0.11652 8.76085 0.853568L10.2716 5.50332H15.1607C15.9357 5.50332 16.2579 6.49501 15.6309 6.95053L11.6756 9.82423L13.1864 14.474C13.4259 15.211 12.5823 15.8239 11.9553 15.3684L8.00001 12.4947L4.0447 15.3684C3.41772 15.8239 2.57414 15.211 2.81362 14.474L4.32442 9.82423L0.369102 6.95053C-0.25787 6.49501 0.0643516 5.50332 0.83933 5.50332H5.72837L7.23916 0.853568ZM8.00001 1.74799L6.63452 5.95053C6.52742 6.28015 6.22026 6.50332 5.87368 6.50332H1.45487L5.02976 9.10063C5.31015 9.30434 5.42748 9.66544 5.32038 9.99505L3.95489 14.1976L7.52978 11.6003C7.81017 11.3966 8.18985 11.3966 8.47024 11.6003L12.0451 14.1976L10.6796 9.99505C10.5725 9.66544 10.6899 9.30434 10.9702 9.10063L14.5451 6.50332H10.1263C9.77976 6.50332 9.47259 6.28015 9.3655 5.95053L8.00001 1.74799Z" fill="black"/>
|
|
8
|
-
</g>
|
|
9
|
-
</g>
|
|
10
|
-
<defs>
|
|
11
|
-
<clipPath id="clip0_1_992">
|
|
12
|
-
<rect width="16" height="16" fill="white"/>
|
|
13
|
-
</clipPath>
|
|
14
|
-
</defs>
|
|
15
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M10.5 1.5C10.5 1.22386 10.2761 1 10 1H6L5.91012 1.00806C5.67688 1.05039 5.5 1.25454 5.5 1.5C5.5 1.77614 5.72386 2 6 2H10L10.0899 1.99194C10.3231 1.94961 10.5 1.74546 10.5 1.5Z" fill="black"/>
|
|
3
|
-
<path d="M4.64645 5.64645C4.82001 5.47288 5.08944 5.4536 5.28431 5.58859L5.35355 5.64645L8.43834 8.73123C8.6336 8.92649 8.6336 9.24308 8.43834 9.43834C8.26477 9.61191 7.99535 9.63119 7.80048 9.49619L7.73123 9.43834L4.64645 6.35355C4.45118 6.15829 4.45118 5.84171 4.64645 5.64645Z" fill="black"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2.5C9.61487 2.5 11.0922 3.08889 12.2289 4.06364L13.1464 3.14645C13.3417 2.95118 13.6583 2.95118 13.8536 3.14645C14.0271 3.32001 14.0464 3.58944 13.9114 3.78431L13.8536 3.85355L12.9364 4.77106C13.9111 5.90781 14.5 7.38513 14.5 9C14.5 12.5899 11.5899 15.5 8 15.5C4.41015 15.5 1.5 12.5899 1.5 9C1.5 5.41015 4.41015 2.5 8 2.5ZM8 3.5C4.96243 3.5 2.5 5.96243 2.5 9C2.5 12.0376 4.96243 14.5 8 14.5C11.0376 14.5 13.5 12.0376 13.5 9C13.5 5.96243 11.0376 3.5 8 3.5Z" fill="black"/>
|
|
5
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 6V1H16V6H8.5V9H14V12H16V16H12V12H13V10H8.5V12H10V16H6V12H7.5V10H3V12H4V16H0V12H2V9H7.5V6H0ZM1 2H15V5H1V2ZM1 15V13H3V15H1ZM9 13H7V15H9V13ZM13 15V13H15V15H13Z" fill="black"/>
|
|
3
|
-
</svg>
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1_1004)">
|
|
3
|
-
<mask id="mask0_1_1004" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
|
|
4
|
-
<path d="M16 0H0V16H16V0Z" fill="white"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<g mask="url(#mask0_1_1004)">
|
|
7
|
-
<path d="M7.5 2V0H8.5V2H7.5Z" fill="black"/>
|
|
8
|
-
<path d="M7.5 16V14H8.5V16H7.5Z" fill="black"/>
|
|
9
|
-
<path d="M16 8.5H14V7.5H16V8.5Z" fill="black"/>
|
|
10
|
-
<path d="M2 8.5H0V7.5H2V8.5Z" fill="black"/>
|
|
11
|
-
<path d="M13.3032 1.98956L14.0103 2.69667L12.5961 4.11088L11.889 3.40378L13.3032 1.98956Z" fill="black"/>
|
|
12
|
-
<path d="M2.69666 14.0104L1.98955 13.3033L3.40376 11.8891L4.11087 12.5962L2.69666 14.0104Z" fill="black"/>
|
|
13
|
-
<path d="M14.0103 13.3033L13.3032 14.0104L11.889 12.5962L12.5961 11.8891L14.0103 13.3033Z" fill="black"/>
|
|
14
|
-
<path d="M3.40373 4.11088L1.98952 2.69667L2.69662 1.98956L4.11084 3.40378L3.40373 4.11088Z" fill="black"/>
|
|
15
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 8C12 10.2091 10.2091 12 8 12C5.79086 12 4 10.2091 4 8C4 5.79086 5.79086 4 8 4C10.2091 4 12 5.79086 12 8ZM11 8C11 9.65685 9.65685 11 8 11C6.34315 11 5 9.65685 5 8C5 6.34315 6.34315 5 8 5C9.65685 5 11 6.34315 11 8Z" fill="black"/>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
<defs>
|
|
19
|
-
<clipPath id="clip0_1_1004">
|
|
20
|
-
<rect width="16" height="16" fill="white"/>
|
|
21
|
-
</clipPath>
|
|
22
|
-
</defs>
|
|
23
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M16 1V15H0V1H16ZM5 12H1V13.999L5 14V12ZM15 9H11V11H15V12H11V14L15 13.999V9ZM10 12H6V14H10V12ZM5 9H1V11H5V9ZM10 9H6V11H10V9ZM5 6H1V8H5V6ZM10 6H6V8H10V6ZM15 6H11V8H15V6ZM14.999 2H1V5H15L14.999 2Z" fill="black"/>
|
|
3
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1_1020)">
|
|
3
|
-
<mask id="mask0_1_1020" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
|
|
4
|
-
<path d="M16 0H0V16H16V0Z" fill="white"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<g mask="url(#mask0_1_1020)">
|
|
7
|
-
<path d="M16.21 0V6.94975L7.22474 15.935L0.274994 8.98528L9.26027 0H16.21ZM15.211 0.999H9.67502L1.68902 8.985L7.22502 14.521L15.211 6.535V0.999ZM12 2C13.1046 2 14 2.89543 14 4C14 5.10457 13.1046 6 12 6C10.8954 6 9.99999 5.10457 9.99999 4C9.99999 2.89543 10.8954 2 12 2ZM12 3C11.4477 3 11 3.44772 11 4C11 4.55228 11.4477 5 12 5C12.5523 5 13 4.55228 13 4C13 3.44772 12.5523 3 12 3Z" fill="black"/>
|
|
8
|
-
</g>
|
|
9
|
-
</g>
|
|
10
|
-
<defs>
|
|
11
|
-
<clipPath id="clip0_1_1020">
|
|
12
|
-
<rect width="16" height="16" fill="white"/>
|
|
13
|
-
</clipPath>
|
|
14
|
-
</defs>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1_1026)">
|
|
3
|
-
<mask id="mask0_1_1026" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
|
|
4
|
-
<path d="M16 0H0V16H16V0Z" fill="white"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<g mask="url(#mask0_1_1026)">
|
|
7
|
-
<path d="M12 10C14.1614 10 15.8922 11.6993 15.9952 13.8494L16 14.0523V14.74C16 15.3912 15.5054 15.9288 14.8713 15.9935L14.7428 16H6.25723C5.60616 16 5.07086 15.5031 5.00649 14.8686L5 14.74V14.0523C5 11.8071 6.77109 10 9 10C9.27614 10 9.5 10.2239 9.5 10.5C9.5 10.7761 9.27614 11 9 11C7.38766 11 6.09529 12.2599 6.00504 13.8718L6 14.0523V14.74C6 14.8629 6.08528 14.9661 6.19853 14.9931L6.25723 15H14.7428C14.8638 15 14.9663 14.9143 14.9932 14.7995L15 14.74V14.0523C15 12.355 13.6721 11 12 11C11.7239 11 11.5 10.7761 11.5 10.5C11.5 10.2239 11.7239 10 12 10ZM4 6C4.27614 6 4.5 6.22386 4.5 6.5C4.5 6.77614 4.27614 7 4 7C2.32794 7 1 8.35497 1 10.0523C1 10.1752 1.08528 10.2784 1.19853 10.3054L1.25723 10.3123H5.06104C5.33718 10.3123 5.56104 10.5362 5.56104 10.8123C5.56104 11.0578 5.38416 11.2619 5.15091 11.3042L5.06104 11.3123H1.25723C0.562755 11.3123 0 10.7469 0 10.0523C0 7.80715 1.77109 6 4 6ZM10.5 4C12.1569 4 13.5 5.34315 13.5 7C13.5 8.65685 12.1569 10 10.5 10C8.84313 10 7.5 8.65685 7.5 7C7.5 5.34315 8.84313 4 10.5 4ZM10.5 5C9.39542 5 8.5 5.89543 8.5 7C8.5 8.10457 9.39542 9 10.5 9C11.6046 9 12.5 8.10457 12.5 7C12.5 5.89543 11.6046 5 10.5 5ZM6 6C6.29398 6 6.58346 6.03145 6.86497 6.09332C7.13468 6.1526 7.30526 6.41929 7.24598 6.689C7.1867 6.9587 6.92001 7.12929 6.65031 7.07001C6.43929 7.02363 6.22178 7 6 7C5.72386 7 5.5 6.77614 5.5 6.5C5.5 6.22386 5.72386 6 6 6ZM5 1C6.38072 1 7.5 2.11929 7.5 3.5C7.5 4.88071 6.38072 6 5 6C3.61928 6 2.5 4.88071 2.5 3.5C2.5 2.11929 3.61928 1 5 1ZM5 2C4.17157 2 3.5 2.67157 3.5 3.5C3.5 4.32843 4.17157 5 5 5C5.82843 5 6.5 4.32843 6.5 3.5C6.5 2.67157 5.82843 2 5 2Z" fill="black"/>
|
|
8
|
-
</g>
|
|
9
|
-
</g>
|
|
10
|
-
<defs>
|
|
11
|
-
<clipPath id="clip0_1_1026">
|
|
12
|
-
<rect width="16" height="16" fill="white"/>
|
|
13
|
-
</clipPath>
|
|
14
|
-
</defs>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1_1032)">
|
|
3
|
-
<mask id="mask0_1_1032" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
|
|
4
|
-
<path d="M16 0H0V16H16V0Z" fill="white"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<g mask="url(#mask0_1_1032)">
|
|
7
|
-
<path d="M13.8545 0.115723L15.9067 5.75388L9.41795 8.11525C9.47132 8.29552 9.49997 8.48641 9.49997 8.68399C9.49997 9.42163 9.10064 10.066 8.50637 10.4127L10.6548 15.5167L9.73318 15.9048L7.53406 10.6827L7.46567 10.6837L5.26676 15.9048L4.34512 15.5167L6.49387 10.4129C5.89944 10.0662 5.49997 9.42175 5.49997 8.68399C5.49997 8.58006 5.5079 8.47799 5.52318 8.37834L1.45414 9.85898L0.0860596 6.10021L4.77006 4.39472L4.45758 3.53592L13.8545 0.115723ZM7.49997 7.68399C6.94768 7.68399 6.49997 8.13171 6.49997 8.68399C6.49997 9.23628 6.94768 9.68399 7.49997 9.68399C8.05225 9.68399 8.49997 9.23628 8.49997 8.68399C8.49997 8.13171 8.05225 7.68399 7.49997 7.68399ZM5.11206 5.33472L1.36723 6.69745L2.05127 8.57683L5.79606 7.21372L5.11206 5.33472ZM13.2564 1.39659L5.73884 4.13275L6.72397 6.84011C6.96258 6.73957 7.22479 6.68399 7.49997 6.68399C8.03847 6.68399 8.52727 6.89682 8.88683 7.24294L14.6245 5.15536L13.2564 1.39659Z" fill="black"/>
|
|
8
|
-
</g>
|
|
9
|
-
</g>
|
|
10
|
-
<defs>
|
|
11
|
-
<clipPath id="clip0_1_1032">
|
|
12
|
-
<rect width="16" height="16" fill="white"/>
|
|
13
|
-
</clipPath>
|
|
14
|
-
</defs>
|
|
15
|
-
</svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M11 13V5H10V13H11Z" fill="black"/>
|
|
3
|
-
<path d="M6 5V13H5V5H6Z" fill="black"/>
|
|
4
|
-
<path d="M8.5 13V5H7.5V13H8.5Z" fill="black"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 2H11V0H5V2H1V3H2V16H14V3H15V2ZM3 3H13V15H3V3ZM6 1H10V2H6V1Z" fill="black"/>
|
|
6
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.79409 2.09567C10.0174 2.25809 10.0668 2.57079 9.90437 2.79412L6.83801 7.01037C8.79165 8.36507 10.151 10.5191 10.4418 13.0001H15C15.2761 13.0001 15.5 13.2239 15.5 13.5001C15.5 13.7762 15.2761 14.0001 15 14.0001H10.5H9.5H1.5C1.31194 14.0001 1.13978 13.8945 1.05444 13.727C0.969107 13.5594 0.985022 13.3581 1.09563 13.206L9.09563 2.20595C9.25805 1.98262 9.57076 1.93325 9.79409 2.09567ZM2.48189 13.0001L6.24967 7.81933C7.95418 8.99362 9.14797 10.8535 9.43392 13.0001H2.48189ZM12 9.00006C13.1046 9.00006 14 8.10463 14 7.00006C14 5.89549 13.1046 5.00006 12 5.00006C10.8954 5.00006 10 5.89549 10 7.00006C10 8.10463 10.8954 9.00006 12 9.00006ZM13 7.00006C13 7.55234 12.5523 8.00006 12 8.00006C11.4477 8.00006 11 7.55234 11 7.00006C11 6.44778 11.4477 6.00006 12 6.00006C12.5523 6.00006 13 6.44778 13 7.00006Z" fill="black"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.9962 3.04918C10.8557 2.81144 10.5491 2.7326 10.3113 2.87308C10.0736 3.01356 9.99476 3.32017 10.1352 3.55791L14.5695 11.0621C14.71 11.2998 15.0166 11.3787 15.2544 11.2382C15.4921 11.0977 15.5709 10.7911 15.4305 10.5534L10.9962 3.04918ZM8.42875 3.24275C8.34003 3.09489 8.18139 3.00318 8.00899 3.00008C7.83659 2.99698 7.67475 3.08293 7.58078 3.22751L1.08078 13.2275C0.980853 13.3812 0.973086 13.5773 1.06054 13.7385C1.148 13.8996 1.31665 14 1.5 14H14C14.1801 14 14.3463 13.9031 14.4351 13.7463C14.5239 13.5896 14.5214 13.3972 14.4287 13.2428L8.42875 3.24275ZM13.1169 13H2.42134L7.98304 4.44355L13.1169 13Z" fill="black"/>
|
|
3
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4 7V2H3V7C3 9.76142 5.23858 12 8 12C10.7614 12 13 9.76142 13 7V2H12V7C12 9.20914 10.2091 11 8 11C5.79086 11 4 9.20914 4 7Z" fill="black"/>
|
|
3
|
-
<path d="M3 13V14H13V13H3Z" fill="black"/>
|
|
4
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.70711 7.50004L5.85355 10.6465L5.14645 11.3536L0.792892 7.00004L5.14645 2.64648L5.85355 3.35359L2.70711 6.50004H9.5C12.5376 6.50004 15 8.96247 15 12V13H14V12C14 9.51476 11.9853 7.50004 9.5 7.50004H2.70711Z" fill="black"/>
|
|
3
|
-
</svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1_1061)">
|
|
3
|
-
<mask id="mask0_1_1061" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
|
|
4
|
-
<path d="M16 0H0V16H16V0Z" fill="white"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<g mask="url(#mask0_1_1061)">
|
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 4.5C4 2.02847 5.77489 0 8 0C10.2251 0 12 2.02847 12 4.5C12 6.97153 10.2251 9 8 9C5.77489 9 4 6.97153 4 4.5ZM11 4.5C11 2.55326 9.64091 1 8 1C6.35909 1 5 2.55326 5 4.5C5 6.44674 6.35909 8 8 8C9.64091 8 11 6.44674 11 4.5Z" fill="black"/>
|
|
8
|
-
<path d="M15.4952 12.8494C15.3922 10.6993 13.6614 9 11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C13.1721 10 14.5 11.355 14.5 13.0523V14.74L14.4932 14.7995C14.4663 14.9143 14.3638 15 14.2428 15H1.75723L1.69853 14.9931C1.58528 14.9661 1.5 14.8629 1.5 14.74V13.0523L1.50504 12.8718C1.59529 11.2599 2.88766 10 4.5 10C4.77614 10 5 9.77614 5 9.5C5 9.22386 4.77614 9 4.5 9C2.27109 9 0.5 10.8071 0.5 13.0523V14.74L0.50649 14.8686C0.570859 15.5031 1.10616 16 1.75723 16H14.2428L14.3713 15.9935C15.0054 15.9288 15.5 15.3912 15.5 14.74V13.0523L15.4952 12.8494Z" fill="black"/>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
<defs>
|
|
12
|
-
<clipPath id="clip0_1_1061">
|
|
13
|
-
<rect width="16" height="16" fill="white"/>
|
|
14
|
-
</clipPath>
|
|
15
|
-
</defs>
|
|
16
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 12.8311C7.26457 13.2565 6.41072 13.5 5.5 13.5C2.73858 13.5 0.5 11.2614 0.5 8.5C0.5 5.73858 2.73858 3.5 5.5 3.5C6.41072 3.5 7.26457 3.74349 8 4.16891C8.73543 3.74349 9.58928 3.5 10.5 3.5C13.2614 3.5 15.5 5.73858 15.5 8.5C15.5 11.2614 13.2614 13.5 10.5 13.5C9.58928 13.5 8.73544 13.2565 8 12.8311ZM1.5 8.5C1.5 6.29086 3.29086 4.5 5.5 4.5C6.06919 4.5 6.61061 4.61889 7.10079 4.83318C6.11619 5.74635 5.5 7.05122 5.5 8.5C5.5 9.94878 6.11619 11.2536 7.10079 12.1668C6.61061 12.3811 6.06919 12.5 5.5 12.5C3.29086 12.5 1.5 10.7091 1.5 8.5ZM8.89921 4.83318C9.38939 4.61888 9.93081 4.5 10.5 4.5C12.7091 4.5 14.5 6.29086 14.5 8.5C14.5 10.7091 12.7091 12.5 10.5 12.5C9.93081 12.5 9.38939 12.3811 8.89921 12.1668C9.88381 11.2536 10.5 9.94878 10.5 8.5C10.5 7.05122 9.88381 5.74635 8.89921 4.83318ZM8 5.37731C8.91446 6.11038 9.5 7.23681 9.5 8.5C9.5 9.76319 8.91446 10.8896 8 11.6227C7.08554 10.8896 6.5 9.76319 6.5 8.5C6.5 7.23681 7.08554 6.11038 8 5.37731Z" fill="black"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 10.5V11C11 12.1046 10.1046 13 9 13H2C0.895431 13 0 12.1046 0 11V5C0 3.89543 0.895431 3 2 3H9C10.1046 3 11 3.89543 11 5V5.5L14.5528 3.72361C15.2177 3.39116 16 3.87465 16 4.61804V11.382C16 12.1253 15.2177 12.6088 14.5528 12.2764L11 10.5ZM2 4H9C9.55228 4 10 4.44772 10 5V11C10 11.5523 9.55229 12 9 12H2C1.44772 12 1 11.5523 1 11V5C1 4.44772 1.44772 4 2 4ZM11 9.38197L15 11.382V4.61804L11 6.61804V9.38197Z" fill="black"/>
|
|
3
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1_693)">
|
|
3
|
-
<mask id="mask0_1_693" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
|
|
4
|
-
<path d="M16 0H0V16H16V0Z" fill="white"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<g mask="url(#mask0_1_693)">
|
|
7
|
-
<path d="M14.1873 3.1816C14.3939 2.99839 14.4129 2.68238 14.2297 2.47577C14.0465 2.26916 13.7305 2.25019 13.5239 2.4334L1.81263 12.8183C1.60602 13.0016 1.58706 13.3176 1.77027 13.5242C1.95348 13.7308 2.26949 13.7498 2.4761 13.5666L14.1873 3.1816Z" fill="black"/>
|
|
8
|
-
<path d="M9.97039 3.26198C10.347 3.36379 10.434 3.83673 10.1421 4.09559C10.0061 4.21618 9.81754 4.25579 9.6416 4.21015C9.18473 4.09163 8.72341 4.02336 8.25756 4.00501L7.99999 3.99994C5.67785 3.99994 3.46772 5.22992 1.3611 7.73033L1.13799 7.99994L1.3611 8.26955C1.84697 8.84624 2.33835 9.35535 2.83533 9.79738C3.06497 10.0017 3.07413 10.3632 2.84418 10.5671C2.66124 10.7293 2.38675 10.7348 2.20352 10.5729C1.48721 9.94001 0.787738 9.18431 0.105324 8.30692C-0.035108 8.12636 -0.035108 7.87352 0.105324 7.69297C2.52575 4.581 5.16083 2.99994 7.99999 2.99994C8.66813 2.99994 9.32498 3.08751 9.97039 3.26198Z" fill="black"/>
|
|
9
|
-
<path d="M8.00002 4.99994C8.42927 4.99994 8.54791 5.50926 8.22674 5.79405L8.1656 5.84827C8.05537 5.94601 7.91267 5.99641 7.76635 6.01344C6.92866 6.11092 6.24892 6.72603 6.05541 7.53049C6.02096 7.67375 5.95395 7.80946 5.84371 7.90721L5.51375 8.19981C5.31238 8.37837 5.00002 8.26908 5.00002 7.99994C5.00002 6.34308 6.34315 4.99994 8.00002 4.99994Z" fill="black"/>
|
|
10
|
-
<path d="M9.94462 8.46937C9.97908 8.3261 10.0461 8.19038 10.1563 8.09262L10.4862 7.80008C10.6876 7.62149 11 7.73079 11 7.99996C11 9.65682 9.65688 11 8.00002 11C7.57072 11 7.45208 10.4906 7.77328 10.2058L7.83435 10.1517C7.94458 10.0539 8.08728 10.0035 8.23362 9.98647C9.07135 9.88902 9.75111 9.27387 9.94462 8.46937Z" fill="black"/>
|
|
11
|
-
<path d="M6.35836 11.7898C6.18242 11.7441 5.99382 11.7837 5.85782 11.9043C5.56591 12.1632 5.65292 12.6361 6.02955 12.7379C6.67497 12.9124 7.33183 13 7.99999 13C10.7445 13 13.2984 11.5226 15.6519 8.61303L15.8932 8.3058C16.0344 8.1261 16.035 7.87336 15.8947 7.69299C15.2123 6.81558 14.5128 6.05988 13.7965 5.427C13.6132 5.26511 13.3387 5.27063 13.1558 5.43285C12.9258 5.63675 12.935 5.99826 13.1647 6.2025C13.6616 6.64453 14.153 7.15365 14.6389 7.73035L14.861 7.99996L14.6389 8.26957C12.5323 10.77 10.3222 12 7.99999 12L7.74244 11.9949C7.27657 11.9766 6.81524 11.9083 6.35836 11.7898Z" fill="black"/>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
<defs>
|
|
15
|
-
<clipPath id="clip0_1_693">
|
|
16
|
-
<rect width="16" height="16" fill="white"/>
|
|
17
|
-
</clipPath>
|
|
18
|
-
</defs>
|
|
19
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M1.67045 7.12399C1.87812 6.94198 2.19402 6.96278 2.37603 7.17045C3.48422 8.43486 5.56103 9.3323 8.00001 9.3323C10.439 9.3323 12.5158 8.43486 13.624 7.17045C13.806 6.96278 14.1219 6.94198 14.3296 7.12399C14.5372 7.306 14.5581 7.6219 14.376 7.82957C14.1691 8.06569 13.9374 8.28852 13.6838 8.49653L14.8536 9.66625C15.0488 9.86151 15.0488 10.1781 14.8536 10.3734C14.6583 10.5686 14.3417 10.5686 14.1464 10.3734L12.8524 9.07929C12.1896 9.47611 11.4305 9.79042 10.607 10.005L10.9903 11.9217C11.0445 12.1925 10.8689 12.4559 10.5981 12.5101C10.3273 12.5642 10.0639 12.3886 10.0097 12.1179L9.62769 10.2077C9.10187 10.2895 8.55696 10.3323 8.00001 10.3323C7.44307 10.3323 6.89815 10.2895 6.37233 10.2077L5.9903 12.1179C5.93614 12.3886 5.67273 12.5642 5.40195 12.5101C5.13117 12.4559 4.95556 12.1925 5.00971 11.9217L5.39307 10.005C4.56953 9.79041 3.81042 9.47611 3.14764 9.07928L1.85355 10.3734C1.65829 10.5686 1.34171 10.5686 1.14645 10.3734C0.951183 10.1781 0.951183 9.86151 1.14645 9.66625L2.31618 8.49652C2.0626 8.28851 1.83093 8.06568 1.62399 7.82957C1.44198 7.6219 1.46278 7.306 1.67045 7.12399Z" fill="black"/>
|
|
3
|
-
</svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1_703)">
|
|
3
|
-
<mask id="mask0_1_703" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
|
|
4
|
-
<path d="M16 0H0V16H16V0Z" fill="white"/>
|
|
5
|
-
</mask>
|
|
6
|
-
<g mask="url(#mask0_1_703)">
|
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 8C5 6.34315 6.34315 5 8 5C9.65685 5 11 6.34315 11 8C11 9.65685 9.65685 11 8 11C6.34315 11 5 9.65685 5 8ZM10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10C9.10457 10 10 9.10457 10 8Z" fill="black"/>
|
|
8
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.105332 7.69303C2.52576 4.58105 5.16084 3 8 3C10.8392 3 13.4742 4.58105 15.8947 7.69303L16.1334 8L15.6519 8.61306C13.2983 11.5226 10.7445 13 8 13C5.16084 13 2.52576 11.4189 0.105332 8.30697L-0.133423 8L0.105332 7.69303ZM14.6389 7.73039C12.6103 5.32259 10.4857 4.09285 8.25757 4.00506L8 4C5.67785 4 3.46774 5.22998 1.36112 7.73039L1.13801 8L1.36112 8.26961C3.38972 10.6774 5.51428 11.9071 7.74246 11.9949L8 12C10.3222 12 12.5323 10.77 14.6389 8.26961L14.861 8L14.6389 7.73039Z" fill="black"/>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
<defs>
|
|
12
|
-
<clipPath id="clip0_1_703">
|
|
13
|
-
<rect width="16" height="16" fill="white"/>
|
|
14
|
-
</clipPath>
|
|
15
|
-
</defs>
|
|
16
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M8.5 9.5H7.5V6.5H8.5V9.5Z" fill="black"/>
|
|
3
|
-
<path d="M7.5 11.5H8.5V10.5H7.5V11.5Z" fill="black"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.49613 2.12857C7.34713 2.21549 7.22315 2.33948 7.13623 2.48848L1.00675 12.9962C0.728464 13.4732 0.8896 14.0855 1.36665 14.3638C1.51959 14.453 1.69347 14.5 1.87052 14.5H14.1295C14.6818 14.5 15.1295 14.0523 15.1295 13.5C15.1295 13.323 15.0825 13.1491 14.9933 12.9962L8.86378 2.48848C8.60538 2.0455 8.05896 1.87492 7.60026 2.07562L7.49613 2.12857ZM1.87052 13.5L8.00001 2.99303L14.1295 13.5H1.87052Z" fill="black"/>
|
|
5
|
-
</svg>
|
package/src/components/index.ts
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
export * from "./application-wrapper";
|
|
2
|
-
export * from "./aside-section-label";
|
|
3
|
-
export * from "./button";
|
|
4
|
-
export * from "./button-group";
|
|
5
|
-
export * from "./checkbox";
|
|
6
|
-
export * from "./collapse";
|
|
7
|
-
export * from "./confirm-cancel";
|
|
8
|
-
export * from "./data-point";
|
|
9
|
-
export * from "./dialog";
|
|
10
|
-
export * from "./fade-in-up";
|
|
11
|
-
export * from "./first-paint";
|
|
12
|
-
export * from "./flexbox";
|
|
13
|
-
export * from "./horizontal-layout";
|
|
14
|
-
export * from "./icon";
|
|
15
|
-
export * from "./input";
|
|
16
|
-
export * from "./load-spinner";
|
|
17
|
-
export * from "./modal";
|
|
18
|
-
export * from "./nav-item";
|
|
19
|
-
export * from "./notification";
|
|
20
|
-
export * from "./pagination";
|
|
21
|
-
export * from "./pill";
|
|
22
|
-
export * from "./pop-confirm";
|
|
23
|
-
export * from "./pop-select";
|
|
24
|
-
export * from "./popper";
|
|
25
|
-
export * from "./screen-overlay";
|
|
26
|
-
export * from "./scrollbar";
|
|
27
|
-
export * from "./side-over";
|
|
28
|
-
export * from "./status-select";
|
|
29
|
-
export * from "./switch";
|
|
30
|
-
export * from "./tab";
|
|
31
|
-
export * from "./tag";
|
|
32
|
-
export * from "./text-editor";
|
|
33
|
-
export * from "./text-highlight";
|
|
34
|
-
export * from "./text-viewer";
|
|
35
|
-
export * from "./tooltip";
|
|
36
|
-
export * from "./types";
|
|
37
|
-
export * from "./vertical-layout";
|
|
38
|
-
export * from "./window-frame";
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
<script setup lang="ts">
|
|
2
|
-
import type { InputTypeHTMLAttribute } from "vue";
|
|
3
|
-
import type { TIcon } from "../types";
|
|
4
|
-
import { computed, ref } from "vue";
|
|
5
|
-
import { BIcon } from "../";
|
|
6
|
-
|
|
7
|
-
const props = withDefaults(
|
|
8
|
-
defineProps<{
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
icon?: TIcon;
|
|
11
|
-
multiline?: boolean;
|
|
12
|
-
placeholder?: string;
|
|
13
|
-
value: string | number;
|
|
14
|
-
inputType?: InputTypeHTMLAttribute;
|
|
15
|
-
autoFocus?: boolean;
|
|
16
|
-
}>(),
|
|
17
|
-
{
|
|
18
|
-
disabled: false,
|
|
19
|
-
multiline: false,
|
|
20
|
-
placeholder: "Write something...",
|
|
21
|
-
},
|
|
22
|
-
);
|
|
23
|
-
|
|
24
|
-
const emit = defineEmits(["change"]);
|
|
25
|
-
|
|
26
|
-
const textareaRef = ref<HTMLTextAreaElement>();
|
|
27
|
-
const inputRef = ref<HTMLInputElement>();
|
|
28
|
-
|
|
29
|
-
const outerClass = computed(() => {
|
|
30
|
-
const result = [];
|
|
31
|
-
result.push(props.disabled ? "bg-medium border-subtle text-secondary" : "bg-light border-default text-primary shadow-sm-inner-sm");
|
|
32
|
-
result.push(props.icon ? "pr-3 pl-8" : "px-3");
|
|
33
|
-
return result;
|
|
34
|
-
});
|
|
35
|
-
|
|
36
|
-
const focus = () => {
|
|
37
|
-
if (props.multiline) (textareaRef.value as HTMLTextAreaElement).focus();
|
|
38
|
-
else (inputRef.value as HTMLInputElement).focus();
|
|
39
|
-
};
|
|
40
|
-
|
|
41
|
-
const onInput = (event: Event) => {
|
|
42
|
-
if (event.target) {
|
|
43
|
-
emit("change", (event.target as HTMLInputElement).value);
|
|
44
|
-
}
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
defineExpose({ focus });
|
|
48
|
-
</script>
|
|
49
|
-
|
|
50
|
-
<template>
|
|
51
|
-
<div
|
|
52
|
-
class="relative overflow-hidden inline-block w-full text-sm leading-tight rounded-md border focus:shadow-sm-inner focus:outline-hidden focus-within:border-blue-500"
|
|
53
|
-
:class="outerClass"
|
|
54
|
-
>
|
|
55
|
-
<div
|
|
56
|
-
v-if="icon"
|
|
57
|
-
class="absolute top-0 left-0 pr-1 pl-2 h-full flex rounded-lg bg-transparent cursor-pointer"
|
|
58
|
-
:class="{
|
|
59
|
-
'items-start py-2': multiline,
|
|
60
|
-
'items-center': !multiline,
|
|
61
|
-
}"
|
|
62
|
-
>
|
|
63
|
-
<BIcon :name="icon" class="text-secondary" />
|
|
64
|
-
</div>
|
|
65
|
-
<textarea
|
|
66
|
-
v-if="multiline"
|
|
67
|
-
ref="textareaRef"
|
|
68
|
-
:autofocus="multiline === true && autoFocus === true"
|
|
69
|
-
:disabled="disabled"
|
|
70
|
-
:value="value"
|
|
71
|
-
:placeholder="placeholder"
|
|
72
|
-
class="py-2 w-full text-sm leading-tight bg-transparent focus:outline-hidden"
|
|
73
|
-
@input.stop.prevent="onInput"
|
|
74
|
-
/>
|
|
75
|
-
<input
|
|
76
|
-
v-else
|
|
77
|
-
ref="inputRef"
|
|
78
|
-
:auto-focus="!multiline && autoFocus === true"
|
|
79
|
-
:disabled="disabled"
|
|
80
|
-
:type="inputType"
|
|
81
|
-
:value="value"
|
|
82
|
-
:placeholder="placeholder"
|
|
83
|
-
class="py-2 w-full text-sm leading-tight bg-transparent focus:outline-hidden"
|
|
84
|
-
@input.stop.prevent="onInput"
|
|
85
|
-
>
|
|
86
|
-
</div>
|
|
87
|
-
</template>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as BInput } from "./Input.vue";
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<script setup lang="ts"></script>
|
|
2
|
-
|
|
3
|
-
<template>
|
|
4
|
-
<svg class="animate-spin" xlmns="https://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
|
|
5
|
-
<path
|
|
6
|
-
class="opacity-25"
|
|
7
|
-
d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"
|
|
8
|
-
stroke="currentColor"
|
|
9
|
-
stroke-width="2"
|
|
10
|
-
/>
|
|
11
|
-
<path d="M12 2C6.47715 2 2 6.47715 2 12C2 14.2512 2.74389 16.3287 3.99927 18" stroke="currentColor" stroke-width="2" />
|
|
12
|
-
</svg>
|
|
13
|
-
</template>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as BLoadSpinner } from "./LoadSpinner.vue";
|
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
<script setup lang="ts">
|
|
2
|
-
import type { Slots } from "vue";
|
|
3
|
-
import type { TOverlayType } from "../types";
|
|
4
|
-
import { onMounted, ref, useSlots } from "vue";
|
|
5
|
-
import { BButton, BFadeInUp, BScreenOverlay, BVerticalLayout, BWindowFrame } from "../";
|
|
6
|
-
import { useEscapeKey } from "../../composables";
|
|
7
|
-
|
|
8
|
-
const props = withDefaults(
|
|
9
|
-
defineProps<{
|
|
10
|
-
closeable?: boolean;
|
|
11
|
-
expandVertically?: boolean;
|
|
12
|
-
overlayType?: TOverlayType;
|
|
13
|
-
target?: string;
|
|
14
|
-
title?: string;
|
|
15
|
-
widthClass?:
|
|
16
|
-
| "max-w-xs"
|
|
17
|
-
| "max-w-sm"
|
|
18
|
-
| "max-w-md"
|
|
19
|
-
| "max-w-lg"
|
|
20
|
-
| "max-w-xl"
|
|
21
|
-
| "max-w-2xl"
|
|
22
|
-
| "max-w-3xl"
|
|
23
|
-
| "max-w-4xl"
|
|
24
|
-
| "max-w-5xl"
|
|
25
|
-
| "max-w-6xl"
|
|
26
|
-
| "max-w-7xl"
|
|
27
|
-
| "max-w-8xl"
|
|
28
|
-
| "max-w-full";
|
|
29
|
-
}>(),
|
|
30
|
-
{
|
|
31
|
-
closeable: true,
|
|
32
|
-
expandVertically: false,
|
|
33
|
-
overlayType: "default",
|
|
34
|
-
target: "#modals",
|
|
35
|
-
widthClass: "max-w-2xl",
|
|
36
|
-
},
|
|
37
|
-
);
|
|
38
|
-
|
|
39
|
-
const emit = defineEmits(["close", "ready"]);
|
|
40
|
-
|
|
41
|
-
const slots: Slots = useSlots();
|
|
42
|
-
const windowRef = ref<typeof BWindowFrame>();
|
|
43
|
-
const show = ref(false);
|
|
44
|
-
|
|
45
|
-
onMounted(() => {
|
|
46
|
-
if (slots.default && (props.title || slots.header || slots.main || slots.footer)) {
|
|
47
|
-
console.warn(
|
|
48
|
-
"You are using named slots (or props.title) and default slot at the same time. This is not supported. Please use either named slots (and props.title) or the default slot.",
|
|
49
|
-
);
|
|
50
|
-
}
|
|
51
|
-
// when component is mounted start the transition
|
|
52
|
-
show.value = true;
|
|
53
|
-
});
|
|
54
|
-
|
|
55
|
-
const close = () => (show.value = false);
|
|
56
|
-
const onClose = () => props.closeable && close();
|
|
57
|
-
props.closeable && useEscapeKey(onClose);
|
|
58
|
-
|
|
59
|
-
const onTransitionAfterEnter = () => {
|
|
60
|
-
// windowRef.value!.trapFocus();
|
|
61
|
-
emit("ready");
|
|
62
|
-
};
|
|
63
|
-
|
|
64
|
-
defineExpose({ close });
|
|
65
|
-
</script>
|
|
66
|
-
|
|
67
|
-
<template>
|
|
68
|
-
<Teleport :to="target">
|
|
69
|
-
<BScreenOverlay
|
|
70
|
-
:show="show"
|
|
71
|
-
:type="overlayType"
|
|
72
|
-
:class="props.expandVertically ? 'p-2 md:p-12' : 'p-2 md:pt-32'"
|
|
73
|
-
@click="onClose"
|
|
74
|
-
@close="emit('close')"
|
|
75
|
-
>
|
|
76
|
-
<BFadeInUp @transition-after-enter="onTransitionAfterEnter">
|
|
77
|
-
<BWindowFrame
|
|
78
|
-
v-show="show"
|
|
79
|
-
ref="windowRef"
|
|
80
|
-
class="h-full"
|
|
81
|
-
:class="[
|
|
82
|
-
props.widthClass,
|
|
83
|
-
{
|
|
84
|
-
'px-8 py-6': !slots.default,
|
|
85
|
-
'md:h-auto': !props.expandVertically,
|
|
86
|
-
},
|
|
87
|
-
]"
|
|
88
|
-
>
|
|
89
|
-
<slot v-if="$slots.default" />
|
|
90
|
-
<BVerticalLayout v-else>
|
|
91
|
-
<template v-if="props.title || $slots.header" #header>
|
|
92
|
-
<header v-if="props.title" class="flex items-center justify-between h-12 w-full mb-4">
|
|
93
|
-
<h4>{{ props.title }}</h4>
|
|
94
|
-
<BButton v-if="closeable" icon="close" variant="textSubtle" @click="onClose" />
|
|
95
|
-
</header>
|
|
96
|
-
<slot name="header" />
|
|
97
|
-
</template>
|
|
98
|
-
<template #main>
|
|
99
|
-
<slot name="main" />
|
|
100
|
-
</template>
|
|
101
|
-
<template v-if="$slots.footer" #footer>
|
|
102
|
-
<footer class="flex items-center h-full">
|
|
103
|
-
<slot name="footer" />
|
|
104
|
-
</footer>
|
|
105
|
-
</template>
|
|
106
|
-
</BVerticalLayout>
|
|
107
|
-
</BWindowFrame>
|
|
108
|
-
</BFadeInUp>
|
|
109
|
-
</BScreenOverlay>
|
|
110
|
-
</Teleport>
|
|
111
|
-
</template>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as BModal } from "./Modal.vue";
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
<script setup lang="ts">
|
|
2
|
-
import type { TIcon } from "../types";
|
|
3
|
-
import { BIcon } from "../";
|
|
4
|
-
|
|
5
|
-
withDefaults(
|
|
6
|
-
defineProps<{
|
|
7
|
-
exact?: boolean;
|
|
8
|
-
icon?: TIcon;
|
|
9
|
-
orientation?: "horizontal" | "vertical";
|
|
10
|
-
to: string | { name?: string; path?: string; params?: Record<string, number | string | null>; query?: Record<string, number | string | null> };
|
|
11
|
-
isActive?: boolean;
|
|
12
|
-
isExactActive?: boolean;
|
|
13
|
-
href?: string;
|
|
14
|
-
}>(),
|
|
15
|
-
{
|
|
16
|
-
exact: false,
|
|
17
|
-
orientation: "horizontal",
|
|
18
|
-
isActive: false,
|
|
19
|
-
isExactActive: false,
|
|
20
|
-
href: "/",
|
|
21
|
-
},
|
|
22
|
-
);
|
|
23
|
-
|
|
24
|
-
const emit = defineEmits<{
|
|
25
|
-
(e: "navigate", to: string): void;
|
|
26
|
-
}>();
|
|
27
|
-
</script>
|
|
28
|
-
|
|
29
|
-
<template>
|
|
30
|
-
<template v-if="orientation === 'horizontal'">
|
|
31
|
-
<a class="group h-full cursor-pointer py-2" @click="emit('navigate', href)">
|
|
32
|
-
<div
|
|
33
|
-
class="h-full flex items-center space-x-2 px-4 rounded-lg group-hover:opacity-100"
|
|
34
|
-
:class="{
|
|
35
|
-
'opacity-100': isActive || isExactActive,
|
|
36
|
-
'opacity-50 bg-transparent': !(isActive || isExactActive),
|
|
37
|
-
}"
|
|
38
|
-
>
|
|
39
|
-
<BIcon v-if="icon" :name="icon" />
|
|
40
|
-
<span class="text-sm tracking-wide">
|
|
41
|
-
<slot />
|
|
42
|
-
</span>
|
|
43
|
-
</div>
|
|
44
|
-
</a>
|
|
45
|
-
</template>
|
|
46
|
-
<template v-else>
|
|
47
|
-
<a class="group h-full cursor-pointer py-2" @click="emit('navigate', href)">
|
|
48
|
-
<div
|
|
49
|
-
class="h-10 flex items-center space-x-2 px-4 rounded-lg group-hover:opacity-100"
|
|
50
|
-
:class="{
|
|
51
|
-
'opacity-100': isActive || isExactActive,
|
|
52
|
-
'opacity-50 bg-transparent': !(isActive || isExactActive),
|
|
53
|
-
}"
|
|
54
|
-
>
|
|
55
|
-
<BIcon v-if="icon" :name="icon" />
|
|
56
|
-
<span class="text-sm tracking-wide">
|
|
57
|
-
<slot />
|
|
58
|
-
</span>
|
|
59
|
-
</div>
|
|
60
|
-
</a>
|
|
61
|
-
</template>
|
|
62
|
-
</template>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as BNavItem } from "./NavItem.vue";
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
<script setup lang="ts">
|
|
2
|
-
import type { TIcon } from "../types";
|
|
3
|
-
import { BIcon } from "../";
|
|
4
|
-
|
|
5
|
-
defineProps<{
|
|
6
|
-
icon?: TIcon;
|
|
7
|
-
showDetailsButton?: boolean;
|
|
8
|
-
text: string;
|
|
9
|
-
}>();
|
|
10
|
-
|
|
11
|
-
const emit = defineEmits(["close", "show-details"]);
|
|
12
|
-
</script>
|
|
13
|
-
|
|
14
|
-
<template>
|
|
15
|
-
<div class="inline-flex items-stretch rounded-lg shadow-sm-md pointer-events-auto">
|
|
16
|
-
<div class="flex items-center space-x-2 px-4 h-8 text-white bg-black rounded-l-lg">
|
|
17
|
-
<BIcon v-if="icon" :name="icon" />
|
|
18
|
-
<span class="text-sm cursor-default">{{ text }}</span>
|
|
19
|
-
</div>
|
|
20
|
-
<button
|
|
21
|
-
v-if="showDetailsButton"
|
|
22
|
-
class="px-4 h-8 text-sm text-action bg-black border-l border-gray-600 hover:bg-gray-800 focus:outline-hidden focus:shadow-sm-outline"
|
|
23
|
-
@click="emit('show-details')"
|
|
24
|
-
>
|
|
25
|
-
Details
|
|
26
|
-
</button>
|
|
27
|
-
<button
|
|
28
|
-
class="flex items-center justify-center px-3 h-8 text-white bg-black rounded-r-lg border-l border-gray-600 hover:bg-gray-800 focus:outline-hidden focus:shadow-sm-outline"
|
|
29
|
-
@click="emit('close')"
|
|
30
|
-
>
|
|
31
|
-
<BIcon name="close" class="text-white" />
|
|
32
|
-
</button>
|
|
33
|
-
</div>
|
|
34
|
-
</template>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as BNotification } from "./Notification.vue";
|