@acusti/uikit-docs 0.4.4 → 0.4.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. package/.storybook/main.ts +19 -4
  2. package/CHANGELOG.md +60 -0
  3. package/dist/assets/CSSValueInput-B69U5DrZ.js +5 -0
  4. package/dist/assets/{CSSValueInput-BgAgo3f9.css → CSSValueInput-DKgB9IQs.css} +1 -1
  5. package/dist/assets/CSSValueInput.stories-vCftVQHX.js +113 -0
  6. package/dist/assets/Color-6BZIO3FS-BHsDhiaJ.js +1 -0
  7. package/dist/assets/DatePicker.stories-X2JO2cn6.js +585 -0
  8. package/dist/assets/DocsRenderer-LL677BLK-i2bqAbNY.js +2 -0
  9. package/dist/assets/Dropdown-QkqMQiyU.css +1 -0
  10. package/dist/assets/Dropdown-_IIsqrAA.js +101 -0
  11. package/dist/assets/Dropdown.stories-msGED41R.js +364 -0
  12. package/dist/assets/InputText-_BMv0r1n.css +1 -0
  13. package/dist/assets/InputText.stories-CG1EnzrQ.js +148 -0
  14. package/dist/assets/Introduction-orXeKug7.js +184 -0
  15. package/dist/assets/MonthCalendar.stories-CJT-JiqF.js +177 -0
  16. package/dist/assets/WithTooltip-65CFNBJE-DlgYg9W2.js +9 -0
  17. package/dist/assets/blocks-C4xgyV4X.js +46 -0
  18. package/dist/assets/chunk-242VQQM5-DEt_wvrI.js +1 -0
  19. package/dist/assets/chunk-YKABRMAI-BpCcWWoG.js +18 -0
  20. package/dist/assets/client-Bvdml6v2.js +9 -0
  21. package/dist/assets/clsx-Bdud1Ih_.js +1 -0
  22. package/dist/assets/compiler-runtime-BOsKKfMw.js +1 -0
  23. package/dist/assets/components-CuDS54ZU.js +92 -0
  24. package/dist/assets/dist-6e4YoSiG.js +1 -0
  25. package/dist/assets/dist-BreUZhw6.js +1 -0
  26. package/dist/assets/formatter-EIJCOSYU-4RP_9NAI.js +1 -0
  27. package/dist/assets/iframe-BsC6HWDY.js +1221 -0
  28. package/dist/assets/jsx-runtime-CZwoFFIL.js +1 -0
  29. package/dist/assets/lib-WXkUx4TK.js +1 -0
  30. package/dist/assets/preload-helper-Bhb7V-Yo.js +1 -0
  31. package/dist/assets/react-18-6aLPZbD-.js +1 -0
  32. package/dist/assets/react-DcwytXSz.js +1 -0
  33. package/dist/assets/react-dom-CFVoDXTy.js +1 -0
  34. package/dist/assets/syntaxhighlighter-ED5Y7EFY-BQSv6pbL.js +6 -0
  35. package/dist/assets/theming-DLDZLcJn.js +39 -0
  36. package/dist/assets/useIsOutOfBounds.stories-CI4DMSUD.js +105 -0
  37. package/dist/assets/{useKeyboardEvents-BH4Zd7d3.css → useKeyboardEvents-CKMYGqVT.css} +1 -1
  38. package/dist/assets/useKeyboardEvents.stories-CNX299tr.js +3 -0
  39. package/dist/favicon-wrapper.svg +46 -0
  40. package/dist/favicon.svg +1 -1
  41. package/dist/iframe.html +59 -40
  42. package/dist/index.html +8 -16
  43. package/dist/index.json +1 -1
  44. package/dist/project.json +1 -1
  45. package/dist/sb-addons/docs-1/manager-bundle.js +1 -149
  46. package/dist/sb-addons/storybook-2/manager-bundle.js +1 -1
  47. package/dist/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +548 -108
  48. package/dist/sb-common-assets/favicon-wrapper.svg +46 -0
  49. package/dist/sb-common-assets/favicon.svg +1 -1
  50. package/dist/sb-manager/globals-runtime.js +73064 -67182
  51. package/dist/sb-manager/globals.js +6 -16
  52. package/dist/sb-manager/manager-stores.js +23 -0
  53. package/dist/sb-manager/runtime.js +17712 -10309
  54. package/dist/vite-inject-mocker-entry.js +2 -0
  55. package/package.json +11 -9
  56. package/stories/CSSValueInput.stories.tsx +1 -1
  57. package/stories/DatePicker.stories.tsx +182 -45
  58. package/stories/InputText.stories.tsx +36 -0
  59. package/tsconfig.json +1 -0
  60. package/tsconfig.tsbuildinfo +1 -1
  61. package/dist/assets/CSSValueInput-BoZriUnh.js +0 -1
  62. package/dist/assets/CSSValueInput.stories-D1VcYZJ0.js +0 -113
  63. package/dist/assets/Color-AVL7NMMY-BeW0C7pE.js +0 -1
  64. package/dist/assets/DatePicker.stories-BSWV31FV.js +0 -244
  65. package/dist/assets/DocsRenderer-PQXLIZUC-D92GwNti.js +0 -2
  66. package/dist/assets/Dropdown-D5cyjefk.css +0 -1
  67. package/dist/assets/Dropdown-DUP_ybXe.js +0 -84
  68. package/dist/assets/Dropdown.stories-2Wtw1otE.js +0 -336
  69. package/dist/assets/InputText-Tkbh5amB.css +0 -1
  70. package/dist/assets/InputText.stories-BYt2Aj0_.js +0 -90
  71. package/dist/assets/Introduction-nSE2hjmb.js +0 -183
  72. package/dist/assets/MonthCalendar.stories-IJrL6wIl.js +0 -169
  73. package/dist/assets/blocks-Du178fXa.js +0 -658
  74. package/dist/assets/client-B2qWCcIR.js +0 -25
  75. package/dist/assets/clsx-hXifHU8N.js +0 -9
  76. package/dist/assets/iframe-ByGa_ItU.js +0 -1102
  77. package/dist/assets/index-BRXcJgsA.js +0 -1
  78. package/dist/assets/index-BVajFqaV.js +0 -1
  79. package/dist/assets/index-DwJ-mRZ2.js +0 -9
  80. package/dist/assets/jsx-runtime-D_zvdyIk.js +0 -9
  81. package/dist/assets/react-18-djOrgGe8.js +0 -1
  82. package/dist/assets/useIsOutOfBounds.stories-e48KZd_G.js +0 -105
  83. package/dist/assets/useKeyboardEvents.stories-CJbDuGfk.js +0 -3
  84. package/dist/sb-manager/globals-module-info.js +0 -797
