@oiz/stzh-components 0.0.0-pretest → 1.4.0-npmjstest
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/LICENSE +21 -21
- package/README.md +56 -56
- package/dist/cjs/{animation-utils-c816beac.js → animation-utils-cfa35ce7.js} +37 -37
- package/dist/cjs/{app-globals-83a6c2d3.js → app-globals-e07b8f5f.js} +42 -42
- package/dist/cjs/{arrow-70a32014.js → arrow-3c3b0ae5.js} +3 -3
- package/dist/cjs/{date-adapter-2ffd8eaf.js → date-adapter-2a78f6f8.js} +85 -85
- package/dist/cjs/{date-utils-898a50be.js → date-utils-bb50c91f.js} +156 -156
- package/dist/cjs/{event-utils-4d7d610a.js → event-utils-9b64c792.js} +13 -13
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{media-utils-f1720906.js → media-utils-8cfc8591.js} +19 -19
- package/dist/cjs/{string-utils-223b03e2.js → string-utils-a867b99d.js} +12 -12
- package/dist/cjs/stzh-accordion-item.cjs.entry.js +170 -170
- package/dist/cjs/stzh-accordion.cjs.entry.js +63 -63
- package/dist/cjs/stzh-actions.cjs.entry.js +42 -42
- package/dist/cjs/stzh-appnav.cjs.entry.js +39 -39
- package/dist/cjs/stzh-appointments.cjs.entry.js +260 -260
- package/dist/cjs/stzh-badge_3.cjs.entry.js +146 -146
- package/dist/cjs/stzh-calendar.cjs.entry.js +291 -291
- package/dist/cjs/stzh-cell.cjs.entry.js +24 -24
- package/dist/cjs/stzh-checkbox.cjs.entry.js +123 -123
- package/dist/cjs/stzh-checkboxgroup.cjs.entry.js +157 -157
- package/dist/cjs/stzh-chip-select.cjs.entry.js +55 -55
- package/dist/cjs/stzh-chip.cjs.entry.js +90 -90
- package/dist/cjs/stzh-components.cjs.js +2 -2
- package/dist/cjs/stzh-container.cjs.entry.js +8 -8
- package/dist/cjs/stzh-cspace.cjs.entry.js +11 -11
- package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +92 -92
- package/dist/cjs/stzh-datamessagelist.cjs.entry.js +12 -12
- package/dist/cjs/stzh-datatable.cjs.entry.js +201 -201
- package/dist/cjs/stzh-datepicker_4.cjs.entry.js +458 -458
- package/dist/cjs/stzh-dialog.cjs.entry.js +179 -179
- package/dist/cjs/stzh-dropdown.cjs.entry.js +450 -450
- package/dist/cjs/stzh-fieldset.cjs.entry.js +24 -24
- package/dist/cjs/stzh-figure.cjs.entry.js +19 -19
- package/dist/cjs/stzh-flyingfocus.cjs.entry.js +167 -167
- package/dist/cjs/stzh-footer.cjs.entry.js +56 -56
- package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +132 -132
- package/dist/cjs/stzh-header.cjs.entry.js +151 -151
- package/dist/cjs/stzh-heading.cjs.entry.js +21 -21
- package/dist/cjs/stzh-hr.cjs.entry.js +12 -12
- package/dist/cjs/stzh-hspace.cjs.entry.js +30 -30
- package/dist/cjs/stzh-icon-sprite.cjs.entry.js +9 -9
- package/dist/cjs/{stzh-input-description-9ed61d1d.js → stzh-input-description-9802abc2.js} +15 -15
- package/dist/cjs/stzh-input.cjs.entry.js +181 -181
- package/dist/cjs/stzh-link.cjs.entry.js +95 -95
- package/dist/cjs/stzh-list-item.cjs.entry.js +15 -15
- package/dist/cjs/stzh-list.cjs.entry.js +15 -15
- package/dist/cjs/stzh-loader.cjs.entry.js +20 -20
- package/dist/cjs/stzh-loadingbar.cjs.entry.js +22 -22
- package/dist/cjs/stzh-menu_2.cjs.entry.js +81 -81
- package/dist/cjs/stzh-message.cjs.entry.js +72 -72
- package/dist/cjs/stzh-metanav.cjs.entry.js +26 -26
- package/dist/cjs/stzh-overlay.cjs.entry.js +88 -88
- package/dist/cjs/stzh-page-skiplinks.cjs.entry.js +26 -26
- package/dist/cjs/stzh-pagetitle.cjs.entry.js +61 -61
- package/dist/cjs/stzh-popover.cjs.entry.js +349 -349
- package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +12 -12
- package/dist/cjs/stzh-progressbar-item.cjs.entry.js +46 -46
- package/dist/cjs/stzh-progressbar.cjs.entry.js +114 -114
- package/dist/cjs/stzh-readspeaker.cjs.entry.js +47 -47
- package/dist/cjs/stzh-row.cjs.entry.js +29 -29
- package/dist/cjs/stzh-saptcha.cjs.entry.js +70 -70
- package/dist/cjs/stzh-section.cjs.entry.js +13 -13
- package/dist/cjs/stzh-servicecard-list.cjs.entry.js +45 -45
- package/dist/cjs/stzh-servicecard.cjs.entry.js +201 -201
- package/dist/cjs/stzh-skiplink.cjs.entry.js +16 -16
- package/dist/cjs/stzh-sortable.cjs.entry.js +288 -288
- package/dist/cjs/stzh-status.cjs.entry.js +25 -25
- package/dist/cjs/stzh-table.cjs.entry.js +132 -132
- package/dist/cjs/stzh-toggle.cjs.entry.js +123 -123
- package/dist/cjs/stzh-tooltip.cjs.entry.js +310 -310
- package/dist/cjs/stzh-upload.cjs.entry.js +440 -440
- package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +71 -71
- package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +95 -95
- package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +171 -171
- package/dist/cjs/stzh-visuallyhidden.cjs.entry.js +10 -10
- package/dist/cjs/stzh-vspace.cjs.entry.js +30 -30
- package/dist/cjs/{translation-utils-2dbbce94.js → translation-utils-73073e44.js} +54 -54
- package/dist/cjs/{utils-e84f4a8d.js → utils-d327c19d.js} +30 -30
- package/dist/collection/assets/favicons/browserconfig.xml +9 -9
- package/dist/collection/assets/favicons/site.webmanifest +19 -19
- package/dist/collection/assets/fonts.css +39 -39
- package/dist/collection/assets/i18n/de.json +154 -154
- package/dist/collection/assets/i18n/en.json +154 -154
- package/dist/collection/assets/icons/mono/alarm-bell.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-down.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-left.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-right.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-up.svg +3 -3
- package/dist/collection/assets/icons/mono/archive-box.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-down.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-left-circle.svg +4 -4
- package/dist/collection/assets/icons/mono/arrow-left.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-right-long.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-right.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-up.svg +3 -3
- package/dist/collection/assets/icons/mono/bulleted-list.svg +3 -3
- package/dist/collection/assets/icons/mono/calendar.svg +3 -3
- package/dist/collection/assets/icons/mono/cart.svg +3 -3
- package/dist/collection/assets/icons/mono/checkmark-circle.svg +3 -3
- package/dist/collection/assets/icons/mono/checkmark.svg +3 -3
- package/dist/collection/assets/icons/mono/clock.svg +3 -3
- package/dist/collection/assets/icons/mono/close-circle.svg +3 -3
- package/dist/collection/assets/icons/mono/close.svg +3 -3
- package/dist/collection/assets/icons/mono/compass-direction.svg +3 -3
- package/dist/collection/assets/icons/mono/compass-north.svg +4 -4
- package/dist/collection/assets/icons/mono/construction.svg +3 -3
- package/dist/collection/assets/icons/mono/copy.svg +3 -3
- package/dist/collection/assets/icons/mono/delete.svg +3 -3
- package/dist/collection/assets/icons/mono/download.svg +3 -3
- package/dist/collection/assets/icons/mono/drag.svg +10 -10
- package/dist/collection/assets/icons/mono/edit.svg +3 -3
- package/dist/collection/assets/icons/mono/email-check.svg +10 -10
- package/dist/collection/assets/icons/mono/expand.svg +3 -3
- package/dist/collection/assets/icons/mono/external-link.svg +4 -4
- package/dist/collection/assets/icons/mono/facebook-comment.svg +3 -3
- package/dist/collection/assets/icons/mono/facebook.svg +10 -10
- package/dist/collection/assets/icons/mono/file.svg +3 -3
- package/dist/collection/assets/icons/mono/filtering.svg +3 -3
- package/dist/collection/assets/icons/mono/flag.svg +10 -10
- package/dist/collection/assets/icons/mono/focus.svg +3 -3
- package/dist/collection/assets/icons/mono/gear.svg +3 -3
- package/dist/collection/assets/icons/mono/heart.svg +10 -10
- package/dist/collection/assets/icons/mono/home.svg +10 -10
- package/dist/collection/assets/icons/mono/important-warning.svg +3 -3
- package/dist/collection/assets/icons/mono/info-help.svg +3 -3
- package/dist/collection/assets/icons/mono/instagram.svg +3 -3
- package/dist/collection/assets/icons/mono/like-hand.svg +10 -10
- package/dist/collection/assets/icons/mono/linkedin.svg +5 -5
- package/dist/collection/assets/icons/mono/list-expanded.svg +4 -4
- package/dist/collection/assets/icons/mono/list-shrinked.svg +3 -3
- package/dist/collection/assets/icons/mono/lock.svg +10 -10
- package/dist/collection/assets/icons/mono/mail.svg +10 -10
- package/dist/collection/assets/icons/mono/map.svg +3 -3
- package/dist/collection/assets/icons/mono/menu.svg +3 -3
- package/dist/collection/assets/icons/mono/minus.svg +3 -3
- package/dist/collection/assets/icons/mono/more-horizontal.svg +5 -5
- package/dist/collection/assets/icons/mono/more-vertical.svg +5 -5
- package/dist/collection/assets/icons/mono/paper-clip.svg +10 -10
- package/dist/collection/assets/icons/mono/phone.svg +10 -10
- package/dist/collection/assets/icons/mono/pin-location.svg +10 -10
- package/dist/collection/assets/icons/mono/pin.svg +11 -11
- package/dist/collection/assets/icons/mono/play-1.svg +4 -4
- package/dist/collection/assets/icons/mono/play-button.svg +11 -11
- package/dist/collection/assets/icons/mono/play.svg +10 -10
- package/dist/collection/assets/icons/mono/plus.svg +3 -3
- package/dist/collection/assets/icons/mono/portfolio-grid.svg +11 -11
- package/dist/collection/assets/icons/mono/print.svg +10 -10
- package/dist/collection/assets/icons/mono/question-help.svg +3 -3
- package/dist/collection/assets/icons/mono/read-mail.svg +10 -10
- package/dist/collection/assets/icons/mono/reload.svg +10 -10
- package/dist/collection/assets/icons/mono/reset-time.svg +10 -10
- package/dist/collection/assets/icons/mono/reset.svg +10 -10
- package/dist/collection/assets/icons/mono/resize.svg +8 -8
- package/dist/collection/assets/icons/mono/rss.svg +12 -12
- package/dist/collection/assets/icons/mono/search.svg +3 -3
- package/dist/collection/assets/icons/mono/services.svg +6 -6
- package/dist/collection/assets/icons/mono/share.svg +3 -3
- package/dist/collection/assets/icons/mono/shrink.svg +3 -3
- package/dist/collection/assets/icons/mono/silent-mode.svg +3 -3
- package/dist/collection/assets/icons/mono/social-media.svg +23 -23
- package/dist/collection/assets/icons/mono/star-filled.svg +3 -3
- package/dist/collection/assets/icons/mono/star.svg +3 -3
- package/dist/collection/assets/icons/mono/subtitle.svg +3 -3
- package/dist/collection/assets/icons/mono/team.svg +10 -10
- package/dist/collection/assets/icons/mono/text-message.svg +6 -6
- package/dist/collection/assets/icons/mono/thermometer.svg +10 -10
- package/dist/collection/assets/icons/mono/transcript.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter-reply.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter-retweet.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter.svg +10 -10
- package/dist/collection/assets/icons/mono/unlock.svg +10 -10
- package/dist/collection/assets/icons/mono/user.svg +3 -3
- package/dist/collection/assets/icons/mono/view-hidden.svg +3 -3
- package/dist/collection/assets/icons/mono/view.svg +4 -4
- package/dist/collection/assets/icons/mono/volume-medium.svg +3 -3
- package/dist/collection/assets/icons/mono/warning-big.svg +4 -4
- package/dist/collection/assets/icons/mono/warning.svg +3 -3
- package/dist/collection/assets/icons/mono/web-Link.svg +3 -3
- package/dist/collection/assets/icons/mono/wifi-signal.svg +3 -3
- package/dist/collection/assets/icons/mono/world-globe.svg +10 -10
- package/dist/collection/assets/icons/mono/xing.svg +11 -11
- package/dist/collection/assets/polyfills/ie11CustomProperties.min.js +8 -8
- package/dist/collection/assets/polyfills/intersection-observer.min.js +7 -7
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
- package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
- package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
- package/dist/collection/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
- package/dist/collection/components/stzh-accordion/stzh-accordion.js +156 -156
- package/dist/collection/components/stzh-accordion/stzh-accordion.stories.js +52 -52
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +429 -429
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.stories.js +45 -45
- package/dist/collection/components/stzh-actions/stzh-actions.js +98 -98
- package/dist/collection/components/stzh-actions/stzh-actions.stories.js +66 -66
- package/dist/collection/components/stzh-appnav/stzh-appnav.js +112 -112
- package/dist/collection/components/stzh-appnav/stzh-appnav.stories.js +53 -53
- package/dist/collection/components/stzh-appointments/stzh-appointments.js +515 -515
- package/dist/collection/components/stzh-appointments/stzh-appointments.localization.js +1 -1
- package/dist/collection/components/stzh-appointments/stzh-appointments.stories.js +186 -186
- package/dist/collection/components/stzh-badge/stzh-badge.js +47 -47
- package/dist/collection/components/stzh-badge/stzh-badge.stories.js +36 -36
- package/dist/collection/components/stzh-button/stzh-button.js +516 -516
- package/dist/collection/components/stzh-button/stzh-button.stories.js +66 -66
- package/dist/collection/components/stzh-calendar/stzh-calendar-day.js +22 -22
- package/dist/collection/components/stzh-calendar/stzh-calendar-month.js +21 -21
- package/dist/collection/components/stzh-calendar/stzh-calendar.js +463 -463
- package/dist/collection/components/stzh-calendar/stzh-calendar.localization.js +1 -1
- package/dist/collection/components/stzh-calendar/stzh-calendar.stories.js +37 -37
- package/dist/collection/components/stzh-cell/stzh-cell.js +179 -179
- package/dist/collection/components/stzh-cell/stzh-cell.stories.js +39 -39
- package/dist/collection/components/stzh-checkbox/assets/check.svg +3 -3
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.js +459 -459
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.stories.js +38 -38
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.js +450 -450
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.stories.js +39 -39
- package/dist/collection/components/stzh-chip/stzh-chip.js +407 -407
- package/dist/collection/components/stzh-chip/stzh-chip.stories.js +64 -64
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +158 -158
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.stories.js +69 -69
- package/dist/collection/components/stzh-container/stzh-container.js +21 -21
- package/dist/collection/components/stzh-container/stzh-container.stories.js +35 -35
- package/dist/collection/components/stzh-cspace/stzh-cspace.js +24 -24
- package/dist/collection/components/stzh-cspace/stzh-cspace.stories.js +34 -34
- package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.js +24 -24
- package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.stories.js +149 -149
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js +358 -358
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.js +1 -1
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.stories.js +63 -63
- package/dist/collection/components/stzh-datatable/stzh-datatable.js +413 -413
- package/dist/collection/components/stzh-datatable/stzh-datatable.localization.js +1 -1
- package/dist/collection/components/stzh-datatable/stzh-datatable.stories.js +63 -63
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.js +586 -586
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.localization.js +1 -1
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.stories.js +39 -39
- package/dist/collection/components/stzh-dialog/stzh-dialog.js +480 -480
- package/dist/collection/components/stzh-dialog/stzh-dialog.localization.js +1 -1
- package/dist/collection/components/stzh-dialog/stzh-dialog.stories.js +75 -75
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +1436 -1436
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.localization.js +1 -1
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.stories.js +109 -109
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.js +120 -120
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.stories.js +55 -55
- package/dist/collection/components/stzh-figure/stzh-figure.js +76 -76
- package/dist/collection/components/stzh-figure/stzh-figure.stories.js +36 -36
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.js +253 -253
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.stories.js +27 -27
- package/dist/collection/components/stzh-footer/stzh-footer.js +147 -147
- package/dist/collection/components/stzh-footer/stzh-footer.localization.js +1 -1
- package/dist/collection/components/stzh-footer/stzh-footer.stories.js +49 -49
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.js +319 -319
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.localization.js +1 -1
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.stories.js +49 -49
- package/dist/collection/components/stzh-header/stzh-header.js +267 -267
- package/dist/collection/components/stzh-header/stzh-header.stories.js +178 -178
- package/dist/collection/components/stzh-heading/stzh-heading.js +99 -99
- package/dist/collection/components/stzh-heading/stzh-heading.stories.js +37 -37
- package/dist/collection/components/stzh-hr/stzh-hr.js +25 -25
- package/dist/collection/components/stzh-hr/stzh-hr.stories.js +23 -23
- package/dist/collection/components/stzh-hspace/stzh-hspace.js +246 -246
- package/dist/collection/components/stzh-hspace/stzh-hspace.stories.js +73 -73
- package/dist/collection/components/stzh-icon/stzh-icon.js +76 -76
- package/dist/collection/components/stzh-icon/stzh-icon.stories.js +37 -37
- package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
- package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.js +19 -19
- package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.stories.js +46 -46
- package/dist/collection/components/stzh-input/stzh-input-description.js +8 -8
- package/dist/collection/components/stzh-input/stzh-input.js +724 -724
- package/dist/collection/components/stzh-input/stzh-input.stories.js +116 -116
- package/dist/collection/components/stzh-link/stzh-link.js +427 -427
- package/dist/collection/components/stzh-link/stzh-link.stories.js +67 -67
- package/dist/collection/components/stzh-list/stzh-list.js +52 -52
- package/dist/collection/components/stzh-list/stzh-list.stories.js +42 -42
- package/dist/collection/components/stzh-list-item/assets/checkmark.svg +3 -3
- package/dist/collection/components/stzh-list-item/stzh-list-item.js +26 -26
- package/dist/collection/components/stzh-loader/stzh-loader.js +93 -93
- package/dist/collection/components/stzh-loader/stzh-loader.stories.js +36 -36
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.js +94 -94
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.stories.js +34 -34
- package/dist/collection/components/stzh-menu/stzh-menu.js +21 -21
- package/dist/collection/components/stzh-menu/stzh-menu.stories.js +69 -69
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.js +296 -296
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.stories.js +52 -52
- package/dist/collection/components/stzh-message/stzh-message.js +287 -287
- package/dist/collection/components/stzh-message/stzh-message.localization.js +1 -1
- package/dist/collection/components/stzh-message/stzh-message.stories.js +40 -40
- package/dist/collection/components/stzh-metanav/stzh-metanav.js +41 -41
- package/dist/collection/components/stzh-metanav/stzh-metanav.stories.js +39 -39
- package/dist/collection/components/stzh-overlay/stzh-overlay.js +239 -239
- package/dist/collection/components/stzh-overlay/stzh-overlay.stories.js +50 -50
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.js +41 -41
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.stories.js +43 -43
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js +76 -76
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.stories.js +107 -107
- package/dist/collection/components/stzh-popover/stzh-popover.js +673 -673
- package/dist/collection/components/stzh-popover/stzh-popover.localization.js +1 -1
- package/dist/collection/components/stzh-popover/stzh-popover.stories.js +67 -67
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.css +578 -578
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.js +25 -25
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.stories.js +28 -28
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.js +272 -272
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.stories.js +164 -164
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +250 -250
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.stories.js +36 -36
- package/dist/collection/components/stzh-radio/stzh-radio.js +458 -458
- package/dist/collection/components/stzh-radio/stzh-radio.stories.js +38 -38
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +479 -477
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.stories.js +39 -39
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.js +114 -114
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.stories.js +50 -50
- package/dist/collection/components/stzh-richtext/stzh-richtext.js +90 -90
- package/dist/collection/components/stzh-richtext/stzh-richtext.stories.js +79 -79
- package/dist/collection/components/stzh-row/stzh-row.js +207 -207
- package/dist/collection/components/stzh-row/stzh-row.stories.js +90 -90
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.js +221 -221
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.localization.js +1 -1
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.stories.js +34 -34
- package/dist/collection/components/stzh-section/stzh-section.js +50 -50
- package/dist/collection/components/stzh-section/stzh-section.stories.js +100 -100
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.js +592 -592
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.localization.js +1 -1
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.stories.js +73 -73
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.js +153 -153
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.localization.js +1 -1
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.stories.js +115 -115
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +106 -106
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.stories.js +53 -53
- package/dist/collection/components/stzh-sortable/stzh-sortable.js +501 -501
- package/dist/collection/components/stzh-sortable/stzh-sortable.localization.js +1 -1
- package/dist/collection/components/stzh-sortable/stzh-sortable.stories.js +34 -34
- package/dist/collection/components/stzh-status/stzh-status.js +115 -115
- package/dist/collection/components/stzh-status/stzh-status.stories.js +34 -34
- package/dist/collection/components/stzh-table/stzh-table.js +215 -215
- package/dist/collection/components/stzh-table/stzh-table.stories.js +89 -89
- package/dist/collection/components/stzh-text/stzh-text.js +232 -232
- package/dist/collection/components/stzh-text/stzh-text.stories.js +43 -43
- package/dist/collection/components/stzh-toggle/stzh-toggle.js +479 -479
- package/dist/collection/components/stzh-toggle/stzh-toggle.stories.js +38 -38
- package/dist/collection/components/stzh-tooltip/assets/arrow.svg +3 -3
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +667 -667
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.localization.js +1 -1
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.stories.js +63 -63
- package/dist/collection/components/stzh-upload/stzh-upload.js +1358 -1358
- package/dist/collection/components/stzh-upload/stzh-upload.localization.js +1 -1
- package/dist/collection/components/stzh-upload/stzh-upload.stories.js +69 -69
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.js +229 -229
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.stories.js +36 -36
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js +236 -236
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.js +1 -1
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.stories.js +52 -52
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +292 -292
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.js +1 -1
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.stories.js +53 -53
- package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.js +23 -23
- package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.stories.js +45 -45
- package/dist/collection/components/stzh-vspace/stzh-vspace.js +246 -246
- package/dist/collection/components/stzh-vspace/stzh-vspace.stories.js +73 -73
- package/dist/collection/global/js/helpers/autofocus.js +20 -20
- package/dist/collection/global/js/helpers/scrollbar-width.js +20 -20
- package/dist/collection/global/js/script.js +17 -17
- package/dist/collection/index.js +7 -7
- package/dist/collection/pages/egov.stories.js +262 -262
- package/dist/collection/pages/example.stories.js +170 -170
- package/dist/collection/pages/meinkonto.stories.js +660 -660
- package/dist/collection/patterns/appointments.stories.js +43 -43
- package/dist/collection/patterns/processingscreen.stories.js +43 -43
- package/dist/collection/utils/animation-utils.js +51 -51
- package/dist/collection/utils/date-adapter.js +86 -86
- package/dist/collection/utils/date-utils.js +196 -196
- package/dist/collection/utils/decorators.js +15 -15
- package/dist/collection/utils/event-utils.js +14 -14
- package/dist/collection/utils/h.js +109 -109
- package/dist/collection/utils/media-utils.js +20 -20
- package/dist/collection/utils/string-utils.js +13 -13
- package/dist/collection/utils/test-utils.js +27 -27
- package/dist/collection/utils/translation-utils.js +55 -55
- package/dist/collection/utils/utils.js +41 -41
- package/dist/components/animation-utils.js +37 -37
- package/dist/components/arrow.js +3 -3
- package/dist/components/date-adapter.js +85 -85
- package/dist/components/event-utils.js +13 -13
- package/dist/components/index.js +41 -41
- package/dist/components/media-utils.js +19 -19
- package/dist/components/string-utils.js +12 -12
- package/dist/components/stzh-accordion-item.js +192 -192
- package/dist/components/stzh-accordion.js +81 -81
- package/dist/components/stzh-actions.js +58 -58
- package/dist/components/stzh-appnav.js +56 -56
- package/dist/components/stzh-appointments.js +343 -343
- package/dist/components/stzh-badge2.js +26 -26
- package/dist/components/stzh-button2.js +155 -155
- package/dist/components/stzh-calendar2.js +475 -475
- package/dist/components/stzh-cell.js +47 -47
- package/dist/components/stzh-checkbox.js +159 -159
- package/dist/components/stzh-checkboxgroup.js +192 -192
- package/dist/components/stzh-chip-select.js +93 -93
- package/dist/components/stzh-chip2.js +122 -122
- package/dist/components/stzh-container.js +22 -22
- package/dist/components/stzh-cspace.js +25 -25
- package/dist/components/stzh-datamessagelist-item.js +156 -156
- package/dist/components/stzh-datamessagelist.js +26 -26
- package/dist/components/stzh-datatable.js +255 -255
- package/dist/components/stzh-datepicker2.js +206 -206
- package/dist/components/stzh-dialog.js +214 -214
- package/dist/components/stzh-dropdown2.js +514 -514
- package/dist/components/stzh-fieldset.js +48 -48
- package/dist/components/stzh-figure.js +35 -35
- package/dist/components/stzh-flyingfocus.js +188 -188
- package/dist/components/stzh-footer.js +88 -88
- package/dist/components/stzh-ghettobox2.js +124 -124
- package/dist/components/stzh-header.js +174 -174
- package/dist/components/stzh-heading2.js +39 -39
- package/dist/components/stzh-hr.js +26 -26
- package/dist/components/stzh-hspace.js +54 -54
- package/dist/components/stzh-icon-sprite.js +23 -23
- package/dist/components/stzh-icon2.js +41 -41
- package/dist/components/stzh-input-description.js +15 -15
- package/dist/components/stzh-input2.js +239 -239
- package/dist/components/stzh-link2.js +134 -134
- package/dist/components/stzh-list-item.js +30 -30
- package/dist/components/stzh-list.js +32 -32
- package/dist/components/stzh-loader.js +38 -38
- package/dist/components/stzh-loadingbar.js +40 -40
- package/dist/components/stzh-menu-item2.js +106 -106
- package/dist/components/stzh-menu2.js +22 -22
- package/dist/components/stzh-message.js +100 -100
- package/dist/components/stzh-metanav.js +40 -40
- package/dist/components/stzh-overlay.js +108 -108
- package/dist/components/stzh-page-skiplinks.js +40 -40
- package/dist/components/stzh-pagetitle.js +74 -74
- package/dist/components/stzh-popover2.js +376 -376
- package/dist/components/stzh-portal-mitwirken.js +26 -26
- package/dist/components/stzh-progressbar-item2.js +74 -74
- package/dist/components/stzh-progressbar.js +146 -146
- package/dist/components/stzh-radio2.js +156 -156
- package/dist/components/stzh-radiogroup2.js +202 -202
- package/dist/components/stzh-readspeaker.js +63 -63
- package/dist/components/stzh-richtext2.js +57 -57
- package/dist/components/stzh-row.js +53 -53
- package/dist/components/stzh-saptcha.js +116 -116
- package/dist/components/stzh-section.js +29 -29
- package/dist/components/stzh-servicecard-list.js +84 -84
- package/dist/components/stzh-servicecard.js +263 -263
- package/dist/components/stzh-skiplink.js +35 -35
- package/dist/components/stzh-sortable2.js +310 -310
- package/dist/components/stzh-status2.js +44 -44
- package/dist/components/stzh-table.js +153 -153
- package/dist/components/stzh-text2.js +57 -57
- package/dist/components/stzh-toggle.js +160 -160
- package/dist/components/stzh-tooltip2.js +340 -340
- package/dist/components/stzh-upload.js +502 -502
- package/dist/components/stzh-vbz-linechip2.js +96 -96
- package/dist/components/stzh-vbz-majorticker.js +139 -139
- package/dist/components/stzh-vbz-ticker.js +214 -214
- package/dist/components/stzh-visuallyhidden.js +24 -24
- package/dist/components/stzh-vspace.js +54 -54
- package/dist/components/translation-utils.js +54 -54
- package/dist/components/utils.js +30 -30
- package/dist/esm/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +37 -37
- package/dist/esm/{app-globals-137e106c.js → app-globals-70c229e3.js} +42 -42
- package/dist/esm/{arrow-18769ca6.js → arrow-86a679c7.js} +3 -3
- package/dist/esm/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +85 -85
- package/dist/esm/{date-utils-282e96fe.js → date-utils-be83fff1.js} +156 -156
- package/dist/esm/{event-utils-68b64805.js → event-utils-7a709e21.js} +13 -13
- package/dist/esm/loader.js +2 -2
- package/dist/esm/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +19 -19
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{string-utils-33181845.js → string-utils-f98ee4e8.js} +12 -12
- package/dist/esm/stzh-accordion-item.entry.js +170 -170
- package/dist/esm/stzh-accordion.entry.js +63 -63
- package/dist/esm/stzh-actions.entry.js +42 -42
- package/dist/esm/stzh-appnav.entry.js +39 -39
- package/dist/esm/stzh-appointments.entry.js +260 -260
- package/dist/esm/stzh-badge_3.entry.js +146 -146
- package/dist/esm/stzh-calendar.entry.js +291 -291
- package/dist/esm/stzh-cell.entry.js +24 -24
- package/dist/esm/stzh-checkbox.entry.js +123 -123
- package/dist/esm/stzh-checkboxgroup.entry.js +157 -157
- package/dist/esm/stzh-chip-select.entry.js +55 -55
- package/dist/esm/stzh-chip.entry.js +90 -90
- package/dist/esm/stzh-components.js +2 -2
- package/dist/esm/stzh-container.entry.js +8 -8
- package/dist/esm/stzh-cspace.entry.js +11 -11
- package/dist/esm/stzh-datamessagelist-item.entry.js +92 -92
- package/dist/esm/stzh-datamessagelist.entry.js +12 -12
- package/dist/esm/stzh-datatable.entry.js +201 -201
- package/dist/esm/stzh-datepicker_4.entry.js +458 -458
- package/dist/esm/stzh-dialog.entry.js +179 -179
- package/dist/esm/stzh-dropdown.entry.js +450 -450
- package/dist/esm/stzh-fieldset.entry.js +24 -24
- package/dist/esm/stzh-figure.entry.js +19 -19
- package/dist/esm/stzh-flyingfocus.entry.js +167 -167
- package/dist/esm/stzh-footer.entry.js +56 -56
- package/dist/esm/stzh-ghettobox_2.entry.js +132 -132
- package/dist/esm/stzh-header.entry.js +151 -151
- package/dist/esm/stzh-heading.entry.js +21 -21
- package/dist/esm/stzh-hr.entry.js +12 -12
- package/dist/esm/stzh-hspace.entry.js +30 -30
- package/dist/esm/stzh-icon-sprite.entry.js +9 -9
- package/dist/esm/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +15 -15
- package/dist/esm/stzh-input.entry.js +181 -181
- package/dist/esm/stzh-link.entry.js +95 -95
- package/dist/esm/stzh-list-item.entry.js +15 -15
- package/dist/esm/stzh-list.entry.js +15 -15
- package/dist/esm/stzh-loader.entry.js +20 -20
- package/dist/esm/stzh-loadingbar.entry.js +22 -22
- package/dist/esm/stzh-menu_2.entry.js +81 -81
- package/dist/esm/stzh-message.entry.js +72 -72
- package/dist/esm/stzh-metanav.entry.js +26 -26
- package/dist/esm/stzh-overlay.entry.js +88 -88
- package/dist/esm/stzh-page-skiplinks.entry.js +26 -26
- package/dist/esm/stzh-pagetitle.entry.js +61 -61
- package/dist/esm/stzh-popover.entry.js +349 -349
- package/dist/esm/stzh-portal-mitwirken.entry.js +12 -12
- package/dist/esm/stzh-progressbar-item.entry.js +46 -46
- package/dist/esm/stzh-progressbar.entry.js +114 -114
- package/dist/esm/stzh-readspeaker.entry.js +47 -47
- package/dist/esm/stzh-row.entry.js +29 -29
- package/dist/esm/stzh-saptcha.entry.js +70 -70
- package/dist/esm/stzh-section.entry.js +13 -13
- package/dist/esm/stzh-servicecard-list.entry.js +45 -45
- package/dist/esm/stzh-servicecard.entry.js +201 -201
- package/dist/esm/stzh-skiplink.entry.js +16 -16
- package/dist/esm/stzh-sortable.entry.js +288 -288
- package/dist/esm/stzh-status.entry.js +25 -25
- package/dist/esm/stzh-table.entry.js +132 -132
- package/dist/esm/stzh-toggle.entry.js +123 -123
- package/dist/esm/stzh-tooltip.entry.js +310 -310
- package/dist/esm/stzh-upload.entry.js +440 -440
- package/dist/esm/stzh-vbz-linechip.entry.js +71 -71
- package/dist/esm/stzh-vbz-majorticker.entry.js +95 -95
- package/dist/esm/stzh-vbz-ticker.entry.js +171 -171
- package/dist/esm/stzh-visuallyhidden.entry.js +10 -10
- package/dist/esm/stzh-vspace.entry.js +30 -30
- package/dist/esm/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +54 -54
- package/dist/esm/{utils-c5d68020.js → utils-904416df.js} +30 -30
- package/dist/esm-es5/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +0 -0
- package/dist/esm-es5/app-globals-70c229e3.js +1 -0
- package/dist/esm-es5/{arrow-18769ca6.js → arrow-86a679c7.js} +0 -0
- package/dist/esm-es5/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +0 -0
- package/dist/esm-es5/{date-utils-282e96fe.js → date-utils-be83fff1.js} +0 -0
- package/dist/esm-es5/{event-utils-68b64805.js → event-utils-7a709e21.js} +0 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +0 -0
- package/dist/esm-es5/{string-utils-33181845.js → string-utils-f98ee4e8.js} +0 -0
- package/dist/esm-es5/stzh-accordion-item.entry.js +1 -1
- package/dist/esm-es5/stzh-actions.entry.js +1 -1
- package/dist/esm-es5/stzh-appnav.entry.js +1 -1
- package/dist/esm-es5/stzh-appointments.entry.js +1 -1
- package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
- package/dist/esm-es5/stzh-calendar.entry.js +1 -1
- package/dist/esm-es5/stzh-checkbox.entry.js +1 -1
- package/dist/esm-es5/stzh-checkboxgroup.entry.js +1 -1
- package/dist/esm-es5/stzh-components.js +1 -1
- package/dist/esm-es5/stzh-datamessagelist-item.entry.js +1 -1
- package/dist/esm-es5/stzh-datatable.entry.js +1 -1
- package/dist/esm-es5/stzh-datepicker_4.entry.js +1 -1
- package/dist/esm-es5/stzh-dialog.entry.js +1 -1
- package/dist/esm-es5/stzh-dropdown.entry.js +1 -1
- package/dist/esm-es5/stzh-figure.entry.js +1 -1
- package/dist/esm-es5/stzh-flyingfocus.entry.js +1 -1
- package/dist/esm-es5/stzh-footer.entry.js +1 -1
- package/dist/esm-es5/stzh-ghettobox_2.entry.js +1 -1
- package/dist/esm-es5/stzh-header.entry.js +1 -1
- package/dist/esm-es5/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +0 -0
- package/dist/esm-es5/stzh-input.entry.js +1 -1
- package/dist/esm-es5/stzh-link.entry.js +1 -1
- package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
- package/dist/esm-es5/stzh-message.entry.js +1 -1
- package/dist/esm-es5/stzh-pagetitle.entry.js +1 -1
- package/dist/esm-es5/stzh-popover.entry.js +1 -1
- package/dist/esm-es5/stzh-progressbar.entry.js +1 -1
- package/dist/esm-es5/stzh-readspeaker.entry.js +1 -1
- package/dist/esm-es5/stzh-saptcha.entry.js +1 -1
- package/dist/esm-es5/stzh-servicecard-list.entry.js +1 -1
- package/dist/esm-es5/stzh-servicecard.entry.js +1 -1
- package/dist/esm-es5/stzh-sortable.entry.js +1 -1
- package/dist/esm-es5/stzh-table.entry.js +1 -1
- package/dist/esm-es5/stzh-toggle.entry.js +1 -1
- package/dist/esm-es5/stzh-tooltip.entry.js +1 -1
- package/dist/esm-es5/stzh-upload.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-majorticker.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
- package/dist/esm-es5/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +0 -0
- package/dist/esm-es5/{utils-c5d68020.js → utils-904416df.js} +0 -0
- package/dist/stzh-components/assets/favicons/browserconfig.xml +9 -9
- package/dist/stzh-components/assets/favicons/site.webmanifest +19 -19
- package/dist/stzh-components/assets/fonts.css +39 -39
- package/dist/stzh-components/assets/i18n/de.json +154 -154
- package/dist/stzh-components/assets/i18n/en.json +154 -154
- package/dist/stzh-components/assets/icons/mono/alarm-bell.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-down.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-left.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-right.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-up.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/archive-box.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-down.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-left-circle.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/arrow-left.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-right-long.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-right.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-up.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/bulleted-list.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/calendar.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/cart.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/checkmark-circle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/checkmark.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/clock.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/close-circle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/close.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/compass-direction.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/compass-north.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/construction.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/copy.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/delete.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/download.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/drag.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/edit.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/email-check.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/expand.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/external-link.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/facebook-comment.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/facebook.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/file.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/filtering.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/flag.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/focus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/gear.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/heart.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/home.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/important-warning.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/info-help.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/instagram.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/like-hand.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/linkedin.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/list-expanded.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/list-shrinked.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/lock.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/mail.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/map.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/menu.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/minus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/more-horizontal.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/more-vertical.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/paper-clip.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/phone.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/pin-location.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/pin.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/play-1.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/play-button.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/play.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/plus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/portfolio-grid.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/print.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/question-help.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/read-mail.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reload.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reset-time.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reset.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/resize.svg +8 -8
- package/dist/stzh-components/assets/icons/mono/rss.svg +12 -12
- package/dist/stzh-components/assets/icons/mono/search.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/services.svg +6 -6
- package/dist/stzh-components/assets/icons/mono/share.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/shrink.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/silent-mode.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/social-media.svg +23 -23
- package/dist/stzh-components/assets/icons/mono/star-filled.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/star.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/subtitle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/team.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/text-message.svg +6 -6
- package/dist/stzh-components/assets/icons/mono/thermometer.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/transcript.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter-reply.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter-retweet.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/unlock.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/user.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/view-hidden.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/view.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/volume-medium.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/warning-big.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/warning.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/web-Link.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/wifi-signal.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/world-globe.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/xing.svg +11 -11
- package/dist/stzh-components/assets/polyfills/ie11CustomProperties.min.js +8 -8
- package/dist/stzh-components/assets/polyfills/intersection-observer.min.js +7 -7
- package/dist/stzh-components/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
- package/dist/stzh-components/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
- package/dist/stzh-components/{p-95a3c962.system.entry.js → p-043ab41e.system.entry.js} +1 -1
- package/dist/stzh-components/{p-bf5b6523.entry.js → p-07f16263.entry.js} +1 -1
- package/dist/stzh-components/p-08d4ed80.entry.js +1 -0
- package/dist/stzh-components/{p-e1b64b8a.system.entry.js → p-0c92ee26.system.entry.js} +1 -1
- package/dist/stzh-components/{p-3e3e4bfd.system.js → p-11816251.system.js} +0 -0
- package/dist/stzh-components/{p-d790a367.entry.js → p-11d0c8f3.entry.js} +1 -1
- package/dist/stzh-components/{p-bb900d9f.entry.js → p-14d728f0.entry.js} +1 -1
- package/dist/stzh-components/{p-f481f21d.system.js → p-176db2fe.system.js} +0 -0
- package/dist/stzh-components/{p-af47430b.system.entry.js → p-19344366.system.entry.js} +1 -1
- package/dist/stzh-components/{p-afa7061e.entry.js → p-1bfc1097.entry.js} +1 -1
- package/dist/stzh-components/{p-da8218fa.system.entry.js → p-1ccbd2d6.system.entry.js} +1 -1
- package/dist/stzh-components/{p-22f948e2.entry.js → p-1d914f6c.entry.js} +1 -1
- package/dist/stzh-components/{p-9fe34fe8.system.js → p-1e4b4d71.system.js} +0 -0
- package/dist/stzh-components/{p-160c6e5f.system.entry.js → p-1f15a4e0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-1a40a6e4.js → p-25a09313.js} +0 -0
- package/dist/stzh-components/{p-ab2727e6.entry.js → p-298276e4.entry.js} +1 -1
- package/dist/stzh-components/{p-3ca5c2e6.system.entry.js → p-2990206c.system.entry.js} +1 -1
- package/dist/stzh-components/{p-320aedf7.js → p-2a5855f8.js} +0 -0
- package/dist/stzh-components/{p-6113bb25.entry.js → p-2d0685e3.entry.js} +1 -1
- package/dist/stzh-components/{p-1aaa5112.system.entry.js → p-2f2cb544.system.entry.js} +1 -1
- package/dist/stzh-components/{p-99195f5a.system.js → p-309d2b66.system.js} +0 -0
- package/dist/stzh-components/{p-59bdb14a.system.entry.js → p-30cb8bc0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-8ba6ca80.js → p-32b78d65.js} +0 -0
- package/dist/stzh-components/{p-b06cc533.entry.js → p-33d75303.entry.js} +1 -1
- package/dist/stzh-components/{p-45d4e9b4.system.entry.js → p-346e26f2.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4b8893d1.entry.js → p-3c4478b0.entry.js} +1 -1
- package/dist/stzh-components/{p-740dd50f.entry.js → p-3c799247.entry.js} +1 -1
- package/dist/stzh-components/{p-3410ef5a.system.entry.js → p-48bbcc26.system.entry.js} +1 -1
- package/dist/stzh-components/{p-3eb7b6b4.entry.js → p-49e37004.entry.js} +1 -1
- package/dist/stzh-components/{p-e029f6c5.system.entry.js → p-49ea222f.system.entry.js} +1 -1
- package/dist/stzh-components/p-4c61dcad.js +4 -4
- package/dist/stzh-components/{p-efb9fa47.system.entry.js → p-4cfe83b5.system.entry.js} +1 -1
- package/dist/stzh-components/{p-a499fa98.system.entry.js → p-4e9bfeb8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4c68fa45.system.js → p-5318ba20.system.js} +0 -0
- package/dist/stzh-components/{p-301841e3.entry.js → p-55188328.entry.js} +1 -1
- package/dist/stzh-components/{p-3afe13ac.system.entry.js → p-58ffc722.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ebf73698.entry.js → p-5f7b72c8.entry.js} +1 -1
- package/dist/stzh-components/{p-af819e4e.system.js → p-5f856307.system.js} +0 -0
- package/dist/stzh-components/{p-73d51acc.system.entry.js → p-60b4f34c.system.entry.js} +1 -1
- package/dist/stzh-components/{p-5f20178b.system.js → p-6267a327.system.js} +0 -0
- package/dist/stzh-components/{p-ac9e6d17.system.entry.js → p-634095bd.system.entry.js} +1 -1
- package/dist/stzh-components/{p-42430cdf.js → p-6c502e6e.js} +0 -0
- package/dist/stzh-components/{p-f8bb1bed.system.entry.js → p-6ea5c23d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-25afa99e.entry.js → p-6ec17efc.entry.js} +1 -1
- package/dist/stzh-components/{p-4b69a3e8.system.entry.js → p-6edd58a4.system.entry.js} +1 -1
- package/dist/stzh-components/{p-58b8d309.system.entry.js → p-7279af4a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-7c6f9cb3.entry.js → p-73194e28.entry.js} +1 -1
- package/dist/stzh-components/{p-81d9f3e0.js → p-77a00e55.js} +0 -0
- package/dist/stzh-components/{p-bb91feeb.entry.js → p-79ca1ba6.entry.js} +1 -1
- package/dist/stzh-components/{p-79770abe.system.entry.js → p-7a6e347d.system.entry.js} +2 -2
- package/dist/stzh-components/{p-cd29b7ca.entry.js → p-7bb1bd3b.entry.js} +1 -1
- package/dist/stzh-components/{p-649164c7.entry.js → p-7d098987.entry.js} +1 -1
- package/dist/stzh-components/{p-b9e4095d.entry.js → p-7d2237ca.entry.js} +1 -1
- package/dist/stzh-components/{p-927901f5.system.entry.js → p-7d62dfeb.system.entry.js} +1 -1
- package/dist/stzh-components/{p-c2218965.system.entry.js → p-82d85c3a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-adaf8b15.entry.js → p-8462ba57.entry.js} +1 -1
- package/dist/stzh-components/{p-a42a7524.entry.js → p-86d3ce62.entry.js} +1 -1
- package/dist/stzh-components/{p-1f3e6fad.system.entry.js → p-88a4f756.system.entry.js} +1 -1
- package/dist/stzh-components/{p-d7b5770c.entry.js → p-88bef2cd.entry.js} +1 -1
- package/dist/stzh-components/{p-a8c3af68.system.entry.js → p-8db4279d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0c2b5907.js → p-9111e257.js} +0 -0
- package/dist/stzh-components/{p-d2f660e1.system.js → p-9c0494a6.system.js} +0 -0
- package/dist/stzh-components/{p-b24040ff.system.entry.js → p-9e6c25ed.system.entry.js} +1 -1
- package/dist/stzh-components/{p-582cf0f1.system.js → p-a408bfba.system.js} +0 -0
- package/dist/stzh-components/{p-c3ac1bdc.system.entry.js → p-a4100bd8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-efd78d08.system.entry.js → p-a6486f64.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b56c83a4.entry.js → p-a7c3b41a.entry.js} +1 -1
- package/dist/stzh-components/{p-e00139a1.entry.js → p-a86c6487.entry.js} +1 -1
- package/dist/stzh-components/{p-e3769e97.system.js → p-aa4e28cc.system.js} +1 -1
- package/dist/stzh-components/p-ac1da083.system.js +1 -0
- package/dist/stzh-components/{p-17258518.entry.js → p-b3b5ee7e.entry.js} +1 -1
- package/dist/stzh-components/{p-87140179.system.entry.js → p-b63d6ded.system.entry.js} +1 -1
- package/dist/stzh-components/{p-63bf05f1.system.entry.js → p-bba52769.system.entry.js} +1 -1
- package/dist/stzh-components/{p-9be4e960.entry.js → p-bcade28e.entry.js} +1 -1
- package/dist/stzh-components/p-be21cebd.js +1 -0
- package/dist/stzh-components/{p-67eac0a0.entry.js → p-c2d58384.entry.js} +1 -1
- package/dist/stzh-components/{p-f0422b6c.entry.js → p-c6ad1a8c.entry.js} +1 -1
- package/dist/stzh-components/{p-649621fc.js → p-c8bcceac.js} +0 -0
- package/dist/stzh-components/{p-1e2ee622.system.entry.js → p-cb4a91b7.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ffa293cf.entry.js → p-cf162e67.entry.js} +1 -1
- package/dist/stzh-components/{p-a7454367.js → p-cf6003d6.js} +0 -0
- package/dist/stzh-components/{p-d1821750.system.entry.js → p-d04e8743.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0e9e4c68.entry.js → p-debb00e6.entry.js} +1 -1
- package/dist/stzh-components/{p-e69a66bb.js → p-df2bb358.js} +0 -0
- package/dist/stzh-components/{p-3da37219.entry.js → p-e048de42.entry.js} +1 -1
- package/dist/stzh-components/{p-a5b616bb.system.entry.js → p-e2ce48f1.system.entry.js} +1 -1
- package/dist/stzh-components/{p-22fba26d.entry.js → p-e58d3bc7.entry.js} +1 -1
- package/dist/stzh-components/{p-08cc711a.system.entry.js → p-e972a44f.system.entry.js} +1 -1
- package/dist/stzh-components/{p-6d23fb4d.system.entry.js → p-e987954a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-648695c2.js → p-ee7a68db.js} +0 -0
- package/dist/stzh-components/p-ef5d4167.js +1 -1
- package/dist/stzh-components/{p-b3b05b6c.entry.js → p-f544cf3d.entry.js} +1 -1
- package/dist/stzh-components/{p-a7785d9b.system.js → p-f58c28ad.system.js} +0 -0
- package/dist/stzh-components/{p-c51a61cb.system.entry.js → p-f8d9411d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4e9e606f.entry.js → p-f9dc7a9b.entry.js} +1 -1
- package/dist/stzh-components/{p-ab864a8a.system.entry.js → p-fc9c4fc3.system.entry.js} +1 -1
- package/dist/stzh-components/{p-75f1b800.entry.js → p-ff8a3e96.entry.js} +1 -1
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components/stzh-appointments/stzh-appointments.localization.d.ts +11 -11
- package/dist/types/components/stzh-badge/stzh-badge.d.ts +8 -8
- package/dist/types/components/stzh-calendar/stzh-calendar-day.d.ts +14 -14
- package/dist/types/components/stzh-calendar/stzh-calendar-month.d.ts +21 -21
- package/dist/types/components/stzh-calendar/stzh-calendar.localization.d.ts +7 -7
- package/dist/types/components/stzh-cell/stzh-cell.d.ts +21 -21
- package/dist/types/components/stzh-container/stzh-container.d.ts +6 -6
- package/dist/types/components/stzh-cspace/stzh-cspace.d.ts +6 -6
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.d.ts +4 -4
- package/dist/types/components/stzh-datatable/stzh-datatable.localization.d.ts +4 -4
- package/dist/types/components/stzh-datepicker/stzh-datepicker.localization.d.ts +5 -5
- package/dist/types/components/stzh-dialog/stzh-dialog.localization.d.ts +4 -4
- package/dist/types/components/stzh-dropdown/stzh-dropdown.localization.d.ts +7 -7
- package/dist/types/components/stzh-fieldset/stzh-fieldset.d.ts +15 -15
- package/dist/types/components/stzh-footer/stzh-footer.localization.d.ts +9 -9
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.localization.d.ts +5 -5
- package/dist/types/components/stzh-heading/stzh-heading.d.ts +13 -13
- package/dist/types/components/stzh-hspace/stzh-hspace.d.ts +25 -25
- package/dist/types/components/stzh-icon/stzh-icon.d.ts +15 -15
- package/dist/types/components/stzh-icon-sprite/stzh-icon-sprite.d.ts +3 -3
- package/dist/types/components/stzh-input/stzh-input-description.d.ts +11 -11
- package/dist/types/components/stzh-menu/stzh-menu.d.ts +6 -6
- package/dist/types/components/stzh-message/stzh-message.localization.d.ts +4 -4
- package/dist/types/components/stzh-popover/stzh-popover.localization.d.ts +4 -4
- package/dist/types/components/stzh-portal-mitwirken/stzh-portal-mitwirken.d.ts +8 -8
- package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +22 -22
- package/dist/types/components/stzh-row/stzh-row.d.ts +23 -23
- package/dist/types/components/stzh-saptcha/stzh-saptcha.localization.d.ts +7 -7
- package/dist/types/components/stzh-section/stzh-section.d.ts +8 -8
- package/dist/types/components/stzh-servicecard/stzh-servicecard.localization.d.ts +8 -8
- package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.localization.d.ts +5 -5
- package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +16 -16
- package/dist/types/components/stzh-sortable/stzh-sortable.localization.d.ts +8 -8
- package/dist/types/components/stzh-text/stzh-text.d.ts +23 -23
- package/dist/types/components/stzh-tooltip/stzh-tooltip.localization.d.ts +4 -4
- package/dist/types/components/stzh-upload/stzh-upload.localization.d.ts +16 -16
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.d.ts +4 -4
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.d.ts +15 -15
- package/dist/types/components/stzh-visuallyhidden/stzh-visuallyhidden.d.ts +6 -6
- package/dist/types/components/stzh-vspace/stzh-vspace.d.ts +25 -25
- package/dist/types/index.d.ts +427 -427
- package/dist/types/utils/animation-utils.d.ts +10 -10
- package/dist/types/utils/date-adapter.d.ts +8 -8
- package/dist/types/utils/date-utils.d.ts +61 -61
- package/dist/types/utils/event-utils.d.ts +1 -1
- package/dist/types/utils/h.d.ts +18 -18
- package/dist/types/utils/media-utils.d.ts +3 -3
- package/dist/types/utils/string-utils.d.ts +2 -2
- package/dist/types/utils/test-utils.d.ts +9 -9
- package/dist/types/utils/translation-utils.d.ts +40 -40
- package/dist/types/utils/utils.d.ts +3 -3
- package/dist/vscode-data.json +64 -60
- package/package.json +1 -1
- package/dist/esm-es5/app-globals-137e106c.js +0 -1
- package/dist/stzh-components/p-4476344d.js +0 -1
- package/dist/stzh-components/p-5977373f.system.js +0 -1
- package/dist/stzh-components/p-91e9ccfa.entry.js +0 -1
- package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +0 -15
- package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +0 -44
- package/dist/types/components/stzh-actions/stzh-actions.d.ts +0 -16
- package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +0 -17
- package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +0 -73
- package/dist/types/components/stzh-button/stzh-button.d.ts +0 -59
- package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +0 -76
- package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +0 -55
- package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +0 -62
- package/dist/types/components/stzh-chip/stzh-chip.d.ts +0 -47
- package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +0 -23
- package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +0 -6
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +0 -44
- package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +0 -49
- package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +0 -93
- package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +0 -59
- package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +0 -150
- package/dist/types/components/stzh-figure/stzh-figure.d.ts +0 -13
- package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +0 -39
- package/dist/types/components/stzh-footer/stzh-footer.d.ts +0 -21
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +0 -49
- package/dist/types/components/stzh-header/stzh-header.d.ts +0 -57
- package/dist/types/components/stzh-hr/stzh-hr.d.ts +0 -7
- package/dist/types/components/stzh-input/stzh-input.d.ts +0 -95
- package/dist/types/components/stzh-link/stzh-link.d.ts +0 -50
- package/dist/types/components/stzh-list/stzh-list.d.ts +0 -9
- package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +0 -7
- package/dist/types/components/stzh-loader/stzh-loader.d.ts +0 -13
- package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +0 -12
- package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +0 -35
- package/dist/types/components/stzh-message/stzh-message.d.ts +0 -36
- package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +0 -11
- package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +0 -34
- package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +0 -11
- package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +0 -11
- package/dist/types/components/stzh-popover/stzh-popover.d.ts +0 -73
- package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +0 -42
- package/dist/types/components/stzh-radio/stzh-radio.d.ts +0 -55
- package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +0 -64
- package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +0 -18
- package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +0 -14
- package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +0 -28
- package/dist/types/components/stzh-servicecard/stzh-servicecard.d.ts +0 -72
- package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.d.ts +0 -23
- package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +0 -52
- package/dist/types/components/stzh-status/stzh-status.d.ts +0 -14
- package/dist/types/components/stzh-table/stzh-table.d.ts +0 -33
- package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +0 -57
- package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +0 -78
- package/dist/types/components/stzh-upload/stzh-upload.d.ts +0 -207
- package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +0 -27
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +0 -34
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +0 -54
- package/dist/types/types/svg.d.ts +0 -4
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1638_23297)">
|
|
3
|
-
<path d="M3.00012 1.00002L22 12L3.00012 23V1.00002Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_1638_23297">
|
|
7
|
-
<rect width="24" height="24" fill="white" transform="translate(0.00012207)"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1638_23297)">
|
|
3
|
+
<path d="M3.00012 1.00002L22 12L3.00012 23V1.00002Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_1638_23297">
|
|
7
|
+
<rect width="24" height="24" fill="white" transform="translate(0.00012207)"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 3.00002V21M21 12H3.00003" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 3.00002V21M21 12H3.00003" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M3 4C3 3.44772 3.44772 3 4 3H6C6.55228 3 7 3.44772 7 4V6C7 6.55228 6.55228 7 6 7H4C3.44772 7 3 6.55228 3 6V4Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
<path d="M10 4C10 3.44772 10.4477 3 11 3H13C13.5523 3 14 3.44772 14 4V6C14 6.55228 13.5523 7 13 7H11C10.4477 7 10 6.55228 10 6V4Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M17 4C17 3.44772 17.4477 3 18 3H20C20.5523 3 21 3.44772 21 4V6C21 6.55228 20.5523 7 20 7H18C17.4477 7 17 6.55228 17 6V4Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
<path d="M3 11C3 10.4477 3.44772 10 4 10H6C6.55228 10 7 10.4477 7 11V13C7 13.5523 6.55228 14 6 14H4C3.44772 14 3 13.5523 3 13V11Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
<path d="M10 11C10 10.4477 10.4477 10 11 10H13C13.5523 10 14 10.4477 14 11V13C14 13.5523 13.5523 14 13 14H11C10.4477 14 10 13.5523 10 13V11Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
-
<path d="M17 11C17 10.4477 17.4477 10 18 10H20C20.5523 10 21 10.4477 21 11V13C21 13.5523 20.5523 14 20 14H18C17.4477 14 17 13.5523 17 13V11Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
-
<path d="M3 18C3 17.4477 3.44772 17 4 17H6C6.55228 17 7 17.4477 7 18V20C7 20.5523 6.55228 21 6 21H4C3.44772 21 3 20.5523 3 20V18Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
-
<path d="M10 18C10 17.4477 10.4477 17 11 17H13C13.5523 17 14 17.4477 14 18V20C14 20.5523 13.5523 21 13 21H11C10.4477 21 10 20.5523 10 20V18Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
-
<path d="M17 18C17 17.4477 17.4477 17 18 17H20C20.5523 17 21 17.4477 21 18V20C21 20.5523 20.5523 21 20 21H18C17.4477 21 17 20.5523 17 20V18Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 4C3 3.44772 3.44772 3 4 3H6C6.55228 3 7 3.44772 7 4V6C7 6.55228 6.55228 7 6 7H4C3.44772 7 3 6.55228 3 6V4Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M10 4C10 3.44772 10.4477 3 11 3H13C13.5523 3 14 3.44772 14 4V6C14 6.55228 13.5523 7 13 7H11C10.4477 7 10 6.55228 10 6V4Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M17 4C17 3.44772 17.4477 3 18 3H20C20.5523 3 21 3.44772 21 4V6C21 6.55228 20.5523 7 20 7H18C17.4477 7 17 6.55228 17 6V4Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M3 11C3 10.4477 3.44772 10 4 10H6C6.55228 10 7 10.4477 7 11V13C7 13.5523 6.55228 14 6 14H4C3.44772 14 3 13.5523 3 13V11Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M10 11C10 10.4477 10.4477 10 11 10H13C13.5523 10 14 10.4477 14 11V13C14 13.5523 13.5523 14 13 14H11C10.4477 14 10 13.5523 10 13V11Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M17 11C17 10.4477 17.4477 10 18 10H20C20.5523 10 21 10.4477 21 11V13C21 13.5523 20.5523 14 20 14H18C17.4477 14 17 13.5523 17 13V11Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M3 18C3 17.4477 3.44772 17 4 17H6C6.55228 17 7 17.4477 7 18V20C7 20.5523 6.55228 21 6 21H4C3.44772 21 3 20.5523 3 20V18Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M10 18C10 17.4477 10.4477 17 11 17H13C13.5523 17 14 17.4477 14 18V20C14 20.5523 13.5523 21 13 21H11C10.4477 21 10 20.5523 10 20V18Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M17 18C17 17.4477 17.4477 17 18 17H20C20.5523 17 21 17.4477 21 18V20C21 20.5523 20.5523 21 20 21H18C17.4477 21 17 20.5523 17 20V18Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1638_23265)">
|
|
3
|
-
<path d="M4.7501 7.50003C4.7501 7.77618 4.97396 8.00003 5.2501 8.00003C5.52625 8.00003 5.7501 7.77618 5.7501 7.50003H4.7501ZM5.2501 1.50003V1.00003C4.97396 1.00003 4.7501 1.22389 4.7501 1.50003H5.2501ZM18.7501 1.50003H19.2501C19.2501 1.22389 19.0263 1.00003 18.7501 1.00003V1.50003ZM18.2501 7.50003C18.2501 7.77618 18.474 8.00003 18.7501 8.00003C19.0263 8.00003 19.2501 7.77618 19.2501 7.50003H18.2501ZM5.25009 17.75C5.52624 17.75 5.75009 17.5262 5.75009 17.25C5.75009 16.9739 5.52624 16.75 5.25009 16.75V17.75ZM0.750092 17.25H0.250092C0.250092 17.5262 0.473949 17.75 0.750092 17.75L0.750092 17.25ZM0.750092 7.50003V7.00003C0.473949 7.00003 0.250092 7.22389 0.250092 7.50003H0.750092ZM23.2501 7.50003H23.7501C23.7501 7.22389 23.5262 7.00003 23.2501 7.00003V7.50003ZM23.2501 17.25V17.75C23.5262 17.75 23.7501 17.5262 23.7501 17.25H23.2501ZM18.7501 16.75C18.474 16.75 18.2501 16.9739 18.2501 17.25C18.2501 17.5262 18.474 17.75 18.7501 17.75V16.75ZM5.2501 13.5V13C4.97396 13 4.7501 13.2239 4.7501 13.5H5.2501ZM18.7501 13.5H19.2501C19.2501 13.2239 19.0263 13 18.7501 13V13.5ZM18.7501 22.5V23C19.0263 23 19.2501 22.7762 19.2501 22.5H18.7501ZM5.2501 22.5H4.7501C4.7501 22.7762 4.97396 23 5.2501 23V22.5ZM18.7501 10C18.474 10 18.2501 10.2239 18.2501 10.5C18.2501 10.7762 18.474 11 18.7501 11V10ZM20.2501 11C20.5262 11 20.7501 10.7762 20.7501 10.5C20.7501 10.2239 20.5262 10 20.2501 10V11ZM8.2501 16C7.97395 16 7.7501 16.2239 7.7501 16.5C7.7501 16.7762 7.97395 17 8.2501 17V16ZM15.7501 17C16.0262 17 16.2501 16.7762 16.2501 16.5C16.2501 16.2239 16.0262 16 15.7501 16V17ZM8.2501 19C7.97395 19 7.7501 19.2239 7.7501 19.5C7.7501 19.7762 7.97395 20 8.2501 20V19ZM15.7501 20C16.0262 20 16.2501 19.7762 16.2501 19.5C16.2501 19.2239 16.0262 19 15.7501 19V20ZM5.7501 7.50003V1.50003H4.7501V7.50003H5.7501ZM5.2501 2.00003H18.7501V1.00003H5.2501V2.00003ZM18.2501 1.50003V7.50003H19.2501V1.50003H18.2501ZM5.25009 16.75H0.750092V17.75H5.25009V16.75ZM1.25009 17.25V7.50003H0.250092V17.25H1.25009ZM0.750092 8.00003H23.2501V7.00003H0.750092V8.00003ZM22.7501 7.50003V17.25H23.7501V7.50003H22.7501ZM23.2501 16.75H18.7501V17.75H23.2501V16.75ZM5.2501 14H18.7501V13H5.2501V14ZM18.2501 13.5V22.5H19.2501V13.5H18.2501ZM18.7501 22H5.2501V23H18.7501V22ZM5.7501 22.5V13.5H4.7501V22.5H5.7501ZM18.7501 11H20.2501V10H18.7501V11ZM8.2501 17H15.7501V16H8.2501V17ZM8.2501 20H15.7501V19H8.2501V20ZM4.00011 10.5C4.00011 10.6381 3.88818 10.75 3.75011 10.75V11.75C4.44046 11.75 5.00011 11.1904 5.00011 10.5H4.00011ZM3.75011 10.75C3.61203 10.75 3.5001 10.6381 3.5001 10.5H2.5001C2.5001 11.1904 3.05975 11.75 3.75011 11.75V10.75ZM3.5001 10.5C3.5001 10.362 3.61203 10.25 3.75011 10.25V9.25003C3.05975 9.25003 2.5001 9.80967 2.5001 10.5H3.5001ZM3.75011 10.25C3.88818 10.25 4.00011 10.362 4.00011 10.5H5.00011C5.00011 9.80967 4.44046 9.25003 3.75011 9.25003V10.25Z" fill="#4D4D4D"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_1638_23265">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1638_23265)">
|
|
3
|
+
<path d="M4.7501 7.50003C4.7501 7.77618 4.97396 8.00003 5.2501 8.00003C5.52625 8.00003 5.7501 7.77618 5.7501 7.50003H4.7501ZM5.2501 1.50003V1.00003C4.97396 1.00003 4.7501 1.22389 4.7501 1.50003H5.2501ZM18.7501 1.50003H19.2501C19.2501 1.22389 19.0263 1.00003 18.7501 1.00003V1.50003ZM18.2501 7.50003C18.2501 7.77618 18.474 8.00003 18.7501 8.00003C19.0263 8.00003 19.2501 7.77618 19.2501 7.50003H18.2501ZM5.25009 17.75C5.52624 17.75 5.75009 17.5262 5.75009 17.25C5.75009 16.9739 5.52624 16.75 5.25009 16.75V17.75ZM0.750092 17.25H0.250092C0.250092 17.5262 0.473949 17.75 0.750092 17.75L0.750092 17.25ZM0.750092 7.50003V7.00003C0.473949 7.00003 0.250092 7.22389 0.250092 7.50003H0.750092ZM23.2501 7.50003H23.7501C23.7501 7.22389 23.5262 7.00003 23.2501 7.00003V7.50003ZM23.2501 17.25V17.75C23.5262 17.75 23.7501 17.5262 23.7501 17.25H23.2501ZM18.7501 16.75C18.474 16.75 18.2501 16.9739 18.2501 17.25C18.2501 17.5262 18.474 17.75 18.7501 17.75V16.75ZM5.2501 13.5V13C4.97396 13 4.7501 13.2239 4.7501 13.5H5.2501ZM18.7501 13.5H19.2501C19.2501 13.2239 19.0263 13 18.7501 13V13.5ZM18.7501 22.5V23C19.0263 23 19.2501 22.7762 19.2501 22.5H18.7501ZM5.2501 22.5H4.7501C4.7501 22.7762 4.97396 23 5.2501 23V22.5ZM18.7501 10C18.474 10 18.2501 10.2239 18.2501 10.5C18.2501 10.7762 18.474 11 18.7501 11V10ZM20.2501 11C20.5262 11 20.7501 10.7762 20.7501 10.5C20.7501 10.2239 20.5262 10 20.2501 10V11ZM8.2501 16C7.97395 16 7.7501 16.2239 7.7501 16.5C7.7501 16.7762 7.97395 17 8.2501 17V16ZM15.7501 17C16.0262 17 16.2501 16.7762 16.2501 16.5C16.2501 16.2239 16.0262 16 15.7501 16V17ZM8.2501 19C7.97395 19 7.7501 19.2239 7.7501 19.5C7.7501 19.7762 7.97395 20 8.2501 20V19ZM15.7501 20C16.0262 20 16.2501 19.7762 16.2501 19.5C16.2501 19.2239 16.0262 19 15.7501 19V20ZM5.7501 7.50003V1.50003H4.7501V7.50003H5.7501ZM5.2501 2.00003H18.7501V1.00003H5.2501V2.00003ZM18.2501 1.50003V7.50003H19.2501V1.50003H18.2501ZM5.25009 16.75H0.750092V17.75H5.25009V16.75ZM1.25009 17.25V7.50003H0.250092V17.25H1.25009ZM0.750092 8.00003H23.2501V7.00003H0.750092V8.00003ZM22.7501 7.50003V17.25H23.7501V7.50003H22.7501ZM23.2501 16.75H18.7501V17.75H23.2501V16.75ZM5.2501 14H18.7501V13H5.2501V14ZM18.2501 13.5V22.5H19.2501V13.5H18.2501ZM18.7501 22H5.2501V23H18.7501V22ZM5.7501 22.5V13.5H4.7501V22.5H5.7501ZM18.7501 11H20.2501V10H18.7501V11ZM8.2501 17H15.7501V16H8.2501V17ZM8.2501 20H15.7501V19H8.2501V20ZM4.00011 10.5C4.00011 10.6381 3.88818 10.75 3.75011 10.75V11.75C4.44046 11.75 5.00011 11.1904 5.00011 10.5H4.00011ZM3.75011 10.75C3.61203 10.75 3.5001 10.6381 3.5001 10.5H2.5001C2.5001 11.1904 3.05975 11.75 3.75011 11.75V10.75ZM3.5001 10.5C3.5001 10.362 3.61203 10.25 3.75011 10.25V9.25003C3.05975 9.25003 2.5001 9.80967 2.5001 10.5H3.5001ZM3.75011 10.25C3.88818 10.25 4.00011 10.362 4.00011 10.5H5.00011C5.00011 9.80967 4.44046 9.25003 3.75011 9.25003V10.25Z" fill="#4D4D4D"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_1638_23265">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M9.3 8.80933C9.3 7.849 10.0353 6.3 12.1233 6.3C14.2113 6.3 14.6333 8.176 14.6333 8.80933C14.6333 9.44267 14.4367 10.1733 13.281 11.3287C12.1257 12.484 11.9667 13.0843 11.9667 13.6333V14.3M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12ZM12.75 16.925C12.75 17.3392 12.4142 17.675 12 17.675C11.5858 17.675 11.25 17.3392 11.25 16.925C11.25 16.5108 11.5858 16.175 12 16.175C12.4142 16.175 12.75 16.5108 12.75 16.925Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.3 8.80933C9.3 7.849 10.0353 6.3 12.1233 6.3C14.2113 6.3 14.6333 8.176 14.6333 8.80933C14.6333 9.44267 14.4367 10.1733 13.281 11.3287C12.1257 12.484 11.9667 13.0843 11.9667 13.6333V14.3M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12ZM12.75 16.925C12.75 17.3392 12.4142 17.675 12 17.675C11.5858 17.675 11.25 17.3392 11.25 16.925C11.25 16.5108 11.5858 16.175 12 16.175C12.4142 16.175 12.75 16.5108 12.75 16.925Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_8173_36440)">
|
|
3
|
-
<path d="M0.625 8.75L6.85 13.1075M0.625 8.75L10 0.9375L19.375 8.75M0.625 8.75V19.375M0.625 19.375L7.16531 12.7903C8.38562 11.57 11.6144 11.57 12.835 12.7903L19.375 19.375M0.625 19.375H19.375M19.375 19.375V8.75M19.375 8.75L13.15 13.1075" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_8173_36440">
|
|
7
|
-
<rect width="20" height="20" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_8173_36440)">
|
|
3
|
+
<path d="M0.625 8.75L6.85 13.1075M0.625 8.75L10 0.9375L19.375 8.75M0.625 8.75V19.375M0.625 19.375L7.16531 12.7903C8.38562 11.57 11.6144 11.57 12.835 12.7903L19.375 19.375M0.625 19.375H19.375M19.375 19.375V8.75M19.375 8.75L13.15 13.1075" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_8173_36440">
|
|
7
|
+
<rect width="20" height="20" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1638_23272)">
|
|
3
|
-
<path d="M20.528 10.5525C20.7514 12.3362 20.4119 14.1452 19.5571 15.7265C18.7022 17.3079 17.3746 18.5826 15.7599 19.3726C14.1452 20.1626 12.324 20.4284 10.5508 20.1329C8.77766 19.8373 7.14114 18.9951 5.86998 17.724M20.528 10.5525L23.2501 14.25M20.528 10.5525L17.2501 13.5M3.39948 12.6075C3.26149 11.3999 3.38021 10.1768 3.74787 9.01826C4.11552 7.85972 4.72381 6.79194 5.53288 5.88487C6.34195 4.9778 7.33354 4.25191 8.44269 3.75476C9.55184 3.25761 10.7535 3.00042 11.969 3.00004C13.1016 2.99854 14.2234 3.22078 15.2699 3.65401C16.3164 4.08723 17.2671 4.72291 18.0672 5.52454M3.39948 12.6075L0.750092 9.00005M3.39948 12.6075L6.75009 9.75005" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_1638_23272">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1638_23272)">
|
|
3
|
+
<path d="M20.528 10.5525C20.7514 12.3362 20.4119 14.1452 19.5571 15.7265C18.7022 17.3079 17.3746 18.5826 15.7599 19.3726C14.1452 20.1626 12.324 20.4284 10.5508 20.1329C8.77766 19.8373 7.14114 18.9951 5.86998 17.724M20.528 10.5525L23.2501 14.25M20.528 10.5525L17.2501 13.5M3.39948 12.6075C3.26149 11.3999 3.38021 10.1768 3.74787 9.01826C4.11552 7.85972 4.72381 6.79194 5.53288 5.88487C6.34195 4.9778 7.33354 4.25191 8.44269 3.75476C9.55184 3.25761 10.7535 3.00042 11.969 3.00004C13.1016 2.99854 14.2234 3.22078 15.2699 3.65401C16.3164 4.08723 17.2671 4.72291 18.0672 5.52454M3.39948 12.6075L0.750092 9.00005M3.39948 12.6075L6.75009 9.75005" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_1638_23272">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1639_22462)">
|
|
3
|
-
<path d="M3.81227 13.1052C3.77083 12.7362 3.75004 12.3653 3.75002 11.994C3.7512 10.0659 4.32404 8.18145 5.3961 6.57886C6.46817 4.97627 7.99132 3.72752 9.77301 2.99049C11.5547 2.25345 13.5149 2.06123 15.4058 2.43811C17.2967 2.81499 19.0335 3.74406 20.3964 5.10787C21.7594 6.47167 22.6874 8.20896 23.0631 10.1001C23.4388 11.9913 23.2454 13.9514 22.5073 15.7326C21.7691 17.5138 20.5195 19.0362 18.9162 20.1073C17.313 21.1784 15.4281 21.75 13.5 21.75M3.81227 13.1052L0.750015 8.61228M3.81227 13.1052L7.87502 9.36228M13.122 6.37503V13.125H17.622" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_1639_22462">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1639_22462)">
|
|
3
|
+
<path d="M3.81227 13.1052C3.77083 12.7362 3.75004 12.3653 3.75002 11.994C3.7512 10.0659 4.32404 8.18145 5.3961 6.57886C6.46817 4.97627 7.99132 3.72752 9.77301 2.99049C11.5547 2.25345 13.5149 2.06123 15.4058 2.43811C17.2967 2.81499 19.0335 3.74406 20.3964 5.10787C21.7594 6.47167 22.6874 8.20896 23.0631 10.1001C23.4388 11.9913 23.2454 13.9514 22.5073 15.7326C21.7691 17.5138 20.5195 19.0362 18.9162 20.1073C17.313 21.1784 15.4281 21.75 13.5 21.75M3.81227 13.1052L0.750015 8.61228M3.81227 13.1052L7.87502 9.36228M13.122 6.37503V13.125H17.622" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_1639_22462">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1639_22467)">
|
|
3
|
-
<path d="M3.81302 13.1051C3.55046 10.8152 4.10715 8.50625 5.38443 6.58757C6.66171 4.66889 8.57707 3.26441 10.791 2.62308C13.0049 1.98175 15.3744 2.145 17.4795 3.08389C19.5845 4.02278 21.2892 5.67666 22.2913 7.75239C23.2934 9.82811 23.5281 12.1916 22.954 14.4239C22.3799 16.6562 21.0339 18.6131 19.1547 19.9478C17.2755 21.2825 14.9845 21.9087 12.6876 21.7155C10.3908 21.5223 8.23656 20.522 6.60677 18.8922M3.81302 13.1051L0.750015 8.62502M3.81302 13.1051L7.86977 9.37502" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_1639_22467">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1639_22467)">
|
|
3
|
+
<path d="M3.81302 13.1051C3.55046 10.8152 4.10715 8.50625 5.38443 6.58757C6.66171 4.66889 8.57707 3.26441 10.791 2.62308C13.0049 1.98175 15.3744 2.145 17.4795 3.08389C19.5845 4.02278 21.2892 5.67666 22.2913 7.75239C23.2934 9.82811 23.5281 12.1916 22.954 14.4239C22.3799 16.6562 21.0339 18.6131 19.1547 19.9478C17.2755 21.2825 14.9845 21.9087 12.6876 21.7155C10.3908 21.5223 8.23656 20.522 6.60677 18.8922M3.81302 13.1051L0.750015 8.62502M3.81302 13.1051L7.86977 9.37502" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_1639_22467">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M19.25 7.75C19.5261 7.75 19.75 7.52614 19.75 7.25C19.75 6.97386 19.5261 6.75 19.25 6.75C18.9739 6.75 18.75 6.97386 18.75 7.25C18.75 7.52614 18.9739 7.75 19.25 7.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
<path d="M7.25 19.75C7.52614 19.75 7.75 19.5261 7.75 19.25C7.75 18.9739 7.52614 18.75 7.25 18.75C6.97386 18.75 6.75 18.9739 6.75 19.25C6.75 19.5261 6.97386 19.75 7.25 19.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M19.25 19.75C19.5261 19.75 19.75 19.5261 19.75 19.25C19.75 18.9739 19.5261 18.75 19.25 18.75C18.9739 18.75 18.75 18.9739 18.75 19.25C18.75 19.5261 18.9739 19.75 19.25 19.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
<path d="M13.25 19.75C13.5261 19.75 13.75 19.5261 13.75 19.25C13.75 18.9739 13.5261 18.75 13.25 18.75C12.9739 18.75 12.75 18.9739 12.75 19.25C12.75 19.5261 12.9739 19.75 13.25 19.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
<path d="M19.25 13.75C19.5261 13.75 19.75 13.5261 19.75 13.25C19.75 12.9739 19.5261 12.75 19.25 12.75C18.9739 12.75 18.75 12.9739 18.75 13.25C18.75 13.5261 18.9739 13.75 19.25 13.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
-
<path d="M13.25 13.75C13.5261 13.75 13.75 13.5261 13.75 13.25C13.75 12.9739 13.5261 12.75 13.25 12.75C12.9739 12.75 12.75 12.9739 12.75 13.25C12.75 13.5261 12.9739 13.75 13.25 13.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.25 7.75C19.5261 7.75 19.75 7.52614 19.75 7.25C19.75 6.97386 19.5261 6.75 19.25 6.75C18.9739 6.75 18.75 6.97386 18.75 7.25C18.75 7.52614 18.9739 7.75 19.25 7.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M7.25 19.75C7.52614 19.75 7.75 19.5261 7.75 19.25C7.75 18.9739 7.52614 18.75 7.25 18.75C6.97386 18.75 6.75 18.9739 6.75 19.25C6.75 19.5261 6.97386 19.75 7.25 19.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M19.25 19.75C19.5261 19.75 19.75 19.5261 19.75 19.25C19.75 18.9739 19.5261 18.75 19.25 18.75C18.9739 18.75 18.75 18.9739 18.75 19.25C18.75 19.5261 18.9739 19.75 19.25 19.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M13.25 19.75C13.5261 19.75 13.75 19.5261 13.75 19.25C13.75 18.9739 13.5261 18.75 13.25 18.75C12.9739 18.75 12.75 18.9739 12.75 19.25C12.75 19.5261 12.9739 19.75 13.25 19.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M19.25 13.75C19.5261 13.75 19.75 13.5261 19.75 13.25C19.75 12.9739 19.5261 12.75 19.25 12.75C18.9739 12.75 18.75 12.9739 18.75 13.25C18.75 13.5261 18.9739 13.75 19.25 13.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M13.25 13.75C13.5261 13.75 13.75 13.5261 13.75 13.25C13.75 12.9739 13.5261 12.75 13.25 12.75C12.9739 12.75 12.75 12.9739 12.75 13.25C12.75 13.5261 12.9739 13.75 13.25 13.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</svg>
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1639_22491)">
|
|
3
|
-
<path d="M3.77364 17.184C3.17337 17.1822 2.58605 17.3585 2.08605 17.6906C1.58604 18.0228 1.19584 18.4958 0.964837 19.0499C0.733838 19.6039 0.672435 20.214 0.788403 20.803C0.904371 21.3919 1.19249 21.9333 1.61629 22.3584C2.04009 22.7835 2.5805 23.0733 3.1691 23.1911C3.7577 23.3089 4.36801 23.2493 4.92277 23.0201C5.47752 22.7908 5.95177 22.402 6.28545 21.9031C6.61914 21.4041 6.79726 20.8173 6.79726 20.217C6.7979 19.8194 6.7202 19.4254 6.56859 19.0578C6.41698 18.6901 6.19444 18.3559 5.91366 18.0743C5.63289 17.7926 5.29938 17.5691 4.9322 17.4163C4.56501 17.2636 4.17133 17.1846 3.77364 17.184Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M0.996014 8.33217H0.820139V12.5292H0.996014C3.77316 12.5324 6.43566 13.6369 8.39965 15.6004C10.3636 17.5639 11.4688 20.2261 11.4728 23.0033V23.25H15.6563V23.0033C15.6575 19.1138 14.1136 15.3831 11.3644 12.6318C8.61508 9.88045 4.88552 8.33386 0.996014 8.33217Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
<path d="M0.996014 0.750046H0.820139V4.94667H0.996014C5.78009 4.956 10.3652 6.86207 13.7461 10.2469C17.127 13.6318 19.0276 18.2192 19.0313 23.0033V23.25H23.25V23.0033C23.2435 17.1032 20.8967 11.4467 16.7247 7.27484C12.5526 3.10295 6.89606 0.756398 0.996014 0.750046Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
</g>
|
|
7
|
-
<defs>
|
|
8
|
-
<clipPath id="clip0_1639_22491">
|
|
9
|
-
<rect width="24" height="24" fill="white"/>
|
|
10
|
-
</clipPath>
|
|
11
|
-
</defs>
|
|
12
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1639_22491)">
|
|
3
|
+
<path d="M3.77364 17.184C3.17337 17.1822 2.58605 17.3585 2.08605 17.6906C1.58604 18.0228 1.19584 18.4958 0.964837 19.0499C0.733838 19.6039 0.672435 20.214 0.788403 20.803C0.904371 21.3919 1.19249 21.9333 1.61629 22.3584C2.04009 22.7835 2.5805 23.0733 3.1691 23.1911C3.7577 23.3089 4.36801 23.2493 4.92277 23.0201C5.47752 22.7908 5.95177 22.402 6.28545 21.9031C6.61914 21.4041 6.79726 20.8173 6.79726 20.217C6.7979 19.8194 6.7202 19.4254 6.56859 19.0578C6.41698 18.6901 6.19444 18.3559 5.91366 18.0743C5.63289 17.7926 5.29938 17.5691 4.9322 17.4163C4.56501 17.2636 4.17133 17.1846 3.77364 17.184Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M0.996014 8.33217H0.820139V12.5292H0.996014C3.77316 12.5324 6.43566 13.6369 8.39965 15.6004C10.3636 17.5639 11.4688 20.2261 11.4728 23.0033V23.25H15.6563V23.0033C15.6575 19.1138 14.1136 15.3831 11.3644 12.6318C8.61508 9.88045 4.88552 8.33386 0.996014 8.33217Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M0.996014 0.750046H0.820139V4.94667H0.996014C5.78009 4.956 10.3652 6.86207 13.7461 10.2469C17.127 13.6318 19.0276 18.2192 19.0313 23.0033V23.25H23.25V23.0033C23.2435 17.1032 20.8967 11.4467 16.7247 7.27484C12.5526 3.10295 6.89606 0.756398 0.996014 0.750046Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<clipPath id="clip0_1639_22491">
|
|
9
|
+
<rect width="24" height="24" fill="white"/>
|
|
10
|
+
</clipPath>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M14.6434 14.6434L21 21M16.5 10.125C16.5 13.6458 13.6458 16.5 10.125 16.5C6.60418 16.5 3.75 13.6458 3.75 10.125C3.75 6.60418 6.60418 3.75 10.125 3.75C13.6458 3.75 16.5 6.60418 16.5 10.125Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.6434 14.6434L21 21M16.5 10.125C16.5 13.6458 13.6458 16.5 10.125 16.5C6.60418 16.5 3.75 13.6458 3.75 10.125C3.75 6.60418 6.60418 3.75 10.125 3.75C13.6458 3.75 16.5 6.60418 16.5 10.125Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M3 5C3 3.89543 3.89543 3 5 3H8C9.10457 3 10 3.89543 10 5V8C10 9.10457 9.10457 10 8 10H5C3.89543 10 3 9.10457 3 8V5Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
<path d="M14 16C14 14.8954 14.8954 14 16 14H19C20.1046 14 21 14.8954 21 16V19C21 20.1046 20.1046 21 19 21H16C14.8954 21 14 20.1046 14 19V16Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M14 5C14 3.89543 14.8954 3 16 3H19C20.1046 3 21 3.89543 21 5V8C21 9.10457 20.1046 10 19 10H16C14.8954 10 14 9.10457 14 8V5Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
<path d="M3 16C3 14.8954 3.89543 14 5 14H8C9.10457 14 10 14.8954 10 16V19C10 20.1046 9.10457 21 8 21H5C3.89543 21 3 20.1046 3 19V16Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 5C3 3.89543 3.89543 3 5 3H8C9.10457 3 10 3.89543 10 5V8C10 9.10457 9.10457 10 8 10H5C3.89543 10 3 9.10457 3 8V5Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M14 16C14 14.8954 14.8954 14 16 14H19C20.1046 14 21 14.8954 21 16V19C21 20.1046 20.1046 21 19 21H16C14.8954 21 14 20.1046 14 19V16Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M14 5C14 3.89543 14.8954 3 16 3H19C20.1046 3 21 3.89543 21 5V8C21 9.10457 20.1046 10 19 10H16C14.8954 10 14 9.10457 14 8V5Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M3 16C3 14.8954 3.89543 14 5 14H8C9.10457 14 10 14.8954 10 16V19C10 20.1046 9.10457 21 8 21H5C3.89543 21 3 20.1046 3 19V16Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 8.25003V3.75003L22.5 11.25L12 18.75V14.25C7.8375 14.25 4.0125 14.4 0.75 20.25C0.75 16.5375 1.125 8.25003 12 8.25003Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 8.25003V3.75003L22.5 11.25L12 18.75V14.25C7.8375 14.25 4.0125 14.4 0.75 20.25C0.75 16.5375 1.125 8.25003 12 8.25003Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M22 2L13.8182 10.1886M13.8182 10.1886H19.2727M13.8182 10.1886V4.73409M10.1818 13.8182L2 22M10.1818 13.8182H4.72727M10.1818 13.8182V19.2727" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M22 2L13.8182 10.1886M13.8182 10.1886H19.2727M13.8182 10.1886V4.73409M10.1818 13.8182L2 22M10.1818 13.8182H4.72727M10.1818 13.8182V19.2727" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M17.25 9.00002L23.25 15M23.25 9.00002L17.25 15M12.75 2.25002L6 9.00002H1.5C1.30109 9.00002 1.11032 9.07904 0.96967 9.21969C0.829018 9.36034 0.75 9.55111 0.75 9.75002V14.25C0.75 14.4489 0.829018 14.6397 0.96967 14.7804C1.11032 14.921 1.30109 15 1.5 15H6L12.75 21.75V2.25002Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M17.25 9.00002L23.25 15M23.25 9.00002L17.25 15M12.75 2.25002L6 9.00002H1.5C1.30109 9.00002 1.11032 9.07904 0.96967 9.21969C0.829018 9.36034 0.75 9.55111 0.75 9.75002V14.25C0.75 14.4489 0.829018 14.6397 0.96967 14.7804C1.11032 14.921 1.30109 15 1.5 15H6L12.75 21.75V2.25002Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
<svg width="26" height="25" viewBox="0 0 26 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1_318)">
|
|
3
|
-
<path d="M12.2421 14.906L4.99237 13.6963C3.93009 13.5191 2.92527 14.2366 2.74803 15.2988L2.15555 18.8497C1.97831 19.912 2.69577 20.9168 3.75804 21.0941L11.0078 22.3037C12.0701 22.481 13.0749 21.7635 13.2522 20.7012L13.8446 17.1503C14.0219 16.088 13.3044 15.0832 12.2421 14.906Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M6.82912 15.9037L6.21196 19.6026L10.2194 18.3703L6.82912 15.9037Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
</g>
|
|
6
|
-
<g clip-path="url(#clip1_1_318)">
|
|
7
|
-
<path d="M19.6689 8.69543L21.0935 8.47577L20.7667 6.35638L19.0815 6.61621C17.0624 7.0165 16.8223 8.22731 16.9723 9.43145L17.1357 10.4912L15.7458 10.7055L16.0646 12.7729L17.4544 12.5586L18.3116 18.1179L20.3963 17.7964L19.5392 12.2371L21.259 11.9719L21.2703 9.85373L19.2204 10.1698L19.1213 9.52696C19.1016 9.43634 19.1002 9.34269 19.1172 9.25151C19.1341 9.16034 19.1692 9.07348 19.2202 8.99602C19.2712 8.91857 19.3371 8.85208 19.4142 8.80046C19.4912 8.74884 19.5778 8.71313 19.6689 8.69543V8.69543Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
-
</g>
|
|
9
|
-
<g clip-path="url(#clip2_1_318)">
|
|
10
|
-
<path d="M15.2025 2.60739C14.8188 2.85497 14.3952 3.0481 13.9382 3.17713C14.3686 2.81794 14.6622 2.30918 14.7496 1.74476C14.3465 2.0784 13.8842 2.34745 13.3762 2.53257C12.8862 2.15205 12.2446 1.96643 11.5827 2.07047C10.3123 2.27016 9.44394 3.46247 9.64379 4.73386C9.67206 4.91365 9.72029 5.08525 9.78537 5.24812C7.85722 5.45251 6.0185 4.80265 4.66464 3.58916C4.52064 3.96103 4.46915 4.37403 4.5353 4.79487C4.66077 5.59307 5.17807 6.23401 5.85983 6.54947C5.48052 6.59644 5.10965 6.54896 4.77236 6.42533L4.77702 6.45497C4.95226 7.56978 5.89122 8.37525 6.97752 8.42112C6.79213 8.50391 6.59347 8.56348 6.38404 8.5964C6.23586 8.61969 6.08897 8.62861 5.9445 8.62399C6.38104 9.49173 7.33527 10.024 8.34519 9.88348C7.65442 10.6247 6.71995 11.1487 5.64218 11.3181C5.45646 11.3473 5.27151 11.3652 5.08788 11.3723C6.20909 11.8657 7.47803 12.056 8.77708 11.8518C13.0101 11.1864 14.7731 7.3167 14.2951 4.27603C14.2796 4.17724 14.2614 4.07786 14.2415 3.97977C14.6399 3.58411 14.9665 3.11824 15.2018 2.60902L15.2025 2.60739Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
-
</g>
|
|
12
|
-
<defs>
|
|
13
|
-
<clipPath id="clip0_1_318">
|
|
14
|
-
<rect width="12" height="12" fill="white" transform="translate(3.06935 11.0944) rotate(9.47266)"/>
|
|
15
|
-
</clipPath>
|
|
16
|
-
<clipPath id="clip1_1_318">
|
|
17
|
-
<rect width="12" height="12" fill="white" transform="translate(12 7.32866) rotate(-8.76523)"/>
|
|
18
|
-
</clipPath>
|
|
19
|
-
<clipPath id="clip2_1_318">
|
|
20
|
-
<rect width="12" height="12" fill="white" transform="translate(3.1411 2.00452) rotate(-8.93325)"/>
|
|
21
|
-
</clipPath>
|
|
22
|
-
</defs>
|
|
23
|
-
</svg>
|
|
1
|
+
<svg width="26" height="25" viewBox="0 0 26 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1_318)">
|
|
3
|
+
<path d="M12.2421 14.906L4.99237 13.6963C3.93009 13.5191 2.92527 14.2366 2.74803 15.2988L2.15555 18.8497C1.97831 19.912 2.69577 20.9168 3.75804 21.0941L11.0078 22.3037C12.0701 22.481 13.0749 21.7635 13.2522 20.7012L13.8446 17.1503C14.0219 16.088 13.3044 15.0832 12.2421 14.906Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M6.82912 15.9037L6.21196 19.6026L10.2194 18.3703L6.82912 15.9037Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</g>
|
|
6
|
+
<g clip-path="url(#clip1_1_318)">
|
|
7
|
+
<path d="M19.6689 8.69543L21.0935 8.47577L20.7667 6.35638L19.0815 6.61621C17.0624 7.0165 16.8223 8.22731 16.9723 9.43145L17.1357 10.4912L15.7458 10.7055L16.0646 12.7729L17.4544 12.5586L18.3116 18.1179L20.3963 17.7964L19.5392 12.2371L21.259 11.9719L21.2703 9.85373L19.2204 10.1698L19.1213 9.52696C19.1016 9.43634 19.1002 9.34269 19.1172 9.25151C19.1341 9.16034 19.1692 9.07348 19.2202 8.99602C19.2712 8.91857 19.3371 8.85208 19.4142 8.80046C19.4912 8.74884 19.5778 8.71313 19.6689 8.69543V8.69543Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</g>
|
|
9
|
+
<g clip-path="url(#clip2_1_318)">
|
|
10
|
+
<path d="M15.2025 2.60739C14.8188 2.85497 14.3952 3.0481 13.9382 3.17713C14.3686 2.81794 14.6622 2.30918 14.7496 1.74476C14.3465 2.0784 13.8842 2.34745 13.3762 2.53257C12.8862 2.15205 12.2446 1.96643 11.5827 2.07047C10.3123 2.27016 9.44394 3.46247 9.64379 4.73386C9.67206 4.91365 9.72029 5.08525 9.78537 5.24812C7.85722 5.45251 6.0185 4.80265 4.66464 3.58916C4.52064 3.96103 4.46915 4.37403 4.5353 4.79487C4.66077 5.59307 5.17807 6.23401 5.85983 6.54947C5.48052 6.59644 5.10965 6.54896 4.77236 6.42533L4.77702 6.45497C4.95226 7.56978 5.89122 8.37525 6.97752 8.42112C6.79213 8.50391 6.59347 8.56348 6.38404 8.5964C6.23586 8.61969 6.08897 8.62861 5.9445 8.62399C6.38104 9.49173 7.33527 10.024 8.34519 9.88348C7.65442 10.6247 6.71995 11.1487 5.64218 11.3181C5.45646 11.3473 5.27151 11.3652 5.08788 11.3723C6.20909 11.8657 7.47803 12.056 8.77708 11.8518C13.0101 11.1864 14.7731 7.3167 14.2951 4.27603C14.2796 4.17724 14.2614 4.07786 14.2415 3.97977C14.6399 3.58411 14.9665 3.11824 15.2018 2.60902L15.2025 2.60739Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_1_318">
|
|
14
|
+
<rect width="12" height="12" fill="white" transform="translate(3.06935 11.0944) rotate(9.47266)"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
<clipPath id="clip1_1_318">
|
|
17
|
+
<rect width="12" height="12" fill="white" transform="translate(12 7.32866) rotate(-8.76523)"/>
|
|
18
|
+
</clipPath>
|
|
19
|
+
<clipPath id="clip2_1_318">
|
|
20
|
+
<rect width="12" height="12" fill="white" transform="translate(3.1411 2.00452) rotate(-8.93325)"/>
|
|
21
|
+
</clipPath>
|
|
22
|
+
</defs>
|
|
23
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 18L5.625 21.75L7.125 14.625L1.875 9.75003L9 9.00003L12 2.25003L15 9.00003L22.125 9.75003L16.875 14.625L18.375 21.75L12 18Z" fill="#4D4D4D" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 18L5.625 21.75L7.125 14.625L1.875 9.75003L9 9.00003L12 2.25003L15 9.00003L22.125 9.75003L16.875 14.625L18.375 21.75L12 18Z" fill="#4D4D4D" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 18L5.625 21.75L7.125 14.625L1.875 9.75003L9 9.00003L12 2.25003L15 9.00003L22.125 9.75003L16.875 14.625L18.375 21.75L12 18Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 18L5.625 21.75L7.125 14.625L1.875 9.75003L9 9.00003L12 2.25003L15 9.00003L22.125 9.75003L16.875 14.625L18.375 21.75L12 18Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M3 7H21M6 12H18M3 17H21" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 7H21M6 12H18M3 17H21" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_5243_53905)">
|
|
3
|
-
<path d="M17 15.3751C17 15.0989 16.7761 14.8751 16.5 14.8751C16.2239 14.8751 16 15.0989 16 15.3751H17ZM21 15.3751V14.8751C20.7239 14.8751 20.5 15.0989 20.5 15.3751H21ZM23.25 9.00006H23.75H23.25ZM22.125 7.87506V7.37506V7.87506ZM15.375 7.87506V7.37506V7.87506ZM13.75 9.37506C13.75 9.6512 13.9739 9.87506 14.25 9.87506C14.5261 9.87506 14.75 9.6512 14.75 9.37506H13.75ZM9.25 9.00006C9.25 9.2762 9.47386 9.50006 9.75 9.50006C10.0261 9.50006 10.25 9.2762 10.25 9.00006H9.25ZM8.625 7.87506V7.37506V7.87506ZM1.875 7.87506V7.37506V7.87506ZM0.75 9.00006H0.25H0.75ZM0.75 14.2501H0.25H0.75ZM3 15.3751H3.5C3.5 15.0989 3.27614 14.8751 3 14.8751V15.3751ZM7.5 20.2501H8H7.5ZM8 15.3751C8 15.0989 7.77614 14.8751 7.5 14.8751C7.22386 14.8751 7 15.0989 7 15.3751H8ZM7.5 10.5001H7H7.5ZM7.5 15.7501H7H7.5ZM9.75 16.8751H10.25C10.25 16.5989 10.0261 16.3751 9.75 16.3751V16.8751ZM9.75 21.7501H9.25H9.75ZM14.25 16.8751V16.3751C13.9739 16.3751 13.75 16.5989 13.75 16.8751H14.25ZM20.5 3.37506C20.5 4.34156 19.7165 5.12506 18.75 5.12506V6.12506C20.2688 6.12506 21.5 4.89384 21.5 3.37506H20.5ZM18.75 5.12506C17.7835 5.12506 17 4.34156 17 3.37506H16C16 4.89384 17.2312 6.12506 18.75 6.12506V5.12506ZM17 3.37506C17 2.40856 17.7835 1.62506 18.75 1.62506V0.625061C17.2312 0.625061 16 1.85628 16 3.37506H17ZM18.75 1.62506C19.7165 1.62506 20.5 2.40856 20.5 3.37506H21.5C21.5 1.85628 20.2688 0.625061 18.75 0.625061V1.62506ZM16 15.3751V20.2501H17V15.3751H16ZM16 20.2501C16 20.681 16.1712 21.0944 16.476 21.3991L17.1831 20.692C17.0658 20.5748 17 20.4158 17 20.2501H16ZM16.476 21.3991C16.7807 21.7039 17.194 21.8751 17.625 21.8751V20.8751C17.4592 20.8751 17.3003 20.8092 17.1831 20.692L16.476 21.3991ZM17.625 21.8751H19.875V20.8751H17.625V21.8751ZM19.875 21.8751C20.306 21.8751 20.7193 21.7039 21.024 21.3991L20.3169 20.692C20.1997 20.8092 20.0408 20.8751 19.875 20.8751V21.8751ZM21.024 21.3991C21.3288 21.0944 21.5 20.681 21.5 20.2501H20.5C20.5 20.4158 20.4342 20.5748 20.3169 20.692L21.024 21.3991ZM21.5 20.2501V15.3751H20.5V20.2501H21.5ZM21 15.8751H22.125V14.8751H21V15.8751ZM22.125 15.8751C22.556 15.8751 22.9693 15.7039 23.274 15.3991L22.5669 14.692C22.4497 14.8092 22.2908 14.8751 22.125 14.8751V15.8751ZM23.274 15.3991C23.5788 15.0944 23.75 14.681 23.75 14.2501H22.75C22.75 14.4158 22.6842 14.5748 22.5669 14.692L23.274 15.3991ZM23.75 14.2501V9.00006H22.75V14.2501H23.75ZM23.75 9.00006C23.75 8.56908 23.5788 8.15576 23.274 7.85101L22.5669 8.55812C22.6842 8.67533 22.75 8.8343 22.75 9.00006H23.75ZM23.274 7.85101C22.9693 7.54627 22.556 7.37506 22.125 7.37506V8.37506C22.2908 8.37506 22.4497 8.44091 22.5669 8.55812L23.274 7.85101ZM22.125 7.37506H15.375V8.37506H22.125V7.37506ZM15.375 7.37506C14.944 7.37506 14.5307 7.54627 14.226 7.85101L14.9331 8.55812C15.0503 8.44091 15.2092 8.37506 15.375 8.37506V7.37506ZM14.226 7.85101C13.9212 8.15576 13.75 8.56908 13.75 9.00006H14.75C14.75 8.8343 14.8158 8.67533 14.9331 8.55812L14.226 7.85101ZM13.75 9.00006V9.37506H14.75V9.00006H13.75ZM7 3.37506C7 4.34156 6.2165 5.12506 5.25 5.12506V6.12506C6.76878 6.12506 8 4.89384 8 3.37506H7ZM5.25 5.12506C4.2835 5.12506 3.5 4.34156 3.5 3.37506H2.5C2.5 4.89384 3.73122 6.12506 5.25 6.12506V5.12506ZM3.5 3.37506C3.5 2.40856 4.2835 1.62506 5.25 1.62506V0.625061C3.73122 0.625061 2.5 1.85628 2.5 3.37506H3.5ZM5.25 1.62506C6.2165 1.62506 7 2.40856 7 3.37506H8C8 1.85628 6.76878 0.625061 5.25 0.625061V1.62506ZM10.25 9.00006C10.25 8.56908 10.0788 8.15576 9.77405 7.85101L9.06694 8.55812C9.18415 8.67533 9.25 8.8343 9.25 9.00006H10.25ZM9.77405 7.85101C9.4693 7.54627 9.05598 7.37506 8.625 7.37506V8.37506C8.79076 8.37506 8.94973 8.44091 9.06694 8.55812L9.77405 7.85101ZM8.625 7.37506H1.875V8.37506H8.625V7.37506ZM1.875 7.37506C1.44402 7.37506 1.0307 7.54627 0.725952 7.85101L1.43306 8.55812C1.55027 8.44091 1.70924 8.37506 1.875 8.37506V7.37506ZM0.725952 7.85101C0.421205 8.15576 0.25 8.56908 0.25 9.00006H1.25C1.25 8.8343 1.31585 8.67533 1.43306 8.55812L0.725952 7.85101ZM0.25 9.00006V14.2501H1.25V9.00006H0.25ZM0.25 14.2501C0.25 14.681 0.421205 15.0944 0.725952 15.3991L1.43306 14.692C1.31585 14.5748 1.25 14.4158 1.25 14.2501H0.25ZM0.725952 15.3991C1.0307 15.7039 1.44402 15.8751 1.875 15.8751V14.8751C1.70924 14.8751 1.55027 14.8092 1.43306 14.692L0.725952 15.3991ZM1.875 15.8751H3V14.8751H1.875V15.8751ZM2.5 15.3751V20.2501H3.5V15.3751H2.5ZM2.5 20.2501C2.5 20.681 2.6712 21.0944 2.97595 21.3991L3.68306 20.692C3.56585 20.5748 3.5 20.4158 3.5 20.2501H2.5ZM2.97595 21.3991C3.2807 21.7039 3.69402 21.8751 4.125 21.8751V20.8751C3.95924 20.8751 3.80027 20.8092 3.68306 20.692L2.97595 21.3991ZM4.125 21.8751H6.375V20.8751H4.125V21.8751ZM6.375 21.8751C6.80598 21.8751 7.2193 21.7039 7.52405 21.3991L6.81694 20.692C6.69973 20.8092 6.54076 20.8751 6.375 20.8751V21.8751ZM7.52405 21.3991C7.82879 21.0944 8 20.681 8 20.2501H7C7 20.4158 6.93415 20.5748 6.81694 20.692L7.52405 21.3991ZM8 20.2501V15.3751H7V20.2501H8ZM13.75 4.87506C13.75 5.84156 12.9665 6.62506 12 6.62506V7.62506C13.5188 7.62506 14.75 6.39384 14.75 4.87506H13.75ZM12 6.62506C11.0335 6.62506 10.25 5.84156 10.25 4.87506H9.25C9.25 6.39384 10.4812 7.62506 12 7.62506V6.62506ZM10.25 4.87506C10.25 3.90856 11.0335 3.12506 12 3.12506V2.12506C10.4812 2.12506 9.25 3.35628 9.25 4.87506H10.25ZM12 3.12506C12.9665 3.12506 13.75 3.90856 13.75 4.87506H14.75C14.75 3.35628 13.5188 2.12506 12 2.12506V3.12506ZM15.375 8.87506H8.625V9.87506H15.375V8.87506ZM8.625 8.87506C8.19402 8.87506 7.7807 9.04627 7.47595 9.35101L8.18306 10.0581C8.30027 9.94091 8.45924 9.87506 8.625 9.87506V8.87506ZM7.47595 9.35101C7.17121 9.65576 7 10.0691 7 10.5001H8C8 10.3343 8.06585 10.1753 8.18306 10.0581L7.47595 9.35101ZM7 10.5001V15.7501H8V10.5001H7ZM7 15.7501C7 16.181 7.17121 16.5944 7.47595 16.8991L8.18306 16.192C8.06585 16.0748 8 15.9158 8 15.7501H7ZM7.47595 16.8991C7.7807 17.2039 8.19402 17.3751 8.625 17.3751V16.3751C8.45924 16.3751 8.30027 16.3092 8.18306 16.192L7.47595 16.8991ZM8.625 17.3751H9.75V16.3751H8.625V17.3751ZM9.25 16.8751V21.7501H10.25V16.8751H9.25ZM9.25 21.7501C9.25 22.181 9.42121 22.5944 9.72595 22.8991L10.4331 22.192C10.3158 22.0748 10.25 21.9158 10.25 21.7501H9.25ZM9.72595 22.8991C10.0307 23.2039 10.444 23.3751 10.875 23.3751V22.3751C10.7092 22.3751 10.5503 22.3092 10.4331 22.192L9.72595 22.8991ZM10.875 23.3751H13.125V22.3751H10.875V23.3751ZM13.125 23.3751C13.556 23.3751 13.9693 23.2039 14.274 22.8991L13.5669 22.192C13.4497 22.3092 13.2908 22.3751 13.125 22.3751V23.3751ZM14.274 22.8991C14.5788 22.5944 14.75 22.181 14.75 21.7501H13.75C13.75 21.9158 13.6842 22.0748 13.5669 22.192L14.274 22.8991ZM14.75 21.7501V16.8751H13.75V21.7501H14.75ZM14.25 17.3751H15.375V16.3751H14.25V17.3751ZM15.375 17.3751C15.806 17.3751 16.2193 17.2039 16.524 16.8991L15.8169 16.192C15.6997 16.3092 15.5408 16.3751 15.375 16.3751V17.3751ZM16.524 16.8991C16.8288 16.5944 17 16.181 17 15.7501H16C16 15.9158 15.9342 16.0748 15.8169 16.192L16.524 16.8991ZM17 15.7501V10.5001H16V15.7501H17ZM17 10.5001C17 10.0691 16.8288 9.65576 16.524 9.35101L15.8169 10.0581C15.9342 10.1753 16 10.3343 16 10.5001H17ZM16.524 9.35101C16.2193 9.04627 15.806 8.87506 15.375 8.87506V9.87506C15.5408 9.87506 15.6997 9.94091 15.8169 10.0581L16.524 9.35101Z" fill="#4D4D4D"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_5243_53905">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5243_53905)">
|
|
3
|
+
<path d="M17 15.3751C17 15.0989 16.7761 14.8751 16.5 14.8751C16.2239 14.8751 16 15.0989 16 15.3751H17ZM21 15.3751V14.8751C20.7239 14.8751 20.5 15.0989 20.5 15.3751H21ZM23.25 9.00006H23.75H23.25ZM22.125 7.87506V7.37506V7.87506ZM15.375 7.87506V7.37506V7.87506ZM13.75 9.37506C13.75 9.6512 13.9739 9.87506 14.25 9.87506C14.5261 9.87506 14.75 9.6512 14.75 9.37506H13.75ZM9.25 9.00006C9.25 9.2762 9.47386 9.50006 9.75 9.50006C10.0261 9.50006 10.25 9.2762 10.25 9.00006H9.25ZM8.625 7.87506V7.37506V7.87506ZM1.875 7.87506V7.37506V7.87506ZM0.75 9.00006H0.25H0.75ZM0.75 14.2501H0.25H0.75ZM3 15.3751H3.5C3.5 15.0989 3.27614 14.8751 3 14.8751V15.3751ZM7.5 20.2501H8H7.5ZM8 15.3751C8 15.0989 7.77614 14.8751 7.5 14.8751C7.22386 14.8751 7 15.0989 7 15.3751H8ZM7.5 10.5001H7H7.5ZM7.5 15.7501H7H7.5ZM9.75 16.8751H10.25C10.25 16.5989 10.0261 16.3751 9.75 16.3751V16.8751ZM9.75 21.7501H9.25H9.75ZM14.25 16.8751V16.3751C13.9739 16.3751 13.75 16.5989 13.75 16.8751H14.25ZM20.5 3.37506C20.5 4.34156 19.7165 5.12506 18.75 5.12506V6.12506C20.2688 6.12506 21.5 4.89384 21.5 3.37506H20.5ZM18.75 5.12506C17.7835 5.12506 17 4.34156 17 3.37506H16C16 4.89384 17.2312 6.12506 18.75 6.12506V5.12506ZM17 3.37506C17 2.40856 17.7835 1.62506 18.75 1.62506V0.625061C17.2312 0.625061 16 1.85628 16 3.37506H17ZM18.75 1.62506C19.7165 1.62506 20.5 2.40856 20.5 3.37506H21.5C21.5 1.85628 20.2688 0.625061 18.75 0.625061V1.62506ZM16 15.3751V20.2501H17V15.3751H16ZM16 20.2501C16 20.681 16.1712 21.0944 16.476 21.3991L17.1831 20.692C17.0658 20.5748 17 20.4158 17 20.2501H16ZM16.476 21.3991C16.7807 21.7039 17.194 21.8751 17.625 21.8751V20.8751C17.4592 20.8751 17.3003 20.8092 17.1831 20.692L16.476 21.3991ZM17.625 21.8751H19.875V20.8751H17.625V21.8751ZM19.875 21.8751C20.306 21.8751 20.7193 21.7039 21.024 21.3991L20.3169 20.692C20.1997 20.8092 20.0408 20.8751 19.875 20.8751V21.8751ZM21.024 21.3991C21.3288 21.0944 21.5 20.681 21.5 20.2501H20.5C20.5 20.4158 20.4342 20.5748 20.3169 20.692L21.024 21.3991ZM21.5 20.2501V15.3751H20.5V20.2501H21.5ZM21 15.8751H22.125V14.8751H21V15.8751ZM22.125 15.8751C22.556 15.8751 22.9693 15.7039 23.274 15.3991L22.5669 14.692C22.4497 14.8092 22.2908 14.8751 22.125 14.8751V15.8751ZM23.274 15.3991C23.5788 15.0944 23.75 14.681 23.75 14.2501H22.75C22.75 14.4158 22.6842 14.5748 22.5669 14.692L23.274 15.3991ZM23.75 14.2501V9.00006H22.75V14.2501H23.75ZM23.75 9.00006C23.75 8.56908 23.5788 8.15576 23.274 7.85101L22.5669 8.55812C22.6842 8.67533 22.75 8.8343 22.75 9.00006H23.75ZM23.274 7.85101C22.9693 7.54627 22.556 7.37506 22.125 7.37506V8.37506C22.2908 8.37506 22.4497 8.44091 22.5669 8.55812L23.274 7.85101ZM22.125 7.37506H15.375V8.37506H22.125V7.37506ZM15.375 7.37506C14.944 7.37506 14.5307 7.54627 14.226 7.85101L14.9331 8.55812C15.0503 8.44091 15.2092 8.37506 15.375 8.37506V7.37506ZM14.226 7.85101C13.9212 8.15576 13.75 8.56908 13.75 9.00006H14.75C14.75 8.8343 14.8158 8.67533 14.9331 8.55812L14.226 7.85101ZM13.75 9.00006V9.37506H14.75V9.00006H13.75ZM7 3.37506C7 4.34156 6.2165 5.12506 5.25 5.12506V6.12506C6.76878 6.12506 8 4.89384 8 3.37506H7ZM5.25 5.12506C4.2835 5.12506 3.5 4.34156 3.5 3.37506H2.5C2.5 4.89384 3.73122 6.12506 5.25 6.12506V5.12506ZM3.5 3.37506C3.5 2.40856 4.2835 1.62506 5.25 1.62506V0.625061C3.73122 0.625061 2.5 1.85628 2.5 3.37506H3.5ZM5.25 1.62506C6.2165 1.62506 7 2.40856 7 3.37506H8C8 1.85628 6.76878 0.625061 5.25 0.625061V1.62506ZM10.25 9.00006C10.25 8.56908 10.0788 8.15576 9.77405 7.85101L9.06694 8.55812C9.18415 8.67533 9.25 8.8343 9.25 9.00006H10.25ZM9.77405 7.85101C9.4693 7.54627 9.05598 7.37506 8.625 7.37506V8.37506C8.79076 8.37506 8.94973 8.44091 9.06694 8.55812L9.77405 7.85101ZM8.625 7.37506H1.875V8.37506H8.625V7.37506ZM1.875 7.37506C1.44402 7.37506 1.0307 7.54627 0.725952 7.85101L1.43306 8.55812C1.55027 8.44091 1.70924 8.37506 1.875 8.37506V7.37506ZM0.725952 7.85101C0.421205 8.15576 0.25 8.56908 0.25 9.00006H1.25C1.25 8.8343 1.31585 8.67533 1.43306 8.55812L0.725952 7.85101ZM0.25 9.00006V14.2501H1.25V9.00006H0.25ZM0.25 14.2501C0.25 14.681 0.421205 15.0944 0.725952 15.3991L1.43306 14.692C1.31585 14.5748 1.25 14.4158 1.25 14.2501H0.25ZM0.725952 15.3991C1.0307 15.7039 1.44402 15.8751 1.875 15.8751V14.8751C1.70924 14.8751 1.55027 14.8092 1.43306 14.692L0.725952 15.3991ZM1.875 15.8751H3V14.8751H1.875V15.8751ZM2.5 15.3751V20.2501H3.5V15.3751H2.5ZM2.5 20.2501C2.5 20.681 2.6712 21.0944 2.97595 21.3991L3.68306 20.692C3.56585 20.5748 3.5 20.4158 3.5 20.2501H2.5ZM2.97595 21.3991C3.2807 21.7039 3.69402 21.8751 4.125 21.8751V20.8751C3.95924 20.8751 3.80027 20.8092 3.68306 20.692L2.97595 21.3991ZM4.125 21.8751H6.375V20.8751H4.125V21.8751ZM6.375 21.8751C6.80598 21.8751 7.2193 21.7039 7.52405 21.3991L6.81694 20.692C6.69973 20.8092 6.54076 20.8751 6.375 20.8751V21.8751ZM7.52405 21.3991C7.82879 21.0944 8 20.681 8 20.2501H7C7 20.4158 6.93415 20.5748 6.81694 20.692L7.52405 21.3991ZM8 20.2501V15.3751H7V20.2501H8ZM13.75 4.87506C13.75 5.84156 12.9665 6.62506 12 6.62506V7.62506C13.5188 7.62506 14.75 6.39384 14.75 4.87506H13.75ZM12 6.62506C11.0335 6.62506 10.25 5.84156 10.25 4.87506H9.25C9.25 6.39384 10.4812 7.62506 12 7.62506V6.62506ZM10.25 4.87506C10.25 3.90856 11.0335 3.12506 12 3.12506V2.12506C10.4812 2.12506 9.25 3.35628 9.25 4.87506H10.25ZM12 3.12506C12.9665 3.12506 13.75 3.90856 13.75 4.87506H14.75C14.75 3.35628 13.5188 2.12506 12 2.12506V3.12506ZM15.375 8.87506H8.625V9.87506H15.375V8.87506ZM8.625 8.87506C8.19402 8.87506 7.7807 9.04627 7.47595 9.35101L8.18306 10.0581C8.30027 9.94091 8.45924 9.87506 8.625 9.87506V8.87506ZM7.47595 9.35101C7.17121 9.65576 7 10.0691 7 10.5001H8C8 10.3343 8.06585 10.1753 8.18306 10.0581L7.47595 9.35101ZM7 10.5001V15.7501H8V10.5001H7ZM7 15.7501C7 16.181 7.17121 16.5944 7.47595 16.8991L8.18306 16.192C8.06585 16.0748 8 15.9158 8 15.7501H7ZM7.47595 16.8991C7.7807 17.2039 8.19402 17.3751 8.625 17.3751V16.3751C8.45924 16.3751 8.30027 16.3092 8.18306 16.192L7.47595 16.8991ZM8.625 17.3751H9.75V16.3751H8.625V17.3751ZM9.25 16.8751V21.7501H10.25V16.8751H9.25ZM9.25 21.7501C9.25 22.181 9.42121 22.5944 9.72595 22.8991L10.4331 22.192C10.3158 22.0748 10.25 21.9158 10.25 21.7501H9.25ZM9.72595 22.8991C10.0307 23.2039 10.444 23.3751 10.875 23.3751V22.3751C10.7092 22.3751 10.5503 22.3092 10.4331 22.192L9.72595 22.8991ZM10.875 23.3751H13.125V22.3751H10.875V23.3751ZM13.125 23.3751C13.556 23.3751 13.9693 23.2039 14.274 22.8991L13.5669 22.192C13.4497 22.3092 13.2908 22.3751 13.125 22.3751V23.3751ZM14.274 22.8991C14.5788 22.5944 14.75 22.181 14.75 21.7501H13.75C13.75 21.9158 13.6842 22.0748 13.5669 22.192L14.274 22.8991ZM14.75 21.7501V16.8751H13.75V21.7501H14.75ZM14.25 17.3751H15.375V16.3751H14.25V17.3751ZM15.375 17.3751C15.806 17.3751 16.2193 17.2039 16.524 16.8991L15.8169 16.192C15.6997 16.3092 15.5408 16.3751 15.375 16.3751V17.3751ZM16.524 16.8991C16.8288 16.5944 17 16.181 17 15.7501H16C16 15.9158 15.9342 16.0748 15.8169 16.192L16.524 16.8991ZM17 15.7501V10.5001H16V15.7501H17ZM17 10.5001C17 10.0691 16.8288 9.65576 16.524 9.35101L15.8169 10.0581C15.9342 10.1753 16 10.3343 16 10.5001H17ZM16.524 9.35101C16.2193 9.04627 15.806 8.87506 15.375 8.87506V9.87506C15.5408 9.87506 15.6997 9.94091 15.8169 10.0581L16.524 9.35101Z" fill="#4D4D4D"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_5243_53905">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M2.75 3.00006C1.64543 3.00006 0.75 3.89549 0.75 5.00006V16.0001C0.75 17.1046 1.64543 18.0001 2.75 18.0001H7.5V22.1251L12 18.0001H21.25C22.3546 18.0001 23.25 17.1046 23.25 16.0001V5.00006C23.25 3.89549 22.3546 3.00006 21.25 3.00006H2.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
<path d="M7.5 11.2501C7.91421 11.2501 8.25 10.9143 8.25 10.5001C8.25 10.0858 7.91421 9.75006 7.5 9.75006C7.08579 9.75006 6.75 10.0858 6.75 10.5001C6.75 10.9143 7.08579 11.2501 7.5 11.2501Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M12 11.2501C12.4142 11.2501 12.75 10.9143 12.75 10.5001C12.75 10.0858 12.4142 9.75006 12 9.75006C11.5858 9.75006 11.25 10.0858 11.25 10.5001C11.25 10.9143 11.5858 11.2501 12 11.2501Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
<path d="M16.5 11.2501C16.9142 11.2501 17.25 10.9143 17.25 10.5001C17.25 10.0858 16.9142 9.75006 16.5 9.75006C16.0858 9.75006 15.75 10.0858 15.75 10.5001C15.75 10.9143 16.0858 11.2501 16.5 11.2501Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2.75 3.00006C1.64543 3.00006 0.75 3.89549 0.75 5.00006V16.0001C0.75 17.1046 1.64543 18.0001 2.75 18.0001H7.5V22.1251L12 18.0001H21.25C22.3546 18.0001 23.25 17.1046 23.25 16.0001V5.00006C23.25 3.89549 22.3546 3.00006 21.25 3.00006H2.75Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M7.5 11.2501C7.91421 11.2501 8.25 10.9143 8.25 10.5001C8.25 10.0858 7.91421 9.75006 7.5 9.75006C7.08579 9.75006 6.75 10.0858 6.75 10.5001C6.75 10.9143 7.08579 11.2501 7.5 11.2501Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M12 11.2501C12.4142 11.2501 12.75 10.9143 12.75 10.5001C12.75 10.0858 12.4142 9.75006 12 9.75006C11.5858 9.75006 11.25 10.0858 11.25 10.5001C11.25 10.9143 11.5858 11.2501 12 11.2501Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M16.5 11.2501C16.9142 11.2501 17.25 10.9143 17.25 10.5001C17.25 10.0858 16.9142 9.75006 16.5 9.75006C16.0858 9.75006 15.75 10.0858 15.75 10.5001C15.75 10.9143 16.0858 11.2501 16.5 11.2501Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1639_22469)">
|
|
3
|
-
<path d="M12 6.75005V15.75M12 15.75C10.7574 15.75 9.75 16.7574 9.75 18C9.75 19.2427 10.7574 20.25 12 20.25C13.2426 20.25 14.25 19.2427 14.25 18C14.25 16.7574 13.2426 15.75 12 15.75ZM15 13.6875V3.75005C15 2.9544 14.6839 2.19133 14.1213 1.62873C13.5587 1.06612 12.7956 0.750046 12 0.750046C11.2044 0.750046 10.4413 1.06612 9.87868 1.62873C9.31607 2.19133 9 2.9544 9 3.75005V13.6875C8.08276 14.3262 7.39329 15.241 7.03194 16.2986C6.67059 17.3563 6.65622 18.5017 6.99092 19.5681C7.32562 20.6345 7.99193 21.5663 8.89285 22.2278C9.79378 22.8893 10.8823 23.246 12 23.246C13.1177 23.246 14.2062 22.8893 15.1071 22.2278C16.0081 21.5663 16.6744 20.6345 17.0091 19.5681C17.3438 18.5017 17.3294 17.3563 16.9681 16.2986C16.6067 15.241 15.9172 14.3262 15 13.6875Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_1639_22469">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1639_22469)">
|
|
3
|
+
<path d="M12 6.75005V15.75M12 15.75C10.7574 15.75 9.75 16.7574 9.75 18C9.75 19.2427 10.7574 20.25 12 20.25C13.2426 20.25 14.25 19.2427 14.25 18C14.25 16.7574 13.2426 15.75 12 15.75ZM15 13.6875V3.75005C15 2.9544 14.6839 2.19133 14.1213 1.62873C13.5587 1.06612 12.7956 0.750046 12 0.750046C11.2044 0.750046 10.4413 1.06612 9.87868 1.62873C9.31607 2.19133 9 2.9544 9 3.75005V13.6875C8.08276 14.3262 7.39329 15.241 7.03194 16.2986C6.67059 17.3563 6.65622 18.5017 6.99092 19.5681C7.32562 20.6345 7.99193 21.5663 8.89285 22.2278C9.79378 22.8893 10.8823 23.246 12 23.246C13.1177 23.246 14.2062 22.8893 15.1071 22.2278C16.0081 21.5663 16.6744 20.6345 17.0091 19.5681C17.3438 18.5017 17.3294 17.3563 16.9681 16.2986C16.6067 15.241 15.9172 14.3262 15 13.6875Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_1639_22469">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6 9.5L14 9.5M6 15.5L14 15.5M10 12.5L18 12.5M16 9.5H18M16 15.5H18M6 12.5H8M2 7C2 5.89543 2.89543 5 4 5H20C21.1046 5 22 5.89543 22 7V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V7Z" stroke="#4D4D4D" stroke-linecap="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6 9.5L14 9.5M6 15.5L14 15.5M10 12.5L18 12.5M16 9.5H18M16 15.5H18M6 12.5H8M2 7C2 5.89543 2.89543 5 4 5H20C21.1046 5 22 5.89543 22 7V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V7Z" stroke="#4D4D4D" stroke-linecap="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M10.5 17V21L17.5018 16.6656C19.6766 15.3193 21 12.9436 21 10.3858C21 6.30674 17.6933 3.00003 13.6143 3.00003H10C6.13401 3.00003 3 6.13404 3 10C3 13.866 6.13401 17 10 17H10.5Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.5 17V21L17.5018 16.6656C19.6766 15.3193 21 12.9436 21 10.3858C21 6.30674 17.6933 3.00003 13.6143 3.00003H10C6.13401 3.00003 3 6.13404 3 10C3 13.866 6.13401 17 10 17H10.5Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4.4995 4.50003L4.4995 17C4.4995 18.6569 5.84265 20 7.4995 20H13M4.4995 4.50003L1 8.00003M4.4995 4.50003L8 8.00003M19.5005 20V7.50003C19.5005 5.84318 18.1574 4.50003 16.5005 4.50003L11 4.50003M19.5005 20L23 16.5M19.5005 20L16 16.5" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4.4995 4.50003L4.4995 17C4.4995 18.6569 5.84265 20 7.4995 20H13M4.4995 4.50003L1 8.00003M4.4995 4.50003L8 8.00003M19.5005 20V7.50003C19.5005 5.84318 18.1574 4.50003 16.5005 4.50003L11 4.50003M19.5005 20L23 16.5M19.5005 20L16 16.5" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1638_23131)">
|
|
3
|
-
<path d="M23.643 4.93703C22.808 5.30703 21.911 5.55703 20.968 5.67003C21.93 5.09403 22.668 4.18003 23.016 3.09203C22.116 3.62603 21.119 4.01403 20.058 4.22203C19.208 3.31803 17.998 2.75203 16.658 2.75203C14.086 2.75203 12 4.83803 12 7.41203C12 7.77603 12.042 8.13003 12.12 8.47203C8.24701 8.27703 4.81601 6.42203 2.51801 3.60403C2.11801 4.29403 1.88801 5.09403 1.88801 5.94603C1.88801 7.56203 2.71101 8.98903 3.96001 9.82403C3.19601 9.79903 2.47801 9.59003 1.85001 9.24103V9.30103C1.85001 11.558 3.45501 13.441 5.58701 13.869C5.19501 13.975 4.78401 14.031 4.36001 14.031C4.06001 14.031 3.76701 14.003 3.48301 13.949C4.07601 15.799 5.79601 17.147 7.83501 17.183C6.24001 18.433 4.23101 19.178 2.04901 19.178C1.67301 19.178 1.30201 19.156 0.937012 19.113C2.99901 20.436 5.44701 21.206 8.07701 21.206C16.647 21.206 21.332 14.108 21.332 7.95203C21.332 7.75203 21.327 7.55003 21.318 7.35003C22.228 6.69203 23.018 5.87303 23.641 4.94003L23.643 4.93703Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_1638_23131">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1638_23131)">
|
|
3
|
+
<path d="M23.643 4.93703C22.808 5.30703 21.911 5.55703 20.968 5.67003C21.93 5.09403 22.668 4.18003 23.016 3.09203C22.116 3.62603 21.119 4.01403 20.058 4.22203C19.208 3.31803 17.998 2.75203 16.658 2.75203C14.086 2.75203 12 4.83803 12 7.41203C12 7.77603 12.042 8.13003 12.12 8.47203C8.24701 8.27703 4.81601 6.42203 2.51801 3.60403C2.11801 4.29403 1.88801 5.09403 1.88801 5.94603C1.88801 7.56203 2.71101 8.98903 3.96001 9.82403C3.19601 9.79903 2.47801 9.59003 1.85001 9.24103V9.30103C1.85001 11.558 3.45501 13.441 5.58701 13.869C5.19501 13.975 4.78401 14.031 4.36001 14.031C4.06001 14.031 3.76701 14.003 3.48301 13.949C4.07601 15.799 5.79601 17.147 7.83501 17.183C6.24001 18.433 4.23101 19.178 2.04901 19.178C1.67301 19.178 1.30201 19.156 0.937012 19.113C2.99901 20.436 5.44701 21.206 8.07701 21.206C16.647 21.206 21.332 14.108 21.332 7.95203C21.332 7.75203 21.327 7.55003 21.318 7.35003C22.228 6.69203 23.018 5.87303 23.641 4.94003L23.643 4.93703Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_1638_23131">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_7292_54409)">
|
|
3
|
-
<path d="M7.125 11.2501V5.62506C7.125 4.33213 7.63861 3.09216 8.55285 2.17792C9.46709 1.26368 10.7071 0.750061 12 0.750061C13.2929 0.750061 14.5329 1.26368 15.4471 2.17792C16.3614 3.09216 16.875 4.33213 16.875 5.62506V6.30006M12 15.3751V19.1251M3.75 11.2501H20.25V23.2501H3.75V11.2501Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_7292_54409">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_7292_54409)">
|
|
3
|
+
<path d="M7.125 11.2501V5.62506C7.125 4.33213 7.63861 3.09216 8.55285 2.17792C9.46709 1.26368 10.7071 0.750061 12 0.750061C13.2929 0.750061 14.5329 1.26368 15.4471 2.17792C16.3614 3.09216 16.875 4.33213 16.875 5.62506V6.30006M12 15.3751V19.1251M3.75 11.2501H20.25V23.2501H3.75V11.2501Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_7292_54409">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 12C14.2091 12 16 10.2092 16 8.00005C16 5.79091 14.2091 4.00005 12 4.00005C9.79086 4.00005 8 5.79091 8 8.00005C8 10.2092 9.79086 12 12 12ZM12 12C7.58172 12 4 15.5818 4 20H20C20 15.5818 16.4183 12 12 12Z" stroke="#4D4D4D" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 12C14.2091 12 16 10.2092 16 8.00005C16 5.79091 14.2091 4.00005 12 4.00005C9.79086 4.00005 8 5.79091 8 8.00005C8 10.2092 9.79086 12 12 12ZM12 12C7.58172 12 4 15.5818 4 20H20C20 15.5818 16.4183 12 12 12Z" stroke="#4D4D4D" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M9.7125 18.4875C10.4622 18.6637 11.2299 18.7518 12 18.75C18.45 18.75 23.0625 12.1875 23.0625 12.1875C22.0397 10.824 20.8419 9.60095 19.5 8.55M12 16.5C13.1935 16.5 14.3381 16.0259 15.182 15.182C16.0259 14.3381 16.5 13.1935 16.5 12M15.1875 8.8125C14.3421 7.96712 13.1955 7.49219 12 7.49219C10.8045 7.49219 9.65788 7.96712 8.8125 8.8125C7.96712 9.65788 7.49219 10.8045 7.49219 12C7.49219 13.1955 7.96712 14.3421 8.8125 15.1875M23.25 0.75L0.75 23.25M17.0625 6.9375C15.5063 6.09612 13.7689 5.64568 12 5.625C5.55 5.625 0.9375 12.1875 0.9375 12.1875C2.49582 14.2624 4.46085 15.9977 6.7125 17.2875L17.0625 6.9375Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.7125 18.4875C10.4622 18.6637 11.2299 18.7518 12 18.75C18.45 18.75 23.0625 12.1875 23.0625 12.1875C22.0397 10.824 20.8419 9.60095 19.5 8.55M12 16.5C13.1935 16.5 14.3381 16.0259 15.182 15.182C16.0259 14.3381 16.5 13.1935 16.5 12M15.1875 8.8125C14.3421 7.96712 13.1955 7.49219 12 7.49219C10.8045 7.49219 9.65788 7.96712 8.8125 8.8125C7.96712 9.65788 7.49219 10.8045 7.49219 12C7.49219 13.1955 7.96712 14.3421 8.8125 15.1875M23.25 0.75L0.75 23.25M17.0625 6.9375C15.5063 6.09612 13.7689 5.64568 12 5.625C5.55 5.625 0.9375 12.1875 0.9375 12.1875C2.49582 14.2624 4.46085 15.9977 6.7125 17.2875L17.0625 6.9375Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|