@central-design-system/icons 1.0.2 → 1.0.3

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.
@@ -3,6 +3,7 @@
3
3
  * Generated on 2/21/2023, 8:44:59 PM
4
4
  **/
5
5
  import type { Plugin } from 'vue';
6
+ import * as icons from './icons';
6
7
  import { IconAdd, IconAlertFill, IconAlert, IconAnalog, IconArrowDown, IconArrowLeftBottom, IconArrowLeftTop, IconArrowLeft, IconArrowRightBottom, IconArrowRightTop, IconArrowRight, IconArrowUp, IconArrowsVertical, IconCalendar, IconCardBank, IconCategory, IconCheckFill, IconCheck, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconChocolateMenu, IconClock, IconComment, IconCompany, IconCompare, IconCopy, IconDataCards, IconDelete, IconDirectory, IconDocDownload, IconDoc, IconDownload, IconDraggable, IconEdit, IconEnter, IconErrorFill, IconError, IconExternal, IconFacebookFill, IconFacebook, IconFilters, IconFlag, IconGlobe, IconInfinity, IconInfoFill, IconInfo, IconLink, IconListSearch, IconList, IconLoader, IconLocation, IconLocked, IconLogin, IconLogout, IconMenu, IconMinus, IconNotification, IconOverflowMenuHorizontal, IconOverflowMenuVertical, IconPassword, IconPin, IconPlus, IconPrinter, IconQuestionFill, IconQuestion, IconRefresh, IconRemove, IconSandglass, IconSave, IconSearch, IconSettings, IconShoppingCart, IconSortDate, IconStarFill, IconStar, IconTelegram, IconTimer, IconTool, IconTruck, IconUnlocked, IconUpload, IconUserAvatar, IconUserGroup, IconVisibilityOff, IconVisibilityOn, IconVk, IconWinner, IconWorkspace, IconYoutube } from './icons';