@@ -1,151 +1,3 @@
1
1
  try{
2
- (()=>{var l=__REACT__,{Children:lt,Component:dt,Fragment:ft,Profiler:ct,PureComponent:mt,StrictMode:ht,Suspense:bt,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:gt,act:yt,cloneElement:vt,createContext:xt,createElement:St,createFactory:Tt,createRef:wt,forwardRef:Pt,isValidElement:kt,lazy:_t,memo:Ct,startTransition:Et,unstable_act:It,useCallback:Rt,useContext:Ft,useDebugValue:Ot,useDeferredValue:jt,useEffect:G,useId:Ht,useImperativeHandle:zt,useInsertionEffect:At,useLayoutEffect:Mt,useMemo:Bt,useReducer:Nt,useRef:Lt,useState:K,useSyncExternalStore:$t,useTransition:Dt,version:qt}=__REACT__;var Ut=__STORYBOOK_COMPONENTS__,{A:Zt,ActionBar:Jt,AddonPanel:U,Badge:Qt,Bar:Xt,Blockquote:Vt,Button:er,Checkbox:tr,ClipboardCode:rr,Code:ar,DL:nr,Div:or,DocumentWrapper:sr,EmptyTabContent:ir,ErrorFormatter:pr,FlexBar:ur,Form:lr,H1:dr,H2:fr,H3:cr,H4:mr,H5:hr,H6:br,HR:gr,IconButton:yr,Img:vr,LI:xr,Link:Sr,ListItem:Tr,Loader:wr,Modal:Pr,OL:kr,P:_r,Placeholder:Cr,Pre:Er,ProgressSpinner:Ir,ResetWrapper:Rr,ScrollArea:Fr,Separator:Or,Spaced:jr,Span:Hr,StorybookIcon:zr,StorybookLogo:Ar,SyntaxHighlighter:Z,TT:Mr,TabBar:Br,TabButton:Nr,TabWrapper:Lr,Table:$r,Tabs:Dr,TabsState:qr,TooltipLinkList:Wr,TooltipMessage:Yr,TooltipNote:Gr,UL:Kr,WithTooltip:Ur,WithTooltipPure:Zr,Zoom:Jr,codeCommon:Qr,components:Xr,createCopyToClipboardFunction:Vr,getStoryHref:ea,interleaveSeparators:ta,nameSpaceClassNames:ra,resetComponents:aa,withReset:J}=__STORYBOOK_COMPONENTS__;var pa=__STORYBOOK_API__,{ActiveTabs:ua,Consumer:la,ManagerContext:da,Provider:fa,RequestResponseError:ca,addons:j,combineParameters:ma,controlOrMetaKey:ha,controlOrMetaSymbol:ba,eventMatchesShortcut:ga,eventToShortcut:ya,experimental_MockUniversalStore:va,experimental_UniversalStore:xa,experimental_getStatusStore:Sa,experimental_getTestProviderStore:Ta,experimental_requestResponse:wa,experimental_useStatusStore:Pa,experimental_useTestProviderStore:ka,experimental_useUniversalStore:_a,internal_fullStatusStore:Ca,internal_fullTestProviderStore:Ea,internal_universalStatusStore:Ia,internal_universalTestProviderStore:Ra,isMacLike:Fa,isShortcutTaken:Oa,keyToSymbol:ja,merge:Ha,mockChannel:za,optionOrAltSymbol:Aa,shortcutMatchesShortcut:Ma,shortcutToHumanString:Ba,types:Q,useAddonState:Na,useArgTypes:La,useArgs:$a,useChannel:X,useGlobalTypes:Da,useGlobals:qa,useParameter:V,useSharedState:Wa,useStoryPrepared:Ya,useStorybookApi:Ga,useStorybookState:Ka}=__STORYBOOK_API__;var Xa=__STORYBOOK_THEMING__,{CacheProvider:Va,ClassNames:en,Global:tn,ThemeProvider:ee,background:rn,color:an,convert:te,create:nn,createCache:on,createGlobal:sn,createReset:pn,css:un,darken:ln,ensure:dn,ignoreSsrWarning:H,isPropValid:fn,jsx:cn,keyframes:mn,lighten:hn,styled:w,themes:z,typography:bn,useTheme:A,withTheme:gn}=__STORYBOOK_THEMING__;var W="storybook/docs",le=`${W}/panel`,re="docs",ae=`${W}/snippet-rendered`;function d(){return d=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var a in r)({}).hasOwnProperty.call(r,a)&&(e[a]=r[a])}return e},d.apply(null,arguments)}function de(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function C(e,t){return C=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,a){return r.__proto__=a,r},C(e,t)}function fe(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,C(e,t)}function L(e){return L=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},L(e)}function ce(e){try{return Function.toString.call(e).indexOf("[native code]")!==-1}catch{return typeof e=="function"}}function oe(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(oe=function(){return!!e})()}function me(e,t,r){if(oe())return Reflect.construct.apply(null,arguments);var a=[null];a.push.apply(a,t);var n=new(e.bind.apply(e,a));return r&&C(n,r.prototype),n}function $(e){var t=typeof Map=="function"?new Map:void 0;return $=function(r){if(r===null||!ce(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(t!==void 0){if(t.has(r))return t.get(r);t.set(r,a)}function a(){return me(r,arguments,L(this).constructor)}return a.prototype=Object.create(r.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),C(a,r)},$(e)}var he={1:`Passed invalid arguments to hsl, please pass multiple numbers e.g. hsl(360, 0.75, 0.4) or an object e.g. rgb({ hue: 255, saturation: 0.4, lightness: 0.75 }).
3
-
4
- `,2:`Passed invalid arguments to hsla, please pass multiple numbers e.g. hsla(360, 0.75, 0.4, 0.7) or an object e.g. rgb({ hue: 255, saturation: 0.4, lightness: 0.75, alpha: 0.7 }).
5
-
6
- `,3:`Passed an incorrect argument to a color function, please pass a string representation of a color.
7
-
8
- `,4:`Couldn't generate valid rgb string from %s, it returned %s.
9
-
10
- `,5:`Couldn't parse the color string. Please provide the color as a string in hex, rgb, rgba, hsl or hsla notation.
11
-
12
- `,6:`Passed invalid arguments to rgb, please pass multiple numbers e.g. rgb(255, 205, 100) or an object e.g. rgb({ red: 255, green: 205, blue: 100 }).
13
-
14
- `,7:`Passed invalid arguments to rgba, please pass multiple numbers e.g. rgb(255, 205, 100, 0.75) or an object e.g. rgb({ red: 255, green: 205, blue: 100, alpha: 0.75 }).
15
-
16
- `,8:`Passed invalid argument to toColorString, please pass a RgbColor, RgbaColor, HslColor or HslaColor object.
17
-
18
- `,9:`Please provide a number of steps to the modularScale helper.
19
-
20
- `,10:`Please pass a number or one of the predefined scales to the modularScale helper as the ratio.
21
-
22
- `,11:`Invalid value passed as base to modularScale, expected number or em string but got "%s"
23
-
24
- `,12:`Expected a string ending in "px" or a number passed as the first argument to %s(), got "%s" instead.
25
-
26
- `,13:`Expected a string ending in "px" or a number passed as the second argument to %s(), got "%s" instead.
27
-
28
- `,14:`Passed invalid pixel value ("%s") to %s(), please pass a value like "12px" or 12.
29
-
30
- `,15:`Passed invalid base value ("%s") to %s(), please pass a value like "12px" or 12.
31
-
32
- `,16:`You must provide a template to this method.
33
-
34
- `,17:`You passed an unsupported selector state to this method.
35
-
36
- `,18:`minScreen and maxScreen must be provided as stringified numbers with the same units.
37
-
38
- `,19:`fromSize and toSize must be provided as stringified numbers with the same units.
39
-
40
- `,20:`expects either an array of objects or a single object with the properties prop, fromSize, and toSize.
41
-
42
- `,21:"expects the objects in the first argument array to have the properties `prop`, `fromSize`, and `toSize`.\n\n",22:"expects the first argument object to have the properties `prop`, `fromSize`, and `toSize`.\n\n",23:`fontFace expects a name of a font-family.
43
-
44
- `,24:`fontFace expects either the path to the font file(s) or a name of a local copy.
45
-
46
- `,25:`fontFace expects localFonts to be an array.
47
-
48
- `,26:`fontFace expects fileFormats to be an array.
49
-
50
- `,27:`radialGradient requries at least 2 color-stops to properly render.
51
-
52
- `,28:`Please supply a filename to retinaImage() as the first argument.
53
-
54
- `,29:`Passed invalid argument to triangle, please pass correct pointingDirection e.g. 'right'.
55
-
56
- `,30:"Passed an invalid value to `height` or `width`. Please provide a pixel based unit.\n\n",31:`The animation shorthand only takes 8 arguments. See the specification for more information: http://mdn.io/animation
57
-
58
- `,32:`To pass multiple animations please supply them in arrays, e.g. animation(['rotate', '2s'], ['move', '1s'])
59
- To pass a single animation please supply them in simple values, e.g. animation('rotate', '2s')
60
-
61
- `,33:`The animation shorthand arrays can only have 8 elements. See the specification for more information: http://mdn.io/animation
62
-
63
- `,34:`borderRadius expects a radius value as a string or number as the second argument.
64
-
65
- `,35:`borderRadius expects one of "top", "bottom", "left" or "right" as the first argument.
66
-
67
- `,36:`Property must be a string value.
68
-
69
- `,37:`Syntax Error at %s.
70
-
71
- `,38:`Formula contains a function that needs parentheses at %s.
72
-
73
- `,39:`Formula is missing closing parenthesis at %s.
74
-
75
- `,40:`Formula has too many closing parentheses at %s.
76
-
77
- `,41:`All values in a formula must have the same unit or be unitless.
78
-
79
- `,42:`Please provide a number of steps to the modularScale helper.
80
-
81
- `,43:`Please pass a number or one of the predefined scales to the modularScale helper as the ratio.
82
-
83
- `,44:`Invalid value passed as base to modularScale, expected number or em/rem string but got %s.
84
-
85
- `,45:`Passed invalid argument to hslToColorString, please pass a HslColor or HslaColor object.
86
-
87
- `,46:`Passed invalid argument to rgbToColorString, please pass a RgbColor or RgbaColor object.
88
-
89
- `,47:`minScreen and maxScreen must be provided as stringified numbers with the same units.
90
-
91
- `,48:`fromSize and toSize must be provided as stringified numbers with the same units.
92
-
93
- `,49:`Expects either an array of objects or a single object with the properties prop, fromSize, and toSize.
94
-
95
- `,50:`Expects the objects in the first argument array to have the properties prop, fromSize, and toSize.
96
-
97
- `,51:`Expects the first argument object to have the properties prop, fromSize, and toSize.
98
-
99
- `,52:`fontFace expects either the path to the font file(s) or a name of a local copy.
100
-
101
- `,53:`fontFace expects localFonts to be an array.
102
-
103
- `,54:`fontFace expects fileFormats to be an array.
104
-
105
- `,55:`fontFace expects a name of a font-family.
106
-
107
- `,56:`linearGradient requries at least 2 color-stops to properly render.
108
-
109
- `,57:`radialGradient requries at least 2 color-stops to properly render.
110
-
111
- `,58:`Please supply a filename to retinaImage() as the first argument.
112
-
113
- `,59:`Passed invalid argument to triangle, please pass correct pointingDirection e.g. 'right'.
114
-
115
- `,60:"Passed an invalid value to `height` or `width`. Please provide a pixel based unit.\n\n",61:`Property must be a string value.
116
-
117
- `,62:`borderRadius expects a radius value as a string or number as the second argument.
118
-
119
- `,63:`borderRadius expects one of "top", "bottom", "left" or "right" as the first argument.
120
-
121
- `,64:`The animation shorthand only takes 8 arguments. See the specification for more information: http://mdn.io/animation.
122
-
123
- `,65:`To pass multiple animations please supply them in arrays, e.g. animation(['rotate', '2s'], ['move', '1s'])\\nTo pass a single animation please supply them in simple values, e.g. animation('rotate', '2s').
124
-
125
- `,66:`The animation shorthand arrays can only have 8 elements. See the specification for more information: http://mdn.io/animation.
126
-
127
- `,67:`You must provide a template to this method.
128
-
129
- `,68:`You passed an unsupported selector state to this method.
130
-
131
- `,69:`Expected a string ending in "px" or a number passed as the first argument to %s(), got %s instead.
132
-
133
- `,70:`Expected a string ending in "px" or a number passed as the second argument to %s(), got %s instead.
134
-
135
- `,71:`Passed invalid pixel value %s to %s(), please pass a value like "12px" or 12.
136
-
137
- `,72:`Passed invalid base value %s to %s(), please pass a value like "12px" or 12.
138
-
139
- `,73:`Please provide a valid CSS variable.
140
-
141
- `,74:`CSS variable not found and no default was provided.
142
-
143
- `,75:`important requires a valid style object, got a %s instead.
144
-
145
- `,76:`fromSize and toSize must be provided as stringified numbers with the same units as minScreen and maxScreen.
146
-
147
- `,77:`remToPx expects a value in "rem" but you provided it in "%s".
148
-
149
- `,78:`base must be set in "px" or "%" but you set it in "%s".
150
- `};function be(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var a=t[0],n=[],o;for(o=1;o<t.length;o+=1)n.push(t[o]);return n.forEach(function(s){a=a.replace(/%[a-z]/,s)}),a}var b=function(e){fe(t,e);function t(r){for(var a,n=arguments.length,o=new Array(n>1?n-1:0),s=1;s<n;s++)o[s-1]=arguments[s];return a=e.call(this,be.apply(void 0,[he[r]].concat(o)))||this,de(a)}return t}($(Error));function M(e){return Math.round(e*255)}function ge(e,t,r){return M(e)+","+M(t)+","+M(r)}function E(e,t,r,a){if(a===void 0&&(a=ge),t===0)return a(r,r,r);var n=(e%360+360)%360/60,o=(1-Math.abs(2*r-1))*t,s=o*(1-Math.abs(n%2-1)),i=0,p=0,u=0;n>=0&&n<1?(i=o,p=s):n>=1&&n<2?(i=s,p=o):n>=2&&n<3?(p=o,u=s):n>=3&&n<4?(p=s,u=o):n>=4&&n<5?(i=s,u=o):n>=5&&n<6&&(i=o,u=s);var h=r-o/2,m=i+h,f=p+h,_=u+h;return a(m,f,_)}var ne={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"639",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};function ye(e){if(typeof e!="string")return e;var t=e.toLowerCase();return ne[t]?"#"+ne[t]:e}var ve=/^#[a-fA-F0-9]{6}$/,xe=/^#[a-fA-F0-9]{8}$/,Se=/^#[a-fA-F0-9]{3}$/,Te=/^#[a-fA-F0-9]{4}$/,B=/^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i,we=/^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i,Pe=/^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i,ke=/^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;function P(e){if(typeof e!="string")throw new b(3);var t=ye(e);if(t.match(ve))return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16)};if(t.match(xe)){var r=parseFloat((parseInt(""+t[7]+t[8],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16),alpha:r}}if(t.match(Se))return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16)};if(t.match(Te)){var a=parseFloat((parseInt(""+t[4]+t[4],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16),alpha:a}}var n=B.exec(t);if(n)return{red:parseInt(""+n[1],10),green:parseInt(""+n[2],10),blue:parseInt(""+n[3],10)};var o=we.exec(t.substring(0,50));if(o)return{red:parseInt(""+o[1],10),green:parseInt(""+o[2],10),blue:parseInt(""+o[3],10),alpha:parseFloat(""+o[4])>1?parseFloat(""+o[4])/100:parseFloat(""+o[4])};var s=Pe.exec(t);if(s){var i=parseInt(""+s[1],10),p=parseInt(""+s[2],10)/100,u=parseInt(""+s[3],10)/100,h="rgb("+E(i,p,u)+")",m=B.exec(h);if(!m)throw new b(4,t,h);return{red:parseInt(""+m[1],10),green:parseInt(""+m[2],10),blue:parseInt(""+m[3],10)}}var f=ke.exec(t.substring(0,50));if(f){var _=parseInt(""+f[1],10),pe=parseInt(""+f[2],10)/100,ue=parseInt(""+f[3],10)/100,Y="rgb("+E(_,pe,ue)+")",I=B.exec(Y);if(!I)throw new b(4,t,Y);return{red:parseInt(""+I[1],10),green:parseInt(""+I[2],10),blue:parseInt(""+I[3],10),alpha:parseFloat(""+f[4])>1?parseFloat(""+f[4])/100:parseFloat(""+f[4])}}throw new b(5)}function _e(e){var t=e.red/255,r=e.green/255,a=e.blue/255,n=Math.max(t,r,a),o=Math.min(t,r,a),s=(n+o)/2;if(n===o)return e.alpha!==void 0?{hue:0,saturation:0,lightness:s,alpha:e.alpha}:{hue:0,saturation:0,lightness:s};var i,p=n-o,u=s>.5?p/(2-n-o):p/(n+o);switch(n){case t:i=(r-a)/p+(r<a?6:0);break;case r:i=(a-t)/p+2;break;default:i=(t-r)/p+4;break}return i*=60,e.alpha!==void 0?{hue:i,saturation:u,lightness:s,alpha:e.alpha}:{hue:i,saturation:u,lightness:s}}function g(e){return _e(P(e))}var Ce=function(e){return e.length===7&&e[1]===e[2]&&e[3]===e[4]&&e[5]===e[6]?"#"+e[1]+e[3]+e[5]:e},D=Ce;function v(e){var t=e.toString(16);return t.length===1?"0"+t:t}function N(e){return v(Math.round(e*255))}function Ee(e,t,r){return D("#"+N(e)+N(t)+N(r))}function F(e,t,r){return E(e,t,r,Ee)}function Ie(e,t,r){if(typeof e=="number"&&typeof t=="number"&&typeof r=="number")return F(e,t,r);if(typeof e=="object"&&t===void 0&&r===void 0)return F(e.hue,e.saturation,e.lightness);throw new b(1)}function Re(e,t,r,a){if(typeof e=="number"&&typeof t=="number"&&typeof r=="number"&&typeof a=="number")return a>=1?F(e,t,r):"rgba("+E(e,t,r)+","+a+")";if(typeof e=="object"&&t===void 0&&r===void 0&&a===void 0)return e.alpha>=1?F(e.hue,e.saturation,e.lightness):"rgba("+E(e.hue,e.saturation,e.lightness)+","+e.alpha+")";throw new b(2)}function q(e,t,r){if(typeof e=="number"&&typeof t=="number"&&typeof r=="number")return D("#"+v(e)+v(t)+v(r));if(typeof e=="object"&&t===void 0&&r===void 0)return D("#"+v(e.red)+v(e.green)+v(e.blue));throw new b(6)}function O(e,t,r,a){if(typeof e=="string"&&typeof t=="number"){var n=P(e);return"rgba("+n.red+","+n.green+","+n.blue+","+t+")"}else{if(typeof e=="number"&&typeof t=="number"&&typeof r=="number"&&typeof a=="number")return a>=1?q(e,t,r):"rgba("+e+","+t+","+r+","+a+")";if(typeof e=="object"&&t===void 0&&r===void 0&&a===void 0)return e.alpha>=1?q(e.red,e.green,e.blue):"rgba("+e.red+","+e.green+","+e.blue+","+e.alpha+")"}throw new b(7)}var Fe=function(e){return typeof e.red=="number"&&typeof e.green=="number"&&typeof e.blue=="number"&&(typeof e.alpha!="number"||typeof e.alpha>"u")},Oe=function(e){return typeof e.red=="number"&&typeof e.green=="number"&&typeof e.blue=="number"&&typeof e.alpha=="number"},je=function(e){return typeof e.hue=="number"&&typeof e.saturation=="number"&&typeof e.lightness=="number"&&(typeof e.alpha!="number"||typeof e.alpha>"u")},He=function(e){return typeof e.hue=="number"&&typeof e.saturation=="number"&&typeof e.lightness=="number"&&typeof e.alpha=="number"};function y(e){if(typeof e!="object")throw new b(8);if(Oe(e))return O(e);if(Fe(e))return q(e);if(He(e))return Re(e);if(je(e))return Ie(e);throw new b(8)}function se(e,t,r){return function(){var a=r.concat(Array.prototype.slice.call(arguments));return a.length>=t?e.apply(this,a):se(e,t,a)}}function c(e){return se(e,e.length,[])}function ze(e,t){if(t==="transparent")return t;var r=g(t);return y(d({},r,{hue:r.hue+parseFloat(e)}))}c(ze);function k(e,t,r){return Math.max(e,Math.min(t,r))}function Ae(e,t){if(t==="transparent")return t;var r=g(t);return y(d({},r,{lightness:k(0,1,r.lightness-parseFloat(e))}))}c(Ae);function Me(e,t){if(t==="transparent")return t;var r=g(t);return y(d({},r,{saturation:k(0,1,r.saturation-parseFloat(e))}))}c(Me);function Be(e,t){if(t==="transparent")return t;var r=g(t);return y(d({},r,{lightness:k(0,1,r.lightness+parseFloat(e))}))}c(Be);function Ne(e,t,r){if(t==="transparent")return r;if(r==="transparent")return t;if(e===0)return r;var a=P(t),n=d({},a,{alpha:typeof a.alpha=="number"?a.alpha:1}),o=P(r),s=d({},o,{alpha:typeof o.alpha=="number"?o.alpha:1}),i=n.alpha-s.alpha,p=parseFloat(e)*2-1,u=p*i===-1?p:p+i,h=1+p*i,m=(u/h+1)/2,f=1-m,_={red:Math.floor(n.red*m+s.red*f),green:Math.floor(n.green*m+s.green*f),blue:Math.floor(n.blue*m+s.blue*f),alpha:n.alpha*parseFloat(e)+s.alpha*(1-parseFloat(e))};return O(_)}var Le=c(Ne),ie=Le;function $e(e,t){if(t==="transparent")return t;var r=P(t),a=typeof r.alpha=="number"?r.alpha:1,n=d({},r,{alpha:k(0,1,(a*100+parseFloat(e)*100)/100)});return O(n)}c($e);function De(e,t){if(t==="transparent")return t;var r=g(t);return y(d({},r,{saturation:k(0,1,r.saturation+parseFloat(e))}))}c(De);function qe(e,t){return t==="transparent"?t:y(d({},g(t),{hue:parseFloat(e)}))}c(qe);function We(e,t){return t==="transparent"?t:y(d({},g(t),{lightness:parseFloat(e)}))}c(We);function Ye(e,t){return t==="transparent"?t:y(d({},g(t),{saturation:parseFloat(e)}))}c(Ye);function Ge(e,t){return t==="transparent"?t:ie(parseFloat(e),"rgb(0, 0, 0)",t)}c(Ge);function Ke(e,t){return t==="transparent"?t:ie(parseFloat(e),"rgb(255, 255, 255)",t)}c(Ke);function Ue(e,t){if(t==="transparent")return t;var r=P(t),a=typeof r.alpha=="number"?r.alpha:1,n=d({},r,{alpha:k(0,1,+(a*100-parseFloat(e)*100).toFixed(2)/100)});return O(n)}var Ze=c(Ue),Je=Ze,Qe=w.div(J,({theme:e})=>({backgroundColor:e.base==="light"?"rgba(0,0,0,.01)":"rgba(255,255,255,.01)",borderRadius:e.appBorderRadius,border:`1px dashed ${e.appBorderColor}`,display:"flex",alignItems:"center",justifyContent:"center",padding:20,margin:"25px 0 40px",color:Je(.3,e.color.defaultText),fontSize:e.typography.size.s2})),Xe=e=>l.createElement(Qe,{...e,className:"docblock-emptyblock sb-unstyled"}),Ve=w(Z)(({theme:e})=>({fontSize:`${e.typography.size.s2-1}px`,lineHeight:"19px",margin:"25px 0 40px",borderRadius:e.appBorderRadius,boxShadow:e.base==="light"?"rgba(0, 0, 0, 0.10) 0 1px 3px 0":"rgba(0, 0, 0, 0.20) 0 2px 5px 0","pre.prismjs":{padding:20,background:"inherit"}})),et=w.div(({theme:e})=>({background:e.background.content,borderRadius:e.appBorderRadius,border:`1px solid ${e.appBorderColor}`,boxShadow:e.base==="light"?"rgba(0, 0, 0, 0.10) 0 1px 3px 0":"rgba(0, 0, 0, 0.20) 0 2px 5px 0",margin:"25px 0 40px",padding:"20px 20px 20px 22px"})),R=w.div(({theme:e})=>({animation:`${e.animation.glow} 1.5s ease-in-out infinite`,background:e.appBorderColor,height:17,marginTop:1,width:"60%",[`&:first-child${H}`]:{margin:0}})),tt=()=>l.createElement(et,null,l.createElement(R,null),l.createElement(R,{style:{width:"80%"}}),l.createElement(R,{style:{width:"30%"}}),l.createElement(R,{style:{width:"80%"}})),rt=({isLoading:e,error:t,language:r,code:a,dark:n,format:o=!0,...s})=>{let{typography:i}=A();if(e)return l.createElement(tt,null);if(t)return l.createElement(Xe,null,t);let p=l.createElement(Ve,{bordered:!0,copyable:!0,format:o,language:r??"jsx",className:"docblock-source sb-unstyled",...s},a);if(typeof n>"u")return p;let u=n?z.dark:z.light;return l.createElement(ee,{theme:te({...u,fontCode:i.fonts.mono,fontBase:i.fonts.base})},p)};j.register(W,e=>{j.add(le,{title:"Code",type:Q.PANEL,paramKey:re,disabled:t=>!t?.docs?.codePanel,match:({viewMode:t})=>t==="story",render:({active:t})=>{let r=e.getChannel(),a=e.getCurrentStoryData(),n=r?.last(ae)?.[0],[o,s]=K({source:n?.source,format:n?.format??void 0}),i=V(re,{source:{code:""},theme:"dark"});G(()=>{s({source:void 0,format:void 0})},[a?.id]),X({[ae]:({source:u,format:h})=>{s({source:u,format:h})}});let p=A().base!=="light";return l.createElement(U,{active:!!t},l.createElement(at,null,l.createElement(rt,{...i.source,code:i.source?.code||o.source||i.source?.originalSource,format:o.format,dark:p})))}})});var at=w.div(()=>({height:"100%",[`> :first-child${H}`]:{margin:0,height:"100%",boxShadow:"none"}}));})();
2
+ (()=>{var u=__REACT__,{Children:mr,Component:hr,Fragment:gr,Profiler:br,PureComponent:yr,StrictMode:vr,Suspense:Sr,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:xr,act:_r,cloneElement:Tr,createContext:Pr,createElement:wr,createFactory:kr,createRef:Or,forwardRef:Cr,isValidElement:Er,lazy:Rr,memo:Ir,startTransition:Fr,unstable_act:jr,useCallback:Hr,useContext:Ar,useDebugValue:zr,useDeferredValue:Mr,useEffect:K,useId:Br,useImperativeHandle:Nr,useInsertionEffect:Lr,useLayoutEffect:Dr,useMemo:$r,useReducer:qr,useRef:Wr,useState:G,useSyncExternalStore:Yr,useTransition:Kr,version:Gr}=__REACT__;var Xr=__STORYBOOK_COMPONENTS__,{A:Vr,AbstractToolbar:et,ActionBar:rt,ActionList:tt,AddonPanel:U,Badge:at,Bar:nt,Blockquote:ot,Button:st,Card:it,ClipboardCode:pt,Code:ut,Collapsible:lt,DL:dt,Div:ft,DocumentWrapper:ct,EmptyTabContent:mt,ErrorFormatter:ht,FlexBar:gt,Form:bt,H1:yt,H2:vt,H3:St,H4:xt,H5:_t,H6:Tt,HR:Pt,IconButton:wt,Img:kt,LI:Ot,Link:Ct,ListItem:Et,Loader:Rt,Modal:It,ModalDecorator:Ft,OL:jt,P:Ht,Placeholder:At,Popover:zt,PopoverProvider:Mt,Pre:Bt,ProgressSpinner:Nt,ResetWrapper:Lt,ScrollArea:Dt,Select:$t,Separator:qt,Spaced:Wt,Span:Yt,StatelessTab:Kt,StatelessTabList:Gt,StatelessTabPanel:Ut,StatelessTabsView:Jt,StorybookIcon:Zt,StorybookLogo:Qt,SyntaxHighlighter:J,TT:Xt,TabBar:Vt,TabButton:ea,TabList:ra,TabPanel:ta,TabWrapper:aa,Table:na,Tabs:oa,TabsState:sa,TabsView:ia,ToggleButton:pa,Toolbar:ua,Tooltip:la,TooltipLinkList:da,TooltipMessage:fa,TooltipNote:ca,TooltipProvider:ma,UL:ha,WithTooltip:ga,WithTooltipPure:ba,Zoom:ya,codeCommon:va,components:Sa,convertToReactAriaPlacement:xa,createCopyToClipboardFunction:_a,getStoryHref:Ta,interleaveSeparators:Pa,nameSpaceClassNames:wa,resetComponents:ka,useTabsState:Oa,withReset:Z}=__STORYBOOK_COMPONENTS__;var Fa=__STORYBOOK_THEMING__,{CacheProvider:ja,ClassNames:Ha,Global:Aa,ThemeProvider:Q,background:za,color:Ma,convert:X,create:Ba,createCache:Na,createGlobal:La,createReset:Da,css:$a,darken:qa,ensure:Wa,getPreferredColorScheme:Ya,ignoreSsrWarning:R,isPropValid:Ka,jsx:Ga,keyframes:Ua,lighten:Ja,styled:S,themes:A,tokens:Za,typography:Qa,useTheme:I,withTheme:Xa}=__STORYBOOK_THEMING__;function f(){return f=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var a in t)({}).hasOwnProperty.call(t,a)&&(e[a]=t[a])}return e},f.apply(null,arguments)}function me(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function O(e,r){return O=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,a){return t.__proto__=a,t},O(e,r)}function he(e,r){e.prototype=Object.create(r.prototype),e.prototype.constructor=e,O(e,r)}function N(e){return N=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},N(e)}function ge(e){try{return Function.toString.call(e).indexOf("[native code]")!==-1}catch{return typeof e=="function"}}function te(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(te=function(){return!!e})()}function be(e,r,t){if(te())return Reflect.construct.apply(null,arguments);var a=[null];a.push.apply(a,r);var n=new(e.bind.apply(e,a));return t&&O(n,t.prototype),n}function L(e){var r=typeof Map=="function"?new Map:void 0;return L=function(t){if(t===null||!ge(t))return t;if(typeof t!="function")throw new TypeError("Super expression must either be null or a function");if(r!==void 0){if(r.has(t))return r.get(t);r.set(t,a)}function a(){return be(t,arguments,N(this).constructor)}return a.prototype=Object.create(t.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),O(a,t)},L(e)}var d=(function(e){he(r,e);function r(t){var a;if(1)a=e.call(this,"An error occurred. See https://github.com/styled-components/polished/blob/main/src/internalHelpers/errors.md#"+t+" for more information.")||this;else for(var n,o,s;s<n;s++);return me(a)}return r})(L(Error));function V(e,r){return e.substr(-r.length)===r}var ye=/^([+-]?(?:\d+|\d*\.\d+))([a-z]*|%)$/;function ee(e){if(typeof e!="string")return e;var r=e.match(ye);return r?parseFloat(e):e}var ve=function(e){return function(r,t){t===void 0&&(t="16px");var a=r,n=t;if(typeof r=="string"){if(!V(r,"px"))throw new d(69,e,r);a=ee(r)}if(typeof t=="string"){if(!V(t,"px"))throw new d(70,e,t);n=ee(t)}if(typeof a=="string")throw new d(71,r,e);if(typeof n=="string")throw new d(72,t,e);return""+a/n+e}},ae=ve,un=ae("em"),ln=ae("rem");function z(e){return Math.round(e*255)}function Se(e,r,t){return z(e)+","+z(r)+","+z(t)}function C(e,r,t,a){if(a===void 0&&(a=Se),r===0)return a(t,t,t);var n=(e%360+360)%360/60,o=(1-Math.abs(2*t-1))*r,s=o*(1-Math.abs(n%2-1)),i=0,p=0,l=0;n>=0&&n<1?(i=o,p=s):n>=1&&n<2?(i=s,p=o):n>=2&&n<3?(p=o,l=s):n>=3&&n<4?(p=s,l=o):n>=4&&n<5?(i=s,l=o):n>=5&&n<6&&(i=o,l=s);var g=t-o/2,h=i+g,c=p+g,k=l+g;return a(h,c,k)}var re={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"639",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};function xe(e){if(typeof e!="string")return e;var r=e.toLowerCase();return re[r]?"#"+re[r]:e}var _e=/^#[a-fA-F0-9]{6}$/,Te=/^#[a-fA-F0-9]{8}$/,Pe=/^#[a-fA-F0-9]{3}$/,we=/^#[a-fA-F0-9]{4}$/,M=/^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i,ke=/^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i,Oe=/^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i,Ce=/^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;function P(e){if(typeof e!="string")throw new d(3);var r=xe(e);if(r.match(_e))return{red:parseInt(""+r[1]+r[2],16),green:parseInt(""+r[3]+r[4],16),blue:parseInt(""+r[5]+r[6],16)};if(r.match(Te)){var t=parseFloat((parseInt(""+r[7]+r[8],16)/255).toFixed(2));return{red:parseInt(""+r[1]+r[2],16),green:parseInt(""+r[3]+r[4],16),blue:parseInt(""+r[5]+r[6],16),alpha:t}}if(r.match(Pe))return{red:parseInt(""+r[1]+r[1],16),green:parseInt(""+r[2]+r[2],16),blue:parseInt(""+r[3]+r[3],16)};if(r.match(we)){var a=parseFloat((parseInt(""+r[4]+r[4],16)/255).toFixed(2));return{red:parseInt(""+r[1]+r[1],16),green:parseInt(""+r[2]+r[2],16),blue:parseInt(""+r[3]+r[3],16),alpha:a}}var n=M.exec(r);if(n)return{red:parseInt(""+n[1],10),green:parseInt(""+n[2],10),blue:parseInt(""+n[3],10)};var o=ke.exec(r.substring(0,50));if(o)return{red:parseInt(""+o[1],10),green:parseInt(""+o[2],10),blue:parseInt(""+o[3],10),alpha:parseFloat(""+o[4])>1?parseFloat(""+o[4])/100:parseFloat(""+o[4])};var s=Oe.exec(r);if(s){var i=parseInt(""+s[1],10),p=parseInt(""+s[2],10)/100,l=parseInt(""+s[3],10)/100,g="rgb("+C(i,p,l)+")",h=M.exec(g);if(!h)throw new d(4,r,g);return{red:parseInt(""+h[1],10),green:parseInt(""+h[2],10),blue:parseInt(""+h[3],10)}}var c=Ce.exec(r.substring(0,50));if(c){var k=parseInt(""+c[1],10),fe=parseInt(""+c[2],10)/100,ce=parseInt(""+c[3],10)/100,Y="rgb("+C(k,fe,ce)+")",E=M.exec(Y);if(!E)throw new d(4,r,Y);return{red:parseInt(""+E[1],10),green:parseInt(""+E[2],10),blue:parseInt(""+E[3],10),alpha:parseFloat(""+c[4])>1?parseFloat(""+c[4])/100:parseFloat(""+c[4])}}throw new d(5)}function Ee(e){var r=e.red/255,t=e.green/255,a=e.blue/255,n=Math.max(r,t,a),o=Math.min(r,t,a),s=(n+o)/2;if(n===o)return e.alpha!==void 0?{hue:0,saturation:0,lightness:s,alpha:e.alpha}:{hue:0,saturation:0,lightness:s};var i,p=n-o,l=s>.5?p/(2-n-o):p/(n+o);switch(n){case r:i=(t-a)/p+(t<a?6:0);break;case t:i=(a-r)/p+2;break;default:i=(r-t)/p+4;break}return i*=60,e.alpha!==void 0?{hue:i,saturation:l,lightness:s,alpha:e.alpha}:{hue:i,saturation:l,lightness:s}}function x(e){return Ee(P(e))}var Re=function(e){return e.length===7&&e[1]===e[2]&&e[3]===e[4]&&e[5]===e[6]?"#"+e[1]+e[3]+e[5]:e},D=Re;function T(e){var r=e.toString(16);return r.length===1?"0"+r:r}function B(e){return T(Math.round(e*255))}function Ie(e,r,t){return D("#"+B(e)+B(r)+B(t))}function j(e,r,t){return C(e,r,t,Ie)}function Fe(e,r,t){if(typeof e=="number"&&typeof r=="number"&&typeof t=="number")return j(e,r,t);if(typeof e=="object"&&r===void 0&&t===void 0)return j(e.hue,e.saturation,e.lightness);throw new d(1)}function je(e,r,t,a){if(typeof e=="number"&&typeof r=="number"&&typeof t=="number"&&typeof a=="number")return a>=1?j(e,r,t):"rgba("+C(e,r,t)+","+a+")";if(typeof e=="object"&&r===void 0&&t===void 0&&a===void 0)return e.alpha>=1?j(e.hue,e.saturation,e.lightness):"rgba("+C(e.hue,e.saturation,e.lightness)+","+e.alpha+")";throw new d(2)}function $(e,r,t){if(typeof e=="number"&&typeof r=="number"&&typeof t=="number")return D("#"+T(e)+T(r)+T(t));if(typeof e=="object"&&r===void 0&&t===void 0)return D("#"+T(e.red)+T(e.green)+T(e.blue));throw new d(6)}function H(e,r,t,a){if(typeof e=="string"&&typeof r=="number"){var n=P(e);return"rgba("+n.red+","+n.green+","+n.blue+","+r+")"}else{if(typeof e=="number"&&typeof r=="number"&&typeof t=="number"&&typeof a=="number")return a>=1?$(e,r,t):"rgba("+e+","+r+","+t+","+a+")";if(typeof e=="object"&&r===void 0&&t===void 0&&a===void 0)return e.alpha>=1?$(e.red,e.green,e.blue):"rgba("+e.red+","+e.green+","+e.blue+","+e.alpha+")"}throw new d(7)}var He=function(e){return typeof e.red=="number"&&typeof e.green=="number"&&typeof e.blue=="number"&&(typeof e.alpha!="number"||typeof e.alpha>"u")},Ae=function(e){return typeof e.red=="number"&&typeof e.green=="number"&&typeof e.blue=="number"&&typeof e.alpha=="number"},ze=function(e){return typeof e.hue=="number"&&typeof e.saturation=="number"&&typeof e.lightness=="number"&&(typeof e.alpha!="number"||typeof e.alpha>"u")},Me=function(e){return typeof e.hue=="number"&&typeof e.saturation=="number"&&typeof e.lightness=="number"&&typeof e.alpha=="number"};function _(e){if(typeof e!="object")throw new d(8);if(Ae(e))return H(e);if(He(e))return $(e);if(Me(e))return je(e);if(ze(e))return Fe(e);throw new d(8)}function ne(e,r,t){return function(){var a=t.concat(Array.prototype.slice.call(arguments));return a.length>=r?e.apply(this,a):ne(e,r,a)}}function m(e){return ne(e,e.length,[])}function Be(e,r){if(r==="transparent")return r;var t=x(r);return _(f({},t,{hue:t.hue+parseFloat(e)}))}var dn=m(Be);function w(e,r,t){return Math.max(e,Math.min(r,t))}function Ne(e,r){if(r==="transparent")return r;var t=x(r);return _(f({},t,{lightness:w(0,1,t.lightness-parseFloat(e))}))}var fn=m(Ne);function Le(e,r){if(r==="transparent")return r;var t=x(r);return _(f({},t,{saturation:w(0,1,t.saturation-parseFloat(e))}))}var cn=m(Le);function De(e,r){if(r==="transparent")return r;var t=x(r);return _(f({},t,{lightness:w(0,1,t.lightness+parseFloat(e))}))}var mn=m(De);function $e(e,r,t){if(r==="transparent")return t;if(t==="transparent")return r;if(e===0)return t;var a=P(r),n=f({},a,{alpha:typeof a.alpha=="number"?a.alpha:1}),o=P(t),s=f({},o,{alpha:typeof o.alpha=="number"?o.alpha:1}),i=n.alpha-s.alpha,p=parseFloat(e)*2-1,l=p*i===-1?p:p+i,g=1+p*i,h=(l/g+1)/2,c=1-h,k={red:Math.floor(n.red*h+s.red*c),green:Math.floor(n.green*h+s.green*c),blue:Math.floor(n.blue*h+s.blue*c),alpha:n.alpha*parseFloat(e)+s.alpha*(1-parseFloat(e))};return H(k)}var qe=m($e),oe=qe;function We(e,r){if(r==="transparent")return r;var t=P(r),a=typeof t.alpha=="number"?t.alpha:1,n=f({},t,{alpha:w(0,1,(a*100+parseFloat(e)*100)/100)});return H(n)}var hn=m(We);function Ye(e,r){if(r==="transparent")return r;var t=x(r);return _(f({},t,{saturation:w(0,1,t.saturation+parseFloat(e))}))}var gn=m(Ye);function Ke(e,r){return r==="transparent"?r:_(f({},x(r),{hue:parseFloat(e)}))}var bn=m(Ke);function Ge(e,r){return r==="transparent"?r:_(f({},x(r),{lightness:parseFloat(e)}))}var yn=m(Ge);function Ue(e,r){return r==="transparent"?r:_(f({},x(r),{saturation:parseFloat(e)}))}var vn=m(Ue);function Je(e,r){return r==="transparent"?r:oe(parseFloat(e),"rgb(0, 0, 0)",r)}var Sn=m(Je);function Ze(e,r){return r==="transparent"?r:oe(parseFloat(e),"rgb(255, 255, 255)",r)}var xn=m(Ze);function Qe(e,r){if(r==="transparent")return r;var t=P(r),a=typeof t.alpha=="number"?t.alpha:1,n=f({},t,{alpha:w(0,1,+(a*100-parseFloat(e)*100).toFixed(2)/100)});return H(n)}var Xe=m(Qe),Ve=Xe,er=S.div(Z,({theme:e})=>({backgroundColor:e.base==="light"?"rgba(0,0,0,.01)":"rgba(255,255,255,.01)",borderRadius:e.appBorderRadius,border:`1px dashed ${e.appBorderColor}`,display:"flex",alignItems:"center",justifyContent:"center",padding:20,margin:"25px 0 40px",color:Ve(.3,e.color.defaultText),fontSize:e.typography.size.s2})),rr=e=>u.createElement(er,{...e,className:"docblock-emptyblock sb-unstyled"}),tr=S(J)(({theme:e})=>({fontSize:`${e.typography.size.s2-1}px`,lineHeight:"19px",margin:"25px 0 40px",borderRadius:e.appBorderRadius,boxShadow:e.base==="light"?"rgba(0, 0, 0, 0.10) 0 1px 3px 0":"rgba(0, 0, 0, 0.20) 0 2px 5px 0","pre.prismjs":{padding:20,background:"inherit"}})),ar=S.div(({theme:e})=>({background:e.background.content,borderRadius:e.appBorderRadius,border:`1px solid ${e.appBorderColor}`,boxShadow:e.base==="light"?"rgba(0, 0, 0, 0.10) 0 1px 3px 0":"rgba(0, 0, 0, 0.20) 0 2px 5px 0",margin:"25px 0 40px",padding:"20px 20px 20px 22px"})),F=S.div(({theme:e})=>({animation:`${e.animation.glow} 1.5s ease-in-out infinite`,background:e.appBorderColor,height:17,marginTop:1,width:"60%",[`&:first-child${R}`]:{margin:0}})),nr=()=>u.createElement(ar,null,u.createElement(F,null),u.createElement(F,{style:{width:"80%"}}),u.createElement(F,{style:{width:"30%"}}),u.createElement(F,{style:{width:"80%"}})),se=({isLoading:e,error:r,language:t,code:a,dark:n,format:o=!0,...s})=>{let{typography:i}=I();if(e)return u.createElement(nr,null);if(r)return u.createElement(rr,null,r);let p=u.createElement(tr,{bordered:!0,copyable:!0,format:o,language:t??"jsx",className:"docblock-source sb-unstyled",...s},a);if(typeof n>"u")return p;let l=n?A.dark:A.light;return u.createElement(Q,{theme:X({...l,fontCode:i.fonts.mono,fontBase:i.fonts.base})},p)};var In=__STORYBOOK_API__,{ActiveTabs:Fn,Consumer:jn,ManagerContext:Hn,Provider:An,RequestResponseError:zn,Tag:Mn,addons:q,combineParameters:Bn,controlOrMetaKey:Nn,controlOrMetaSymbol:Ln,eventMatchesShortcut:Dn,eventToShortcut:$n,experimental_MockUniversalStore:qn,experimental_UniversalStore:Wn,experimental_getStatusStore:Yn,experimental_getTestProviderStore:Kn,experimental_requestResponse:Gn,experimental_useStatusStore:Un,experimental_useTestProviderStore:Jn,experimental_useUniversalStore:Zn,internal_checklistStore:Qn,internal_fullStatusStore:Xn,internal_fullTestProviderStore:Vn,internal_universalChecklistStore:eo,internal_universalStatusStore:ro,internal_universalTestProviderStore:to,isMacLike:ao,isShortcutTaken:no,keyToSymbol:oo,merge:so,mockChannel:io,optionOrAltSymbol:po,shortcutMatchesShortcut:uo,shortcutToAriaKeyshortcuts:lo,shortcutToHumanString:fo,types:ie,useAddonState:co,useArgTypes:mo,useArgs:ho,useChannel:pe,useGlobalTypes:go,useGlobals:bo,useParameter:ue,useSharedState:yo,useStoryPrepared:vo,useStorybookApi:So,useStorybookState:xo}=__STORYBOOK_API__;var W="storybook/docs",or=`${W}/panel`,le="docs",de=`${W}/snippet-rendered`,sr=({active:e,lastEvent:r,currentStoryId:t})=>{let[a,n]=G({source:r?.source,format:r?.format??void 0}),o=ue(le,{source:{code:""},theme:"dark"});K(()=>{n({source:void 0,format:void 0})},[t]),pe({[de]:({source:i,format:p})=>{n({source:i,format:p})}});let s=I().base!=="light";return u.createElement(U,{active:!!e},u.createElement(ir,null,u.createElement(se,{...o.source,code:o.source?.code||a.source||o.source?.originalSource,format:a.format,dark:s})))};q.register(W,e=>{q.add(or,{title:"Code",type:ie.PANEL,paramKey:le,disabled:r=>!r?.docs?.codePanel,match:({viewMode:r})=>r==="story",render:({active:r})=>{let t=e.getChannel(),a=e.getCurrentStoryData(),n=t?.last(de)?.[0];return u.createElement(sr,{currentStoryId:a?.id,lastEvent:n,active:r})}})});var ir=S.div(()=>({height:"100%",[`> :first-child${R}`]:{margin:0,height:"100%",boxShadow:"none"}}));})();
151
3
  }catch(e){ console.error("[Storybook] One of your manager-entries failed: " + import.meta.url, e); }
