@raystack/apsara 0.36.0 → 0.37.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/node_modules/.pnpm/@radix-ui_react-icons@1.3.0_react@18.2.0/node_modules/@radix-ui/react-icons/dist/react-icons.esm.cjs +23 -0
- package/dist/node_modules/.pnpm/@radix-ui_react-icons@1.3.0_react@18.2.0/node_modules/@radix-ui/react-icons/dist/react-icons.esm.cjs.map +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-icons@1.3.0_react@18.2.0/node_modules/@radix-ui/react-icons/dist/react-icons.esm.js +23 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-icons@1.3.0_react@18.2.0/node_modules/@radix-ui/react-icons/dist/react-icons.esm.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/table/datatable.cjs +1 -1
- package/dist/table/datatable.cjs.map +1 -1
- package/dist/table/datatable.js +1 -1
- package/dist/table/datatable.js.map +1 -1
- package/dist/v1/components/box/box.cjs.map +1 -1
- package/dist/v1/components/box/box.d.ts.map +1 -1
- package/dist/v1/components/box/box.js.map +1 -1
- package/dist/v1/components/callout/callout.cjs.map +1 -1
- package/dist/v1/components/callout/callout.d.ts +1 -1
- package/dist/v1/components/callout/callout.d.ts.map +1 -1
- package/dist/v1/components/callout/callout.js.map +1 -1
- package/dist/v1/components/chip/chip.cjs.map +1 -1
- package/dist/v1/components/chip/chip.d.ts +1 -1
- package/dist/v1/components/chip/chip.d.ts.map +1 -1
- package/dist/v1/components/chip/chip.js.map +1 -1
- package/dist/v1/components/command/command.cjs +2 -2
- package/dist/v1/components/command/command.cjs.map +1 -1
- package/dist/v1/components/command/command.d.ts.map +1 -1
- package/dist/v1/components/command/command.js +2 -2
- package/dist/v1/components/command/command.js.map +1 -1
- package/dist/v1/components/container/container.cjs.map +1 -1
- package/dist/v1/components/container/container.d.ts.map +1 -1
- package/dist/v1/components/container/container.js.map +1 -1
- package/dist/v1/components/copy-button/copy-button.cjs +28 -0
- package/dist/v1/components/copy-button/copy-button.cjs.map +1 -0
- package/dist/v1/components/copy-button/copy-button.d.ts +9 -0
- package/dist/v1/components/copy-button/copy-button.d.ts.map +1 -0
- package/dist/v1/components/copy-button/copy-button.js +26 -0
- package/dist/v1/components/copy-button/copy-button.js.map +1 -0
- package/dist/v1/components/copy-button/index.d.ts +2 -0
- package/dist/v1/components/copy-button/index.d.ts.map +1 -0
- package/dist/v1/components/data-table/components/content.cjs +5 -5
- package/dist/v1/components/data-table/components/content.cjs.map +1 -1
- package/dist/v1/components/data-table/components/content.d.ts.map +1 -1
- package/dist/v1/components/data-table/components/content.js +5 -5
- package/dist/v1/components/data-table/components/content.js.map +1 -1
- package/dist/v1/components/data-table/components/display-settings.cjs +3 -3
- package/dist/v1/components/data-table/components/display-settings.cjs.map +1 -1
- package/dist/v1/components/data-table/components/display-settings.d.ts.map +1 -1
- package/dist/v1/components/data-table/components/display-settings.js +3 -3
- package/dist/v1/components/data-table/components/display-settings.js.map +1 -1
- package/dist/v1/components/data-table/components/filters.cjs +4 -4
- package/dist/v1/components/data-table/components/filters.cjs.map +1 -1
- package/dist/v1/components/data-table/components/filters.js +4 -4
- package/dist/v1/components/data-table/components/filters.js.map +1 -1
- package/dist/v1/components/data-table/components/grouping.cjs +2 -2
- package/dist/v1/components/data-table/components/grouping.cjs.map +1 -1
- package/dist/v1/components/data-table/components/grouping.d.ts.map +1 -1
- package/dist/v1/components/data-table/components/grouping.js +2 -2
- package/dist/v1/components/data-table/components/grouping.js.map +1 -1
- package/dist/v1/components/data-table/components/ordering.cjs +4 -4
- package/dist/v1/components/data-table/components/ordering.cjs.map +1 -1
- package/dist/v1/components/data-table/components/ordering.d.ts.map +1 -1
- package/dist/v1/components/data-table/components/ordering.js +4 -4
- package/dist/v1/components/data-table/components/ordering.js.map +1 -1
- package/dist/v1/components/data-table/components/toolbar.cjs.map +1 -1
- package/dist/v1/components/data-table/components/toolbar.js.map +1 -1
- package/dist/v1/components/data-table/context.cjs.map +1 -1
- package/dist/v1/components/data-table/context.d.ts.map +1 -1
- package/dist/v1/components/data-table/context.js.map +1 -1
- package/dist/v1/components/data-table/hooks/useDataTable.cjs.map +1 -1
- package/dist/v1/components/data-table/hooks/useDataTable.d.ts.map +1 -1
- package/dist/v1/components/data-table/hooks/useDataTable.js.map +1 -1
- package/dist/v1/components/data-table/hooks/useFilters.cjs.map +1 -1
- package/dist/v1/components/data-table/hooks/useFilters.d.ts.map +1 -1
- package/dist/v1/components/data-table/hooks/useFilters.js.map +1 -1
- package/dist/v1/components/data-table/utils/filter-operations.cjs.map +1 -1
- package/dist/v1/components/data-table/utils/filter-operations.d.ts +1 -1
- package/dist/v1/components/data-table/utils/filter-operations.d.ts.map +1 -1
- package/dist/v1/components/data-table/utils/filter-operations.js.map +1 -1
- package/dist/v1/components/data-table/utils/index.cjs.map +1 -1
- package/dist/v1/components/data-table/utils/index.d.ts +1 -1
- package/dist/v1/components/data-table/utils/index.d.ts.map +1 -1
- package/dist/v1/components/data-table/utils/index.js.map +1 -1
- package/dist/v1/components/dialog/dialog.cjs +1 -1
- package/dist/v1/components/dialog/dialog.cjs.map +1 -1
- package/dist/v1/components/dialog/dialog.d.ts.map +1 -1
- package/dist/v1/components/dialog/dialog.js +1 -1
- package/dist/v1/components/dialog/dialog.js.map +1 -1
- package/dist/v1/components/filter-chip/filter-chip.cjs +4 -4
- package/dist/v1/components/filter-chip/filter-chip.cjs.map +1 -1
- package/dist/v1/components/filter-chip/filter-chip.d.ts +1 -1
- package/dist/v1/components/filter-chip/filter-chip.d.ts.map +1 -1
- package/dist/v1/components/filter-chip/filter-chip.js +4 -4
- package/dist/v1/components/filter-chip/filter-chip.js.map +1 -1
- package/dist/v1/components/image/image.cjs.map +1 -1
- package/dist/v1/components/image/image.d.ts.map +1 -1
- package/dist/v1/components/image/image.js.map +1 -1
- package/dist/v1/components/label/label.cjs.map +1 -1
- package/dist/v1/components/label/label.d.ts.map +1 -1
- package/dist/v1/components/label/label.js.map +1 -1
- package/dist/v1/components/list/list.cjs.map +1 -1
- package/dist/v1/components/list/list.d.ts.map +1 -1
- package/dist/v1/components/list/list.js.map +1 -1
- package/dist/v1/components/popover/popover.cjs +1 -1
- package/dist/v1/components/popover/popover.cjs.map +1 -1
- package/dist/v1/components/popover/popover.d.ts +1 -1
- package/dist/v1/components/popover/popover.d.ts.map +1 -1
- package/dist/v1/components/popover/popover.js +1 -1
- package/dist/v1/components/popover/popover.js.map +1 -1
- package/dist/v1/components/search/search.cjs +1 -1
- package/dist/v1/components/search/search.cjs.map +1 -1
- package/dist/v1/components/search/search.d.ts.map +1 -1
- package/dist/v1/components/search/search.js +1 -1
- package/dist/v1/components/search/search.js.map +1 -1
- package/dist/v1/components/search/search.module.css.cjs +1 -1
- package/dist/v1/components/search/search.module.css.js +1 -1
- package/dist/v1/components/separator/separator.cjs.map +1 -1
- package/dist/v1/components/separator/separator.js.map +1 -1
- package/dist/v1/components/tooltip/tooltip.cjs.map +1 -1
- package/dist/v1/components/tooltip/tooltip.d.ts +1 -1
- package/dist/v1/components/tooltip/tooltip.d.ts.map +1 -1
- package/dist/v1/components/tooltip/tooltip.js.map +1 -1
- package/dist/v1/hooks/index.cjs +8 -0
- package/dist/v1/hooks/index.cjs.map +1 -0
- package/dist/v1/hooks/index.d.ts +2 -0
- package/dist/v1/hooks/index.d.ts.map +1 -0
- package/dist/v1/hooks/index.js +2 -0
- package/dist/v1/hooks/index.js.map +1 -0
- package/dist/v1/hooks/useCopyToClipboard.cjs +28 -0
- package/dist/v1/hooks/useCopyToClipboard.cjs.map +1 -0
- package/dist/v1/hooks/useCopyToClipboard.d.ts +7 -0
- package/dist/v1/hooks/useCopyToClipboard.d.ts.map +1 -0
- package/dist/v1/hooks/useCopyToClipboard.js +26 -0
- package/dist/v1/hooks/useCopyToClipboard.js.map +1 -0
- package/dist/v1/icons/assets/check-circle-filled.svg.cjs +45 -0
- package/dist/v1/icons/assets/check-circle-filled.svg.cjs.map +1 -0
- package/dist/v1/icons/assets/check-circle-filled.svg.js +24 -0
- package/dist/v1/icons/assets/check-circle-filled.svg.js.map +1 -0
- package/dist/v1/icons/assets/cross-circle-filled.svg.cjs +41 -0
- package/dist/v1/icons/assets/cross-circle-filled.svg.cjs.map +1 -0
- package/dist/v1/icons/assets/cross-circle-filled.svg.js +20 -0
- package/dist/v1/icons/assets/cross-circle-filled.svg.js.map +1 -0
- package/dist/v1/{components/icons → icons}/assets/filter.svg.cjs +1 -1
- package/dist/v1/icons/assets/filter.svg.cjs.map +1 -0
- package/dist/v1/{components/icons → icons}/assets/filter.svg.js +1 -1
- package/dist/v1/icons/assets/filter.svg.js.map +1 -0
- package/dist/v1/icons/assets/organization.svg.cjs +41 -0
- package/dist/v1/icons/assets/organization.svg.cjs.map +1 -0
- package/dist/v1/icons/assets/organization.svg.js +20 -0
- package/dist/v1/icons/assets/organization.svg.js.map +1 -0
- package/dist/v1/icons/assets/sidebar.svg.cjs +41 -0
- package/dist/v1/icons/assets/sidebar.svg.cjs.map +1 -0
- package/dist/v1/icons/assets/sidebar.svg.js +20 -0
- package/dist/v1/icons/assets/sidebar.svg.js.map +1 -0
- package/dist/v1/icons/index.cjs +16 -0
- package/dist/v1/icons/index.cjs.map +1 -0
- package/dist/v1/icons/index.d.ts +6 -0
- package/dist/v1/icons/index.d.ts.map +1 -0
- package/dist/v1/icons/index.js +6 -0
- package/dist/v1/icons/index.js.map +1 -0
- package/dist/v1/index.cjs +28 -26
- package/dist/v1/index.cjs.map +1 -1
- package/dist/v1/index.d.ts +12 -11
- package/dist/v1/index.d.ts.map +1 -1
- package/dist/v1/index.js +14 -13
- package/dist/v1/index.js.map +1 -1
- package/dist/v1/node_modules/.pnpm/@radix-ui_react-icons@1.3.0_react@18.2.0/node_modules/@radix-ui/react-icons/dist/react-icons.esm.cjs +23 -0
- package/dist/v1/node_modules/.pnpm/@radix-ui_react-icons@1.3.0_react@18.2.0/node_modules/@radix-ui/react-icons/dist/react-icons.esm.cjs.map +1 -1
- package/dist/v1/node_modules/.pnpm/@radix-ui_react-icons@1.3.0_react@18.2.0/node_modules/@radix-ui/react-icons/dist/react-icons.esm.js +23 -1
- package/dist/v1/node_modules/.pnpm/@radix-ui_react-icons@1.3.0_react@18.2.0/node_modules/@radix-ui/react-icons/dist/react-icons.esm.js.map +1 -1
- package/dist/v1/style.css +1 -1
- package/package.json +15 -2
- package/dist/v1/components/icons/assets/filter.svg.cjs.map +0 -1
- package/dist/v1/components/icons/assets/filter.svg.js.map +0 -1
- package/dist/v1/components/icons/icons.d.ts +0 -3
- package/dist/v1/components/icons/icons.d.ts.map +0 -1
- package/dist/v1/components/icons/index.d.ts +0 -2
- package/dist/v1/components/icons/index.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../../v1/components/tooltip/tooltip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../../v1/components/tooltip/tooltip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,gBAAgB,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAO,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,QAAA,MAAM,OAAO;;mFAgBX,CAAC;AAEH,UAAU,YAAa,SAAQ,YAAY,CAAC,OAAO,OAAO,CAAC;IACzD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,UAAU,CAAC,EAAE;QACX,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,KAAK,CAAC,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACnC,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACnC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAuD1C,CAAC;AAIF,eAAO,MAAM,eAAe,iDAA4B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip.js","sources":["../../../../v1/components/tooltip/tooltip.tsx"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"file":"tooltip.js","sources":["../../../../v1/components/tooltip/tooltip.tsx"],"sourcesContent":["import * as TooltipPrimitive from \"@radix-ui/react-tooltip\";\nimport { cva, VariantProps } from \"class-variance-authority\";\nimport clsx from \"clsx\";\nimport React from \"react\";\n\nimport { Text } from \"../text\";\nimport styles from \"./tooltip.module.css\";\n\nconst tooltip = cva(styles.content, {\n variants: {\n side: {\n top: styles[\"side-top\"],\n right: styles[\"side-right\"],\n bottom: styles[\"side-bottom\"],\n left: styles[\"side-left\"],\n \"top-left\": styles[\"side-top-left\"],\n \"top-right\": styles[\"side-top-right\"],\n \"bottom-left\": styles[\"side-bottom-left\"],\n \"bottom-right\": styles[\"side-bottom-right\"],\n }\n },\n defaultVariants: {\n side: \"top\"\n }\n});\n\ninterface TooltipProps extends VariantProps<typeof tooltip> {\n disabled?: boolean;\n children: React.ReactNode;\n message: React.ReactNode;\n classNames?: {\n trigger?: string;\n content?: string;\n arrow?: string;\n };\n triggerStyle?: React.CSSProperties;\n contentStyle?: React.CSSProperties;\n delayDuration?: number;\n skipDelayDuration?: number;\n 'aria-label'?: string;\n asChild?: boolean;\n showArrow?: boolean;\n}\n\nexport const Tooltip: React.FC<TooltipProps> = ({\n children,\n message,\n disabled,\n side = \"top\",\n classNames,\n triggerStyle,\n contentStyle,\n delayDuration = 200,\n skipDelayDuration = 200,\n 'aria-label': ariaLabel,\n asChild = true,\n showArrow = true,\n}) => {\n return disabled ? (\n children\n ) : (\n <TooltipPrimitive.Provider delayDuration={delayDuration} skipDelayDuration={skipDelayDuration}>\n <TooltipPrimitive.Root>\n <TooltipPrimitive.Trigger \n aria-describedby=\"tooltip\" \n asChild={asChild}\n >\n <div className={clsx(styles.trigger, classNames?.trigger ?? \"\")} style={triggerStyle}>\n {children}\n </div>\n </TooltipPrimitive.Trigger>\n <TooltipPrimitive.Portal>\n <TooltipPrimitive.Content\n id=\"tooltip\"\n role=\"tooltip\"\n aria-label={ariaLabel || (typeof message === 'string' ? message : undefined)}\n side={side?.split('-')[0] as TooltipPrimitive.TooltipContentProps['side'] || 'top'}\n align={(side?.includes('-') ? (side.split('-')[1] === 'left' ? 'start' : 'end') : 'center') satisfies 'start' | 'end' | 'center'}\n sideOffset={4}\n className={tooltip({ side, className: classNames?.content })}\n style={contentStyle}\n >\n {typeof message === \"string\" ? (\n <Text>{message}</Text>\n ) : (\n message\n )}\n {showArrow && (\n <TooltipPrimitive.Arrow \n className={clsx(styles.arrow, classNames?.arrow)} \n width={12} \n height={6} \n />\n )}\n </TooltipPrimitive.Content>\n </TooltipPrimitive.Portal>\n </TooltipPrimitive.Root>\n </TooltipPrimitive.Provider>\n );\n};\n\nTooltip.displayName = 'Tooltip';\n\nexport const TooltipProvider = TooltipPrimitive.Provider;\n"],"names":["_jsx","TooltipPrimitive.Provider","_jsxs","TooltipPrimitive.Root","TooltipPrimitive.Trigger","TooltipPrimitive.Portal","TooltipPrimitive.Content","TooltipPrimitive.Arrow"],"mappings":";;;;;;;AAQA,MAAM,OAAO,GAAG,GAAG,CAAC,MAAM,CAAC,OAAO,EAAE;AAClC,IAAA,QAAQ,EAAE;AACR,QAAA,IAAI,EAAE;AACJ,YAAA,GAAG,EAAE,MAAM,CAAC,UAAU,CAAC;AACvB,YAAA,KAAK,EAAE,MAAM,CAAC,YAAY,CAAC;AAC3B,YAAA,MAAM,EAAE,MAAM,CAAC,aAAa,CAAC;AAC7B,YAAA,IAAI,EAAE,MAAM,CAAC,WAAW,CAAC;AACzB,YAAA,UAAU,EAAE,MAAM,CAAC,eAAe,CAAC;AACnC,YAAA,WAAW,EAAE,MAAM,CAAC,gBAAgB,CAAC;AACrC,YAAA,aAAa,EAAE,MAAM,CAAC,kBAAkB,CAAC;AACzC,YAAA,cAAc,EAAE,MAAM,CAAC,mBAAmB,CAAC;AAC5C,SAAA;AACF,KAAA;AACD,IAAA,eAAe,EAAE;AACf,QAAA,IAAI,EAAE,KAAK;AACZ,KAAA;AACF,CAAA,CAAC,CAAC;AAoBU,MAAA,OAAO,GAA2B,CAAC,EAC9C,QAAQ,EACR,OAAO,EACP,QAAQ,EACR,IAAI,GAAG,KAAK,EACZ,UAAU,EACV,YAAY,EACZ,YAAY,EACZ,aAAa,GAAG,GAAG,EACnB,iBAAiB,GAAG,GAAG,EACvB,YAAY,EAAE,SAAS,EACvB,OAAO,GAAG,IAAI,EACd,SAAS,GAAG,IAAI,GACjB,KAAI;IACH,OAAO,QAAQ,IACb,QAAQ,KAERA,qBAAA,CAACC,yCAAyB,EAAC,EAAA,aAAa,EAAE,aAAa,EAAE,iBAAiB,EAAE,iBAAiB,EAC3F,QAAA,EAAAC,sBAAA,CAACC,yCAAqB,EACpB,EAAA,QAAA,EAAA,CAAAH,qBAAA,CAACI,yCAAwB,EAAA,EAAA,kBAAA,EACN,SAAS,EAC1B,OAAO,EAAE,OAAO,EAEhB,QAAA,EAAAJ,qBAAA,CAAA,KAAA,EAAA,EAAK,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,UAAU,EAAE,OAAO,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,YAAY,EACjF,QAAA,EAAA,QAAQ,EACL,CAAA,EAAA,CACmB,EAC3BA,qBAAC,CAAAK,yCAAuB,EACtB,EAAA,QAAA,EAAAH,sBAAA,CAACI,yCAAwB,EACvB,EAAA,EAAE,EAAC,SAAS,EACZ,IAAI,EAAC,SAAS,EACF,YAAA,EAAA,SAAS,KAAK,OAAO,OAAO,KAAK,QAAQ,GAAG,OAAO,GAAG,SAAS,CAAC,EAC5E,IAAI,EAAE,IAAI,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAiD,IAAI,KAAK,EAClF,KAAK,GAAG,IAAI,EAAE,QAAQ,CAAC,GAAG,CAAC,IAAI,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,MAAM,GAAG,OAAO,GAAG,KAAK,IAAI,QAAQ,CAAsC,EAChI,UAAU,EAAE,CAAC,EACb,SAAS,EAAE,OAAO,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,UAAU,EAAE,OAAO,EAAE,CAAC,EAC5D,KAAK,EAAE,YAAY,aAElB,OAAO,OAAO,KAAK,QAAQ,IAC1BN,qBAAA,CAAC,IAAI,EAAA,EAAA,QAAA,EAAE,OAAO,EAAA,CAAQ,KAEtB,OAAO,CACR,EACA,SAAS,KACRA,qBAAC,CAAAO,yCAAsB,IACrB,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,EAAE,UAAU,EAAE,KAAK,CAAC,EAChD,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,CAAC,EAAA,CACT,CACH,CAAA,EAAA,CACwB,EACH,CAAA,CAAA,EAAA,CACJ,EACE,CAAA,CAC7B,CAAC;AACJ,EAAE;AAEF,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC;AAEnB,MAAA,eAAe,GAAGN;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../v1/hooks/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var react = require('react');
|
|
4
|
+
|
|
5
|
+
const useCopyToClipboard = () => {
|
|
6
|
+
const [copiedText, setCopiedText] = react.useState("");
|
|
7
|
+
const copy = async (text) => {
|
|
8
|
+
if (!navigator?.clipboard) {
|
|
9
|
+
console.warn("Clipboard not supported");
|
|
10
|
+
return false;
|
|
11
|
+
}
|
|
12
|
+
// Try to save to clipboard then save it in the state if worked
|
|
13
|
+
try {
|
|
14
|
+
await navigator.clipboard.writeText(text);
|
|
15
|
+
setCopiedText(text);
|
|
16
|
+
return true;
|
|
17
|
+
}
|
|
18
|
+
catch (error) {
|
|
19
|
+
console.warn("Copy failed", error);
|
|
20
|
+
setCopiedText("");
|
|
21
|
+
return false;
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
return { copiedText, copy };
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
exports.useCopyToClipboard = useCopyToClipboard;
|
|
28
|
+
//# sourceMappingURL=useCopyToClipboard.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useCopyToClipboard.cjs","sources":["../../../v1/hooks/useCopyToClipboard.tsx"],"sourcesContent":["import { useState } from \"react\";\n\ntype CopyFn = (text: string) => Promise<boolean>; // Return success\n\nexport const useCopyToClipboard = () => {\n const [copiedText, setCopiedText] = useState(\"\");\n\n const copy: CopyFn = async (text) => {\n if (!navigator?.clipboard) {\n console.warn(\"Clipboard not supported\");\n return false;\n }\n\n // Try to save to clipboard then save it in the state if worked\n try {\n await navigator.clipboard.writeText(text);\n setCopiedText(text);\n return true;\n } catch (error) {\n console.warn(\"Copy failed\", error);\n setCopiedText(\"\");\n return false;\n }\n };\n\n return { copiedText, copy };\n};\n"],"names":["useState"],"mappings":";;;;AAIO,MAAM,kBAAkB,GAAG,MAAK;IACrC,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,GAAGA,cAAQ,CAAC,EAAE,CAAC,CAAC;AAEjD,IAAA,MAAM,IAAI,GAAW,OAAO,IAAI,KAAI;AAClC,QAAA,IAAI,CAAC,SAAS,EAAE,SAAS,EAAE;AACzB,YAAA,OAAO,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC;AACxC,YAAA,OAAO,KAAK,CAAC;SACd;;AAGD,QAAA,IAAI;YACF,MAAM,SAAS,CAAC,SAAS,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;YAC1C,aAAa,CAAC,IAAI,CAAC,CAAC;AACpB,YAAA,OAAO,IAAI,CAAC;SACb;QAAC,OAAO,KAAK,EAAE;AACd,YAAA,OAAO,CAAC,IAAI,CAAC,aAAa,EAAE,KAAK,CAAC,CAAC;YACnC,aAAa,CAAC,EAAE,CAAC,CAAC;AAClB,YAAA,OAAO,KAAK,CAAC;SACd;AACH,KAAC,CAAC;AAEF,IAAA,OAAO,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC;AAC9B;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useCopyToClipboard.d.ts","sourceRoot":"","sources":["../../../v1/hooks/useCopyToClipboard.tsx"],"names":[],"mappings":"AAEA,KAAK,MAAM,GAAG,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;AAEjD,eAAO,MAAM,kBAAkB;;;CAsB9B,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { useState } from 'react';
|
|
2
|
+
|
|
3
|
+
const useCopyToClipboard = () => {
|
|
4
|
+
const [copiedText, setCopiedText] = useState("");
|
|
5
|
+
const copy = async (text) => {
|
|
6
|
+
if (!navigator?.clipboard) {
|
|
7
|
+
console.warn("Clipboard not supported");
|
|
8
|
+
return false;
|
|
9
|
+
}
|
|
10
|
+
// Try to save to clipboard then save it in the state if worked
|
|
11
|
+
try {
|
|
12
|
+
await navigator.clipboard.writeText(text);
|
|
13
|
+
setCopiedText(text);
|
|
14
|
+
return true;
|
|
15
|
+
}
|
|
16
|
+
catch (error) {
|
|
17
|
+
console.warn("Copy failed", error);
|
|
18
|
+
setCopiedText("");
|
|
19
|
+
return false;
|
|
20
|
+
}
|
|
21
|
+
};
|
|
22
|
+
return { copiedText, copy };
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
export { useCopyToClipboard };
|
|
26
|
+
//# sourceMappingURL=useCopyToClipboard.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useCopyToClipboard.js","sources":["../../../v1/hooks/useCopyToClipboard.tsx"],"sourcesContent":["import { useState } from \"react\";\n\ntype CopyFn = (text: string) => Promise<boolean>; // Return success\n\nexport const useCopyToClipboard = () => {\n const [copiedText, setCopiedText] = useState(\"\");\n\n const copy: CopyFn = async (text) => {\n if (!navigator?.clipboard) {\n console.warn(\"Clipboard not supported\");\n return false;\n }\n\n // Try to save to clipboard then save it in the state if worked\n try {\n await navigator.clipboard.writeText(text);\n setCopiedText(text);\n return true;\n } catch (error) {\n console.warn(\"Copy failed\", error);\n setCopiedText(\"\");\n return false;\n }\n };\n\n return { copiedText, copy };\n};\n"],"names":[],"mappings":";;AAIO,MAAM,kBAAkB,GAAG,MAAK;IACrC,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG,QAAQ,CAAC,EAAE,CAAC,CAAC;AAEjD,IAAA,MAAM,IAAI,GAAW,OAAO,IAAI,KAAI;AAClC,QAAA,IAAI,CAAC,SAAS,EAAE,SAAS,EAAE;AACzB,YAAA,OAAO,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC;AACxC,YAAA,OAAO,KAAK,CAAC;SACd;;AAGD,QAAA,IAAI;YACF,MAAM,SAAS,CAAC,SAAS,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;YAC1C,aAAa,CAAC,IAAI,CAAC,CAAC;AACpB,YAAA,OAAO,IAAI,CAAC;SACb;QAAC,OAAO,KAAK,EAAE;AACd,YAAA,OAAO,CAAC,IAAI,CAAC,aAAa,EAAE,KAAK,CAAC,CAAC;YACnC,aAAa,CAAC,EAAE,CAAC,CAAC;AAClB,YAAA,OAAO,KAAK,CAAC;SACd;AACH,KAAC,CAAC;AAEF,IAAA,OAAO,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC;AAC9B;;;;"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
|
|
5
|
+
function _interopNamespaceDefault(e) {
|
|
6
|
+
var n = Object.create(null);
|
|
7
|
+
if (e) {
|
|
8
|
+
Object.keys(e).forEach(function (k) {
|
|
9
|
+
if (k !== 'default') {
|
|
10
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
11
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function () { return e[k]; }
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
n.default = e;
|
|
19
|
+
return Object.freeze(n);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
23
|
+
|
|
24
|
+
var _circle, _path;
|
|
25
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
26
|
+
var SvgCheckCircleFilled = function SvgCheckCircleFilled(props) {
|
|
27
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
28
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
+
fill: "none",
|
|
30
|
+
viewBox: "0 0 16 16"
|
|
31
|
+
}, props), _circle || (_circle = /*#__PURE__*/React__namespace.createElement("circle", {
|
|
32
|
+
cx: 8,
|
|
33
|
+
cy: 8,
|
|
34
|
+
r: 6,
|
|
35
|
+
fill: "#FCFCFC"
|
|
36
|
+
})), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
37
|
+
fill: "currentColor",
|
|
38
|
+
fillRule: "evenodd",
|
|
39
|
+
d: "M1.5 8a6.5 6.5 0 1 1 13 0 6.5 6.5 0 0 1-13 0m8.907-1.21a.5.5 0 1 0-.814-.58L7.436 9.23 6.353 8.146a.5.5 0 0 0-.706.706l1.5 1.5a.5.5 0 0 0 .76-.062z",
|
|
40
|
+
clipRule: "evenodd"
|
|
41
|
+
})));
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
exports.ReactComponent = SvgCheckCircleFilled;
|
|
45
|
+
//# sourceMappingURL=check-circle-filled.svg.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"check-circle-filled.svg.cjs","sources":["../../../../v1/icons/assets/check-circle-filled.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cg id='Check circle'%3e %3ccircle id='Ellipse 368' cx='8' cy='8' r='6' fill='%23FCFCFC' /%3e %3cpath id='Vector' fill-rule='evenodd' clip-rule='evenodd' d='M1.5 8C1.5 4.41 4.41 1.5 8 1.5C11.59 1.5 14.5 4.41 14.5 8C14.5 11.59 11.59 14.5 8 14.5C4.41 14.5 1.5 11.59 1.5 8ZM10.4067 6.79067C10.4467 6.73737 10.4756 6.67661 10.4918 6.61197C10.508 6.54732 10.5111 6.48009 10.5009 6.41424C10.4907 6.34838 10.4675 6.28522 10.4326 6.22847C10.3976 6.17171 10.3517 6.12252 10.2975 6.08377C10.2433 6.04502 10.1819 6.0175 10.1169 6.00282C10.0519 5.98814 9.98459 5.98661 9.91899 5.99831C9.85338 6.01001 9.79078 6.0347 9.73485 6.07094C9.67893 6.10718 9.63081 6.15423 9.59333 6.20933L7.436 9.22933L6.35333 8.14667C6.25855 8.05835 6.13319 8.01026 6.00365 8.01255C5.87412 8.01484 5.75053 8.06731 5.65892 8.15892C5.56731 8.25053 5.51484 8.37412 5.51255 8.50365C5.51026 8.63319 5.55835 8.75855 5.64667 8.85333L7.14667 10.3533C7.19799 10.4046 7.25987 10.4441 7.32799 10.4691C7.39612 10.4941 7.46886 10.5039 7.54118 10.498C7.61349 10.492 7.68364 10.4704 7.74675 10.4346C7.80987 10.3988 7.86443 10.3497 7.90667 10.2907L10.4067 6.79067Z' fill='currentColor' /%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":["React"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAI,OAAO,EAAE,KAAK,CAAC;AACnB,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,oBAAoB,GAAG,SAAS,oBAAoB,CAAC,KAAK,EAAE;AAChE,EAAE,oBAAoBA,gBAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,WAAW;AACxB,GAAG,EAAE,KAAK,CAAC,EAAE,OAAO,KAAK,OAAO,gBAAgBA,gBAAK,CAAC,aAAa,CAAC,QAAQ,EAAE;AAC9E,IAAI,EAAE,EAAE,CAAC;AACT,IAAI,EAAE,EAAE,CAAC;AACT,IAAI,CAAC,EAAE,CAAC;AACR,IAAI,IAAI,EAAE,SAAS;AACnB,GAAG,CAAC,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgBA,gBAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AAClE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,qJAAqJ;AAC5J,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
var _circle, _path;
|
|
4
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
5
|
+
var SvgCheckCircleFilled = function SvgCheckCircleFilled(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
fill: "none",
|
|
9
|
+
viewBox: "0 0 16 16"
|
|
10
|
+
}, props), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
11
|
+
cx: 8,
|
|
12
|
+
cy: 8,
|
|
13
|
+
r: 6,
|
|
14
|
+
fill: "#FCFCFC"
|
|
15
|
+
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
d: "M1.5 8a6.5 6.5 0 1 1 13 0 6.5 6.5 0 0 1-13 0m8.907-1.21a.5.5 0 1 0-.814-.58L7.436 9.23 6.353 8.146a.5.5 0 0 0-.706.706l1.5 1.5a.5.5 0 0 0 .76-.062z",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
})));
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
export { SvgCheckCircleFilled as ReactComponent };
|
|
24
|
+
//# sourceMappingURL=check-circle-filled.svg.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"check-circle-filled.svg.js","sources":["../../../../v1/icons/assets/check-circle-filled.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cg id='Check circle'%3e %3ccircle id='Ellipse 368' cx='8' cy='8' r='6' fill='%23FCFCFC' /%3e %3cpath id='Vector' fill-rule='evenodd' clip-rule='evenodd' d='M1.5 8C1.5 4.41 4.41 1.5 8 1.5C11.59 1.5 14.5 4.41 14.5 8C14.5 11.59 11.59 14.5 8 14.5C4.41 14.5 1.5 11.59 1.5 8ZM10.4067 6.79067C10.4467 6.73737 10.4756 6.67661 10.4918 6.61197C10.508 6.54732 10.5111 6.48009 10.5009 6.41424C10.4907 6.34838 10.4675 6.28522 10.4326 6.22847C10.3976 6.17171 10.3517 6.12252 10.2975 6.08377C10.2433 6.04502 10.1819 6.0175 10.1169 6.00282C10.0519 5.98814 9.98459 5.98661 9.91899 5.99831C9.85338 6.01001 9.79078 6.0347 9.73485 6.07094C9.67893 6.10718 9.63081 6.15423 9.59333 6.20933L7.436 9.22933L6.35333 8.14667C6.25855 8.05835 6.13319 8.01026 6.00365 8.01255C5.87412 8.01484 5.75053 8.06731 5.65892 8.15892C5.56731 8.25053 5.51484 8.37412 5.51255 8.50365C5.51026 8.63319 5.55835 8.75855 5.64667 8.85333L7.14667 10.3533C7.19799 10.4046 7.25987 10.4441 7.32799 10.4691C7.39612 10.4941 7.46886 10.5039 7.54118 10.498C7.61349 10.492 7.68364 10.4704 7.74675 10.4346C7.80987 10.3988 7.86443 10.3497 7.90667 10.2907L10.4067 6.79067Z' fill='currentColor' /%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":";;AAAA,IAAI,OAAO,EAAE,KAAK,CAAC;AACnB,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,oBAAoB,GAAG,SAAS,oBAAoB,CAAC,KAAK,EAAE;AAChE,EAAE,oBAAoB,KAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,WAAW;AACxB,GAAG,EAAE,KAAK,CAAC,EAAE,OAAO,KAAK,OAAO,gBAAgB,KAAK,CAAC,aAAa,CAAC,QAAQ,EAAE;AAC9E,IAAI,EAAE,EAAE,CAAC;AACT,IAAI,EAAE,EAAE,CAAC;AACT,IAAI,CAAC,EAAE,CAAC;AACR,IAAI,IAAI,EAAE,SAAS;AACnB,GAAG,CAAC,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AAClE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,qJAAqJ;AAC5J,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
|
|
5
|
+
function _interopNamespaceDefault(e) {
|
|
6
|
+
var n = Object.create(null);
|
|
7
|
+
if (e) {
|
|
8
|
+
Object.keys(e).forEach(function (k) {
|
|
9
|
+
if (k !== 'default') {
|
|
10
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
11
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function () { return e[k]; }
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
n.default = e;
|
|
19
|
+
return Object.freeze(n);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
23
|
+
|
|
24
|
+
var _path;
|
|
25
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
26
|
+
var SvgCrossCircleFilled = function SvgCrossCircleFilled(props) {
|
|
27
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
28
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
+
width: 16,
|
|
30
|
+
height: 16,
|
|
31
|
+
fill: "none"
|
|
32
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
fillRule: "evenodd",
|
|
35
|
+
d: "M8 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M6.853 6.147a.5.5 0 1 0-.706.706L7.293 8 6.147 9.147a.5.5 0 1 0 .706.706L8 8.707l1.147 1.146a.5.5 0 1 0 .706-.706L8.707 8l1.146-1.147a.5.5 0 1 0-.706-.706L8 7.293z",
|
|
36
|
+
clipRule: "evenodd"
|
|
37
|
+
})));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
exports.ReactComponent = SvgCrossCircleFilled;
|
|
41
|
+
//# sourceMappingURL=cross-circle-filled.svg.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cross-circle-filled.svg.cjs","sources":["../../../../v1/icons/assets/cross-circle-filled.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg id='Cross circle'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1.5C4.41 1.5 1.5 4.41 1.5 8C1.5 11.59 4.41 14.5 8 14.5C11.59 14.5 14.5 11.59 14.5 8C14.5 4.41 11.59 1.5 8 1.5ZM6.85333 6.14667C6.80756 6.09754 6.75236 6.05814 6.69103 6.03081C6.62969 6.00348 6.56348 5.98879 6.49635 5.98761C6.42921 5.98642 6.36253 5.99877 6.30027 6.02392C6.23801 6.04907 6.18145 6.0865 6.13398 6.13398C6.0865 6.18145 6.04907 6.23801 6.02392 6.30027C5.99877 6.36253 5.98642 6.42921 5.98761 6.49635C5.98879 6.56348 6.00348 6.62969 6.03081 6.69103C6.05814 6.75236 6.09754 6.80756 6.14667 6.85333L7.29333 8L6.14667 9.14667C6.09754 9.19244 6.05814 9.24764 6.03081 9.30897C6.00348 9.37031 5.98879 9.43652 5.98761 9.50365C5.98642 9.57079 5.99877 9.63747 6.02392 9.69973C6.04907 9.76199 6.0865 9.81855 6.13398 9.86603C6.18145 9.9135 6.23801 9.95093 6.30027 9.97608C6.36253 10.0012 6.42921 10.0136 6.49635 10.0124C6.56348 10.0112 6.62969 9.99652 6.69103 9.96919C6.75236 9.94186 6.80756 9.90246 6.85333 9.85333L8 8.70667L9.14667 9.85333C9.19244 9.90246 9.24764 9.94186 9.30897 9.96919C9.37031 9.99652 9.43652 10.0112 9.50365 10.0124C9.57079 10.0136 9.63747 10.0012 9.69973 9.97608C9.76199 9.95093 9.81855 9.9135 9.86603 9.86603C9.9135 9.81855 9.95093 9.76199 9.97608 9.69973C10.0012 9.63747 10.0136 9.57079 10.0124 9.50365C10.0112 9.43652 9.99652 9.37031 9.96919 9.30897C9.94186 9.24764 9.90246 9.19244 9.85333 9.14667L8.70667 8L9.85333 6.85333C9.90246 6.80756 9.94186 6.75236 9.96919 6.69103C9.99652 6.62969 10.0112 6.56348 10.0124 6.49635C10.0136 6.42921 10.0012 6.36253 9.97608 6.30027C9.95093 6.23801 9.9135 6.18145 9.86603 6.13398C9.81855 6.0865 9.76199 6.04907 9.69973 6.02392C9.63747 5.99877 9.57079 5.98642 9.50365 5.98761C9.43652 5.98879 9.37031 6.00348 9.30897 6.03081C9.24764 6.05814 9.19244 6.09754 9.14667 6.14667L8 7.29333L6.85333 6.14667Z' fill='currentColor' /%3e%3c/g%3e%3c/svg%3e\";\n export default img;"],"names":["React"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAI,KAAK,CAAC;AACV,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,oBAAoB,GAAG,SAAS,oBAAoB,CAAC,KAAK,EAAE;AAChE,EAAE,oBAAoBA,gBAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,KAAK,EAAE,EAAE;AACb,IAAI,MAAM,EAAE,EAAE;AACd,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgBA,gBAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AACxE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,iNAAiN;AACxN,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
var _path;
|
|
4
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
5
|
+
var SvgCrossCircleFilled = function SvgCrossCircleFilled(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
|
+
fill: "none"
|
|
11
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
fill: "currentColor",
|
|
13
|
+
fillRule: "evenodd",
|
|
14
|
+
d: "M8 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M6.853 6.147a.5.5 0 1 0-.706.706L7.293 8 6.147 9.147a.5.5 0 1 0 .706.706L8 8.707l1.147 1.146a.5.5 0 1 0 .706-.706L8.707 8l1.146-1.147a.5.5 0 1 0-.706-.706L8 7.293z",
|
|
15
|
+
clipRule: "evenodd"
|
|
16
|
+
})));
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export { SvgCrossCircleFilled as ReactComponent };
|
|
20
|
+
//# sourceMappingURL=cross-circle-filled.svg.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cross-circle-filled.svg.js","sources":["../../../../v1/icons/assets/cross-circle-filled.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg id='Cross circle'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1.5C4.41 1.5 1.5 4.41 1.5 8C1.5 11.59 4.41 14.5 8 14.5C11.59 14.5 14.5 11.59 14.5 8C14.5 4.41 11.59 1.5 8 1.5ZM6.85333 6.14667C6.80756 6.09754 6.75236 6.05814 6.69103 6.03081C6.62969 6.00348 6.56348 5.98879 6.49635 5.98761C6.42921 5.98642 6.36253 5.99877 6.30027 6.02392C6.23801 6.04907 6.18145 6.0865 6.13398 6.13398C6.0865 6.18145 6.04907 6.23801 6.02392 6.30027C5.99877 6.36253 5.98642 6.42921 5.98761 6.49635C5.98879 6.56348 6.00348 6.62969 6.03081 6.69103C6.05814 6.75236 6.09754 6.80756 6.14667 6.85333L7.29333 8L6.14667 9.14667C6.09754 9.19244 6.05814 9.24764 6.03081 9.30897C6.00348 9.37031 5.98879 9.43652 5.98761 9.50365C5.98642 9.57079 5.99877 9.63747 6.02392 9.69973C6.04907 9.76199 6.0865 9.81855 6.13398 9.86603C6.18145 9.9135 6.23801 9.95093 6.30027 9.97608C6.36253 10.0012 6.42921 10.0136 6.49635 10.0124C6.56348 10.0112 6.62969 9.99652 6.69103 9.96919C6.75236 9.94186 6.80756 9.90246 6.85333 9.85333L8 8.70667L9.14667 9.85333C9.19244 9.90246 9.24764 9.94186 9.30897 9.96919C9.37031 9.99652 9.43652 10.0112 9.50365 10.0124C9.57079 10.0136 9.63747 10.0012 9.69973 9.97608C9.76199 9.95093 9.81855 9.9135 9.86603 9.86603C9.9135 9.81855 9.95093 9.76199 9.97608 9.69973C10.0012 9.63747 10.0136 9.57079 10.0124 9.50365C10.0112 9.43652 9.99652 9.37031 9.96919 9.30897C9.94186 9.24764 9.90246 9.19244 9.85333 9.14667L8.70667 8L9.85333 6.85333C9.90246 6.80756 9.94186 6.75236 9.96919 6.69103C9.99652 6.62969 10.0112 6.56348 10.0124 6.49635C10.0136 6.42921 10.0012 6.36253 9.97608 6.30027C9.95093 6.23801 9.9135 6.18145 9.86603 6.13398C9.81855 6.0865 9.76199 6.04907 9.69973 6.02392C9.63747 5.99877 9.57079 5.98642 9.50365 5.98761C9.43652 5.98879 9.37031 6.00348 9.30897 6.03081C9.24764 6.05814 9.19244 6.09754 9.14667 6.14667L8 7.29333L6.85333 6.14667Z' fill='currentColor' /%3e%3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":";;AAAA,IAAI,KAAK,CAAC;AACV,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,oBAAoB,GAAG,SAAS,oBAAoB,CAAC,KAAK,EAAE;AAChE,EAAE,oBAAoB,KAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,KAAK,EAAE,EAAE;AACb,IAAI,MAAM,EAAE,EAAE;AACd,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AACxE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,iNAAiN;AACxN,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -30,7 +30,7 @@ var SvgFilter = function SvgFilter(props) {
|
|
|
30
30
|
height: 16,
|
|
31
31
|
fill: "none"
|
|
32
32
|
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
33
|
-
fill: "
|
|
33
|
+
fill: "currentColor",
|
|
34
34
|
fillRule: "evenodd",
|
|
35
35
|
d: "M2.167 4.8a.5.5 0 0 1 .5-.5h10.666a.5.5 0 1 1 0 1H2.667a.5.5 0 0 1-.5-.5M4.3 8a.5.5 0 0 1 .5-.5h6.4a.5.5 0 0 1 0 1H4.8a.5.5 0 0 1-.5-.5m.933 3.2a.5.5 0 0 1 .5-.5h4.534a.5.5 0 1 1 0 1H5.733a.5.5 0 0 1-.5-.5",
|
|
36
36
|
clipRule: "evenodd"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filter.svg.cjs","sources":["../../../../v1/icons/assets/filter.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cg id='Filter'%3e %3cpath id='Shape' fill-rule='evenodd' clip-rule='evenodd' d='M2.16675 4.80005C2.16675 4.52391 2.39061 4.30005 2.66675 4.30005H13.3334C13.6096 4.30005 13.8334 4.52391 13.8334 4.80005C13.8334 5.07619 13.6096 5.30005 13.3334 5.30005H2.66675C2.39061 5.30005 2.16675 5.07619 2.16675 4.80005ZM4.30008 8.00005C4.30008 7.72391 4.52394 7.50005 4.80008 7.50005H11.2001C11.4762 7.50005 11.7001 7.72391 11.7001 8.00005C11.7001 8.27619 11.4762 8.50005 11.2001 8.50005H4.80008C4.52394 8.50005 4.30008 8.27619 4.30008 8.00005ZM5.23341 11.2C5.23341 10.9239 5.45727 10.7 5.73341 10.7H10.2667C10.5429 10.7 10.7667 10.9239 10.7667 11.2C10.7667 11.4762 10.5429 11.7 10.2667 11.7H5.73341C5.45727 11.7 5.23341 11.4762 5.23341 11.2Z' fill='currentColor' /%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":["React"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAI,KAAK,CAAC;AACV,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,SAAS,GAAG,SAAS,SAAS,CAAC,KAAK,EAAE;AAC1C,EAAE,oBAAoBA,gBAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,KAAK,EAAE,EAAE;AACb,IAAI,MAAM,EAAE,EAAE;AACd,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgBA,gBAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AACxE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,+MAA+M;AACtN,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -9,7 +9,7 @@ var SvgFilter = function SvgFilter(props) {
|
|
|
9
9
|
height: 16,
|
|
10
10
|
fill: "none"
|
|
11
11
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
12
|
-
fill: "
|
|
12
|
+
fill: "currentColor",
|
|
13
13
|
fillRule: "evenodd",
|
|
14
14
|
d: "M2.167 4.8a.5.5 0 0 1 .5-.5h10.666a.5.5 0 1 1 0 1H2.667a.5.5 0 0 1-.5-.5M4.3 8a.5.5 0 0 1 .5-.5h6.4a.5.5 0 0 1 0 1H4.8a.5.5 0 0 1-.5-.5m.933 3.2a.5.5 0 0 1 .5-.5h4.534a.5.5 0 1 1 0 1H5.733a.5.5 0 0 1-.5-.5",
|
|
15
15
|
clipRule: "evenodd"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filter.svg.js","sources":["../../../../v1/icons/assets/filter.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cg id='Filter'%3e %3cpath id='Shape' fill-rule='evenodd' clip-rule='evenodd' d='M2.16675 4.80005C2.16675 4.52391 2.39061 4.30005 2.66675 4.30005H13.3334C13.6096 4.30005 13.8334 4.52391 13.8334 4.80005C13.8334 5.07619 13.6096 5.30005 13.3334 5.30005H2.66675C2.39061 5.30005 2.16675 5.07619 2.16675 4.80005ZM4.30008 8.00005C4.30008 7.72391 4.52394 7.50005 4.80008 7.50005H11.2001C11.4762 7.50005 11.7001 7.72391 11.7001 8.00005C11.7001 8.27619 11.4762 8.50005 11.2001 8.50005H4.80008C4.52394 8.50005 4.30008 8.27619 4.30008 8.00005ZM5.23341 11.2C5.23341 10.9239 5.45727 10.7 5.73341 10.7H10.2667C10.5429 10.7 10.7667 10.9239 10.7667 11.2C10.7667 11.4762 10.5429 11.7 10.2667 11.7H5.73341C5.45727 11.7 5.23341 11.4762 5.23341 11.2Z' fill='currentColor' /%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":";;AAAA,IAAI,KAAK,CAAC;AACV,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,SAAS,GAAG,SAAS,SAAS,CAAC,KAAK,EAAE;AAC1C,EAAE,oBAAoB,KAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,KAAK,EAAE,EAAE;AACb,IAAI,MAAM,EAAE,EAAE;AACd,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AACxE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,+MAA+M;AACtN,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
|
|
5
|
+
function _interopNamespaceDefault(e) {
|
|
6
|
+
var n = Object.create(null);
|
|
7
|
+
if (e) {
|
|
8
|
+
Object.keys(e).forEach(function (k) {
|
|
9
|
+
if (k !== 'default') {
|
|
10
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
11
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function () { return e[k]; }
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
n.default = e;
|
|
19
|
+
return Object.freeze(n);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
23
|
+
|
|
24
|
+
var _path;
|
|
25
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
26
|
+
var SvgOrganization = function SvgOrganization(props) {
|
|
27
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
28
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
+
width: 16,
|
|
30
|
+
height: 16,
|
|
31
|
+
fill: "none"
|
|
32
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
fillRule: "evenodd",
|
|
35
|
+
d: "M.8 2.2a.6.6 0 0 1 .6-.6h8.4a.6.6 0 0 1 0 1.2h-.2v11a.6.6 0 0 1-.6.6H7.8a.6.6 0 0 1-.6-.6v-2a.6.6 0 0 0-.6-.6h-2a.6.6 0 0 0-.6.6v2a.6.6 0 0 1-.6.6h-2a.6.6 0 1 1 0-1.2h.2V2.8h-.2a.6.6 0 0 1-.6-.6m2.4 2.2a.4.4 0 0 1 .4-.4h.8a.4.4 0 0 1 .4.4v.8a.4.4 0 0 1-.4.4h-.8a.4.4 0 0 1-.4-.4zm.4 2.8a.4.4 0 0 0-.4.4v.8a.4.4 0 0 0 .4.4h.8a.4.4 0 0 0 .4-.4v-.8a.4.4 0 0 0-.4-.4zm2.8-2.8a.4.4 0 0 1 .4-.4h.8a.4.4 0 0 1 .4.4v.8a.4.4 0 0 1-.4.4h-.8a.4.4 0 0 1-.4-.4zm.4 2.8a.4.4 0 0 0-.4.4v.8a.4.4 0 0 0 .4.4h.8a.4.4 0 0 0 .4-.4v-.8a.4.4 0 0 0-.4-.4zm4.6-2.4a.6.6 0 0 0-.6.6v8.2a.8.8 0 0 0 .8.8h3a.6.6 0 0 0 0-1.2h-.2V6h.2a.6.6 0 0 0 0-1.2zm.4 2.8a.4.4 0 0 1 .4-.4h.8a.4.4 0 0 1 .4.4v.8a.4.4 0 0 1-.4.4h-.8a.4.4 0 0 1-.4-.4zm.4 2.8a.4.4 0 0 0-.4.4v.8a.4.4 0 0 0 .4.4h.8a.4.4 0 0 0 .4-.4v-.8a.4.4 0 0 0-.4-.4z",
|
|
36
|
+
clipRule: "evenodd"
|
|
37
|
+
})));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
exports.ReactComponent = SvgOrganization;
|
|
41
|
+
//# sourceMappingURL=organization.svg.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"organization.svg.cjs","sources":["../../../../v1/icons/assets/organization.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg id='buildings'%3e%3cpath id='Vector' fill-rule='evenodd' clip-rule='evenodd' d='M0.799988 2.2C0.799988 2.04087 0.863202 1.88826 0.975724 1.77573C1.08825 1.66321 1.24086 1.6 1.39999 1.6H9.79999C9.95912 1.6 10.1117 1.66321 10.2243 1.77573C10.3368 1.88826 10.4 2.04087 10.4 2.2C10.4 2.35913 10.3368 2.51174 10.2243 2.62426C10.1117 2.73678 9.95912 2.8 9.79999 2.8H9.59999V13.8C9.59999 13.9591 9.53677 14.1117 9.42425 14.2243C9.31173 14.3368 9.15912 14.4 8.99999 14.4H7.79999C7.64086 14.4 7.48825 14.3368 7.37572 14.2243C7.2632 14.1117 7.19999 13.9591 7.19999 13.8V11.8C7.19999 11.6409 7.13677 11.4883 7.02425 11.3757C6.91173 11.2632 6.75912 11.2 6.59999 11.2H4.59999C4.44086 11.2 4.28825 11.2632 4.17572 11.3757C4.0632 11.4883 3.99999 11.6409 3.99999 11.8V13.8C3.99999 13.9591 3.93677 14.1117 3.82425 14.2243C3.71173 14.3368 3.55912 14.4 3.39999 14.4H1.39999C1.24086 14.4 1.08825 14.3368 0.975724 14.2243C0.863202 14.1117 0.799988 13.9591 0.799988 13.8C0.799988 13.6409 0.863202 13.4883 0.975724 13.3757C1.08825 13.2632 1.24086 13.2 1.39999 13.2H1.59999V2.8H1.39999C1.24086 2.8 1.08825 2.73678 0.975724 2.62426C0.863202 2.51174 0.799988 2.35913 0.799988 2.2ZM3.19999 4.4C3.19999 4.29391 3.24213 4.19217 3.31715 4.11716C3.39216 4.04214 3.4939 4 3.59999 4H4.39999C4.50607 4 4.60782 4.04214 4.68283 4.11716C4.75784 4.19217 4.79999 4.29391 4.79999 4.4V5.2C4.79999 5.30609 4.75784 5.40783 4.68283 5.48284C4.60782 5.55786 4.50607 5.6 4.39999 5.6H3.59999C3.4939 5.6 3.39216 5.55786 3.31715 5.48284C3.24213 5.40783 3.19999 5.30609 3.19999 5.2V4.4ZM3.59999 7.2C3.4939 7.2 3.39216 7.24214 3.31715 7.31716C3.24213 7.39217 3.19999 7.49391 3.19999 7.6V8.4C3.19999 8.50609 3.24213 8.60783 3.31715 8.68284C3.39216 8.75786 3.4939 8.8 3.59999 8.8H4.39999C4.50607 8.8 4.60782 8.75786 4.68283 8.68284C4.75784 8.60783 4.79999 8.50609 4.79999 8.4V7.6C4.79999 7.49391 4.75784 7.39217 4.68283 7.31716C4.60782 7.24214 4.50607 7.2 4.39999 7.2H3.59999ZM6.39999 4.4C6.39999 4.29391 6.44213 4.19217 6.51714 4.11716C6.59216 4.04214 6.6939 4 6.79999 4H7.59999C7.70607 4 7.80782 4.04214 7.88283 4.11716C7.95784 4.19217 7.99999 4.29391 7.99999 4.4V5.2C7.99999 5.30609 7.95784 5.40783 7.88283 5.48284C7.80782 5.55786 7.70607 5.6 7.59999 5.6H6.79999C6.6939 5.6 6.59216 5.55786 6.51714 5.48284C6.44213 5.40783 6.39999 5.30609 6.39999 5.2V4.4ZM6.79999 7.2C6.6939 7.2 6.59216 7.24214 6.51714 7.31716C6.44213 7.39217 6.39999 7.49391 6.39999 7.6V8.4C6.39999 8.50609 6.44213 8.60783 6.51714 8.68284C6.59216 8.75786 6.6939 8.8 6.79999 8.8H7.59999C7.70607 8.8 7.80782 8.75786 7.88283 8.68284C7.95784 8.60783 7.99999 8.50609 7.99999 8.4V7.6C7.99999 7.49391 7.95784 7.39217 7.88283 7.31716C7.80782 7.24214 7.70607 7.2 7.59999 7.2H6.79999ZM11.4 4.8C11.2409 4.8 11.0882 4.86321 10.9757 4.97573C10.8632 5.08826 10.8 5.24087 10.8 5.4V13.6C10.8 13.8122 10.8843 14.0157 11.0343 14.1657C11.1843 14.3157 11.3878 14.4 11.6 14.4H14.6C14.7591 14.4 14.9117 14.3368 15.0243 14.2243C15.1368 14.1117 15.2 13.9591 15.2 13.8C15.2 13.6409 15.1368 13.4883 15.0243 13.3757C14.9117 13.2632 14.7591 13.2 14.6 13.2H14.4V6H14.6C14.7591 6 14.9117 5.93678 15.0243 5.82426C15.1368 5.71174 15.2 5.55913 15.2 5.4C15.2 5.24087 15.1368 5.08826 15.0243 4.97573C14.9117 4.86321 14.7591 4.8 14.6 4.8H11.4ZM11.8 7.6C11.8 7.49391 11.8421 7.39217 11.9171 7.31716C11.9922 7.24214 12.0939 7.2 12.2 7.2H13C13.1061 7.2 13.2078 7.24214 13.2828 7.31716C13.3578 7.39217 13.4 7.49391 13.4 7.6V8.4C13.4 8.50609 13.3578 8.60783 13.2828 8.68284C13.2078 8.75786 13.1061 8.8 13 8.8H12.2C12.0939 8.8 11.9922 8.75786 11.9171 8.68284C11.8421 8.60783 11.8 8.50609 11.8 8.4V7.6ZM12.2 10.4C12.0939 10.4 11.9922 10.4421 11.9171 10.5172C11.8421 10.5922 11.8 10.6939 11.8 10.8V11.6C11.8 11.7061 11.8421 11.8078 11.9171 11.8828C11.9922 11.9579 12.0939 12 12.2 12H13C13.1061 12 13.2078 11.9579 13.2828 11.8828C13.3578 11.8078 13.4 11.7061 13.4 11.6V10.8C13.4 10.6939 13.3578 10.5922 13.2828 10.5172C13.2078 10.4421 13.1061 10.4 13 10.4H12.2Z' fill='currentColor'/%3e%3c/g%3e%3c/svg%3e\";\n export default img;"],"names":["React"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAI,KAAK,CAAC;AACV,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,eAAe,GAAG,SAAS,eAAe,CAAC,KAAK,EAAE;AACtD,EAAE,oBAAoBA,gBAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,KAAK,EAAE,EAAE;AACb,IAAI,MAAM,EAAE,EAAE;AACd,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgBA,gBAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AACxE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,wxBAAwxB;AAC/xB,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
var _path;
|
|
4
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
5
|
+
var SvgOrganization = function SvgOrganization(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
|
+
fill: "none"
|
|
11
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
fill: "currentColor",
|
|
13
|
+
fillRule: "evenodd",
|
|
14
|
+
d: "M.8 2.2a.6.6 0 0 1 .6-.6h8.4a.6.6 0 0 1 0 1.2h-.2v11a.6.6 0 0 1-.6.6H7.8a.6.6 0 0 1-.6-.6v-2a.6.6 0 0 0-.6-.6h-2a.6.6 0 0 0-.6.6v2a.6.6 0 0 1-.6.6h-2a.6.6 0 1 1 0-1.2h.2V2.8h-.2a.6.6 0 0 1-.6-.6m2.4 2.2a.4.4 0 0 1 .4-.4h.8a.4.4 0 0 1 .4.4v.8a.4.4 0 0 1-.4.4h-.8a.4.4 0 0 1-.4-.4zm.4 2.8a.4.4 0 0 0-.4.4v.8a.4.4 0 0 0 .4.4h.8a.4.4 0 0 0 .4-.4v-.8a.4.4 0 0 0-.4-.4zm2.8-2.8a.4.4 0 0 1 .4-.4h.8a.4.4 0 0 1 .4.4v.8a.4.4 0 0 1-.4.4h-.8a.4.4 0 0 1-.4-.4zm.4 2.8a.4.4 0 0 0-.4.4v.8a.4.4 0 0 0 .4.4h.8a.4.4 0 0 0 .4-.4v-.8a.4.4 0 0 0-.4-.4zm4.6-2.4a.6.6 0 0 0-.6.6v8.2a.8.8 0 0 0 .8.8h3a.6.6 0 0 0 0-1.2h-.2V6h.2a.6.6 0 0 0 0-1.2zm.4 2.8a.4.4 0 0 1 .4-.4h.8a.4.4 0 0 1 .4.4v.8a.4.4 0 0 1-.4.4h-.8a.4.4 0 0 1-.4-.4zm.4 2.8a.4.4 0 0 0-.4.4v.8a.4.4 0 0 0 .4.4h.8a.4.4 0 0 0 .4-.4v-.8a.4.4 0 0 0-.4-.4z",
|
|
15
|
+
clipRule: "evenodd"
|
|
16
|
+
})));
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export { SvgOrganization as ReactComponent };
|
|
20
|
+
//# sourceMappingURL=organization.svg.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"organization.svg.js","sources":["../../../../v1/icons/assets/organization.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg id='buildings'%3e%3cpath id='Vector' fill-rule='evenodd' clip-rule='evenodd' d='M0.799988 2.2C0.799988 2.04087 0.863202 1.88826 0.975724 1.77573C1.08825 1.66321 1.24086 1.6 1.39999 1.6H9.79999C9.95912 1.6 10.1117 1.66321 10.2243 1.77573C10.3368 1.88826 10.4 2.04087 10.4 2.2C10.4 2.35913 10.3368 2.51174 10.2243 2.62426C10.1117 2.73678 9.95912 2.8 9.79999 2.8H9.59999V13.8C9.59999 13.9591 9.53677 14.1117 9.42425 14.2243C9.31173 14.3368 9.15912 14.4 8.99999 14.4H7.79999C7.64086 14.4 7.48825 14.3368 7.37572 14.2243C7.2632 14.1117 7.19999 13.9591 7.19999 13.8V11.8C7.19999 11.6409 7.13677 11.4883 7.02425 11.3757C6.91173 11.2632 6.75912 11.2 6.59999 11.2H4.59999C4.44086 11.2 4.28825 11.2632 4.17572 11.3757C4.0632 11.4883 3.99999 11.6409 3.99999 11.8V13.8C3.99999 13.9591 3.93677 14.1117 3.82425 14.2243C3.71173 14.3368 3.55912 14.4 3.39999 14.4H1.39999C1.24086 14.4 1.08825 14.3368 0.975724 14.2243C0.863202 14.1117 0.799988 13.9591 0.799988 13.8C0.799988 13.6409 0.863202 13.4883 0.975724 13.3757C1.08825 13.2632 1.24086 13.2 1.39999 13.2H1.59999V2.8H1.39999C1.24086 2.8 1.08825 2.73678 0.975724 2.62426C0.863202 2.51174 0.799988 2.35913 0.799988 2.2ZM3.19999 4.4C3.19999 4.29391 3.24213 4.19217 3.31715 4.11716C3.39216 4.04214 3.4939 4 3.59999 4H4.39999C4.50607 4 4.60782 4.04214 4.68283 4.11716C4.75784 4.19217 4.79999 4.29391 4.79999 4.4V5.2C4.79999 5.30609 4.75784 5.40783 4.68283 5.48284C4.60782 5.55786 4.50607 5.6 4.39999 5.6H3.59999C3.4939 5.6 3.39216 5.55786 3.31715 5.48284C3.24213 5.40783 3.19999 5.30609 3.19999 5.2V4.4ZM3.59999 7.2C3.4939 7.2 3.39216 7.24214 3.31715 7.31716C3.24213 7.39217 3.19999 7.49391 3.19999 7.6V8.4C3.19999 8.50609 3.24213 8.60783 3.31715 8.68284C3.39216 8.75786 3.4939 8.8 3.59999 8.8H4.39999C4.50607 8.8 4.60782 8.75786 4.68283 8.68284C4.75784 8.60783 4.79999 8.50609 4.79999 8.4V7.6C4.79999 7.49391 4.75784 7.39217 4.68283 7.31716C4.60782 7.24214 4.50607 7.2 4.39999 7.2H3.59999ZM6.39999 4.4C6.39999 4.29391 6.44213 4.19217 6.51714 4.11716C6.59216 4.04214 6.6939 4 6.79999 4H7.59999C7.70607 4 7.80782 4.04214 7.88283 4.11716C7.95784 4.19217 7.99999 4.29391 7.99999 4.4V5.2C7.99999 5.30609 7.95784 5.40783 7.88283 5.48284C7.80782 5.55786 7.70607 5.6 7.59999 5.6H6.79999C6.6939 5.6 6.59216 5.55786 6.51714 5.48284C6.44213 5.40783 6.39999 5.30609 6.39999 5.2V4.4ZM6.79999 7.2C6.6939 7.2 6.59216 7.24214 6.51714 7.31716C6.44213 7.39217 6.39999 7.49391 6.39999 7.6V8.4C6.39999 8.50609 6.44213 8.60783 6.51714 8.68284C6.59216 8.75786 6.6939 8.8 6.79999 8.8H7.59999C7.70607 8.8 7.80782 8.75786 7.88283 8.68284C7.95784 8.60783 7.99999 8.50609 7.99999 8.4V7.6C7.99999 7.49391 7.95784 7.39217 7.88283 7.31716C7.80782 7.24214 7.70607 7.2 7.59999 7.2H6.79999ZM11.4 4.8C11.2409 4.8 11.0882 4.86321 10.9757 4.97573C10.8632 5.08826 10.8 5.24087 10.8 5.4V13.6C10.8 13.8122 10.8843 14.0157 11.0343 14.1657C11.1843 14.3157 11.3878 14.4 11.6 14.4H14.6C14.7591 14.4 14.9117 14.3368 15.0243 14.2243C15.1368 14.1117 15.2 13.9591 15.2 13.8C15.2 13.6409 15.1368 13.4883 15.0243 13.3757C14.9117 13.2632 14.7591 13.2 14.6 13.2H14.4V6H14.6C14.7591 6 14.9117 5.93678 15.0243 5.82426C15.1368 5.71174 15.2 5.55913 15.2 5.4C15.2 5.24087 15.1368 5.08826 15.0243 4.97573C14.9117 4.86321 14.7591 4.8 14.6 4.8H11.4ZM11.8 7.6C11.8 7.49391 11.8421 7.39217 11.9171 7.31716C11.9922 7.24214 12.0939 7.2 12.2 7.2H13C13.1061 7.2 13.2078 7.24214 13.2828 7.31716C13.3578 7.39217 13.4 7.49391 13.4 7.6V8.4C13.4 8.50609 13.3578 8.60783 13.2828 8.68284C13.2078 8.75786 13.1061 8.8 13 8.8H12.2C12.0939 8.8 11.9922 8.75786 11.9171 8.68284C11.8421 8.60783 11.8 8.50609 11.8 8.4V7.6ZM12.2 10.4C12.0939 10.4 11.9922 10.4421 11.9171 10.5172C11.8421 10.5922 11.8 10.6939 11.8 10.8V11.6C11.8 11.7061 11.8421 11.8078 11.9171 11.8828C11.9922 11.9579 12.0939 12 12.2 12H13C13.1061 12 13.2078 11.9579 13.2828 11.8828C13.3578 11.8078 13.4 11.7061 13.4 11.6V10.8C13.4 10.6939 13.3578 10.5922 13.2828 10.5172C13.2078 10.4421 13.1061 10.4 13 10.4H12.2Z' fill='currentColor'/%3e%3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":";;AAAA,IAAI,KAAK,CAAC;AACV,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,eAAe,GAAG,SAAS,eAAe,CAAC,KAAK,EAAE;AACtD,EAAE,oBAAoB,KAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,KAAK,EAAE,EAAE;AACb,IAAI,MAAM,EAAE,EAAE;AACd,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AACxE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,wxBAAwxB;AAC/xB,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
|
|
5
|
+
function _interopNamespaceDefault(e) {
|
|
6
|
+
var n = Object.create(null);
|
|
7
|
+
if (e) {
|
|
8
|
+
Object.keys(e).forEach(function (k) {
|
|
9
|
+
if (k !== 'default') {
|
|
10
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
11
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function () { return e[k]; }
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
n.default = e;
|
|
19
|
+
return Object.freeze(n);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
|
|
23
|
+
|
|
24
|
+
var _path;
|
|
25
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
26
|
+
var SvgSidebar = function SvgSidebar(props) {
|
|
27
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
28
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
+
width: 16,
|
|
30
|
+
height: 16,
|
|
31
|
+
fill: "none"
|
|
32
|
+
}, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
|
|
33
|
+
fill: "currentColor",
|
|
34
|
+
fillRule: "evenodd",
|
|
35
|
+
d: "M9.934 1.45H3.49a2.04 2.04 0 0 0-2.038 2.039v9.02c0 1.126.913 2.039 2.038 2.039h9.021a2.04 2.04 0 0 0 2.039-2.039V3.49A2.04 2.04 0 0 0 12.51 1.45zm-.75 11.598H3.49a.54.54 0 0 1-.538-.539V3.49c0-.298.241-.539.538-.539h5.694z",
|
|
36
|
+
clipRule: "evenodd"
|
|
37
|
+
})));
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
exports.ReactComponent = SvgSidebar;
|
|
41
|
+
//# sourceMappingURL=sidebar.svg.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sidebar.svg.cjs","sources":["../../../../v1/icons/assets/sidebar.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg id='sidebar collapse'%3e%3cpath id='Union' fill-rule='evenodd' clip-rule='evenodd' d='M9.93378 1.44995H3.49046C2.36454 1.44995 1.4518 2.36269 1.4518 3.48862V12.5093C1.4518 13.6352 2.36454 14.548 3.49046 14.548H9.93378H12.5111C13.6371 14.548 14.5498 13.6352 14.5498 12.5093V3.48862C14.5498 2.36269 13.6371 1.44995 12.5111 1.44995H9.93378ZM9.18378 13.048H3.49046C3.19297 13.048 2.9518 12.8068 2.9518 12.5093V3.48862C2.9518 3.19112 3.19297 2.94995 3.49046 2.94995H9.18378V13.048Z' fill='currentColor'/%3e%3c/g%3e%3c/svg%3e\";\n export default img;"],"names":["React"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAI,KAAK,CAAC;AACV,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,UAAU,GAAG,SAAS,UAAU,CAAC,KAAK,EAAE;AAC5C,EAAE,oBAAoBA,gBAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,KAAK,EAAE,EAAE;AACb,IAAI,MAAM,EAAE,EAAE;AACd,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgBA,gBAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AACxE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,iOAAiO;AACxO,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
var _path;
|
|
4
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
5
|
+
var SvgSidebar = function SvgSidebar(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
width: 16,
|
|
9
|
+
height: 16,
|
|
10
|
+
fill: "none"
|
|
11
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
fill: "currentColor",
|
|
13
|
+
fillRule: "evenodd",
|
|
14
|
+
d: "M9.934 1.45H3.49a2.04 2.04 0 0 0-2.038 2.039v9.02c0 1.126.913 2.039 2.038 2.039h9.021a2.04 2.04 0 0 0 2.039-2.039V3.49A2.04 2.04 0 0 0 12.51 1.45zm-.75 11.598H3.49a.54.54 0 0 1-.538-.539V3.49c0-.298.241-.539.538-.539h5.694z",
|
|
15
|
+
clipRule: "evenodd"
|
|
16
|
+
})));
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
export { SvgSidebar as ReactComponent };
|
|
20
|
+
//# sourceMappingURL=sidebar.svg.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sidebar.svg.js","sources":["../../../../v1/icons/assets/sidebar.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg id='sidebar collapse'%3e%3cpath id='Union' fill-rule='evenodd' clip-rule='evenodd' d='M9.93378 1.44995H3.49046C2.36454 1.44995 1.4518 2.36269 1.4518 3.48862V12.5093C1.4518 13.6352 2.36454 14.548 3.49046 14.548H9.93378H12.5111C13.6371 14.548 14.5498 13.6352 14.5498 12.5093V3.48862C14.5498 2.36269 13.6371 1.44995 12.5111 1.44995H9.93378ZM9.18378 13.048H3.49046C3.19297 13.048 2.9518 12.8068 2.9518 12.5093V3.48862C2.9518 3.19112 3.19297 2.94995 3.49046 2.94995H9.18378V13.048Z' fill='currentColor'/%3e%3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":";;AAAA,IAAI,KAAK,CAAC;AACV,SAAS,QAAQ,GAAG,EAAE,OAAO,QAAQ,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,UAAU,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,EAAE;AAEjR,IAAC,UAAU,GAAG,SAAS,UAAU,CAAC,KAAK,EAAE;AAC5C,EAAE,oBAAoB,KAAK,CAAC,aAAa,CAAC,KAAK,EAAE,QAAQ,CAAC;AAC1D,IAAI,KAAK,EAAE,4BAA4B;AACvC,IAAI,KAAK,EAAE,EAAE;AACb,IAAI,MAAM,EAAE,EAAE;AACd,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,KAAK,KAAK,gBAAgB,KAAK,CAAC,aAAa,CAAC,MAAM,EAAE;AACxE,IAAI,IAAI,EAAE,cAAc;AACxB,IAAI,QAAQ,EAAE,SAAS;AACvB,IAAI,CAAC,EAAE,iOAAiO;AACxO,IAAI,QAAQ,EAAE,SAAS;AACvB,GAAG,CAAC,CAAC,CAAC,CAAC;AACP;;;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var checkCircleFilled = require('./assets/check-circle-filled.svg.cjs');
|
|
4
|
+
var crossCircleFilled = require('./assets/cross-circle-filled.svg.cjs');
|
|
5
|
+
var filter = require('./assets/filter.svg.cjs');
|
|
6
|
+
var organization = require('./assets/organization.svg.cjs');
|
|
7
|
+
var sidebar = require('./assets/sidebar.svg.cjs');
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
exports.CheckCircleFilledIcon = checkCircleFilled.ReactComponent;
|
|
12
|
+
exports.CrossCircleFilledIcon = crossCircleFilled.ReactComponent;
|
|
13
|
+
exports.FilterIcon = filter.ReactComponent;
|
|
14
|
+
exports.OrganizationIcon = organization.ReactComponent;
|
|
15
|
+
exports.SidebarIcon = sidebar.ReactComponent;
|
|
16
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { ReactComponent as CheckCircleFilledIcon } from "./assets/check-circle-filled.svg";
|
|
2
|
+
export { ReactComponent as CrossCircleFilledIcon } from "./assets/cross-circle-filled.svg";
|
|
3
|
+
export { ReactComponent as FilterIcon } from "./assets/filter.svg";
|
|
4
|
+
export { ReactComponent as OrganizationIcon } from "./assets/organization.svg";
|
|
5
|
+
export { ReactComponent as SidebarIcon } from "./assets/sidebar.svg";
|
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../v1/icons/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,cAAc,IAAI,qBAAqB,EAAE,MAAM,kCAAkC,CAAC;AAC3F,OAAO,EAAE,cAAc,IAAI,qBAAqB,EAAE,MAAM,kCAAkC,CAAC;AAC3F,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACnE,OAAO,EAAE,cAAc,IAAI,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,EAAE,cAAc,IAAI,WAAW,EAAE,MAAM,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { ReactComponent as CheckCircleFilledIcon } from './assets/check-circle-filled.svg.js';
|
|
2
|
+
export { ReactComponent as CrossCircleFilledIcon } from './assets/cross-circle-filled.svg.js';
|
|
3
|
+
export { ReactComponent as FilterIcon } from './assets/filter.svg.js';
|
|
4
|
+
export { ReactComponent as OrganizationIcon } from './assets/organization.svg.js';
|
|
5
|
+
export { ReactComponent as SidebarIcon } from './assets/sidebar.svg.js';
|
|
6
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|