-
Notifications
You must be signed in to change notification settings - Fork 0
/
1313.347b3e6b.iframe.bundle.js
1 lines (1 loc) · 186 KB
/
1313.347b3e6b.iframe.bundle.js
1
"use strict";(self.webpackChunk_leather_io_ui=self.webpackChunk_leather_io_ui||[]).push([[1313],{"./src/icons/arrow-down-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{Z:()=>ArrowDownIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const arrow_down_16_16=function SvgArrowDown1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m12 9.61-3.529 3.528a.667.667 0 0 1-.942 0L4 9.609m4 3.167v-10"})))};var arrow_down_24_24_path;function arrow_down_24_24_extends(){return arrow_down_24_24_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},arrow_down_24_24_extends.apply(null,arguments)}const arrow_down_24_24=function SvgArrowDown2424(props){return react.createElement("svg",arrow_down_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),arrow_down_24_24_path||(arrow_down_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m18 14.414-5.293 5.293a1 1 0 0 1-1.414 0L6 14.414m6 4.75v-15"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const ArrowDownIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_down_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_down_24_24,{})})));try{ArrowDownIcon.displayName="ArrowDownIcon",ArrowDownIcon.__docgenInfo={description:"",displayName:"ArrowDownIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/arrow-down-icon.web.tsx#ArrowDownIcon"]={docgenInfo:ArrowDownIcon.__docgenInfo,name:"ArrowDownIcon",path:"src/icons/arrow-down-icon.web.tsx#ArrowDownIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/checkmark-circle-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{D:()=>CheckmarkCircleIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const checkmark_circle_16_16=function SvgCheckmarkCircle1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10 6.333 7 10 5.667 8.667m8.5-.667A6.167 6.167 0 1 1 1.833 8a6.167 6.167 0 0 1 12.334 0"})))};var checkmark_circle_24_24_path;function checkmark_circle_24_24_extends(){return checkmark_circle_24_24_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},checkmark_circle_24_24_extends.apply(null,arguments)}const checkmark_circle_24_24=function SvgCheckmarkCircle2424(props){return react.createElement("svg",checkmark_circle_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),checkmark_circle_24_24_path||(checkmark_circle_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M15 9.5 10.5 15l-2-2M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const CheckmarkCircleIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(checkmark_circle_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(checkmark_circle_24_24,{})})));try{CheckmarkCircleIcon.displayName="CheckmarkCircleIcon",CheckmarkCircleIcon.__docgenInfo={description:"",displayName:"CheckmarkCircleIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/checkmark-circle-icon.web.tsx#CheckmarkCircleIcon"]={docgenInfo:CheckmarkCircleIcon.__docgenInfo,name:"CheckmarkCircleIcon",path:"src/icons/checkmark-circle-icon.web.tsx#CheckmarkCircleIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/checkmark-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{N:()=>CheckmarkIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const checkmark_16_16=function SvgCheckmark1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M1.833 10.063 6 13.5l8.167-11"})))};var checkmark_24_24_path;function checkmark_24_24_extends(){return checkmark_24_24_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},checkmark_24_24_extends.apply(null,arguments)}const checkmark_24_24=function SvgCheckmark2424(props){return react.createElement("svg",checkmark_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),checkmark_24_24_path||(checkmark_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m3 15 6.294 5L21 4"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const CheckmarkIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(checkmark_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(checkmark_24_24,{})})));try{CheckmarkIcon.displayName="CheckmarkIcon",CheckmarkIcon.__docgenInfo={description:"",displayName:"CheckmarkIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/checkmark-icon.web.tsx#CheckmarkIcon"]={docgenInfo:CheckmarkIcon.__docgenInfo,name:"CheckmarkIcon",path:"src/icons/checkmark-icon.web.tsx#CheckmarkIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/chevron-down-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{D:()=>ChevronDownIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const chevron_down_16_16=function SvgChevronDown1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 6 8.471 9.529a.667.667 0 0 1-.942 0L4 6"})))};var chevron_down_24_24_path;function chevron_down_24_24_extends(){return chevron_down_24_24_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},chevron_down_24_24_extends.apply(null,arguments)}const chevron_down_24_24=function SvgChevronDown2424(props){return react.createElement("svg",chevron_down_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),chevron_down_24_24_path||(chevron_down_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m20 9-7.293 7.293a1 1 0 0 1-1.414 0L4 9"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const ChevronDownIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(chevron_down_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(chevron_down_24_24,{})})));try{ChevronDownIcon.displayName="ChevronDownIcon",ChevronDownIcon.__docgenInfo={description:"",displayName:"ChevronDownIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/chevron-down-icon.web.tsx#ChevronDownIcon"]={docgenInfo:ChevronDownIcon.__docgenInfo,name:"ChevronDownIcon",path:"src/icons/chevron-down-icon.web.tsx#ChevronDownIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/chevron-right-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{v:()=>ChevronRightIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const chevron_right_16_16=function SvgChevronRight1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m6.138 12 3.529-3.529a.667.667 0 0 0 0-.942L6.138 4"})))};var chevron_right_24_24_path;function chevron_right_24_24_extends(){return chevron_right_24_24_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},chevron_right_24_24_extends.apply(null,arguments)}const chevron_right_24_24=function SvgChevronRight2424(props){return react.createElement("svg",chevron_right_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),chevron_right_24_24_path||(chevron_right_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m9 4 7.293 7.293a1 1 0 0 1 0 1.414L9 20"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const ChevronRightIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(chevron_right_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(chevron_right_24_24,{})})));try{ChevronRightIcon.displayName="ChevronRightIcon",ChevronRightIcon.__docgenInfo={description:"",displayName:"ChevronRightIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/chevron-right-icon.web.tsx#ChevronRightIcon"]={docgenInfo:ChevronRightIcon.__docgenInfo,name:"ChevronRightIcon",path:"src/icons/chevron-right-icon.web.tsx#ChevronRightIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/cloud-off-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{a:()=>CloudOffIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const cloud_off_16_16=function SvgCloudOff1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6.35 3.522a4 4 0 0 1 5.646 3.813l.087-.002a2.75 2.75 0 0 1 2.315 4.236M2 2l12 12M4.217 5.862a3.5 3.5 0 0 0 .45 6.971h7.416q.346 0 .668-.081L4.785 4.786a4 4 0 0 0-.568 1.076"})))};var cloud_off_24_24_path;function cloud_off_24_24_extends(){return cloud_off_24_24_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},cloud_off_24_24_extends.apply(null,arguments)}const cloud_off_24_24=function SvgCloudOff2424(props){return react.createElement("svg",cloud_off_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),cloud_off_24_24_path||(cloud_off_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M10.78 5.124A6 6 0 0 1 18 11a4 4 0 0 1 3.826 5.17M18.9 18.899 7.287 7.287a6 6 0 0 0-.961 1.758A5.001 5.001 0 0 0 7 19h11q.465-.001.899-.101Zm0 0L21 21 3 3"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const CloudOffIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(cloud_off_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(cloud_off_24_24,{})})));try{CloudOffIcon.displayName="CloudOffIcon",CloudOffIcon.__docgenInfo={description:"",displayName:"CloudOffIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/cloud-off-icon.web.tsx#CloudOffIcon"]={docgenInfo:CloudOffIcon.__docgenInfo,name:"CloudOffIcon",path:"src/icons/cloud-off-icon.web.tsx#CloudOffIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/copy-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{T:()=>CopyIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const copy_16_16=function SvgCopy1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M5.833 5.833V2.167c0-.184.15-.333.334-.333h7.667c.184 0 .333.149.333.333v7.667c0 .184-.15.333-.333.333h-3.667m-.333-4.333H2.167a.333.333 0 0 0-.333.333v7.667c0 .184.149.333.333.333h7.667c.184 0 .333-.15.333-.333V6.167a.333.333 0 0 0-.333-.333"})))};var copy_24_24_path;function copy_24_24_extends(){return copy_24_24_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},copy_24_24_extends.apply(null,arguments)}const copy_24_24=function SvgCopy2424(props){return react.createElement("svg",copy_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),copy_24_24_path||(copy_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 9V3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5H15m-.5-6h-11a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const CopyIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(copy_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(copy_24_24,{})})));try{CopyIcon.displayName="CopyIcon",CopyIcon.__docgenInfo={description:"",displayName:"CopyIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/copy-icon.web.tsx#CopyIcon"]={docgenInfo:CopyIcon.__docgenInfo,name:"CopyIcon",path:"src/icons/copy-icon.web.tsx#CopyIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/error-triangle-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{u:()=>ErrorTriangleIcon});var _path,_circle,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const error_triangle_16_16=function SvgErrorTriangle1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:1.5,d:"M8 6.5v2.333M7.425 2.15l-5.67 9.68a.667.667 0 0 0 .575 1.004h11.34c.515 0 .836-.56.575-1.004l-5.67-9.68a.667.667 0 0 0-1.15 0Z"})),_circle||(_circle=react.createElement("circle",{cx:8,cy:10.5,r:.667,fill:"currentColor"})))};var error_triangle_24_24_path,_rect;function error_triangle_24_24_extends(){return error_triangle_24_24_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},error_triangle_24_24_extends.apply(null,arguments)}const error_triangle_24_24=function SvgErrorTriangle2424(props){return react.createElement("svg",error_triangle_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),error_triangle_24_24_path||(error_triangle_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M11.997 10.016v1.996m-.862-8.52L2.887 17.496A.998.998 0 0 0 3.748 19h16.498a.998.998 0 0 0 .862-1.504l-8.25-14.004a1 1 0 0 0-1.723 0"})),_rect||(_rect=react.createElement("rect",{width:2.5,height:2.5,x:10.75,y:13.75,fill:"currentColor",rx:1.25})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const ErrorTriangleIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(error_triangle_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(error_triangle_24_24,{})})));try{ErrorTriangleIcon.displayName="ErrorTriangleIcon",ErrorTriangleIcon.__docgenInfo={description:"",displayName:"ErrorTriangleIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/error-triangle-icon.web.tsx#ErrorTriangleIcon"]={docgenInfo:ErrorTriangleIcon.__docgenInfo,name:"ErrorTriangleIcon",path:"src/icons/error-triangle-icon.web.tsx#ErrorTriangleIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/external-link-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{p:()=>ExternalLinkIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const external_link_16_16=function SvgExternalLink1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12.167 9.333v3.1c0 .374 0 .56-.073.703a.67.67 0 0 1-.291.291c-.143.073-.33.073-.703.073H3.567c-.374 0-.56 0-.703-.073a.67.67 0 0 1-.291-.291c-.073-.143-.073-.33-.073-.703V4.9c0-.373 0-.56.073-.703a.67.67 0 0 1 .291-.291c.143-.073.33-.073.703-.073h2.6m3-1.333H13.5m0 0v4.333m0-4.333L7.333 8.667"})))};var external_link_24_24_path;function external_link_24_24_extends(){return external_link_24_24_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},external_link_24_24_extends.apply(null,arguments)}const external_link_24_24=function SvgExternalLink2424(props){return react.createElement("svg",external_link_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),external_link_24_24_path||(external_link_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 6H5.6c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437C4 6.76 4 7.04 4 7.6v10.8c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C4.76 20 5.04 20 5.6 20h10.8c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437C18 19.24 18 18.96 18 18.4V15M14 4h6m0 0v6m0-6-9 9"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const ExternalLinkIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(external_link_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(external_link_24_24,{})})));try{ExternalLinkIcon.displayName="ExternalLinkIcon",ExternalLinkIcon.__docgenInfo={description:"",displayName:"ExternalLinkIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/external-link-icon.web.tsx#ExternalLinkIcon"]={docgenInfo:ExternalLinkIcon.__docgenInfo,name:"ExternalLinkIcon",path:"src/icons/external-link-icon.web.tsx#ExternalLinkIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/eye-1-closed-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{y:()=>Eye1ClosedIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const eye_1_closed_16_16=function SvgEye1Closed1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M14.467 5.525c-3.228 5.814-9.778 5.814-13.005 0M6.01 9.729l-.653 1.996m-2.72-4.053L1.305 8.99m8.686.738.653 1.996m2.72-4.053 1.333 1.319"})))};var eye_1_closed_24_24_path;function eye_1_closed_24_24_extends(){return eye_1_closed_24_24_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},eye_1_closed_24_24_extends.apply(null,arguments)}const eye_1_closed_24_24=function SvgEye1Closed2424(props){return react.createElement("svg",eye_1_closed_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),eye_1_closed_24_24_path||(eye_1_closed_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M21.7 7.788c-4.841 8.72-14.666 8.72-19.507 0m6.821 6.305-.978 2.995m-4.08-6.08-2 1.979m13.03 1.106.978 2.995m4.08-6.08 2 1.979"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const Eye1ClosedIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(eye_1_closed_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(eye_1_closed_24_24,{})})));try{Eye1ClosedIcon.displayName="Eye1ClosedIcon",Eye1ClosedIcon.__docgenInfo={description:"",displayName:"Eye1ClosedIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/eye-1-closed-icon.web.tsx#Eye1ClosedIcon"]={docgenInfo:Eye1ClosedIcon.__docgenInfo,name:"Eye1ClosedIcon",path:"src/icons/eye-1-closed-icon.web.tsx#Eye1ClosedIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/headset-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{s:()=>HeadsetIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const headset_16_16=function SvgHeadset1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:1.5,d:"M2.667 9.333V8a5.333 5.333 0 0 1 10.666 0v1.333m-10.666 0v3.333c0 .369.298.667.666.667h1.333a.667.667 0 0 0 .667-.667V10a.667.667 0 0 0-.667-.667h-2Zm10.666 0v3.333a.667.667 0 0 1-.667.667h-1.333a.667.667 0 0 1-.667-.667V10c0-.368.299-.667.667-.667z"})))};var headset_24_24_path;function headset_24_24_extends(){return headset_24_24_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},headset_24_24_extends.apply(null,arguments)}const headset_24_24=function SvgHeadset2424(props){return react.createElement("svg",headset_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),headset_24_24_path||(headset_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2,d:"M4 14v-2a8 8 0 1 1 16 0v2M4 14v5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1zm16 0v5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const HeadsetIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(headset_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(headset_24_24,{})})));try{HeadsetIcon.displayName="HeadsetIcon",HeadsetIcon.__docgenInfo={description:"",displayName:"HeadsetIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/headset-icon.web.tsx#HeadsetIcon"]={docgenInfo:HeadsetIcon.__docgenInfo,name:"HeadsetIcon",path:"src/icons/headset-icon.web.tsx#HeadsetIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/icon/icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{I:()=>Icon});var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js"),leather_styles_tokens__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./leather-styles/tokens/index.js");const Icon=(0,react__WEBPACK_IMPORTED_MODULE_1__.forwardRef)((({children,...props},ref)=>{const child=react__WEBPACK_IMPORTED_MODULE_1__.Children.only(children);return(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.Fragment,{children:react__WEBPACK_IMPORTED_MODULE_1__.cloneElement(child,{color:(0,leather_styles_tokens__WEBPACK_IMPORTED_MODULE_2__.S)("colors.ink.action-primary-default"),ref,...props})})}));try{Icon.displayName="Icon",Icon.__docgenInfo={description:"",displayName:"Icon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/icon/icon.web.tsx#Icon"]={docgenInfo:Icon.__docgenInfo,name:"Icon",path:"src/icons/icon/icon.web.tsx#Icon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/index.web.ts":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AnimalChameleonIcon:()=>AnimalChameleonIcon,AnimalEagleIcon:()=>AnimalEagleIcon,AnimalRabbitIcon:()=>AnimalRabbitIcon,AnimalSnailIcon:()=>AnimalSnailIcon,ArrowDownIcon:()=>arrow_down_icon_web.Z,ArrowLeftIcon:()=>ArrowLeftIcon,ArrowOutOfBoxIcon:()=>ArrowOutOfBoxIcon,ArrowRotateClockwiseIcon:()=>ArrowRotateClockwiseIcon,ArrowRotateRightLeftIcon:()=>ArrowRotateRightLeftIcon,ArrowUpIcon:()=>ArrowUpIcon,ArrowsRepeatLeftRightIcon:()=>ArrowsRepeatLeftRightIcon,BarcodeIcon:()=>BarcodeIcon,BarsThreeIcon:()=>BarsThreeIcon,BarsTwoIcon:()=>BarsTwoIcon,BitcoinIcon:()=>BitcoinIcon,BoxedCatLockedIcon:()=>BoxedCatLockedIcon,BoxedCatUnlockedIcon:()=>BoxedCatUnlockedIcon,CheckmarkCircleIcon:()=>checkmark_circle_icon_web.D,CheckmarkIcon:()=>checkmark_icon_web.N,ChevronDownIcon:()=>chevron_down_icon_web.D,ChevronRightIcon:()=>chevron_right_icon_web.v,ChevronUpIcon:()=>ChevronUpIcon,ChevronsRightIcon:()=>ChevronsRightIcon,CircleIcon:()=>CircleIcon,CloseIcon:()=>CloseIcon,CloudOffIcon:()=>cloud_off_icon_web.a,CodeIcon:()=>CodeIcon,CopyIcon:()=>copy_icon_web.T,CreditCardIcon:()=>CreditCardIcon,DownloadIcon:()=>DownloadIcon,EllipsisVIcon:()=>EllipsisVIcon,ErrorCircleIcon:()=>ErrorCircleIcon,ErrorTriangleIcon:()=>error_triangle_icon_web.u,ExitIcon:()=>ExitIcon,ExpandIcon:()=>ExpandIcon,ExternalLinkIcon:()=>external_link_icon_web.p,Eye1ClosedIcon:()=>eye_1_closed_icon_web.y,Eye1Icon:()=>Eye1Icon,FunctionIcon:()=>FunctionIcon,GlobeTiltedIcon:()=>GlobeTiltedIcon,HeadIcon:()=>HeadIcon,HeadsetIcon:()=>headset_icon_web.s,InboxIcon:()=>InboxIcon,InfoCircleIcon:()=>info_circle_icon_web.e,KeyIcon:()=>KeyIcon,LeatherLettermarkIcon:()=>LeatherLettermarkIcon,LeatherLogomarkIcon:()=>leather_logomark_icon_web.$,LedgerIcon:()=>LedgerIcon,LockIcon:()=>LockIcon,MegaphoneIcon:()=>MegaphoneIcon,MoonIcon:()=>MoonIcon,PaperPlaneIcon:()=>PaperPlaneIcon,PassportIcon:()=>PassportIcon,PencilIcon:()=>PencilIcon,PlaceholderIcon:()=>placeholder_icon_web.X,PlusIcon:()=>PlusIcon,QrCodeIcon:()=>qr_code_icon_web.y,QuestionCircleIcon:()=>QuestionCircleIcon,SettingsGearIcon:()=>SettingsGearIcon,SquareLinesBottomIcon:()=>SquareLinesBottomIcon,StacksIcon:()=>StacksIcon,StarIcon:()=>StarIcon,SunIcon:()=>SunIcon,SunInCloudIcon:()=>SunInCloudIcon,SupportIcon:()=>SupportIcon,TrashIcon:()=>TrashIcon,UnlockIcon:()=>UnlockIcon,UserIcon:()=>UserIcon,WalletIcon:()=>WalletIcon,ZapIcon:()=>zap_icon_web.h});var _path,arrow_down_icon_web=__webpack_require__("./src/icons/arrow-down-icon.web.tsx"),jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const arrow_left_16_16=function SvgArrowLeft1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6.445 12.221 2.75 8.526a.667.667 0 0 1 0-.943l3.695-3.695M3.112 8.055h10.333"})))};var arrow_left_24_24_path;function arrow_left_24_24_extends(){return arrow_left_24_24_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},arrow_left_24_24_extends.apply(null,arguments)}const arrow_left_24_24=function SvgArrowLeft2424(props){return react.createElement("svg",arrow_left_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),arrow_left_24_24_path||(arrow_left_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m9.668 18.082-5.293-5.293a1 1 0 0 1 0-1.414l5.293-5.293m-4.75 6h15"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const ArrowLeftIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_left_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_left_24_24,{})})));try{ArrowLeftIcon.displayName="ArrowLeftIcon",ArrowLeftIcon.__docgenInfo={description:"",displayName:"ArrowLeftIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/arrow-left-icon.web.tsx#ArrowLeftIcon"]={docgenInfo:ArrowLeftIcon.__docgenInfo,name:"ArrowLeftIcon",path:"src/icons/arrow-left-icon.web.tsx#ArrowLeftIcon"})}catch(__react_docgen_typescript_loader_error){}var arrows_repeat_left_right_16_16_path;function arrows_repeat_left_right_16_16_extends(){return arrows_repeat_left_right_16_16_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},arrows_repeat_left_right_16_16_extends.apply(null,arguments)}const arrows_repeat_left_right_16_16=function SvgArrowsRepeatLeftRight1616(props){return react.createElement("svg",arrows_repeat_left_right_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),arrows_repeat_left_right_16_16_path||(arrows_repeat_left_right_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m11.666 14.167 1.765-1.764a.334.334 0 0 0 0-.472l-1.764-1.764M4.332 1.833 2.57 3.598a.333.333 0 0 0 0 .471l1.764 1.764m-.833-2h9.333c.368 0 .667.299.667.667v2.667m-11 2V11.5c0 .368.298.667.666.667H12.5"})))};var arrows_repeat_left_right_24_24_path;function arrows_repeat_left_right_24_24_extends(){return arrows_repeat_left_right_24_24_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},arrows_repeat_left_right_24_24_extends.apply(null,arguments)}const arrows_repeat_left_right_24_24=function SvgArrowsRepeatLeftRight2424(props){return react.createElement("svg",arrows_repeat_left_right_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),arrows_repeat_left_right_24_24_path||(arrows_repeat_left_right_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m17.25 21 2.646-2.646a.5.5 0 0 0 0-.708L17.25 15M6.75 3 4.103 5.646a.5.5 0 0 0 0 .708L6.75 9M5 6h14a1 1 0 0 1 1 1v4M4 13v4a1 1 0 0 0 1 1h14"})))},ArrowsRepeatLeftRightIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrows_repeat_left_right_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrows_repeat_left_right_24_24,{})})));try{ArrowsRepeatLeftRightIcon.displayName="ArrowsRepeatLeftRightIcon",ArrowsRepeatLeftRightIcon.__docgenInfo={description:"",displayName:"ArrowsRepeatLeftRightIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/arrows-repeat-left-right-icon.web.tsx#ArrowsRepeatLeftRightIcon"]={docgenInfo:ArrowsRepeatLeftRightIcon.__docgenInfo,name:"ArrowsRepeatLeftRightIcon",path:"src/icons/arrows-repeat-left-right-icon.web.tsx#ArrowsRepeatLeftRightIcon"})}catch(__react_docgen_typescript_loader_error){}var arrow_rotate_clockwise_16_16_path;function arrow_rotate_clockwise_16_16_extends(){return arrow_rotate_clockwise_16_16_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},arrow_rotate_clockwise_16_16_extends.apply(null,arguments)}const arrow_rotate_clockwise_16_16=function SvgArrowRotateClockwise1616(props){return react.createElement("svg",arrow_rotate_clockwise_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),arrow_rotate_clockwise_16_16_path||(arrow_rotate_clockwise_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M13.173 9.833A5.502 5.502 0 0 1 2.486 8a5.5 5.5 0 0 1 5.5-5.5c1.878 0 3.133.803 4.347 2.173m.5-2.006V5c0 .184-.15.333-.333.333h-2.334"})))};var arrow_rotate_clockwise_24_24_path;function arrow_rotate_clockwise_24_24_extends(){return arrow_rotate_clockwise_24_24_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},arrow_rotate_clockwise_24_24_extends.apply(null,arguments)}const arrow_rotate_clockwise_24_24=function SvgArrowRotateClockwise2424(props){return react.createElement("svg",arrow_rotate_clockwise_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),arrow_rotate_clockwise_24_24_path||(arrow_rotate_clockwise_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19.517 14.667A8 8 0 1 1 11.972 4c2.883 0 4.758 1.301 6.617 3.5M19 4v3.5a.5.5 0 0 1-.5.5H15"})))},ArrowRotateClockwiseIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_rotate_clockwise_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_rotate_clockwise_24_24,{})})));try{ArrowRotateClockwiseIcon.displayName="ArrowRotateClockwiseIcon",ArrowRotateClockwiseIcon.__docgenInfo={description:"",displayName:"ArrowRotateClockwiseIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/arrow-rotate-clockwise-icon.web.tsx#ArrowRotateClockwiseIcon"]={docgenInfo:ArrowRotateClockwiseIcon.__docgenInfo,name:"ArrowRotateClockwiseIcon",path:"src/icons/arrow-rotate-clockwise-icon.web.tsx#ArrowRotateClockwiseIcon"})}catch(__react_docgen_typescript_loader_error){}var arrow_rotate_right_left_16_16_path;function arrow_rotate_right_left_16_16_extends(){return arrow_rotate_right_left_16_16_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},arrow_rotate_right_left_16_16_extends.apply(null,arguments)}const arrow_rotate_right_left_16_16=function SvgArrowRotateRightLeft1616(props){return react.createElement("svg",arrow_rotate_right_left_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),arrow_rotate_right_left_16_16_path||(arrow_rotate_right_left_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12.841 2.5v2.333a.334.334 0 0 1-.333.334h-2.333M3.167 13.5v-2.333c0-.184.149-.334.333-.334h2.333m-3.29-2.146A5.5 5.5 0 0 1 8 2.5a5.6 5.6 0 0 1 4.421 2.168m1.036 2.646A5.5 5.5 0 0 1 8 13.5a5.6 5.6 0 0 1-4.421-2.168"})))};var arrow_rotate_right_left_24_24_path;function arrow_rotate_right_left_24_24_extends(){return arrow_rotate_right_left_24_24_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},arrow_rotate_right_left_24_24_extends.apply(null,arguments)}const arrow_rotate_right_left_24_24=function SvgArrowRotateRightLeft2424(props){return react.createElement("svg",arrow_rotate_right_left_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),arrow_rotate_right_left_24_24_path||(arrow_rotate_right_left_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 20v-3.5a.5.5 0 0 1 .5-.5h3.25M19.012 4v3.5a.5.5 0 0 1-.5.5h-3.5M4 12a8 8 0 0 1 8-8 8.14 8.14 0 0 1 6.5 3.242M20 12a8 8 0 0 1-8 8 8.14 8.14 0 0 1-6.5-3.242"})))},ArrowRotateRightLeftIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_rotate_right_left_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_rotate_right_left_24_24,{})})));try{ArrowRotateRightLeftIcon.displayName="ArrowRotateRightLeftIcon",ArrowRotateRightLeftIcon.__docgenInfo={description:"",displayName:"ArrowRotateRightLeftIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/arrow-rotate-right-left-icon.web.tsx#ArrowRotateRightLeftIcon"]={docgenInfo:ArrowRotateRightLeftIcon.__docgenInfo,name:"ArrowRotateRightLeftIcon",path:"src/icons/arrow-rotate-right-left-icon.web.tsx#ArrowRotateRightLeftIcon"})}catch(__react_docgen_typescript_loader_error){}var arrow_up_16_16_path;function arrow_up_16_16_extends(){return arrow_up_16_16_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},arrow_up_16_16_extends.apply(null,arguments)}const arrow_up_16_16=function SvgArrowUp1616(props){return react.createElement("svg",arrow_up_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),arrow_up_16_16_path||(arrow_up_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3.833 6.5 7.53 2.805c.26-.26.682-.26.943 0L12.167 6.5M8 3.167V13.5"})))};var arrow_up_24_24_path;function arrow_up_24_24_extends(){return arrow_up_24_24_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},arrow_up_24_24_extends.apply(null,arguments)}const arrow_up_24_24=function SvgArrowUp2424(props){return react.createElement("svg",arrow_up_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),arrow_up_24_24_path||(arrow_up_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m6 9.75 5.293-5.293a1 1 0 0 1 1.414 0L18 9.75M12 5v15"})))},ArrowUpIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_up_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_up_24_24,{})})));try{ArrowUpIcon.displayName="ArrowUpIcon",ArrowUpIcon.__docgenInfo={description:"",displayName:"ArrowUpIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/arrow-up-icon.web.tsx#ArrowUpIcon"]={docgenInfo:ArrowUpIcon.__docgenInfo,name:"ArrowUpIcon",path:"src/icons/arrow-up-icon.web.tsx#ArrowUpIcon"})}catch(__react_docgen_typescript_loader_error){}var bars_three_16_16_path;function bars_three_16_16_extends(){return bars_three_16_16_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},bars_three_16_16_extends.apply(null,arguments)}const bars_three_16_16=function SvgBarsThree1616(props){return react.createElement("svg",bars_three_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),bars_three_16_16_path||(bars_three_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M1.833 8h7m-7-4.167h12.334M1.834 12.167h12.333"})))};var bars_three_24_24_path;function bars_three_24_24_extends(){return bars_three_24_24_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},bars_three_24_24_extends.apply(null,arguments)}const bars_three_24_24=function SvgBarsThree2424(props){return react.createElement("svg",bars_three_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),bars_three_24_24_path||(bars_three_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M3 12h10M3 6h18M3 18h18"})))},BarsThreeIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(bars_three_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(bars_three_24_24,{})})));try{BarsThreeIcon.displayName="BarsThreeIcon",BarsThreeIcon.__docgenInfo={description:"",displayName:"BarsThreeIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/bars-three-icon.web.tsx#BarsThreeIcon"]={docgenInfo:BarsThreeIcon.__docgenInfo,name:"BarsThreeIcon",path:"src/icons/bars-three-icon.web.tsx#BarsThreeIcon"})}catch(__react_docgen_typescript_loader_error){}var bars_two_16_16_path;function bars_two_16_16_extends(){return bars_two_16_16_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},bars_two_16_16_extends.apply(null,arguments)}const bars_two_16_16=function SvgBarsTwo1616(props){return react.createElement("svg",bars_two_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),bars_two_16_16_path||(bars_two_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:1.5,d:"M1.833 4.833h12.334M1.834 11.167h12.333"})))};var bars_two_24_24_path;function bars_two_24_24_extends(){return bars_two_24_24_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},bars_two_24_24_extends.apply(null,arguments)}const bars_two_24_24=function SvgBarsTwo2424(props){return react.createElement("svg",bars_two_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),bars_two_24_24_path||(bars_two_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M3 7h18M3 17h18"})))},BarsTwoIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(bars_two_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(bars_two_24_24,{})})));try{BarsTwoIcon.displayName="BarsTwoIcon",BarsTwoIcon.__docgenInfo={description:"",displayName:"BarsTwoIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/bars-two-icon.web.tsx#BarsTwoIcon"]={docgenInfo:BarsTwoIcon.__docgenInfo,name:"BarsTwoIcon",path:"src/icons/bars-two-icon.web.tsx#BarsTwoIcon"})}catch(__react_docgen_typescript_loader_error){}var bitcoin_16_16_path;function bitcoin_16_16_extends(){return bitcoin_16_16_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},bitcoin_16_16_extends.apply(null,arguments)}const bitcoin_16_16=function SvgBitcoin1616(props){return react.createElement("svg",bitcoin_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),bitcoin_16_16_path||(bitcoin_16_16_path=react.createElement("path",{fill:"currentColor",d:"M11.98 6.922c.166-1.156-.682-1.777-1.84-2.191l.376-1.566-.918-.238-.366 1.525a37 37 0 0 0-.735-.18l.369-1.534-.917-.238-.376 1.565q-.3-.07-.586-.143v-.005L5.724 3.59 5.48 4.608s.68.162.666.172c.372.096.439.352.427.554l-.428 1.784a1 1 0 0 1 .096.032l-.097-.025-.6 2.499c-.046.117-.16.293-.42.226.009.014-.668-.173-.668-.173L4 10.767l1.194.31q.333.088.654.175l-.38 1.583.917.238.376-1.567q.375.105.731.197l-.375 1.56.918.237.38-1.58c1.564.307 2.74.183 3.236-1.287.399-1.184-.02-1.866-.843-2.311.6-.144 1.05-.554 1.171-1.4ZM9.882 9.976c-.284 1.183-2.202.543-2.824.383l.504-2.098c.622.161 2.616.48 2.32 1.715m.284-3.07c-.26 1.076-1.856.529-2.374.395l.457-1.903c.518.134 2.186.384 1.917 1.507Z"})))};var bitcoin_24_24_path;function bitcoin_24_24_extends(){return bitcoin_24_24_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},bitcoin_24_24_extends.apply(null,arguments)}const bitcoin_24_24=function SvgBitcoin2424(props){return react.createElement("svg",bitcoin_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),bitcoin_24_24_path||(bitcoin_24_24_path=react.createElement("path",{fill:"currentColor",d:"M17.966 9.834c.27-1.786-1.106-2.746-2.989-3.387l.611-2.42-1.49-.367-.595 2.356a63 63 0 0 0-1.195-.277l.599-2.372L11.417 3l-.611 2.419a50 50 0 0 1-.952-.221l.001-.008L7.8 4.683l-.396 1.573s1.106.25 1.082.266c.604.15.713.544.695.857l-.695 2.757q.063.014.155.049l-.158-.039-.975 3.862c-.074.18-.261.453-.683.35.015.02-1.084-.268-1.084-.268L5 15.776l1.94.478q.541.137 1.063.271l-.617 2.448 1.49.367.61-2.422q.61.164 1.188.305l-.608 2.41 1.49.367.618-2.443c2.542.476 4.454.284 5.258-1.988.649-1.829-.032-2.884-1.37-3.572.974-.222 1.708-.855 1.904-2.163m-3.407 4.72c-.46 1.829-3.577.84-4.588.592l.819-3.243c1.01.25 4.251.743 3.77 2.65Zm.462-4.746c-.42 1.664-3.015.818-3.857.611l.742-2.94c.842.207 3.553.593 3.115 2.329"})))},BitcoinIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(bitcoin_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(bitcoin_24_24,{})})));try{BitcoinIcon.displayName="BitcoinIcon",BitcoinIcon.__docgenInfo={description:"",displayName:"BitcoinIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/bitcoin-icon.web.tsx#BitcoinIcon"]={docgenInfo:BitcoinIcon.__docgenInfo,name:"BitcoinIcon",path:"src/icons/bitcoin-icon.web.tsx#BitcoinIcon"})}catch(__react_docgen_typescript_loader_error){}var boxed_cat_locked_24x24_path,_path2,_path3;function boxed_cat_locked_24x24_extends(){return boxed_cat_locked_24x24_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},boxed_cat_locked_24x24_extends.apply(null,arguments)}const boxed_cat_locked_24x24=function SvgBoxedCatLocked24X24(props){return react.createElement("svg",boxed_cat_locked_24x24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),boxed_cat_locked_24x24_path||(boxed_cat_locked_24x24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9.5 20h-5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4"})),_path2||(_path2=react.createElement("path",{fill:"currentColor",d:"m11.251 9.313.226.974a1 1 0 0 1-.732-.112zM8.86 8.319l-.26.966zm6.41-.966a1 1 0 0 1 .453 1.948zm-8.978.63.006 1a1 1 0 0 1-.704-.282zm4.453 2.192a8.7 8.7 0 0 0-2.144-.89l.517-1.932c.956.256 1.842.63 2.639 1.097zm4.978-.874-4.246.986-.452-1.948 4.246-.986zM4.433 4.783 6.99 7.267 5.594 8.7 3.04 6.217zm4.168 4.502a8.7 8.7 0 0 0-2.303-.301l-.013-2c.923-.006 1.878.113 2.833.369zM8.636 13.346c-.184.684.13 1.362.7 1.515s1.181-.278 1.364-.962-.13-1.363-.7-1.516c-.57-.152-1.181.278-1.364.963M3.188 11.83c-.183.684.13 1.363.7 1.516.571.152 1.182-.278 1.365-.963s-.13-1.362-.7-1.515-1.181.278-1.365.962M5.304 15.496c-.122.456.333.974 1.018 1.157.684.184 1.338-.037 1.46-.494.122-.456-.333-.974-1.018-1.157-.684-.184-1.338.037-1.46.493"})),_path3||(_path3=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M18.786 14.889v-1.667c0-1.227-1.024-2.222-2.286-2.222s-2.286.995-2.286 2.222v1.667m2.286 2.778v.555M13.071 21h6.858a.564.564 0 0 0 .571-.556v-5a.564.564 0 0 0-.571-.555H13.07a.564.564 0 0 0-.571.555v5c0 .307.256.556.571.556"})))},BoxedCatLockedIcon=(0,react.forwardRef)(((props,ref)=>(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(boxed_cat_locked_24x24,{})})));try{BoxedCatLockedIcon.displayName="BoxedCatLockedIcon",BoxedCatLockedIcon.__docgenInfo={description:"",displayName:"BoxedCatLockedIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/boxed-cat-locked-icon.web.tsx#BoxedCatLockedIcon"]={docgenInfo:BoxedCatLockedIcon.__docgenInfo,name:"BoxedCatLockedIcon",path:"src/icons/boxed-cat-locked-icon.web.tsx#BoxedCatLockedIcon"})}catch(__react_docgen_typescript_loader_error){}var boxed_cat_unlocked_24x24_path,boxed_cat_unlocked_24x24_path2,boxed_cat_unlocked_24x24_path3;function boxed_cat_unlocked_24x24_extends(){return boxed_cat_unlocked_24x24_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},boxed_cat_unlocked_24x24_extends.apply(null,arguments)}const boxed_cat_unlocked_24x24=function SvgBoxedCatUnlocked24X24(props){return react.createElement("svg",boxed_cat_unlocked_24x24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),boxed_cat_unlocked_24x24_path||(boxed_cat_unlocked_24x24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9.5 20h-5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4"})),boxed_cat_unlocked_24x24_path2||(boxed_cat_unlocked_24x24_path2=react.createElement("path",{fill:"currentColor",d:"m11.251 9.313.226.974a1 1 0 0 1-.732-.112zM8.86 8.319l-.26.966zm6.41-.966a1 1 0 0 1 .453 1.948zm-8.978.63.006 1a1 1 0 0 1-.704-.282zm4.453 2.192a8.7 8.7 0 0 0-2.144-.89l.517-1.932c.956.256 1.842.63 2.639 1.097zm4.978-.874-4.246.986-.452-1.948 4.246-.986zM4.433 4.783 6.99 7.267 5.594 8.7 3.04 6.217zm4.168 4.502a8.7 8.7 0 0 0-2.303-.301l-.013-2c.923-.006 1.878.113 2.833.369zM8.636 13.346c-.184.684.13 1.362.7 1.515s1.181-.278 1.364-.962-.13-1.363-.7-1.516c-.57-.152-1.181.278-1.364.963M3.188 11.83c-.183.684.13 1.363.7 1.516.571.152 1.182-.278 1.365-.963s-.13-1.362-.7-1.515-1.181.278-1.365.962M5.304 15.496c-.122.456.333.974 1.018 1.157.684.184 1.338-.037 1.46-.494.122-.456-.333-.974-1.018-1.157-.684-.184-1.338.037-1.46.493"})),boxed_cat_unlocked_24x24_path3||(boxed_cat_unlocked_24x24_path3=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M14.214 14.889v-1.667c0-1.227 1.024-2.222 2.286-2.222.315 0 .616.062.889.174m-.889 6.493v.555M13.071 21h6.858a.564.564 0 0 0 .571-.556v-5a.564.564 0 0 0-.571-.555H13.07a.564.564 0 0 0-.571.555v5c0 .307.256.556.571.556"})))},BoxedCatUnlockedIcon=(0,react.forwardRef)(((props,ref)=>(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(boxed_cat_unlocked_24x24,{})})));try{BoxedCatUnlockedIcon.displayName="BoxedCatUnlockedIcon",BoxedCatUnlockedIcon.__docgenInfo={description:"",displayName:"BoxedCatUnlockedIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/boxed-cat-unlocked-icon.web.tsx#BoxedCatUnlockedIcon"]={docgenInfo:BoxedCatUnlockedIcon.__docgenInfo,name:"BoxedCatUnlockedIcon",path:"src/icons/boxed-cat-unlocked-icon.web.tsx#BoxedCatUnlockedIcon"})}catch(__react_docgen_typescript_loader_error){}var chevron_up_16_16_path,checkmark_circle_icon_web=__webpack_require__("./src/icons/checkmark-circle-icon.web.tsx"),checkmark_icon_web=__webpack_require__("./src/icons/checkmark-icon.web.tsx"),chevron_down_icon_web=__webpack_require__("./src/icons/chevron-down-icon.web.tsx");function chevron_up_16_16_extends(){return chevron_up_16_16_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},chevron_up_16_16_extends.apply(null,arguments)}const chevron_up_16_16=function SvgChevronUp1616(props){return react.createElement("svg",chevron_up_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),chevron_up_16_16_path||(chevron_up_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 9.862 8.471 6.333a.667.667 0 0 0-.942 0L4 9.863"})))};var chevron_up_24_24_path;function chevron_up_24_24_extends(){return chevron_up_24_24_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},chevron_up_24_24_extends.apply(null,arguments)}const chevron_up_24_24=function SvgChevronUp2424(props){return react.createElement("svg",chevron_up_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),chevron_up_24_24_path||(chevron_up_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m4 15 7.293-7.293a1 1 0 0 1 1.414 0L20 15"})))},ChevronUpIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(chevron_up_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(chevron_up_24_24,{})})));try{ChevronUpIcon.displayName="ChevronUpIcon",ChevronUpIcon.__docgenInfo={description:"",displayName:"ChevronUpIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/chevron-up-icon.web.tsx#ChevronUpIcon"]={docgenInfo:ChevronUpIcon.__docgenInfo,name:"ChevronUpIcon",path:"src/icons/chevron-up-icon.web.tsx#ChevronUpIcon"})}catch(__react_docgen_typescript_loader_error){}var chevrons_right_16_16_path,chevron_right_icon_web=__webpack_require__("./src/icons/chevron-right-icon.web.tsx");function chevrons_right_16_16_extends(){return chevrons_right_16_16_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},chevrons_right_16_16_extends.apply(null,arguments)}const chevrons_right_16_16=function SvgChevronsRight1616(props){return react.createElement("svg",chevrons_right_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),chevrons_right_16_16_path||(chevrons_right_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m9 5 2.884 2.735a.36.36 0 0 1 0 .53L9 11M4 5l2.884 2.735a.36.36 0 0 1 0 .53L4 11"})))};var chevrons_right_24_24_path;function chevrons_right_24_24_extends(){return chevrons_right_24_24_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},chevrons_right_24_24_extends.apply(null,arguments)}const chevrons_right_24_24=function SvgChevronsRight2424(props){return react.createElement("svg",chevrons_right_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),chevrons_right_24_24_path||(chevrons_right_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m14 16 3.47-3.47a.75.75 0 0 0 0-1.06L14 8m-7 8 3.47-3.47a.75.75 0 0 0 0-1.06L7 8"})))},ChevronsRightIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(chevrons_right_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(chevrons_right_24_24,{})})));try{ChevronsRightIcon.displayName="ChevronsRightIcon",ChevronsRightIcon.__docgenInfo={description:"",displayName:"ChevronsRightIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/chevrons-right-icon.web.tsx#ChevronsRightIcon"]={docgenInfo:ChevronsRightIcon.__docgenInfo,name:"ChevronsRightIcon",path:"src/icons/chevrons-right-icon.web.tsx#ChevronsRightIcon"})}catch(__react_docgen_typescript_loader_error){}var _circle;function circle_16_16_extends(){return circle_16_16_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},circle_16_16_extends.apply(null,arguments)}const circle_16_16=function SvgCircle1616(props){return react.createElement("svg",circle_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_circle||(_circle=react.createElement("circle",{cx:8,cy:8,r:6.167,stroke:"currentColor",strokeLinecap:"square",strokeWidth:1.5})))};var circle_24_24_circle;function circle_24_24_extends(){return circle_24_24_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},circle_24_24_extends.apply(null,arguments)}const circle_24_24=function SvgCircle2424(props){return react.createElement("svg",circle_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),circle_24_24_circle||(circle_24_24_circle=react.createElement("circle",{cx:12,cy:12,r:9,stroke:"currentColor",strokeWidth:2})))},CircleIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(circle_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(circle_24_24,{})})));try{CircleIcon.displayName="CircleIcon",CircleIcon.__docgenInfo={description:"",displayName:"CircleIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/circle-icon.web.tsx#CircleIcon"]={docgenInfo:CircleIcon.__docgenInfo,name:"CircleIcon",path:"src/icons/circle-icon.web.tsx#CircleIcon"})}catch(__react_docgen_typescript_loader_error){}var close_16_16_path;function close_16_16_extends(){return close_16_16_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},close_16_16_extends.apply(null,arguments)}const close_16_16=function SvgClose1616(props){return react.createElement("svg",close_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),close_16_16_path||(close_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:1.5,d:"m3.167 3.167 9.666 9.666m0-9.667-9.666 9.667"})))};var close_24_24_path;function close_24_24_extends(){return close_24_24_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},close_24_24_extends.apply(null,arguments)}const close_24_24=function SvgClose2424(props){return react.createElement("svg",close_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),close_24_24_path||(close_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:2,d:"m5 5 14 14m0-14L5 19"})))},CloseIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(close_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(close_24_24,{})})));try{CloseIcon.displayName="CloseIcon",CloseIcon.__docgenInfo={description:"",displayName:"CloseIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/close-icon.web.tsx#CloseIcon"]={docgenInfo:CloseIcon.__docgenInfo,name:"CloseIcon",path:"src/icons/close-icon.web.tsx#CloseIcon"})}catch(__react_docgen_typescript_loader_error){}var code_16_16_path,cloud_off_icon_web=__webpack_require__("./src/icons/cloud-off-icon.web.tsx");function code_16_16_extends(){return code_16_16_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},code_16_16_extends.apply(null,arguments)}const code_16_16=function SvgCode1616(props){return react.createElement("svg",code_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),code_16_16_path||(code_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m6.5 13.5 3-11m2.666 2.667 2.022 2.148a1 1 0 0 1 0 1.37l-2.022 2.148m-8.333 0L1.812 8.685a1 1 0 0 1 0-1.37l2.021-2.148"})))};var code_24_24_path;function code_24_24_extends(){return code_24_24_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},code_24_24_extends.apply(null,arguments)}const code_24_24=function SvgCode2424(props){return react.createElement("svg",code_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),code_24_24_path||(code_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m10 20 4-16m4 4 3.293 3.293a1 1 0 0 1 0 1.414L18 16M6 16l-3.293-3.293a1 1 0 0 1 0-1.414L6 8"})))},CodeIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(code_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(code_24_24,{})})));try{CodeIcon.displayName="CodeIcon",CodeIcon.__docgenInfo={description:"",displayName:"CodeIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/code-icon.web.tsx#CodeIcon"]={docgenInfo:CodeIcon.__docgenInfo,name:"CodeIcon",path:"src/icons/code-icon.web.tsx#CodeIcon"})}catch(__react_docgen_typescript_loader_error){}var credit_card_16_16_path,copy_icon_web=__webpack_require__("./src/icons/copy-icon.web.tsx");function credit_card_16_16_extends(){return credit_card_16_16_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},credit_card_16_16_extends.apply(null,arguments)}const credit_card_16_16=function SvgCreditCard1616(props){return react.createElement("svg",credit_card_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),credit_card_16_16_path||(credit_card_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M1.833 6.5v5.664c0 .368.299.667.667.667h10.998a.667.667 0 0 0 .666-.667V6.5m-12.33 0V3.835c0-.368.298-.667.666-.667h10.997c.367 0 .665.298.666.665q.002 1.334.001 2.667m-12.33 0h12.33M4.5 8.833h2"})))};var credit_card_24_24_path;function credit_card_24_24_extends(){return credit_card_24_24_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},credit_card_24_24_extends.apply(null,arguments)}const credit_card_24_24=function SvgCreditCard2424(props){return react.createElement("svg",credit_card_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),credit_card_24_24_path||(credit_card_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M3 10v8a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-8M3 10V6a1 1 0 0 1 1-1h16c.552 0 1 .446 1 .999V10M3 10h18M7 14h3"})))},CreditCardIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(credit_card_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(credit_card_24_24,{})})));try{CreditCardIcon.displayName="CreditCardIcon",CreditCardIcon.__docgenInfo={description:"",displayName:"CreditCardIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/credit-card-icon.web.tsx#CreditCardIcon"]={docgenInfo:CreditCardIcon.__docgenInfo,name:"CreditCardIcon",path:"src/icons/credit-card-icon.web.tsx#CreditCardIcon"})}catch(__react_docgen_typescript_loader_error){}var download_16_16_path;function download_16_16_extends(){return download_16_16_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},download_16_16_extends.apply(null,arguments)}const download_16_16=function SvgDownload1616(props){return react.createElement("svg",download_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),download_16_16_path||(download_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M13.5 9.833v3a.667.667 0 0 1-.667.667H3.167a.667.667 0 0 1-.667-.667v-3M8 10V2.5M8 10 5.667 7.667M8 10l2.333-2.333"})))};var download_24_24_path;function download_24_24_extends(){return download_24_24_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},download_24_24_extends.apply(null,arguments)}const download_24_24=function SvgDownload2424(props){return react.createElement("svg",download_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),download_24_24_path||(download_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M20 15v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-4m8-.5V4m0 10.5L8.5 11m3.5 3.5 3.5-3.5"})))},DownloadIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(download_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(download_24_24,{})})));try{DownloadIcon.displayName="DownloadIcon",DownloadIcon.__docgenInfo={description:"",displayName:"DownloadIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/download-icon.web.tsx#DownloadIcon"]={docgenInfo:DownloadIcon.__docgenInfo,name:"DownloadIcon",path:"src/icons/download-icon.web.tsx#DownloadIcon"})}catch(__react_docgen_typescript_loader_error){}var _g,_defs;function ellipsis_v_16_16_extends(){return ellipsis_v_16_16_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},ellipsis_v_16_16_extends.apply(null,arguments)}const ellipsis_v_16_16=function SvgEllipsisV1616(props){return react.createElement("svg",ellipsis_v_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_g||(_g=react.createElement("g",{clipPath:"url(#a)"},react.createElement("path",{fill:"currentColor",d:"M8 3.333A.667.667 0 1 0 8 2a.667.667 0 0 0 0 1.333m0 5.334a.667.667 0 1 0 0-1.334.667.667 0 0 0 0 1.334M8 14a.667.667 0 1 0 0-1.333A.667.667 0 0 0 8 14"}),react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 3.333A.667.667 0 1 0 8 2a.667.667 0 0 0 0 1.333m0 5.334a.667.667 0 1 0 0-1.334.667.667 0 0 0 0 1.334M8 14a.667.667 0 1 0 0-1.333A.667.667 0 0 0 8 14"}))),_defs||(_defs=react.createElement("defs",null,react.createElement("clipPath",{id:"a"},react.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))};var ellipsis_v_24_24_g,ellipsis_v_24_24_defs;function ellipsis_v_24_24_extends(){return ellipsis_v_24_24_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},ellipsis_v_24_24_extends.apply(null,arguments)}const ellipsis_v_24_24=function SvgEllipsisV2424(props){return react.createElement("svg",ellipsis_v_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),ellipsis_v_24_24_g||(ellipsis_v_24_24_g=react.createElement("g",{clipPath:"url(#a)"},react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2"}))),ellipsis_v_24_24_defs||(ellipsis_v_24_24_defs=react.createElement("defs",null,react.createElement("clipPath",{id:"a"},react.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"})))))},EllipsisVIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(ellipsis_v_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(ellipsis_v_24_24,{})})));try{EllipsisVIcon.displayName="EllipsisVIcon",EllipsisVIcon.__docgenInfo={description:"",displayName:"EllipsisVIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/ellipsis-v-icon.web.tsx#EllipsisVIcon"]={docgenInfo:EllipsisVIcon.__docgenInfo,name:"EllipsisVIcon",path:"src/icons/ellipsis-v-icon.web.tsx#EllipsisVIcon"})}catch(__react_docgen_typescript_loader_error){}var _rect,error_circle_16_16_path;function error_circle_16_16_extends(){return error_circle_16_16_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},error_circle_16_16_extends.apply(null,arguments)}const error_circle_16_16=function SvgErrorCircle1616(props){return react.createElement("svg",error_circle_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_rect||(_rect=react.createElement("rect",{width:2,height:2,x:7,y:9.834,fill:"currentColor",rx:1})),error_circle_16_16_path||(error_circle_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.998 5.083v3.25M14 8A6 6 0 1 1 2 8a6 6 0 0 1 12 0"})))};var error_circle_24_24_rect,error_circle_24_24_path;function error_circle_24_24_extends(){return error_circle_24_24_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},error_circle_24_24_extends.apply(null,arguments)}const error_circle_24_24=function SvgErrorCircle2424(props){return react.createElement("svg",error_circle_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),error_circle_24_24_rect||(error_circle_24_24_rect=react.createElement("rect",{width:2.5,height:2.5,x:10.75,y:14.75,fill:"currentColor",rx:1.25})),error_circle_24_24_path||(error_circle_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M11.997 7.625V12.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0"})))},ErrorCircleIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(error_circle_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(error_circle_24_24,{})})));try{ErrorCircleIcon.displayName="ErrorCircleIcon",ErrorCircleIcon.__docgenInfo={description:"",displayName:"ErrorCircleIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/error-circle-icon.web.tsx#ErrorCircleIcon"]={docgenInfo:ErrorCircleIcon.__docgenInfo,name:"ErrorCircleIcon",path:"src/icons/error-circle-icon.web.tsx#ErrorCircleIcon"})}catch(__react_docgen_typescript_loader_error){}var exit_16_16_path,error_triangle_icon_web=__webpack_require__("./src/icons/error-triangle-icon.web.tsx");function exit_16_16_extends(){return exit_16_16_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},exit_16_16_extends.apply(null,arguments)}const exit_16_16=function SvgExit1616(props){return react.createElement("svg",exit_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),exit_16_16_path||(exit_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.5 13.333H3.333a.667.667 0 0 1-.667-.667V3.333c0-.368.299-.667.667-.667H7.5M13.333 8h-7.5m7.5 0-3 3m3-3-3-3"})))};var exit_24_24_path;function exit_24_24_extends(){return exit_24_24_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},exit_24_24_extends.apply(null,arguments)}const exit_24_24=function SvgExit2424(props){return react.createElement("svg",exit_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),exit_24_24_path||(exit_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M11.25 20H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6.25M20 12H8.75M20 12l-4.5 4.5M20 12l-4.5-4.5"})))},ExitIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(exit_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(exit_24_24,{})})));try{ExitIcon.displayName="ExitIcon",ExitIcon.__docgenInfo={description:"",displayName:"ExitIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/exit-icon.web.tsx#ExitIcon"]={docgenInfo:ExitIcon.__docgenInfo,name:"ExitIcon",path:"src/icons/exit-icon.web.tsx#ExitIcon"})}catch(__react_docgen_typescript_loader_error){}var expand_16_16_path;function expand_16_16_extends(){return expand_16_16_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},expand_16_16_extends.apply(null,arguments)}const expand_16_16=function SvgExpand1616(props){return react.createElement("svg",expand_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),expand_16_16_path||(expand_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 8.667v2.666c0 .368.298.667.667.667h2.666m1.334-8h2.666c.368 0 .667.298.667.667v2.666"})))};var expand_24_24_path;function expand_24_24_extends(){return expand_24_24_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},expand_24_24_extends.apply(null,arguments)}const expand_24_24=function SvgExpand2424(props){return react.createElement("svg",expand_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),expand_24_24_path||(expand_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 13v4a1 1 0 0 0 1 1h4m2-12h4a1 1 0 0 1 1 1v4"})))},ExpandIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(expand_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(expand_24_24,{})})));try{ExpandIcon.displayName="ExpandIcon",ExpandIcon.__docgenInfo={description:"",displayName:"ExpandIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/expand-icon.web.tsx#ExpandIcon"]={docgenInfo:ExpandIcon.__docgenInfo,name:"ExpandIcon",path:"src/icons/expand-icon.web.tsx#ExpandIcon"})}catch(__react_docgen_typescript_loader_error){}var eye_1_16_16_path,external_link_icon_web=__webpack_require__("./src/icons/external-link-icon.web.tsx");function eye_1_16_16_extends(){return eye_1_16_16_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},eye_1_16_16_extends.apply(null,arguments)}const eye_1_16_16=function SvgEye11616(props){return react.createElement("svg",eye_1_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),eye_1_16_16_path||(eye_1_16_16_path=react.createElement("path",{fill:"currentColor",d:"M.826 9.348a.75.75 0 0 0 1.323.707zm13.025.707a.75.75 0 1 0 1.323-.707zm-11.702 0c1.514-2.837 3.738-4.139 5.85-4.138 2.114 0 4.338 1.301 5.852 4.138l1.323-.707C13.461 6.138 10.786 4.417 8 4.416c-2.786 0-5.46 1.722-7.174 4.932zM9.417 10c0 .782-.635 1.416-1.417 1.416v1.5A2.917 2.917 0 0 0 10.916 10zM8 11.416A1.417 1.417 0 0 1 6.583 10h-1.5A2.917 2.917 0 0 0 8 12.916zM6.583 10c0-.783.634-1.417 1.417-1.417v-1.5A2.917 2.917 0 0 0 5.083 10zM8 8.583c.782 0 1.417.634 1.417 1.417h1.5A2.917 2.917 0 0 0 8 7.083z"})))};var eye_1_24_24_path;function eye_1_24_24_extends(){return eye_1_24_24_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},eye_1_24_24_extends.apply(null,arguments)}const eye_1_24_24=function SvgEye12424(props){return react.createElement("svg",eye_1_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),eye_1_24_24_path||(eye_1_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M2.246 13.54c4.841-8.72 14.666-8.72 19.508 0M15 14a3 3 0 1 1-6 0 3 3 0 0 1 6 0"})))},Eye1Icon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(eye_1_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(eye_1_24_24,{})})));try{Eye1Icon.displayName="Eye1Icon",Eye1Icon.__docgenInfo={description:"",displayName:"Eye1Icon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/eye-1-icon.web.tsx#Eye1Icon"]={docgenInfo:Eye1Icon.__docgenInfo,name:"Eye1Icon",path:"src/icons/eye-1-icon.web.tsx#Eye1Icon"})}catch(__react_docgen_typescript_loader_error){}var function_16_16_path,eye_1_closed_icon_web=__webpack_require__("./src/icons/eye-1-closed-icon.web.tsx");function function_16_16_extends(){return function_16_16_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},function_16_16_extends.apply(null,arguments)}const function_16_16=function SvgFunction1616(props){return react.createElement("svg",function_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),function_16_16_path||(function_16_16_path=react.createElement("path",{fill:"currentColor",d:"M10.635 2.496c-.805-.074-1.515.53-1.588 1.358l-.183 2.155h2.064V7.5H8.732l-.322 3.781a3 3 0 0 1-1.033 2.024 2.87 2.87 0 0 1-2.137.683 2.9 2.9 0 0 1-1.282-.428A2.96 2.96 0 0 1 3 12.594l1.098-1.12c.176.553.659.978 1.267 1.03.805.075 1.515-.53 1.588-1.357L7.268 7.5H5.072V6.01h2.32l.198-2.29c.14-1.64 1.56-2.856 3.17-2.707A2.93 2.93 0 0 1 13 2.407l-1.098 1.118a1.47 1.47 0 0 0-1.267-1.029"})))};var function_24_24_path;function function_24_24_extends(){return function_24_24_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},function_24_24_extends.apply(null,arguments)}const function_24_24=function SvgFunction2424(props){return react.createElement("svg",function_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),function_24_24_path||(function_24_24_path=react.createElement("path",{fill:"currentColor",d:"M15.43 5.007c-1.1-.1-2.07.71-2.17 1.82l-.25 2.89h2.82v2h-3l-.44 5.07a3.987 3.987 0 0 1-4.33 3.63A4 4 0 0 1 5 18.547l1.5-1.5c.24.74.9 1.31 1.73 1.38 1.1.1 2.07-.71 2.17-1.82l.43-4.89h-3v-2H11l.27-3.07c.19-2.2 2.13-3.83 4.33-3.63 1.31.11 2.41.84 3.06 1.87l-1.5 1.5c-.24-.74-.9-1.31-1.73-1.38"})))},FunctionIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(function_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(function_24_24,{})})));try{FunctionIcon.displayName="FunctionIcon",FunctionIcon.__docgenInfo={description:"",displayName:"FunctionIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/function-icon.web.tsx#FunctionIcon"]={docgenInfo:FunctionIcon.__docgenInfo,name:"FunctionIcon",path:"src/icons/function-icon.web.tsx#FunctionIcon"})}catch(__react_docgen_typescript_loader_error){}var globe_tilted_16_16_path;function globe_tilted_16_16_extends(){return globe_tilted_16_16_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},globe_tilted_16_16_extends.apply(null,arguments)}const globe_tilted_16_16=function SvgGlobeTilted1616(props){return react.createElement("svg",globe_tilted_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),globe_tilted_16_16_path||(globe_tilted_16_16_path=react.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.16 5.757A5.3 5.3 0 0 0 2.667 8a5.3 5.3 0 0 0 1.12 3.27l1.865-1.864c-.989-1.061-1.769-2.15-2.248-3.108a7 7 0 0 1-.244-.541M5.757 3.16q.269.107.542.244c.958.479 2.046 1.26 3.107 2.247l1.865-1.864A5.3 5.3 0 0 0 8 2.667c-.802 0-1.562.176-2.244.493Zm6.462-.322a6.667 6.667 0 0 0-9.381 9.381l-.495.495a.667.667 0 1 0 .943.943l.495-.495a6.64 6.64 0 0 0 4.22 1.505 6.65 6.65 0 0 0 4.733-1.972A6.65 6.65 0 0 0 14.667 8c0-1.6-.564-3.07-1.505-4.219l.495-.495a.667.667 0 1 0-.943-.943zm-.006 1.892L10.35 6.594c.988 1.061 1.769 2.15 2.248 3.108q.136.273.244.54A5.3 5.3 0 0 0 13.334 8a5.3 5.3 0 0 0-1.12-3.27Zm-.44 7.04.005-.007a.2.2 0 0 0 .016-.046.8.8 0 0 0 .004-.28c-.033-.278-.156-.663-.394-1.139-.405-.81-1.093-1.783-1.998-2.76L7.538 9.405c.978.906 1.95 1.593 2.76 1.999.476.238.861.36 1.14.394a.8.8 0 0 0 .279-.005.2.2 0 0 0 .053-.02zm-1.53 1.07a7 7 0 0 1-.54-.244c-.959-.479-2.047-1.259-3.109-2.247L4.73 12.213A5.3 5.3 0 0 0 8 13.333c.801 0 1.561-.176 2.243-.493M6.595 8.463l1.868-1.868c-.978-.906-1.95-1.593-2.76-1.999-.476-.237-.861-.36-1.14-.394a.8.8 0 0 0-.279.005.2.2 0 0 0-.046.016l-.009.006-.006.009a.2.2 0 0 0-.016.046.8.8 0 0 0-.004.279c.033.278.156.664.394 1.139.405.811 1.093 1.783 1.998 2.76Z",clipRule:"evenodd"})))};var globe_tilted_24_24_path;function globe_tilted_24_24_extends(){return globe_tilted_24_24_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},globe_tilted_24_24_extends.apply(null,arguments)}const globe_tilted_24_24=function SvgGlobeTilted2424(props){return react.createElement("svg",globe_tilted_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),globe_tilted_24_24_path||(globe_tilted_24_24_path=react.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.74 8.635A8 8 0 0 0 4 12c0 1.849.627 3.551 1.68 4.906l2.797-2.797c-1.482-1.592-2.652-3.224-3.371-4.662q-.205-.41-.366-.812M8.636 4.74q.402.16.812.366c1.437.718 3.07 1.888 4.661 3.37l2.797-2.796A7.97 7.97 0 0 0 12 4a8 8 0 0 0-3.364.74m9.693-.483A9.96 9.96 0 0 0 12 2C6.477 2 2 6.477 2 12c0 2.401.846 4.605 2.257 6.329l-.742.742a1 1 0 1 0 1.414 1.414l.742-.742A9.96 9.96 0 0 0 12 22a9.97 9.97 0 0 0 7.1-2.958A9.97 9.97 0 0 0 22 12a9.96 9.96 0 0 0-2.257-6.329l.742-.742a1 1 0 1 0-1.414-1.414zm-.01 2.837-2.796 2.797c1.483 1.592 2.653 3.224 3.372 4.662q.205.409.366.81A8 8 0 0 0 20 12c0-1.849-.627-3.55-1.68-4.906Zm-.66 10.56a.3.3 0 0 0 .03-.08 1.2 1.2 0 0 0 .008-.418c-.05-.418-.235-.996-.591-1.709-.608-1.216-1.64-2.674-2.998-4.14l-2.801 2.8c1.466 1.359 2.924 2.39 4.14 2.999.713.356 1.292.541 1.71.59.204.025.339.012.418-.006a.3.3 0 0 0 .08-.03q.002-.004.005-.006Zm-2.294 1.606a10 10 0 0 1-.812-.366c-1.437-.718-3.07-1.889-4.662-3.371L7.094 18.32A7.97 7.97 0 0 0 12 20a8 8 0 0 0 3.364-.74Zm-5.473-6.567 2.802-2.801c-1.466-1.358-2.924-2.39-4.14-2.998-.714-.356-1.292-.541-1.71-.59a1.2 1.2 0 0 0-.418.006.3.3 0 0 0-.07.024q-.013.007-.012.01-.001 0-.01.012a.3.3 0 0 0-.023.07 1.2 1.2 0 0 0-.007.418c.05.418.234.996.59 1.709.61 1.216 1.64 2.674 2.998 4.14",clipRule:"evenodd"})))},GlobeTiltedIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(globe_tilted_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(globe_tilted_24_24,{})})));try{GlobeTiltedIcon.displayName="GlobeTiltedIcon",GlobeTiltedIcon.__docgenInfo={description:"",displayName:"GlobeTiltedIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/globe-tilted-icon.web.tsx#GlobeTiltedIcon"]={docgenInfo:GlobeTiltedIcon.__docgenInfo,name:"GlobeTiltedIcon",path:"src/icons/globe-tilted-icon.web.tsx#GlobeTiltedIcon"})}catch(__react_docgen_typescript_loader_error){}var inbox_16_16_path,headset_icon_web=__webpack_require__("./src/icons/headset-icon.web.tsx");function inbox_16_16_extends(){return inbox_16_16_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},inbox_16_16_extends.apply(null,arguments)}const inbox_16_16=function SvgInbox1616(props){return react.createElement("svg",inbox_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),inbox_16_16_path||(inbox_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:1.5,d:"M2.5 8.5h2.88a2.668 2.668 0 0 0 5.24 0h2.88m-11 5h11v-11h-11z"})))};var inbox_24_24_path;function inbox_24_24_extends(){return inbox_24_24_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},inbox_24_24_extends.apply(null,arguments)}const inbox_24_24=function SvgInbox2424(props){return react.createElement("svg",inbox_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),inbox_24_24_path||(inbox_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2,d:"M4 13v7h16v-7M4 13V4h16v9M4 13h4.126a4.002 4.002 0 0 0 7.748 0H20"})))},InboxIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(inbox_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(inbox_24_24,{})})));try{InboxIcon.displayName="InboxIcon",InboxIcon.__docgenInfo={description:"",displayName:"InboxIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/inbox-icon.web.tsx#InboxIcon"]={docgenInfo:InboxIcon.__docgenInfo,name:"InboxIcon",path:"src/icons/inbox-icon.web.tsx#InboxIcon"})}catch(__react_docgen_typescript_loader_error){}var key_16_16_path,key_16_16_path2,info_circle_icon_web=__webpack_require__("./src/icons/info-circle-icon.web.tsx");function key_16_16_extends(){return key_16_16_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},key_16_16_extends.apply(null,arguments)}const key_16_16=function SvgKey1616(props){return react.createElement("svg",key_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),key_16_16_path||(key_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",strokeWidth:1.5,d:"M1.167 8a3.5 3.5 0 0 0 6.152 2.284c.227-.263.54-.45.888-.45h.84a1 1 0 0 0 .53-.153l.56-.35a1 1 0 0 1 1.06 0l.56.35a1 1 0 0 0 .53.152h.906a1 1 0 0 0 .774-.366l.681-.834a1 1 0 0 0 0-1.266l-.681-.834a1 1 0 0 0-.774-.366H8.207c-.347 0-.661-.188-.888-.45A3.5 3.5 0 0 0 1.166 8Z"})),key_16_16_path2||(key_16_16_path2=react.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",strokeWidth:1.5,d:"M5.167 8a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"})))};var key_24_24_circle,key_24_24_path;function key_24_24_extends(){return key_24_24_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},key_24_24_extends.apply(null,arguments)}const key_24_24=function SvgKey2424(props){return react.createElement("svg",key_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),key_24_24_circle||(key_24_24_circle=react.createElement("circle",{cx:7,cy:12,r:1.5,fill:"currentColor"})),key_24_24_path||(key_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2,d:"M2 12a5 5 0 0 0 9.014 2.982c.213-.287.537-.482.894-.482H14l2-1 2 1h2.02a1 1 0 0 0 .78-.375l1.2-1.5a1 1 0 0 0 0-1.25l-1.2-1.5a1 1 0 0 0-.78-.375h-8.112c-.357 0-.68-.195-.894-.482A5 5 0 0 0 2 12Z"})))},KeyIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(key_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(key_24_24,{})})));try{KeyIcon.displayName="KeyIcon",KeyIcon.__docgenInfo={description:"",displayName:"KeyIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/key-icon.web.tsx#KeyIcon"]={docgenInfo:KeyIcon.__docgenInfo,name:"KeyIcon",path:"src/icons/key-icon.web.tsx#KeyIcon"})}catch(__react_docgen_typescript_loader_error){}var leather_lettermark_24_24_path;function leather_lettermark_24_24_extends(){return leather_lettermark_24_24_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},leather_lettermark_24_24_extends.apply(null,arguments)}const leather_lettermark_24_24=function SvgLeatherLettermark2424(props){return react.createElement("svg",leather_lettermark_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),leather_lettermark_24_24_path||(leather_lettermark_24_24_path=react.createElement("path",{fill:"currentColor",d:"M15.462 9.378c2.134-.34 5.221-2.656 5.221-4.46 0-.545-.427-.919-1.05-.919-1.183 0-3.186 1.838-4.171 5.379M5.578 18.33c-2.792 0-3.021 2.86-.23 2.86 1.248 0 2.758-.511 3.546-1.43-1.149-1.022-2.101-1.43-3.316-1.43m17.765-1.226c.164 4.8-2.2 7.49-6.206 7.49-2.365 0-3.547-.92-6.075-2.622-1.314 1.498-3.81 2.622-5.878 2.622-7.126 0-6.83-9.362.427-9.362 1.51 0 2.79.409 4.433 1.464l1.083-3.915c-4.466-1.26-6.699-4.8-4.498-9.872h3.546c-1.97 3.37-.624 6.161 1.872 6.468C13.393 4.442 16.283.595 20.125.595 22.292.595 24 2.059 24 4.714c0 4.255-5.386 7.727-9.457 8.068l-1.675 6.094c1.904 2.28 7.191 4.493 7.191-1.77h3.284Z"})))},LeatherLettermarkIcon=(0,react.forwardRef)((({variant,...props},ref)=>(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(leather_lettermark_24_24,{})})));try{LeatherLettermarkIcon.displayName="LeatherLettermarkIcon",LeatherLettermarkIcon.__docgenInfo={description:"",displayName:"LeatherLettermarkIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/leather-lettermark-icon.web.tsx#LeatherLettermarkIcon"]={docgenInfo:LeatherLettermarkIcon.__docgenInfo,name:"LeatherLettermarkIcon",path:"src/icons/leather-lettermark-icon.web.tsx#LeatherLettermarkIcon"})}catch(__react_docgen_typescript_loader_error){}var ledger_16_16_path,leather_logomark_icon_web=__webpack_require__("./src/icons/leather-logomark-icon.web.tsx");function ledger_16_16_extends(){return ledger_16_16_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},ledger_16_16_extends.apply(null,arguments)}const ledger_16_16=function SvgLedger1616(props){return react.createElement("svg",ledger_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),ledger_16_16_path||(ledger_16_16_path=react.createElement("path",{fill:"currentColor",d:"M0 11.595v4.061l6-.061v-1H1v-3zm14 0v3H9v1l6 .06v-4.06zm-8-6v6h4v-1H7v-5zm-6-4v4h1v-3h5v-1zm9 0v1h5v3h1v-4z"})))};var ledger_24_24_path;function ledger_24_24_extends(){return ledger_24_24_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},ledger_24_24_extends.apply(null,arguments)}const ledger_24_24=function SvgLedger2424(props){return react.createElement("svg",ledger_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),ledger_24_24_path||(ledger_24_24_path=react.createElement("path",{stroke:"currentColor",strokeWidth:2,d:"M15 14.595h-4v-5.5m9-.5v-4h-6m6 11v4h-6m-10-11v-4h6m-6 11v4h6"})))},LedgerIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(ledger_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(ledger_24_24,{})})));try{LedgerIcon.displayName="LedgerIcon",LedgerIcon.__docgenInfo={description:"",displayName:"LedgerIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/ledger-icon.web.tsx#LedgerIcon"]={docgenInfo:LedgerIcon.__docgenInfo,name:"LedgerIcon",path:"src/icons/ledger-icon.web.tsx#LedgerIcon"})}catch(__react_docgen_typescript_loader_error){}var lock_16_16_path;function lock_16_16_extends(){return lock_16_16_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},lock_16_16_extends.apply(null,arguments)}const lock_16_16=function SvgLock1616(props){return react.createElement("svg",lock_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),lock_16_16_path||(lock_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M10.833 7.095V5.428a2.833 2.833 0 0 0-5.667 0v1.667M8 9.928v2m-4.167 2.833h8.334a.667.667 0 0 0 .666-.666V7.76a.667.667 0 0 0-.667-.666H3.833a.667.667 0 0 0-.667.666v6.334c0 .368.299.666.667.666Z"})))};var lock_24_24_path;function lock_24_24_extends(){return lock_24_24_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},lock_24_24_extends.apply(null,arguments)}const lock_24_24=function SvgLock2424(props){return react.createElement("svg",lock_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),lock_24_24_path||(lock_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M16 10.595v-3a4 4 0 0 0-8 0v3m4 4v3m-6 4h12a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1"})))},LockIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(lock_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(lock_24_24,{})})));try{LockIcon.displayName="LockIcon",LockIcon.__docgenInfo={description:"",displayName:"LockIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/lock-icon.web.tsx#LockIcon"]={docgenInfo:LockIcon.__docgenInfo,name:"LockIcon",path:"src/icons/lock-icon.web.tsx#LockIcon"})}catch(__react_docgen_typescript_loader_error){}var megaphone_16_16_path;function megaphone_16_16_extends(){return megaphone_16_16_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},megaphone_16_16_extends.apply(null,arguments)}const megaphone_16_16=function SvgMegaphone1616(props){return react.createElement("svg",megaphone_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),megaphone_16_16_path||(megaphone_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12.165 9.928a2 2 0 0 0 0-4m-3.78 6.833a2 2 0 0 1-3.886-.666v-1M4.5 4.76v6.334m7.665-7.763v9.193a.667.667 0 0 1-.863.637l-9-2.78a.67.67 0 0 1-.47-.636V6.11c0-.292.19-.55.47-.637l9-2.778a.667.667 0 0 1 .863.637Z"})))};var megaphone_24_24_path;function megaphone_24_24_extends(){return megaphone_24_24_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},megaphone_24_24_extends.apply(null,arguments)}const megaphone_24_24=function SvgMegaphone2424(props){return react.createElement("svg",megaphone_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),megaphone_24_24_path||(megaphone_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M17.998 14.595a3 3 0 1 0 0-6m-5.17 10a3.001 3.001 0 0 1-5.83-1v-1.5m.002-9v9M17.998 4.964v13.262a1 1 0 0 1-1.304.953l-13-4.148a1 1 0 0 1-.696-.952V9.11a1 1 0 0 1 .696-.952l13-4.148a1 1 0 0 1 1.304.953Z"})))},MegaphoneIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(megaphone_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(megaphone_24_24,{})})));try{MegaphoneIcon.displayName="MegaphoneIcon",MegaphoneIcon.__docgenInfo={description:"",displayName:"MegaphoneIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/megaphone-icon.web.tsx#MegaphoneIcon"]={docgenInfo:MegaphoneIcon.__docgenInfo,name:"MegaphoneIcon",path:"src/icons/megaphone-icon.web.tsx#MegaphoneIcon"})}catch(__react_docgen_typescript_loader_error){}var moon_16_16_path,moon_16_16_path2;function moon_16_16_extends(){return moon_16_16_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},moon_16_16_extends.apply(null,arguments)}const moon_16_16=function SvgMoon1616(props){return react.createElement("svg",moon_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),moon_16_16_path||(moon_16_16_path=react.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.062 2.282c.13.223.119.5-.027.713a4 4 0 0 0 5.563 5.563.667.667 0 0 1 1.042.605 6.666 6.666 0 1 1-7.21-7.21.67.67 0 0 1 .632.329M6.28 3.544a5.332 5.332 0 1 0 6.768 6.768A5.333 5.333 0 0 1 6.28 3.544",clipRule:"evenodd"})),moon_16_16_path2||(moon_16_16_path2=react.createElement("path",{fill:"currentColor",d:"m10.825 3.94.541-1.082a.333.333 0 0 1 .596 0l.542 1.082a.33.33 0 0 0 .149.149l1.082.54a.333.333 0 0 1 0 .597l-1.082.541a.33.33 0 0 0-.15.15l-.54 1.081a.333.333 0 0 1-.597 0l-.54-1.082a.33.33 0 0 0-.15-.149l-1.082-.54a.333.333 0 0 1 0-.597l1.082-.541a.33.33 0 0 0 .15-.15Z"})))};var moon_24_24_path,moon_24_24_path2;function moon_24_24_extends(){return moon_24_24_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},moon_24_24_extends.apply(null,arguments)}const moon_24_24=function SvgMoon2424(props){return react.createElement("svg",moon_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),moon_24_24_path||(moon_24_24_path=react.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.093 3.125a1 1 0 0 1-.041 1.07 6 6 0 0 0 8.345 8.344 1 1 0 0 1 1.563.908c-.434 5.122-4.728 9.144-9.962 9.144C6.476 22.59 2 18.114 2 12.593c0-5.235 4.021-9.528 9.144-9.962a1 1 0 0 1 .95.494ZM9.42 5.019A7.998 7.998 0 1 0 19.572 15.17 8 8 0 0 1 9.42 5.019",clipRule:"evenodd"})),moon_24_24_path2||(moon_24_24_path2=react.createElement("path",{fill:"currentColor",d:"m16.237 5.612.812-1.623a.5.5 0 0 1 .894 0l.812 1.623a.5.5 0 0 0 .224.224l1.623.811a.5.5 0 0 1 0 .895l-1.623.811a.5.5 0 0 0-.224.224l-.812 1.623a.5.5 0 0 1-.894 0l-.812-1.623a.5.5 0 0 0-.223-.224l-1.623-.811a.5.5 0 0 1 0-.895l1.623-.811a.5.5 0 0 0 .223-.224"})))},MoonIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(moon_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(moon_24_24,{})})));try{MoonIcon.displayName="MoonIcon",MoonIcon.__docgenInfo={description:"",displayName:"MoonIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/moon-icon.web.tsx#MoonIcon"]={docgenInfo:MoonIcon.__docgenInfo,name:"MoonIcon",path:"src/icons/moon-icon.web.tsx#MoonIcon"})}catch(__react_docgen_typescript_loader_error){}var paper_plane_16_16_path;function paper_plane_16_16_extends(){return paper_plane_16_16_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},paper_plane_16_16_extends.apply(null,arguments)}const paper_plane_16_16=function SvgPaperPlane1616(props){return react.createElement("svg",paper_plane_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),paper_plane_16_16_path||(paper_plane_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4 8.595h2.167M4 8.595 2.255 3.358a.333.333 0 0 1 .465-.403l10.684 5.342a.333.333 0 0 1 0 .596L2.72 14.235a.333.333 0 0 1-.465-.404z"})))};var paper_plane_24_24_path;function paper_plane_24_24_extends(){return paper_plane_24_24_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},paper_plane_24_24_extends.apply(null,arguments)}const paper_plane_24_24=function SvgPaperPlane2424(props){return react.createElement("svg",paper_plane_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),paper_plane_24_24_path||(paper_plane_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 12.595h3m-3 0L3.822 5.188a.5.5 0 0 1 .7-.59l15.318 7.548a.5.5 0 0 1 0 .897L4.522 20.591a.5.5 0 0 1-.7-.59z"})))},PaperPlaneIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(paper_plane_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(paper_plane_24_24,{})})));try{PaperPlaneIcon.displayName="PaperPlaneIcon",PaperPlaneIcon.__docgenInfo={description:"",displayName:"PaperPlaneIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/paper-plane-icon.web.tsx#PaperPlaneIcon"]={docgenInfo:PaperPlaneIcon.__docgenInfo,name:"PaperPlaneIcon",path:"src/icons/paper-plane-icon.web.tsx#PaperPlaneIcon"})}catch(__react_docgen_typescript_loader_error){}var pencil_16_16_path;function pencil_16_16_extends(){return pencil_16_16_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},pencil_16_16_extends.apply(null,arguments)}const pencil_16_16=function SvgPencil1616(props){return react.createElement("svg",pencil_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),pencil_16_16_path||(pencil_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"m8.834 4.167 2.028-2.029c.26-.26.683-.26.943 0l2.057 2.057c.26.26.26.683 0 .943l-2.028 2.029m-3-3-6.805 6.805a.67.67 0 0 0-.196.47v2.725h2.724c.177 0 .347-.07.472-.195l6.805-6.805m-3-3 3 3"})))};var pencil_24_24_path;function pencil_24_24_extends(){return pencil_24_24_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},pencil_24_24_extends.apply(null,arguments)}const pencil_24_24=function SvgPencil2424(props){return react.createElement("svg",pencil_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),pencil_24_24_path||(pencil_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m13.5 6 2.293-2.293a1 1 0 0 1 1.414 0l3.086 3.086a1 1 0 0 1 0 1.414L18 10.5M13.5 6 3.293 16.207a1 1 0 0 0-.293.707V20a1 1 0 0 0 1 1h3.086a1 1 0 0 0 .707-.293L18 10.5M13.5 6l4.5 4.5"})))},PencilIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(pencil_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(pencil_24_24,{})})));try{PencilIcon.displayName="PencilIcon",PencilIcon.__docgenInfo={description:"",displayName:"PencilIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/pencil-icon.web.tsx#PencilIcon"]={docgenInfo:PencilIcon.__docgenInfo,name:"PencilIcon",path:"src/icons/pencil-icon.web.tsx#PencilIcon"})}catch(__react_docgen_typescript_loader_error){}var plus_16_16_path,placeholder_icon_web=__webpack_require__("./src/icons/placeholder-icon.web.tsx");function plus_16_16_extends(){return plus_16_16_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},plus_16_16_extends.apply(null,arguments)}const plus_16_16=function SvgPlus1616(props){return react.createElement("svg",plus_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),plus_16_16_path||(plus_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 3.095v5.5m0 0v5.5m0-5.5H2.5m5.5 0h5.5"})))};var plus_24_24_path;function plus_24_24_extends(){return plus_24_24_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},plus_24_24_extends.apply(null,arguments)}const plus_24_24=function SvgPlus2424(props){return react.createElement("svg",plus_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),plus_24_24_path||(plus_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:2,d:"M12 4.595v8m0 0v8m0-8H4m8 0h8"})))},PlusIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(plus_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(plus_24_24,{})})));try{PlusIcon.displayName="PlusIcon",PlusIcon.__docgenInfo={description:"",displayName:"PlusIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/plus-icon.web.tsx#PlusIcon"]={docgenInfo:PlusIcon.__docgenInfo,name:"PlusIcon",path:"src/icons/plus-icon.web.tsx#PlusIcon"})}catch(__react_docgen_typescript_loader_error){}var question_circle_16_16_path,qr_code_icon_web=__webpack_require__("./src/icons/qr-code-icon.web.tsx");function question_circle_16_16_extends(){return question_circle_16_16_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},question_circle_16_16_extends.apply(null,arguments)}const question_circle_16_16=function SvgQuestionCircle1616(props){return react.createElement("svg",question_circle_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),question_circle_16_16_path||(question_circle_16_16_path=react.createElement("path",{fill:"currentColor",stroke:"currentColor",d:"m8.367 8.528-.2.15v.584a.167.167 0 0 1-.333 0v-.334a.83.83 0 0 1 .333-.666l.8-.6.2-.15V6.095H6.834v1.167a.167.167 0 0 1-.334 0v-.667c0-.46.373-.833.833-.833h1.334c.46 0 .833.373.833.833v.667a.83.83 0 0 1-.333.666zM8 2.762a5.833 5.833 0 1 0 0 11.666A5.833 5.833 0 0 0 8 2.762ZM1.833 8.595a6.167 6.167 0 1 1 12.334 0 6.167 6.167 0 0 1-12.333 0Zm6.334 2.667a.167.167 0 1 1-.333 0 .167.167 0 0 1 .333 0Z"})))};var question_circle_24_24_path;function question_circle_24_24_extends(){return question_circle_24_24_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},question_circle_24_24_extends.apply(null,arguments)}const question_circle_24_24=function SvgQuestionCircle2424(props){return react.createElement("svg",question_circle_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),question_circle_24_24_path||(question_circle_24_24_path=react.createElement("path",{fill:"currentColor",stroke:"currentColor",d:"m12.7 12.695-.2.15v.75a.5.5 0 1 1-1 0v-.5a1.5 1.5 0 0 1 .6-1.2l1.2-.9.2-.15v-1.75h-3v1.5a.5.5 0 1 1-1 0v-1a1.5 1.5 0 0 1 1.5-1.5h2a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-.6 1.2zm-.7-8.6a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17Zm-9.5 8.5a9.5 9.5 0 1 1 19 0 9.5 9.5 0 0 1-19 0Zm10 4a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"})))},QuestionCircleIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(question_circle_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(question_circle_24_24,{})})));try{QuestionCircleIcon.displayName="QuestionCircleIcon",QuestionCircleIcon.__docgenInfo={description:"",displayName:"QuestionCircleIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/question-circle-icon.web.tsx#QuestionCircleIcon"]={docgenInfo:QuestionCircleIcon.__docgenInfo,name:"QuestionCircleIcon",path:"src/icons/question-circle-icon.web.tsx#QuestionCircleIcon"})}catch(__react_docgen_typescript_loader_error){}var stacks_16_16_path;function stacks_16_16_extends(){return stacks_16_16_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},stacks_16_16_extends.apply(null,arguments)}const stacks_16_16=function SvgStacks1616(props){return react.createElement("svg",stacks_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),stacks_16_16_path||(stacks_16_16_path=react.createElement("path",{fill:"currentColor",d:"m10.333 10.095 2.667 4h-2l-3-4-3 4H3l2.667-4H2v-1.5h12v1.5zM14 6.26v1.334H2V6.26h3.667l-2.598-4H5l3 4 3-4h2l-2.667 4z"})))};var stacks_24_24_path;function stacks_24_24_extends(){return stacks_24_24_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},stacks_24_24_extends.apply(null,arguments)}const stacks_24_24=function SvgStacks2424(props){return react.createElement("svg",stacks_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),stacks_24_24_path||(stacks_24_24_path=react.createElement("path",{fill:"currentColor",d:"m15.5 15.595 4 6h-3l-4.5-6-4.5 6h-3l4-6H3V13.63h18v1.965zm5.5-6v2H3v-2h5.5l-3.897-6H7.5l4.5 6 4.5-6h3l-4 6z"})))},StacksIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(stacks_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(stacks_24_24,{})})));try{StacksIcon.displayName="StacksIcon",StacksIcon.__docgenInfo={description:"",displayName:"StacksIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/stacks-icon.web.tsx#StacksIcon"]={docgenInfo:StacksIcon.__docgenInfo,name:"StacksIcon",path:"src/icons/stacks-icon.web.tsx#StacksIcon"})}catch(__react_docgen_typescript_loader_error){}var star_16_16_path;function star_16_16_extends(){return star_16_16_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},star_16_16_extends.apply(null,arguments)}const star_16_16=function SvgStar1616(props){return react.createElement("svg",star_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),star_16_16_path||(star_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.7 1.95a.333.333 0 0 1 .6 0l1.713 3.57a.33.33 0 0 0 .256.185l3.941.517a.332.332 0 0 1 .186.57l-2.882 2.72a.33.33 0 0 0-.098.302l.723 3.887a.333.333 0 0 1-.486.353l-3.495-1.887a.33.33 0 0 0-.316 0l-3.496 1.887a.333.333 0 0 1-.485-.353l.724-3.887a.33.33 0 0 0-.099-.301L1.604 6.792a.332.332 0 0 1 .186-.57l3.94-.517a.33.33 0 0 0 .257-.186z"})))};var star_24_24_path;function star_24_24_extends(){return star_24_24_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},star_24_24_extends.apply(null,arguments)}const star_24_24=function SvgStar2424(props){return react.createElement("svg",star_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),star_24_24_path||(star_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M11.772 2.738a.253.253 0 0 1 .456 0l2.682 5.591c.037.077.11.13.195.141l6.175.81c.21.028.295.286.141.431l-4.517 4.266a.25.25 0 0 0-.075.228l1.134 6.092a.252.252 0 0 1-.369.267l-5.474-2.956a.25.25 0 0 0-.24 0l-5.474 2.956a.252.252 0 0 1-.37-.267l1.135-6.092a.25.25 0 0 0-.075-.228L2.58 9.711a.251.251 0 0 1 .14-.431l6.176-.81a.25.25 0 0 0 .195-.14l2.682-5.592Z"})))},StarIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(star_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(star_24_24,{})})));try{StarIcon.displayName="StarIcon",StarIcon.__docgenInfo={description:"",displayName:"StarIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/star-icon.web.tsx#StarIcon"]={docgenInfo:StarIcon.__docgenInfo,name:"StarIcon",path:"src/icons/star-icon.web.tsx#StarIcon"})}catch(__react_docgen_typescript_loader_error){}var sun_16_16_g,sun_16_16_defs;function sun_16_16_extends(){return sun_16_16_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},sun_16_16_extends.apply(null,arguments)}const sun_16_16=function SvgSun1616(props){return react.createElement("svg",sun_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),sun_16_16_g||(sun_16_16_g=react.createElement("g",{clipPath:"url(#a)"},react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 2.595v-.667m0 13.334v-.667m4.24-10.24.473-.473m-9.426 9.426.473-.473M14 8.595h.667m-13.334 0H2m10.24 4.24.473.473M3.287 3.882l.473.473m6.597 1.883a3.333 3.333 0 1 1-4.714 4.714 3.333 3.333 0 0 1 4.714-4.714"}))),sun_16_16_defs||(sun_16_16_defs=react.createElement("defs",null,react.createElement("clipPath",{id:"a"},react.createElement("path",{fill:"#fff",d:"M0 .595h16v16H0z"})))))};var sun_24_24_path;function sun_24_24_extends(){return sun_24_24_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},sun_24_24_extends.apply(null,arguments)}const sun_24_24=function SvgSun2424(props){return react.createElement("svg",sun_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),sun_24_24_path||(sun_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 3.595v-1m0 20v-1m6.36-15.36.71-.71M4.93 19.665l.71-.71M21 12.595h1m-20 0h1m15.36 6.36.71.71M4.93 5.525l.71.71m9.896 2.824a5 5 0 1 1-7.071 7.071 5 5 0 0 1 7.07-7.07Z"})))},SunIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(sun_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(sun_24_24,{})})));try{SunIcon.displayName="SunIcon",SunIcon.__docgenInfo={description:"",displayName:"SunIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/sun-icon.web.tsx#SunIcon"]={docgenInfo:SunIcon.__docgenInfo,name:"SunIcon",path:"src/icons/sun-icon.web.tsx#SunIcon"})}catch(__react_docgen_typescript_loader_error){}var sun_in_cloud_16_16_g,sun_in_cloud_16_16_defs;function sun_in_cloud_16_16_extends(){return sun_in_cloud_16_16_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},sun_in_cloud_16_16_extends.apply(null,arguments)}const sun_in_cloud_16_16=function SvgSunInCloud1616(props){return react.createElement("svg",sun_in_cloud_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),sun_in_cloud_16_16_g||(sun_in_cloud_16_16_g=react.createElement("g",{clipPath:"url(#a)"},react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.367 6.835a2.667 2.667 0 1 1 4.792 1.992M7.367 6.835c.785.285 1.456.81 1.924 1.485.215.312.625.45.993.36a3 3 0 0 1 1.875.147M7.367 6.835A4 4 0 1 0 6 14.595h5a3 3 0 0 0 1.16-5.768M10 2.262v-.334m-3.3 1.7-.236-.235m6.834.235.236-.235m1.8 3.535H15"}))),sun_in_cloud_16_16_defs||(sun_in_cloud_16_16_defs=react.createElement("defs",null,react.createElement("clipPath",{id:"a"},react.createElement("path",{fill:"#fff",d:"M0 .595h16v16H0z"})))))};var sun_in_cloud_24_24_path;function sun_in_cloud_24_24_extends(){return sun_in_cloud_24_24_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},sun_in_cloud_24_24_extends.apply(null,arguments)}const sun_in_cloud_24_24=function SvgSunInCloud2424(props){return react.createElement("svg",sun_in_cloud_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),sun_in_cloud_24_24_path||(sun_in_cloud_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M11.051 9.954a4.001 4.001 0 1 1 7.188 2.989M11.05 9.954a6 6 0 0 1 2.885 2.229c.324.467.938.676 1.49.54a4.5 4.5 0 0 1 2.813.22M11.05 9.954A6 6 0 1 0 9 21.594h7.5a4.5 4.5 0 0 0 1.739-8.651M15 3.095v-.5m-4.951 2.55-.354-.354m10.252.354.354-.354M23 10.095h-.5"})))},SunInCloudIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(sun_in_cloud_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(sun_in_cloud_24_24,{})})));try{SunInCloudIcon.displayName="SunInCloudIcon",SunInCloudIcon.__docgenInfo={description:"",displayName:"SunInCloudIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/sun-in-cloud-icon.web.tsx#SunInCloudIcon"]={docgenInfo:SunInCloudIcon.__docgenInfo,name:"SunInCloudIcon",path:"src/icons/sun-in-cloud-icon.web.tsx#SunInCloudIcon"})}catch(__react_docgen_typescript_loader_error){}var support_16_16_path;function support_16_16_extends(){return support_16_16_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},support_16_16_extends.apply(null,arguments)}const support_16_16=function SvgSupport1616(props){return react.createElement("svg",support_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),support_16_16_path||(support_16_16_path=react.createElement("path",{stroke:"currentColor",strokeWidth:1.5,d:"M12.333 4.261 9.911 6.684M6.086 10.51l-2.42 2.42m0-8.668 2.42 2.42m3.825 3.824 2.422 2.423M14 8.595a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-3.333 0a2.667 2.667 0 1 1-5.334 0 2.667 2.667 0 0 1 5.334 0Z"})))};var support_24_24_path;function support_24_24_extends(){return support_24_24_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},support_24_24_extends.apply(null,arguments)}const support_24_24=function SvgSupport2424(props){return react.createElement("svg",support_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),support_24_24_path||(support_24_24_path=react.createElement("path",{stroke:"currentColor",strokeWidth:2,d:"m18.5 6.095-3.634 3.634m-5.737 5.737L5.5 19.095m0-13 3.629 3.629m5.737 5.737 3.634 3.634m2.5-6.5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-5 0a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z"})))},SupportIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(support_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(support_24_24,{})})));try{SupportIcon.displayName="SupportIcon",SupportIcon.__docgenInfo={description:"",displayName:"SupportIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/support-icon.web.tsx#SupportIcon"]={docgenInfo:SupportIcon.__docgenInfo,name:"SupportIcon",path:"src/icons/support-icon.web.tsx#SupportIcon"})}catch(__react_docgen_typescript_loader_error){}var trash_16_16_path;function trash_16_16_extends(){return trash_16_16_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},trash_16_16_extends.apply(null,arguments)}const trash_16_16=function SvgTrash1616(props){return react.createElement("svg",trash_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),trash_16_16_path||(trash_16_16_path=react.createElement("path",{fill:"currentColor",d:"m3.793 14.138-.748.048zm8.414 0 .748.048zM1.834 3.678a.75.75 0 1 0 0 1.5zm12.333 1.5a.75.75 0 0 0 0-1.5zm-4.31-.563a.75.75 0 1 0 1.452-.374zm-7.439-.138.627 9.71 1.497-.098-.627-9.71zm2.04 11.035h7.084v-1.5H4.459zm8.498-1.326.626-9.71-1.497-.096-.626 9.71zm-.122-10.508H3.167v1.5h9.667zm-11 1.5h1.333v-1.5H1.834zm11 0h1.333v-1.5h-1.333zm-1.292 10.334c.747 0 1.365-.58 1.414-1.326l-1.497-.097a.083.083 0 0 1 .083-.077zm-8.497-1.326a1.417 1.417 0 0 0 1.414 1.326v-1.5c.043 0 .08.034.083.077zM8 3.178c.892 0 1.644.61 1.857 1.437l1.452-.374A3.42 3.42 0 0 0 8 1.678zM6.144 4.615A1.92 1.92 0 0 1 8 3.178v-1.5a3.42 3.42 0 0 0-3.309 2.563z"})))};var trash_24_24_path;function trash_24_24_extends(){return trash_24_24_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},trash_24_24_extends.apply(null,arguments)}const trash_24_24=function SvgTrash2424(props){return react.createElement("svg",trash_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),trash_24_24_path||(trash_24_24_path=react.createElement("path",{fill:"currentColor",d:"m5.938 20.661.998-.066zm12.124 0-.998-.066zM3 5.595a1 1 0 1 0 0 2zm18 2a1 1 0 1 0 0-2zm-10 4a1 1 0 1 0-2 0zm-2 5a1 1 0 1 0 2 0zm6-5a1 1 0 1 0-2 0zm-2 5a1 1 0 1 0 2 0zm1.906-9.751a1 1 0 1 0 1.936-.499zM4.002 6.661l.938 14.067 1.996-.133-.938-14.067zm2.934 15.934h10.128v-2H6.936zm12.124-1.867.938-14.067-1.996-.133-.938 14.067zM19 5.595H5v2h14zm-16 2h2v-2H3zm16 0h2v-2h-2zm-1.936 15a2 2 0 0 0 1.996-1.867l-1.996-.133zM4.94 20.728a2 2 0 0 0 1.996 1.867v-2zM9 11.595v5h2v-5zm4 0v5h2v-5zm-1-7c1.396 0 2.572.955 2.906 2.249l1.936-.499A5 5 0 0 0 12 2.595zM9.094 6.844A3 3 0 0 1 12 4.594v-2a5 5 0 0 0-4.842 3.751z"})))},TrashIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(trash_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(trash_24_24,{})})));try{TrashIcon.displayName="TrashIcon",TrashIcon.__docgenInfo={description:"",displayName:"TrashIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/trash-icon.web.tsx#TrashIcon"]={docgenInfo:TrashIcon.__docgenInfo,name:"TrashIcon",path:"src/icons/trash-icon.web.tsx#TrashIcon"})}catch(__react_docgen_typescript_loader_error){}var unlock_16_16_path;function unlock_16_16_extends(){return unlock_16_16_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},unlock_16_16_extends.apply(null,arguments)}const unlock_16_16=function SvgUnlock1616(props){return react.createElement("svg",unlock_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),unlock_16_16_path||(unlock_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 9.928v2M5.167 7.095V5.262a2.833 2.833 0 0 1 5.623-.498m-6.957 9.998h8.334a.667.667 0 0 0 .666-.667V7.762a.667.667 0 0 0-.667-.667H3.833a.667.667 0 0 0-.667.667v6.333c0 .368.299.667.667.667"})))};var unlock_24_24_path;function unlock_24_24_extends(){return unlock_24_24_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},unlock_24_24_extends.apply(null,arguments)}const unlock_24_24=function SvgUnlock2424(props){return react.createElement("svg",unlock_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),unlock_24_24_path||(unlock_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 14.595v3m-4-7v-3a4 4 0 0 1 7.874-1M6 21.595h12a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1"})))},UnlockIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(unlock_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(unlock_24_24,{})})));try{UnlockIcon.displayName="UnlockIcon",UnlockIcon.__docgenInfo={description:"",displayName:"UnlockIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/unlock-icon.web.tsx#UnlockIcon"]={docgenInfo:UnlockIcon.__docgenInfo,name:"UnlockIcon",path:"src/icons/unlock-icon.web.tsx#UnlockIcon"})}catch(__react_docgen_typescript_loader_error){}var wallet_16_16_path,wallet_16_16_path2;function wallet_16_16_extends(){return wallet_16_16_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},wallet_16_16_extends.apply(null,arguments)}const wallet_16_16=function SvgWallet1616(props){return react.createElement("svg",wallet_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),wallet_16_16_path||(wallet_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:1.5,d:"M2.667 4.928v7a2 2 0 0 0 2 2h8a.667.667 0 0 0 .666-.667v-6a.667.667 0 0 0-.667-.666h-2m-8-1.667c0 .92.747 1.667 1.667 1.667h6.333m-8-1.667c0-.92.747-1.667 1.667-1.667h5.833a.5.5 0 0 1 .5.5v2.834"})),wallet_16_16_path2||(wallet_16_16_path2=react.createElement("path",{fill:"currentColor",stroke:"currentColor",strokeWidth:.5,d:"M10.333 10.845a.583.583 0 1 0 0-1.167.583.583 0 0 0 0 1.167Z"})))};var wallet_24_24_path,wallet_24_24_path2;function wallet_24_24_extends(){return wallet_24_24_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},wallet_24_24_extends.apply(null,arguments)}const wallet_24_24=function SvgWallet2424(props){return react.createElement("svg",wallet_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),wallet_24_24_path||(wallet_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2,d:"M4 7.095v10.5a3 3 0 0 0 3 3h12a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1h-3m-12-2.5a2.5 2.5 0 0 0 2.5 2.5H16m-12-2.5a2.5 2.5 0 0 1 2.5-2.5h8.75a.75.75 0 0 1 .75.75v4.25"})),wallet_24_24_path2||(wallet_24_24_path2=react.createElement("path",{fill:"currentColor",stroke:"currentColor",strokeWidth:.75,d:"M15.5 15.97a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Z"})))},WalletIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(wallet_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(wallet_24_24,{})})));try{WalletIcon.displayName="WalletIcon",WalletIcon.__docgenInfo={description:"",displayName:"WalletIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/wallet-icon.web.tsx#WalletIcon"]={docgenInfo:WalletIcon.__docgenInfo,name:"WalletIcon",path:"src/icons/wallet-icon.web.tsx#WalletIcon"})}catch(__react_docgen_typescript_loader_error){}var settings_gear_16_16_path,settings_gear_16_16_path2,zap_icon_web=__webpack_require__("./src/icons/zap-icon.web.tsx");function settings_gear_16_16_extends(){return settings_gear_16_16_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},settings_gear_16_16_extends.apply(null,arguments)}const settings_gear_16_16=function SvgSettingsGear1616(props){return react.createElement("svg",settings_gear_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),settings_gear_16_16_path||(settings_gear_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.673 2.779a.67.67 0 0 1 .654 0l4.666 2.625c.21.118.34.34.34.581v5.22c0 .241-.13.463-.34.581l-4.666 2.625a.67.67 0 0 1-.654 0l-4.667-2.625a.67.67 0 0 1-.34-.58V5.984c0-.24.13-.463.34-.581z"})),settings_gear_16_16_path2||(settings_gear_16_16_path2=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:1.5,d:"M10 8.595a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})))};var settings_gear_24_24_path,settings_gear_24_24_path2;function settings_gear_24_24_extends(){return settings_gear_24_24_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},settings_gear_24_24_extends.apply(null,arguments)}const settings_gear_24_24=function SvgSettingsGear2424(props){return react.createElement("svg",settings_gear_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),settings_gear_24_24_path||(settings_gear_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2,d:"M11.51 3.87a1 1 0 0 1 .98 0l7 3.938a1 1 0 0 1 .51.872v7.83a1 1 0 0 1-.51.871l-7 3.938a1 1 0 0 1-.98 0l-7-3.937A1 1 0 0 1 4 16.51V8.68a1 1 0 0 1 .51-.872z"})),settings_gear_24_24_path2||(settings_gear_24_24_path2=react.createElement("path",{stroke:"currentColor",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:2,d:"M15 12.595a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})))},SettingsGearIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(settings_gear_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(settings_gear_24_24,{})})));try{SettingsGearIcon.displayName="SettingsGearIcon",SettingsGearIcon.__docgenInfo={description:"",displayName:"SettingsGearIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/settings-gear-icon.web.tsx#SettingsGearIcon"]={docgenInfo:SettingsGearIcon.__docgenInfo,name:"SettingsGearIcon",path:"src/icons/settings-gear-icon.web.tsx#SettingsGearIcon"})}catch(__react_docgen_typescript_loader_error){}var barcode_16_16_path;function barcode_16_16_extends(){return barcode_16_16_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},barcode_16_16_extends.apply(null,arguments)}const barcode_16_16=function SvgBarcode1616(props){return react.createElement("svg",barcode_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),barcode_16_16_path||(barcode_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.834 3.762h-2a1 1 0 0 0-1 1v2m9.333-3h2a1 1 0 0 1 1 1v2m0 3.666v2a1 1 0 0 1-1 1h-2m-6.333 0h-2a1 1 0 0 1-1-1v-2m3.333-3.333v3m5.667-3v3M8 7.095v1.667"})))};var barcode_24_24_path;function barcode_24_24_extends(){return barcode_24_24_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},barcode_24_24_extends.apply(null,arguments)}const barcode_24_24=function SvgBarcode2424(props){return react.createElement("svg",barcode_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),barcode_24_24_path||(barcode_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M7 5.595H4a1 1 0 0 0-1 1v3m14-4h3a1 1 0 0 1 1 1v3m0 6v3a1 1 0 0 1-1 1h-3m-10 0H4a1 1 0 0 1-1-1v-3m5-5v4m8-4v4m-4-4v2"})))},BarcodeIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(barcode_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(barcode_24_24,{})})));try{BarcodeIcon.displayName="BarcodeIcon",BarcodeIcon.__docgenInfo={description:"",displayName:"BarcodeIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/barcode-icon.web.tsx#BarcodeIcon"]={docgenInfo:BarcodeIcon.__docgenInfo,name:"BarcodeIcon",path:"src/icons/barcode-icon.web.tsx#BarcodeIcon"})}catch(__react_docgen_typescript_loader_error){}var arrow_out_of_box_16_16_path;function arrow_out_of_box_16_16_extends(){return arrow_out_of_box_16_16_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},arrow_out_of_box_16_16_extends.apply(null,arguments)}const arrow_out_of_box_16_16=function SvgArrowOutOfBox1616(props){return react.createElement("svg",arrow_out_of_box_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),arrow_out_of_box_16_16_path||(arrow_out_of_box_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M8 3.095v7.5m0-7.5 3 3m-3-3-3 3m8.5 3v4.333a.667.667 0 0 1-.667.667H3.167a.667.667 0 0 1-.667-.667V9.095"})))};var arrow_out_of_box_24_24_path;function arrow_out_of_box_24_24_extends(){return arrow_out_of_box_24_24_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},arrow_out_of_box_24_24_extends.apply(null,arguments)}const arrow_out_of_box_24_24=function SvgArrowOutOfBox2424(props){return react.createElement("svg",arrow_out_of_box_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),arrow_out_of_box_24_24_path||(arrow_out_of_box_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M20 13.345v6.25a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6.25m8-8.75v11.25m0-11.25 4.5 4.5m-4.5-4.5-4.5 4.5"})))},ArrowOutOfBoxIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_out_of_box_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(arrow_out_of_box_24_24,{})})));try{ArrowOutOfBoxIcon.displayName="ArrowOutOfBoxIcon",ArrowOutOfBoxIcon.__docgenInfo={description:"",displayName:"ArrowOutOfBoxIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/arrow-out-of-box-icon.web.tsx#ArrowOutOfBoxIcon"]={docgenInfo:ArrowOutOfBoxIcon.__docgenInfo,name:"ArrowOutOfBoxIcon",path:"src/icons/arrow-out-of-box-icon.web.tsx#ArrowOutOfBoxIcon"})}catch(__react_docgen_typescript_loader_error){}var square_lines_bottom_16_16_path;function square_lines_bottom_16_16_extends(){return square_lines_bottom_16_16_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},square_lines_bottom_16_16_extends.apply(null,arguments)}const square_lines_bottom_16_16=function SvgSquareLinesBottom1616(props){return react.createElement("svg",square_lines_bottom_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),square_lines_bottom_16_16_path||(square_lines_bottom_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.5 10.762h3m2.334 0H11.5m-7-2.667h1m2.334 0H11.5m-9-4.333h11c.368 0 .667.298.667.666v8.334a.667.667 0 0 1-.667.666h-11a.667.667 0 0 1-.667-.666V4.428c0-.368.299-.666.667-.666"})))};var square_lines_bottom_24_24_g,square_lines_bottom_24_24_defs;function square_lines_bottom_24_24_extends(){return square_lines_bottom_24_24_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},square_lines_bottom_24_24_extends.apply(null,arguments)}const square_lines_bottom_24_24=function SvgSquareLinesBottom2424(props){return react.createElement("svg",square_lines_bottom_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),square_lines_bottom_24_24_g||(square_lines_bottom_24_24_g=react.createElement("g",{clipPath:"url(#a)"},react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6.5 15.595h4m4 0h2m-10-4h1m4 0h5m-13 8h16a1 1 0 0 0 1-1v-12a1 1 0 0 0-1-1h-16a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1"}))),square_lines_bottom_24_24_defs||(square_lines_bottom_24_24_defs=react.createElement("defs",null,react.createElement("clipPath",{id:"a"},react.createElement("path",{fill:"#fff",d:"M0 .595h24v24H0z"})))))},SquareLinesBottomIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(square_lines_bottom_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(square_lines_bottom_24_24,{})})));try{SquareLinesBottomIcon.displayName="SquareLinesBottomIcon",SquareLinesBottomIcon.__docgenInfo={description:"",displayName:"SquareLinesBottomIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/square-lines-bottom-icon.web.tsx#SquareLinesBottomIcon"]={docgenInfo:SquareLinesBottomIcon.__docgenInfo,name:"SquareLinesBottomIcon",path:"src/icons/square-lines-bottom-icon.web.tsx#SquareLinesBottomIcon"})}catch(__react_docgen_typescript_loader_error){}var passport_16_16_path;function passport_16_16_extends(){return passport_16_16_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},passport_16_16_extends.apply(null,arguments)}const passport_16_16=function SvgPassport1616(props){return react.createElement("svg",passport_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),passport_16_16_path||(passport_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M6.167 11.428h3.667M10 7.595a2 2 0 1 1-4 0 2 2 0 0 1 4 0m-6.5 6.833h9a.667.667 0 0 0 .667-.666V3.428a.667.667 0 0 0-.667-.666h-9a.667.667 0 0 0-.667.666v10.334c0 .368.299.666.667.666"})))};var passport_24_24_path;function passport_24_24_extends(){return passport_24_24_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},passport_24_24_extends.apply(null,arguments)}const passport_24_24=function SvgPassport2424(props){return react.createElement("svg",passport_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),passport_24_24_path||(passport_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9.5 16.595h5m0-5.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-9 10h13a1 1 0 0 0 1-1v-15a1 1 0 0 0-1-1h-13a1 1 0 0 0-1 1v15a1 1 0 0 0 1 1"})))},PassportIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(passport_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(passport_24_24,{})})));try{PassportIcon.displayName="PassportIcon",PassportIcon.__docgenInfo={description:"",displayName:"PassportIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/passport-icon.web.tsx#PassportIcon"]={docgenInfo:PassportIcon.__docgenInfo,name:"PassportIcon",path:"src/icons/passport-icon.web.tsx#PassportIcon"})}catch(__react_docgen_typescript_loader_error){}var head_16_16_path;function head_16_16_extends(){return head_16_16_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},head_16_16_extends.apply(null,arguments)}const head_16_16=function SvgHead1616(props){return react.createElement("svg",head_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),head_16_16_path||(head_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M11 12.595h-.667a1 1 0 0 0-1 1 1 1 0 0 1-1 1H5.667c-.553 0-.994-.448-1-1-.014-1.248-.136-2.344-1.008-3.456a4.667 4.667 0 0 1 3.674-7.544c1.9 0 3.65.912 4.37 2.755.372.949.839 1.628 1.368 2.382a.98.98 0 0 1-.304 1.402l-.282.17a1 1 0 0 0-.485.857v1.434a1 1 0 0 1-1 1"})))};var head_24_24_path;function head_24_24_extends(){return head_24_24_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},head_24_24_extends.apply(null,arguments)}const head_24_24=function SvgHead2424(props){return react.createElement("svg",head_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),head_24_24_path||(head_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M17 18.595h-2a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1H8a1 1 0 0 1-.997-1c0-2.083-.09-3.87-1.514-5.683A7 7 0 0 1 11 3.595c2.85 0 5.475 1.368 6.557 4.133.626 1.6 1.434 2.689 2.351 4.001a.98.98 0 0 1-.306 1.405l-1.116.67a1 1 0 0 0-.485.857v2.934a1 1 0 0 1-1 1"})))},HeadIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(head_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(head_24_24,{})})));try{HeadIcon.displayName="HeadIcon",HeadIcon.__docgenInfo={description:"",displayName:"HeadIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/head-icon.web.tsx#HeadIcon"]={docgenInfo:HeadIcon.__docgenInfo,name:"HeadIcon",path:"src/icons/head-icon.web.tsx#HeadIcon"})}catch(__react_docgen_typescript_loader_error){}var animal_chameleon_32_32_path,animal_chameleon_32_32_path2,animal_chameleon_32_32_path3;function animal_chameleon_32_32_extends(){return animal_chameleon_32_32_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},animal_chameleon_32_32_extends.apply(null,arguments)}const animal_chameleon_32_32=function SvgAnimalChameleon3232(props){return react.createElement("svg",animal_chameleon_32_32_extends({xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",viewBox:"0 0 32 32"},props),animal_chameleon_32_32_path||(animal_chameleon_32_32_path=react.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",strokeWidth:2,d:"M15.5 21H11a2 2 0 1 1 0-4h4M22.501 17h4a3 3 0 0 0 3-3v-1.5a1.5 1.5 0 0 0-1.5-1.5h-.5l-.87-1.524a5 5 0 0 0-3.362-2.422L23.001 7l-1.586-1.586c-1.26-1.26-3.414-.367-3.414 1.414V11m1 5v5h1.5v1a1 1 0 0 1-1 1h-1.439a2 2 0 0 1-1.94-1.515l-1.81-7.242a1 1 0 0 1 .97-1.243H17"})),animal_chameleon_32_32_path2||(animal_chameleon_32_32_path2=react.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",strokeWidth:2,d:"M18 8h-5.5A8.5 8.5 0 0 0 4 16.5v2.274A6.226 6.226 0 0 0 10.226 25h.274a4.5 4.5 0 0 0 4.5-4.5M19 21h6a2 2 0 1 0 0-4h-6M27 17h-9"})),animal_chameleon_32_32_path3||(animal_chameleon_32_32_path3=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M29.5 14H24"})))},AnimalChameleonIcon=(0,react.forwardRef)(((props,ref)=>(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(animal_chameleon_32_32,{})})));try{AnimalChameleonIcon.displayName="AnimalChameleonIcon",AnimalChameleonIcon.__docgenInfo={description:"",displayName:"AnimalChameleonIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/fee-animals/animal-chameleon.web.tsx#AnimalChameleonIcon"]={docgenInfo:AnimalChameleonIcon.__docgenInfo,name:"AnimalChameleonIcon",path:"src/icons/fee-animals/animal-chameleon.web.tsx#AnimalChameleonIcon"})}catch(__react_docgen_typescript_loader_error){}var animal_eagle_32_32_path;function animal_eagle_32_32_extends(){return animal_eagle_32_32_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},animal_eagle_32_32_extends.apply(null,arguments)}const animal_eagle_32_32=function SvgAnimalEagle3232(props){return react.createElement("svg",animal_eagle_32_32_extends({xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",viewBox:"0 0 32 32"},props),animal_eagle_32_32_path||(animal_eagle_32_32_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"m17.284 25.965-1.271 1.315m1.27-1.315 1.624-.435a2 2 0 0 1 1.517.2l.435.251m-3.575-.016-.972-1.864m0 0-4.048-7.179-9.217-5.321 1.452-1.086a2.04 2.04 0 0 1 2.482.028l3.367 2.644a3.09 3.09 0 0 0 4.584-.886v0a3.09 3.09 0 0 0-1.131-4.22L9.948 5.856A1.33 1.33 0 0 1 9.46 4.04v0a1.33 1.33 0 0 1 1.817-.487l15.544 8.975c.892.514.688 1.856-.316 2.083l-4.041.91a1.85 1.85 0 0 0-1.195.88v0a1.85 1.85 0 0 0 .677 2.529l2.533 1.462c.685.396.92 1.272.524 1.957l-.392.68.709 1.433-3.457-1.996-1.817.487-2.304-1.33zM13.404 7.852 18 10.5"})))},AnimalEagleIcon=(0,react.forwardRef)(((props,ref)=>(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(animal_eagle_32_32,{})})));try{AnimalEagleIcon.displayName="AnimalEagleIcon",AnimalEagleIcon.__docgenInfo={description:"",displayName:"AnimalEagleIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/fee-animals/animal-eagle.web.tsx#AnimalEagleIcon"]={docgenInfo:AnimalEagleIcon.__docgenInfo,name:"AnimalEagleIcon",path:"src/icons/fee-animals/animal-eagle.web.tsx#AnimalEagleIcon"})}catch(__react_docgen_typescript_loader_error){}var animal_rabbit_32_32_path;function animal_rabbit_32_32_extends(){return animal_rabbit_32_32_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},animal_rabbit_32_32_extends.apply(null,arguments)}const animal_rabbit_32_32=function SvgAnimalRabbit3232(props){return react.createElement("svg",animal_rabbit_32_32_extends({xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",viewBox:"0 0 32 32"},props),animal_rabbit_32_32_path||(animal_rabbit_32_32_path=react.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",strokeWidth:2,d:"m12.429 15.738 2.749 1.266a3.72 3.72 0 0 1 2.161 3.376m-4.91-.261H9.304L6.97 18.846a4.119 4.119 0 0 1 3.795-7.31L17.785 15h3.572v-1.667L14.973 9.91A1.311 1.311 0 1 1 16.216 7.6l11.048 5.97a2.357 2.357 0 0 1-1.12 4.43h-3.992a5 5 0 0 0-3.03 1.022l-1.783 1.358m-4.91-.261H13.5v2.627m-1.071-2.627L7.07 24.191l1 .81a2 2 0 0 0 2.486.027l2.943-2.282m0 0V25h10.536v-1a2 2 0 0 0-2-2h-4.697v-1.62"})))},AnimalRabbitIcon=(0,react.forwardRef)(((props,ref)=>(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(animal_rabbit_32_32,{})})));try{AnimalRabbitIcon.displayName="AnimalRabbitIcon",AnimalRabbitIcon.__docgenInfo={description:"",displayName:"AnimalRabbitIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/fee-animals/animal-rabbit.web.tsx#AnimalRabbitIcon"]={docgenInfo:AnimalRabbitIcon.__docgenInfo,name:"AnimalRabbitIcon",path:"src/icons/fee-animals/animal-rabbit.web.tsx#AnimalRabbitIcon"})}catch(__react_docgen_typescript_loader_error){}var animal_snail_32_32_path,animal_snail_32_32_path2,animal_snail_32_32_circle,animal_snail_32_32_path3;function animal_snail_32_32_extends(){return animal_snail_32_32_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},animal_snail_32_32_extends.apply(null,arguments)}const animal_snail_32_32=function SvgAnimalSnail3232(props){return react.createElement("svg",animal_snail_32_32_extends({xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",viewBox:"0 0 32 32"},props),animal_snail_32_32_path||(animal_snail_32_32_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M22.5 19.69h.5a4 4 0 0 1 4 4V25H6l2.5-3.5m14-1.81L25 14m-2.5 5.69H20"})),animal_snail_32_32_path2||(animal_snail_32_32_path2=react.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",strokeWidth:2,d:"M13.031 22 21 19.4v-2.9A7.5 7.5 0 0 0 13.5 9h-.618A6.88 6.88 0 0 0 6 15.882 6.12 6.12 0 0 0 12.118 22z"})),animal_snail_32_32_circle||(animal_snail_32_32_circle=react.createElement("circle",{cx:25.5,cy:12.5,r:1.5,stroke:"currentColor",strokeLinejoin:"round",strokeWidth:2})),animal_snail_32_32_path3||(animal_snail_32_32_path3=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeWidth:2,d:"M14 16.501c0 .247-.052.492-.152.72a1.9 1.9 0 0 1-.434.611 2 2 0 0 1-.649.408 2.1 2.1 0 0 1-1.53 0 2 2 0 0 1-.65-.408 1.9 1.9 0 0 1-.433-.61A1.8 1.8 0 0 1 10 16.5c0-.433.09-.861.266-1.26.176-.4.434-.763.76-1.07.324-.305.71-.548 1.135-.713a3.7 3.7 0 0 1 2.678 0c.425.165.81.408 1.136.714s.583.669.759 1.068c.175.4.266.828.266 1.261v3.5"})))},AnimalSnailIcon=(0,react.forwardRef)(((props,ref)=>(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(animal_snail_32_32,{})})));try{AnimalSnailIcon.displayName="AnimalSnailIcon",AnimalSnailIcon.__docgenInfo={description:"",displayName:"AnimalSnailIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/fee-animals/animal-snail.web.tsx#AnimalSnailIcon"]={docgenInfo:AnimalSnailIcon.__docgenInfo,name:"AnimalSnailIcon",path:"src/icons/fee-animals/animal-snail.web.tsx#AnimalSnailIcon"})}catch(__react_docgen_typescript_loader_error){}var user_16_16_path;function user_16_16_extends(){return user_16_16_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},user_16_16_extends.apply(null,arguments)}const user_16_16=function SvgUser1616(props){return react.createElement("svg",user_16_16_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),user_16_16_path||(user_16_16_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M4.077 13.135C4.964 11.99 6.334 11.26 8 11.26s3.036.73 3.923 1.874m-7.846 0A5.98 5.98 0 0 0 8 14.595c1.5 0 2.87-.55 3.923-1.46m-7.846 0a6 6 0 1 1 7.845 0M10 7.26a2 2 0 1 1-4 0 2 2 0 0 1 4 0"})))};var user_24_24_path;function user_24_24_extends(){return user_24_24_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},user_24_24_extends.apply(null,arguments)}const user_24_24=function SvgUser2424(props){return react.createElement("svg",user_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),user_24_24_path||(user_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",strokeWidth:2,d:"M6.116 19.405c1.33-1.716 3.385-2.81 5.884-2.81s4.554 1.094 5.884 2.81m-11.768 0A8.97 8.97 0 0 0 12 21.595c2.25 0 4.306-.826 5.884-2.19m-11.768 0a9 9 0 1 1 11.768 0M15 10.595a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})))},UserIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(user_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(user_24_24,{})})));try{UserIcon.displayName="UserIcon",UserIcon.__docgenInfo={description:"",displayName:"UserIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/user-icon.web.tsx#UserIcon"]={docgenInfo:UserIcon.__docgenInfo,name:"UserIcon",path:"src/icons/user-icon.web.tsx#UserIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/info-circle-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{e:()=>InfoCircleIcon});var _path,_rect,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const info_circle_16_16=function SvgInfoCircle1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M7.167 7.333H8v3.5M14.167 8A6.167 6.167 0 1 1 1.834 8a6.167 6.167 0 0 1 12.333 0"})),_rect||(_rect=react.createElement("rect",{width:.917,height:.917,x:7.542,y:4.875,fill:"currentColor",stroke:"currentColor",strokeWidth:.25,rx:.458})))};var info_circle_24_24_path,info_circle_24_24_rect;function info_circle_24_24_extends(){return info_circle_24_24_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},info_circle_24_24_extends.apply(null,arguments)}const info_circle_24_24=function SvgInfoCircle2424(props){return react.createElement("svg",info_circle_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),info_circle_24_24_path||(info_circle_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M11 11h1v5m9-4a9 9 0 1 1-18 0 9 9 0 0 1 18 0"})),info_circle_24_24_rect||(info_circle_24_24_rect=react.createElement("rect",{width:1.5,height:1.5,x:11.25,y:7.25,fill:"currentColor",stroke:"currentColor",strokeWidth:.5,rx:.75})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const InfoCircleIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(info_circle_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(info_circle_24_24,{})})));try{InfoCircleIcon.displayName="InfoCircleIcon",InfoCircleIcon.__docgenInfo={description:"",displayName:"InfoCircleIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/info-circle-icon.web.tsx#InfoCircleIcon"]={docgenInfo:InfoCircleIcon.__docgenInfo,name:"InfoCircleIcon",path:"src/icons/info-circle-icon.web.tsx#InfoCircleIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/leather-logomark-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{$:()=>LeatherLogomarkIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const leather_logomark=function SvgLeatherLogomark(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:86,height:19,fill:"none",viewBox:"0 0 86 19"},props),_path||(_path=react.createElement("path",{fill:"currentColor",d:"M83.004 13.53c-.796 1.504-1.965 2.427-2.868 2.427-.691 0-1.222-.58-1.222-1.952 0-2.136 1.062-5.46 1.567-7.2h-7.916l-.77 2.664c-1.169 4.088-3.002 6.488-5.897 6.488-.425 0-.93-.08-1.195-.237 2.178-1.556 4.383-4.036 4.383-6.489 0-2.03-1.488-2.822-2.843-2.822-4.25 0-7.278 5.539-6.136 9.02-.69.238-1.328.528-2.098.528s-1.195-.527-1.036-1.24c.186-.844 1.248-3.666 1.248-5.196 0-1.872-1.46-3.138-3.665-3.138-.505 0-1.063.132-1.62.343l1.407-4.932h-2.762l-3.294 11.5c-.505 1.793-2.019 2.663-3.267 2.663-1.567 0-2.152-1.24-1.78-2.48l1.169-4.035h3.002l.77-2.637h-3.028l1.434-5.011h-2.763L40.24 14.295c-.346 1.187-1.17 1.662-1.886 1.662-1.143 0-1.488-.923-1.249-1.767l2.125-7.385c-.744-.238-1.806-.422-2.63-.422-4.754 0-9.243 4.193-9.243 8.334v.012c-1.272.81-2.748 1.228-4.038 1.228-.903 0-1.408-.08-1.806-.29 2.231-1.45 4.542-3.877 4.542-6.436 0-2.03-1.487-2.822-2.842-2.822-4.224 0-7.172 5.407-6.19 8.862-.929.475-1.779.712-2.709.712-1.46 0-2.842-.606-3.904-1.82l1.354-4.72c3.294-.264 7.65-2.955 7.65-6.252C19.413 1.134 18.033 0 16.28 0c-3.108 0-5.445 2.98-6.534 6.805-2.02-.238-3.108-2.4-1.514-5.011H5.36C3.581 5.724 5.387 8.466 9 9.442l-.877 3.034c-1.328-.818-2.364-1.135-3.586-1.135-5.87 0-6.11 7.254-.345 7.254 1.673 0 3.692-.87 4.755-2.031 1.514 1.319 3.001 2.03 4.914 2.03 1.46 0 2.948-.421 4.489-1.318 1.036.844 2.39 1.319 4.33 1.319 1.722 0 3.444-.355 5.218-1.593.525.918 1.484 1.593 3.096 1.593 1.354 0 2.842-.58 3.958-1.82.823 1.187 2.072 1.82 3.346 1.82 1.063 0 2.152-.422 3.082-1.266.743.79 2.098 1.266 3.586 1.266 2.31 0 4.887-1.214 5.79-4.352l1.036-3.64c.32-1.082 1.17-1.583 2.152-1.583.85 0 1.301.422 1.301 1.16 0 1.372-1.221 4.643-1.221 5.803 0 1.952 1.328 2.612 3.107 2.612 1.116 0 1.993-.027 4.49-1.134 1.009.738 2.576 1.134 4.356 1.134 3.958 0 6.72-2.69 8.606-9.153h2.39c-.45 1.504-.77 3.165-.77 4.642 0 2.48.904 4.51 3.693 4.51 2.178 0 5.206-2.189 5.976-5.064h-2.869ZM15.881 2.639c.504 0 .85.29.85.712 0 1.398-2.497 3.191-4.224 3.455.797-2.743 2.417-4.167 3.374-4.167M4.326 15.958c-2.258 0-2.072-2.216.186-2.216.983 0 1.753.316 2.683 1.107-.638.712-1.86 1.108-2.87 1.108ZM22.415 9.02c.558 0 .903.343.903.897 0 1.477-1.939 3.297-3.586 4.22-.584-1.688 1.09-5.117 2.683-5.117m9.058 6.937c-.824 0-1.222-.58-1.222-1.424 0-2.031 2.205-5.46 5.578-5.513-1.222 4.247-2.045 6.937-4.356 6.937M65.447 9.02c.557 0 .903.343.903.897 0 1.477-2.02 3.376-3.56 4.326-.664-1.583 1.036-5.223 2.657-5.223"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const LeatherLogomarkIcon=(0,react.forwardRef)((({variant,...props},ref)=>(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(leather_logomark,{})})));try{LeatherLogomarkIcon.displayName="LeatherLogomarkIcon",LeatherLogomarkIcon.__docgenInfo={description:"",displayName:"LeatherLogomarkIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/leather-logomark-icon.web.tsx#LeatherLogomarkIcon"]={docgenInfo:LeatherLogomarkIcon.__docgenInfo,name:"LeatherLogomarkIcon",path:"src/icons/leather-logomark-icon.web.tsx#LeatherLogomarkIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/placeholder-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{X:()=>PlaceholderIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const placeholder_16_16=function SvgPlaceholder1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",viewBox:"0 0 16 16"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M3 4.167v-1c0-.369.298-.667.667-.667h1m7.666 0h1c.368 0 .667.298.667.667v1m0 7.666v1a.667.667 0 0 1-.667.667h-1m-7.666 0h-1A.667.667 0 0 1 3 12.833v-1m0-2.666V6.833M7.333 2.5h2.334M14 6.833v2.334M9.667 13.5H7.333"})))};var placeholder_24_24_path;function placeholder_24_24_extends(){return placeholder_24_24_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},placeholder_24_24_extends.apply(null,arguments)}const placeholder_24_24=function SvgPlaceholder2424(props){return react.createElement("svg",placeholder_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24"},props),placeholder_24_24_path||(placeholder_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4.5 6V5a1 1 0 0 1 1-1h1m12 0h1a1 1 0 0 1 1 1v1m0 12v1a1 1 0 0 1-1 1h-1m-12 0h-1a1 1 0 0 1-1-1v-1m0-4.5v-3M11 4h3m6.5 6.5v3M14 20h-3"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const PlaceholderIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(placeholder_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(placeholder_24_24,{})})));try{PlaceholderIcon.displayName="PlaceholderIcon",PlaceholderIcon.__docgenInfo={description:"",displayName:"PlaceholderIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/placeholder-icon.web.tsx#PlaceholderIcon"]={docgenInfo:PlaceholderIcon.__docgenInfo,name:"PlaceholderIcon",path:"src/icons/placeholder-icon.web.tsx#PlaceholderIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/qr-code-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{y:()=>QrCodeIcon});var _path,_path2,_path3,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const qr_code_16_16=function SvgQrCode1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeWidth:1.5,d:"M2.75 3.345h3.5v3.5h-3.5zm0 7h3.5v3.5h-3.5zm7-7h3.5v3.5h-3.5zm-.25 6.75v1.787h2m1.3 2.739v-2.317h1.231"})),_path2||(_path2=react.createElement("path",{fill:"currentColor",d:"M9 13.445h1.243v1.2H9z"})),_path3||(_path3=react.createElement("path",{stroke:"currentColor",strokeWidth:1.5,d:"M13.402 10.345H11.5"})))};var qr_code_24_24_path,qr_code_24_24_path2;function qr_code_24_24_extends(){return qr_code_24_24_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},qr_code_24_24_extends.apply(null,arguments)}const qr_code_24_24=function SvgQrCode2424(props){return react.createElement("svg",qr_code_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),qr_code_24_24_path||(qr_code_24_24_path=react.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3 5.595a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 0H5v4h4zm-6 10a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm6 0H5v4h4zm4-10a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2zm6 0h-4v4h4zm-5 8a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1m3 1a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m0 4a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0z",clipRule:"evenodd"})),qr_code_24_24_path2||(qr_code_24_24_path2=react.createElement("path",{fill:"currentColor",d:"M15 20.595a1 1 0 1 1-2 0 1 1 0 0 1 2 0"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const QrCodeIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(qr_code_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(qr_code_24_24,{})})));try{QrCodeIcon.displayName="QrCodeIcon",QrCodeIcon.__docgenInfo={description:"",displayName:"QrCodeIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/qr-code-icon.web.tsx#QrCodeIcon"]={docgenInfo:QrCodeIcon.__docgenInfo,name:"QrCodeIcon",path:"src/icons/qr-code-icon.web.tsx#QrCodeIcon"})}catch(__react_docgen_typescript_loader_error){}},"./src/icons/zap-icon.web.tsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{h:()=>ZapIcon});var _path,jsx_runtime=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/jsx-runtime.js"),react=__webpack_require__("../../node_modules/.pnpm/[email protected]/node_modules/react/index.js");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)}const zap_16_16=function SvgZap1616(props){return react.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",width:16,height:17,fill:"none",viewBox:"0 0 16 17"},props),_path||(_path=react.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",strokeWidth:1.5,d:"M12.881 6.428H9.333a.5.5 0 0 1-.5-.5V2.7a.5.5 0 0 0-.911-.283l-5.215 7.56a.5.5 0 0 0 .412.784h3.547a.5.5 0 0 1 .5.5v3.228a.5.5 0 0 0 .912.284l5.215-7.561a.5.5 0 0 0-.412-.784Z"})))};var zap_24_24_path;function zap_24_24_extends(){return zap_24_24_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},zap_24_24_extends.apply(null,arguments)}const zap_24_24=function SvgZap2424(props){return react.createElement("svg",zap_24_24_extends({xmlns:"http://www.w3.org/2000/svg",width:24,height:25,fill:"none",viewBox:"0 0 24 25"},props),zap_24_24_path||(zap_24_24_path=react.createElement("path",{stroke:"currentColor",strokeLinejoin:"round",strokeWidth:2,d:"M19.566 9.595H13.5a.5.5 0 0 1-.5-.5V2.996a.5.5 0 0 0-.916-.277L4.018 14.817a.5.5 0 0 0 .416.778H10.5a.5.5 0 0 1 .5.5v6.098a.5.5 0 0 0 .916.278l8.066-12.099a.5.5 0 0 0-.416-.777Z"})))};var icon_web=__webpack_require__("./src/icons/icon/icon.web.tsx");const ZapIcon=(0,react.forwardRef)((({variant,...props},ref)=>"small"===variant?(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(zap_16_16,{})}):(0,jsx_runtime.jsx)(icon_web.I,{ref,...props,children:(0,jsx_runtime.jsx)(zap_24_24,{})})));try{ZapIcon.displayName="ZapIcon",ZapIcon.__docgenInfo={description:"",displayName:"ZapIcon",props:{variant:{defaultValue:null,description:"",name:"variant",required:!1,type:{name:"enum",value:[{value:'"default"'},{value:'"small"'}]}}}},"undefined"!=typeof STORYBOOK_REACT_CLASSES&&(STORYBOOK_REACT_CLASSES["src/icons/zap-icon.web.tsx#ZapIcon"]={docgenInfo:ZapIcon.__docgenInfo,name:"ZapIcon",path:"src/icons/zap-icon.web.tsx#ZapIcon"})}catch(__react_docgen_typescript_loader_error){}}}]);