7
8
  declare module '@vue/runtime-core' {
8
9
  interface GlobalComponents {
@@ -101,7 +102,7 @@ declare module '@vue/runtime-core' {
101
102
  }
102
103
  export { IconAdd, IconAlertFill, IconAlert, IconAnalog, IconArrowDown, IconArrowLeftBottom, IconArrowLeftTop, IconArrowLeft, IconArrowRightBottom, IconArrowRightTop, IconArrowRight, IconArrowUp, IconArrowsVertical, IconCalendar, IconCardBank, IconCategory, IconCheckFill, IconCheck, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconChocolateMenu, IconClock, IconComment, IconCompany, IconCompare, IconCopy, IconDataCards, IconDelete, IconDirectory, IconDocDownload, IconDoc, IconDownload, IconDraggable, IconEdit, IconEnter, IconErrorFill, IconError, IconExternal, IconFacebookFill, IconFacebook, IconFilters, IconFlag, IconGlobe, IconInfinity, IconInfoFill, IconInfo, IconLink, IconListSearch, IconList, IconLoader, IconLocation, IconLocked, IconLogin, IconLogout, IconMenu, IconMinus, IconNotification, IconOverflowMenuHorizontal, IconOverflowMenuVertical, IconPassword, IconPin, IconPlus, IconPrinter, IconQuestionFill, IconQuestion, IconRefresh, IconRemove, IconSandglass, IconSave, IconSearch, IconSettings, IconShoppingCart, IconSortDate, IconStarFill, IconStar, IconTelegram, IconTimer, IconTool, IconTruck, IconUnlocked, IconUpload, IconUserAvatar, IconUserGroup, IconVisibilityOff, IconVisibilityOn, IconVk, IconWinner, IconWorkspace, IconYoutube };
103
104
  declare const plugin: Plugin;
104
- export { plugin as CdsIcons };
105
+ export { plugin as CdsIcons, icons };
105
106
  export default plugin;
106
107
  export declare const allowedIcons: readonly ["add", "alert-fill", "alert", "analog", "arrow-down", "arrow-left-bottom", "arrow-left-top", "arrow-left", "arrow-right-bottom", "arrow-right-top", "arrow-right", "arrow-up", "arrows-vertical", "calendar", "card-bank", "category", "check-fill", "check", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "chocolate-menu", "clock", "comment", "company", "compare", "copy", "data-cards", "delete", "directory", "doc-download", "doc", "download", "draggable", "edit", "enter", "error-fill", "error", "external", "facebook-fill", "facebook", "filters", "flag", "globe", "infinity", "info-fill", "info", "link", "list-search", "list", "loader", "location", "locked", "login", "logout", "menu", "minus", "notification", "overflow-menu-horizontal", "overflow-menu-vertical", "password", "pin", "plus", "printer", "question-fill", "question", "refresh", "remove", "sandglass", "save", "search", "settings", "shopping-cart", "sort-date", "star-fill", "star", "telegram", "timer", "tool", "truck", "unlocked", "upload", "user-avatar", "user-group", "visibility-off", "visibility-on", "vk", "winner", "workspace", "youtube"];
107
108
  export declare type TCdsIconsName = typeof allowedIcons[number];
@@ -1945,5 +1945,6 @@ export {
1945
1945
  lc as IconWorkspace,
1946
1946
  uc as IconYoutube,
1947
1947
  Zc as allowedIcons,
1948
- xc as default
1948
+ xc as default,
1949
+ mc as icons
1949
1950
  };
@@ -1 +1 @@
1
- (function(o,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(o=typeof globalThis<"u"?globalThis:o||self,e(o["@central-design-system/icons"]={},o.Vue))})(this,function(o,e){"use strict";const G1=e.defineComponent({name:"IconAdd"}),d=(t,c)=>{const n=t.__vccOpts||t;for(const[s,a]of c)n[s]=a;return n},Q1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},W1=[e.createElementVNode("g",{id:"add","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Zm.5 2v3.5H12v1H8.5V12h-1V8.499L4 8.5v-1l3.5-.001V4h1Z"})],-1)];function Y1(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Q1,W1)}const i=d(G1,[["render",Y1]]),J1=e.defineComponent({name:"IconAlertFill"}),K1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},X1=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/alert-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1ZM7 3h2v6H7V3Zm1 7.25a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z"})],-1)];function ee(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",K1,X1)}const l=d(J1,[["render",ee]]),oe=e.defineComponent({name:"IconAlert"}),te={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},ne=[e.createElementVNode("g",{id:"alert","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 13A6 6 0 1 0 8 2a6 6 0 0 0 0 12ZM7.5 4h1v5.5h-1V4Zm.5 6.5A.75.75 0 1 1 8 12a.75.75 0 0 1 0-1.5Z"})],-1)];function ce(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",te,ne)}const _=d(oe,[["render",ce]]),se=e.defineComponent({name:"IconAnalog"}),ae={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},de=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/analog","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"M3.5 3.001v5.006l.007.144A1.5 1.5 0 0 0 4.85 9.5l.144.007 6.629.023-.002-.031L9.33 7.207l.707-.707 3.536 3.536-3.536 3.535-.707-.707 2.332-2.334-6.67-.023-.165-.006a2.5 2.5 0 0 1-2.322-2.33L2.5 8.007V3.001h1Z"})],-1)];function re(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",ae,de)}const h=d(se,[["render",re]]),ie=e.defineComponent({name:"IconArrowDown"}),le={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},_e=[e.createElementVNode("g",{id:"arrow-down","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path-Copy",d:"m8 1 5 5.257-.707.743L8.5 3.012V15h-1V3.012L3.707 7 3 6.257z",transform:"rotate(-180 8 8)"})],-1)];function he(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",le,_e)}const $=d(ie,[["render",he]]),$e=e.defineComponent({name:"IconArrowLeftBottom"}),me={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},pe=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/arrow-left-bottom","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"m12.743 2.55.707.707L4.707 12 10 12v1H3V6h1v5.292z"})],-1)];function we(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",me,pe)}const m=d($e,[["render",we]]),fe=e.defineComponent({name:"IconArrowLeftTop"}),ge={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ve=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/arrow-left-top","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"m12.743 13 .707-.707L4.707 3.55H10v-1H3v7h1V4.257z"})],-1)];function ke(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",ge,Ve)}const p=d(fe,[["render",ke]]),Ie=e.defineComponent({name:"IconArrowLeft"}),Ee={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Be=[e.createElementVNode("g",{id:"arrow-left","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path-Copy",d:"m8 1 5 5.257-.707.743L8.5 3.012V15h-1V3.012L3.707 7 3 6.257z",transform:"rotate(-90 8 8)"})],-1)];function Ze(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ee,Be)}const w=d(Ie,[["render",Ze]]),ve=e.defineComponent({name:"IconArrowRightBottom"}),Ce={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ne=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/arrow-right-bottom","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"M3.707 2.55 3 3.257 11.743 12 6.45 12v1h7V6h-1v5.292z"})],-1)];function xe(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ce,Ne)}const f=d(ve,[["render",xe]]),He=e.defineComponent({name:"IconArrowRightTop"}),Le={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Me=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/arrow-right-top","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"M3.707 13 3 12.293l8.743-8.742H6.45v-1h7v7h-1V4.257z"})],-1)];function Se(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Le,Me)}const g=d(He,[["render",Se]]),Ae=e.defineComponent({name:"IconArrowRight"}),ue={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},De=[e.createElementVNode("g",{id:"arrow-right","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path-Copy-2",d:"m8 1 5 5.257-.707.743L8.5 3.012V15h-1V3.012L3.707 7 3 6.257z",transform:"rotate(90 8 8)"})],-1)];function be(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",ue,De)}const V=d(Ae,[["render",be]]),ye=e.defineComponent({name:"IconArrowUp"}),ze={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Fe=[e.createElementVNode("g",{id:"arrow-up","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"m8 1 5 5.257-.707.743L8.5 3.012V15h-1V3.012L3.707 7 3 6.257z"})],-1)];function Pe(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",ze,Fe)}const k=d(ye,[["render",Pe]]),Te=e.defineComponent({name:"IconArrowsVertical"}),Oe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Re=[e.createElementVNode("g",{id:"arrows-vertical","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"m4.5 2 3 3.2-.75.8L5 4.134V14H4V4.133L2.25 6l-.75-.8 3-3.2ZM12 2l-.001 9.867L13.75 10l.75.8-3 3.2-3-3.2.75-.8 1.749 1.865L11 2h1Z"})],-1)];function Ue(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Oe,Re)}const I=d(Te,[["render",Ue]]),je=e.defineComponent({name:"IconCalendar"}),qe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ge=[e.createElementVNode("g",{id:"calendar","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M11 2h1a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h1v-.5a.5.5 0 0 1 1 0V2h4v-.5a.5.5 0 1 1 1 0V2Zm-1 1H6v.5a.5.5 0 0 1-1 0V3H4a1 1 0 0 0-1 1v1h10v1H3v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-1v.5a.5.5 0 1 1-1 0V3Z"})],-1)];function Qe(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",qe,Ge)}const E=d(je,[["render",Qe]]),We=e.defineComponent({name:"IconCardBank"}),Ye={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Je=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/card-bank","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M13.5 3.5a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h11Zm0 3h-11v5h11v-5Zm-5 3.5v1h-5v-1h5Zm5-5.5h-11v1h11v-1Z"})],-1)];function Ke(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ye,Je)}const B=d(We,[["render",Ke]]),Xe=e.defineComponent({name:"IconCategory"}),eo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},oo=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/category","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M12 9H8.5v2h1v3h-3v-3h1V9H4v2h1v3H2v-3h1V8h4.5V6H6V2h4v4H8.5v2H13v3h1v3h-3v-3h1V9Zm-3.5 3h-1v1h1v-1Zm4.5 0h-1v1h1v-1Zm-9 0H3v1h1v-1Zm5-9H7v2h2V3Z"})],-1)];function to(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",eo,oo)}const Z=d(Xe,[["render",to]]),no=e.defineComponent({name:"IconCheckFill"}),co={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},so=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/check-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm2.927 4.58L7.318 9.229 5.495 7.7l-.973 1.223 2.87 2.56 4.584-4.827-1.049-1.075Z"})],-1)];function ao(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",co,so)}const v=d(no,[["render",ao]]),ro=e.defineComponent({name:"IconCheck"}),io={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},lo=[e.createElementVNode("g",{id:"check","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 13A6 6 0 1 0 8 2a6 6 0 0 0 0 12ZM5.188 8.176l2.147 1.916 3.916-4.124.725.688-4.583 4.827-2.87-2.56.665-.747Z"})],-1)];function _o(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",io,lo)}const C=d(ro,[["render",_o]]),ho=e.defineComponent({name:"IconChevronDown"}),$o={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},mo=[e.createElementVNode("g",{id:"Chevron-down","stroke-width":"1"},[e.createElementVNode("mask",{id:"mask-2"},[e.createElementVNode("path",{d:"M3 5.743 3.707 5 8 9.513 12.293 5l.707.743L8 11z"})]),e.createElementVNode("path",{d:"M3 5.743 3.707 5 8 9.513 12.293 5l.707.743L8 11z"})],-1)];function po(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",$o,mo)}const N=d(ho,[["render",po]]),wo=e.defineComponent({name:"IconChevronLeft"}),fo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},go=[e.createElementVNode("g",{id:"Chevron-left","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"arrow",d:"m12.275 11 .725-.699L7.998 5 3 10.301l.725.699 4.273-4.533z",transform:"rotate(-90 8 8)"})],-1)];function Vo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",fo,go)}const x=d(wo,[["render",Vo]]),ko=e.defineComponent({name:"IconChevronRight"}),Io={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Eo=[e.createElementVNode("g",{id:"Chevron-right","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"arrow",d:"m12.275 11 .725-.699L7.998 5 3 10.301l.725.699 4.273-4.533z",transform:"rotate(90 8 8)"})],-1)];function Bo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Io,Eo)}const H=d(ko,[["render",Bo]]),Zo=e.defineComponent({name:"IconChevronUp"}),vo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Co=[e.createElementVNode("g",{id:"Chevron-up","stroke-width":"1"},[e.createElementVNode("mask",{id:"mask-2"},[e.createElementVNode("path",{d:"M3 10.257 8 5l5 5.257-.707.743L8 6.487 3.707 11z"})]),e.createElementVNode("path",{d:"M3 10.257 8 5l5 5.257-.707.743L8 6.487 3.707 11z"})],-1)];function No(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",vo,Co)}const L=d(Zo,[["render",No]]),xo=e.defineComponent({name:"IconChocolateMenu"}),Ho={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Lo=[e.createElementVNode("g",{id:"chocholate-menu","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M14 12v2h-2v-2h2Zm-5 0v2H7v-2h2Zm-5 0v2H2v-2h2Zm0-5v2H2V7h2Zm10 0v2h-2V7h2ZM9 7v2H7V7h2ZM4 2v2H2V2h2Zm10 0v2h-2V2h2ZM9 2v2H7V2h2Z"})],-1)];function Mo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ho,Lo)}const M=d(xo,[["render",Mo]]),So=e.defineComponent({name:"IconClock"}),Ao={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},uo=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/time/\u0441lock","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Zm0 2v4h4v1H7V4h1Z"})],-1)];function Do(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ao,uo)}const S=d(So,[["render",Do]]),bo=e.defineComponent({name:"IconComment"}),yo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},zo=[e.createElementVNode("g",{id:"comment","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M14 2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1.001L13 13.793a.5.5 0 0 1-.095.293l-.051.06a.5.5 0 0 1-.638.058l-.07-.058L9 11H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12Zm0 1H2v7h7.413L12 12.59 11.999 10H14V3ZM9 7v1H4V7h5Zm3-2v1H4V5h8Z"})],-1)];function Fo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",yo,zo)}const A=d(bo,[["render",Fo]]),Po=e.defineComponent({name:"IconCompany"}),To={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Oo=[e.createElementVNode("g",{id:"company","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"company",d:"M1 15v-1h1V2h7v2h5v10h1v1H1ZM8 3H3v11h5V3Zm5 2H9v1h3v1H9v1h3v1H9v1h3v1H9v1h3v1H9v1h4V5Zm-8 7v1H4v-1h1Zm2 0v1H6v-1h1Zm-2-2v1H4v-1h1Zm2 0v1H6v-1h1ZM5 8v1H4V8h1Zm2 0v1H6V8h1ZM5 6v1H4V6h1Zm2 0v1H6V6h1ZM4 4h1v1H4V4Zm2 0h1v1H6V4Z"})],-1)];function Ro(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",To,Oo)}const u=d(Po,[["render",Ro]]),Uo=e.defineComponent({name:"IconCompare"}),jo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},qo=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/operations/compare","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M4 9v5H3V9h1Zm3-7v12H6V2h1Zm3 2v10H9V4h1Zm3 3v7h-1V7h1Z"})],-1)];function Go(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",jo,qo)}const D=d(Uo,[["render",Go]]),Qo=e.defineComponent({name:"IconCopy"}),Wo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Yo=[e.createElementVNode("g",{id:"\u0441opy","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M13.75 5c.69 0 1.25.56 1.25 1.25v7.5c0 .69-.56 1.25-1.25 1.25h-7.5C5.56 15 5 14.44 5 13.75v-7.5C5 5.56 5.56 5 6.25 5h7.5ZM14 6H6v8h8V6ZM9.75 1c.69 0 1.25.56 1.25 1.25V4h-1V2H2v8h2v1H2.25C1.56 11 1 10.44 1 9.75v-7.5C1 1.56 1.56 1 2.25 1h7.5Z"})],-1)];function Jo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Wo,Yo)}const b=d(Qo,[["render",Jo]]),Ko=e.defineComponent({name:"IconDataCards"}),Xo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},e0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/operations/data-cards","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M15 9v4H1V9h14Zm-1 1H2v2h12v-2Zm1-7v4H1V3h14Zm-1 1H2v2h12V4Z"})],-1)];function o0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Xo,e0)}const y=d(Ko,[["render",o0]]),t0=e.defineComponent({name:"IconDelete"}),n0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},c0=[e.createElementVNode("g",{id:"delete","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M10 2H6v1h4V2Zm2 2H4v10h8V4Zm-2 1v8H9V5h1ZM7 5v8H6V5h1Zm7-2v1h-1v11H3V4H2V3h3V1h6v2h3Z"})],-1)];function s0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",n0,c0)}const z=d(t0,[["render",s0]]),a0=e.defineComponent({name:"IconDirectory"}),d0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},r0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/file/directory","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M1.034 2.548a.5.5 0 0 1 .41-.492l.09-.008h2.96a.5.5 0 0 1 .392.188l.05.077.928 1.739h8.62a.5.5 0 0 1 .491.41l.008.09v9a.5.5 0 0 1-.41.492l-.09.008H1.533a.5.5 0 0 1-.491-.41l-.008-.09V2.548Zm.999 10.504h11.95v-8H5.249v-.029L4.195 3.048H2.033v10.004Z"})],-1)];function i0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",d0,r0)}const F=d(a0,[["render",i0]]),l0=e.defineComponent({name:"IconDocDownload"}),_0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},h0=[e.createElementVNode("g",{id:"doc-download","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"doc-download",d:"M11 8v5.156l2.364-2.363.707.707-3.535 3.536L7 11.5l.707-.707L10 13.086V8h1ZM9 1l3 3v3h-1V5H8V2H3v12h3v1H2V1h7Zm0 1.5v1.499L10.5 4 9 2.5Z"})],-1)];function $0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",_0,h0)}const P=d(l0,[["render",$0]]),m0=e.defineComponent({name:"IconDoc"}),p0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},w0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/file/doc","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M13 15H3V1h7.018L13 3.991V15ZM9 2H4v12h8V5H9V2Zm1 .397V4h1.597L10 2.397Z"})],-1)];function f0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",p0,w0)}const T=d(m0,[["render",f0]]),g0=e.defineComponent({name:"IconDownload"}),V0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},k0=[e.createElementVNode("g",{id:"download","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Download",d:"m2 12-.001 2H14v-2h1v3H1v-3h1ZM8.5 1v8.156l2.364-2.363.707.707-3.535 3.536L4.5 7.5l.707-.707L7.5 9.086V1h1Z"})],-1)];function I0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",V0,k0)}const O=d(g0,[["render",I0]]),E0=e.defineComponent({name:"IconDraggable"}),B0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Z0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/draggable","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M7 11v2H5v-2h2Zm4 0v2H9v-2h2ZM7 7v2H5V7h2Zm4 0v2H9V7h2ZM7 3v2H5V3h2Zm4 0v2H9V3h2Z"})],-1)];function v0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",B0,Z0)}const R=d(E0,[["render",v0]]),C0=e.defineComponent({name:"IconEdit"}),N0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},x0=[e.createElementVNode("g",{id:"edit","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"m12.88 1.364 1.793 1.793a1 1 0 0 1 .083 1.32l-.083.094L4.207 14.96H1v-3.206L11.466 1.364c.33-.33.834-.38 1.218-.153l.101.07.095.083ZM3.25 10.92 2 12.169v1.793h1.793l1.252-1.249-1.794-1.793Zm10.228-7.717-8.272 8.258.546.546 8.284-8.246-.558-.558Zm-1.236-1.235L3.96 10.215l.539.539 8.272-8.259-.528-.527Z"})],-1)];function H0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",N0,x0)}const U=d(C0,[["render",H0]]),L0=e.defineComponent({name:"IconEnter"}),M0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},S0=[e.createElementVNode("g",{id:"enter","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"enter",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Zm1 3.172L11.828 8 9 10.828l-.707-.707L9.914 8.5H4v-1h5.914L8.293 5.879 9 5.172Z"})],-1)];function A0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",M0,S0)}const j=d(L0,[["render",A0]]),u0=e.defineComponent({name:"IconErrorFill"}),D0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},b0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/error-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1ZM5.172 3.757 3.757 5.172l7.071 7.07 1.415-1.414-7.071-7.07Z"})],-1)];function y0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",D0,b0)}const q=d(u0,[["render",y0]]),z0=e.defineComponent({name:"IconError"}),F0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},P0=[e.createElementVNode("g",{id:"error","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M1 8c0-3.85 3.15-7 7-7s7 3.15 7 7-3.15 7-7 7-7-3.15-7-7Zm11.55 3.85C13.5 10.8 14 9.4 14 8c0-3.3-2.7-6-6-6-1.4 0-2.8.5-3.85 1.45l8.4 8.4Zm-8.45.75C5.2 13.5 6.6 14 8 14s2.8-.5 3.85-1.4L3.4 4.15c-2.1 2.5-1.8 6.3.7 8.45Z"})],-1)];function T0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",F0,P0)}const G=d(z0,[["render",T0]]),O0=e.defineComponent({name:"IconExternal"}),R0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},U0=[e.createElementVNode("g",{id:"external","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M7 2v1H3v10h10V9h1v4.143a.857.857 0 0 1-.857.857H2.857A.857.857 0 0 1 2 13.143V2.857C2 2.384 2.384 2 2.857 2H7Zm8-1v6.116h-1.036V2.767L7.732 9 7 8.268l6.232-6.233H8.884V1H15Z"})],-1)];function j0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",R0,U0)}const Q=d(O0,[["render",j0]]),q0=e.defineComponent({name:"IconFacebookFill"}),G0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Q0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/social/facebook-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M3 2a1 1 0 0 0-.993.883L2 13a1 1 0 0 0 .883.993l3.99.007V9.955H4.96V7.842h1.914V6.098c-.036-.914.297-1.667 1-2.256.702-.589 1.875-.743 3.52-.462v1.83l-.828.016a7.33 7.33 0 0 0-.773.09c-.12.04-.321.132-.454.3-.139.176-.19.447-.202.622l.024 1.55h2.233l-.482 2.167H9.134L9.158 14H13a1 1 0 0 0 .993-.883L14 3a1 1 0 0 0-.883-.993L3 2Z"})],-1)];function W0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",G0,Q0)}const W=d(q0,[["render",W0]]),Y0=e.defineComponent({name:"IconFacebook"}),J0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},K0=[e.createElementVNode("g",{id:"facebook","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10ZM3 2a1 1 0 0 0-.993.883L2 13a1 1 0 0 0 .883.993l3.99.007V9.955H4.96V7.842h1.914V6.098c-.036-.914.297-1.667 1-2.256.702-.589 1.875-.743 3.52-.462v1.83l-.828.016a7.33 7.33 0 0 0-.773.09c-.12.04-.321.132-.454.3-.139.176-.19.447-.202.622l.024 1.55h2.233l-.482 2.167H9.134L9.158 14H13a1 1 0 0 0 .993-.883L14 3a1 1 0 0 0-.883-.993L3 2Z"})],-1)];function X0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",J0,K0)}const Y=d(Y0,[["render",X0]]),et=e.defineComponent({name:"IconFilters"}),ot={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},tt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/operations/filter","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M5 11a2 2 0 0 1 1.937 1.5H15v1l-8.063.001a2 2 0 0 1-3.874 0L1 13.5v-1h2.063A2 2 0 0 1 5 11Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm6-6a2 2 0 0 1 1.937 1.5H15v1l-2.063.001a2 2 0 0 1-3.874 0L1 8.5v-1h8.063A2 2 0 0 1 11 6Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM5 1a2 2 0 0 1 1.937 1.5H15v1l-8.063.001a2 2 0 0 1-3.874 0L1 3.5v-1h2.063A2 2 0 0 1 5 1Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"})],-1)];function nt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",ot,tt)}const J=d(et,[["render",nt]]),ct=e.defineComponent({name:"IconFlag"}),st={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},at=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/flag","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path","fill-rule":"nonzero",d:"m13.5 2-1.865 3.5L13.5 9h-10v5h-1V2z"})],-1)];function dt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",st,at)}const K=d(ct,[["render",dt]]),rt=e.defineComponent({name:"IconGlobe"}),it={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},lt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/workspace/globe","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a6.992 6.992 0 0 1 7 7 7 7 0 1 1-7-7ZM4.85 11.344c-.523.168-.772.403-.95.641l-.111.158-.052.079A5.979 5.979 0 0 0 8 14c1.12 0 2.167-.307 3.064-.84l.054.049c-.677-.65-1.486-.926-2.873-1.061l-.285-.026-.148-.015-.151-.026-.168-.037-.311-.086-.265-.082-1.009-.322-.313-.09c-.355-.125-.603-.165-.745-.12ZM8 2a6.034 6.034 0 0 0-1.437.173c.468.85.685 1.718.417 2.1-.28.4-.565.75-.913 1.044-.675.57-1.41.662-1.872-.104-.243-.404-.25-.798-.12-1.489l.062-.315A5.987 5.987 0 0 0 2 8c0 1.283.403 2.473 1.09 3.448l-.027.03c.309-.366.745-.705 1.31-1.012.342-.186.721-.176 1.398.006l.192.053.397.121.532.172.658.205.175.047.141.031.12.019.339.03c1.661.162 2.688.528 3.566 1.415a5.986 5.986 0 0 0 1.85-2.818l-.115-.303-.128-.304-.118-.251a4.786 4.786 0 0 0-.053-.105c-.064-.151-.109-.227-.134-.227-.019 0-.039.022-.06.066l-.175.382-.104.244-.198.485-.152.35c-.24.523-.443.787-.805.83l-.114.007-.583.01c-1.338.013-1.924-.298-2.352-1.6l-.09-.286c-.07-.21-.119-.272-.181-.286l-.033-.003h-.05l-.047.005-.09.022-.09.031-.698.279c-.677.276-1.186.41-1.774.41-.841 0-1.204-.689-.88-1.428.25-.57.543-.865 1.35-1.255l.262-.118c.282-.135.668-.375 1.042-.974.056-.109.1-.229.116-.374l.006-.114c.063-1.791.99-2.773 2.609-2.663l.183.016.427.055A5.956 5.956 0 0 0 8 2Zm.5 3.388c-.021.281-.124.482-.195.6l-.056.087c-.452.723-.755 1-1.08 1.192l-.166.09-.18.09-.177.09-.213.125a5.56 5.56 0 0 0-.108.068l-.213.144c-.343.247-.61.51-.494.628.1.102.347.05.614-.041l.231-.086.326-.127.822-.331.192-.066c.199-.062.372-.095.543-.095.592 0 .99.385 1.205 1.105.241.812.403 1.029 1.04 1.066l.135.006h.273c.273 0 .435-.018.484-.053a.208.208 0 0 0 .072-.102l.052-.138.048-.108.367-.884c.418-.97.697-1.285 1.333-1.135.231.055.457.189.644.404L14 8a5.98 5.98 0 0 0-1.67-4.153l-.936-.102-.693-.084-.538-.076c-1.17-.134-1.54.208-1.663 1.803Zm-2.898-2.89-.037.017c-.106.047-.21.097-.313.15v.071a4.53 4.53 0 0 1-.1.714l-.09.44c-.086.454-.086.681-.01.807l.032.047c.035.036.08.036.197-.06l.142-.131c.043-.043.09-.083.14-.12l.225-.165c.194-.148.348-.318.29-.642-.047-.262-.082-.38-.122-.466l-.15-.28a6.357 6.357 0 0 0-.204-.383Z"})],-1)];function _t(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",it,lt)}const X=d(rt,[["render",_t]]),ht=e.defineComponent({name:"IconInfinity"}),$t={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},mt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/infinity","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M12.002 4.793C13.935 4.793 15 6.343 15 8c0 1.657-1.065 3.274-2.998 3.274-1.127 0-2.461-.835-4.002-2.505-1.54 1.67-2.875 2.505-4.002 2.505C2.065 11.274 1 9.657 1 8s1.065-3.207 2.998-3.207c1.127 0 2.461.818 4.002 2.453 1.54-1.635 2.875-2.453 4.002-2.453Zm0 1-.117.005c-.75.06-1.76.695-2.978 1.946l-.237.25.005.006-.011.012.238.258c1.215 1.279 2.224 1.93 2.97 1.998l.13.006C13.198 10.274 14 9.309 14 8c0-1.232-.718-2.126-1.842-2.201l-.156-.006Zm-8.004 0C2.785 5.793 2 6.713 2 8c0 1.309.802 2.274 1.998 2.274.757 0 1.814-.65 3.1-2.004l.237-.258L7.325 8l.005-.006-.02-.022c-1.314-1.403-2.401-2.11-3.195-2.174l-.117-.005Z"})],-1)];function pt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",$t,mt)}const e1=d(ht,[["render",pt]]),wt=e.defineComponent({name:"IconInfoFill"}),ft={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},gt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/info-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm1 5H7v6h2V6Zm0-3H7v2h2V3Z"})],-1)];function Vt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",ft,gt)}const o1=d(wt,[["render",Vt]]),kt=e.defineComponent({name:"IconInfo"}),It={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Et=[e.createElementVNode("g",{id:"Info","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Zm.668 4.06V12h-.972V6.06h.972Zm0-2.412v.972h-.972v-.972h.972Z"})],-1)];function Bt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",It,Et)}const t1=d(kt,[["render",Bt]]),Zt=e.defineComponent({name:"IconLink"}),vt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ct=[e.createElementVNode("g",{id:"link","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"m7.895 5.895.701.703-1.739 1.738-.1.105c-.894.967-1.013 2.318-.265 3.067.747.747 2.088.627 3.052-.25l.105-.101 3.494-3.493.1-.105c.894-.967 1.013-2.318.265-3.067-.46-.459-1.142-.59-1.824-.42l-.791-.792c1.16-.495 2.467-.339 3.316.51 1.127 1.128 1.035 3.06-.183 4.388l-.117.123-3.608 3.608c-1.329 1.328-3.348 1.463-4.51.3-1.127-1.127-1.035-3.06.183-4.387l.117-.123 1.804-1.804ZM5.7 4.091c1.329-1.328 3.348-1.463 4.51-.3 1.127 1.127 1.035 3.06-.183 4.387l-.117.123-1.805 1.804-.702-.701 1.74-1.74.101-.105c.894-.967 1.013-2.318.265-3.067-.747-.747-2.088-.627-3.052.25l-.105.101-3.494 3.493-.1.105c-.894.967-1.013 2.318-.265 3.067.46.458 1.142.59 1.823.42l.791.792c-1.16.495-2.466.338-3.315-.51-1.127-1.128-1.035-3.06.183-4.388l.117-.123L5.7 4.091Z"})],-1)];function Nt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",vt,Ct)}const n1=d(Zt,[["render",Nt]]),xt=e.defineComponent({name:"IconListSearch"}),Ht={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Lt=[e.createElementVNode("g",{id:"list-search","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M11 8a3 3 0 0 1 2.445 4.738l2.176 2.176-.707.707-2.176-2.176A3 3 0 1 1 11 8Zm-3.874 4c.092.356.23.692.41 1.001L4 13v-1h3.126ZM2 12v1H1v-1h1Zm9-3a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM7.535 9c-.179.31-.318.645-.409 1H4V9h3.535ZM2 9v1H1V9h1Zm13-3v1H4V6h11ZM2 6v1H1V6h1Zm13-3v1H4V3h11ZM2 3v1H1V3h1Z"})],-1)];function Mt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ht,Lt)}const c1=d(xt,[["render",Mt]]),St=e.defineComponent({name:"IconList"}),At={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},ut=[e.createElementVNode("g",{id:"list","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M15 12v1H4v-1h11ZM2 12v1H1v-1h1Zm13-3v1H4V9h11ZM2 9v1H1V9h1Zm13-3v1H4V6h11ZM2 6v1H1V6h1Zm13-3v1H4V3h11ZM2 3v1H1V3h1Z"})],-1)];function Dt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",At,ut)}const s1=d(St,[["render",Dt]]),bt=e.defineComponent({name:"IconLoader"}),yt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},zt=[e.createElementVNode("g",{id:"Loader","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M15 8a7 7 0 1 1-7-7v2a5 5 0 1 0 3.536 1.464L12.95 3.05A7 7 0 0 1 15 8Z"})],-1)];function Ft(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",yt,zt)}const a1=d(bt,[["render",Ft]]),Pt=e.defineComponent({name:"IconLocation"}),Tt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ot=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/location","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a5 5 0 0 1 5 5c0 1.418-.89 3.16-1.975 4.824l-.369.552-.187.272-.38.536-.415.571-.409.55-.94 1.254L8 15l-.324-.436-1.142-1.517-.413-.56-.416-.58-.375-.542C4.09 9.545 3 7.57 3 6a5 5 0 0 1 5-5Zm0 1a4 4 0 0 0-4 4c0 .825.42 1.955 1.22 3.329.353.606.77 1.244 1.264 1.946l.446.621.529.714.538.719 1.08-1.452.182-.25c.606-.843 1.1-1.586 1.509-2.285C11.576 7.962 12 6.83 12 6a4 4 0 0 0-4-4Zm0 2a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"})],-1)];function Rt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Tt,Ot)}const d1=d(Pt,[["render",Rt]]),Ut=e.defineComponent({name:"IconLocked"}),jt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},qt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/locked","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 2a3 3 0 0 1 3 3v2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1V5a3 3 0 0 1 3-3Zm4 6H4v6h8V8Zm-4 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-7a2 2 0 0 0-1.995 1.85L6 5v2h4V5a2 2 0 0 0-1.85-1.995L8 3Z"})],-1)];function Gt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",jt,qt)}const r1=d(Ut,[["render",Gt]]),Qt=e.defineComponent({name:"IconLogin"}),Wt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Yt=[e.createElementVNode("g",{id:"login","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"login",d:"M14 1v14H6v-2h1v1h6V2H7v1H6V1h8ZM7.536 4.5l3.535 3.536-3.535 3.535-.708-.707 2.365-2.365-7.157.001v-1l7.085-.001-2.293-2.292.708-.707Z"})],-1)];function Jt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Wt,Yt)}const i1=d(Qt,[["render",Jt]]),Kt=e.defineComponent({name:"IconLogout"}),Xt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},en=[e.createElementVNode("g",{id:"logout","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"logout",d:"M10 1v2H9V2H3v12h6v-1h1v2H2V1h8Zm.536 3.5 3.535 3.536-3.535 3.535-.708-.707 2.365-2.365-7.157.001v-1l7.085-.001-2.293-2.292.708-.707Z"})],-1)];function on(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Xt,en)}const l1=d(Kt,[["render",on]]),tn=e.defineComponent({name:"IconMenu"}),nn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},cn=[e.createElementVNode("g",{id:"Menu","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"menu",d:"M16 12v2H0v-2h16Zm0-5v2H0V7h16Zm0-5v2H0V2h16Z"})],-1)];function sn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",nn,cn)}const _1=d(tn,[["render",sn]]),an=e.defineComponent({name:"IconMinus"}),dn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},rn=[e.createElementVNode("g",{id:"minus","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"M2 8h12v1H2z"})],-1)];function ln(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",dn,rn)}const h1=d(an,[["render",ln]]),_n=e.defineComponent({name:"IconNotification"}),hn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},$n=[e.createElementVNode("g",{id:"notification","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"notification",d:"M2 12.5v-2L3 9V7c0-2.817 1.973-4.752 4.5-4.978V1h1v1.025a5 5 0 0 1 4.495 4.758L13 7v2l1 1.5v2h-3.5a2.5 2.5 0 1 1-5 0H2Zm4.5 0a1.5 1.5 0 0 0 3 0h-3ZM8 3a4 4 0 0 0-3.995 3.8L4 7v2.3l-1 1.467v.733h10v-.733L12 9.3V7l-.005-.2A4 4 0 0 0 8 3Z"})],-1)];function mn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",hn,$n)}const $1=d(_n,[["render",mn]]),pn=e.defineComponent({name:"IconOverflowMenuHorizontal"}),wn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},fn=[e.createElementVNode("g",{id:"Overflow-menu-horizontal","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"overflow-menu-vertical",d:"M8 12a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z",transform:"rotate(90 8 8)"})],-1)];function gn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",wn,fn)}const m1=d(pn,[["render",gn]]),Vn=e.defineComponent({name:"IconOverflowMenuVertical"}),kn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},In=[e.createElementVNode("g",{id:"Overflow-menu-vertical","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"overflow-menu-vertical",d:"M8 12a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z"})],-1)];function En(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",kn,In)}const p1=d(Vn,[["render",En]]),Bn=e.defineComponent({name:"IconPassword"}),Zn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},vn=[e.createElementVNode("g",{id:"password","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"password",d:"m11.818 1.546 2.636 2.636a1.864 1.864 0 0 1 0 2.636l-2.636 2.636a1.864 1.864 0 0 1-2.536.093l-1.45 1.452L7 11v.831L5.83 13 5 13v.83L3.83 15H1.002L1 12l5.374-5.38a1.864 1.864 0 0 1 .172-2.438l2.636-2.636a1.864 1.864 0 0 1 2.636 0ZM7.068 7.34l-5.069 5.073.002 1.585h1.414l.584-.584.002-1.414 1.414-.002.584-.584.002-1.414 1.415-.002 1.156-1.154-1.504-1.504Zm2.854-5.208-.081.072-2.636 2.636a.932.932 0 0 0-.072 1.237l.072.081 2.636 2.636a.932.932 0 0 0 1.237.072l.081-.072 2.636-2.636a.932.932 0 0 0 .072-1.237l-.072-.081-2.636-2.636a.932.932 0 0 0-1.237-.072Zm1.237 1.39 1.318 1.318a.466.466 0 0 1-.659.659L10.5 4.182a.466.466 0 0 1 .659-.659Z"})],-1)];function Cn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Zn,vn)}const w1=d(Bn,[["render",Cn]]),Nn=e.defineComponent({name:"IconPin"}),xn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Hn=[e.createElementVNode("g",{id:"pin","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M9.506 2.432a.5.5 0 0 1 .779-.333l.065.054 3.546 3.477a.5.5 0 0 1-.162.82l-.086.027-1.719.36L9.48 9.211v2.869a.501.501 0 0 1-.72.45l-.071-.043-.066-.057-1.63-1.662-2.645 2.647a.5.5 0 0 1-.275.14l-.078.007H2.992a.5.5 0 0 1-.492-.41l-.008-.09v-.982a.5.5 0 0 1 .094-.292l.05-.06L5.298 9.04l-1.66-1.691a.5.5 0 0 1 .272-.844l.086-.007h2.8l2.446-2.401.265-1.665ZM5.997 9.754l-2.505 2.531v.276h.295l2.503-2.506-.122-.127-.17-.174Zm4.344-6.209-.138.873a.5.5 0 0 1-.091.218l-.053.06-2.709 2.66a.5.5 0 0 1-.253.133L7 7.499l-1.815-.001 1.094 1.113.048.035.045.042.575.606 1.533 1.562V9a.5.5 0 0 1 .057-.23l.042-.068.053-.061 2.704-2.622a.5.5 0 0 1 .156-.102l.09-.028.946-.199-2.187-2.145Z"})],-1)];function Ln(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",xn,Hn)}const f1=d(Nn,[["render",Ln]]),Mn=e.defineComponent({name:"IconPlus"}),Sn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},An=[e.createElementVNode("g",{id:"plus","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8.5 2v5.5H14v1H8.5V14h-1V8.5H2v-1h5.5V2z"})],-1)];function un(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Sn,An)}const g1=d(Mn,[["render",un]]),Dn=e.defineComponent({name:"IconPrinter"}),bn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},yn=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/printer","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M12 2v3h2a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-2v2H4v-2H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h2V2h8Zm-1 7.01H5.02V12H5v1h6V9.01ZM14 6H2v5h2V8h8l.002.848.006.046.007.116V11H14V6Zm-3-3H5v2h6V3Z"})],-1)];function zn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",bn,yn)}const V1=d(Dn,[["render",zn]]),Fn=e.defineComponent({name:"IconQuestionFill"}),Pn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Tn=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/question-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm2.404 4.576c0 .215-.014.408-.042.581a2.365 2.365 0 0 1-.329.882c-.08.126-.166.259-.259.399a7.103 7.103 0 0 1-.364.497 7.77 7.77 0 0 0-.371.504 3.08 3.08 0 0 0-.294.546c-.08.191-.119.39-.119.595v.63H7.058v-.56c0-.355.033-.663.098-.924s.191-.523.378-.784c.15-.224.296-.434.441-.63.145-.196.27-.383.378-.56.107-.177.196-.35.266-.518.07-.168.105-.336.105-.504 0-.13-.012-.268-.035-.413a1.082 1.082 0 0 0-.147-.399.888.888 0 0 0-.315-.301c-.135-.08-.315-.119-.539-.119a.984.984 0 0 0-.805.371c-.2.247-.31.576-.329.987a59.858 59.858 0 0 0-.77-.105A30.583 30.583 0 0 0 5 5.66c.037-.439.138-.824.301-1.155.163-.331.366-.609.609-.833.243-.224.523-.392.84-.504A3.049 3.049 0 0 1 7.772 3c.868 0 1.524.233 1.967.7.443.467.665 1.092.665 1.876Zm-3.36 7.238V11.26h1.568v1.554H7.044Z"})],-1)];function On(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Pn,Tn)}const k1=d(Fn,[["render",On]]),Rn=e.defineComponent({name:"IconQuestion"}),Un={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},jn=[e.createElementVNode("g",{id:"question","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 13A6 6 0 1 0 8 2a6 6 0 0 0 0 12Zm2.232-8.3c0 .192-.014.364-.042.516a2.238 2.238 0 0 1-.312.804c-.076.12-.162.252-.258.396a4.866 4.866 0 0 1-.3.39c-.112.132-.218.27-.318.414a2.74 2.74 0 0 0-.252.444 1.109 1.109 0 0 0-.102.456v.72h-.996v-.564c0-.288.034-.544.102-.768a2.03 2.03 0 0 1 .342-.648l.756-1.02c.208-.28.32-.564.336-.852 0-.168-.012-.338-.036-.51a1.294 1.294 0 0 0-.156-.468.922.922 0 0 0-.348-.342c-.152-.088-.352-.132-.6-.132-.184 0-.35.038-.498.114a1.14 1.14 0 0 0-.372.3c-.1.124-.178.266-.234.426-.056.16-.088.32-.096.48l-.996-.144c.048-.36.14-.674.276-.942a2.2 2.2 0 0 1 .504-.666c.2-.176.426-.306.678-.39.252-.084.518-.126.798-.126.696 0 1.224.192 1.584.576.36.384.54.896.54 1.536ZM7.628 12v-1.068h1.008V12H7.628Z"})],-1)];function qn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Un,jn)}const I1=d(Rn,[["render",qn]]),Gn=e.defineComponent({name:"IconRefresh"}),Qn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Wn=[e.createElementVNode("g",{id:"refresh","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M14.93 7A7 7 0 0 1 3 12.898V15H2v-4h4v1l-2.471.001A6 6 0 0 0 13.917 7h1.012Zm-1.001-6v4h-4V4h2.47A6 6 0 0 0 2.012 9.001L1 9a7 7 0 0 1 11.93-5.898V1h1Z"})],-1)];function Yn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Qn,Wn)}const E1=d(Gn,[["render",Yn]]),Jn=e.defineComponent({name:"IconRemove"}),Kn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Xn=[e.createElementVNode("g",{id:"remove","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"m8.01 7.345 3.324-3.324.665.665L8.675 8.01l3.304 3.304-.665.665L8.01 8.675 4.685 12l-.665-.665L7.345 8.01 4 4.665 4.665 4 8.01 7.345z"})],-1)];function ec(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Kn,Xn)}const B1=d(Jn,[["render",ec]]),oc=e.defineComponent({name:"IconSandglass"}),tc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},nc=[e.createElementVNode("g",{id:"sandglass","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M11.992 1v1l-.117.007a1 1 0 0 0-.883.993v2l-.005.157a2.013 2.013 0 0 1-.935 1.57l-.176.103c-.498.302-.882.673-.882 1.17l.001.057c.028.469.402.822.881 1.113l.117.068c.534.303.915.868.987 1.531l.007.074.005.157v2l.007.117a1 1 0 0 0 .764.857l.112.02.117.006v1H3.997v-1l.117-.007a1 1 0 0 0 .876-.876L4.997 13v-2l.005-.157.007-.074a2.015 2.015 0 0 1 .856-1.45l.13-.08.118-.07c.43-.26.777-.573.862-.975l.018-.137L6.995 8c0-.452-.318-.8-.75-1.085l-.132-.085-.176-.103a2.005 2.005 0 0 1-.916-1.405l-.019-.165L4.997 5V3a1 1 0 0 0-.883-.993L3.997 2V1h7.995ZM7.678 13.105l-1.812.606c-.038.1-.085.198-.138.29h4.533c-.053-.092-.1-.19-.138-.29l-1.813-.606a.999.999 0 0 0-.632 0ZM7.994 8v.074a2 2 0 0 1-.999 1.658c-.537.312-.852.6-.956.972l-.027.127-.007.052L6 11l-.001 1.666 1.68-.56a.999.999 0 0 1 .632 0l1.68.56V11l-.006-.117-.007-.052c-.063-.434-.386-.753-.983-1.099a2 2 0 0 1-.998-1.658L7.994 8ZM9.99 5H6l.006.117.007.052c.063.434.386.753.983 1.099a2 2 0 0 1 .992 1.563L7.994 8a2 2 0 0 1 1-1.732c.597-.346.92-.665.983-1.099l.007-.052L9.99 5Zm.27-3H5.728c.17.294.268.636.268 1h.003l-.001 1H9.99V3h.003c0-.364.097-.706.267-1Z"})],-1)];function cc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",tc,nc)}const Z1=d(oc,[["render",cc]]),sc=e.defineComponent({name:"IconSave"}),ac={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},dc=[e.createElementVNode("g",{id:"Save","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape","fill-rule":"nonzero",d:"M2 14V2h9.026L14 5.001V14H2ZM5 3H3v10h2V8h6v5h2V5.413l-2-2.019V6H5V3Zm5 6H6v4h4V9Zm0-6H6v2h4V3Z"})],-1)];function rc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",ac,dc)}const v1=d(sc,[["render",rc]]),ic=e.defineComponent({name:"IconSearch"}),lc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},_c=[e.createElementVNode("g",{id:"search","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M6.5 1a5.5 5.5 0 0 1 4.187 9.067L15 14.5l-.5.5-4.433-4.313A5.5 5.5 0 1 1 6.5 1Zm0 1a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9Z"})],-1)];function hc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",lc,_c)}const C1=d(ic,[["render",hc]]),$c=e.defineComponent({name:"IconSettings"}),mc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},pc=[e.createElementVNode("g",{id:"settings","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 10.841a2.84 2.84 0 1 1 0-5.68 2.84 2.84 0 0 1 0 5.68Zm0-.786a2.054 2.054 0 1 0 0-4.108 2.054 2.054 0 0 0 0 4.108Zm4.644.463.94 1.223c.109.14.11.336.003.477-.39.517-.851.977-1.367 1.368a.393.393 0 0 1-.477-.002l-1.224-.94a5.248 5.248 0 0 1-1.015.421l-.2 1.53a.393.393 0 0 1-.336.338c-.655.091-1.278.091-1.933.001a.393.393 0 0 1-.336-.339l-.2-1.528a5.249 5.249 0 0 1-1.017-.421l-1.224.94a.393.393 0 0 1-.477.002 7.098 7.098 0 0 1-1.367-1.366.393.393 0 0 1 .002-.477l.94-1.224a5.248 5.248 0 0 1-.422-1.018l-1.53-.2a.393.393 0 0 1-.338-.336 7.086 7.086 0 0 1 0-1.932.393.393 0 0 1 .339-.336l1.529-.2c.105-.355.246-.695.422-1.019l-.94-1.223a.393.393 0 0 1-.002-.477c.39-.516.86-.983 1.367-1.366a.393.393 0 0 1 .477.002l1.224.94a5.248 5.248 0 0 1 1.017-.421l.2-1.529a.393.393 0 0 1 .336-.338 6.915 6.915 0 0 1 1.933 0 .393.393 0 0 1 .336.339l.2 1.53c.353.104.693.245 1.015.42l1.224-.94a.393.393 0 0 1 .477-.001c.516.39.976.85 1.367 1.367a.393.393 0 0 1-.002.477l-.94 1.224c.174.322.315.661.42 1.014l1.528.2c.176.023.315.16.34.336.09.658.09 1.282-.001 1.934a.393.393 0 0 1-.339.336l-1.529.2a5.248 5.248 0 0 1-.42 1.014Zm-.784.27a.393.393 0 0 1-.023-.444c.244-.399.424-.832.533-1.288a.393.393 0 0 1 .332-.298l1.485-.194a6.043 6.043 0 0 0 0-1.126l-1.485-.194a.393.393 0 0 1-.332-.298c-.11-.456-.29-.89-.533-1.288a.393.393 0 0 1 .023-.445l.914-1.189a6.253 6.253 0 0 0-.796-.796l-1.188.914a.393.393 0 0 1-.445.023 4.465 4.465 0 0 0-1.289-.535.393.393 0 0 1-.298-.331l-.194-1.486a6.046 6.046 0 0 0-1.125 0l-.194 1.484a.393.393 0 0 1-.298.332c-.458.11-.892.29-1.291.535a.393.393 0 0 1-.445-.024l-1.188-.913a6.348 6.348 0 0 0-.796.795l.913 1.187c.1.13.109.307.024.446-.245.4-.426.834-.536 1.291a.393.393 0 0 1-.332.298l-1.484.195a6.317 6.317 0 0 0 0 1.124l1.484.194c.162.021.294.14.332.298.11.458.29.892.536 1.292a.393.393 0 0 1-.024.445l-.913 1.188c.239.286.507.554.796.795l1.188-.913c.129-.1.306-.109.445-.024.4.245.834.425 1.29.535.16.038.278.17.299.331l.194 1.485c.378.035.747.035 1.125 0l.194-1.486a.393.393 0 0 1 .298-.331c.457-.11.89-.291 1.289-.535a.393.393 0 0 1 .445.023l1.188.913c.289-.24.555-.507.796-.796l-.914-1.188Z"})],-1)];function wc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",mc,pc)}const N1=d($c,[["render",wc]]),fc=e.defineComponent({name:"IconShoppingCart"}),gc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Vc=[e.createElementVNode("g",{id:"shopping-cart","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M5.95 12a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm6 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM2.5 2h1.285l.083.007a.5.5 0 0 1 .552.324l.023.087.268 1.599c.063-.012.122-.017.181-.017h8.877a1 1 0 0 1 .987 1.164l-.667 4a1 1 0 0 1-.986.836H5.707l.167 1h6.576a.5.5 0 0 1 .09.992l-.09.008-6.918-.007-.069.007H5.45a.503.503 0 0 1-.47-.33l-.023-.088L3.526 3H2.5a.5.5 0 1 1 0-1Zm11.27 3H4.891l.718 4h7.493l.666-4Z"})],-1)];function kc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",gc,Vc)}const x1=d(fc,[["render",kc]]),Ic=e.defineComponent({name:"IconSortDate"}),Ec={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Bc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/operations/sort-date","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M12 8v5.156l2.364-2.363.707.707-3.535 3.536L8 11.5l.707-.707L11 13.086V8h1ZM9.5 1a.5.5 0 0 1 .492.41L10 1.5v.502h1.002a2 2 0 0 1 1.994 1.852l.006.149v2.995h-1L12 6H1.999L2 12.026a1 1 0 0 0 .883.993l.117.007h4v1H3a2 2 0 0 1-1.995-1.85L1 12.025V4.003a2 2 0 0 1 1.85-1.995L3 2.003l1-.001V1.5a.5.5 0 0 1 .992-.09L5 1.5v.502h4V1.5a.5.5 0 0 1 .5-.5ZM9 3.002H5V3.5a.5.5 0 0 1-.992.09L4 3.5v-.498H3a1 1 0 0 0-.993.884L2 4.003 1.999 5h10.002v-.997a1 1 0 0 0-.882-.993l-.117-.007L10 3.002V3.5a.5.5 0 0 1-.992.09L9 3.5v-.498Z"})],-1)];function Zc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ec,Bc)}const H1=d(Ic,[["render",Zc]]),vc=e.defineComponent({name:"IconStarFill"}),Cc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Nc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/star-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Star","fill-rule":"nonzero",d:"m6.066 5.938-4.448.092-.086.008a.5.5 0 0 0-.206.89L4.87 9.616l-1.288 4.26-.018.084a.5.5 0 0 0 .782.47L8 11.89l3.653 2.542.074.043a.5.5 0 0 0 .69-.598l-1.289-4.26 3.546-2.688.064-.057a.5.5 0 0 0-.356-.841l-4.449-.092-1.46-4.202a.5.5 0 0 0-.945 0L6.066 5.938Z"})],-1)];function xc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Cc,Nc)}const L1=d(vc,[["render",xc]]),Hc=e.defineComponent({name:"IconStar"}),Lc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Mc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/star","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Star","fill-rule":"nonzero",d:"m6.066 5.938-4.448.092-.086.008a.5.5 0 0 0-.206.89L4.87 9.616l-1.288 4.26-.018.084a.5.5 0 0 0 .782.47L8 11.89l3.653 2.542.074.043a.5.5 0 0 0 .69-.598l-1.289-4.26 3.546-2.688.064-.057a.5.5 0 0 0-.356-.841l-4.449-.092-1.46-4.202a.5.5 0 0 0-.945 0L6.066 5.938ZM8 3.423l1.103 3.173.036.08a.5.5 0 0 0 .426.256L12.924 7l-2.677 2.03-.066.06a.5.5 0 0 0-.11.483l.972 3.215-2.757-1.918-.077-.044a.5.5 0 0 0-.495.044l-2.758 1.918.974-3.215.018-.087a.5.5 0 0 0-.195-.456L3.075 7l3.36-.068a.5.5 0 0 0 .462-.336L8 3.423Z"})],-1)];function Sc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Lc,Mc)}const M1=d(Hc,[["render",Sc]]),Ac=e.defineComponent({name:"IconTelegram"}),uc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Dc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/social/telegram","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M14.76 2.158c.2.172.276.493.224.96l-2.12 9.961c-.105.495-.293.787-.564.876-.271.09-.6.045-.984-.134l-3.723-2.746c-.517-.36-.776-.67-.776-.932 0-.261.203-.551.608-.87l4.02-4.027c.04-.116.028-.21-.033-.28-.06-.071-.176-.071-.345 0L5.37 8.72c-.239.178-.447.296-.626.354-.178.058-.399.058-.661 0l-2.513-.878C1.19 8.066 1 7.86 1 7.581c0-.28.14-.493.417-.641l12.431-4.876c.407-.11.71-.078.912.094Z"})],-1)];function bc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",uc,Dc)}const S1=d(Ac,[["render",bc]]),yc=e.defineComponent({name:"IconTimer"}),zc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Fc=[e.createElementVNode("g",{id:"timer","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"timer",d:"M8 1a7 7 0 1 1-5 11.898V15H2v-4h4v1l-2.471.001A6 6 0 1 0 8 2V1Zm0 3v4.593l2.536 2.535-.708.708L7 9.007 7.007 9H7V4h1ZM1.037 7.257l.995.104a6.055 6.055 0 0 0 .03 1.496l.037.219-.984.18L1.073 9a7.1 7.1 0 0 1-.06-1.442l.024-.3Zm1.525-3.674.776.63c-.29.357-.537.746-.737 1.158l-.142.314-.923-.385a7.01 7.01 0 0 1 .822-1.453l.204-.264Zm3.297-2.26.305.953c-.438.14-.857.33-1.25.566l-.289.186-.563-.827c.456-.31.951-.569 1.478-.766l.32-.111Z"})],-1)];function Pc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",zc,Fc)}const A1=d(yc,[["render",Pc]]),Tc=e.defineComponent({name:"IconTool"}),Oc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Rc=[e.createElementVNode("g",{id:"tool","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M10.886 5.71a5.216 5.216 0 0 1-.44 1.854c.084.059.163.127.239.202l3.758 3.759a2 2 0 0 1 0 2.828l-.099.1a2 2 0 0 1-2.828 0l-3.76-3.76a2.015 2.015 0 0 1-.206-.242 5.191 5.191 0 0 1-1.84.435c-2.728.13-4.834-1.977-4.704-4.705a5.291 5.291 0 0 1 .765-2.48L4.63 6.559a1 1 0 0 0 1.32.083l.094-.083.782-.782a1 1 0 0 0 .083-1.32l-.083-.094L4.043 1.58a5.249 5.249 0 0 1 2.138-.575c2.728-.13 4.835 1.976 4.705 4.705ZM6.422 2l-.193.005c-.086.004-.17.01-.256.02l-.064.008 1.665 1.668.124.142a2 2 0 0 1-.047 2.51l-.119.131-.827.824-.142.123a2 2 0 0 1-2.51-.046l-.131-.12-1.807-1.807-.052.247a4.132 4.132 0 0 0-.037.26l-.021.264c-.102 2.139 1.519 3.76 3.658 3.658.425-.02.844-.107 1.246-.255l.24-.096.738-.324.473.652.05.063.054.06 3.759 3.758a1 1 0 0 0 1.32.083l.094-.083.1-.099a1 1 0 0 0 .082-1.32l-.083-.094-3.759-3.759-.055-.051-.055-.043-.664-.472.328-.746c.21-.479.332-.985.356-1.498C9.986 3.59 8.465 2.001 6.422 2Z"})],-1)];function Uc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Oc,Rc)}const u1=d(Tc,[["render",Uc]]),jc=e.defineComponent({name:"IconTruck"}),qc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Gc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/truck","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M6 12a2 2 0 1 1-4 0h-.5a.5.5 0 0 1-.492-.41L1 11.5v-9l.008-.09L1 2.498a.5.5 0 0 1 .41-.492l.09-.008h9a.5.5 0 0 1 .492.41l.008.09V3h1.673a.5.5 0 0 1 .393.191l.05.078 1.827 3.499a.5.5 0 0 1 .05.151L15 7V11.5a.5.5 0 0 1-.41.492L14.5 12h-2a2 2 0 1 1-4 0H6Zm-2-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm6.5 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM10 2.998H2v8.001h.268a2 2 0 0 1 3.464 0h3.036A2.004 2.004 0 0 1 10 10.064V2.998Zm4 5.001h-3l.001 2.064c.525.136.966.479 1.231.937H14V8ZM12.369 4H11v3h2.936l-1.567-3Z"})],-1)];function Qc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",qc,Gc)}const D1=d(jc,[["render",Qc]]),Wc=e.defineComponent({name:"IconUnlocked"}),Yc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Jc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/unlocked","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 2a3 3 0 0 1 3 3h-1a2 2 0 0 0-1.85-1.995L8 3a2 2 0 0 0-1.995 1.85L6 5v2h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1V5a3 3 0 0 1 3-3Zm4 6H4v6h8V8Zm-4 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z"})],-1)];function Kc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Yc,Jc)}const b1=d(Wc,[["render",Kc]]),Xc=e.defineComponent({name:"IconUpload"}),e2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},o2=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/file/upload","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"m8.036 5 3.535 3.536-.707.707L8.5 6.88v8.156h-1V6.95L5.207 9.243 4.5 8.536 8.036 5ZM15 1v3h-1l.001-2H2v2H1V1h14Z"})],-1)];function t2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",e2,o2)}const y1=d(Xc,[["render",t2]]),n2=e.defineComponent({name:"IconUserAvatar"}),c2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},s2=[e.createElementVNode("g",{id:"user-avatar","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"user",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 9.5a3 3 0 0 0-2.986 2.705c.88.506 1.9.795 2.986.795 1.087 0 2.107-.29 2.986-.795A3 3 0 0 0 8 10.5ZM8 2a6 6 0 0 0-3.878 10.579l.002-.07a4.002 4.002 0 0 1 7.755.011.172.172 0 0 1 .004.054A6 6 0 0 0 8 2Zm0 2a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z"})],-1)];function a2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",c2,s2)}const z1=d(n2,[["render",a2]]),d2=e.defineComponent({name:"IconUserGroup"}),r2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},i2=[e.createElementVNode("g",{id:"user-group","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"icon",d:"M8 7a4 4 0 0 1 3.564 2.182A2.5 2.5 0 0 1 15 11.5V15H1v-3.5a2.5 2.5 0 0 1 3.437-2.318A3.998 3.998 0 0 1 8 7Zm0 1a3 3 0 0 0-3 3v3h5.999v-3.029l-.004-.147A3 3 0 0 0 8 8Zm4.5 2c-.174 0-.342.03-.5.085V14h2v-2.5a1.5 1.5 0 0 0-1.5-1.5Zm-9 0a1.5 1.5 0 0 0-1.493 1.356L2 11.5V14h2v-3.915A1.499 1.499 0 0 0 3.5 10ZM13 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM3 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm10 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM3 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm5-4a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z"})],-1)];function l2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",r2,i2)}const F1=d(d2,[["render",l2]]),_2=e.defineComponent({name:"IconVisibilityOff"}),h2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},$2=[e.createElementVNode("g",{id:"view-off","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"m13.732 2.267.75.75-1.749 1.75C14.195 5.972 15 7.447 15 8c0 1-2.625 5-7 5a7.064 7.064 0 0 1-2.885-.616L3.017 14.48l-.75-.75L13.732 2.267Zm-1.713 3.214-1.285 1.283a3 3 0 0 1-3.97 3.97l-.883.883A6.04 6.04 0 0 0 8 12c1.71 0 3.25-.713 4.493-1.899a7.19 7.19 0 0 0 1.192-1.47l.123-.218.093-.186.083-.186L14 8l-.036-.088-.079-.173a4.868 4.868 0 0 0-.2-.37 7.19 7.19 0 0 0-1.192-1.47 7.816 7.816 0 0 0-.474-.418ZM8 3c1.123 0 2.131.264 3.009.673l-.761.76A6.047 6.047 0 0 0 8 4c-1.71 0-3.25.713-4.493 1.899a7.19 7.19 0 0 0-1.192 1.47l-.123.218-.093.186-.083.186L2 8l.036.088.079.173c.05.104.117.232.2.37a7.19 7.19 0 0 0 1.192 1.47c.185.177.377.343.575.498l-.715.715C1.842 10.094 1 8.566 1 8c0-1 2.625-5 7-5Zm1.95 4.551-2.4 2.398A2 2 0 0 0 9.95 7.551ZM8 5c.488 0 .95.117 1.357.324l-.765.765a2 2 0 0 0-2.503 2.503l-.765.765A3 3 0 0 1 8 5Z"})],-1)];function m2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",h2,$2)}const P1=d(_2,[["render",m2]]),p2=e.defineComponent({name:"IconVisibilityOn"}),w2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},f2=[e.createElementVNode("g",{id:"view","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 3c4.375 0 7 4 7 5s-2.625 5-7 5-7-4-7-5 2.625-5 7-5Zm0 1c-1.71 0-3.25.713-4.493 1.899a7.19 7.19 0 0 0-1.192 1.47l-.123.218C2.066 7.826 2 7.997 2 8l.036.088.079.173c.05.104.117.232.2.37a7.19 7.19 0 0 0 1.192 1.47C4.75 11.287 6.29 12 8 12c1.71 0 3.25-.713 4.493-1.899a7.19 7.19 0 0 0 1.192-1.47l.123-.218c.126-.239.192-.41.192-.413l-.036-.088a4.75 4.75 0 0 0-.279-.543 7.19 7.19 0 0 0-1.192-1.47C11.25 4.713 9.71 4 8 4Zm0 1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"})],-1)];function g2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",w2,f2)}const T1=d(p2,[["render",g2]]),V2=e.defineComponent({name:"IconVk"}),k2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},I2=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/social/vk","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M3.272 4c0 1.705.161 2.854.809 3.934.647 1.08 1.752 1.92 2.696 2.162V4h2.335v3.599c.95-.48 1.619-.937 2.006-1.371.388-.434.778-1.177 1.172-2.228h2.271c-.184 1.074-.56 2.034-1.128 2.879-.567.845-1.18 1.369-1.837 1.572 1.107.809 1.88 1.505 2.315 2.088.437.583.8 1.403 1.089 2.461h-2.418c-.588-1.176-1.076-1.94-1.464-2.29-.387-.35-1.056-.63-2.006-.843V13c-2.631-.046-4.64-.866-6.03-2.461C1.695 8.944 1 6.764 1 4h2.272Z"})],-1)];function E2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",k2,I2)}const O1=d(V2,[["render",E2]]),B2=e.defineComponent({name:"IconWinner"}),Z2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},v2=[e.createElementVNode("g",{id:"winner","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"winner",d:"M3 7a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1V1h8v1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1a3 3 0 0 1-3 3h-.5v4H11v1H5v-1h2.5v-4H7a3 3 0 0 1-3-3H3Zm8-5H5v5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V2ZM4 3H3v3h1V3Zm9 0h-1v3h1V3Z"})],-1)];function C2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Z2,v2)}const R1=d(B2,[["render",C2]]),N2=e.defineComponent({name:"IconWorkspace"}),x2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},H2=[e.createElementVNode("g",{id:"workspace","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M14 8a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h5Zm0 1H9v5h5V9ZM6 8a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h4Zm0 1H2v3h4V9Zm8-8a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h3ZM8 1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h6Zm6 1h-3v4h3V2ZM8 2H2v4h6V2Z"})],-1)];function L2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",x2,H2)}const U1=d(N2,[["render",L2]]),M2=e.defineComponent({name:"IconYoutube"}),S2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},A2=[e.createElementVNode("g",{id:"youtube","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"m9.399 3.019 1.507.076c1.555.12 2.593.354 3.114.7C14.673 4.22 15 5.62 15 8s-.327 3.802-.98 4.268c-.757.4-2.05.654-3.881.758l-.669.03c-.23.009-.467.015-.713.02L8 13.08l-.757-.006c-.245-.004-.483-.01-.713-.018l-.667-.03c-1.828-.105-3.116-.358-3.863-.759-.667-.464-1-1.851-1-4.162s.345-3.748 1.036-4.31c.467-.327 1.4-.553 2.798-.678l1.606-.094L9.4 3.019ZM6.452 4.025l-1.536.087-.43.042-.896.126c-.456.085-.768.184-.923.291-.36.294-.64 1.396-.665 3.251L2 8.106c0 1.811.227 2.92.49 3.262l.047.051.049.024c.555.258 1.5.446 2.81.549l1.715.08h1.78l1.43-.06c1.464-.096 2.511-.293 3.116-.571l.038-.02c.263-.269.501-1.345.523-3.146a40.66 40.66 0 0 0-.012-1.06l-.103-1.27c-.103-.77-.262-1.216-.417-1.317-.219-.145-.633-.272-1.23-.373l-.38-.057-.653-.073-1.02-.073-1.186-.042L8 4l-1.548.025Zm.012 2.08L10.192 8 6.464 9.948V6.105Z"})],-1)];function u2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",S2,A2)}const j1=d(M2,[["render",u2]]),D2=Object.freeze(Object.defineProperty({__proto__:null,IconAdd:i,IconAlertFill:l,IconAlert:_,IconAnalog:h,IconArrowDown:$,IconArrowLeftBottom:m,IconArrowLeftTop:p,IconArrowLeft:w,IconArrowRightBottom:f,IconArrowRightTop:g,IconArrowRight:V,IconArrowUp:k,IconArrowsVertical:I,IconCalendar:E,IconCardBank:B,IconCategory:Z,IconCheckFill:v,IconCheck:C,IconChevronDown:N,IconChevronLeft:x,IconChevronRight:H,IconChevronUp:L,IconChocolateMenu:M,IconClock:S,IconComment:A,IconCompany:u,IconCompare:D,IconCopy:b,IconDataCards:y,IconDelete:z,IconDirectory:F,IconDocDownload:P,IconDoc:T,IconDownload:O,IconDraggable:R,IconEdit:U,IconEnter:j,IconErrorFill:q,IconError:G,IconExternal:Q,IconFacebookFill:W,IconFacebook:Y,IconFilters:J,IconFlag:K,IconGlobe:X,IconInfinity:e1,IconInfoFill:o1,IconInfo:t1,IconLink:n1,IconListSearch:c1,IconList:s1,IconLoader:a1,IconLocation:d1,IconLocked:r1,IconLogin:i1,IconLogout:l1,IconMenu:_1,IconMinus:h1,IconNotification:$1,IconOverflowMenuHorizontal:m1,IconOverflowMenuVertical:p1,IconPassword:w1,IconPin:f1,IconPlus:g1,IconPrinter:V1,IconQuestionFill:k1,IconQuestion:I1,IconRefresh:E1,IconRemove:B1,IconSandglass:Z1,IconSave:v1,IconSearch:C1,IconSettings:N1,IconShoppingCart:x1,IconSortDate:H1,IconStarFill:L1,IconStar:M1,IconTelegram:S1,IconTimer:A1,IconTool:u1,IconTruck:D1,IconUnlocked:b1,IconUpload:y1,IconUserAvatar:z1,IconUserGroup:F1,IconVisibilityOff:P1,IconVisibilityOn:T1,IconVk:O1,IconWinner:R1,IconWorkspace:U1,IconYoutube:j1},Symbol.toStringTag,{value:"Module"})),q1={install(t){Object.entries(D2).forEach(([c,n])=>{t.component(c,n)})}},b2=["add","alert-fill","alert","analog","arrow-down","arrow-left-bottom","arrow-left-top","arrow-left","arrow-right-bottom","arrow-right-top","arrow-right","arrow-up","arrows-vertical","calendar","card-bank","category","check-fill","check","chevron-down","chevron-left","chevron-right","chevron-up","chocolate-menu","clock","comment","company","compare","copy","data-cards","delete","directory","doc-download","doc","download","draggable","edit","enter","error-fill","error","external","facebook-fill","facebook","filters","flag","globe","infinity","info-fill","info","link","list-search","list","loader","location","locked","login","logout","menu","minus","notification","overflow-menu-horizontal","overflow-menu-vertical","password","pin","plus","printer","question-fill","question","refresh","remove","sandglass","save","search","settings","shopping-cart","sort-date","star-fill","star","telegram","timer","tool","truck","unlocked","upload","user-avatar","user-group","visibility-off","visibility-on","vk","winner","workspace","youtube"];o.CdsIcons=q1,o.IconAdd=i,o.IconAlert=_,o.IconAlertFill=l,o.IconAnalog=h,o.IconArrowDown=$,o.IconArrowLeft=w,o.IconArrowLeftBottom=m,o.IconArrowLeftTop=p,o.IconArrowRight=V,o.IconArrowRightBottom=f,o.IconArrowRightTop=g,o.IconArrowUp=k,o.IconArrowsVertical=I,o.IconCalendar=E,o.IconCardBank=B,o.IconCategory=Z,o.IconCheck=C,o.IconCheckFill=v,o.IconChevronDown=N,o.IconChevronLeft=x,o.IconChevronRight=H,o.IconChevronUp=L,o.IconChocolateMenu=M,o.IconClock=S,o.IconComment=A,o.IconCompany=u,o.IconCompare=D,o.IconCopy=b,o.IconDataCards=y,o.IconDelete=z,o.IconDirectory=F,o.IconDoc=T,o.IconDocDownload=P,o.IconDownload=O,o.IconDraggable=R,o.IconEdit=U,o.IconEnter=j,o.IconError=G,o.IconErrorFill=q,o.IconExternal=Q,o.IconFacebook=Y,o.IconFacebookFill=W,o.IconFilters=J,o.IconFlag=K,o.IconGlobe=X,o.IconInfinity=e1,o.IconInfo=t1,o.IconInfoFill=o1,o.IconLink=n1,o.IconList=s1,o.IconListSearch=c1,o.IconLoader=a1,o.IconLocation=d1,o.IconLocked=r1,o.IconLogin=i1,o.IconLogout=l1,o.IconMenu=_1,o.IconMinus=h1,o.IconNotification=$1,o.IconOverflowMenuHorizontal=m1,o.IconOverflowMenuVertical=p1,o.IconPassword=w1,o.IconPin=f1,o.IconPlus=g1,o.IconPrinter=V1,o.IconQuestion=I1,o.IconQuestionFill=k1,o.IconRefresh=E1,o.IconRemove=B1,o.IconSandglass=Z1,o.IconSave=v1,o.IconSearch=C1,o.IconSettings=N1,o.IconShoppingCart=x1,o.IconSortDate=H1,o.IconStar=M1,o.IconStarFill=L1,o.IconTelegram=S1,o.IconTimer=A1,o.IconTool=u1,o.IconTruck=D1,o.IconUnlocked=b1,o.IconUpload=y1,o.IconUserAvatar=z1,o.IconUserGroup=F1,o.IconVisibilityOff=P1,o.IconVisibilityOn=T1,o.IconVk=O1,o.IconWinner=R1,o.IconWorkspace=U1,o.IconYoutube=j1,o.allowedIcons=b2,o.default=q1,Object.defineProperties(o,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
1
+ (function(o,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(o=typeof globalThis<"u"?globalThis:o||self,e(o["@central-design-system/icons"]={},o.Vue))})(this,function(o,e){"use strict";const Q1=e.defineComponent({name:"IconAdd"}),d=(t,c)=>{const n=t.__vccOpts||t;for(const[s,a]of c)n[s]=a;return n},W1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Y1=[e.createElementVNode("g",{id:"add","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Zm.5 2v3.5H12v1H8.5V12h-1V8.499L4 8.5v-1l3.5-.001V4h1Z"})],-1)];function J1(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",W1,Y1)}const i=d(Q1,[["render",J1]]),K1=e.defineComponent({name:"IconAlertFill"}),X1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},ee=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/alert-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1ZM7 3h2v6H7V3Zm1 7.25a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z"})],-1)];function oe(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",X1,ee)}const l=d(K1,[["render",oe]]),te=e.defineComponent({name:"IconAlert"}),ne={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},ce=[e.createElementVNode("g",{id:"alert","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 13A6 6 0 1 0 8 2a6 6 0 0 0 0 12ZM7.5 4h1v5.5h-1V4Zm.5 6.5A.75.75 0 1 1 8 12a.75.75 0 0 1 0-1.5Z"})],-1)];function se(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",ne,ce)}const _=d(te,[["render",se]]),ae=e.defineComponent({name:"IconAnalog"}),de={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},re=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/analog","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"M3.5 3.001v5.006l.007.144A1.5 1.5 0 0 0 4.85 9.5l.144.007 6.629.023-.002-.031L9.33 7.207l.707-.707 3.536 3.536-3.536 3.535-.707-.707 2.332-2.334-6.67-.023-.165-.006a2.5 2.5 0 0 1-2.322-2.33L2.5 8.007V3.001h1Z"})],-1)];function ie(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",de,re)}const h=d(ae,[["render",ie]]),le=e.defineComponent({name:"IconArrowDown"}),_e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},he=[e.createElementVNode("g",{id:"arrow-down","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path-Copy",d:"m8 1 5 5.257-.707.743L8.5 3.012V15h-1V3.012L3.707 7 3 6.257z",transform:"rotate(-180 8 8)"})],-1)];function $e(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",_e,he)}const $=d(le,[["render",$e]]),me=e.defineComponent({name:"IconArrowLeftBottom"}),pe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},we=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/arrow-left-bottom","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"m12.743 2.55.707.707L4.707 12 10 12v1H3V6h1v5.292z"})],-1)];function fe(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",pe,we)}const m=d(me,[["render",fe]]),ge=e.defineComponent({name:"IconArrowLeftTop"}),Ve={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},ke=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/arrow-left-top","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"m12.743 13 .707-.707L4.707 3.55H10v-1H3v7h1V4.257z"})],-1)];function Ie(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ve,ke)}const p=d(ge,[["render",Ie]]),Ee=e.defineComponent({name:"IconArrowLeft"}),Be={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ze=[e.createElementVNode("g",{id:"arrow-left","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path-Copy",d:"m8 1 5 5.257-.707.743L8.5 3.012V15h-1V3.012L3.707 7 3 6.257z",transform:"rotate(-90 8 8)"})],-1)];function ve(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Be,Ze)}const w=d(Ee,[["render",ve]]),Ce=e.defineComponent({name:"IconArrowRightBottom"}),Ne={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},He=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/arrow-right-bottom","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"M3.707 2.55 3 3.257 11.743 12 6.45 12v1h7V6h-1v5.292z"})],-1)];function xe(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ne,He)}const f=d(Ce,[["render",xe]]),Le=e.defineComponent({name:"IconArrowRightTop"}),Me={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Se=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/arrow-right-top","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"M3.707 13 3 12.293l8.743-8.742H6.45v-1h7v7h-1V4.257z"})],-1)];function Ae(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Me,Se)}const g=d(Le,[["render",Ae]]),ue=e.defineComponent({name:"IconArrowRight"}),De={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},be=[e.createElementVNode("g",{id:"arrow-right","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path-Copy-2",d:"m8 1 5 5.257-.707.743L8.5 3.012V15h-1V3.012L3.707 7 3 6.257z",transform:"rotate(90 8 8)"})],-1)];function ye(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",De,be)}const V=d(ue,[["render",ye]]),ze=e.defineComponent({name:"IconArrowUp"}),Fe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Pe=[e.createElementVNode("g",{id:"arrow-up","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"m8 1 5 5.257-.707.743L8.5 3.012V15h-1V3.012L3.707 7 3 6.257z"})],-1)];function Te(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Fe,Pe)}const k=d(ze,[["render",Te]]),Oe=e.defineComponent({name:"IconArrowsVertical"}),Re={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ue=[e.createElementVNode("g",{id:"arrows-vertical","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"m4.5 2 3 3.2-.75.8L5 4.134V14H4V4.133L2.25 6l-.75-.8 3-3.2ZM12 2l-.001 9.867L13.75 10l.75.8-3 3.2-3-3.2.75-.8 1.749 1.865L11 2h1Z"})],-1)];function je(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Re,Ue)}const I=d(Oe,[["render",je]]),qe=e.defineComponent({name:"IconCalendar"}),Ge={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Qe=[e.createElementVNode("g",{id:"calendar","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M11 2h1a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h1v-.5a.5.5 0 0 1 1 0V2h4v-.5a.5.5 0 1 1 1 0V2Zm-1 1H6v.5a.5.5 0 0 1-1 0V3H4a1 1 0 0 0-1 1v1h10v1H3v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-1v.5a.5.5 0 1 1-1 0V3Z"})],-1)];function We(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ge,Qe)}const E=d(qe,[["render",We]]),Ye=e.defineComponent({name:"IconCardBank"}),Je={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ke=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/card-bank","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M13.5 3.5a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1h11Zm0 3h-11v5h11v-5Zm-5 3.5v1h-5v-1h5Zm5-5.5h-11v1h11v-1Z"})],-1)];function Xe(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Je,Ke)}const B=d(Ye,[["render",Xe]]),eo=e.defineComponent({name:"IconCategory"}),oo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},to=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/category","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M12 9H8.5v2h1v3h-3v-3h1V9H4v2h1v3H2v-3h1V8h4.5V6H6V2h4v4H8.5v2H13v3h1v3h-3v-3h1V9Zm-3.5 3h-1v1h1v-1Zm4.5 0h-1v1h1v-1Zm-9 0H3v1h1v-1Zm5-9H7v2h2V3Z"})],-1)];function no(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",oo,to)}const Z=d(eo,[["render",no]]),co=e.defineComponent({name:"IconCheckFill"}),so={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},ao=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/check-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm2.927 4.58L7.318 9.229 5.495 7.7l-.973 1.223 2.87 2.56 4.584-4.827-1.049-1.075Z"})],-1)];function ro(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",so,ao)}const v=d(co,[["render",ro]]),io=e.defineComponent({name:"IconCheck"}),lo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},_o=[e.createElementVNode("g",{id:"check","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 13A6 6 0 1 0 8 2a6 6 0 0 0 0 12ZM5.188 8.176l2.147 1.916 3.916-4.124.725.688-4.583 4.827-2.87-2.56.665-.747Z"})],-1)];function ho(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",lo,_o)}const C=d(io,[["render",ho]]),$o=e.defineComponent({name:"IconChevronDown"}),mo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},po=[e.createElementVNode("g",{id:"Chevron-down","stroke-width":"1"},[e.createElementVNode("mask",{id:"mask-2"},[e.createElementVNode("path",{d:"M3 5.743 3.707 5 8 9.513 12.293 5l.707.743L8 11z"})]),e.createElementVNode("path",{d:"M3 5.743 3.707 5 8 9.513 12.293 5l.707.743L8 11z"})],-1)];function wo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",mo,po)}const N=d($o,[["render",wo]]),fo=e.defineComponent({name:"IconChevronLeft"}),go={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Vo=[e.createElementVNode("g",{id:"Chevron-left","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"arrow",d:"m12.275 11 .725-.699L7.998 5 3 10.301l.725.699 4.273-4.533z",transform:"rotate(-90 8 8)"})],-1)];function ko(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",go,Vo)}const H=d(fo,[["render",ko]]),Io=e.defineComponent({name:"IconChevronRight"}),Eo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Bo=[e.createElementVNode("g",{id:"Chevron-right","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"arrow",d:"m12.275 11 .725-.699L7.998 5 3 10.301l.725.699 4.273-4.533z",transform:"rotate(90 8 8)"})],-1)];function Zo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Eo,Bo)}const x=d(Io,[["render",Zo]]),vo=e.defineComponent({name:"IconChevronUp"}),Co={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},No=[e.createElementVNode("g",{id:"Chevron-up","stroke-width":"1"},[e.createElementVNode("mask",{id:"mask-2"},[e.createElementVNode("path",{d:"M3 10.257 8 5l5 5.257-.707.743L8 6.487 3.707 11z"})]),e.createElementVNode("path",{d:"M3 10.257 8 5l5 5.257-.707.743L8 6.487 3.707 11z"})],-1)];function Ho(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Co,No)}const L=d(vo,[["render",Ho]]),xo=e.defineComponent({name:"IconChocolateMenu"}),Lo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Mo=[e.createElementVNode("g",{id:"chocholate-menu","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M14 12v2h-2v-2h2Zm-5 0v2H7v-2h2Zm-5 0v2H2v-2h2Zm0-5v2H2V7h2Zm10 0v2h-2V7h2ZM9 7v2H7V7h2ZM4 2v2H2V2h2Zm10 0v2h-2V2h2ZM9 2v2H7V2h2Z"})],-1)];function So(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Lo,Mo)}const M=d(xo,[["render",So]]),Ao=e.defineComponent({name:"IconClock"}),uo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Do=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/time/\u0441lock","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Zm0 2v4h4v1H7V4h1Z"})],-1)];function bo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",uo,Do)}const S=d(Ao,[["render",bo]]),yo=e.defineComponent({name:"IconComment"}),zo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Fo=[e.createElementVNode("g",{id:"comment","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M14 2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1.001L13 13.793a.5.5 0 0 1-.095.293l-.051.06a.5.5 0 0 1-.638.058l-.07-.058L9 11H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12Zm0 1H2v7h7.413L12 12.59 11.999 10H14V3ZM9 7v1H4V7h5Zm3-2v1H4V5h8Z"})],-1)];function Po(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",zo,Fo)}const A=d(yo,[["render",Po]]),To=e.defineComponent({name:"IconCompany"}),Oo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ro=[e.createElementVNode("g",{id:"company","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"company",d:"M1 15v-1h1V2h7v2h5v10h1v1H1ZM8 3H3v11h5V3Zm5 2H9v1h3v1H9v1h3v1H9v1h3v1H9v1h3v1H9v1h4V5Zm-8 7v1H4v-1h1Zm2 0v1H6v-1h1Zm-2-2v1H4v-1h1Zm2 0v1H6v-1h1ZM5 8v1H4V8h1Zm2 0v1H6V8h1ZM5 6v1H4V6h1Zm2 0v1H6V6h1ZM4 4h1v1H4V4Zm2 0h1v1H6V4Z"})],-1)];function Uo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Oo,Ro)}const u=d(To,[["render",Uo]]),jo=e.defineComponent({name:"IconCompare"}),qo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Go=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/operations/compare","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M4 9v5H3V9h1Zm3-7v12H6V2h1Zm3 2v10H9V4h1Zm3 3v7h-1V7h1Z"})],-1)];function Qo(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",qo,Go)}const D=d(jo,[["render",Qo]]),Wo=e.defineComponent({name:"IconCopy"}),Yo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Jo=[e.createElementVNode("g",{id:"\u0441opy","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M13.75 5c.69 0 1.25.56 1.25 1.25v7.5c0 .69-.56 1.25-1.25 1.25h-7.5C5.56 15 5 14.44 5 13.75v-7.5C5 5.56 5.56 5 6.25 5h7.5ZM14 6H6v8h8V6ZM9.75 1c.69 0 1.25.56 1.25 1.25V4h-1V2H2v8h2v1H2.25C1.56 11 1 10.44 1 9.75v-7.5C1 1.56 1.56 1 2.25 1h7.5Z"})],-1)];function Ko(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Yo,Jo)}const b=d(Wo,[["render",Ko]]),Xo=e.defineComponent({name:"IconDataCards"}),e0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},o0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/operations/data-cards","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M15 9v4H1V9h14Zm-1 1H2v2h12v-2Zm1-7v4H1V3h14Zm-1 1H2v2h12V4Z"})],-1)];function t0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",e0,o0)}const y=d(Xo,[["render",t0]]),n0=e.defineComponent({name:"IconDelete"}),c0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},s0=[e.createElementVNode("g",{id:"delete","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M10 2H6v1h4V2Zm2 2H4v10h8V4Zm-2 1v8H9V5h1ZM7 5v8H6V5h1Zm7-2v1h-1v11H3V4H2V3h3V1h6v2h3Z"})],-1)];function a0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",c0,s0)}const z=d(n0,[["render",a0]]),d0=e.defineComponent({name:"IconDirectory"}),r0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},i0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/file/directory","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M1.034 2.548a.5.5 0 0 1 .41-.492l.09-.008h2.96a.5.5 0 0 1 .392.188l.05.077.928 1.739h8.62a.5.5 0 0 1 .491.41l.008.09v9a.5.5 0 0 1-.41.492l-.09.008H1.533a.5.5 0 0 1-.491-.41l-.008-.09V2.548Zm.999 10.504h11.95v-8H5.249v-.029L4.195 3.048H2.033v10.004Z"})],-1)];function l0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",r0,i0)}const F=d(d0,[["render",l0]]),_0=e.defineComponent({name:"IconDocDownload"}),h0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},$0=[e.createElementVNode("g",{id:"doc-download","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"doc-download",d:"M11 8v5.156l2.364-2.363.707.707-3.535 3.536L7 11.5l.707-.707L10 13.086V8h1ZM9 1l3 3v3h-1V5H8V2H3v12h3v1H2V1h7Zm0 1.5v1.499L10.5 4 9 2.5Z"})],-1)];function m0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",h0,$0)}const P=d(_0,[["render",m0]]),p0=e.defineComponent({name:"IconDoc"}),w0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},f0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/file/doc","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M13 15H3V1h7.018L13 3.991V15ZM9 2H4v12h8V5H9V2Zm1 .397V4h1.597L10 2.397Z"})],-1)];function g0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",w0,f0)}const T=d(p0,[["render",g0]]),V0=e.defineComponent({name:"IconDownload"}),k0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},I0=[e.createElementVNode("g",{id:"download","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Download",d:"m2 12-.001 2H14v-2h1v3H1v-3h1ZM8.5 1v8.156l2.364-2.363.707.707-3.535 3.536L4.5 7.5l.707-.707L7.5 9.086V1h1Z"})],-1)];function E0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",k0,I0)}const O=d(V0,[["render",E0]]),B0=e.defineComponent({name:"IconDraggable"}),Z0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},v0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/navigation/draggable","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M7 11v2H5v-2h2Zm4 0v2H9v-2h2ZM7 7v2H5V7h2Zm4 0v2H9V7h2ZM7 3v2H5V3h2Zm4 0v2H9V3h2Z"})],-1)];function C0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Z0,v0)}const R=d(B0,[["render",C0]]),N0=e.defineComponent({name:"IconEdit"}),H0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},x0=[e.createElementVNode("g",{id:"edit","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"m12.88 1.364 1.793 1.793a1 1 0 0 1 .083 1.32l-.083.094L4.207 14.96H1v-3.206L11.466 1.364c.33-.33.834-.38 1.218-.153l.101.07.095.083ZM3.25 10.92 2 12.169v1.793h1.793l1.252-1.249-1.794-1.793Zm10.228-7.717-8.272 8.258.546.546 8.284-8.246-.558-.558Zm-1.236-1.235L3.96 10.215l.539.539 8.272-8.259-.528-.527Z"})],-1)];function L0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",H0,x0)}const U=d(N0,[["render",L0]]),M0=e.defineComponent({name:"IconEnter"}),S0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},A0=[e.createElementVNode("g",{id:"enter","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"enter",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Zm1 3.172L11.828 8 9 10.828l-.707-.707L9.914 8.5H4v-1h5.914L8.293 5.879 9 5.172Z"})],-1)];function u0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",S0,A0)}const j=d(M0,[["render",u0]]),D0=e.defineComponent({name:"IconErrorFill"}),b0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},y0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/error-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1ZM5.172 3.757 3.757 5.172l7.071 7.07 1.415-1.414-7.071-7.07Z"})],-1)];function z0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",b0,y0)}const q=d(D0,[["render",z0]]),F0=e.defineComponent({name:"IconError"}),P0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},T0=[e.createElementVNode("g",{id:"error","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M1 8c0-3.85 3.15-7 7-7s7 3.15 7 7-3.15 7-7 7-7-3.15-7-7Zm11.55 3.85C13.5 10.8 14 9.4 14 8c0-3.3-2.7-6-6-6-1.4 0-2.8.5-3.85 1.45l8.4 8.4Zm-8.45.75C5.2 13.5 6.6 14 8 14s2.8-.5 3.85-1.4L3.4 4.15c-2.1 2.5-1.8 6.3.7 8.45Z"})],-1)];function O0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",P0,T0)}const G=d(F0,[["render",O0]]),R0=e.defineComponent({name:"IconExternal"}),U0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},j0=[e.createElementVNode("g",{id:"external","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M7 2v1H3v10h10V9h1v4.143a.857.857 0 0 1-.857.857H2.857A.857.857 0 0 1 2 13.143V2.857C2 2.384 2.384 2 2.857 2H7Zm8-1v6.116h-1.036V2.767L7.732 9 7 8.268l6.232-6.233H8.884V1H15Z"})],-1)];function q0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",U0,j0)}const Q=d(R0,[["render",q0]]),G0=e.defineComponent({name:"IconFacebookFill"}),Q0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},W0=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/social/facebook-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M3 2a1 1 0 0 0-.993.883L2 13a1 1 0 0 0 .883.993l3.99.007V9.955H4.96V7.842h1.914V6.098c-.036-.914.297-1.667 1-2.256.702-.589 1.875-.743 3.52-.462v1.83l-.828.016a7.33 7.33 0 0 0-.773.09c-.12.04-.321.132-.454.3-.139.176-.19.447-.202.622l.024 1.55h2.233l-.482 2.167H9.134L9.158 14H13a1 1 0 0 0 .993-.883L14 3a1 1 0 0 0-.883-.993L3 2Z"})],-1)];function Y0(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Q0,W0)}const W=d(G0,[["render",Y0]]),J0=e.defineComponent({name:"IconFacebook"}),K0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},X0=[e.createElementVNode("g",{id:"facebook","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10ZM3 2a1 1 0 0 0-.993.883L2 13a1 1 0 0 0 .883.993l3.99.007V9.955H4.96V7.842h1.914V6.098c-.036-.914.297-1.667 1-2.256.702-.589 1.875-.743 3.52-.462v1.83l-.828.016a7.33 7.33 0 0 0-.773.09c-.12.04-.321.132-.454.3-.139.176-.19.447-.202.622l.024 1.55h2.233l-.482 2.167H9.134L9.158 14H13a1 1 0 0 0 .993-.883L14 3a1 1 0 0 0-.883-.993L3 2Z"})],-1)];function et(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",K0,X0)}const Y=d(J0,[["render",et]]),ot=e.defineComponent({name:"IconFilters"}),tt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},nt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/operations/filter","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M5 11a2 2 0 0 1 1.937 1.5H15v1l-8.063.001a2 2 0 0 1-3.874 0L1 13.5v-1h2.063A2 2 0 0 1 5 11Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm6-6a2 2 0 0 1 1.937 1.5H15v1l-2.063.001a2 2 0 0 1-3.874 0L1 8.5v-1h8.063A2 2 0 0 1 11 6Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM5 1a2 2 0 0 1 1.937 1.5H15v1l-8.063.001a2 2 0 0 1-3.874 0L1 3.5v-1h2.063A2 2 0 0 1 5 1Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"})],-1)];function ct(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",tt,nt)}const J=d(ot,[["render",ct]]),st=e.defineComponent({name:"IconFlag"}),at={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},dt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/flag","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path","fill-rule":"nonzero",d:"m13.5 2-1.865 3.5L13.5 9h-10v5h-1V2z"})],-1)];function rt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",at,dt)}const K=d(st,[["render",rt]]),it=e.defineComponent({name:"IconGlobe"}),lt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},_t=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/workspace/globe","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a6.992 6.992 0 0 1 7 7 7 7 0 1 1-7-7ZM4.85 11.344c-.523.168-.772.403-.95.641l-.111.158-.052.079A5.979 5.979 0 0 0 8 14c1.12 0 2.167-.307 3.064-.84l.054.049c-.677-.65-1.486-.926-2.873-1.061l-.285-.026-.148-.015-.151-.026-.168-.037-.311-.086-.265-.082-1.009-.322-.313-.09c-.355-.125-.603-.165-.745-.12ZM8 2a6.034 6.034 0 0 0-1.437.173c.468.85.685 1.718.417 2.1-.28.4-.565.75-.913 1.044-.675.57-1.41.662-1.872-.104-.243-.404-.25-.798-.12-1.489l.062-.315A5.987 5.987 0 0 0 2 8c0 1.283.403 2.473 1.09 3.448l-.027.03c.309-.366.745-.705 1.31-1.012.342-.186.721-.176 1.398.006l.192.053.397.121.532.172.658.205.175.047.141.031.12.019.339.03c1.661.162 2.688.528 3.566 1.415a5.986 5.986 0 0 0 1.85-2.818l-.115-.303-.128-.304-.118-.251a4.786 4.786 0 0 0-.053-.105c-.064-.151-.109-.227-.134-.227-.019 0-.039.022-.06.066l-.175.382-.104.244-.198.485-.152.35c-.24.523-.443.787-.805.83l-.114.007-.583.01c-1.338.013-1.924-.298-2.352-1.6l-.09-.286c-.07-.21-.119-.272-.181-.286l-.033-.003h-.05l-.047.005-.09.022-.09.031-.698.279c-.677.276-1.186.41-1.774.41-.841 0-1.204-.689-.88-1.428.25-.57.543-.865 1.35-1.255l.262-.118c.282-.135.668-.375 1.042-.974.056-.109.1-.229.116-.374l.006-.114c.063-1.791.99-2.773 2.609-2.663l.183.016.427.055A5.956 5.956 0 0 0 8 2Zm.5 3.388c-.021.281-.124.482-.195.6l-.056.087c-.452.723-.755 1-1.08 1.192l-.166.09-.18.09-.177.09-.213.125a5.56 5.56 0 0 0-.108.068l-.213.144c-.343.247-.61.51-.494.628.1.102.347.05.614-.041l.231-.086.326-.127.822-.331.192-.066c.199-.062.372-.095.543-.095.592 0 .99.385 1.205 1.105.241.812.403 1.029 1.04 1.066l.135.006h.273c.273 0 .435-.018.484-.053a.208.208 0 0 0 .072-.102l.052-.138.048-.108.367-.884c.418-.97.697-1.285 1.333-1.135.231.055.457.189.644.404L14 8a5.98 5.98 0 0 0-1.67-4.153l-.936-.102-.693-.084-.538-.076c-1.17-.134-1.54.208-1.663 1.803Zm-2.898-2.89-.037.017c-.106.047-.21.097-.313.15v.071a4.53 4.53 0 0 1-.1.714l-.09.44c-.086.454-.086.681-.01.807l.032.047c.035.036.08.036.197-.06l.142-.131c.043-.043.09-.083.14-.12l.225-.165c.194-.148.348-.318.29-.642-.047-.262-.082-.38-.122-.466l-.15-.28a6.357 6.357 0 0 0-.204-.383Z"})],-1)];function ht(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",lt,_t)}const X=d(it,[["render",ht]]),$t=e.defineComponent({name:"IconInfinity"}),mt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},pt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/infinity","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M12.002 4.793C13.935 4.793 15 6.343 15 8c0 1.657-1.065 3.274-2.998 3.274-1.127 0-2.461-.835-4.002-2.505-1.54 1.67-2.875 2.505-4.002 2.505C2.065 11.274 1 9.657 1 8s1.065-3.207 2.998-3.207c1.127 0 2.461.818 4.002 2.453 1.54-1.635 2.875-2.453 4.002-2.453Zm0 1-.117.005c-.75.06-1.76.695-2.978 1.946l-.237.25.005.006-.011.012.238.258c1.215 1.279 2.224 1.93 2.97 1.998l.13.006C13.198 10.274 14 9.309 14 8c0-1.232-.718-2.126-1.842-2.201l-.156-.006Zm-8.004 0C2.785 5.793 2 6.713 2 8c0 1.309.802 2.274 1.998 2.274.757 0 1.814-.65 3.1-2.004l.237-.258L7.325 8l.005-.006-.02-.022c-1.314-1.403-2.401-2.11-3.195-2.174l-.117-.005Z"})],-1)];function wt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",mt,pt)}const e1=d($t,[["render",wt]]),ft=e.defineComponent({name:"IconInfoFill"}),gt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Vt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/info-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm1 5H7v6h2V6Zm0-3H7v2h2V3Z"})],-1)];function kt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",gt,Vt)}const o1=d(ft,[["render",kt]]),It=e.defineComponent({name:"IconInfo"}),Et={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Bt=[e.createElementVNode("g",{id:"Info","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Zm.668 4.06V12h-.972V6.06h.972Zm0-2.412v.972h-.972v-.972h.972Z"})],-1)];function Zt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Et,Bt)}const t1=d(It,[["render",Zt]]),vt=e.defineComponent({name:"IconLink"}),Ct={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Nt=[e.createElementVNode("g",{id:"link","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"m7.895 5.895.701.703-1.739 1.738-.1.105c-.894.967-1.013 2.318-.265 3.067.747.747 2.088.627 3.052-.25l.105-.101 3.494-3.493.1-.105c.894-.967 1.013-2.318.265-3.067-.46-.459-1.142-.59-1.824-.42l-.791-.792c1.16-.495 2.467-.339 3.316.51 1.127 1.128 1.035 3.06-.183 4.388l-.117.123-3.608 3.608c-1.329 1.328-3.348 1.463-4.51.3-1.127-1.127-1.035-3.06.183-4.387l.117-.123 1.804-1.804ZM5.7 4.091c1.329-1.328 3.348-1.463 4.51-.3 1.127 1.127 1.035 3.06-.183 4.387l-.117.123-1.805 1.804-.702-.701 1.74-1.74.101-.105c.894-.967 1.013-2.318.265-3.067-.747-.747-2.088-.627-3.052.25l-.105.101-3.494 3.493-.1.105c-.894.967-1.013 2.318-.265 3.067.46.458 1.142.59 1.823.42l.791.792c-1.16.495-2.466.338-3.315-.51-1.127-1.128-1.035-3.06.183-4.388l.117-.123L5.7 4.091Z"})],-1)];function Ht(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ct,Nt)}const n1=d(vt,[["render",Ht]]),xt=e.defineComponent({name:"IconListSearch"}),Lt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Mt=[e.createElementVNode("g",{id:"list-search","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M11 8a3 3 0 0 1 2.445 4.738l2.176 2.176-.707.707-2.176-2.176A3 3 0 1 1 11 8Zm-3.874 4c.092.356.23.692.41 1.001L4 13v-1h3.126ZM2 12v1H1v-1h1Zm9-3a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM7.535 9c-.179.31-.318.645-.409 1H4V9h3.535ZM2 9v1H1V9h1Zm13-3v1H4V6h11ZM2 6v1H1V6h1Zm13-3v1H4V3h11ZM2 3v1H1V3h1Z"})],-1)];function St(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Lt,Mt)}const c1=d(xt,[["render",St]]),At=e.defineComponent({name:"IconList"}),ut={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Dt=[e.createElementVNode("g",{id:"list","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M15 12v1H4v-1h11ZM2 12v1H1v-1h1Zm13-3v1H4V9h11ZM2 9v1H1V9h1Zm13-3v1H4V6h11ZM2 6v1H1V6h1Zm13-3v1H4V3h11ZM2 3v1H1V3h1Z"})],-1)];function bt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",ut,Dt)}const s1=d(At,[["render",bt]]),yt=e.defineComponent({name:"IconLoader"}),zt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ft=[e.createElementVNode("g",{id:"Loader","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M15 8a7 7 0 1 1-7-7v2a5 5 0 1 0 3.536 1.464L12.95 3.05A7 7 0 0 1 15 8Z"})],-1)];function Pt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",zt,Ft)}const a1=d(yt,[["render",Pt]]),Tt=e.defineComponent({name:"IconLocation"}),Ot={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Rt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/location","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a5 5 0 0 1 5 5c0 1.418-.89 3.16-1.975 4.824l-.369.552-.187.272-.38.536-.415.571-.409.55-.94 1.254L8 15l-.324-.436-1.142-1.517-.413-.56-.416-.58-.375-.542C4.09 9.545 3 7.57 3 6a5 5 0 0 1 5-5Zm0 1a4 4 0 0 0-4 4c0 .825.42 1.955 1.22 3.329.353.606.77 1.244 1.264 1.946l.446.621.529.714.538.719 1.08-1.452.182-.25c.606-.843 1.1-1.586 1.509-2.285C11.576 7.962 12 6.83 12 6a4 4 0 0 0-4-4Zm0 2a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"})],-1)];function Ut(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Ot,Rt)}const d1=d(Tt,[["render",Ut]]),jt=e.defineComponent({name:"IconLocked"}),qt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Gt=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/locked","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 2a3 3 0 0 1 3 3v2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1V5a3 3 0 0 1 3-3Zm4 6H4v6h8V8Zm-4 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-7a2 2 0 0 0-1.995 1.85L6 5v2h4V5a2 2 0 0 0-1.85-1.995L8 3Z"})],-1)];function Qt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",qt,Gt)}const r1=d(jt,[["render",Qt]]),Wt=e.defineComponent({name:"IconLogin"}),Yt={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Jt=[e.createElementVNode("g",{id:"login","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"login",d:"M14 1v14H6v-2h1v1h6V2H7v1H6V1h8ZM7.536 4.5l3.535 3.536-3.535 3.535-.708-.707 2.365-2.365-7.157.001v-1l7.085-.001-2.293-2.292.708-.707Z"})],-1)];function Kt(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Yt,Jt)}const i1=d(Wt,[["render",Kt]]),Xt=e.defineComponent({name:"IconLogout"}),en={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},on=[e.createElementVNode("g",{id:"logout","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"logout",d:"M10 1v2H9V2H3v12h6v-1h1v2H2V1h8Zm.536 3.5 3.535 3.536-3.535 3.535-.708-.707 2.365-2.365-7.157.001v-1l7.085-.001-2.293-2.292.708-.707Z"})],-1)];function tn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",en,on)}const l1=d(Xt,[["render",tn]]),nn=e.defineComponent({name:"IconMenu"}),cn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},sn=[e.createElementVNode("g",{id:"Menu","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"menu",d:"M16 12v2H0v-2h16Zm0-5v2H0V7h16Zm0-5v2H0V2h16Z"})],-1)];function an(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",cn,sn)}const _1=d(nn,[["render",an]]),dn=e.defineComponent({name:"IconMinus"}),rn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},ln=[e.createElementVNode("g",{id:"minus","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"M2 8h12v1H2z"})],-1)];function _n(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",rn,ln)}const h1=d(dn,[["render",_n]]),hn=e.defineComponent({name:"IconNotification"}),$n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},mn=[e.createElementVNode("g",{id:"notification","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"notification",d:"M2 12.5v-2L3 9V7c0-2.817 1.973-4.752 4.5-4.978V1h1v1.025a5 5 0 0 1 4.495 4.758L13 7v2l1 1.5v2h-3.5a2.5 2.5 0 1 1-5 0H2Zm4.5 0a1.5 1.5 0 0 0 3 0h-3ZM8 3a4 4 0 0 0-3.995 3.8L4 7v2.3l-1 1.467v.733h10v-.733L12 9.3V7l-.005-.2A4 4 0 0 0 8 3Z"})],-1)];function pn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",$n,mn)}const $1=d(hn,[["render",pn]]),wn=e.defineComponent({name:"IconOverflowMenuHorizontal"}),fn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},gn=[e.createElementVNode("g",{id:"Overflow-menu-horizontal","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"overflow-menu-vertical",d:"M8 12a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z",transform:"rotate(90 8 8)"})],-1)];function Vn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",fn,gn)}const m1=d(wn,[["render",Vn]]),kn=e.defineComponent({name:"IconOverflowMenuVertical"}),In={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},En=[e.createElementVNode("g",{id:"Overflow-menu-vertical","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"overflow-menu-vertical",d:"M8 12a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm0-5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z"})],-1)];function Bn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",In,En)}const p1=d(kn,[["render",Bn]]),Zn=e.defineComponent({name:"IconPassword"}),vn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Cn=[e.createElementVNode("g",{id:"password","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"password",d:"m11.818 1.546 2.636 2.636a1.864 1.864 0 0 1 0 2.636l-2.636 2.636a1.864 1.864 0 0 1-2.536.093l-1.45 1.452L7 11v.831L5.83 13 5 13v.83L3.83 15H1.002L1 12l5.374-5.38a1.864 1.864 0 0 1 .172-2.438l2.636-2.636a1.864 1.864 0 0 1 2.636 0ZM7.068 7.34l-5.069 5.073.002 1.585h1.414l.584-.584.002-1.414 1.414-.002.584-.584.002-1.414 1.415-.002 1.156-1.154-1.504-1.504Zm2.854-5.208-.081.072-2.636 2.636a.932.932 0 0 0-.072 1.237l.072.081 2.636 2.636a.932.932 0 0 0 1.237.072l.081-.072 2.636-2.636a.932.932 0 0 0 .072-1.237l-.072-.081-2.636-2.636a.932.932 0 0 0-1.237-.072Zm1.237 1.39 1.318 1.318a.466.466 0 0 1-.659.659L10.5 4.182a.466.466 0 0 1 .659-.659Z"})],-1)];function Nn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",vn,Cn)}const w1=d(Zn,[["render",Nn]]),Hn=e.defineComponent({name:"IconPin"}),xn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Ln=[e.createElementVNode("g",{id:"pin","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M9.506 2.432a.5.5 0 0 1 .779-.333l.065.054 3.546 3.477a.5.5 0 0 1-.162.82l-.086.027-1.719.36L9.48 9.211v2.869a.501.501 0 0 1-.72.45l-.071-.043-.066-.057-1.63-1.662-2.645 2.647a.5.5 0 0 1-.275.14l-.078.007H2.992a.5.5 0 0 1-.492-.41l-.008-.09v-.982a.5.5 0 0 1 .094-.292l.05-.06L5.298 9.04l-1.66-1.691a.5.5 0 0 1 .272-.844l.086-.007h2.8l2.446-2.401.265-1.665ZM5.997 9.754l-2.505 2.531v.276h.295l2.503-2.506-.122-.127-.17-.174Zm4.344-6.209-.138.873a.5.5 0 0 1-.091.218l-.053.06-2.709 2.66a.5.5 0 0 1-.253.133L7 7.499l-1.815-.001 1.094 1.113.048.035.045.042.575.606 1.533 1.562V9a.5.5 0 0 1 .057-.23l.042-.068.053-.061 2.704-2.622a.5.5 0 0 1 .156-.102l.09-.028.946-.199-2.187-2.145Z"})],-1)];function Mn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",xn,Ln)}const f1=d(Hn,[["render",Mn]]),Sn=e.defineComponent({name:"IconPlus"}),An={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},un=[e.createElementVNode("g",{id:"plus","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8.5 2v5.5H14v1H8.5V14h-1V8.5H2v-1h5.5V2z"})],-1)];function Dn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",An,un)}const g1=d(Sn,[["render",Dn]]),bn=e.defineComponent({name:"IconPrinter"}),yn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},zn=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/printer","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M12 2v3h2a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-2v2H4v-2H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h2V2h8Zm-1 7.01H5.02V12H5v1h6V9.01ZM14 6H2v5h2V8h8l.002.848.006.046.007.116V11H14V6Zm-3-3H5v2h6V3Z"})],-1)];function Fn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",yn,zn)}const V1=d(bn,[["render",Fn]]),Pn=e.defineComponent({name:"IconQuestionFill"}),Tn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},On=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/question-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm2.404 4.576c0 .215-.014.408-.042.581a2.365 2.365 0 0 1-.329.882c-.08.126-.166.259-.259.399a7.103 7.103 0 0 1-.364.497 7.77 7.77 0 0 0-.371.504 3.08 3.08 0 0 0-.294.546c-.08.191-.119.39-.119.595v.63H7.058v-.56c0-.355.033-.663.098-.924s.191-.523.378-.784c.15-.224.296-.434.441-.63.145-.196.27-.383.378-.56.107-.177.196-.35.266-.518.07-.168.105-.336.105-.504 0-.13-.012-.268-.035-.413a1.082 1.082 0 0 0-.147-.399.888.888 0 0 0-.315-.301c-.135-.08-.315-.119-.539-.119a.984.984 0 0 0-.805.371c-.2.247-.31.576-.329.987a59.858 59.858 0 0 0-.77-.105A30.583 30.583 0 0 0 5 5.66c.037-.439.138-.824.301-1.155.163-.331.366-.609.609-.833.243-.224.523-.392.84-.504A3.049 3.049 0 0 1 7.772 3c.868 0 1.524.233 1.967.7.443.467.665 1.092.665 1.876Zm-3.36 7.238V11.26h1.568v1.554H7.044Z"})],-1)];function Rn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Tn,On)}const k1=d(Pn,[["render",Rn]]),Un=e.defineComponent({name:"IconQuestion"}),jn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},qn=[e.createElementVNode("g",{id:"question","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 13A6 6 0 1 0 8 2a6 6 0 0 0 0 12Zm2.232-8.3c0 .192-.014.364-.042.516a2.238 2.238 0 0 1-.312.804c-.076.12-.162.252-.258.396a4.866 4.866 0 0 1-.3.39c-.112.132-.218.27-.318.414a2.74 2.74 0 0 0-.252.444 1.109 1.109 0 0 0-.102.456v.72h-.996v-.564c0-.288.034-.544.102-.768a2.03 2.03 0 0 1 .342-.648l.756-1.02c.208-.28.32-.564.336-.852 0-.168-.012-.338-.036-.51a1.294 1.294 0 0 0-.156-.468.922.922 0 0 0-.348-.342c-.152-.088-.352-.132-.6-.132-.184 0-.35.038-.498.114a1.14 1.14 0 0 0-.372.3c-.1.124-.178.266-.234.426-.056.16-.088.32-.096.48l-.996-.144c.048-.36.14-.674.276-.942a2.2 2.2 0 0 1 .504-.666c.2-.176.426-.306.678-.39.252-.084.518-.126.798-.126.696 0 1.224.192 1.584.576.36.384.54.896.54 1.536ZM7.628 12v-1.068h1.008V12H7.628Z"})],-1)];function Gn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",jn,qn)}const I1=d(Un,[["render",Gn]]),Qn=e.defineComponent({name:"IconRefresh"}),Wn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Yn=[e.createElementVNode("g",{id:"refresh","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M14.93 7A7 7 0 0 1 3 12.898V15H2v-4h4v1l-2.471.001A6 6 0 0 0 13.917 7h1.012Zm-1.001-6v4h-4V4h2.47A6 6 0 0 0 2.012 9.001L1 9a7 7 0 0 1 11.93-5.898V1h1Z"})],-1)];function Jn(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Wn,Yn)}const E1=d(Qn,[["render",Jn]]),Kn=e.defineComponent({name:"IconRemove"}),Xn={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},ec=[e.createElementVNode("g",{id:"remove","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Path",d:"m8.01 7.345 3.324-3.324.665.665L8.675 8.01l3.304 3.304-.665.665L8.01 8.675 4.685 12l-.665-.665L7.345 8.01 4 4.665 4.665 4 8.01 7.345z"})],-1)];function oc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Xn,ec)}const B1=d(Kn,[["render",oc]]),tc=e.defineComponent({name:"IconSandglass"}),nc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},cc=[e.createElementVNode("g",{id:"sandglass","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M11.992 1v1l-.117.007a1 1 0 0 0-.883.993v2l-.005.157a2.013 2.013 0 0 1-.935 1.57l-.176.103c-.498.302-.882.673-.882 1.17l.001.057c.028.469.402.822.881 1.113l.117.068c.534.303.915.868.987 1.531l.007.074.005.157v2l.007.117a1 1 0 0 0 .764.857l.112.02.117.006v1H3.997v-1l.117-.007a1 1 0 0 0 .876-.876L4.997 13v-2l.005-.157.007-.074a2.015 2.015 0 0 1 .856-1.45l.13-.08.118-.07c.43-.26.777-.573.862-.975l.018-.137L6.995 8c0-.452-.318-.8-.75-1.085l-.132-.085-.176-.103a2.005 2.005 0 0 1-.916-1.405l-.019-.165L4.997 5V3a1 1 0 0 0-.883-.993L3.997 2V1h7.995ZM7.678 13.105l-1.812.606c-.038.1-.085.198-.138.29h4.533c-.053-.092-.1-.19-.138-.29l-1.813-.606a.999.999 0 0 0-.632 0ZM7.994 8v.074a2 2 0 0 1-.999 1.658c-.537.312-.852.6-.956.972l-.027.127-.007.052L6 11l-.001 1.666 1.68-.56a.999.999 0 0 1 .632 0l1.68.56V11l-.006-.117-.007-.052c-.063-.434-.386-.753-.983-1.099a2 2 0 0 1-.998-1.658L7.994 8ZM9.99 5H6l.006.117.007.052c.063.434.386.753.983 1.099a2 2 0 0 1 .992 1.563L7.994 8a2 2 0 0 1 1-1.732c.597-.346.92-.665.983-1.099l.007-.052L9.99 5Zm.27-3H5.728c.17.294.268.636.268 1h.003l-.001 1H9.99V3h.003c0-.364.097-.706.267-1Z"})],-1)];function sc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",nc,cc)}const Z1=d(tc,[["render",sc]]),ac=e.defineComponent({name:"IconSave"}),dc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},rc=[e.createElementVNode("g",{id:"Save","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape","fill-rule":"nonzero",d:"M2 14V2h9.026L14 5.001V14H2ZM5 3H3v10h2V8h6v5h2V5.413l-2-2.019V6H5V3Zm5 6H6v4h4V9Zm0-6H6v2h4V3Z"})],-1)];function ic(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",dc,rc)}const v1=d(ac,[["render",ic]]),lc=e.defineComponent({name:"IconSearch"}),_c={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},hc=[e.createElementVNode("g",{id:"search","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M6.5 1a5.5 5.5 0 0 1 4.187 9.067L15 14.5l-.5.5-4.433-4.313A5.5 5.5 0 1 1 6.5 1Zm0 1a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9Z"})],-1)];function $c(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",_c,hc)}const C1=d(lc,[["render",$c]]),mc=e.defineComponent({name:"IconSettings"}),pc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},wc=[e.createElementVNode("g",{id:"settings","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M8 10.841a2.84 2.84 0 1 1 0-5.68 2.84 2.84 0 0 1 0 5.68Zm0-.786a2.054 2.054 0 1 0 0-4.108 2.054 2.054 0 0 0 0 4.108Zm4.644.463.94 1.223c.109.14.11.336.003.477-.39.517-.851.977-1.367 1.368a.393.393 0 0 1-.477-.002l-1.224-.94a5.248 5.248 0 0 1-1.015.421l-.2 1.53a.393.393 0 0 1-.336.338c-.655.091-1.278.091-1.933.001a.393.393 0 0 1-.336-.339l-.2-1.528a5.249 5.249 0 0 1-1.017-.421l-1.224.94a.393.393 0 0 1-.477.002 7.098 7.098 0 0 1-1.367-1.366.393.393 0 0 1 .002-.477l.94-1.224a5.248 5.248 0 0 1-.422-1.018l-1.53-.2a.393.393 0 0 1-.338-.336 7.086 7.086 0 0 1 0-1.932.393.393 0 0 1 .339-.336l1.529-.2c.105-.355.246-.695.422-1.019l-.94-1.223a.393.393 0 0 1-.002-.477c.39-.516.86-.983 1.367-1.366a.393.393 0 0 1 .477.002l1.224.94a5.248 5.248 0 0 1 1.017-.421l.2-1.529a.393.393 0 0 1 .336-.338 6.915 6.915 0 0 1 1.933 0 .393.393 0 0 1 .336.339l.2 1.53c.353.104.693.245 1.015.42l1.224-.94a.393.393 0 0 1 .477-.001c.516.39.976.85 1.367 1.367a.393.393 0 0 1-.002.477l-.94 1.224c.174.322.315.661.42 1.014l1.528.2c.176.023.315.16.34.336.09.658.09 1.282-.001 1.934a.393.393 0 0 1-.339.336l-1.529.2a5.248 5.248 0 0 1-.42 1.014Zm-.784.27a.393.393 0 0 1-.023-.444c.244-.399.424-.832.533-1.288a.393.393 0 0 1 .332-.298l1.485-.194a6.043 6.043 0 0 0 0-1.126l-1.485-.194a.393.393 0 0 1-.332-.298c-.11-.456-.29-.89-.533-1.288a.393.393 0 0 1 .023-.445l.914-1.189a6.253 6.253 0 0 0-.796-.796l-1.188.914a.393.393 0 0 1-.445.023 4.465 4.465 0 0 0-1.289-.535.393.393 0 0 1-.298-.331l-.194-1.486a6.046 6.046 0 0 0-1.125 0l-.194 1.484a.393.393 0 0 1-.298.332c-.458.11-.892.29-1.291.535a.393.393 0 0 1-.445-.024l-1.188-.913a6.348 6.348 0 0 0-.796.795l.913 1.187c.1.13.109.307.024.446-.245.4-.426.834-.536 1.291a.393.393 0 0 1-.332.298l-1.484.195a6.317 6.317 0 0 0 0 1.124l1.484.194c.162.021.294.14.332.298.11.458.29.892.536 1.292a.393.393 0 0 1-.024.445l-.913 1.188c.239.286.507.554.796.795l1.188-.913c.129-.1.306-.109.445-.024.4.245.834.425 1.29.535.16.038.278.17.299.331l.194 1.485c.378.035.747.035 1.125 0l.194-1.486a.393.393 0 0 1 .298-.331c.457-.11.89-.291 1.289-.535a.393.393 0 0 1 .445.023l1.188.913c.289-.24.555-.507.796-.796l-.914-1.188Z"})],-1)];function fc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",pc,wc)}const N1=d(mc,[["render",fc]]),gc=e.defineComponent({name:"IconShoppingCart"}),Vc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},kc=[e.createElementVNode("g",{id:"shopping-cart","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M5.95 12a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm6 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM2.5 2h1.285l.083.007a.5.5 0 0 1 .552.324l.023.087.268 1.599c.063-.012.122-.017.181-.017h8.877a1 1 0 0 1 .987 1.164l-.667 4a1 1 0 0 1-.986.836H5.707l.167 1h6.576a.5.5 0 0 1 .09.992l-.09.008-6.918-.007-.069.007H5.45a.503.503 0 0 1-.47-.33l-.023-.088L3.526 3H2.5a.5.5 0 1 1 0-1Zm11.27 3H4.891l.718 4h7.493l.666-4Z"})],-1)];function Ic(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Vc,kc)}const H1=d(gc,[["render",Ic]]),Ec=e.defineComponent({name:"IconSortDate"}),Bc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Zc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/operations/sort-date","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M12 8v5.156l2.364-2.363.707.707-3.535 3.536L8 11.5l.707-.707L11 13.086V8h1ZM9.5 1a.5.5 0 0 1 .492.41L10 1.5v.502h1.002a2 2 0 0 1 1.994 1.852l.006.149v2.995h-1L12 6H1.999L2 12.026a1 1 0 0 0 .883.993l.117.007h4v1H3a2 2 0 0 1-1.995-1.85L1 12.025V4.003a2 2 0 0 1 1.85-1.995L3 2.003l1-.001V1.5a.5.5 0 0 1 .992-.09L5 1.5v.502h4V1.5a.5.5 0 0 1 .5-.5ZM9 3.002H5V3.5a.5.5 0 0 1-.992.09L4 3.5v-.498H3a1 1 0 0 0-.993.884L2 4.003 1.999 5h10.002v-.997a1 1 0 0 0-.882-.993l-.117-.007L10 3.002V3.5a.5.5 0 0 1-.992.09L9 3.5v-.498Z"})],-1)];function vc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Bc,Zc)}const x1=d(Ec,[["render",vc]]),Cc=e.defineComponent({name:"IconStarFill"}),Nc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Hc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/star-fill","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Star","fill-rule":"nonzero",d:"m6.066 5.938-4.448.092-.086.008a.5.5 0 0 0-.206.89L4.87 9.616l-1.288 4.26-.018.084a.5.5 0 0 0 .782.47L8 11.89l3.653 2.542.074.043a.5.5 0 0 0 .69-.598l-1.289-4.26 3.546-2.688.064-.057a.5.5 0 0 0-.356-.841l-4.449-.092-1.46-4.202a.5.5 0 0 0-.945 0L6.066 5.938Z"})],-1)];function xc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Nc,Hc)}const L1=d(Cc,[["render",xc]]),Lc=e.defineComponent({name:"IconStar"}),Mc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Sc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/star","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Star","fill-rule":"nonzero",d:"m6.066 5.938-4.448.092-.086.008a.5.5 0 0 0-.206.89L4.87 9.616l-1.288 4.26-.018.084a.5.5 0 0 0 .782.47L8 11.89l3.653 2.542.074.043a.5.5 0 0 0 .69-.598l-1.289-4.26 3.546-2.688.064-.057a.5.5 0 0 0-.356-.841l-4.449-.092-1.46-4.202a.5.5 0 0 0-.945 0L6.066 5.938ZM8 3.423l1.103 3.173.036.08a.5.5 0 0 0 .426.256L12.924 7l-2.677 2.03-.066.06a.5.5 0 0 0-.11.483l.972 3.215-2.757-1.918-.077-.044a.5.5 0 0 0-.495.044l-2.758 1.918.974-3.215.018-.087a.5.5 0 0 0-.195-.456L3.075 7l3.36-.068a.5.5 0 0 0 .462-.336L8 3.423Z"})],-1)];function Ac(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Mc,Sc)}const M1=d(Lc,[["render",Ac]]),uc=e.defineComponent({name:"IconTelegram"}),Dc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},bc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/social/telegram","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M14.76 2.158c.2.172.276.493.224.96l-2.12 9.961c-.105.495-.293.787-.564.876-.271.09-.6.045-.984-.134l-3.723-2.746c-.517-.36-.776-.67-.776-.932 0-.261.203-.551.608-.87l4.02-4.027c.04-.116.028-.21-.033-.28-.06-.071-.176-.071-.345 0L5.37 8.72c-.239.178-.447.296-.626.354-.178.058-.399.058-.661 0l-2.513-.878C1.19 8.066 1 7.86 1 7.581c0-.28.14-.493.417-.641l12.431-4.876c.407-.11.71-.078.912.094Z"})],-1)];function yc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Dc,bc)}const S1=d(uc,[["render",yc]]),zc=e.defineComponent({name:"IconTimer"}),Fc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Pc=[e.createElementVNode("g",{id:"timer","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"timer",d:"M8 1a7 7 0 1 1-5 11.898V15H2v-4h4v1l-2.471.001A6 6 0 1 0 8 2V1Zm0 3v4.593l2.536 2.535-.708.708L7 9.007 7.007 9H7V4h1ZM1.037 7.257l.995.104a6.055 6.055 0 0 0 .03 1.496l.037.219-.984.18L1.073 9a7.1 7.1 0 0 1-.06-1.442l.024-.3Zm1.525-3.674.776.63c-.29.357-.537.746-.737 1.158l-.142.314-.923-.385a7.01 7.01 0 0 1 .822-1.453l.204-.264Zm3.297-2.26.305.953c-.438.14-.857.33-1.25.566l-.289.186-.563-.827c.456-.31.951-.569 1.478-.766l.32-.111Z"})],-1)];function Tc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Fc,Pc)}const A1=d(zc,[["render",Tc]]),Oc=e.defineComponent({name:"IconTool"}),Rc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Uc=[e.createElementVNode("g",{id:"tool","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M10.886 5.71a5.216 5.216 0 0 1-.44 1.854c.084.059.163.127.239.202l3.758 3.759a2 2 0 0 1 0 2.828l-.099.1a2 2 0 0 1-2.828 0l-3.76-3.76a2.015 2.015 0 0 1-.206-.242 5.191 5.191 0 0 1-1.84.435c-2.728.13-4.834-1.977-4.704-4.705a5.291 5.291 0 0 1 .765-2.48L4.63 6.559a1 1 0 0 0 1.32.083l.094-.083.782-.782a1 1 0 0 0 .083-1.32l-.083-.094L4.043 1.58a5.249 5.249 0 0 1 2.138-.575c2.728-.13 4.835 1.976 4.705 4.705ZM6.422 2l-.193.005c-.086.004-.17.01-.256.02l-.064.008 1.665 1.668.124.142a2 2 0 0 1-.047 2.51l-.119.131-.827.824-.142.123a2 2 0 0 1-2.51-.046l-.131-.12-1.807-1.807-.052.247a4.132 4.132 0 0 0-.037.26l-.021.264c-.102 2.139 1.519 3.76 3.658 3.658.425-.02.844-.107 1.246-.255l.24-.096.738-.324.473.652.05.063.054.06 3.759 3.758a1 1 0 0 0 1.32.083l.094-.083.1-.099a1 1 0 0 0 .082-1.32l-.083-.094-3.759-3.759-.055-.051-.055-.043-.664-.472.328-.746c.21-.479.332-.985.356-1.498C9.986 3.59 8.465 2.001 6.422 2Z"})],-1)];function jc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Rc,Uc)}const u1=d(Oc,[["render",jc]]),qc=e.defineComponent({name:"IconTruck"}),Gc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Qc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/other/truck","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"M6 12a2 2 0 1 1-4 0h-.5a.5.5 0 0 1-.492-.41L1 11.5v-9l.008-.09L1 2.498a.5.5 0 0 1 .41-.492l.09-.008h9a.5.5 0 0 1 .492.41l.008.09V3h1.673a.5.5 0 0 1 .393.191l.05.078 1.827 3.499a.5.5 0 0 1 .05.151L15 7V11.5a.5.5 0 0 1-.41.492L14.5 12h-2a2 2 0 1 1-4 0H6Zm-2-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm6.5 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM10 2.998H2v8.001h.268a2 2 0 0 1 3.464 0h3.036A2.004 2.004 0 0 1 10 10.064V2.998Zm4 5.001h-3l.001 2.064c.525.136.966.479 1.231.937H14V8ZM12.369 4H11v3h2.936l-1.567-3Z"})],-1)];function Wc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Gc,Qc)}const D1=d(qc,[["render",Wc]]),Yc=e.defineComponent({name:"IconUnlocked"}),Jc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},Kc=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/toggle/unlocked","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 2a3 3 0 0 1 3 3h-1a2 2 0 0 0-1.85-1.995L8 3a2 2 0 0 0-1.995 1.85L6 5v2h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1V5a3 3 0 0 1 3-3Zm4 6H4v6h8V8Zm-4 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z"})],-1)];function Xc(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",Jc,Kc)}const b1=d(Yc,[["render",Xc]]),e2=e.defineComponent({name:"IconUpload"}),o2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},t2=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/file/upload","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Combined-Shape",d:"m8.036 5 3.535 3.536-.707.707L8.5 6.88v8.156h-1V6.95L5.207 9.243 4.5 8.536 8.036 5ZM15 1v3h-1l.001-2H2v2H1V1h14Z"})],-1)];function n2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",o2,t2)}const y1=d(e2,[["render",n2]]),c2=e.defineComponent({name:"IconUserAvatar"}),s2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},a2=[e.createElementVNode("g",{id:"user-avatar","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"user",d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 9.5a3 3 0 0 0-2.986 2.705c.88.506 1.9.795 2.986.795 1.087 0 2.107-.29 2.986-.795A3 3 0 0 0 8 10.5ZM8 2a6 6 0 0 0-3.878 10.579l.002-.07a4.002 4.002 0 0 1 7.755.011.172.172 0 0 1 .004.054A6 6 0 0 0 8 2Zm0 2a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z"})],-1)];function d2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",s2,a2)}const z1=d(c2,[["render",d2]]),r2=e.defineComponent({name:"IconUserGroup"}),i2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},l2=[e.createElementVNode("g",{id:"user-group","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"icon",d:"M8 7a4 4 0 0 1 3.564 2.182A2.5 2.5 0 0 1 15 11.5V15H1v-3.5a2.5 2.5 0 0 1 3.437-2.318A3.998 3.998 0 0 1 8 7Zm0 1a3 3 0 0 0-3 3v3h5.999v-3.029l-.004-.147A3 3 0 0 0 8 8Zm4.5 2c-.174 0-.342.03-.5.085V14h2v-2.5a1.5 1.5 0 0 0-1.5-1.5Zm-9 0a1.5 1.5 0 0 0-1.493 1.356L2 11.5V14h2v-3.915A1.499 1.499 0 0 0 3.5 10ZM13 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM3 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm10 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM3 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm5-4a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z"})],-1)];function _2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",i2,l2)}const F1=d(r2,[["render",_2]]),h2=e.defineComponent({name:"IconVisibilityOff"}),$2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},m2=[e.createElementVNode("g",{id:"view-off","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"m13.732 2.267.75.75-1.749 1.75C14.195 5.972 15 7.447 15 8c0 1-2.625 5-7 5a7.064 7.064 0 0 1-2.885-.616L3.017 14.48l-.75-.75L13.732 2.267Zm-1.713 3.214-1.285 1.283a3 3 0 0 1-3.97 3.97l-.883.883A6.04 6.04 0 0 0 8 12c1.71 0 3.25-.713 4.493-1.899a7.19 7.19 0 0 0 1.192-1.47l.123-.218.093-.186.083-.186L14 8l-.036-.088-.079-.173a4.868 4.868 0 0 0-.2-.37 7.19 7.19 0 0 0-1.192-1.47 7.816 7.816 0 0 0-.474-.418ZM8 3c1.123 0 2.131.264 3.009.673l-.761.76A6.047 6.047 0 0 0 8 4c-1.71 0-3.25.713-4.493 1.899a7.19 7.19 0 0 0-1.192 1.47l-.123.218-.093.186-.083.186L2 8l.036.088.079.173c.05.104.117.232.2.37a7.19 7.19 0 0 0 1.192 1.47c.185.177.377.343.575.498l-.715.715C1.842 10.094 1 8.566 1 8c0-1 2.625-5 7-5Zm1.95 4.551-2.4 2.398A2 2 0 0 0 9.95 7.551ZM8 5c.488 0 .95.117 1.357.324l-.765.765a2 2 0 0 0-2.503 2.503l-.765.765A3 3 0 0 1 8 5Z"})],-1)];function p2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",$2,m2)}const P1=d(h2,[["render",p2]]),w2=e.defineComponent({name:"IconVisibilityOn"}),f2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},g2=[e.createElementVNode("g",{id:"view","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M8 3c4.375 0 7 4 7 5s-2.625 5-7 5-7-4-7-5 2.625-5 7-5Zm0 1c-1.71 0-3.25.713-4.493 1.899a7.19 7.19 0 0 0-1.192 1.47l-.123.218C2.066 7.826 2 7.997 2 8l.036.088.079.173c.05.104.117.232.2.37a7.19 7.19 0 0 0 1.192 1.47C4.75 11.287 6.29 12 8 12c1.71 0 3.25-.713 4.493-1.899a7.19 7.19 0 0 0 1.192-1.47l.123-.218c.126-.239.192-.41.192-.413l-.036-.088a4.75 4.75 0 0 0-.279-.543 7.19 7.19 0 0 0-1.192-1.47C11.25 4.713 9.71 4 8 4Zm0 1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"})],-1)];function V2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",f2,g2)}const T1=d(w2,[["render",V2]]),k2=e.defineComponent({name:"IconVk"}),I2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},E2=[e.createElementVNode("g",{id:"CDS-Visual-language/Icons/16/social/vk","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"M3.272 4c0 1.705.161 2.854.809 3.934.647 1.08 1.752 1.92 2.696 2.162V4h2.335v3.599c.95-.48 1.619-.937 2.006-1.371.388-.434.778-1.177 1.172-2.228h2.271c-.184 1.074-.56 2.034-1.128 2.879-.567.845-1.18 1.369-1.837 1.572 1.107.809 1.88 1.505 2.315 2.088.437.583.8 1.403 1.089 2.461h-2.418c-.588-1.176-1.076-1.94-1.464-2.29-.387-.35-1.056-.63-2.006-.843V13c-2.631-.046-4.64-.866-6.03-2.461C1.695 8.944 1 6.764 1 4h2.272Z"})],-1)];function B2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",I2,E2)}const O1=d(k2,[["render",B2]]),Z2=e.defineComponent({name:"IconWinner"}),v2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},C2=[e.createElementVNode("g",{id:"winner","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"winner",d:"M3 7a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1V1h8v1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1a3 3 0 0 1-3 3h-.5v4H11v1H5v-1h2.5v-4H7a3 3 0 0 1-3-3H3Zm8-5H5v5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V2ZM4 3H3v3h1V3Zm9 0h-1v3h1V3Z"})],-1)];function N2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",v2,C2)}const R1=d(Z2,[["render",N2]]),H2=e.defineComponent({name:"IconWorkspace"}),x2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},L2=[e.createElementVNode("g",{id:"workspace","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape",d:"M14 8a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h5Zm0 1H9v5h5V9ZM6 8a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h4Zm0 1H2v3h4V9Zm8-8a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h3ZM8 1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h6Zm6 1h-3v4h3V2ZM8 2H2v4h6V2Z"})],-1)];function M2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",x2,L2)}const U1=d(H2,[["render",M2]]),S2=e.defineComponent({name:"IconYoutube"}),A2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},u2=[e.createElementVNode("g",{id:"youtube","fill-rule":"evenodd","stroke-width":"1"},[e.createElementVNode("path",{id:"Shape","fill-rule":"nonzero",d:"m9.399 3.019 1.507.076c1.555.12 2.593.354 3.114.7C14.673 4.22 15 5.62 15 8s-.327 3.802-.98 4.268c-.757.4-2.05.654-3.881.758l-.669.03c-.23.009-.467.015-.713.02L8 13.08l-.757-.006c-.245-.004-.483-.01-.713-.018l-.667-.03c-1.828-.105-3.116-.358-3.863-.759-.667-.464-1-1.851-1-4.162s.345-3.748 1.036-4.31c.467-.327 1.4-.553 2.798-.678l1.606-.094L9.4 3.019ZM6.452 4.025l-1.536.087-.43.042-.896.126c-.456.085-.768.184-.923.291-.36.294-.64 1.396-.665 3.251L2 8.106c0 1.811.227 2.92.49 3.262l.047.051.049.024c.555.258 1.5.446 2.81.549l1.715.08h1.78l1.43-.06c1.464-.096 2.511-.293 3.116-.571l.038-.02c.263-.269.501-1.345.523-3.146a40.66 40.66 0 0 0-.012-1.06l-.103-1.27c-.103-.77-.262-1.216-.417-1.317-.219-.145-.633-.272-1.23-.373l-.38-.057-.653-.073-1.02-.073-1.186-.042L8 4l-1.548.025Zm.012 2.08L10.192 8 6.464 9.948V6.105Z"})],-1)];function D2(t,c,n,s,a,r){return e.openBlock(),e.createElementBlock("svg",A2,u2)}const j1=d(S2,[["render",D2]]),q1=Object.freeze(Object.defineProperty({__proto__:null,IconAdd:i,IconAlertFill:l,IconAlert:_,IconAnalog:h,IconArrowDown:$,IconArrowLeftBottom:m,IconArrowLeftTop:p,IconArrowLeft:w,IconArrowRightBottom:f,IconArrowRightTop:g,IconArrowRight:V,IconArrowUp:k,IconArrowsVertical:I,IconCalendar:E,IconCardBank:B,IconCategory:Z,IconCheckFill:v,IconCheck:C,IconChevronDown:N,IconChevronLeft:H,IconChevronRight:x,IconChevronUp:L,IconChocolateMenu:M,IconClock:S,IconComment:A,IconCompany:u,IconCompare:D,IconCopy:b,IconDataCards:y,IconDelete:z,IconDirectory:F,IconDocDownload:P,IconDoc:T,IconDownload:O,IconDraggable:R,IconEdit:U,IconEnter:j,IconErrorFill:q,IconError:G,IconExternal:Q,IconFacebookFill:W,IconFacebook:Y,IconFilters:J,IconFlag:K,IconGlobe:X,IconInfinity:e1,IconInfoFill:o1,IconInfo:t1,IconLink:n1,IconListSearch:c1,IconList:s1,IconLoader:a1,IconLocation:d1,IconLocked:r1,IconLogin:i1,IconLogout:l1,IconMenu:_1,IconMinus:h1,IconNotification:$1,IconOverflowMenuHorizontal:m1,IconOverflowMenuVertical:p1,IconPassword:w1,IconPin:f1,IconPlus:g1,IconPrinter:V1,IconQuestionFill:k1,IconQuestion:I1,IconRefresh:E1,IconRemove:B1,IconSandglass:Z1,IconSave:v1,IconSearch:C1,IconSettings:N1,IconShoppingCart:H1,IconSortDate:x1,IconStarFill:L1,IconStar:M1,IconTelegram:S1,IconTimer:A1,IconTool:u1,IconTruck:D1,IconUnlocked:b1,IconUpload:y1,IconUserAvatar:z1,IconUserGroup:F1,IconVisibilityOff:P1,IconVisibilityOn:T1,IconVk:O1,IconWinner:R1,IconWorkspace:U1,IconYoutube:j1},Symbol.toStringTag,{value:"Module"})),G1={install(t){Object.entries(q1).forEach(([c,n])=>{t.component(c,n)})}},b2=["add","alert-fill","alert","analog","arrow-down","arrow-left-bottom","arrow-left-top","arrow-left","arrow-right-bottom","arrow-right-top","arrow-right","arrow-up","arrows-vertical","calendar","card-bank","category","check-fill","check","chevron-down","chevron-left","chevron-right","chevron-up","chocolate-menu","clock","comment","company","compare","copy","data-cards","delete","directory","doc-download","doc","download","draggable","edit","enter","error-fill","error","external","facebook-fill","facebook","filters","flag","globe","infinity","info-fill","info","link","list-search","list","loader","location","locked","login","logout","menu","minus","notification","overflow-menu-horizontal","overflow-menu-vertical","password","pin","plus","printer","question-fill","question","refresh","remove","sandglass","save","search","settings","shopping-cart","sort-date","star-fill","star","telegram","timer","tool","truck","unlocked","upload","user-avatar","user-group","visibility-off","visibility-on","vk","winner","workspace","youtube"];o.CdsIcons=G1,o.IconAdd=i,o.IconAlert=_,o.IconAlertFill=l,o.IconAnalog=h,o.IconArrowDown=$,o.IconArrowLeft=w,o.IconArrowLeftBottom=m,o.IconArrowLeftTop=p,o.IconArrowRight=V,o.IconArrowRightBottom=f,o.IconArrowRightTop=g,o.IconArrowUp=k,o.IconArrowsVertical=I,o.IconCalendar=E,o.IconCardBank=B,o.IconCategory=Z,o.IconCheck=C,o.IconCheckFill=v,o.IconChevronDown=N,o.IconChevronLeft=H,o.IconChevronRight=x,o.IconChevronUp=L,o.IconChocolateMenu=M,o.IconClock=S,o.IconComment=A,o.IconCompany=u,o.IconCompare=D,o.IconCopy=b,o.IconDataCards=y,o.IconDelete=z,o.IconDirectory=F,o.IconDoc=T,o.IconDocDownload=P,o.IconDownload=O,o.IconDraggable=R,o.IconEdit=U,o.IconEnter=j,o.IconError=G,o.IconErrorFill=q,o.IconExternal=Q,o.IconFacebook=Y,o.IconFacebookFill=W,o.IconFilters=J,o.IconFlag=K,o.IconGlobe=X,o.IconInfinity=e1,o.IconInfo=t1,o.IconInfoFill=o1,o.IconLink=n1,o.IconList=s1,o.IconListSearch=c1,o.IconLoader=a1,o.IconLocation=d1,o.IconLocked=r1,o.IconLogin=i1,o.IconLogout=l1,o.IconMenu=_1,o.IconMinus=h1,o.IconNotification=$1,o.IconOverflowMenuHorizontal=m1,o.IconOverflowMenuVertical=p1,o.IconPassword=w1,o.IconPin=f1,o.IconPlus=g1,o.IconPrinter=V1,o.IconQuestion=I1,o.IconQuestionFill=k1,o.IconRefresh=E1,o.IconRemove=B1,o.IconSandglass=Z1,o.IconSave=v1,o.IconSearch=C1,o.IconSettings=N1,o.IconShoppingCart=H1,o.IconSortDate=x1,o.IconStar=M1,o.IconStarFill=L1,o.IconTelegram=S1,o.IconTimer=A1,o.IconTool=u1,o.IconTruck=D1,o.IconUnlocked=b1,o.IconUpload=y1,o.IconUserAvatar=z1,o.IconUserGroup=F1,o.IconVisibilityOff=P1,o.IconVisibilityOn=T1,o.IconVk=O1,o.IconWinner=R1,o.IconWorkspace=U1,o.IconYoutube=j1,o.allowedIcons=b2,o.default=G1,o.icons=q1,Object.defineProperties(o,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-design-system/icons",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Icon pack for Central Design System on the Vue 3.0 and TypeScript",
5
5
  "author": "magersoft",
6
6
  "license": "ISC",