@@ -1,3 +1,3 @@
1
1
  try{
2
- (()=>{var S=__STORYBOOK_API__,{ActiveTabs:m,Consumer:p,ManagerContext:_,Provider:c,RequestResponseError:d,addons:o,combineParameters:v,controlOrMetaKey:T,controlOrMetaSymbol:h,eventMatchesShortcut:x,eventToShortcut:b,experimental_MockUniversalStore:y,experimental_UniversalStore:P,experimental_getStatusStore:O,experimental_getTestProviderStore:g,experimental_requestResponse:A,experimental_useStatusStore:k,experimental_useTestProviderStore:M,experimental_useUniversalStore:f,internal_fullStatusStore:R,internal_fullTestProviderStore:C,internal_universalStatusStore:K,internal_universalTestProviderStore:U,isMacLike:q,isShortcutTaken:B,keyToSymbol:G,merge:I,mockChannel:Y,optionOrAltSymbol:E,shortcutMatchesShortcut:H,shortcutToHumanString:L,types:j,useAddonState:w,useArgTypes:z,useArgs:D,useChannel:F,useGlobalTypes:J,useGlobals:N,useParameter:Q,useSharedState:V,useStoryPrepared:W,useStorybookApi:X,useStorybookState:Z}=__STORYBOOK_API__;o.setConfig({enableShortcuts:!1,sidebar:{collapsedRoots:["example"]}});})();
2
+ (()=>{var S=__STORYBOOK_API__,{ActiveTabs:_,Consumer:c,ManagerContext:p,Provider:m,RequestResponseError:d,Tag:T,addons:o,combineParameters:h,controlOrMetaKey:v,controlOrMetaSymbol:O,eventMatchesShortcut:x,eventToShortcut:y,experimental_MockUniversalStore:P,experimental_UniversalStore:b,experimental_getStatusStore:A,experimental_getTestProviderStore:g,experimental_requestResponse:k,experimental_useStatusStore:R,experimental_useTestProviderStore:C,experimental_useUniversalStore:M,internal_checklistStore:f,internal_fullStatusStore:K,internal_fullTestProviderStore:U,internal_universalChecklistStore:B,internal_universalStatusStore:E,internal_universalTestProviderStore:I,isMacLike:L,isShortcutTaken:N,keyToSymbol:Y,merge:q,mockChannel:D,optionOrAltSymbol:G,shortcutMatchesShortcut:H,shortcutToAriaKeyshortcuts:V,shortcutToHumanString:j,types:w,useAddonState:z,useArgTypes:F,useArgs:J,useChannel:Q,useGlobalTypes:W,useGlobals:X,useParameter:Z,useSharedState:$,useStoryPrepared:ee,useStorybookApi:te,useStorybookState:re}=__STORYBOOK_API__;o.setConfig({enableShortcuts:!1,sidebar:{collapsedRoots:["example"]}});})();
3
3
  }catch(e){ console.error("[Storybook] One of your manager-entries failed: " + import.meta.url, e); }