@worldresources/wri-design-systems 1.0.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -1,82 +1,4 @@
1
- "use strict";var e=require("react/jsx-runtime"),l=require("react"),a=require("react-dom/client"),n=require("@chakra-ui/react"),i=require("@emotion/styled");!function(e,l){void 0===l&&(l={});var a=l.insertAt;if("undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===a&&n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}("body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\n monospace;\n}\n\n*:focus-visible {\n box-shadow: none !important;\n}\n\n.app-container {\n margin-left: 364px;\n transition: margin-left 0.1s;\n padding: 20px;\n}\n\n.app-container.sidebar-closed {\n margin-left: 64px;\n transition: margin-left 0.1s;\n}\n");const r={neutral:{100:{value:"#FFFFFF"},200:{value:"#F6F6F6"},300:{value:"#E7E6E6"},400:{value:"#C9C9C9"},500:{value:"#9B9B9B"},600:{value:"#686767"},700:{value:"#4F4E4E"},800:{value:"#1A1919"},900:{value:"#000000"}},primary:{100:{value:"#FFFBF2"},200:{value:"#FCEFD3"},500:{value:"#F0AB00"},600:{value:"#D49700"},700:{value:"#AD7500"},800:{value:"#5F4205"},900:{value:"#332300"}},secondary:{500:{value:"#3855A3"},600:{value:"#263A71"},700:{value:"#1F2F5C"}},success:{100:{value:"#F3FFF2"},200:{value:"#D3EED1"},300:{value:"#C7E9C0"},500:{value:"#086600"}},warning:{100:{value:"#FEF7E5"},200:{value:"#E3CC8F"},500:{value:"#804600"}},error:{100:{value:"#FFF3F4"},200:{value:"#EDA1A9"},500:{value:"#A80011"}}},o=n.createSystem(n.defaultConfig,{theme:{tokens:{colors:r}}}),t=(e,l)=>o.tokens.getVar(`colors.${e}.${l}`)||r?.[e]?.[l]?.value,s=i.div`
2
- display: flex;
3
- align-items: center;
4
- `,d=i(n.Switch.Root)`
5
- .chakra-switch__control-container {
6
- width: 42px;
7
- height: 26px;
8
- border-radius: 13px;
9
- display: flex;
10
- justify-content: center;
11
- align-items: center;
12
- background-color: ${t("neutral",600)};
13
- }
14
-
15
- &[data-state='checked'] .chakra-switch__control-container {
16
- background-color: ${t("primary",700)};
17
- }
18
-
19
- &[data-disabled] .chakra-switch__control-container {
20
- background-color: transparent;
21
- }
22
-
23
- .chakra-switch__control {
24
- height: 24px;
25
- width: 40px;
26
- display: flex;
27
- align-items: center;
28
- background-color: ${t("neutral",500)};
29
-
30
- &:focus-visible,
31
- &[data-focus-visible] {
32
- box-shadow: none;
33
- outline: none;
34
- outline: 2px solid ${t("primary",700)};
35
- outline-offset: 3px;
36
- }
37
-
38
- &[data-state='checked'] {
39
- background-color: ${t("primary",500)};
40
- }
41
-
42
- &[data-disabled] {
43
- background-color: ${t("neutral",300)};
44
- }
45
- }
46
-
47
- .chakra-switch__thumb {
48
- svg {
49
- width: 12px;
50
-
51
- path {
52
- fill: ${t("primary",700)};
53
- }
54
- }
55
-
56
- &:hover,
57
- &[data-hover] {
58
- outline: 9px solid
59
- color-mix(in srgb, ${t("primary",500)} 20%, transparent);
60
- }
61
-
62
- &[data-active] {
63
- outline: 9px solid
64
- color-mix(in srgb, ${t("primary",500)} 40%, transparent);
65
- }
66
-
67
- &[data-disabled] {
68
- outline: none;
69
-
70
- &[data-state='checked'] {
71
- svg {
72
- path {
73
- fill: ${t("neutral",500)};
74
- }
75
- }
76
- }
77
- }
78
- }
79
- `,c=l=>e.jsx(n.Icon,{...l,children:e.jsxs("svg",{viewBox:"0 0 16 17",children:[e.jsxs("g",{clipPath:"url(#clip0_1216_84)",children:[e.jsx("path",{d:"M9.78791 8.03125H16V2.21875C16 1.27103 15.229 0.5 14.2812 0.5H7.1875V16.5H14.2812C15.229 16.5 16 15.729 16 14.7812V8.96875H9.78791L10.5502 9.73106C10.7333 9.91413 10.7333 10.2109 10.5502 10.394C10.3672 10.577 10.0704 10.577 9.88731 10.394L8.32481 8.83147C8.14175 8.64841 8.14175 8.35162 8.32481 8.16856L9.88731 6.60606C10.0704 6.423 10.3672 6.423 10.5502 6.60606C10.7333 6.78912 10.7333 7.08591 10.5502 7.26897L9.78791 8.03125Z",fill:"#4F4E4E"}),e.jsx("path",{d:"M0 2.21875V14.7812C0 15.729 0.771031 16.5 1.71875 16.5H6.25V0.5H1.71875C0.771031 0.5 0 1.27103 0 2.21875ZM4.375 7.0625H1.875C1.61612 7.0625 1.40625 6.85262 1.40625 6.59375C1.40625 6.33488 1.61612 6.125 1.875 6.125H4.375C4.63387 6.125 4.84375 6.33488 4.84375 6.59375C4.84375 6.85262 4.63387 7.0625 4.375 7.0625ZM4.375 5.1875H1.875C1.61612 5.1875 1.40625 4.97762 1.40625 4.71875C1.40625 4.45988 1.61612 4.25 1.875 4.25H4.375C4.63387 4.25 4.84375 4.45988 4.84375 4.71875C4.84375 4.97762 4.63387 5.1875 4.375 5.1875ZM4.375 2.375C4.63387 2.375 4.84375 2.58488 4.84375 2.84375C4.84375 3.10262 4.63387 3.3125 4.375 3.3125H1.875C1.61612 3.3125 1.40625 3.10262 1.40625 2.84375C1.40625 2.58488 1.61612 2.375 1.875 2.375H4.375Z",fill:"#4F4E4E"})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_1216_84",children:e.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0 0.5)"})})})]})}),x=l=>e.jsx(n.Icon,{...l,children:e.jsxs("svg",{viewBox:"0 0 16 17",children:[e.jsx("path",{d:"M0 2.21875V14.7812C0 15.729 0.771031 16.5 1.71875 16.5H6.25V0.5H1.71875C0.771031 0.5 0 1.27103 0 2.21875ZM4.375 7.0625H1.875C1.61612 7.0625 1.40625 6.85262 1.40625 6.59375C1.40625 6.33488 1.61612 6.125 1.875 6.125H4.375C4.63387 6.125 4.84375 6.33488 4.84375 6.59375C4.84375 6.85262 4.63387 7.0625 4.375 7.0625ZM4.375 5.1875H1.875C1.61612 5.1875 1.40625 4.97762 1.40625 4.71875C1.40625 4.45988 1.61612 4.25 1.875 4.25H4.375C4.63387 4.25 4.84375 4.45988 4.84375 4.71875C4.84375 4.97762 4.63387 5.1875 4.375 5.1875ZM4.375 2.375C4.63387 2.375 4.84375 2.58488 4.84375 2.84375C4.84375 3.10262 4.63387 3.3125 4.375 3.3125H1.875C1.61612 3.3125 1.40625 3.10262 1.40625 2.84375C1.40625 2.58488 1.61612 2.375 1.875 2.375H4.375Z",fill:"#4F4E4E"}),e.jsx("path",{d:"M14.2812 0.5H7.1875V8.03125H12.4621L11.6998 7.26897C11.5168 7.08591 11.5168 6.78912 11.6998 6.60606C11.8829 6.423 12.1797 6.423 12.3627 6.60606L13.9252 8.16856C14.1083 8.35162 14.1083 8.64841 13.9252 8.83147L12.3627 10.394C12.1797 10.577 11.8829 10.577 11.6998 10.394C11.5168 10.2109 11.5168 9.91413 11.6998 9.73106L12.4621 8.96875H7.1875V16.5H14.2812C15.229 16.5 16 15.729 16 14.7812V2.21875C16 1.27103 15.229 0.5 14.2812 0.5Z",fill:"#4F4E4E"})]})}),p=l=>e.jsx(n.Icon,{...l,children:e.jsx("svg",{viewBox:"0 0 12 12",height:"12px",width:"12px",children:e.jsx("path",{d:"M4.19632 10.4277L0 6.23139L1.04908 5.18231L4.19632 8.32955L10.9509 1.57495L12 2.62403L4.19632 10.4277Z",fill:"currentColor"})})}),h=l=>e.jsx(n.Icon,{...l,children:e.jsx("svg",{viewBox:"0 0 12 12",height:"12px",width:"12px",children:e.jsx("path",{d:"M0 6.75V5.25H12V6.75H0Z",fill:"auto"})})}),u=l=>e.jsx(n.Icon,{...l,children:e.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M4.5 7.49997H5.5V4.49997H4.5V7.49997ZM5 3.49997C5.14167 3.49997 5.26042 3.45205 5.35625 3.35622C5.45208 3.26039 5.5 3.14164 5.5 2.99997C5.5 2.8583 5.45208 2.73955 5.35625 2.64372C5.26042 2.54789 5.14167 2.49997 5 2.49997C4.85833 2.49997 4.73958 2.54789 4.64375 2.64372C4.54792 2.73955 4.5 2.8583 4.5 2.99997C4.5 3.14164 4.54792 3.26039 4.64375 3.35622C4.73958 3.45205 4.85833 3.49997 5 3.49997ZM5 9.99997C4.30833 9.99997 3.65833 9.86872 3.05 9.60622C2.44167 9.34372 1.9125 8.98747 1.4625 8.53747C1.0125 8.08747 0.65625 7.5583 0.39375 6.94997C0.13125 6.34164 0 5.69164 0 4.99997C0 4.3083 0.13125 3.6583 0.39375 3.04997C0.65625 2.44164 1.0125 1.91247 1.4625 1.46247C1.9125 1.01247 2.44167 0.656219 3.05 0.393719C3.65833 0.131219 4.30833 -3.05176e-05 5 -3.05176e-05C5.69167 -3.05176e-05 6.34167 0.131219 6.95 0.393719C7.55833 0.656219 8.0875 1.01247 8.5375 1.46247C8.9875 1.91247 9.34375 2.44164 9.60625 3.04997C9.86875 3.6583 10 4.3083 10 4.99997C10 5.69164 9.86875 6.34164 9.60625 6.94997C9.34375 7.5583 8.9875 8.08747 8.5375 8.53747C8.0875 8.98747 7.55833 9.34372 6.95 9.60622C6.34167 9.86872 5.69167 9.99997 5 9.99997Z",fill:"currentColor"})})}),b=l=>e.jsx(n.Icon,{...l,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8 13.3667L0 5.36667L1.86667 3.5L8 9.63333L14.1333 3.5L16 5.36667L8 13.3667Z",fill:"currentColor"})})}),g=l=>e.jsx(n.Icon,{...l,children:e.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M1 10L0 9L4 5L0 1L1 0L5 4L9 0L10 1L6 5L10 9L9 10L5 6L1 10Z",fill:"currentColor"})})}),m=l=>e.jsx(n.Icon,{...l,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8 16C7.45 16 6.97917 15.8042 6.5875 15.4125C6.19583 15.0208 6 14.55 6 14C6 13.45 6.19583 12.9792 6.5875 12.5875C6.97917 12.1958 7.45 12 8 12C8.55 12 9.02083 12.1958 9.4125 12.5875C9.80417 12.9792 10 13.45 10 14C10 14.55 9.80417 15.0208 9.4125 15.4125C9.02083 15.8042 8.55 16 8 16ZM8 10C7.45 10 6.97917 9.80417 6.5875 9.4125C6.19583 9.02083 6 8.55 6 8C6 7.45 6.19583 6.97917 6.5875 6.5875C6.97917 6.19583 7.45 6 8 6C8.55 6 9.02083 6.19583 9.4125 6.5875C9.80417 6.97917 10 7.45 10 8C10 8.55 9.80417 9.02083 9.4125 9.4125C9.02083 9.80417 8.55 10 8 10ZM8 4C7.45 4 6.97917 3.80417 6.5875 3.4125C6.19583 3.02083 6 2.55 6 2C6 1.45 6.19583 0.979167 6.5875 0.5875C6.97917 0.195833 7.45 0 8 0C8.55 0 9.02083 0.195833 9.4125 0.5875C9.80417 0.979167 10 1.45 10 2C10 2.55 9.80417 3.02083 9.4125 3.4125C9.02083 3.80417 8.55 4 8 4Z",fill:"currentColor"})})}),j=l=>e.jsx(n.Icon,{...l,children:e.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M5 6.95455C5.56818 6.95455 6.05114 6.75568 6.44886 6.35795C6.84659 5.96023 7.04545 5.47727 7.04545 4.90909C7.04545 4.34091 6.84659 3.85795 6.44886 3.46023C6.05114 3.0625 5.56818 2.86364 5 2.86364C4.43182 2.86364 3.94886 3.0625 3.55114 3.46023C3.15341 3.85795 2.95455 4.34091 2.95455 4.90909C2.95455 5.47727 3.15341 5.96023 3.55114 6.35795C3.94886 6.75568 4.43182 6.95455 5 6.95455ZM5 6.13636C4.65909 6.13636 4.36932 6.01705 4.13068 5.77841C3.89205 5.53977 3.77273 5.25 3.77273 4.90909C3.77273 4.56818 3.89205 4.27841 4.13068 4.03977C4.36932 3.80114 4.65909 3.68182 5 3.68182C5.34091 3.68182 5.63068 3.80114 5.86932 4.03977C6.10795 4.27841 6.22727 4.56818 6.22727 4.90909C6.22727 5.25 6.10795 5.53977 5.86932 5.77841C5.63068 6.01705 5.34091 6.13636 5 6.13636ZM5 8.31818C3.89394 8.31818 2.88636 8.00947 1.97727 7.39205C1.06818 6.77462 0.409091 5.94697 0 4.90909C0.409091 3.87121 1.06818 3.04356 1.97727 2.42614C2.88636 1.80871 3.89394 1.5 5 1.5C6.10606 1.5 7.11364 1.80871 8.02273 2.42614C8.93182 3.04356 9.59091 3.87121 10 4.90909C9.59091 5.94697 8.93182 6.77462 8.02273 7.39205C7.11364 8.00947 6.10606 8.31818 5 8.31818Z",fill:"currentColor"})})}),v=l=>e.jsx(n.Icon,{...l,children:e.jsxs("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("g",{clipPath:"url(#clip0_4626_1381)",children:e.jsx("path",{d:"M8.54545 9.9375L6.63636 8.05114C6.37121 8.13447 6.10417 8.19697 5.83523 8.23864C5.56629 8.2803 5.28788 8.30114 5 8.30114C3.85606 8.30114 2.83712 7.98485 1.94318 7.35227C1.04924 6.7197 0.401515 5.89962 0 4.89205C0.159091 4.49053 0.359848 4.11742 0.602273 3.77273C0.844697 3.42803 1.12121 3.11932 1.43182 2.84659L0.181818 1.57386L0.818182 0.9375L9.18182 9.30114L8.54545 9.9375ZM5 6.9375C5.08333 6.9375 5.16098 6.93371 5.23295 6.92614C5.30492 6.91856 5.38258 6.90341 5.46591 6.88068L3.01136 4.42614C2.98864 4.50947 2.97348 4.58712 2.96591 4.65909C2.95833 4.73106 2.95455 4.80871 2.95455 4.89205C2.95455 5.46023 3.15341 5.94318 3.55114 6.34091C3.94886 6.73864 4.43182 6.9375 5 6.9375ZM8.31818 7.14205L6.875 5.71023C6.92803 5.58144 6.9697 5.45076 7 5.31818C7.0303 5.18561 7.04545 5.04356 7.04545 4.89205C7.04545 4.32386 6.84659 3.84091 6.44886 3.44318C6.05114 3.04545 5.56818 2.84659 5 2.84659C4.84848 2.84659 4.70644 2.86174 4.57386 2.89205C4.44129 2.92235 4.31061 2.9678 4.18182 3.02841L3.02273 1.86932C3.33333 1.74053 3.65152 1.64394 3.97727 1.57955C4.30303 1.51515 4.64394 1.48295 5 1.48295C6.14394 1.48295 7.16288 1.79924 8.05682 2.43182C8.95076 3.06439 9.59848 3.88447 10 4.89205C9.82576 5.33902 9.59659 5.75379 9.3125 6.13636C9.02841 6.51894 8.69697 6.85417 8.31818 7.14205ZM6.21591 5.05114L4.85227 3.6875C5.06439 3.64962 5.25947 3.66667 5.4375 3.73864C5.61553 3.81061 5.76894 3.91477 5.89773 4.05114C6.02652 4.1875 6.11932 4.3447 6.17614 4.52273C6.23295 4.70076 6.24621 4.87689 6.21591 5.05114Z",fill:"currentColor"})}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_4626_1381",children:e.jsx("rect",{width:"10",height:"10",fill:"white"})})})]})}),f=l=>e.jsx(n.Icon,{...l,children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M6.25 20C5.5625 20 4.97396 19.7552 4.48437 19.2656C3.99479 18.776 3.75 18.1875 3.75 17.5C3.75 16.8125 3.99479 16.224 4.48437 15.7344C4.97396 15.2448 5.5625 15 6.25 15C6.9375 15 7.52604 15.2448 8.01562 15.7344C8.50521 16.224 8.75 16.8125 8.75 17.5C8.75 18.1875 8.50521 18.776 8.01562 19.2656C7.52604 19.7552 6.9375 20 6.25 20ZM13.75 20C13.0625 20 12.474 19.7552 11.9844 19.2656C11.4948 18.776 11.25 18.1875 11.25 17.5C11.25 16.8125 11.4948 16.224 11.9844 15.7344C12.474 15.2448 13.0625 15 13.75 15C14.4375 15 15.026 15.2448 15.5156 15.7344C16.0052 16.224 16.25 16.8125 16.25 17.5C16.25 18.1875 16.0052 18.776 15.5156 19.2656C15.026 19.7552 14.4375 20 13.75 20ZM6.25 12.5C5.5625 12.5 4.97396 12.2552 4.48437 11.7656C3.99479 11.276 3.75 10.6875 3.75 10C3.75 9.3125 3.99479 8.72396 4.48437 8.23438C4.97396 7.74479 5.5625 7.5 6.25 7.5C6.9375 7.5 7.52604 7.74479 8.01562 8.23438C8.50521 8.72396 8.75 9.3125 8.75 10C8.75 10.6875 8.50521 11.276 8.01562 11.7656C7.52604 12.2552 6.9375 12.5 6.25 12.5ZM13.75 12.5C13.0625 12.5 12.474 12.2552 11.9844 11.7656C11.4948 11.276 11.25 10.6875 11.25 10C11.25 9.3125 11.4948 8.72396 11.9844 8.23438C12.474 7.74479 13.0625 7.5 13.75 7.5C14.4375 7.5 15.026 7.74479 15.5156 8.23438C16.0052 8.72396 16.25 9.3125 16.25 10C16.25 10.6875 16.0052 11.276 15.5156 11.7656C15.026 12.2552 14.4375 12.5 13.75 12.5ZM6.25 5C5.5625 5 4.97396 4.75521 4.48437 4.26562C3.99479 3.77604 3.75 3.1875 3.75 2.5C3.75 1.8125 3.99479 1.22396 4.48437 0.734375C4.97396 0.244792 5.5625 0 6.25 0C6.9375 0 7.52604 0.244792 8.01562 0.734375C8.50521 1.22396 8.75 1.8125 8.75 2.5C8.75 3.1875 8.50521 3.77604 8.01562 4.26562C7.52604 4.75521 6.9375 5 6.25 5ZM13.75 5C13.0625 5 12.474 4.75521 11.9844 4.26562C11.4948 3.77604 11.25 3.1875 11.25 2.5C11.25 1.8125 11.4948 1.22396 11.9844 0.734375C12.474 0.244792 13.0625 0 13.75 0C14.4375 0 15.026 0.244792 15.5156 0.734375C16.0052 1.22396 16.25 1.8125 16.25 2.5C16.25 3.1875 16.0052 3.77604 15.5156 4.26562C15.026 4.75521 14.4375 5 13.75 5Z",fill:"currentColor"})})}),C=l=>e.jsx(n.Icon,{...l,children:e.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("g",{clipPath:"url(#clip0_5584_387)",children:e.jsx("path",{d:"M8.49906 16L0.940002 10.1207L2.32583 9.07087L8.49906 13.8583L14.6723 9.07087L16.0581 10.1207L8.49906 16ZM8.49906 11.7585L0.940002 5.87926L8.49906 0L16.0581 5.87926L8.49906 11.7585Z",fill:"currentColor"})}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_5584_387",children:e.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.5)"})})})]})}),y=l=>e.jsx(n.Icon,{...l,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M1.71286 12.5714V3.42857H5.14144V12.5714H1.71286ZM6.28429 12.5714V6.85714H9.71286V12.5714H6.28429ZM10.8557 12.5714V0H14.2843V12.5714H10.8557ZM0.570007 16V13.7143H15.4271V16H0.570007Z",fill:"currentColor"})})}),w=({name:l,defaultChecked:a=!1,onChange:i,disabled:r=!1,isLabelOnLeft:o=!1,children:t,...c})=>e.jsx(s,{children:e.jsxs(d,{id:l,name:l,"aria-label":c["aria-label"]||l,defaultChecked:a,onCheckedChange:({checked:e})=>{i&&i(l,e)},disabled:r,...c,children:[o&&null!=t?e.jsx(n.Switch.Label,{children:t}):null,e.jsx(n.Switch.HiddenInput,{style:{width:"42px",height:"26px"}}),e.jsx("div",{className:"chakra-switch__control-container",children:e.jsx(n.Switch.Control,{children:e.jsx(n.Switch.Thumb,{children:e.jsx(n.Switch.ThumbIndicator,{display:"flex",children:e.jsx(p,{})})})})}),o||null==t?null:e.jsx(n.Switch.Label,{children:t})]})}),$=i(n.Button)`
1
+ "use strict";var e=require("react/jsx-runtime"),l=require("react"),a=require("react-dom/client"),i=require("@chakra-ui/react"),n=require("@emotion/styled");function t(e){var l=Object.create(null);return e&&Object.keys(e).forEach((function(a){if("default"!==a){var i=Object.getOwnPropertyDescriptor(e,a);Object.defineProperty(l,a,i.get?i:{enumerable:!0,get:function(){return e[a]}})}})),l.default=e,Object.freeze(l)}var r=t(l);!function(e,l){void 0===l&&(l={});var a=l.insertAt;if("undefined"!=typeof document){var i=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css","top"===a&&i.firstChild?i.insertBefore(n,i.firstChild):i.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}}("body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\n monospace;\n}\n\n*:focus-visible {\n box-shadow: none !important;\n}\n\n/* */\n/* .app-container {\n margin-left: 364px;\n transition: margin-left 0.1s;\n padding: 20px;\n}\n\n.app-container.sidebar-closed {\n margin-left: 64px;\n transition: margin-left 0.1s;\n} */\n/* */\n");const o={neutral:{100:{value:"#FFFFFF"},200:{value:"#F6F6F6"},300:{value:"#E7E6E6"},400:{value:"#C9C9C9"},500:{value:"#9B9B9B"},600:{value:"#686767"},700:{value:"#4F4E4E"},800:{value:"#1A1919"},900:{value:"#000000"}},primary:{100:{value:"#FFFBF2"},200:{value:"#FCEFD3"},500:{value:"#F0AB00"},600:{value:"#D49700"},700:{value:"#AD7500"},800:{value:"#5F4205"},900:{value:"#332300"}},secondary:{500:{value:"#3855A3"},600:{value:"#263A71"},700:{value:"#1F2F5C"}},success:{100:{value:"#F3FFF2"},200:{value:"#D3EED1"},300:{value:"#C7E9C0"},500:{value:"#086600"}},warning:{100:{value:"#FEF7E5"},200:{value:"#E3CC8F"},500:{value:"#804600"}},error:{100:{value:"#FFF3F4"},200:{value:"#EDA1A9"},500:{value:"#A80011"}}},s=i.createSystem(i.defaultConfig,{theme:{tokens:{colors:o}}}),d=(e,l)=>s.tokens.getVar(`colors.${e}.${l}`)||o?.[e]?.[l]?.value,c=n(i.Button)`
80
2
  width: auto;
81
3
  height: ${({size:e})=>"small"===e?"28px":"40px"};
82
4
  font-size: ${({size:e})=>"small"===e?"12px":"16px"};
@@ -94,183 +16,194 @@
94
16
  width: ${({size:e})=>"small"===e?"10px":"16px"};
95
17
  height: ${({size:e})=>"small"===e?"10px":"16px"};
96
18
  }
97
- `,k=i($)`
98
- ${({disabled:e})=>e?`\n background-color: ${t("neutral",300)};\n border: 1px solid ${t("neutral",400)};\n color: ${t("neutral",500)};\n\n &:hover {\n background-color: ${t("neutral",300)} !important;\n }\n `:`\n background-color: ${t("primary",500)};\n border: 1px solid ${t("primary",600)};\n color: ${t("primary",900)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n\n &:hover {\n background-color: ${t("primary",500)};\n box-shadow: 0px 2px 4px -2px #0000001A;\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:active {\n outline: none;\n background-color: ${t("primary",600)} !important;\n border: 1px solid ${t("primary",700)} !important;\n box-shadow: 0px 2px 4px -2px #0000001A;\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:focus-visible {\n outline-color: ${t("primary",700)};\n background-color: ${t("primary",500)};\n border: 2px solid ${t("primary",500)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n }\n `};
99
- `,L=i($)`
100
- ${({disabled:e})=>e?`\n background-color: ${t("neutral",200)};\n border: 1px solid ${t("neutral",300)};\n color: ${t("neutral",500)};\n\n &:hover {\n background-color: ${t("neutral",200)} !important;\n }\n `:`\n background-color: ${t("neutral",100)};\n border: 1px solid ${t("neutral",300)};\n color: ${t("neutral",700)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n\n &:hover {\n background-color: ${t("neutral",100)};\n box-shadow: 0px 2px 4px -2px #0000001A;\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:active {\n outline: none;\n background-color: ${t("neutral",200)} !important;\n border: 1px solid ${t("neutral",300)} !important;\n box-shadow: 0px 2px 4px -2px #0000001A;\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:focus-visible {\n outline-color: ${t("primary",700)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n }\n `};
101
- `,z=i($)`
102
- ${({disabled:e})=>e?`\n background-color: transparent;\n color: ${t("neutral",500)};\n\n &:hover {\n background-color: transparent !important;\n }\n `:`\n background-color: transparent;\n border: none;\n color: ${t("neutral",800)};\n box-shadow: none;\n\n &:hover {\n background-color: color-mix(in srgb, ${t("primary",500)} 20%, transparent);\n }\n\n &:active {\n outline: none;\n background-color: color-mix(in srgb, ${t("primary",500)} 40%, transparent);\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:focus-visible {\n outline-color: ${t("primary",700)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n }\n `};
103
- `,I=i($)`
104
- ${({disabled:e})=>e?`\n background-color: ${t("neutral",200)};\n border: 1px solid ${t("neutral",300)};\n color: ${t("neutral",500)};\n\n &:hover {\n background-color: ${t("neutral",200)} !important;\n }\n `:`\n background-color: transparent;\n border: 1px solid ${t("primary",800)};\n color: ${t("primary",800)};\n\n &:hover {\n background-color: ${t("primary",100)};\n color: ${t("primary",900)};\n }\n\n &:active {\n outline: none;\n background-color: ${t("primary",200)} !important;\n border: 1px solid ${t("primary",900)} !important;\n color: ${t("primary",900)};\n }\n\n &:focus-visible {\n outline-color: ${t("primary",800)};\n background-color: ${t("primary",100)};\n }\n `};
105
- `,B=({label:l,loading:a,variant:i="primary",size:r="default",disabled:o,leftIcon:t,rightIcon:s,...d})=>{let c=k;"secondary"===i?c=L:"borderless"===i?c=z:"outline"===i&&(c=I);return e.jsxs(c,{"aria-label":(()=>{let e=d["aria-label"]||l;return a&&(e="Loading"),e})(),size:r,disabled:o||a,"aria-disabled":o||a,...d,children:[t&&!a?e.jsx(n.Box,{marginRight:l?2:0,display:"flex",alignItems:"center",children:t}):null,!s&&a?e.jsx(n.Spinner,{size:"sm",marginRight:l?2:0}):null,l,s&&!a?e.jsx(n.Box,{marginLeft:l?2:0,display:"flex",alignItems:"center",children:s}):null,s&&a?e.jsx(n.Spinner,{size:"sm",marginLeft:l?2:0}):null]})},F=i.div`
106
- width: 64px;
107
- height: 100vh;
108
- z-index: 100;
109
- position: fixed;
110
- top: 0;
111
- left: 0;
112
- border-right: 1px solid ${t("neutral",300)};
113
- background-color: ${t("neutral",200)};
114
- display: flex;
115
- flex-direction: column;
116
- justify-content: space-between;
117
- `,D=i(n.Tabs.Trigger)`
118
- width: 64px;
119
- height: 64px;
120
- background-color: ${t("neutral",200)};
121
- border-radius: initial;
122
- border-style: solid;
123
- border-width: 1px 1px 0px 0px;
124
- border-color: ${t("neutral",300)};
125
- cursor: pointer;
126
- border-left: 2px solid transparent;
127
- padding: 0 5px;
128
- display: flex;
129
- align-items: center;
130
- justify-content: center;
19
+ `,x=n(c)`
20
+ ${({disabled:e})=>e?`\n background-color: ${d("neutral",300)};\n border: 1px solid ${d("neutral",400)};\n color: ${d("neutral",500)};\n\n &:hover {\n background-color: ${d("neutral",300)} !important;\n }\n `:`\n background-color: ${d("primary",500)};\n border: 1px solid ${d("primary",600)};\n color: ${d("primary",900)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n\n &:hover {\n background-color: ${d("primary",500)};\n box-shadow: 0px 2px 4px -2px #0000001A;\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:active {\n outline: none;\n background-color: ${d("primary",600)} !important;\n border: 1px solid ${d("primary",700)} !important;\n box-shadow: 0px 2px 4px -2px #0000001A;\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:focus-visible {\n outline-color: ${d("primary",700)};\n background-color: ${d("primary",500)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n }\n `};
21
+ `,p=n(c)`
22
+ ${({disabled:e})=>e?`\n background-color: ${d("neutral",200)};\n border: 1px solid ${d("neutral",300)};\n color: ${d("neutral",500)};\n\n &:hover {\n background-color: ${d("neutral",200)} !important;\n }\n `:`\n background-color: ${d("neutral",100)};\n border: 1px solid ${d("neutral",300)};\n color: ${d("neutral",700)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n\n &:hover {\n background-color: ${d("neutral",100)};\n box-shadow: 0px 2px 4px -2px #0000001A;\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:active {\n outline: none;\n background-color: ${d("neutral",200)} !important;\n border: 1px solid ${d("neutral",300)} !important;\n box-shadow: 0px 2px 4px -2px #0000001A;\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:focus-visible {\n outline-color: ${d("primary",700)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n }\n `};
23
+ `,h=n(c)`
24
+ ${({disabled:e})=>e?`\n background-color: transparent;\n color: ${d("neutral",500)};\n\n &:hover {\n background-color: transparent !important;\n }\n `:`\n background-color: transparent;\n border: none;\n color: ${d("neutral",800)};\n box-shadow: none;\n\n &:hover {\n background-color: color-mix(in srgb, ${d("primary",500)} 20%, transparent);\n }\n\n &:active {\n outline: none;\n background-color: color-mix(in srgb, ${d("primary",500)} 40%, transparent);\n box-shadow: 0px 4px 6px -1px #0000001A;\n }\n\n &:focus-visible {\n outline-color: ${d("primary",700)};\n box-shadow: 0px 1px 2px 0px #0000000D;\n }\n `};
25
+ `,u=n(c)`
26
+ ${({disabled:e})=>e?`\n background-color: ${d("neutral",200)};\n border: 1px solid ${d("neutral",300)};\n color: ${d("neutral",500)};\n\n &:hover {\n background-color: ${d("neutral",200)} !important;\n }\n `:`\n background-color: transparent;\n border: 1px solid ${d("primary",800)};\n color: ${d("primary",800)};\n\n &:hover {\n background-color: ${d("primary",100)};\n color: ${d("primary",900)};\n }\n\n &:active {\n outline: none;\n background-color: ${d("primary",200)} !important;\n border: 1px solid ${d("primary",900)} !important;\n color: ${d("primary",900)};\n }\n\n &:focus-visible {\n outline-color: ${d("primary",800)};\n background-color: ${d("primary",100)};\n }\n `};
27
+ `,b=({label:l,loading:a,variant:n="primary",size:t="default",disabled:r,leftIcon:o,rightIcon:s,...d})=>{let c=x;"secondary"===n?c=p:"borderless"===n?c=h:"outline"===n&&(c=u);return e.jsxs(c,{"aria-label":(()=>{let e=d["aria-label"]||l;return a&&(e="Loading"),e})(),size:t,disabled:r||a,"aria-disabled":r||a,...d,children:[o&&!a?e.jsx(i.Box,{marginRight:l?2:0,display:"flex",alignItems:"center",children:o}):null,!s&&a?e.jsx(i.Spinner,{size:"sm",marginRight:l?2:0}):null,l,s&&!a?e.jsx(i.Box,{marginLeft:l?2:0,display:"flex",alignItems:"center",children:s}):null,s&&a?e.jsx(i.Spinner,{size:"sm",marginLeft:l?2:0}):null]})},g=n(i.Button)`
28
+ width: 20px !important;
29
+ padding: 0 !important;
30
+ min-width: 20px !important;
31
+ height: 20px;
32
+ border-radius: 2px;
33
+ background-color: transparent;
34
+
35
+ svg {
36
+ width: 15px;
37
+ height: 15px;
38
+
39
+ path {
40
+ fill: ${d("neutral",800)};
41
+ }
42
+ }
131
43
 
132
44
  &:hover {
133
- background-color: ${t("neutral",100)};
45
+ background-color: color-mix(
46
+ in srgb,
47
+ ${d("primary",500)} 20%,
48
+ transparent
49
+ );
134
50
  }
135
51
 
136
52
  &:active {
137
- background-color: ${t("neutral",300)} !important;
53
+ background-color: color-mix(
54
+ in srgb,
55
+ ${d("primary",500)} 40%,
56
+ transparent
57
+ );
138
58
  }
139
59
 
140
60
  &:focus-visible {
141
- background-color: ${t("neutral",200)};
142
- outline-color: ${t("primary",700)};
143
- outline-offset: 2px;
144
- box-shadow: none;
61
+ outline-color: ${d("primary",700)};
145
62
  }
146
63
 
147
- .tab-label p {
148
- font-size: 10px;
149
- font-weight: 400;
150
- line-height: 14px;
151
- text-align: center;
152
- color: ${t("neutral",600)};
64
+ &:disabled {
65
+ background-color: transparent;
66
+
67
+ svg {
68
+ path {
69
+ fill: ${d("neutral",500)};
70
+ }
71
+ }
153
72
  }
73
+ `,m=({icon:l,disabled:a,...i})=>e.jsx(g,{"aria-label":i["aria-label"],disabled:a,...i,children:l}),j=n(m)`
74
+ width: 20px !important;
75
+ padding: 0 !important;
76
+ min-width: 20px !important;
77
+ height: 20px;
78
+ border-radius: 2px;
79
+ background-color: ${d("neutral",300)};
154
80
 
155
- &[data-selected] {
156
- background-color: ${t("neutral",100)};
157
- border-left: 2px solid ${t("secondary",500)};
81
+ svg {
82
+ width: 10px;
83
+ height: 10px;
158
84
 
159
- &:hover {
160
- background-color: ${t("neutral",200)};
85
+ path {
86
+ fill: ${d("neutral",800)};
161
87
  }
88
+ }
162
89
 
163
- &:focus-visible {
164
- background-color: ${t("neutral",100)};
165
- outline-color: ${t("primary",700)};
166
- outline-offset: 2px;
167
- box-shadow: none;
168
- }
90
+ &:hover {
91
+ background-color: ${d("neutral",300)};
92
+ box-shadow: 0px 1px 2px -1px #0000001a;
93
+ box-shadow: 0px 1px 3px 0px #0000001a;
94
+ }
169
95
 
170
- .tab-label {
171
- p {
172
- font-weight: 700;
173
- color: ${t("neutral",700)};
174
- }
96
+ &:active {
97
+ background-color: ${d("neutral",400)};
98
+ box-shadow: 0px 1px 2px -1px #0000001a;
99
+ box-shadow: 0px 1px 3px 0px #0000001a;
100
+ }
175
101
 
176
- svg {
177
- path {
178
- fill: ${t("neutral",700)};
179
- }
102
+ &:focus-visible {
103
+ outline-color: ${d("primary",700)};
104
+ }
105
+
106
+ &:disabled {
107
+ background-color: ${d("neutral",200)} !important;
108
+ box-shadow: none;
109
+
110
+ svg {
111
+ path {
112
+ fill: ${d("neutral",400)};
180
113
  }
181
114
  }
115
+ }
116
+ `,f=l=>e.jsx(i.Icon,{...l,children:e.jsxs("svg",{viewBox:"0 0 16 17",children:[e.jsxs("g",{clipPath:"url(#clip0_1216_84)",children:[e.jsx("path",{d:"M9.78791 8.03125H16V2.21875C16 1.27103 15.229 0.5 14.2812 0.5H7.1875V16.5H14.2812C15.229 16.5 16 15.729 16 14.7812V8.96875H9.78791L10.5502 9.73106C10.7333 9.91413 10.7333 10.2109 10.5502 10.394C10.3672 10.577 10.0704 10.577 9.88731 10.394L8.32481 8.83147C8.14175 8.64841 8.14175 8.35162 8.32481 8.16856L9.88731 6.60606C10.0704 6.423 10.3672 6.423 10.5502 6.60606C10.7333 6.78912 10.7333 7.08591 10.5502 7.26897L9.78791 8.03125Z",fill:"#4F4E4E"}),e.jsx("path",{d:"M0 2.21875V14.7812C0 15.729 0.771031 16.5 1.71875 16.5H6.25V0.5H1.71875C0.771031 0.5 0 1.27103 0 2.21875ZM4.375 7.0625H1.875C1.61612 7.0625 1.40625 6.85262 1.40625 6.59375C1.40625 6.33488 1.61612 6.125 1.875 6.125H4.375C4.63387 6.125 4.84375 6.33488 4.84375 6.59375C4.84375 6.85262 4.63387 7.0625 4.375 7.0625ZM4.375 5.1875H1.875C1.61612 5.1875 1.40625 4.97762 1.40625 4.71875C1.40625 4.45988 1.61612 4.25 1.875 4.25H4.375C4.63387 4.25 4.84375 4.45988 4.84375 4.71875C4.84375 4.97762 4.63387 5.1875 4.375 5.1875ZM4.375 2.375C4.63387 2.375 4.84375 2.58488 4.84375 2.84375C4.84375 3.10262 4.63387 3.3125 4.375 3.3125H1.875C1.61612 3.3125 1.40625 3.10262 1.40625 2.84375C1.40625 2.58488 1.61612 2.375 1.875 2.375H4.375Z",fill:"#4F4E4E"})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_1216_84",children:e.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0 0.5)"})})})]})}),v=l=>e.jsx(i.Icon,{...l,children:e.jsxs("svg",{viewBox:"0 0 16 17",children:[e.jsx("path",{d:"M0 2.21875V14.7812C0 15.729 0.771031 16.5 1.71875 16.5H6.25V0.5H1.71875C0.771031 0.5 0 1.27103 0 2.21875ZM4.375 7.0625H1.875C1.61612 7.0625 1.40625 6.85262 1.40625 6.59375C1.40625 6.33488 1.61612 6.125 1.875 6.125H4.375C4.63387 6.125 4.84375 6.33488 4.84375 6.59375C4.84375 6.85262 4.63387 7.0625 4.375 7.0625ZM4.375 5.1875H1.875C1.61612 5.1875 1.40625 4.97762 1.40625 4.71875C1.40625 4.45988 1.61612 4.25 1.875 4.25H4.375C4.63387 4.25 4.84375 4.45988 4.84375 4.71875C4.84375 4.97762 4.63387 5.1875 4.375 5.1875ZM4.375 2.375C4.63387 2.375 4.84375 2.58488 4.84375 2.84375C4.84375 3.10262 4.63387 3.3125 4.375 3.3125H1.875C1.61612 3.3125 1.40625 3.10262 1.40625 2.84375C1.40625 2.58488 1.61612 2.375 1.875 2.375H4.375Z",fill:"#4F4E4E"}),e.jsx("path",{d:"M14.2812 0.5H7.1875V8.03125H12.4621L11.6998 7.26897C11.5168 7.08591 11.5168 6.78912 11.6998 6.60606C11.8829 6.423 12.1797 6.423 12.3627 6.60606L13.9252 8.16856C14.1083 8.35162 14.1083 8.64841 13.9252 8.83147L12.3627 10.394C12.1797 10.577 11.8829 10.577 11.6998 10.394C11.5168 10.2109 11.5168 9.91413 11.6998 9.73106L12.4621 8.96875H7.1875V16.5H14.2812C15.229 16.5 16 15.729 16 14.7812V2.21875C16 1.27103 15.229 0.5 14.2812 0.5Z",fill:"#4F4E4E"})]})}),C=l=>e.jsx(i.Icon,{...l,children:e.jsx("svg",{viewBox:"0 0 12 12",height:"12px",width:"12px",children:e.jsx("path",{d:"M4.19632 10.4277L0 6.23139L1.04908 5.18231L4.19632 8.32955L10.9509 1.57495L12 2.62403L4.19632 10.4277Z",fill:"currentColor"})})}),y=l=>e.jsx(i.Icon,{...l,children:e.jsx("svg",{viewBox:"0 0 12 12",height:"12px",width:"12px",children:e.jsx("path",{d:"M0 6.75V5.25H12V6.75H0Z",fill:"auto"})})}),$=l=>e.jsx(i.Icon,{...l,children:e.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M4.5 7.49997H5.5V4.49997H4.5V7.49997ZM5 3.49997C5.14167 3.49997 5.26042 3.45205 5.35625 3.35622C5.45208 3.26039 5.5 3.14164 5.5 2.99997C5.5 2.8583 5.45208 2.73955 5.35625 2.64372C5.26042 2.54789 5.14167 2.49997 5 2.49997C4.85833 2.49997 4.73958 2.54789 4.64375 2.64372C4.54792 2.73955 4.5 2.8583 4.5 2.99997C4.5 3.14164 4.54792 3.26039 4.64375 3.35622C4.73958 3.45205 4.85833 3.49997 5 3.49997ZM5 9.99997C4.30833 9.99997 3.65833 9.86872 3.05 9.60622C2.44167 9.34372 1.9125 8.98747 1.4625 8.53747C1.0125 8.08747 0.65625 7.5583 0.39375 6.94997C0.13125 6.34164 0 5.69164 0 4.99997C0 4.3083 0.13125 3.6583 0.39375 3.04997C0.65625 2.44164 1.0125 1.91247 1.4625 1.46247C1.9125 1.01247 2.44167 0.656219 3.05 0.393719C3.65833 0.131219 4.30833 -3.05176e-05 5 -3.05176e-05C5.69167 -3.05176e-05 6.34167 0.131219 6.95 0.393719C7.55833 0.656219 8.0875 1.01247 8.5375 1.46247C8.9875 1.91247 9.34375 2.44164 9.60625 3.04997C9.86875 3.6583 10 4.3083 10 4.99997C10 5.69164 9.86875 6.34164 9.60625 6.94997C9.34375 7.5583 8.9875 8.08747 8.5375 8.53747C8.0875 8.98747 7.55833 9.34372 6.95 9.60622C6.34167 9.86872 5.69167 9.99997 5 9.99997Z",fill:"currentColor"})})}),w=l=>e.jsx(i.Icon,{...l,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8 13.3667L0 5.36667L1.86667 3.5L8 9.63333L14.1333 3.5L16 5.36667L8 13.3667Z",fill:"currentColor"})})}),k=l=>e.jsx(i.Icon,{...l,children:e.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M1 10L0 9L4 5L0 1L1 0L5 4L9 0L10 1L6 5L10 9L9 10L5 6L1 10Z",fill:"currentColor"})})}),L=l=>e.jsx(i.Icon,{...l,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M8 16C7.45 16 6.97917 15.8042 6.5875 15.4125C6.19583 15.0208 6 14.55 6 14C6 13.45 6.19583 12.9792 6.5875 12.5875C6.97917 12.1958 7.45 12 8 12C8.55 12 9.02083 12.1958 9.4125 12.5875C9.80417 12.9792 10 13.45 10 14C10 14.55 9.80417 15.0208 9.4125 15.4125C9.02083 15.8042 8.55 16 8 16ZM8 10C7.45 10 6.97917 9.80417 6.5875 9.4125C6.19583 9.02083 6 8.55 6 8C6 7.45 6.19583 6.97917 6.5875 6.5875C6.97917 6.19583 7.45 6 8 6C8.55 6 9.02083 6.19583 9.4125 6.5875C9.80417 6.97917 10 7.45 10 8C10 8.55 9.80417 9.02083 9.4125 9.4125C9.02083 9.80417 8.55 10 8 10ZM8 4C7.45 4 6.97917 3.80417 6.5875 3.4125C6.19583 3.02083 6 2.55 6 2C6 1.45 6.19583 0.979167 6.5875 0.5875C6.97917 0.195833 7.45 0 8 0C8.55 0 9.02083 0.195833 9.4125 0.5875C9.80417 0.979167 10 1.45 10 2C10 2.55 9.80417 3.02083 9.4125 3.4125C9.02083 3.80417 8.55 4 8 4Z",fill:"currentColor"})})}),z=l=>e.jsx(i.Icon,{...l,children:e.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M5 6.95455C5.56818 6.95455 6.05114 6.75568 6.44886 6.35795C6.84659 5.96023 7.04545 5.47727 7.04545 4.90909C7.04545 4.34091 6.84659 3.85795 6.44886 3.46023C6.05114 3.0625 5.56818 2.86364 5 2.86364C4.43182 2.86364 3.94886 3.0625 3.55114 3.46023C3.15341 3.85795 2.95455 4.34091 2.95455 4.90909C2.95455 5.47727 3.15341 5.96023 3.55114 6.35795C3.94886 6.75568 4.43182 6.95455 5 6.95455ZM5 6.13636C4.65909 6.13636 4.36932 6.01705 4.13068 5.77841C3.89205 5.53977 3.77273 5.25 3.77273 4.90909C3.77273 4.56818 3.89205 4.27841 4.13068 4.03977C4.36932 3.80114 4.65909 3.68182 5 3.68182C5.34091 3.68182 5.63068 3.80114 5.86932 4.03977C6.10795 4.27841 6.22727 4.56818 6.22727 4.90909C6.22727 5.25 6.10795 5.53977 5.86932 5.77841C5.63068 6.01705 5.34091 6.13636 5 6.13636ZM5 8.31818C3.89394 8.31818 2.88636 8.00947 1.97727 7.39205C1.06818 6.77462 0.409091 5.94697 0 4.90909C0.409091 3.87121 1.06818 3.04356 1.97727 2.42614C2.88636 1.80871 3.89394 1.5 5 1.5C6.10606 1.5 7.11364 1.80871 8.02273 2.42614C8.93182 3.04356 9.59091 3.87121 10 4.90909C9.59091 5.94697 8.93182 6.77462 8.02273 7.39205C7.11364 8.00947 6.10606 8.31818 5 8.31818Z",fill:"currentColor"})})}),I=l=>e.jsx(i.Icon,{...l,children:e.jsxs("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("g",{clipPath:"url(#clip0_4626_1381)",children:e.jsx("path",{d:"M8.54545 9.9375L6.63636 8.05114C6.37121 8.13447 6.10417 8.19697 5.83523 8.23864C5.56629 8.2803 5.28788 8.30114 5 8.30114C3.85606 8.30114 2.83712 7.98485 1.94318 7.35227C1.04924 6.7197 0.401515 5.89962 0 4.89205C0.159091 4.49053 0.359848 4.11742 0.602273 3.77273C0.844697 3.42803 1.12121 3.11932 1.43182 2.84659L0.181818 1.57386L0.818182 0.9375L9.18182 9.30114L8.54545 9.9375ZM5 6.9375C5.08333 6.9375 5.16098 6.93371 5.23295 6.92614C5.30492 6.91856 5.38258 6.90341 5.46591 6.88068L3.01136 4.42614C2.98864 4.50947 2.97348 4.58712 2.96591 4.65909C2.95833 4.73106 2.95455 4.80871 2.95455 4.89205C2.95455 5.46023 3.15341 5.94318 3.55114 6.34091C3.94886 6.73864 4.43182 6.9375 5 6.9375ZM8.31818 7.14205L6.875 5.71023C6.92803 5.58144 6.9697 5.45076 7 5.31818C7.0303 5.18561 7.04545 5.04356 7.04545 4.89205C7.04545 4.32386 6.84659 3.84091 6.44886 3.44318C6.05114 3.04545 5.56818 2.84659 5 2.84659C4.84848 2.84659 4.70644 2.86174 4.57386 2.89205C4.44129 2.92235 4.31061 2.9678 4.18182 3.02841L3.02273 1.86932C3.33333 1.74053 3.65152 1.64394 3.97727 1.57955C4.30303 1.51515 4.64394 1.48295 5 1.48295C6.14394 1.48295 7.16288 1.79924 8.05682 2.43182C8.95076 3.06439 9.59848 3.88447 10 4.89205C9.82576 5.33902 9.59659 5.75379 9.3125 6.13636C9.02841 6.51894 8.69697 6.85417 8.31818 7.14205ZM6.21591 5.05114L4.85227 3.6875C5.06439 3.64962 5.25947 3.66667 5.4375 3.73864C5.61553 3.81061 5.76894 3.91477 5.89773 4.05114C6.02652 4.1875 6.11932 4.3447 6.17614 4.52273C6.23295 4.70076 6.24621 4.87689 6.21591 5.05114Z",fill:"currentColor"})}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_4626_1381",children:e.jsx("rect",{width:"10",height:"10",fill:"white"})})})]})}),A=l=>e.jsx(i.Icon,{...l,children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M6.25 20C5.5625 20 4.97396 19.7552 4.48437 19.2656C3.99479 18.776 3.75 18.1875 3.75 17.5C3.75 16.8125 3.99479 16.224 4.48437 15.7344C4.97396 15.2448 5.5625 15 6.25 15C6.9375 15 7.52604 15.2448 8.01562 15.7344C8.50521 16.224 8.75 16.8125 8.75 17.5C8.75 18.1875 8.50521 18.776 8.01562 19.2656C7.52604 19.7552 6.9375 20 6.25 20ZM13.75 20C13.0625 20 12.474 19.7552 11.9844 19.2656C11.4948 18.776 11.25 18.1875 11.25 17.5C11.25 16.8125 11.4948 16.224 11.9844 15.7344C12.474 15.2448 13.0625 15 13.75 15C14.4375 15 15.026 15.2448 15.5156 15.7344C16.0052 16.224 16.25 16.8125 16.25 17.5C16.25 18.1875 16.0052 18.776 15.5156 19.2656C15.026 19.7552 14.4375 20 13.75 20ZM6.25 12.5C5.5625 12.5 4.97396 12.2552 4.48437 11.7656C3.99479 11.276 3.75 10.6875 3.75 10C3.75 9.3125 3.99479 8.72396 4.48437 8.23438C4.97396 7.74479 5.5625 7.5 6.25 7.5C6.9375 7.5 7.52604 7.74479 8.01562 8.23438C8.50521 8.72396 8.75 9.3125 8.75 10C8.75 10.6875 8.50521 11.276 8.01562 11.7656C7.52604 12.2552 6.9375 12.5 6.25 12.5ZM13.75 12.5C13.0625 12.5 12.474 12.2552 11.9844 11.7656C11.4948 11.276 11.25 10.6875 11.25 10C11.25 9.3125 11.4948 8.72396 11.9844 8.23438C12.474 7.74479 13.0625 7.5 13.75 7.5C14.4375 7.5 15.026 7.74479 15.5156 8.23438C16.0052 8.72396 16.25 9.3125 16.25 10C16.25 10.6875 16.0052 11.276 15.5156 11.7656C15.026 12.2552 14.4375 12.5 13.75 12.5ZM6.25 5C5.5625 5 4.97396 4.75521 4.48437 4.26562C3.99479 3.77604 3.75 3.1875 3.75 2.5C3.75 1.8125 3.99479 1.22396 4.48437 0.734375C4.97396 0.244792 5.5625 0 6.25 0C6.9375 0 7.52604 0.244792 8.01562 0.734375C8.50521 1.22396 8.75 1.8125 8.75 2.5C8.75 3.1875 8.50521 3.77604 8.01562 4.26562C7.52604 4.75521 6.9375 5 6.25 5ZM13.75 5C13.0625 5 12.474 4.75521 11.9844 4.26562C11.4948 3.77604 11.25 3.1875 11.25 2.5C11.25 1.8125 11.4948 1.22396 11.9844 0.734375C12.474 0.244792 13.0625 0 13.75 0C14.4375 0 15.026 0.244792 15.5156 0.734375C16.0052 1.22396 16.25 1.8125 16.25 2.5C16.25 3.1875 16.0052 3.77604 15.5156 4.26562C15.026 4.75521 14.4375 5 13.75 5Z",fill:"currentColor"})})}),D=l=>e.jsx(i.Icon,{...l,children:e.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("g",{clipPath:"url(#clip0_5584_387)",children:e.jsx("path",{d:"M8.49906 16L0.940002 10.1207L2.32583 9.07087L8.49906 13.8583L14.6723 9.07087L16.0581 10.1207L8.49906 16ZM8.49906 11.7585L0.940002 5.87926L8.49906 0L16.0581 5.87926L8.49906 11.7585Z",fill:"currentColor"})}),e.jsx("defs",{children:e.jsx("clipPath",{id:"clip0_5584_387",children:e.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.5)"})})})]})}),S=l=>e.jsx(i.Icon,{...l,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M1.71286 12.5714V3.42857H5.14144V12.5714H1.71286ZM6.28429 12.5714V6.85714H9.71286V12.5714H6.28429ZM10.8557 12.5714V0H14.2843V12.5714H10.8557ZM0.570007 16V13.7143H15.4271V16H0.570007Z",fill:"currentColor"})})}),B=({disabled:l,...a})=>e.jsx(j,{icon:e.jsx(k,{}),"aria-label":a["aria-label"]||"Close",disabled:l,...a}),F=n(i.Menu.Content)`
117
+ width: 200px;
118
+ border: 1px solid ${d("neutral",600)};
119
+ border-radius: 4px;
120
+ padding: 8px;
121
+ `,T=n(i.Menu.Trigger)`
122
+ &[data-state='open'] {
123
+ background-color: ${({variant:e})=>"primary"===e?d("primary",600):d("neutral",200)} !important;
124
+ border: 1px solid ${d("primary",800)} !important;
125
+ }
126
+ `,V=n(i.Menu.Item)`
127
+ font-size: ${({size:e})=>"small"===e?"14px":"16px"};
128
+ line-height: ${({size:e})=>"small"===e?"20px":"24px"};
129
+ color: ${d("neutral",800)};
130
+ padding: 4px;
131
+ cursor: pointer;
182
132
 
183
- &::before {
184
- content: none;
185
- }
133
+ &[data-highlighted] {
134
+ background-color: ${d("neutral",200)};
186
135
  }
136
+ `,M=l.forwardRef(((l,a)=>{const{portalled:n=!0,portalRef:t,...r}=l;return e.jsx(i.Portal,{disabled:!n,container:t,children:e.jsx(i.Menu.Positioner,{children:e.jsx(F,{ref:a,...r})})})})),R=({variant:a="primary",size:n="default",mainActionLabel:t,mainActionOnClick:r=()=>{},otherActions:o=[],...s})=>{const[d,c]=l.useState(!1);return e.jsxs(i.Group,{attached:!0,children:[e.jsx(b,{label:t,variant:a,size:n,onClick:r,...s}),e.jsxs(i.Menu.Root,{onOpenChange:({open:e})=>c(e),positioning:{placement:"bottom-end"},children:[e.jsx(T,{asChild:!0,"data-group-item":!0,"data-last":!0,variant:a,children:e.jsx(b,{variant:a,size:n,leftIcon:e.jsx(w,{rotate:d?"180":"0"}),disabled:s.disabled})}),e.jsx(M,{children:o.map((({label:l,value:a,onClick:i})=>e.jsx(V,{onClick:i,value:a,size:n,children:l},a)))})]})]})},_=n(i.Checkbox.Root)`
137
+ .chakra-checkbox__control {
138
+ width: 20px;
139
+ height: 20px;
140
+ border: 1px solid ${d("neutral",600)};
187
141
 
188
- &[data-disabled] {
189
- background-color: ${t("neutral",200)} !important;
142
+ svg {
143
+ width: 12px;
190
144
 
191
- &[data-selected] {
192
- background-color: ${t("neutral",100)} !important;
145
+ path {
146
+ fill: transparent;
147
+ }
193
148
  }
194
149
 
195
- .tab-label {
196
- p {
197
- color: ${t("neutral",400)};
198
- }
150
+ &:hover,
151
+ &[data-hover] {
152
+ outline: 4px solid
153
+ color-mix(in srgb, ${d("primary",500)} 20%, transparent);
154
+ }
199
155
 
200
- svg {
201
- path {
202
- fill: ${t("neutral",400)};
203
- }
204
- }
156
+ &:active,
157
+ &[data-active] {
158
+ outline: 4px solid
159
+ color-mix(in srgb, ${d("primary",500)} 40%, transparent);
205
160
  }
206
- }
207
- `,A=i.div`
208
- display: flex;
209
- justify-content: center;
210
- align-items: center;
211
161
 
212
- svg {
213
- width: 16px;
214
- height: 16px;
162
+ &:focus-visible,
163
+ &[data-focus-visible] {
164
+ box-shadow: none;
165
+ outline: 2px solid ${d("primary",700)};
166
+ outline-offset: 2px;
167
+ }
215
168
 
216
- path {
217
- fill: ${t("neutral",600)};
169
+ &[data-state='checked'],
170
+ &[data-state='indeterminate'] {
171
+ border: 1px solid ${d("primary",700)};
172
+ background-color: ${d("primary",500)} !important;
173
+
174
+ svg path {
175
+ fill: ${d("primary",900)};
176
+ }
218
177
  }
219
- }
220
- `,T=i(n.Collapsible.Trigger)`
221
- width: 64px;
222
- height: 64px;
223
- background-color: ${t("neutral",200)};
224
- border-radius: initial;
225
- border-style: solid;
226
- border-width: 1px 1px 0px 0px;
227
- border-color: ${t("neutral",300)};
228
- cursor: pointer;
229
- border-left: 2px solid transparent;
230
- padding: 0 5px;
231
- display: flex;
232
- align-items: center;
233
- justify-content: center;
234
- flex-direction: column;
235
- gap: 5px;
236
178
 
237
- &:hover {
238
- background-color: ${t("neutral",100)};
239
- }
179
+ &[data-disabled] {
180
+ border: 1px solid ${d("neutral",400)};
181
+ background-color: transparent !important;
182
+ cursor: not-allowed;
240
183
 
241
- &:active {
242
- background-color: ${t("neutral",300)} !important;
243
- }
184
+ &:hover,
185
+ &[data-hover],
186
+ &:active,
187
+ &[data-active] {
188
+ outline: none;
189
+ }
244
190
 
245
- &:focus-visible {
246
- outline-color: ${t("primary",700)};
247
- outline-offset: 2px;
248
- box-shadow: none;
249
- }
191
+ &[data-state='checked'],
192
+ &[data-state='indeterminate'] {
193
+ border: none !important;
194
+ background-color: ${d("neutral",300)} !important;
250
195
 
251
- .tab-label p {
252
- font-size: 10px;
253
- font-weight: 400;
254
- line-height: 14px;
255
- text-align: center;
256
- color: ${t("neutral",600)};
196
+ svg path {
197
+ fill: ${d("neutral",500)} !important;
198
+ }
199
+ }
200
+ }
257
201
  }
258
- `,S=i.div`
259
- width: 300px;
260
- height: 100vh;
261
- z-index: 100;
262
- position: fixed;
263
- top: 0;
264
- left: 64px;
265
- box-shadow: 2px 0px 2px 0px #0000000d;
266
- background-color: ${t("neutral",100)};
267
- overflow-y: auto;
268
- overflow-x: hidden;
269
- `,V=({tabs:a=[],defaultValue:i,onTabClick:r,children:o,onOpenChange:t})=>{const[s,d]=l.useState(!1),[p,h]=l.useState(i||a?.[0]?.value);return e.jsxs(e.Fragment,{children:[e.jsxs(F,{children:[e.jsx(n.Tabs.Root,{defaultValue:i||a?.[0]?.value,orientation:"horizontal",width:"full",onFocusChange:({focusedValue:e})=>{return h(l=e),void(r&&r(l));var l},role:"tablist",children:e.jsx(n.Tabs.List,{alignItems:"center",border:"none",style:{flexDirection:"column"},children:a.map((l=>e.jsx(D,{"aria-label":l["aria-label"]||l.label,...l,children:e.jsxs(n.Box,{display:"flex",alignItems:"center",flexDirection:"column",gap:"5px",className:"tab-label",children:[l.icon?e.jsx(A,{children:l.icon}):null,e.jsx("p",{children:l.label})]})},l.label)))})}),o?e.jsx(n.Collapsible.Root,{onOpenChange:({open:e})=>{d(e),t&&t(!e)},children:e.jsxs(T,{children:[e.jsx(A,{children:s?e.jsx(x,{}):e.jsx(c,{})}),e.jsxs("div",{className:"tab-label",children:[e.jsx("p",{children:s?"Show":"Hide"}),e.jsx("p",{children:"Sidebar"})]})]})}):null]}),o?e.jsx(n.Collapsible.Root,{defaultOpen:!0,open:!s,children:e.jsx(n.Collapsible.Content,{children:e.jsx(S,{role:"tabpanel","aria-labelledby":p,children:o})})}):null]})},M=i(n.RadioGroup.Item)`
202
+ `,E=({name:l,value:a,checked:n,defaultChecked:t,disabled:r,indeterminate:o,onCheckedChange:s,children:d,...c})=>e.jsxs(_,{name:l,value:a,checked:o?"indeterminate":n,defaultChecked:t,disabled:r,onCheckedChange:s,"aria-label":c["aria-label"]||l,gap:d?"10px":"0",...c,children:[e.jsx(i.Checkbox.HiddenInput,{}),e.jsx(i.Checkbox.Control,{children:o?e.jsx(y,{}):e.jsx(C,{})}),e.jsx(i.Checkbox.Label,{children:d})]}),H=n(i.RadioGroup.Item)`
270
203
  .radio-item-indicator {
271
204
  width: 20px;
272
205
  height: 20px;
273
- border: 1px solid ${t("neutral",600)};
206
+ border: 1px solid ${d("neutral",600)};
274
207
 
275
208
  .dot {
276
209
  width: 10px !important;
@@ -280,43 +213,43 @@
280
213
 
281
214
  &:hover {
282
215
  outline: 4px solid
283
- color-mix(in srgb, ${t("primary",500)} 20%, transparent);
216
+ color-mix(in srgb, ${d("primary",500)} 20%, transparent);
284
217
  }
285
218
 
286
219
  &:active {
287
220
  outline: 4px solid
288
- color-mix(in srgb, ${t("primary",500)} 40%, transparent);
221
+ color-mix(in srgb, ${d("primary",500)} 40%, transparent);
289
222
  }
290
223
 
291
224
  &:focus-visible,
292
225
  &[data-focus-visible] {
293
- outline: 2px solid ${t("primary",700)};
226
+ outline: 2px solid ${d("primary",700)};
294
227
  outline-offset: 2px;
295
228
  box-shadow: none;
296
229
 
297
230
  &[data-checked] {
298
- border: 2px solid ${t("primary",700)};
231
+ border: 2px solid ${d("primary",700)};
299
232
 
300
233
  &[data-disabled] {
301
- border: 2px solid ${t("neutral",400)};
234
+ border: 2px solid ${d("neutral",400)};
302
235
  }
303
236
  }
304
237
  }
305
238
 
306
239
  &[data-checked] {
307
- border: 1px solid ${t("primary",700)};
308
- background-color: ${t("neutral",100)} !important;
309
- color: ${t("primary",700)};
240
+ border: 1px solid ${d("primary",700)};
241
+ background-color: ${d("neutral",100)} !important;
242
+ color: ${d("primary",700)};
310
243
 
311
244
  &[data-disabled] {
312
- border: 1px solid ${t("neutral",400)};
313
- color: ${t("neutral",400)};
245
+ border: 1px solid ${d("neutral",400)};
246
+ color: ${d("neutral",400)};
314
247
  }
315
248
  }
316
249
 
317
250
  &[data-disabled] {
318
- border: 1px solid ${t("neutral",400)} !important;
319
- background-color: ${t("neutral",100)} !important;
251
+ border: 1px solid ${d("neutral",400)} !important;
252
+ background-color: ${d("neutral",100)} !important;
320
253
 
321
254
  &:hover,
322
255
  &:active {
@@ -324,260 +257,318 @@
324
257
  }
325
258
  }
326
259
  }
327
- `,R=({children:l,value:a,disabled:i,...r})=>e.jsxs(M,{value:a,disabled:i,...r,children:[e.jsx(n.RadioGroup.ItemHiddenInput,{}),e.jsx(n.RadioGroup.ItemIndicator,{className:"radio-item-indicator"}),l?e.jsx(n.RadioGroup.ItemText,{children:l}):null]}),_=({children:a,isRow:i=!1,name:r,defaultValue:o,onChange:t,customGap:s,...d})=>{const[c,x]=l.useState(o);let p=i?"20px":"8px";return p=s||p,e.jsx(n.RadioGroup.Root,{onValueChange:e=>{x(e.value),t&&t(r,e.value)},value:c,...d,children:e.jsx(n.HStack,{gap:p,flexDirection:i?"row":"column",alignItems:"flex-start",children:a})})},E=i.div`
328
- width: 100%;
329
- display: flex;
330
- align-items: center;
331
- height: 40px;
332
-
333
- ${({variant:e})=>"view"===e&&`\n border: 1px solid ${t("neutral",400)};\n background-color: ${t("neutral",200)};\n border-radius: 4px;\n padding: 4px;\n `}
334
- `,H=i(n.Tabs.Trigger)`
335
- width: 99%;
336
- height: 40px;
337
- padding: 8px 16px;
338
- border-radius: 0px;
339
- display: flex;
340
- justify-content: center;
341
- align-items: center;
342
- gap: 2px;
343
- font-size: 16px;
344
- line-height: 24px;
345
- font-weight: 400;
260
+ `,P=({children:l,value:a,disabled:n,...t})=>e.jsxs(H,{value:a,disabled:n,...t,children:[e.jsx(i.RadioGroup.ItemHiddenInput,{}),e.jsx(i.RadioGroup.ItemIndicator,{className:"radio-item-indicator"}),l?e.jsx(i.RadioGroup.ItemText,{children:l}):null]}),Z=({children:a,isRow:n=!1,name:t,defaultValue:r,onChange:o,customGap:s,...d})=>{const[c,x]=l.useState(r);let p=n?"20px":"8px";return p=s||p,e.jsx(i.RadioGroup.Root,{onValueChange:e=>{x(e.value),o&&o(t,e.value)},value:c,...d,children:e.jsx(i.HStack,{gap:p,flexDirection:n?"row":"column",alignItems:"flex-start",children:a})})},O=n(i.Slider.Root)`
261
+ height: 60px;
262
+ padding: 40px 12px;
263
+ `,q=n(i.Slider.Thumb)`
264
+ height: 20px;
265
+ width: 20px;
266
+ background-color: ${d("primary",500)};
267
+ border: 2px solid ${d("primary",700)};
268
+ box-shadow: 0px 1px 2px 0px #0000000d;
346
269
 
347
- &:focus-visible {
348
- box-shadow: none;
270
+ &:hover,
271
+ &[data-hover] {
272
+ outline: 4px solid
273
+ color-mix(in srgb, ${d("primary",500)} 20%, transparent);
349
274
  }
350
- `,Z=i(H)`
351
- background-color: ${t("neutral",200)};
352
- color: ${t("neutral",600)};
353
275
 
354
- &:hover {
355
- background-color: ${t("neutral",100)};
356
- }
276
+ &[data-dragging] {
277
+ outline: 4px solid
278
+ color-mix(in srgb, ${d("primary",500)} 40%, transparent);
357
279
 
358
- &:active {
359
- background-color: ${t("neutral",300)};
280
+ div {
281
+ display: flex;
282
+ }
360
283
  }
361
284
 
362
- &:focus-visible {
363
- background-color: ${t("neutral",300)};
364
- outline-color: ${t("primary",700)};
285
+ &:focus-visible,
286
+ &[data-focus-visible] {
287
+ box-shadow: none;
288
+ outline: 2px solid ${d("primary",700)};
365
289
  outline-offset: 2px;
366
290
  }
367
291
 
368
- &[data-selected] {
369
- background-color: ${t("neutral",100)};
370
- color: ${t("neutral",800)};
292
+ &[data-disabled] {
293
+ background-color: ${d("neutral",400)};
294
+ border: none;
295
+ box-shadow: none;
296
+ outline: none;
297
+ cursor: not-allowed;
298
+ }
299
+ `,N=n.div`
300
+ font-size: 14px;
301
+ line-height: 20px;
302
+ color: ${d("neutral",800)};
303
+ height: 28px;
304
+ background-color: ${d("neutral",100)};
305
+ border: 1px solid ${d("neutral",300)};
306
+ border-radius: 8px;
307
+ padding: 0 8px;
308
+ display: none;
309
+ justify-content: center;
310
+ align-items: center;
311
+ position: relative;
312
+ top: -30px;
313
+ `,U=n(i.Slider.Track)`
314
+ background-color: ${d("neutral",300)};
315
+ border: none;
316
+ box-shadow: none;
317
+ `,G=n(i.Slider.Range)`
318
+ background-color: ${d("primary",500)};
319
+ border: 1px solid ${d("primary",700)};
320
+ border-radius: 8px;
371
321
 
372
- &:hover {
373
- background-color: ${t("neutral",200)};
374
- }
322
+ &:disabled,
323
+ &[disabled],
324
+ &[data-disabled],
325
+ &[aria-disabled='true'] {
326
+ --chakra-colors-border-emphasized: ${d("neutral",400)};
327
+ background-color: ${d("neutral",400)};
328
+ border: none;
329
+ }
330
+ `,W=n(i.Slider.Marker)`
331
+ font-size: 12px;
332
+ line-height: 16px;
333
+ color: ${d("neutral",800)};
375
334
 
376
- &:active {
377
- background-color: ${t("neutral",300)};
378
- }
335
+ p {
336
+ position: relative;
337
+ top: -40px;
338
+ }
379
339
 
380
- &:focus-visible {
381
- background-color: ${t("neutral",100)};
382
- outline-color: ${t("primary",700)};
383
- outline-offset: 2px;
340
+ &[data-state='under-value'] {
341
+ .chakra-slider__markerIndicator {
342
+ background-color: ${({isCentred:e})=>d("neutral",e?500:200)};
384
343
  }
385
344
 
386
- &::before {
387
- content: none;
345
+ &[data-disabled] {
346
+ .chakra-slider__markerIndicator {
347
+ background-color: ${({isCentred:e})=>d("neutral",e?400:500)};
348
+ }
388
349
  }
389
350
  }
390
351
 
391
- &[data-disabled] {
392
- background-color: ${t("neutral",200)};
393
- color: ${t("neutral",400)};
352
+ &[data-state='over-value'] {
353
+ .chakra-slider__markerIndicator {
354
+ background-color: ${d("neutral",500)};
355
+ }
394
356
 
395
- &[data-selected] {
396
- background-color: ${t("neutral",100)};
397
- color: ${t("neutral",400)};
398
- opacity: 1;
357
+ &[data-disabled] {
358
+ .chakra-slider__markerIndicator {
359
+ background-color: ${d("neutral",400)};
360
+ }
399
361
  }
400
362
  }
401
- `,P=i.div`
402
- width: 4px;
403
- height: 24px;
404
- background-color: ${t("neutral",400)};
405
- `,N=i(H)`
406
- height: 32px;
407
- border-radius: 2px;
408
- background-color: ${t("neutral",200)};
409
- color: ${t("neutral",600)};
410
363
 
411
- &:hover {
412
- background-color: ${t("neutral",300)};
413
- box-shadow: 0px 1px 2px 0px #0000000d;
364
+ ${({isMiddleMark:e})=>e?`\n --ty: -6px !important;\n\n .chakra-slider__markerIndicator {\n height: 16px;\n width: 4px;\n background-color: ${d("primary",700)} !important;\n }\n\n &[data-disabled] {\n .chakra-slider__markerIndicator {\n background-color: ${d("neutral",400)} !important;\n }\n }\n `:""};
365
+ `,Y=l=>{const{value:a}=l;return e.jsx(i.For,{each:a,children:(l,a)=>e.jsxs(q,{index:a,children:[e.jsx(N,{children:l}),e.jsx(i.Slider.HiddenInput,{})]},a)})},K=l.forwardRef(((l,a)=>{const{marks:n,isCentred:t}=l;return n?.length?e.jsx(i.Slider.MarkerGroup,{ref:a,children:n.map(((l,a)=>{const n="number"==typeof l?l:l.value,r="number"==typeof l?void 0:l.label,o=t&&1===a;return e.jsxs(W,{value:n,isCentred:t,isMiddleMark:o,children:[e.jsx(i.Slider.MarkerIndicator,{}),e.jsx("p",{children:r})]},n)}))}):null})),Q=l.forwardRef(((a,n)=>{const{marks:t,onValueChange:r,isCentred:o,...s}=a,[d,c]=l.useState(a.defaultValue||a.value||[0]);let x=t?.map((e=>"number"==typeof e?{value:e,label:void 0}:e));if(o){const e=a.min||0,l=a.max||100;x=[e,(e+l)/2,l].map((e=>({value:e,label:void 0})))}const p=!!x?.some((e=>e.label));return e.jsx(O,{ref:n,thumbAlignment:"center",onValueChange:e=>{c(e.value),r&&r(e)},origin:o?"center":"start",...s,children:e.jsxs(i.Slider.Control,{"data-has-mark-label":p||void 0,children:[e.jsx(U,{children:e.jsx(G,{})}),e.jsx(Y,{value:d}),e.jsx(K,{marks:x,isCentred:o})]})})})),J=n.div`
366
+ display: flex;
367
+ align-items: center;
368
+ `,X=n(i.Switch.Root)`
369
+ .chakra-switch__control-container {
370
+ width: 42px;
371
+ height: 26px;
372
+ border-radius: 13px;
373
+ display: flex;
374
+ justify-content: center;
375
+ align-items: center;
376
+ background-color: ${d("neutral",600)};
414
377
  }
415
378
 
416
- &:active {
417
- background-color: ${t("neutral",300)};
418
- box-shadow: 0px 2px 4px -2px #0000001a;
419
- box-shadow: 0px 4px 6px -1px #0000001a;
379
+ &[data-state='checked'] .chakra-switch__control-container {
380
+ background-color: ${d("primary",700)};
420
381
  }
421
382
 
422
- &:focus-visible {
423
- outline-color: ${t("primary",700)};
424
- outline-offset: 2px;
383
+ &[data-disabled] .chakra-switch__control-container {
384
+ background-color: transparent;
425
385
  }
426
386
 
427
- &[data-selected] {
428
- background-color: ${t("neutral",100)};
429
- border: 1px solid ${t("neutral",300)};
430
- box-shadow: 0px 1px 2px 0px #0000000d;
431
- color: ${t("neutral",800)};
387
+ .chakra-switch__control {
388
+ height: 24px;
389
+ width: 40px;
390
+ display: flex;
391
+ align-items: center;
392
+ background-color: ${d("neutral",500)};
432
393
 
433
- &:hover {
434
- background-color: ${t("neutral",200)};
435
- border: 1px solid ${t("neutral",300)};
436
- box-shadow: 0px 2px 4px -2px #0000001a;
437
- box-shadow: 0px 4px 6px -1px #0000001a;
394
+ &:focus-visible,
395
+ &[data-focus-visible] {
396
+ box-shadow: none;
397
+ outline: none;
398
+ outline: 2px solid ${d("primary",700)};
399
+ outline-offset: 3px;
438
400
  }
439
401
 
440
- &:active {
441
- background-color: ${t("neutral",300)};
442
- border: 1px solid ${t("neutral",300)};
443
- box-shadow: 0px 2px 4px -2px #0000001a;
444
- box-shadow: 0px 4px 6px -1px #0000001a;
402
+ &[data-state='checked'] {
403
+ background-color: ${d("primary",500)};
445
404
  }
446
405
 
447
- &:focus-visible {
448
- outline-color: ${t("primary",700)};
449
- outline-offset: 2px;
406
+ &[data-disabled] {
407
+ background-color: ${d("neutral",300)};
450
408
  }
409
+ }
451
410
 
452
- &::before {
453
- content: none;
411
+ .chakra-switch__thumb {
412
+ svg {
413
+ width: 12px;
414
+
415
+ path {
416
+ fill: ${d("primary",700)};
417
+ }
454
418
  }
455
- }
456
419
 
457
- &[data-disabled] {
458
- background-color: ${t("neutral",200)};
459
- color: ${t("neutral",400)};
460
- box-shadow: none;
420
+ &:hover,
421
+ &[data-hover] {
422
+ outline: 9px solid
423
+ color-mix(in srgb, ${d("primary",500)} 20%, transparent);
424
+ }
461
425
 
462
- &:hover {
463
- box-shadow: none;
426
+ &[data-active] {
427
+ outline: 9px solid
428
+ color-mix(in srgb, ${d("primary",500)} 40%, transparent);
464
429
  }
465
430
 
466
- &[data-selected] {
467
- background-color: ${t("neutral",100)};
468
- color: ${t("neutral",400)};
469
- opacity: 1;
431
+ &[data-disabled] {
432
+ outline: none;
433
+
434
+ &[data-state='checked'] {
435
+ svg {
436
+ path {
437
+ fill: ${d("neutral",500)};
438
+ }
439
+ }
440
+ }
470
441
  }
471
442
  }
472
- `,q=(e,l)=>e.findIndex((e=>e.value===l)),O=e=>1===e?"none":2===e?"left":"right",U=({variant:a="panel",defaultValue:i,tabs:r,onTabClick:o})=>{const[t,s]=l.useState(q(r,i)||0),d="view"===a,c=d?N:Z;return e.jsx(E,{variant:a,children:e.jsx(n.Tabs.Root,{width:"full",defaultValue:i||r?.[0]?.value,onFocusChange:({focusedValue:e})=>{return s(q(r,l=e)),void(o&&o(l));var l},children:e.jsx(n.Tabs.List,{alignItems:"center",border:"none",children:r.map(((l,a)=>e.jsxs(e.Fragment,{children:[d&&1===a&&"left"===O(t)?e.jsx(P,{}):null,e.jsx(c,{"aria-label":l["aria-label"]||l.label,...l,children:e.jsxs(n.Box,{display:"flex",alignItems:"center",gap:"5px",children:[l.icon,l.label]})},l.label),d&&1===a&&"right"===O(t)?e.jsx(P,{}):null]})))})})})},G=i.div`
473
- width: 268px;
474
- padding: 16px 0;
475
- border-bottom: 1px solid ${t("neutral",300)};
476
- `,W=i.div`
443
+ `,ee=({name:l,defaultChecked:a=!1,onChange:n,disabled:t=!1,isLabelOnLeft:r=!1,children:o,...s})=>e.jsx(J,{children:e.jsxs(X,{id:l,name:l,"aria-label":s["aria-label"]||l,defaultChecked:a,onCheckedChange:({checked:e})=>{n&&n(l,e)},disabled:t,...s,children:[r&&null!=o?e.jsx(i.Switch.Label,{children:o}):null,e.jsx(i.Switch.HiddenInput,{style:{width:"42px",height:"26px"}}),e.jsx("div",{className:"chakra-switch__control-container",children:e.jsx(i.Switch.Control,{children:e.jsx(i.Switch.Thumb,{children:e.jsx(i.Switch.ThumbIndicator,{display:"flex",children:e.jsx(C,{})})})})}),r||null==o?null:e.jsx(i.Switch.Label,{children:o})]})}),le=r.forwardRef(((l,a)=>{const{children:n,...t}=l;return e.jsxs(i.Select.Control,{...t,children:[e.jsx(i.Select.Trigger,{ref:a,children:n}),e.jsx(i.Select.IndicatorGroup,{children:e.jsx(i.Select.Indicator,{children:e.jsx(w,{})})})]})})),ae=r.forwardRef(((l,a)=>{const{...n}=l;return e.jsx(i.Portal,{children:e.jsx(i.Select.Positioner,{children:e.jsx(i.Select.Content,{...n,ref:a})})})})),ie=r.forwardRef(((l,a)=>{const{item:n,children:t,...r}=l;return e.jsx(i.Select.Item,{item:n,...r,ref:a,children:t},n.value)})),ne=r.forwardRef(((l,a)=>{const{children:n,...t}=l;return e.jsx(i.Select.ValueText,{...t,ref:a,children:e.jsx(i.Select.Context,{children:e=>{const a=e.selectedItems;return 0===a.length?l.placeholder:n?n(a):1===a.length?e.collection.stringifyItem(a[0]):`${a.length} selected`}})})})),te=r.forwardRef(((l,a)=>e.jsx(i.Select.Root,{...l,ref:a,positioning:{sameWidth:!0,...l.positioning},children:l.asChild?l.children:e.jsxs(e.Fragment,{children:[e.jsx(i.Select.HiddenSelect,{}),l.children]})})));r.forwardRef(((l,a)=>{const{children:n,label:t,...r}=l;return e.jsxs(i.Select.ItemGroup,{...r,ref:a,children:[e.jsx(i.Select.ItemGroupLabel,{children:t}),n]})}));const re=i.Select.Label;i.Select.ItemText;const oe=n.div`
444
+ position: relative;
445
+ height: 100%;
446
+ width: 100%;
477
447
  display: flex;
448
+ justify-content: flex-start;
478
449
  align-items: flex-start;
479
- justify-content: space-between;
480
- `,Y=i.div`
481
- display: flex;
482
- flex-direction: column;
483
- `,K=i.p`
484
- font-size: 16px;
485
- font-weight: 400;
486
- line-height: 24px;
487
- text-align: left;
488
- color: ${t("neutral",800)};
489
- `,Q=i.p`
490
- font-size: 14px;
450
+ gap: ${({size:e})=>"small"===e?"12px":"16px"};
451
+ margin-bottom: 16px;
452
+ `,se=n.div`
453
+ width: 3px;
454
+ height: 100%;
455
+ background-color: ${d("error",500)};
456
+ position: absolute;
457
+ top: 0;
458
+ left: 0;
459
+ `,de=n(re)`
460
+ font-size: ${({size:e})=>"small"===e?"14px":"16px"};
461
+ line-height: ${({size:e})=>"small"===e?"20px":"24px"};
491
462
  font-weight: 400;
492
- line-height: 20px;
493
- text-align: left;
494
- color: ${t("neutral",600)};
495
- `,J=({name:l,label:a,caption:i,showInfoButton:r=!0,infoButtonLabel:o="About data",variant:t="switch",disabled:s,onInfoClick:d,isDefaultSelected:c=!1,onChange:x})=>{const p="switch"===t;return e.jsxs(G,{children:[p?e.jsxs(W,{children:[e.jsxs(Y,{children:[e.jsx(K,{"aria-label":a,children:a}),e.jsx(Q,{"aria-label":i,children:i})]}),e.jsx(w,{"aria-label":`${a}, ${i}`,name:l,disabled:s,defaultChecked:c,onChange:x,role:"switch"})]}):e.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[e.jsx(R,{value:l,disabled:s,fontSize:"16px",color:"var(--chakra-colors-neutral-800)",children:a}),e.jsx(Q,{style:{marginLeft:"28px"},children:i})]}),r?e.jsx(n.Box,{display:"flex",justifyContent:"flex-start",marginTop:"8px",marginLeft:p?0:"28px",children:e.jsx(B,{variant:"secondary",label:o,rightIcon:e.jsx(u,{}),size:"small",onClick:d,disabled:s})}):null]})},X=i(n.Checkbox.Root)`
496
- .chakra-checkbox__control {
497
- width: 20px;
498
- height: 20px;
499
- border: 1px solid ${t("neutral",600)};
463
+ color: ${d("neutral",900)};
500
464
 
501
- svg {
502
- width: 12px;
465
+ span {
466
+ color: ${d("error",500)};
467
+ margin-right: 3px;
468
+ }
503
469
 
504
- path {
505
- fill: transparent;
506
- }
470
+ &[data-disabled] {
471
+ color: ${d("neutral",600)};
472
+
473
+ span {
474
+ color: ${d("neutral",600)};
507
475
  }
476
+ }
477
+ `,ce=n.p`
478
+ font-size: ${({size:e})=>"small"===e?"12px":"14px"};
479
+ line-height: ${({size:e})=>"small"===e?"16px":"20px"};
480
+ font-weight: 400;
481
+ color: ${d("neutral",600)};
482
+
483
+ &[disabled] {
484
+ color: ${d("neutral",500)};
485
+ }
486
+ `,xe=n(le)`
487
+ .chakra-select__trigger {
488
+ min-height: ${({size:e})=>"small"===e?"32px":"40px"};
489
+ border-radius: 4px;
490
+ padding: 6px 8px;
491
+ border: 1px solid
492
+ ${({isFilled:e,hasErrorMessage:l})=>((e,l)=>l?d("error",500):d("neutral",e?700:400))(e,l)};
493
+ box-shadow: 0px 1px 2px 0px #0000000d;
508
494
 
509
- &:hover,
510
- &[data-hover] {
511
- outline: 4px solid
512
- color-mix(in srgb, ${t("primary",500)} 20%, transparent);
495
+ .chakra-select__valueText {
496
+ font-size: ${({size:e})=>"small"===e?"14px":"16px"};
497
+ line-height: ${({size:e})=>"small"===e?"20px":"24px"};
498
+ color: ${d("neutral",700)};
499
+
500
+ ${({multiple:e})=>e?"\n display: flex;\n flex-wrap: wrap;\n gap: 8px;\n ":""}
513
501
  }
514
502
 
515
- &:active,
516
- &[data-active] {
517
- outline: 4px solid
518
- color-mix(in srgb, ${t("primary",500)} 40%, transparent);
503
+ &[data-state='open'] {
504
+ border-bottom-left-radius: 0px;
505
+ border-bottom-right-radius: 0px;
506
+ border-bottom: none;
519
507
  }
520
508
 
521
- &:focus-visible,
522
- &[data-focus-visible] {
523
- box-shadow: none;
524
- outline: 2px solid ${t("primary",700)};
509
+ &:is(:focus-visible, [data-focus-visible]) {
525
510
  outline-offset: 2px;
511
+ outline-width: 2px;
512
+ outline-color: ${d("primary",700)};
513
+ border: 2px solid ${d("neutral",700)};
526
514
  }
527
515
 
528
- &[data-state='checked'],
529
- &[data-state='indeterminate'] {
530
- border: 1px solid ${t("primary",700)};
531
- background-color: ${t("primary",500)} !important;
516
+ &[data-disabled] {
517
+ border: 1px solid ${d("neutral",300)};
518
+ background-color: ${d("neutral",200)};
519
+ }
520
+ }
532
521
 
533
- svg path {
534
- fill: ${t("primary",900)};
522
+ .chakra-select__indicator {
523
+ svg {
524
+ width: ${({size:e})=>"small"===e?"12px":"16px"};
525
+
526
+ path {
527
+ fill: ${d("neutral",700)};
535
528
  }
536
529
  }
537
530
 
538
531
  &[data-disabled] {
539
- border: 1px solid ${t("neutral",400)};
540
- background-color: transparent !important;
541
- cursor: not-allowed;
542
-
543
- &:hover,
544
- &[data-hover],
545
- &:active,
546
- &[data-active] {
547
- outline: none;
532
+ svg path {
533
+ fill: ${d("neutral",500)};
548
534
  }
535
+ }
536
+ }
537
+ `,pe=n(ae)`
538
+ margin-top: -8px;
539
+ border-radius: 4px;
540
+ border: 1px solid ${d("neutral",400)};
541
+ border-top-left-radius: 0px;
542
+ border-top-right-radius: 0px;
543
+ border-top: none;
544
+ `,he=n(ie)`
545
+ align-items: flex-start;
546
+ &[data-highlighted] {
547
+ background-color: ${d("neutral",200)};
548
+ cursor: pointer;
549
+ }
550
+ `,ue=n.p`
551
+ font-size: ${({size:e})=>"small"===e?"14px":"16px"};
552
+ line-height: ${({size:e})=>"small"===e?"20px":"24px"};
553
+ color: ${d("neutral",800)};
549
554
 
550
- &[data-state='checked'],
551
- &[data-state='indeterminate'] {
552
- border: none !important;
553
- background-color: ${t("neutral",300)} !important;
555
+ &[disabled] {
556
+ color: ${d("neutral",500)} !important;
557
+ }
558
+ `,be=n.p`
559
+ font-size: ${({size:e})=>"small"===e?"14px":"16px"};
560
+ line-height: ${({size:e})=>"small"===e?"20px":"24px"};
561
+ color: ${d("neutral",700)};
554
562
 
555
- svg path {
556
- fill: ${t("neutral",500)} !important;
557
- }
558
- }
559
- }
563
+ &[disabled] {
564
+ color: ${d("neutral",500)};
560
565
  }
561
- `,ee=({name:l,value:a,checked:i,defaultChecked:r,disabled:o,indeterminate:t,onCheckedChange:s,children:d,...c})=>e.jsxs(X,{name:l,value:a,checked:t?"indeterminate":i,defaultChecked:r,disabled:o,onCheckedChange:s,"aria-label":c["aria-label"]||l,...c,children:[e.jsx(n.Checkbox.HiddenInput,{}),e.jsx(n.Checkbox.Control,{children:t?e.jsx(h,{}):e.jsx(p,{})}),e.jsx(n.Checkbox.Label,{children:d})]}),le=i.div`
562
- background-color: ${t("neutral",100)};
563
- `,ae=i.span`
564
- font-size: 16px;
566
+ `,ge=n.p`
567
+ font-size: ${({size:e})=>"small"===e?"12px":"14px"};
568
+ line-height: ${({size:e})=>"small"===e?"16px":"20px"};
565
569
  font-weight: 700;
566
- line-height: 24px;
567
- text-align: left;
568
- color: ${t("neutral",800)};
569
- display: flex;
570
- align-items: center;
571
- text-align: left;
572
- gap: 10px;
573
- `,ne=i.div`
574
- font-size: 12px;
575
- font-weight: 400;
576
- line-height: 16px;
577
- text-align: left;
578
- color: ${t("neutral",600)};
579
- margin-bottom: 8px;
580
- `,ie=i(n.Tag.Root)`
570
+ color: ${d("error",500)};
571
+ `,me=n(i.Tag.Root)`
581
572
  max-width: 100%;
582
573
  display: flex;
583
574
  justify-content: center;
@@ -586,7 +577,7 @@
586
577
  padding: 4px 8px;
587
578
  border-radius: 4px;
588
579
  font-weight: 700;
589
- color: ${t("neutral",700)};
580
+ color: ${d("neutral",700)};
590
581
  box-shadow: none;
591
582
 
592
583
  height: 24px;
@@ -615,7 +606,7 @@
615
606
  align-items: center;
616
607
 
617
608
  &:focus-visible {
618
- --focus-ring-color: ${t("primary",700)};
609
+ --focus-ring-color: ${d("primary",700)};
619
610
  }
620
611
  }
621
612
 
@@ -624,459 +615,511 @@
624
615
  }
625
616
 
626
617
  &[data-disabled='true'] {
627
- border: 1px solid ${t("neutral",400)};
628
- background-color: ${t("neutral",300)};
629
- color: ${t("neutral",600)};
630
- }
631
- `,re=i(ie)`
632
- background-color: ${t("neutral",100)};
633
- border: 1px solid ${t("neutral",300)};
634
- `,oe=i(ie)`
635
- background-color: ${t("neutral",200)};
636
- border: 1px solid ${t("neutral",400)};
637
- `,te=i(ie)`
638
- background-color: ${t("success",100)};
639
- border: 1px solid ${t("success",200)};
640
- color: ${t("success",500)};
641
- `,se=i(ie)`
642
- background-color: ${t("warning",100)};
643
- border: 1px solid ${t("warning",200)};
644
- color: ${t("warning",500)};
645
- `,de=i(ie)`
646
- background-color: ${t("error",100)};
647
- border: 1px solid ${t("error",200)};
648
- color: ${t("error",500)};
649
- `,ce=({label:l,size:a="default",variant:i,disabled:r,icon:o,onClose:t,closable:s,...d})=>{let c=re;return"info-grey"===i?c=oe:"success"===i?c=te:"warning"===i?c=se:"error"===i&&(c=de),e.jsxs(c,{size:a,"data-disabled":r,...d,children:[o?e.jsx(n.Tag.StartElement,{"aria-label":`${l} tag icon`,children:o}):null,e.jsx(n.Tag.Label,{"aria-label":l,children:l}),s&&!r?e.jsx(n.Tag.EndElement,{children:e.jsx(n.Tag.CloseTrigger,{onClick:t,"aria-label":`${l} tag close button`})}):null]})},xe=({label:a,caption:i,value:r,layerItems:o,onChangeForRadioVariant:t})=>{const[s,d]=l.useState({}),[c]=l.useState((e=>{const l=e.find((e=>"radio"===e.variant&&e.isDefaultSelected));return l?.name})(o));l.useEffect((()=>{let e={...s};o.forEach((l=>{l.isDefaultSelected&&(e={...e,["radio"===l.variant?a:l.name]:l.isDefaultSelected})})),d(e)}),[]);const x=(e,l,a,n)=>{const i={...s,[e]:l};d(i),a&&a(e,l,n)},p=Object.values(s).filter((e=>!0===e)).length;return e.jsxs(n.Accordion.Item,{value:r,width:"300px",children:[e.jsxs(n.Accordion.ItemTrigger,{padding:"16px",alignItems:"flex-start",children:[e.jsxs(n.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:[e.jsxs(ae,{children:[a,e.jsx(ce,{label:`${p} Active`,size:"small",variant:p>0?"success":"info-grey"})]}),e.jsx(ne,{children:i})]}),e.jsx(n.Accordion.ItemIndicator,{display:"flex",children:e.jsx(b,{color:"var(--chakra-colors-neutral-700)",height:"16px",width:"16px"})})]}),e.jsx(n.Accordion.ItemContent,{paddingLeft:"16px",paddingRight:"16px",children:e.jsx(_,{name:a,defaultValue:c,customGap:"0px",onChange:(e,l)=>x(e,!!l,t,l),children:o.map((l=>e.jsx(J,{...l,onChange:(e,a)=>x(e,a,l.onChange)},l.label)))})})]})},pe=({children:l,defaultValue:a,...i})=>e.jsx(le,{style:{width:"300px"},children:e.jsx(n.Accordion.Root,{defaultValue:a,multiple:!0,...i,children:l})}),he=i.div`
650
- width: 300px;
651
- background-color: ${t("neutral",100)};
652
- `,ue=i.aside`
653
- padding: 16px 16px 20px 16px;
654
- border-bottom: 1px solid ${t("neutral",300)};
655
- `,be=i.h2`
656
- color: ${t("neutral",700)};
657
- font-weight: 700;
658
- font-size: 20px;
659
- line-height: 28px;
660
- text-align: left;
661
- `,ge=i.p`
662
- color: ${t("neutral",600)};
663
- font-weight: 400;
664
- font-size: 14px;
665
- line-height: 20px;
666
- text-align: left;
667
- `,me=({title:l,description:a,tabBarVariant:n="panel",buttonTabs:i,defaultValue:r,onTabClick:o,children:t})=>e.jsxs(he,{children:[e.jsxs(ue,{role:"complementary",children:[e.jsx(be,{"aria-label":l,children:l}),e.jsx(ge,{"aria-label":a,children:a})]}),i&&i.length>0?e.jsx(U,{variant:n,defaultValue:r,tabs:i,onTabClick:o}):null,t]}),je=i.div`
668
- width: 100%;
669
- min-width: ${({size:e})=>"small"===e?"234px":"366px"};
670
- border-radius: 4px;
671
- padding: ${({size:e})=>"small"===e?"8px 8px 12px 8px":"8px 12px 12px 12px"};
672
- display: flex;
673
- align-items: ${({isButtonRight:e})=>e?"center":"flex-start"};
674
- justify-content: ${({isButtonRight:e})=>e?"space-between":"flex-start"};
675
- flex-direction: ${({isButtonRight:e})=>e?"row":"column"};
676
- gap: 8px;
677
- margin-bottom: 16px;
678
-
679
- button {
680
- margin-left: ${({isButtonRight:e})=>e?0:"24px"};
681
- }
682
- `,ve=i.div`
683
- display: flex;
684
- align-items: flex-start;
685
- gap: 8px;
686
-
687
- svg {
688
- margin-top: 6px;
689
- }
690
- `,fe=i.p`
691
- color: ${t("neutral",800)};
692
- font-size: ${({size:e})=>"small"===e?"14px":"18px"};
693
- line-height: ${({size:e})=>"small"===e?"20px":"28px"};
694
- font-weight: 400;
695
- `,Ce=i.p`
696
- color: ${t("neutral",700)};
697
- font-size: ${({size:e})=>"small"===e?"12px":"16px"};
698
- line-height: ${({size:e})=>"small"===e?"16px":"24px"};
699
- font-weight: 400;
700
- margin-left: 24px;
701
- `,ye=i(je)`
702
- background-color: ${t("neutral",100)};
703
- border: 1px solid ${t("neutral",300)};
704
- color: ${t("neutral",700)};
705
- `,we=i(je)`
706
- background-color: ${t("neutral",200)};
707
- border: 1px solid ${t("neutral",300)};
708
- color: ${t("neutral",700)};
709
- `,$e=i(je)`
710
- background-color: ${t("success",100)};
711
- border: 1px solid ${t("success",500)};
712
- color: ${t("success",500)};
713
-
714
- p {
715
- color: ${t("success",500)};
716
- }
717
- `,ke=i(je)`
718
- background-color: ${t("warning",100)};
719
- border: 1px solid ${t("warning",500)};
720
- color: ${t("warning",500)};
721
-
722
- p {
723
- color: ${t("warning",500)};
724
- }
725
- `,Le=i(je)`
726
- background-color: ${t("error",100)};
727
- border: 1px solid ${t("error",500)};
728
- color: ${t("error",500)};
729
-
730
- p {
731
- color: ${t("error",500)};
732
- }
733
- `,ze=({label:l,caption:a,variant:n,size:i="large",icon:r=e.jsx(u,{height:"16px",width:"16px"}),onActionClick:o,actionLabel:t,isButtonRight:s})=>{let d=ye;return"info-grey"===n?d=we:"success"===n?d=$e:"warning"===n?d=ke:"error"===n&&(d=Le),e.jsxs(d,{isButtonRight:s,size:i,"aria-roledescription":"Note",children:[e.jsxs("div",{children:[e.jsxs(ve,{children:[r,e.jsx(fe,{size:i,children:l})]}),e.jsx(Ce,{size:i,children:a})]}),t?e.jsx(B,{label:t,variant:"info-white"===n||"info-grey"===n?"primary":"secondary",size:"large"===i?"default":"small",onClick:o}):null]})},Ie=i.div`
618
+ border: 1px solid ${d("neutral",400)};
619
+ background-color: ${d("neutral",300)};
620
+ color: ${d("neutral",600)};
621
+ }
622
+ `,je=n(me)`
623
+ background-color: ${d("neutral",100)};
624
+ border: 1px solid ${d("neutral",300)};
625
+ `,fe=n(me)`
626
+ background-color: ${d("neutral",200)};
627
+ border: 1px solid ${d("neutral",400)};
628
+ `,ve=n(me)`
629
+ background-color: ${d("success",100)};
630
+ border: 1px solid ${d("success",200)};
631
+ color: ${d("success",500)};
632
+ `,Ce=n(me)`
633
+ background-color: ${d("warning",100)};
634
+ border: 1px solid ${d("warning",200)};
635
+ color: ${d("warning",500)};
636
+ `,ye=n(me)`
637
+ background-color: ${d("error",100)};
638
+ border: 1px solid ${d("error",200)};
639
+ color: ${d("error",500)};
640
+ `,$e=({label:l,size:a="default",variant:n,disabled:t,icon:r,onClose:o,closable:s,...d})=>{let c=je;return"info-grey"===n?c=fe:"success"===n?c=ve:"warning"===n?c=Ce:"error"===n&&(c=ye),e.jsxs(c,{size:a,"data-disabled":t,...d,children:[r?e.jsx(i.Tag.StartElement,{"aria-label":`${l} tag icon`,children:r}):null,e.jsx(i.Tag.Label,{"aria-label":l,children:l}),s&&!t?e.jsx(i.Tag.EndElement,{children:e.jsx(i.Tag.CloseTrigger,{onClick:o,"aria-label":`${l} tag close button`})}):null]})},we=({placeholder:l,size:a,disabled:n})=>e.jsx(ne,{placeholder:l,children:l=>{const{label:t,caption:r}=l[0];return e.jsxs(i.HStack,{flexDirection:"column",alignItems:"flex-start",children:[e.jsx(ue,{size:a,disabled:n,children:t}),r?e.jsx(be,{size:a,disabled:n,children:r}):null]})}}),ke=({placeholder:l,removeItem:a,disabled:n})=>e.jsx(ne,{placeholder:l,children:l=>l.map((l=>e.jsx(i.HStack,{flexDirection:"row",alignItems:"flex-start",children:e.jsx($e,{label:l.label,variant:"info-grey",disabled:n,onClose:()=>a(l.value),closable:!0},l.value)})))}),Le=({label:a,caption:n,placeholder:t,items:r,size:o="default",required:s,disabled:d,onChange:c,errorMessage:x,multiple:p,...h})=>{const[u,b]=l.useState(h.defaultValue||[]),g=(e=>i.createListCollection({items:e}))(r),m=e=>{b(e),c&&c(e)};return e.jsxs(oe,{size:o,children:[x?e.jsx(se,{}):null,e.jsxs(te,{collection:g,disabled:d,required:s,multiple:p,"aria-label":h["aria-label"]||a,value:u,onValueChange:e=>m(e.value),style:{marginLeft:x?"19px":"0px"},...h,children:[e.jsxs(de,{size:o,children:[s&&e.jsx("span",{children:"*"}),a]}),n&&e.jsx(ce,{size:o,disabled:d,children:n}),x&&e.jsx(ge,{size:o,children:x}),e.jsx(xe,{size:o,isFilled:u.length>0,hasErrorMessage:!!x,multiple:p,children:p?e.jsx(ke,{placeholder:t,disabled:d,removeItem:e=>{const l=u.filter((l=>l!==e));m(l)}}):e.jsx(we,{placeholder:t,size:o,disabled:d})}),e.jsx(pe,{children:g.items.map((l=>e.jsxs(he,{item:l,children:[e.jsxs(i.Box,{children:[e.jsx(ue,{size:o,children:l.label}),e.jsx(be,{size:o,children:l.caption})]}),p?e.jsx(E,{checked:u.some((e=>e===l.value))}):null]},l.value)))})]})]})},ze=n.div`
641
+ position: relative;
642
+ height: 100%;
734
643
  width: 100%;
735
644
  display: flex;
736
645
  justify-content: flex-start;
737
646
  align-items: flex-start;
738
647
  gap: ${({size:e})=>"small"===e?"12px":"16px"};
739
- margin-bottom: 20px;
740
- `,Be=i.div`
648
+ margin-bottom: 16px;
649
+ `,Ie=n.div`
741
650
  width: 3px;
742
651
  height: 100%;
743
- min-height: ${({size:e})=>"small"===e?"92px":"116px"};
744
- background-color: ${t("error",500)};
745
- `,Fe=i(n.Field.Label)`
746
- color: ${({disabled:e})=>t("neutral",e?600:900)};
652
+ background-color: ${d("error",500)};
653
+ position: absolute;
654
+ top: 0;
655
+ left: 0;
656
+ `,Ae=n(i.Field.Label)`
657
+ color: ${({disabled:e})=>d("neutral",e?600:900)};
747
658
  font-size: ${({size:e})=>"small"===e?"14px":"16px"};
748
659
  font-weight: 400;
749
660
  line-height: ${({size:e})=>"small"===e?"20px":"24px"};
750
661
  margin-bottom: 2px;
751
662
 
752
663
  .chakra-field__requiredIndicator {
753
- color: ${({disabled:e})=>e?t("neutral",600):t("error",500)};
664
+ color: ${({disabled:e})=>e?d("neutral",600):d("error",500)};
754
665
  }
755
- `,De=i(n.Field.HelperText)`
756
- color: ${({disabled:e})=>t("neutral",e?500:600)};
666
+ `,De=n(i.Field.HelperText)`
667
+ color: ${({disabled:e})=>d("neutral",e?500:600)};
757
668
  font-size: ${({size:e})=>"small"===e?"12px":"14px"};
758
669
  font-weight: 400;
759
670
  line-height: ${({size:e})=>"small"===e?"16px":"20px"};
760
- `,Ae=i(n.Field.ErrorText)`
761
- color: ${t("error",500)};
762
- font-size: ${({size:e})=>"small"===e?"12px":"14px"};
671
+ `,Se=n(i.Field.HelperText)`
672
+ color: ${d("neutral",600)};
673
+ font-size: 12px;
674
+ font-weight: 400;
675
+ line-height: 16px;
676
+ margin-top: 8px;
677
+ `,Be=n(i.Field.ErrorText)`
678
+ color: ${d("error",500)};
679
+ font-size: 14px;
763
680
  font-weight: 700;
764
- line-height: ${({size:e})=>"small"===e?"16px":"20px"};
681
+ line-height: 20px;
765
682
  margin-top: 2px;
766
- `,Te=i(n.Input)`
767
- height: ${({size:e})=>"small"===e?"28px":"40px"};
683
+ `,Fe=n(i.Textarea)`
684
+ height: 104px;
768
685
  width: 100%;
769
686
  border-radius: 4px;
770
- padding: ${({size:e})=>"small"===e?"4px 8px":"12px"};
687
+ padding: ${({size:e})=>"small"===e?"8px":"12px"};
771
688
  margin-top: 8px;
772
- background-color: ${t("neutral",100)};
773
- color: ${t("neutral",800)};
774
- border: 1px solid ${t("neutral",400)};
689
+ background-color: ${d("neutral",100)};
690
+ color: ${d("neutral",800)};
691
+ border: 1px solid ${d("neutral",400)};
775
692
  box-shadow: 0px 1px 2px 0px #0000000d;
776
693
 
777
694
  &:focus-visible,
778
695
  &[data-focus-visible] {
779
- border: 2px solid ${t("neutral",700)};
780
- outline: 2px solid ${t("primary",700)};
696
+ border: 2px solid ${d("neutral",700)};
697
+ outline: 2px solid ${d("primary",700)};
781
698
  outline-offset: 2px;
782
699
  }
783
700
 
784
701
  &:active {
785
- border: 1px solid ${t("primary",600)} !important;
702
+ border: 1px solid ${d("primary",600)} !important;
786
703
  outline: none !important;
787
704
  box-shadow: 0px 1px 2px 0px #0000000d;
788
705
  }
789
706
 
790
707
  &[data-invalid] {
791
- border: 1px solid ${t("error",500)} !important;
708
+ border: 1px solid ${d("error",500)} !important;
792
709
  }
793
710
 
794
711
  &:disabled {
795
- background-color: ${t("neutral",200)};
796
- border: 1px solid ${t("neutral",300)} !important;
712
+ background-color: ${d("neutral",200)};
713
+ border: 1px solid ${d("neutral",300)} !important;
797
714
  }
798
715
 
799
- ${({value:e,defaultValue:l})=>e||l?`\n border: 1px solid ${t("neutral",700)};\n `:""}
800
- `,Se=({label:a,caption:i,placeholder:r,errorMessage:o,required:t,disabled:s,size:d="default",defaultValue:c="",onChange:x,...p})=>{const[h,u]=l.useState(c);return e.jsxs(Ie,{size:d,className:"text-input-container",children:[o?e.jsx(Be,{size:d}):null,e.jsxs(n.Field.Root,{required:t,invalid:!!o,gap:"0",children:[a?e.jsxs(Fe,{size:d,disabled:s,"aria-label":a,children:[e.jsx(n.Field.RequiredIndicator,{"aria-label":"required"}),a,t?"":" (optional)"]}):null,i?e.jsx(De,{size:d,disabled:s,"aria-label":i,children:i}):null,o?e.jsx(Ae,{size:d,children:o}):null,e.jsx(Te,{placeholder:r,disabled:s,size:d,onChange:e=>{u(e.target.value),x&&x(e)},value:h,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...p})]})]})},Ve=i.div`
716
+ ${({value:e,defaultValue:l})=>e||l?`\n border: 1px solid ${d("neutral",700)};\n `:""}
717
+ `,Te=({label:a,caption:n,placeholder:t,errorMessage:r,required:o,disabled:s,size:d="default",defaultValue:c="",onChange:x,minLength:p,maxLength:h,...u})=>{const[b,g]=l.useState(c),[m,j]=l.useState(!1),[f,v]=l.useState(!1),[C,y]=l.useState("");l.useEffect((()=>{const{length:e}=c;p&&e<p&&e>0&&(j(e<p),v(!1),y(`Enter at least ${p-e} characters`)),h&&e>h&&(j(!1),v(e>h),y(`You have ${h-e} characters remaining`))}),[]);return e.jsxs(ze,{size:d,children:[r||m||f?e.jsx(Ie,{}):null,e.jsxs(i.Field.Root,{required:o,invalid:!!r||m||f,gap:"0",style:{marginLeft:r?"19px":"0px"},children:[a?e.jsxs(Ae,{size:d,disabled:s,"aria-label":a,children:[e.jsx(i.Field.RequiredIndicator,{"aria-label":"required"}),a,o?"":" (optional)"]}):null,n?e.jsx(De,{size:d,disabled:s,"aria-label":n,children:n}):null,r?e.jsx(Be,{children:r}):null,e.jsx(Fe,{placeholder:t,disabled:s,size:d,onChange:e=>{g(e.target.value);const{length:l}=e.target.value;p&&h?(j(l<p),v(l>h),y(`You have ${h-l} characters remaining`)):p?(j(l<p),v(!1),y(l<p?`Enter at least ${p-l} characters`:"")):h&&(v(l>h),j(!1),y(`You have ${h-l} characters remaining`)),x&&x(e)},value:b,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...u}),m&&p?e.jsxs(Be,{style:{marginTop:"8px",fontSize:"12px",lineHeight:"16px"},children:["You need ",p-b.length," more characters"]}):null,f&&h?e.jsxs(Be,{style:{marginTop:"8px",fontSize:"12px",lineHeight:"16px"},children:["You have ",b.length-h," characters too many"]}):null,!C||f||m?null:e.jsx(Se,{"aria-label":C,children:C})]})]})},Ve=n.div`
718
+ position: relative;
719
+ height: 100%;
801
720
  width: 100%;
802
721
  display: flex;
803
722
  justify-content: flex-start;
804
723
  align-items: flex-start;
805
724
  gap: ${({size:e})=>"small"===e?"12px":"16px"};
806
- margin-bottom: 16px;
807
- `,Me=i.div`
725
+ margin-bottom: 20px;
726
+ `,Me=n.div`
808
727
  width: 3px;
809
728
  height: 100%;
810
- min-height: ${({size:e,hasHelperText:l,hasErrorMessage:a})=>((e,l,a)=>{const n="small"===e;return l&&a?n?"192px":"208px":l?n?"174px":"186px":a?n?"168px":"180px":n?"169px":"180px"})(e,l,a)};
811
- background-color: ${t("error",500)};
812
- `,Re=i(n.Field.Label)`
813
- color: ${({disabled:e})=>t("neutral",e?600:900)};
729
+ background-color: ${d("error",500)};
730
+ position: absolute;
731
+ top: 0;
732
+ left: 0;
733
+ `,Re=n(i.Field.Label)`
734
+ color: ${({disabled:e})=>d("neutral",e?600:900)};
814
735
  font-size: ${({size:e})=>"small"===e?"14px":"16px"};
815
736
  font-weight: 400;
816
737
  line-height: ${({size:e})=>"small"===e?"20px":"24px"};
817
738
  margin-bottom: 2px;
818
739
 
819
740
  .chakra-field__requiredIndicator {
820
- color: ${({disabled:e})=>e?t("neutral",600):t("error",500)};
741
+ color: ${({disabled:e})=>e?d("neutral",600):d("error",500)};
821
742
  }
822
- `,_e=i(n.Field.HelperText)`
823
- color: ${({disabled:e})=>t("neutral",e?500:600)};
743
+ `,_e=n(i.Field.HelperText)`
744
+ color: ${({disabled:e})=>d("neutral",e?500:600)};
824
745
  font-size: ${({size:e})=>"small"===e?"12px":"14px"};
825
746
  font-weight: 400;
826
747
  line-height: ${({size:e})=>"small"===e?"16px":"20px"};
827
- `,Ee=i(n.Field.HelperText)`
828
- color: ${t("neutral",600)};
829
- font-size: 12px;
830
- font-weight: 400;
831
- line-height: 16px;
832
- margin-top: 8px;
833
- `,He=i(n.Field.ErrorText)`
834
- color: ${t("error",500)};
835
- font-size: 14px;
748
+ `,Ee=n(i.Field.ErrorText)`
749
+ color: ${d("error",500)};
750
+ font-size: ${({size:e})=>"small"===e?"12px":"14px"};
836
751
  font-weight: 700;
837
- line-height: 20px;
752
+ line-height: ${({size:e})=>"small"===e?"16px":"20px"};
838
753
  margin-top: 2px;
839
- `,Ze=i(n.Textarea)`
840
- height: 104px;
754
+ `,He=n(i.Input)`
755
+ height: ${({size:e})=>"small"===e?"28px":"40px"};
841
756
  width: 100%;
842
757
  border-radius: 4px;
843
- padding: ${({size:e})=>"small"===e?"8px":"12px"};
758
+ padding: ${({size:e})=>"small"===e?"4px 8px":"12px"};
844
759
  margin-top: 8px;
845
- background-color: ${t("neutral",100)};
846
- color: ${t("neutral",800)};
847
- border: 1px solid ${t("neutral",400)};
760
+ background-color: ${d("neutral",100)};
761
+ color: ${d("neutral",800)};
762
+ border: 1px solid ${d("neutral",400)};
848
763
  box-shadow: 0px 1px 2px 0px #0000000d;
849
764
 
850
765
  &:focus-visible,
851
766
  &[data-focus-visible] {
852
- border: 2px solid ${t("neutral",700)};
853
- outline: 2px solid ${t("primary",700)};
767
+ border: 2px solid ${d("neutral",700)};
768
+ outline: 2px solid ${d("primary",700)};
854
769
  outline-offset: 2px;
855
770
  }
856
771
 
857
772
  &:active {
858
- border: 1px solid ${t("primary",600)} !important;
773
+ border: 1px solid ${d("primary",600)} !important;
859
774
  outline: none !important;
860
775
  box-shadow: 0px 1px 2px 0px #0000000d;
861
776
  }
862
777
 
863
778
  &[data-invalid] {
864
- border: 1px solid ${t("error",500)} !important;
779
+ border: 1px solid ${d("error",500)} !important;
865
780
  }
866
781
 
867
782
  &:disabled {
868
- background-color: ${t("neutral",200)};
869
- border: 1px solid ${t("neutral",300)} !important;
783
+ background-color: ${d("neutral",200)};
784
+ border: 1px solid ${d("neutral",300)} !important;
870
785
  }
871
786
 
872
- ${({value:e,defaultValue:l})=>e||l?`\n border: 1px solid ${t("neutral",700)};\n `:""}
873
- `,Pe=({label:a,caption:i,placeholder:r,errorMessage:o,required:t,disabled:s,size:d="default",defaultValue:c="",onChange:x,minLength:p,maxLength:h,...u})=>{const[b,g]=l.useState(c),[m,j]=l.useState(!1),[v,f]=l.useState(!1),[C,y]=l.useState("");l.useEffect((()=>{const{length:e}=c;p&&e<p&&e>0&&(j(e<p),f(!1),y(`Enter at least ${p-e} characters`)),h&&e>h&&(j(!1),f(e>h),y(`You have ${h-e} characters remaining`))}),[]);return e.jsxs(Ve,{size:d,children:[o||m||v?e.jsx(Me,{size:d,hasHelperText:!!C,hasErrorMessage:!!o}):null,e.jsxs(n.Field.Root,{required:t,invalid:!!o||m||v,gap:"0",children:[a?e.jsxs(Re,{size:d,disabled:s,"aria-label":a,children:[e.jsx(n.Field.RequiredIndicator,{"aria-label":"required"}),a,t?"":" (optional)"]}):null,i?e.jsx(_e,{size:d,disabled:s,"aria-label":i,children:i}):null,o?e.jsx(He,{children:o}):null,e.jsx(Ze,{placeholder:r,disabled:s,size:d,onChange:e=>{g(e.target.value);const{length:l}=e.target.value;p&&h?(j(l<p),f(l>h),y(`You have ${h-l} characters remaining`)):p?(j(l<p),f(!1),y(l<p?`Enter at least ${p-l} characters`:"")):h&&(f(l>h),j(!1),y(`You have ${h-l} characters remaining`)),x&&x(e)},value:b,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...u}),m&&p?e.jsxs(He,{style:{marginTop:"8px",fontSize:"12px",lineHeight:"16px"},children:["You need ",p-b.length," more characters"]}):null,v&&h?e.jsxs(He,{style:{marginTop:"8px",fontSize:"12px",lineHeight:"16px"},children:["You have ",b.length-h," characters too many"]}):null,!C||v||m?null:e.jsx(Ee,{"aria-label":C,children:C})]})]})},Ne=i(n.Button)`
874
- width: 20px !important;
875
- padding: 0 !important;
876
- min-width: 20px !important;
877
- height: 20px;
878
- border-radius: 2px;
879
- background-color: transparent;
787
+ ${({value:e,defaultValue:l})=>e||l?`\n border: 1px solid ${d("neutral",700)};\n `:""}
788
+ `,Pe=({label:a,caption:n,placeholder:t,errorMessage:r,required:o,disabled:s,size:d="default",defaultValue:c="",onChange:x,...p})=>{const[h,u]=l.useState(c);return e.jsxs(Ve,{size:d,className:"text-input-container",children:[r?e.jsx(Me,{}):null,e.jsxs(i.Field.Root,{required:o,invalid:!!r,gap:"0",style:{marginLeft:r?"19px":"0px"},children:[a?e.jsxs(Re,{size:d,disabled:s,"aria-label":a,children:[e.jsx(i.Field.RequiredIndicator,{"aria-label":"required"}),a,o?"":" (optional)"]}):null,n?e.jsx(_e,{size:d,disabled:s,"aria-label":n,children:n}):null,r?e.jsx(Ee,{size:d,children:r}):null,e.jsx(He,{placeholder:t,disabled:s,size:d,onChange:e=>{u(e.target.value),x&&x(e)},value:h,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...p})]})]})},Ze=n.div`
789
+ background-color: ${d("neutral",100)};
790
+ `,Oe=n.span`
791
+ font-size: 16px;
792
+ font-weight: 700;
793
+ line-height: 24px;
794
+ text-align: left;
795
+ color: ${d("neutral",800)};
796
+ display: flex;
797
+ align-items: center;
798
+ text-align: left;
799
+ gap: 10px;
800
+ `,qe=n.div`
801
+ font-size: 12px;
802
+ font-weight: 400;
803
+ line-height: 16px;
804
+ text-align: left;
805
+ color: ${d("neutral",600)};
806
+ margin-bottom: 8px;
807
+ `,Ne=n.div`
808
+ width: 268px;
809
+ padding: 16px 0;
810
+ border-bottom: 1px solid ${d("neutral",300)};
811
+ `,Ue=n.div`
812
+ display: flex;
813
+ align-items: flex-start;
814
+ justify-content: space-between;
815
+ `,Ge=n.div`
816
+ display: flex;
817
+ flex-direction: column;
818
+ `,We=n.p`
819
+ font-size: 16px;
820
+ font-weight: 400;
821
+ line-height: 24px;
822
+ text-align: left;
823
+ color: ${d("neutral",800)};
824
+ `,Ye=n.p`
825
+ font-size: 14px;
826
+ font-weight: 400;
827
+ line-height: 20px;
828
+ text-align: left;
829
+ color: ${d("neutral",600)};
830
+ `,Ke=({name:l,label:a,caption:n,showInfoButton:t=!0,infoButtonLabel:r="About data",variant:o="switch",disabled:s,onInfoClick:d,isDefaultSelected:c=!1,onChange:x})=>{const p="switch"===o;return e.jsxs(Ne,{children:[p?e.jsxs(Ue,{children:[e.jsxs(Ge,{children:[e.jsx(We,{"aria-label":a,children:a}),e.jsx(Ye,{"aria-label":n,children:n})]}),e.jsx(ee,{"aria-label":`${a}, ${n}`,name:l,disabled:s,defaultChecked:c,onChange:x,role:"switch"})]}):e.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[e.jsx(P,{value:l,disabled:s,fontSize:"16px",color:"var(--chakra-colors-neutral-800)",children:a}),e.jsx(Ye,{style:{marginLeft:"28px"},children:n})]}),t?e.jsx(i.Box,{display:"flex",justifyContent:"flex-start",marginTop:"8px",marginLeft:p?0:"28px",children:e.jsx(b,{variant:"secondary",label:r,rightIcon:e.jsx($,{}),size:"small",onClick:d,disabled:s})}):null]})},Qe=({label:a,caption:n,value:t,layerItems:r,onChangeForRadioVariant:o})=>{const[s,d]=l.useState({}),[c]=l.useState((e=>{const l=e.find((e=>"radio"===e.variant&&e.isDefaultSelected));return l?.name})(r));l.useEffect((()=>{let e={...s};r.forEach((l=>{l.isDefaultSelected&&(e={...e,["radio"===l.variant?a:l.name]:l.isDefaultSelected})})),d(e)}),[]);const x=(e,l,a,i)=>{const n={...s,[e]:l};d(n),a&&a(e,l,i)},p=Object.values(s).filter((e=>!0===e)).length;return e.jsxs(i.Accordion.Item,{value:t,width:"300px",children:[e.jsxs(i.Accordion.ItemTrigger,{padding:"16px",alignItems:"flex-start",children:[e.jsxs(i.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:[e.jsxs(Oe,{children:[a,e.jsx($e,{label:`${p} Active`,size:"small",variant:p>0?"success":"info-grey"})]}),e.jsx(qe,{children:n})]}),e.jsx(i.Accordion.ItemIndicator,{display:"flex",children:e.jsx(w,{color:"var(--chakra-colors-neutral-700)",height:"16px",width:"16px"})})]}),e.jsx(i.Accordion.ItemContent,{paddingLeft:"16px",paddingRight:"16px",children:e.jsx(Z,{name:a,defaultValue:c,customGap:"0px",onChange:(e,l)=>x(e,!!l,o,l),children:r.map((l=>e.jsx(Ke,{...l,onChange:(e,a)=>x(e,a,l.onChange)},l.label)))})})]})},Je=({children:l,defaultValue:a,...n})=>e.jsx(Ze,{style:{width:"300px"},children:e.jsx(i.Accordion.Root,{defaultValue:a,multiple:!0,...n,children:l})}),Xe=n.div`
831
+ width: 100%;
832
+ display: flex;
833
+ align-items: center;
834
+ height: 40px;
880
835
 
881
- svg {
882
- width: 15px;
883
- height: 15px;
836
+ ${({variant:e})=>"view"===e&&`\n border: 1px solid ${d("neutral",400)};\n background-color: ${d("neutral",200)};\n border-radius: 4px;\n padding: 4px;\n `}
837
+ `,el=n(i.Tabs.Trigger)`
838
+ width: 99%;
839
+ height: 40px;
840
+ padding: 8px 16px;
841
+ border-radius: 0px;
842
+ display: flex;
843
+ justify-content: center;
844
+ align-items: center;
845
+ gap: 2px;
846
+ font-size: 16px;
847
+ line-height: 24px;
848
+ font-weight: 400;
884
849
 
885
- path {
886
- fill: ${t("neutral",800)};
887
- }
850
+ &:focus-visible {
851
+ box-shadow: none;
888
852
  }
853
+ `,ll=n(el)`
854
+ background-color: ${d("neutral",200)};
855
+ color: ${d("neutral",600)};
889
856
 
890
857
  &:hover {
891
- background-color: color-mix(
892
- in srgb,
893
- ${t("primary",500)} 20%,
894
- transparent
895
- );
858
+ background-color: ${d("neutral",100)};
896
859
  }
897
860
 
898
861
  &:active {
899
- background-color: color-mix(
900
- in srgb,
901
- ${t("primary",500)} 40%,
902
- transparent
903
- );
862
+ background-color: ${d("neutral",300)};
904
863
  }
905
864
 
906
865
  &:focus-visible {
907
- outline-color: ${t("primary",700)};
866
+ background-color: ${d("neutral",300)};
867
+ outline-color: ${d("primary",700)};
868
+ outline-offset: 2px;
908
869
  }
909
870
 
910
- &:disabled {
911
- background-color: transparent;
871
+ &[data-selected] {
872
+ background-color: ${d("neutral",100)};
873
+ color: ${d("neutral",800)};
912
874
 
913
- svg {
914
- path {
915
- fill: ${t("neutral",500)};
916
- }
875
+ &:hover {
876
+ background-color: ${d("neutral",200)};
877
+ }
878
+
879
+ &:active {
880
+ background-color: ${d("neutral",300)};
881
+ }
882
+
883
+ &:focus-visible {
884
+ background-color: ${d("neutral",100)};
885
+ outline-color: ${d("primary",700)};
886
+ outline-offset: 2px;
887
+ }
888
+
889
+ &::before {
890
+ content: none;
917
891
  }
918
892
  }
919
- `,qe=({icon:l,disabled:a,...n})=>e.jsx(Ne,{"aria-label":n["aria-label"],disabled:a,...n,children:l}),Oe=i(qe)`
920
- width: 20px !important;
921
- padding: 0 !important;
922
- min-width: 20px !important;
923
- height: 20px;
924
- border-radius: 2px;
925
- background-color: ${t("neutral",300)};
926
893
 
927
- svg {
928
- width: 10px;
929
- height: 10px;
894
+ &[data-disabled] {
895
+ background-color: ${d("neutral",200)};
896
+ color: ${d("neutral",400)};
930
897
 
931
- path {
932
- fill: ${t("neutral",800)};
898
+ &[data-selected] {
899
+ background-color: ${d("neutral",100)};
900
+ color: ${d("neutral",400)};
901
+ opacity: 1;
933
902
  }
934
903
  }
904
+ `,al=n.div`
905
+ width: 4px;
906
+ height: 24px;
907
+ background-color: ${d("neutral",400)};
908
+ `,il=n(el)`
909
+ height: 32px;
910
+ border-radius: 2px;
911
+ background-color: ${d("neutral",200)};
912
+ color: ${d("neutral",600)};
935
913
 
936
914
  &:hover {
937
- background-color: ${t("neutral",300)};
938
- box-shadow: 0px 1px 2px -1px #0000001a;
939
- box-shadow: 0px 1px 3px 0px #0000001a;
915
+ background-color: ${d("neutral",300)};
916
+ box-shadow: 0px 1px 2px 0px #0000000d;
940
917
  }
941
918
 
942
919
  &:active {
943
- background-color: ${t("neutral",400)};
944
- box-shadow: 0px 1px 2px -1px #0000001a;
945
- box-shadow: 0px 1px 3px 0px #0000001a;
920
+ background-color: ${d("neutral",300)};
921
+ box-shadow: 0px 2px 4px -2px #0000001a;
922
+ box-shadow: 0px 4px 6px -1px #0000001a;
946
923
  }
947
924
 
948
925
  &:focus-visible {
949
- outline-color: ${t("primary",700)};
926
+ outline-color: ${d("primary",700)};
927
+ outline-offset: 2px;
950
928
  }
951
929
 
952
- &:disabled {
953
- background-color: ${t("neutral",200)} !important;
954
- box-shadow: none;
930
+ &[data-selected] {
931
+ background-color: ${d("neutral",100)};
932
+ border: 1px solid ${d("neutral",300)};
933
+ box-shadow: 0px 1px 2px 0px #0000000d;
934
+ color: ${d("neutral",800)};
955
935
 
956
- svg {
957
- path {
958
- fill: ${t("neutral",400)};
959
- }
936
+ &:hover {
937
+ background-color: ${d("neutral",200)};
938
+ border: 1px solid ${d("neutral",300)};
939
+ box-shadow: 0px 2px 4px -2px #0000001a;
940
+ box-shadow: 0px 4px 6px -1px #0000001a;
960
941
  }
961
- }
962
- `,Ue=({disabled:l,...a})=>e.jsx(Oe,{icon:e.jsx(g,{}),"aria-label":a["aria-label"]||"Close",disabled:l,...a}),Ge=i(n.Slider.Root)`
963
- height: 60px;
964
- padding: 40px 12px;
965
- `,We=i(n.Slider.Thumb)`
966
- height: 20px;
967
- width: 20px;
968
- background-color: ${t("primary",500)};
969
- border: 2px solid ${t("primary",700)};
970
- box-shadow: 0px 1px 2px 0px #0000000d;
971
-
972
- &:hover,
973
- &[data-hover] {
974
- outline: 4px solid
975
- color-mix(in srgb, ${t("primary",500)} 20%, transparent);
976
- }
977
942
 
978
- &[data-dragging] {
979
- outline: 4px solid
980
- color-mix(in srgb, ${t("primary",500)} 40%, transparent);
943
+ &:active {
944
+ background-color: ${d("neutral",300)};
945
+ border: 1px solid ${d("neutral",300)};
946
+ box-shadow: 0px 2px 4px -2px #0000001a;
947
+ box-shadow: 0px 4px 6px -1px #0000001a;
948
+ }
981
949
 
982
- div {
983
- display: flex;
950
+ &:focus-visible {
951
+ outline-color: ${d("primary",700)};
952
+ outline-offset: 2px;
984
953
  }
985
- }
986
954
 
987
- &:focus-visible,
988
- &[data-focus-visible] {
989
- box-shadow: none;
990
- outline: 2px solid ${t("primary",700)};
991
- outline-offset: 2px;
955
+ &::before {
956
+ content: none;
957
+ }
992
958
  }
993
959
 
994
960
  &[data-disabled] {
995
- background-color: ${t("neutral",400)};
996
- border: none;
961
+ background-color: ${d("neutral",200)};
962
+ color: ${d("neutral",400)};
997
963
  box-shadow: none;
998
- outline: none;
999
- cursor: not-allowed;
964
+
965
+ &:hover {
966
+ box-shadow: none;
967
+ }
968
+
969
+ &[data-selected] {
970
+ background-color: ${d("neutral",100)};
971
+ color: ${d("neutral",400)};
972
+ opacity: 1;
973
+ }
1000
974
  }
1001
- `,Ye=i.div`
975
+ `,nl=(e,l)=>e.findIndex((e=>e.value===l)),tl=e=>1===e?"none":2===e?"left":"right",rl=({variant:a="panel",defaultValue:n,tabs:t,onTabClick:r})=>{const[o,s]=l.useState(nl(t,n)||0),d="view"===a,c=d?il:ll;return e.jsx(Xe,{variant:a,children:e.jsx(i.Tabs.Root,{width:"full",defaultValue:n||t?.[0]?.value,onFocusChange:({focusedValue:e})=>{return s(nl(t,l=e)),void(r&&r(l));var l},children:e.jsx(i.Tabs.List,{alignItems:"center",border:"none",children:t.map(((l,a)=>e.jsxs(e.Fragment,{children:[d&&1===a&&"left"===tl(o)?e.jsx(al,{}):null,e.jsx(c,{"aria-label":l["aria-label"]||l.label,...l,children:e.jsxs(i.Box,{display:"flex",alignItems:"center",gap:"5px",children:[l.icon,l.label]})},l.label),d&&1===a&&"right"===tl(o)?e.jsx(al,{}):null]})))})})})},ol=n.div`
976
+ width: 300px;
977
+ background-color: ${d("neutral",100)};
978
+ `,sl=n.aside`
979
+ padding: 16px 16px 20px 16px;
980
+ border-bottom: 1px solid ${d("neutral",300)};
981
+ `,dl=n.h2`
982
+ color: ${d("neutral",700)};
983
+ font-weight: 700;
984
+ font-size: 20px;
985
+ line-height: 28px;
986
+ text-align: left;
987
+ `,cl=n.p`
988
+ color: ${d("neutral",600)};
989
+ font-weight: 400;
1002
990
  font-size: 14px;
1003
991
  line-height: 20px;
1004
- color: ${t("neutral",800)};
1005
- height: 28px;
1006
- background-color: ${t("neutral",100)};
1007
- border: 1px solid ${t("neutral",300)};
1008
- border-radius: 8px;
1009
- padding: 0 8px;
1010
- display: none;
1011
- justify-content: center;
992
+ text-align: left;
993
+ `,xl=({title:l,description:a,tabBarVariant:i="panel",buttonTabs:n,defaultValue:t,onTabClick:r,children:o})=>e.jsxs(ol,{children:[e.jsxs(sl,{role:"complementary",children:[e.jsx(dl,{"aria-label":l,children:l}),e.jsx(cl,{"aria-label":a,children:a})]}),n&&n.length>0?e.jsx(rl,{variant:i,defaultValue:t,tabs:n,onTabClick:r}):null,o]}),pl=n(i.Accordion.Item)`
994
+ margin-bottom: 16px;
995
+ border: 1px solid ${d("neutral",300)};
996
+ border-radius: 4px;
997
+ box-shadow: 0px 1px 2px 0px #0000000d;
998
+ `,hl=n(i.Accordion.ItemTrigger)`
999
+ padding: 6px 8px;
1012
1000
  align-items: center;
1013
- position: relative;
1014
- top: -30px;
1015
- `,Ke=i(n.Slider.Track)`
1016
- background-color: ${t("neutral",300)};
1017
- border: none;
1018
- box-shadow: none;
1019
- `,Qe=i(n.Slider.Range)`
1020
- background-color: ${t("primary",500)};
1021
- border: 1px solid ${t("primary",700)};
1022
- border-radius: 8px;
1001
+ background-color: ${d("neutral",100)};
1023
1002
 
1024
- &:disabled,
1025
- &[disabled],
1026
- &[data-disabled],
1027
- &[aria-disabled='true'] {
1028
- --chakra-colors-border-emphasized: ${t("neutral",400)};
1029
- background-color: ${t("neutral",400)};
1030
- border: none;
1003
+ &[aria-expanded='true'] {
1004
+ border-bottom: 1px solid ${d("neutral",300)};
1005
+ border-bottom-right-radius: 0px;
1006
+ border-bottom-left-radius: 0px;
1007
+ }
1008
+
1009
+ svg {
1010
+ height: 10px;
1011
+ width: 10px;
1031
1012
  }
1032
- `,Je=i(n.Slider.Marker)`
1013
+ `,ul=n.p`
1033
1014
  font-size: 12px;
1015
+ font-weight: 700;
1034
1016
  line-height: 16px;
1035
- color: ${t("neutral",800)};
1017
+ color: ${d("neutral",700)};
1018
+ `,bl=n(i.Accordion.ItemContent)`
1019
+ padding: 12px 8px;
1020
+ display: flex;
1021
+ flex-direction: column;
1036
1022
 
1037
- p {
1038
- position: relative;
1039
- top: -40px;
1040
- }
1023
+ .layer-parameters-item-child {
1024
+ padding-bottom: 16px;
1025
+ border-bottom: 1px solid ${d("neutral",300)};
1026
+ margin-bottom: 16px;
1041
1027
 
1042
- &[data-state='under-value'] {
1043
- .chakra-slider__markerIndicator {
1044
- background-color: ${({isCentred:e})=>t("neutral",e?500:200)};
1028
+ &:last-child {
1029
+ padding-bottom: 0px;
1030
+ border-bottom: none;
1031
+ margin-bottom: 0px;
1045
1032
  }
1033
+ }
1034
+ `,gl=({label:a,children:n,openedByDefault:t})=>e.jsx("div",{children:e.jsx(i.Accordion.Root,{defaultValue:t?[a]:[],multiple:!0,children:e.jsxs(pl,{value:a,children:[e.jsxs(hl,{children:[e.jsx(i.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:e.jsx(ul,{children:a})}),e.jsx(i.Accordion.ItemIndicator,{display:"flex",children:e.jsx(w,{color:"var(--chakra-colors-neutral-700)",height:"16px",width:"16px"})})]}),e.jsx(bl,{children:l.Children.map(n,(l=>e.jsx("div",{className:"layer-parameters-item-child",children:l})))})]})})}),ml=n.div`
1035
+ padding: 12px;
1036
+ padding-bottom: 20px;
1037
+ display: flex;
1038
+ gap: 12px;
1039
+ border-bottom: 1px solid ${d("neutral",300)};
1040
+ `,jl=n.div`
1041
+ display: flex;
1042
+ flex-direction: column;
1046
1043
 
1047
- &[data-disabled] {
1048
- .chakra-slider__markerIndicator {
1049
- background-color: ${({isCentred:e})=>t("neutral",e?400:500)};
1050
- }
1044
+ svg {
1045
+ path {
1046
+ fill: ${d("neutral",500)} !important;
1051
1047
  }
1052
1048
  }
1049
+ `,fl=n.div`
1050
+ display: flex;
1051
+ align-items: flex-start;
1052
+ justify-content: space-between;
1053
+ gap: 12px;
1054
+ margin-bottom: 16px;
1055
+ `,vl=n.p`
1056
+ font-size: 16px;
1057
+ line-height: 24px;
1058
+ font-weight: 400;
1059
+ text-align: left;
1060
+ color: ${d("neutral",800)};
1061
+ `,Cl=n.p`
1062
+ font-size: 14px;
1063
+ line-height: 20px;
1064
+ font-weight: 400;
1065
+ text-align: left;
1066
+ color: ${d("neutral",600)};
1067
+ `,yl=n.div`
1068
+ display: flex;
1069
+ justify-content: space-between;
1070
+
1071
+ button {
1072
+ width: 110px;
1073
+ }
1074
+ `,$l=n(i.Popover.Content)`
1075
+ width: 234px;
1076
+ border: 1px solid ${d("neutral",600)};
1077
+ border-radius: 4px;
1078
+ `,wl=n(i.Popover.Body)`
1079
+ padding: 12px;
1080
+ `,kl=n.p`
1081
+ font-size: 14px;
1082
+ line-height: 20px;
1083
+ font-weight: 400;
1084
+ text-align: left;
1085
+ color: ${d("neutral",900)};
1086
+ `,Ll=n.div`
1087
+ display: flex;
1088
+ align-items: center;
1089
+ gap: 12px;
1053
1090
 
1054
- &[data-state='over-value'] {
1055
- .chakra-slider__markerIndicator {
1056
- background-color: ${t("neutral",500)};
1057
- }
1091
+ .text-input-container {
1092
+ width: 70px;
1093
+ margin: 0px;
1058
1094
 
1059
- &[data-disabled] {
1060
- .chakra-slider__markerIndicator {
1061
- background-color: ${t("neutral",400)};
1062
- }
1095
+ .chakra-input {
1096
+ padding: 4px;
1063
1097
  }
1064
1098
  }
1065
1099
 
1066
- ${({isMiddleMark:e})=>e?`\n --ty: -6px !important;\n\n .chakra-slider__markerIndicator {\n height: 16px;\n width: 4px;\n background-color: ${t("primary",700)} !important;\n }\n\n &[data-disabled] {\n .chakra-slider__markerIndicator {\n background-color: ${t("neutral",400)} !important;\n }\n }\n `:""};
1067
- `,Xe=l=>{const{value:a}=l;return e.jsx(n.For,{each:a,children:(l,a)=>e.jsxs(We,{index:a,children:[e.jsx(Ye,{children:l}),e.jsx(n.Slider.HiddenInput,{})]},a)})},el=l.forwardRef(((l,a)=>{const{marks:i,isCentred:r}=l;return i?.length?e.jsx(n.Slider.MarkerGroup,{ref:a,children:i.map(((l,a)=>{const i="number"==typeof l?l:l.value,o="number"==typeof l?void 0:l.label,t=r&&1===a;return e.jsxs(Je,{value:i,isCentred:r,isMiddleMark:t,children:[e.jsx(n.Slider.MarkerIndicator,{}),e.jsx("p",{children:o})]},i)}))}):null})),ll=l.forwardRef(((a,i)=>{const{marks:r,onValueChange:o,isCentred:t,...s}=a,[d,c]=l.useState(a.defaultValue||a.value||[0]);let x=r?.map((e=>"number"==typeof e?{value:e,label:void 0}:e));if(t){const e=a.min||0,l=a.max||100;x=[e,(e+l)/2,l].map((e=>({value:e,label:void 0})))}const p=!!x?.some((e=>e.label));return e.jsx(Ge,{ref:i,thumbAlignment:"center",onValueChange:e=>{c(e.value),o&&o(e)},origin:t?"center":"start",...s,children:e.jsxs(n.Slider.Control,{"data-has-mark-label":p||void 0,children:[e.jsx(Ke,{children:e.jsx(Qe,{})}),e.jsx(Xe,{value:d}),e.jsx(el,{marks:x,isCentred:t})]})})})),al=i.div`
1100
+ .chakra-slider__root {
1101
+ padding: 0 12px;
1102
+ height: 30px;
1103
+ margin-top: 18px;
1104
+ width: 100%;
1105
+ }
1106
+ `,zl=({defaultValue:a,onOpacityChanged:n})=>{const[t,r]=l.useState(a);return e.jsxs(i.Popover.Root,{positioning:{placement:"bottom-end"},children:[e.jsx(i.Popover.Trigger,{asChild:!0,children:e.jsx(b,{label:"Opacity",size:"small",variant:"secondary",leftIcon:e.jsx($,{})})}),e.jsx(i.Popover.Positioner,{children:e.jsx($l,{children:e.jsxs(wl,{children:[e.jsx(kl,{children:"Opacity"}),e.jsxs(Ll,{children:[e.jsx(Pe,{"aria-label":"Opacity",min:"0",max:"100",value:`${t}%`,onChange:e=>{const l=e.target.value||"0";let a=parseInt(l,10);a=Number.isNaN(a)?0:a,a=a<0?0:a,a=a>100?100:a,r(a),n&&n(a)},className:"opacity-control-text-input"}),e.jsx(Q,{min:0,max:100,value:[t],onValueChangeEnd:({value:e})=>{r(e[0]),n&&n(e[0])}})]})]})})})]})},Il=({layerName:l,dataUnit:a,onDrag:i,onUpClick:n,onDownClick:t,onRemoveClick:r,children:o,onInfoClick:s,onOpacityChanged:d})=>e.jsxs(ml,{children:[e.jsxs(jl,{children:[e.jsx(m,{icon:e.jsx(A,{}),"aria-label":"Drag and drop",onClick:i,style:{display:"none",marginBottom:"12px"}}),e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"12px"},children:[e.jsx(m,{icon:e.jsx(w,{rotate:"180"}),"aria-label":"Up",onClick:n}),e.jsx(m,{icon:e.jsx(w,{}),"aria-label":"Down",onClick:t})]})]}),e.jsxs("div",{children:[e.jsxs(fl,{children:[e.jsxs("div",{children:[e.jsx(vl,{children:l}),e.jsx(Cl,{children:a})]}),e.jsx(b,{label:"Remove",size:"small",variant:"secondary",rightIcon:e.jsx(k,{}),onClick:r})]}),o,e.jsxs(yl,{children:[e.jsx(b,{label:"About data",size:"small",variant:"secondary",leftIcon:e.jsx($,{}),onClick:s}),e.jsx(zl,{defaultValue:80,onOpacityChanged:d})]})]})]}),Al=n.div`
1107
+ width: 290px;
1108
+ box-shadow: 0px 2px 4px -2px #0000001a;
1109
+ box-shadow: 0px 4px 6px -1px #0000001a;
1110
+ `,Dl=(e,l,a)=>{const i=Array.from(e),[n]=i.splice(l,1);return i.splice(a,0,n),i},Sl=({legendContent:a,analysisContent:i,onTabClick:n})=>{const[t,r]=l.useState("legend-tab"),[o,s]=l.useState(a);return e.jsxs(Al,{children:[e.jsx(rl,{tabs:[{label:"Legend",value:"legend-tab",icon:e.jsx(D,{})},{label:"Analysis",value:"analysis-tab",icon:e.jsx(S,{})}],onTabClick:e=>{r(e),n&&n(e)}}),"legend-tab"===t?e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"10px"},children:l.Children.map(o,((e,a)=>l.cloneElement(e,{onUpClick:()=>{const e=Dl(o,a,a-1);s(e)},onDownClick:()=>{const e=Dl(o,a,a+1);s(e)}})))}):null,"analysis-tab"===t?e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"10px"},children:i}):null]})},Bl=n.div`
1068
1111
  width: 20px;
1069
1112
  height: 20px;
1070
1113
  border-radius: 50%;
1071
1114
  background-color: ${({color:e})=>e};
1072
- border: 1px solid ${t("neutral",400)};
1073
- `,nl=i.div`
1115
+ border: 1px solid ${d("neutral",400)};
1116
+ `,Fl=n.div`
1074
1117
  width: 20px;
1075
1118
  height: 8px;
1076
1119
  border-radius: 2px;
1077
1120
  background-color: ${({color:e})=>e};
1078
- border: 1px solid ${t("neutral",400)};
1079
- `,il=i.div`
1121
+ border: 1px solid ${d("neutral",400)};
1122
+ `,Tl=n.div`
1080
1123
  width: 20px;
1081
1124
  height: 20px;
1082
1125
  border-radius: 50%;
@@ -1089,93 +1132,52 @@
1089
1132
  width: 10px;
1090
1133
  height: 10px;
1091
1134
  }
1092
- `,rl=i.div`
1135
+ `,Vl=n.div`
1093
1136
  min-height: 36px;
1094
1137
  width: 100%;
1095
1138
  display: flex;
1096
1139
  justify-content: space-between;
1097
1140
  gap: 8px;
1098
1141
  margin-bottom: 16px;
1099
- `,ol=i.div`
1142
+ `,Ml=n.div`
1100
1143
  display: flex;
1101
1144
  gap: 8px;
1102
- `,tl=i.p`
1145
+ `,Rl=n.p`
1103
1146
  font-size: 14px;
1104
1147
  line-height: 20px;
1105
1148
  font-weight: 400;
1106
- color: ${t("neutral",800)};
1107
- `,sl=i.p`
1149
+ color: ${d("neutral",800)};
1150
+ `,_l=n.p`
1108
1151
  font-size: 12px;
1109
1152
  line-height: 16px;
1110
1153
  font-weight: 400;
1111
- color: ${t("neutral",700)};
1112
- `,dl=i.div`
1154
+ color: ${d("neutral",700)};
1155
+ `,El=n.div`
1113
1156
  button {
1114
1157
  height: 25px;
1115
1158
  font-size: 12px;
1116
1159
  line-height: 16px;
1117
1160
  font-weight: 400;
1118
- color: ${t("neutral",600)};
1161
+ color: ${d("neutral",600)};
1119
1162
  padding: 0 10px;
1120
1163
  }
1121
- `,cl=({type:a,label:n,caption:i,color:r,onActionClick:o,showActionButton:t,pointIcon:s})=>{const[d,c]=l.useState(!0),x="raster"===a,p="line"===a,h="point"===a;return e.jsxs(rl,{children:[e.jsxs(ol,{children:[e.jsxs("div",{children:[x&&e.jsx(al,{color:r}),p&&e.jsx(nl,{color:r}),h&&e.jsx(il,{color:r,children:s})]}),e.jsxs("div",{children:[e.jsx(tl,{"aria-label":n,children:n}),e.jsx(sl,{"aria-label":i,children:i})]})]}),o&&t?e.jsx(dl,{children:e.jsx(B,{variant:"borderless",label:d?"Hide":"Show",rightIcon:d?e.jsx(v,{}):e.jsx(j,{}),"aria-label":"Show or Hide action",onClick:()=>{c(!d),o&&o()}})}):null]})},xl=i(n.Accordion.Item)`
1122
- margin-bottom: 16px;
1123
- border: 1px solid ${t("neutral",300)};
1124
- border-radius: 4px;
1125
- box-shadow: 0px 1px 2px 0px #0000000d;
1126
- `,pl=i(n.Accordion.ItemTrigger)`
1127
- padding: 6px 8px;
1128
- align-items: center;
1129
- background-color: ${t("neutral",100)};
1130
-
1131
- &[aria-expanded='true'] {
1132
- border-bottom: 1px solid ${t("neutral",300)};
1133
- border-bottom-right-radius: 0px;
1134
- border-bottom-left-radius: 0px;
1135
- }
1136
-
1137
- svg {
1138
- height: 10px;
1139
- width: 10px;
1140
- }
1141
- `,hl=i.p`
1142
- font-size: 12px;
1143
- font-weight: 700;
1144
- line-height: 16px;
1145
- color: ${t("neutral",700)};
1146
- `,ul=i(n.Accordion.ItemContent)`
1147
- padding: 12px 8px;
1148
- display: flex;
1149
- flex-direction: column;
1150
-
1151
- .layer-parameters-item-child {
1152
- padding-bottom: 16px;
1153
- border-bottom: 1px solid ${t("neutral",300)};
1154
- margin-bottom: 16px;
1155
-
1156
- &:last-child {
1157
- padding-bottom: 0px;
1158
- border-bottom: none;
1159
- margin-bottom: 0px;
1160
- }
1161
- }
1162
- `,bl=({label:a,children:i,openedByDefault:r})=>e.jsx("div",{children:e.jsx(n.Accordion.Root,{defaultValue:r?[a]:[],multiple:!0,children:e.jsxs(xl,{value:a,children:[e.jsxs(pl,{children:[e.jsx(n.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:e.jsx(hl,{children:a})}),e.jsx(n.Accordion.ItemIndicator,{display:"flex",children:e.jsx(b,{color:"var(--chakra-colors-neutral-700)",height:"16px",width:"16px"})})]}),e.jsx(ul,{children:l.Children.map(i,(l=>e.jsx("div",{className:"layer-parameters-item-child",children:l})))})]})})}),gl=i.div`
1164
+ `,Hl=({type:a,label:i,caption:n,color:t,onActionClick:r,showActionButton:o,pointIcon:s})=>{const[d,c]=l.useState(!0),x="raster"===a,p="line"===a,h="point"===a;return e.jsxs(Vl,{children:[e.jsxs(Ml,{children:[e.jsxs("div",{children:[x&&e.jsx(Bl,{color:t}),p&&e.jsx(Fl,{color:t}),h&&e.jsx(Tl,{color:t,children:s})]}),e.jsxs("div",{children:[e.jsx(Rl,{"aria-label":i,children:i}),e.jsx(_l,{"aria-label":n,children:n})]})]}),r&&o?e.jsx(El,{children:e.jsx(b,{variant:"borderless",label:d?"Hide":"Show",rightIcon:d?e.jsx(I,{}):e.jsx(z,{}),"aria-label":"Show or Hide action",onClick:()=>{c(!d),r&&r()}})}):null]})},Pl=n.div`
1163
1165
  width: 100%;
1164
1166
  display: flex;
1165
1167
  flex-direction: column;
1166
1168
  margin-bottom: 16px;
1167
- `,ml=i.div`
1169
+ `,Zl=n.div`
1168
1170
  height: 20px;
1169
1171
  width: 100%;
1170
1172
  margin-bottom: 8px;
1171
- border: 1px solid ${t("neutral",300)};
1173
+ border: 1px solid ${d("neutral",300)};
1172
1174
  border-radius: 4px;
1173
1175
  ${({gradient:e})=>e?`background: ${e};`:""}
1174
- `,jl=i.div`
1176
+ `,Ol=n.div`
1175
1177
  height: 20px;
1176
1178
  width: 100%;
1177
1179
  margin-bottom: 8px;
1178
- border: 1px solid ${t("neutral",300)};
1180
+ border: 1px solid ${d("neutral",300)};
1179
1181
  border-radius: 4px;
1180
1182
  display: flex;
1181
1183
  align-items: center;
@@ -1189,98 +1191,252 @@
1189
1191
  border-top-right-radius: 3px;
1190
1192
  border-bottom-right-radius: 3px;
1191
1193
  }
1192
- `,vl=i.div`
1194
+ `,ql=n.div`
1193
1195
  display: flex;
1194
1196
  justify-content: space-between;
1195
1197
  align-items: flex-start;
1196
- `,fl=i.p`
1198
+ `,Nl=n.p`
1197
1199
  width: 100%;
1198
1200
  font-size: 12px;
1199
1201
  line-height: 16px;
1200
1202
  font-weight: 400;
1201
- color: ${t("neutral",800)};
1203
+ color: ${d("neutral",800)};
1202
1204
  text-align: center;
1203
- `,Cl=i.p`
1205
+ `,Ul=n.p`
1204
1206
  font-size: 12px;
1205
1207
  line-height: 16px;
1206
1208
  font-weight: 400;
1207
- color: ${t("neutral",600)};
1209
+ color: ${d("neutral",600)};
1208
1210
  text-align: center;
1209
- `,yl=e=>{const l=e.map(((l,a)=>`${a/(e.length-1)*100}%`));return`linear-gradient(to right, ${e.map(((e,a)=>`${e} ${l[a]}`)).join(", ")})`},wl=({colors:l,values:a,subLabels:n,isGradient:i})=>e.jsxs(gl,{children:[i?e.jsx(ml,{gradient:yl(l)}):e.jsx(jl,{children:l?.map(((l,n)=>e.jsx("div",{style:{backgroundColor:l,width:"100%",height:"100%"}},`${l}-${a?.[n]}`)))}),e.jsx(vl,{children:a?.map((l=>e.jsx("div",{style:{width:i?"auto":`calc(100% / ${a.length})`,display:"flex",justifyContent:"center"},children:e.jsx(fl,{children:l},l)})))}),n&&n.length?e.jsx(vl,{children:n.map((l=>e.jsx("div",{style:{width:i?"auto":`calc(100% / ${a.length})`,display:"flex",justifyContent:"center"},children:e.jsx(Cl,{style:{width:"100%"},children:l},l)})))}):null]}),$l=i.div`
1210
- padding: 12px;
1211
- padding-bottom: 20px;
1212
- display: flex;
1213
- gap: 12px;
1214
- border-bottom: 1px solid ${t("neutral",300)};
1215
- `,kl=i.div`
1211
+ `,Gl=e=>{const l=e.map(((l,a)=>`${a/(e.length-1)*100}%`));return`linear-gradient(to right, ${e.map(((e,a)=>`${e} ${l[a]}`)).join(", ")})`},Wl=({colors:l,values:a,subLabels:i,isGradient:n})=>e.jsxs(Pl,{children:[n?e.jsx(Zl,{gradient:Gl(l)}):e.jsx(Ol,{children:l?.map(((l,i)=>e.jsx("div",{style:{backgroundColor:l,width:"100%",height:"100%"}},`${l}-${a?.[i]}`)))}),e.jsx(ql,{children:a?.map((l=>e.jsx("div",{style:{width:n?"auto":`calc(100% / ${a.length})`,display:"flex",justifyContent:"center"},children:e.jsx(Nl,{children:l},l)})))}),i&&i.length?e.jsx(ql,{children:i.map((l=>e.jsx("div",{style:{width:n?"auto":`calc(100% / ${a.length})`,display:"flex",justifyContent:"center"},children:e.jsx(Ul,{style:{width:"100%"},children:l},l)})))}):null]}),Yl=n.div`
1212
+ width: 64px;
1213
+ height: 100vh;
1214
+ z-index: 100;
1215
+ position: fixed;
1216
+ top: 0;
1217
+ left: 0;
1218
+ border-right: 1px solid ${d("neutral",300)};
1219
+ background-color: ${d("neutral",200)};
1216
1220
  display: flex;
1217
1221
  flex-direction: column;
1222
+ justify-content: space-between;
1223
+ `,Kl=n(i.Tabs.Trigger)`
1224
+ width: 64px;
1225
+ height: 64px;
1226
+ background-color: ${d("neutral",200)};
1227
+ border-radius: initial;
1228
+ border-style: solid;
1229
+ border-width: 1px 1px 0px 0px;
1230
+ border-color: ${d("neutral",300)};
1231
+ cursor: pointer;
1232
+ border-left: 2px solid transparent;
1233
+ padding: 0 5px;
1234
+ display: flex;
1235
+ align-items: center;
1236
+ justify-content: center;
1237
+
1238
+ &:hover {
1239
+ background-color: ${d("neutral",100)};
1240
+ }
1241
+
1242
+ &:active {
1243
+ background-color: ${d("neutral",300)} !important;
1244
+ }
1245
+
1246
+ &:focus-visible {
1247
+ background-color: ${d("neutral",200)};
1248
+ outline-color: ${d("primary",700)};
1249
+ outline-offset: 2px;
1250
+ box-shadow: none;
1251
+ }
1252
+
1253
+ .tab-label p {
1254
+ font-size: 10px;
1255
+ font-weight: 400;
1256
+ line-height: 14px;
1257
+ text-align: center;
1258
+ color: ${d("neutral",600)};
1259
+ }
1260
+
1261
+ &[data-selected] {
1262
+ background-color: ${d("neutral",100)};
1263
+ border-left: 2px solid ${d("secondary",500)};
1264
+
1265
+ &:hover {
1266
+ background-color: ${d("neutral",200)};
1267
+ }
1268
+
1269
+ &:focus-visible {
1270
+ background-color: ${d("neutral",100)};
1271
+ outline-color: ${d("primary",700)};
1272
+ outline-offset: 2px;
1273
+ box-shadow: none;
1274
+ }
1275
+
1276
+ .tab-label {
1277
+ p {
1278
+ font-weight: 700;
1279
+ color: ${d("neutral",700)};
1280
+ }
1281
+
1282
+ svg {
1283
+ path {
1284
+ fill: ${d("neutral",700)};
1285
+ }
1286
+ }
1287
+ }
1288
+
1289
+ &::before {
1290
+ content: none;
1291
+ }
1292
+ }
1293
+
1294
+ &[data-disabled] {
1295
+ background-color: ${d("neutral",200)} !important;
1296
+
1297
+ &[data-selected] {
1298
+ background-color: ${d("neutral",100)} !important;
1299
+ }
1300
+
1301
+ .tab-label {
1302
+ p {
1303
+ color: ${d("neutral",400)};
1304
+ }
1305
+
1306
+ svg {
1307
+ path {
1308
+ fill: ${d("neutral",400)};
1309
+ }
1310
+ }
1311
+ }
1312
+ }
1313
+ `,Ql=n.div`
1314
+ display: flex;
1315
+ justify-content: center;
1316
+ align-items: center;
1218
1317
 
1219
1318
  svg {
1319
+ width: 16px;
1320
+ height: 16px;
1321
+
1220
1322
  path {
1221
- fill: ${t("neutral",500)} !important;
1323
+ fill: ${d("neutral",600)};
1222
1324
  }
1223
1325
  }
1224
- `,Ll=i.div`
1326
+ `,Jl=n(i.Collapsible.Trigger)`
1327
+ width: 64px;
1328
+ height: 64px;
1329
+ background-color: ${d("neutral",200)};
1330
+ border-radius: initial;
1331
+ border-style: solid;
1332
+ border-width: 1px 1px 0px 0px;
1333
+ border-color: ${d("neutral",300)};
1334
+ cursor: pointer;
1335
+ border-left: 2px solid transparent;
1336
+ padding: 0 5px;
1225
1337
  display: flex;
1226
- align-items: flex-start;
1227
- justify-content: space-between;
1228
- gap: 12px;
1229
- margin-bottom: 16px;
1230
- `,zl=i.p`
1231
- font-size: 16px;
1232
- line-height: 24px;
1233
- font-weight: 400;
1234
- text-align: left;
1235
- color: ${t("neutral",800)};
1236
- `,Il=i.p`
1237
- font-size: 14px;
1238
- line-height: 20px;
1239
- font-weight: 400;
1240
- text-align: left;
1241
- color: ${t("neutral",600)};
1242
- `,Bl=i.div`
1338
+ align-items: center;
1339
+ justify-content: center;
1340
+ flex-direction: column;
1341
+ gap: 5px;
1342
+
1343
+ &:hover {
1344
+ background-color: ${d("neutral",100)};
1345
+ }
1346
+
1347
+ &:active {
1348
+ background-color: ${d("neutral",300)} !important;
1349
+ }
1350
+
1351
+ &:focus-visible {
1352
+ outline-color: ${d("primary",700)};
1353
+ outline-offset: 2px;
1354
+ box-shadow: none;
1355
+ }
1356
+
1357
+ .tab-label p {
1358
+ font-size: 10px;
1359
+ font-weight: 400;
1360
+ line-height: 14px;
1361
+ text-align: center;
1362
+ color: ${d("neutral",600)};
1363
+ }
1364
+ `,Xl=n.div`
1365
+ width: 300px;
1366
+ height: 100vh;
1367
+ z-index: 100;
1368
+ position: fixed;
1369
+ top: 0;
1370
+ left: 64px;
1371
+ box-shadow: 2px 0px 2px 0px #0000000d;
1372
+ background-color: ${d("neutral",100)};
1373
+ overflow-y: auto;
1374
+ overflow-x: hidden;
1375
+ `,ea=({tabs:a=[],defaultValue:n,onTabClick:t,children:r,onOpenChange:o})=>{const[s,d]=l.useState(!1),[c,x]=l.useState(n||a?.[0]?.value);return e.jsxs(e.Fragment,{children:[e.jsxs(Yl,{children:[e.jsx(i.Tabs.Root,{defaultValue:n||a?.[0]?.value,orientation:"horizontal",width:"full",onFocusChange:({focusedValue:e})=>{return x(l=e),void(t&&t(l));var l},role:"tablist",children:e.jsx(i.Tabs.List,{alignItems:"center",border:"none",style:{flexDirection:"column"},children:a.map((l=>e.jsx(Kl,{"aria-label":l["aria-label"]||l.label,...l,children:e.jsxs(i.Box,{display:"flex",alignItems:"center",flexDirection:"column",gap:"5px",className:"tab-label",children:[l.icon?e.jsx(Ql,{children:l.icon}):null,e.jsx("p",{children:l.label})]})},l.label)))})}),r?e.jsx(i.Collapsible.Root,{onOpenChange:({open:e})=>{d(e),o&&o(!e)},children:e.jsxs(Jl,{children:[e.jsx(Ql,{children:s?e.jsx(v,{}):e.jsx(f,{})}),e.jsxs("div",{className:"tab-label",children:[e.jsx("p",{children:s?"Show":"Hide"}),e.jsx("p",{children:"Sidebar"})]})]})}):null]}),r?e.jsx(i.Collapsible.Root,{defaultOpen:!0,open:!s,children:e.jsx(i.Collapsible.Content,{children:e.jsx(Xl,{role:"tabpanel","aria-labelledby":c,children:r})})}):null]})},la=n.div`
1376
+ width: 100%;
1377
+ min-width: ${({size:e})=>"small"===e?"234px":"366px"};
1378
+ border-radius: 4px;
1379
+ padding: ${({size:e})=>"small"===e?"8px 8px 12px 8px":"8px 12px 12px 12px"};
1243
1380
  display: flex;
1244
- justify-content: space-between;
1381
+ align-items: ${({isButtonRight:e})=>e?"center":"flex-start"};
1382
+ justify-content: ${({isButtonRight:e})=>e?"space-between":"flex-start"};
1383
+ flex-direction: ${({isButtonRight:e})=>e?"row":"column"};
1384
+ gap: 8px;
1385
+ margin-bottom: 16px;
1245
1386
 
1246
1387
  button {
1247
- width: 110px;
1388
+ margin-left: ${({isButtonRight:e})=>e?0:"24px"};
1248
1389
  }
1249
- `,Fl=i(n.Popover.Content)`
1250
- width: 234px;
1251
- border: 1px solid ${t("neutral",600)};
1252
- border-radius: 4px;
1253
- `,Dl=i(n.Popover.Body)`
1254
- padding: 12px;
1255
- `,Al=i.p`
1256
- font-size: 14px;
1257
- line-height: 20px;
1258
- font-weight: 400;
1259
- text-align: left;
1260
- color: ${t("neutral",900)};
1261
- `,Tl=i.div`
1390
+ `,aa=n.div`
1262
1391
  display: flex;
1263
- align-items: center;
1264
- gap: 12px;
1392
+ align-items: flex-start;
1393
+ gap: 8px;
1265
1394
 
1266
- .text-input-container {
1267
- width: 70px;
1268
- margin: 0px;
1395
+ svg {
1396
+ margin-top: 6px;
1397
+ }
1398
+ `,ia=n.p`
1399
+ color: ${d("neutral",800)};
1400
+ font-size: ${({size:e})=>"small"===e?"14px":"18px"};
1401
+ line-height: ${({size:e})=>"small"===e?"20px":"28px"};
1402
+ font-weight: 400;
1403
+ `,na=n.p`
1404
+ color: ${d("neutral",700)};
1405
+ font-size: ${({size:e})=>"small"===e?"12px":"16px"};
1406
+ line-height: ${({size:e})=>"small"===e?"16px":"24px"};
1407
+ font-weight: 400;
1408
+ margin-left: 24px;
1409
+ `,ta=n(la)`
1410
+ background-color: ${d("neutral",100)};
1411
+ border: 1px solid ${d("neutral",300)};
1412
+ color: ${d("neutral",700)};
1413
+ `,ra=n(la)`
1414
+ background-color: ${d("neutral",200)};
1415
+ border: 1px solid ${d("neutral",300)};
1416
+ color: ${d("neutral",700)};
1417
+ `,oa=n(la)`
1418
+ background-color: ${d("success",100)};
1419
+ border: 1px solid ${d("success",500)};
1420
+ color: ${d("success",500)};
1269
1421
 
1270
- .chakra-input {
1271
- padding: 4px;
1272
- }
1422
+ p {
1423
+ color: ${d("success",500)};
1273
1424
  }
1425
+ `,sa=n(la)`
1426
+ background-color: ${d("warning",100)};
1427
+ border: 1px solid ${d("warning",500)};
1428
+ color: ${d("warning",500)};
1274
1429
 
1275
- .chakra-slider__root {
1276
- padding: 0 12px;
1277
- height: 30px;
1278
- margin-top: 18px;
1279
- width: 100%;
1430
+ p {
1431
+ color: ${d("warning",500)};
1280
1432
  }
1281
- `,Sl=({defaultValue:a,onOpacityChanged:i})=>{const[r,o]=l.useState(a);return e.jsxs(n.Popover.Root,{positioning:{placement:"bottom-end"},children:[e.jsx(n.Popover.Trigger,{asChild:!0,children:e.jsx(B,{label:"Opacity",size:"small",variant:"secondary",leftIcon:e.jsx(u,{})})}),e.jsx(n.Popover.Positioner,{children:e.jsx(Fl,{children:e.jsxs(Dl,{children:[e.jsx(Al,{children:"Opacity"}),e.jsxs(Tl,{children:[e.jsx(Se,{"aria-label":"Opacity",min:"0",max:"100",value:`${r}%`,onChange:e=>{const l=e.target.value||"0";let a=parseInt(l,10);a=Number.isNaN(a)?0:a,a=a<0?0:a,a=a>100?100:a,o(a),i&&i(a)},className:"opacity-control-text-input"}),e.jsx(ll,{min:0,max:100,value:[r],onValueChangeEnd:({value:e})=>{o(e[0]),i&&i(e[0])}})]})]})})})]})},Vl=({layerName:l,dataUnit:a,onDrag:n,onUpClick:i,onDownClick:r,onRemoveClick:o,children:t,onInfoClick:s,onOpacityChanged:d})=>e.jsxs($l,{children:[e.jsxs(kl,{children:[e.jsx(qe,{icon:e.jsx(f,{}),"aria-label":"Drag and drop",onClick:n}),e.jsxs("div",{style:{display:"flex",flexDirection:"column",marginTop:"12px",gap:"12px"},children:[e.jsx(qe,{icon:e.jsx(b,{rotate:"180"}),"aria-label":"Up",onClick:i}),e.jsx(qe,{icon:e.jsx(b,{}),"aria-label":"Down",onClick:r})]})]}),e.jsxs("div",{children:[e.jsxs(Ll,{children:[e.jsxs("div",{children:[e.jsx(zl,{children:l}),e.jsx(Il,{children:a})]}),e.jsx(B,{label:"Remove",size:"small",variant:"secondary",rightIcon:e.jsx(g,{}),onClick:o})]}),t,e.jsxs(Bl,{children:[e.jsx(B,{label:"About data",size:"small",variant:"secondary",leftIcon:e.jsx(u,{}),onClick:s}),e.jsx(Sl,{defaultValue:80,onOpacityChanged:d})]})]})]}),Ml=i.div`
1282
- width: 290px;
1283
- box-shadow: 0px 2px 4px -2px #0000001a;
1284
- box-shadow: 0px 4px 6px -1px #0000001a;
1285
- `,Rl=({legendContent:a,analysisContent:n,onTabClick:i})=>{const[r,o]=l.useState("legend-tab"),[t]=l.useState(l.Children.map(a,((e,l)=>({id:l,child:e,sequence:l})))||[]);return e.jsxs(Ml,{children:[e.jsx(U,{tabs:[{label:"Legend",value:"legend-tab",icon:e.jsx(C,{})},{label:"Analysis",value:"analysis-tab",icon:e.jsx(y,{})}],onTabClick:e=>{o(e),i&&i(e)}}),"legend-tab"===r?e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"10px"},children:t.map((e=>e.child))}):null,"analysis-tab"===r?e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:"10px"},children:n}):null]})},_l=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"20px"},children:[e.jsx(w,{name:"switch",defaultChecked:!0,onChange:console.log,children:"defaultChecked"}),e.jsx(w,{name:"switch 2",isLabelOnLeft:!0,children:"isLabelOnLeft"}),e.jsx(w,{name:"switch 3",children:"Normal Label Positon"}),e.jsx(w,{name:"switch 4",disabled:!0,children:"disabled"}),e.jsx(w,{name:"switch 4",disabled:!0,checked:!0,children:"disabled cheked"})]}),El=()=>e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(B,{label:"Button Label",variant:"primary"}),e.jsx(B,{label:"Button Label",variant:"primary",size:"small"})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(B,{label:"Button Label",variant:"secondary"}),e.jsx(B,{label:"Button Label",variant:"secondary",size:"small"})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(B,{label:"Button Label",variant:"borderless"}),e.jsx(B,{label:"Button Label",variant:"borderless",size:"small"})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(B,{label:"Button Label",variant:"outline"}),e.jsx(B,{label:"Button Label",variant:"outline",size:"small"})]})]}),Hl=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"20px"},children:[e.jsxs(_,{name:"radio-group-1",defaultValue:"1",onChange:(e,l)=>console.log(e,l),children:[e.jsx(R,{value:"1",children:"One"}),e.jsx(R,{value:"2",children:"Two"}),e.jsx(R,{value:"3",children:"Three"})]}),e.jsxs(_,{name:"radio-group-2",defaultValue:"5",isRow:!0,children:[e.jsx(R,{value:"4",children:"Four"}),e.jsx(R,{value:"5",disabled:!0,children:"Five"}),e.jsx(R,{value:"6",children:"Six"})]})]}),Zl=()=>e.jsxs("div",{style:{width:"300px"},children:[e.jsx(U,{variant:"panel",tabs:[{label:"One",value:"one"},{label:"Two",value:"two"},{label:"Three",value:"three"}],onTabClick:console.log}),e.jsx("br",{}),e.jsx(U,{variant:"panel",defaultValue:"two",tabs:[{label:"One",value:"one"},{label:"Two",value:"two",icon:e.jsx(p,{})},{label:"Three",value:"three"}]}),e.jsx("br",{}),e.jsx(U,{variant:"panel",defaultValue:"two",tabs:[{label:"One",value:"one"},{label:"Two",value:"two",disabled:!0},{label:"Three",value:"three"}]}),e.jsx("br",{}),e.jsx(U,{variant:"view",defaultValue:"two",tabs:[{label:"One",value:"one"},{label:"Two",value:"two"},{label:"Three",value:"three"}]})]}),Pl=[{label:"Monday",checked:!1,value:"monday"},{label:"Tuesday",checked:!1,value:"tuesday"},{label:"Wednesday",checked:!1,value:"wednesday"},{label:"Thursday",checked:!1,value:"thursday"}],Nl=()=>{const[a,i]=l.useState(Pl),r=a.every((e=>e.checked)),o=a.some((e=>e.checked))&&!r,t=a.map(((l,a)=>e.jsx(ee,{ms:"6",checked:l.checked,onCheckedChange:e=>{i((l=>{const n=[...l];return n[a]={...n[a],checked:!!e.checked},n}))},children:l.label},l.value)));return e.jsxs(e.Fragment,{children:[e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"20px"},children:[e.jsx(ee,{name:"Checkbox",value:"1",defaultChecked:!0,children:"Checkbox"}),e.jsx(ee,{name:"Checkbox",value:"1",checked:!0,disabled:!0,children:"Checkbox"}),e.jsx(ee,{name:"Checkbox",value:"1",disabled:!0,children:"Checkbox"})]}),e.jsxs(n.Stack,{align:"flex-start",children:[e.jsx(ee,{checked:r,indeterminate:o,onCheckedChange:e=>{i((l=>l.map((l=>({...l,checked:!!e.checked})))))},children:"Weekdays"}),t]})]})},ql=()=>e.jsxs(pe,{defaultValue:["1"],children:[e.jsx(xe,{label:"Title 1_1",caption:"Caption 1",value:"1",layerItems:[{name:"layer-10",label:"Layer name 1",caption:"Caption 1",isDefaultSelected:!0},{name:"layer-11",label:"Layer name 2",caption:"Caption 1"}]}),e.jsx(xe,{label:"Title 2",caption:"Caption 2",value:"2",layerItems:[{name:"layer-20",label:"Layer name 3",caption:"Caption 1",variant:"radio"},{name:"layer-21",label:"Layer name 4",caption:"Caption 4",variant:"radio"}]})]}),Ol=()=>e.jsxs(pe,{defaultValue:["3"],children:[e.jsx(xe,{label:"Title 1_2",caption:"Caption 1",value:"3",layerItems:[{name:"layer-12",label:"Layer name 1",caption:"Caption 1"},{name:"layer-13",label:"Layer name 2",caption:"Caption 1"}]}),e.jsx(xe,{label:"Title 2",caption:"Caption 2",value:"4",layerItems:[{name:"layer-22",label:"Layer name 3",caption:"Caption 1",variant:"radio"},{name:"layer-23",label:"Layer name 4",caption:"Caption 4",variant:"radio"}]})]}),Ul=()=>e.jsxs(pe,{defaultValue:["5"],children:[e.jsx(xe,{label:"Title 1_3",caption:"Caption 1",value:"5",layerItems:[{name:"layer-14",label:"Layer name 1",caption:"Caption 1"},{name:"layer-15",label:"Layer name 2",caption:"Caption 1"}]}),e.jsx(xe,{label:"Title 2",caption:"Caption 2",value:"6",layerItems:[{name:"layer-24",label:"Layer name 3",caption:"Caption 1",variant:"radio",isDefaultSelected:!0},{name:"layer-25",label:"Layer name 4",caption:"Caption 4",variant:"radio"}]})]}),Gl="label-1",Wl=()=>{const[a,n]=l.useState(Gl);return e.jsxs(me,{title:"Title and more",description:"Lorem ipsum dolor sit amet consectetur. Ac lectus massa auctor ac purus aliquam enim nibh accumsan. Nunc neque suspendisse.",tabBarVariant:"panel",buttonTabs:[{label:"Label 1",value:"label-1"},{label:"Label 2",value:"label-2"},{label:"Label 3",value:"label-3"}],defaultValue:Gl,onTabClick:n,children:["label-1"===a?e.jsx(ql,{}):null,"label-2"===a?e.jsx(Ol,{}):null,"label-3"===a?e.jsx(Ul,{}):null]})},Yl="label-1",Kl=()=>{const[a,n]=l.useState(Yl);return e.jsxs(V,{defaultValue:Yl,onTabClick:e=>{n(e)},onOpenChange:e=>{const l=document.querySelector(".app-container");l&&l?.setAttribute("class",e?"app-container":"app-container sidebar-closed")},tabs:[{label:"Label 1",value:"label-1",icon:e.jsx(p,{})},{label:"Label 2",value:"label-2",icon:e.jsx(p,{})},{label:"Label 3",value:"label-3",icon:e.jsx(p,{})}],children:["label-1"===a?e.jsx(Wl,{}):null,"label-2"===a?e.jsx("div",{children:"content 2"}):null,"label-3"===a?e.jsx("div",{children:"content 3"}):null]})},Ql=()=>e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx(ce,{label:"Small",size:"small",variant:"info-white",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Default",variant:"info-white",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Large",size:"large",variant:"info-white",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Label",variant:"info-white"}),e.jsx(ce,{label:"Disabled",variant:"info-white",icon:e.jsx(u,{}),closable:!0,disabled:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx(ce,{label:"Small",size:"small",variant:"info-grey",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Default",variant:"info-grey",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Large",size:"large",variant:"info-grey",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Label",variant:"info-grey"}),e.jsx(ce,{label:"Disabled",variant:"info-grey",icon:e.jsx(u,{}),closable:!0,disabled:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx(ce,{label:"Small",size:"small",variant:"success",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Default",variant:"success",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Large",size:"large",variant:"success",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Label",variant:"success"}),e.jsx(ce,{label:"Disabled",variant:"success",icon:e.jsx(u,{}),closable:!0,disabled:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx(ce,{label:"Small",size:"small",variant:"warning",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Default",size:"small",variant:"warning",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Large",size:"large",variant:"warning",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Label",size:"small",variant:"warning"}),e.jsx(ce,{label:"Disabled",size:"small",variant:"warning",icon:e.jsx(u,{}),closable:!0,disabled:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx(ce,{label:"Small",size:"small",variant:"error",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Default",size:"small",variant:"error",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Large",size:"large",variant:"error",icon:e.jsx(u,{}),closable:!0}),e.jsx(ce,{label:"Label",size:"small",variant:"error"}),e.jsx(ce,{label:"Disabled",size:"small",variant:"error",icon:e.jsx(u,{}),closable:!0,disabled:!0})]})]}),Jl=()=>e.jsxs(e.Fragment,{children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",size:"small"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"info-grey",actionLabel:"Label"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"info-grey",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"info-grey",actionLabel:"Label",size:"small"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"info-grey",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"success",actionLabel:"Label"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"success",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"success",actionLabel:"Label",size:"small"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"success",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"warning",actionLabel:"Label"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"warning",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"warning",actionLabel:"Label",size:"small"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"warning",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"error",actionLabel:"Label"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"error",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ze,{label:"Label",caption:"caption",variant:"error",actionLabel:"Label",size:"small"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"error",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]})]}),Xl=()=>e.jsxs("div",{children:[e.jsx(Se,{label:"Label",caption:"Caption",placeholder:"placeholder",defaultValue:"Default Value",required:!0}),e.jsx(Se,{label:"Label",caption:"Caption",placeholder:"placeholder",size:"small"}),e.jsx(Se,{label:"Label",caption:"Caption",placeholder:"placeholder",errorMessage:"Error Message",required:!0}),e.jsx(Se,{label:"Label",caption:"Caption",placeholder:"placeholder",required:!0,disabled:!0})]}),ea=()=>e.jsxs("div",{children:[e.jsx(Pe,{label:"Label",caption:"Caption",placeholder:"placeholder",defaultValue:"Default Value",minLength:5,maxLength:200,required:!0}),e.jsx(Pe,{label:"Label",caption:"Caption",placeholder:"placeholder",size:"small"}),e.jsx(Pe,{label:"Label",caption:"Caption",placeholder:"placeholder",errorMessage:"Error Message",required:!0}),e.jsx(Pe,{label:"Label",caption:"Caption",placeholder:"placeholder",required:!0,disabled:!0})]}),la=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"10px"},children:[e.jsx(Ue,{}),e.jsx(Ue,{disabled:!0})]}),aa=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"10px"},children:[e.jsx(qe,{icon:e.jsx(m,{}),"aria-label":"Menu"}),e.jsx(qe,{icon:e.jsx(p,{}),"aria-label":"Check"}),e.jsx(qe,{icon:e.jsx(u,{}),"aria-label":"Info",disabled:!0})]}),na=()=>e.jsxs("div",{style:{width:"280px",display:"flex",flexDirection:"column",gap:"20px"},children:[e.jsx(ll,{min:0,max:100,defaultValue:[50]}),e.jsx(ll,{min:0,max:100,defaultValue:[50],marks:[{value:0,label:0},{value:25,label:25},{value:50,label:50},{value:75,label:75},{value:100,label:100}]}),e.jsx(ll,{min:0,max:100,defaultValue:[50],marks:[{value:0,label:0},{value:25,label:25},{value:50,label:50},{value:75,label:75},{value:100,label:100}],step:25}),e.jsx(ll,{value:[20,80]}),e.jsx(ll,{min:-100,max:100,defaultValue:[0],isCentred:!0}),e.jsx(ll,{value:[70],marks:[0,25,50,75,100],disabled:!0})]}),ia=()=>e.jsxs("div",{style:{width:"238px"},children:[e.jsx(cl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(cl,{type:"line",label:"Attribute",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(cl,{type:"point",label:"Attribute",color:"#F3FFF2",pointIcon:e.jsx(u,{})})]}),ra=()=>e.jsx("div",{style:{width:"238px"},children:e.jsxs(bl,{label:"Adjust layer parameters",children:[e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"})]})}),oa=()=>e.jsxs("div",{style:{width:"238px"},children:[e.jsx(wl,{colors:["#E5F5F9","#2CA25F"],values:["Low","Medium","High"],subLabels:["<100K",">600K"],isGradient:!0}),e.jsx(wl,{colors:["#EDF8FB","#B2E2E2","#66C2A4","#2CA25F","#006D2C"],values:["0%","25%","50%","75%","100%"]}),e.jsx(wl,{colors:["#A6611A","#DFC27D","#F5F5F5","#80CDC1","#018571"],values:["0%","25%","50%","75%","100%"]}),e.jsx(wl,{colors:["#A6611A","#DFC27D","#F5F5F5","#80CDC1","#018571"],values:["Low","Low-medium","Medium-high","High","Extremely high"],subLabels:["(0 to 9 in 1,000,000)","(9 in 1,000,000 to 7 in 100,000)","(7 in 100,000 to 3 in 10,000)","(3 in 10,000 to 2 in 1,000)","(more than 2 in 1,000)"]})]}),ta=()=>e.jsx("div",{style:{width:"290px"},children:e.jsxs(Vl,{layerName:"Layer Name",dataUnit:"Data Unit",onDrag:()=>console.log("drag"),onUpClick:()=>console.log("up"),onDownClick:()=>console.log("down"),onRemoveClick:()=>console.log("remove"),onInfoClick:()=>console.log("info"),onOpacityChanged:e=>console.log("opacity changed",e),children:[e.jsx(wl,{colors:["#EDF8FB","#B2E2E2","#66C2A4","#2CA25F","#006D2C"],values:["0%","25%","50%","75%","100%"]}),e.jsx(cl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(cl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",size:"small"}),e.jsxs(bl,{label:"Adjust layer parameters",children:[e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"})]})]})}),sa=()=>e.jsx("div",{style:{width:"290px"},children:e.jsxs(Vl,{layerName:"Layer Name 2",dataUnit:"Data Unit",onDrag:()=>console.log("drag"),onUpClick:()=>console.log("up"),onDownClick:()=>console.log("down"),onRemoveClick:()=>console.log("remove"),onInfoClick:()=>console.log("info"),onOpacityChanged:e=>console.log("opacity changed",e),children:[e.jsx(wl,{colors:["#EDF8FB","#B2E2E2","#66C2A4","#2CA25F","#006D2C"],values:["0%","25%","50%","75%","100%"]}),e.jsx(cl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(cl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",size:"small"}),e.jsxs(bl,{label:"Adjust layer parameters",children:[e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"})]})]})}),da=()=>e.jsx("div",{style:{width:"290px"},children:e.jsxs(Vl,{layerName:"Layer Name 3",dataUnit:"Data Unit",onDrag:()=>console.log("drag"),onUpClick:()=>console.log("up"),onDownClick:()=>console.log("down"),onRemoveClick:()=>console.log("remove"),onInfoClick:()=>console.log("info"),onOpacityChanged:e=>console.log("opacity changed",e),children:[e.jsx(wl,{colors:["#EDF8FB","#B2E2E2","#66C2A4","#2CA25F","#006D2C"],values:["0%","25%","50%","75%","100%"]}),e.jsx(cl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(cl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45"}),e.jsx(ze,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",size:"small"}),e.jsxs(bl,{label:"Adjust layer parameters",children:[e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"})]})]})}),ca=()=>e.jsx(Rl,{legendContent:e.jsxs(e.Fragment,{children:[e.jsx(ta,{}),e.jsx(sa,{}),e.jsx(da,{})]}),analysisContent:e.jsx("div",{})});a.createRoot(document.getElementById("root")).render(e.jsx(l.StrictMode,{children:e.jsx(n.ChakraProvider,{value:o,children:e.jsx((()=>e.jsx("div",{className:"App",children:e.jsxs("div",{className:"app-container",children:[e.jsx("h1",{style:{marginBottom:"20px"},children:"Welcome to WRI OS"}),e.jsxs("div",{style:{display:"flex",alignItems:"flex-start",flexWrap:"wrap",gap:25},children:[e.jsx(ca,{}),e.jsx(ta,{}),e.jsx(oa,{}),e.jsx(ra,{}),e.jsx(ia,{}),e.jsx(na,{}),e.jsx(aa,{}),e.jsx(la,{}),e.jsx(Xl,{}),e.jsx(ea,{}),e.jsx(Jl,{}),e.jsx(Ql,{}),e.jsx(Nl,{}),e.jsx(Zl,{}),e.jsx(Hl,{}),e.jsx(El,{}),e.jsx(_l,{})]}),e.jsx(Kl,{})]})})),{})})})),exports.Button=B,exports.Checkbox=ee,exports.CloseButton=Ue,exports.IconButton=qe,exports.InlineMessage=ze,exports.LayerGroup=xe,exports.LayerGroupContainer=pe,exports.LayerItem=J,exports.LayerPanel=me,exports.LayerParameters=bl,exports.LegendItem=Vl,exports.LegendPanel=Rl,exports.NavigationRail=V,exports.QualitativeLegend=cl,exports.Radio=R,exports.RadioGroup=_,exports.ScaleLegend=wl,exports.Slider=ll,exports.Switch=w,exports.TabBar=U,exports.Tag=ce,exports.TextInput=Se,exports.Textarea=Pe;
1433
+ `,da=n(la)`
1434
+ background-color: ${d("error",100)};
1435
+ border: 1px solid ${d("error",500)};
1436
+ color: ${d("error",500)};
1437
+
1438
+ p {
1439
+ color: ${d("error",500)};
1440
+ }
1441
+ `,ca=({label:l,caption:a,variant:i,size:n="large",icon:t=e.jsx($,{height:"16px",width:"16px"}),onActionClick:r,actionLabel:o,isButtonRight:s})=>{let d=ta;return"info-grey"===i?d=ra:"success"===i?d=oa:"warning"===i?d=sa:"error"===i&&(d=da),e.jsxs(d,{isButtonRight:s,size:n,"aria-roledescription":"Note",children:[e.jsxs("div",{children:[e.jsxs(aa,{children:[t,e.jsx(ia,{size:n,children:l})]}),e.jsx(na,{size:n,children:a})]}),o?e.jsx(b,{label:o,variant:"info-white"===i||"info-grey"===i?"primary":"secondary",size:"large"===n?"default":"small",onClick:r}):null]})},xa=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"20px"},children:[e.jsx(ee,{name:"switch",defaultChecked:!0,onChange:console.log,children:"defaultChecked"}),e.jsx(ee,{name:"switch 2",isLabelOnLeft:!0,children:"isLabelOnLeft"}),e.jsx(ee,{name:"switch 3",children:"Normal Label Positon"}),e.jsx(ee,{name:"switch 4",disabled:!0,children:"disabled"}),e.jsx(ee,{name:"switch 4",disabled:!0,checked:!0,children:"disabled cheked"})]}),pa=()=>e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(b,{label:"Button Label",variant:"primary"}),e.jsx(b,{label:"Button Label",variant:"primary",size:"small"})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(b,{label:"Button Label",variant:"secondary"}),e.jsx(b,{label:"Button Label",variant:"secondary",size:"small"})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(b,{label:"Button Label",variant:"borderless"}),e.jsx(b,{label:"Button Label",variant:"borderless",size:"small"})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(b,{label:"Button Label",variant:"outline"}),e.jsx(b,{label:"Button Label",variant:"outline",size:"small"})]})]}),ha=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"20px"},children:[e.jsxs(Z,{name:"radio-group-1",defaultValue:"1",onChange:(e,l)=>console.log(e,l),children:[e.jsx(P,{value:"1",children:"One"}),e.jsx(P,{value:"2",children:"Two"}),e.jsx(P,{value:"3",children:"Three"})]}),e.jsxs(Z,{name:"radio-group-2",defaultValue:"5",isRow:!0,children:[e.jsx(P,{value:"4",children:"Four"}),e.jsx(P,{value:"5",disabled:!0,children:"Five"}),e.jsx(P,{value:"6",children:"Six"})]})]}),ua=()=>e.jsxs("div",{style:{width:"300px"},children:[e.jsx(rl,{variant:"panel",tabs:[{label:"One",value:"one"},{label:"Two",value:"two"},{label:"Three",value:"three"}],onTabClick:console.log}),e.jsx("br",{}),e.jsx(rl,{variant:"panel",defaultValue:"two",tabs:[{label:"One",value:"one"},{label:"Two",value:"two",icon:e.jsx(C,{})},{label:"Three",value:"three"}]}),e.jsx("br",{}),e.jsx(rl,{variant:"panel",defaultValue:"two",tabs:[{label:"One",value:"one"},{label:"Two",value:"two",disabled:!0},{label:"Three",value:"three"}]}),e.jsx("br",{}),e.jsx(rl,{variant:"view",defaultValue:"two",tabs:[{label:"One",value:"one"},{label:"Two",value:"two"},{label:"Three",value:"three"}]})]}),ba=[{label:"Monday",checked:!1,value:"monday"},{label:"Tuesday",checked:!1,value:"tuesday"},{label:"Wednesday",checked:!1,value:"wednesday"},{label:"Thursday",checked:!1,value:"thursday"}],ga=()=>{const[a,n]=l.useState(ba),t=a.every((e=>e.checked)),r=a.some((e=>e.checked))&&!t,o=a.map(((l,a)=>e.jsx(E,{ms:"6",checked:l.checked,onCheckedChange:e=>{n((l=>{const i=[...l];return i[a]={...i[a],checked:!!e.checked},i}))},children:l.label},l.value)));return e.jsxs(e.Fragment,{children:[e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"20px"},children:[e.jsx(E,{name:"Checkbox",value:"1",defaultChecked:!0,children:"Checkbox"}),e.jsx(E,{name:"Checkbox",value:"1",checked:!0,disabled:!0,children:"Checkbox"}),e.jsx(E,{name:"Checkbox",value:"1",disabled:!0,children:"Checkbox"})]}),e.jsxs(i.Stack,{align:"flex-start",children:[e.jsx(E,{checked:t,indeterminate:r,onCheckedChange:e=>{n((l=>l.map((l=>({...l,checked:!!e.checked})))))},children:"Weekdays"}),o]})]})},ma=()=>e.jsxs(Je,{defaultValue:["1"],children:[e.jsx(Qe,{label:"Title 1_1",caption:"Caption 1",value:"1",layerItems:[{name:"layer-10",label:"Layer name 1",caption:"Caption 1",isDefaultSelected:!0},{name:"layer-11",label:"Layer name 2",caption:"Caption 1"}]}),e.jsx(Qe,{label:"Title 2",caption:"Caption 2",value:"2",layerItems:[{name:"layer-20",label:"Layer name 3",caption:"Caption 1",variant:"radio"},{name:"layer-21",label:"Layer name 4",caption:"Caption 4",variant:"radio"}]})]}),ja=()=>e.jsxs(Je,{defaultValue:["3"],children:[e.jsx(Qe,{label:"Title 1_2",caption:"Caption 1",value:"3",layerItems:[{name:"layer-12",label:"Layer name 1",caption:"Caption 1"},{name:"layer-13",label:"Layer name 2",caption:"Caption 1"}]}),e.jsx(Qe,{label:"Title 2",caption:"Caption 2",value:"4",layerItems:[{name:"layer-22",label:"Layer name 3",caption:"Caption 1",variant:"radio"},{name:"layer-23",label:"Layer name 4",caption:"Caption 4",variant:"radio"}]})]}),fa=()=>e.jsxs(Je,{defaultValue:["5"],children:[e.jsx(Qe,{label:"Title 1_3",caption:"Caption 1",value:"5",layerItems:[{name:"layer-14",label:"Layer name 1",caption:"Caption 1"},{name:"layer-15",label:"Layer name 2",caption:"Caption 1"}]}),e.jsx(Qe,{label:"Title 2",caption:"Caption 2",value:"6",layerItems:[{name:"layer-24",label:"Layer name 3",caption:"Caption 1",variant:"radio",isDefaultSelected:!0},{name:"layer-25",label:"Layer name 4",caption:"Caption 4",variant:"radio"}]})]}),va="label-1",Ca=()=>{const[a,i]=l.useState(va);return e.jsxs(xl,{title:"Title and more",description:"Lorem ipsum dolor sit amet consectetur. Ac lectus massa auctor ac purus aliquam enim nibh accumsan. Nunc neque suspendisse.",tabBarVariant:"panel",buttonTabs:[{label:"Label 1",value:"label-1"},{label:"Label 2",value:"label-2"},{label:"Label 3",value:"label-3"}],defaultValue:va,onTabClick:i,children:["label-1"===a?e.jsx(ma,{}):null,"label-2"===a?e.jsx(ja,{}):null,"label-3"===a?e.jsx(fa,{}):null]})},ya="label-1",$a=()=>{const[a,i]=l.useState(ya);return e.jsxs(ea,{defaultValue:ya,onTabClick:e=>{i(e)},onOpenChange:e=>{const l=document.querySelector(".app-container");l&&l?.setAttribute("class",e?"app-container":"app-container sidebar-closed")},tabs:[{label:"Label 1",value:"label-1",icon:e.jsx(C,{})},{label:"Label 2",value:"label-2",icon:e.jsx(C,{})},{label:"Label 3",value:"label-3",icon:e.jsx(C,{})}],children:["label-1"===a?e.jsx(Ca,{}):null,"label-2"===a?e.jsx("div",{children:"content 2"}):null,"label-3"===a?e.jsx("div",{children:"content 3"}):null]})},wa=()=>e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx($e,{label:"Small",size:"small",variant:"info-white",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Default",variant:"info-white",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Large",size:"large",variant:"info-white",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Label",variant:"info-white"}),e.jsx($e,{label:"Disabled",variant:"info-white",icon:e.jsx($,{}),closable:!0,disabled:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx($e,{label:"Small",size:"small",variant:"info-grey",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Default",variant:"info-grey",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Large",size:"large",variant:"info-grey",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Label",variant:"info-grey"}),e.jsx($e,{label:"Disabled",variant:"info-grey",icon:e.jsx($,{}),closable:!0,disabled:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx($e,{label:"Small",size:"small",variant:"success",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Default",variant:"success",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Large",size:"large",variant:"success",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Label",variant:"success"}),e.jsx($e,{label:"Disabled",variant:"success",icon:e.jsx($,{}),closable:!0,disabled:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx($e,{label:"Small",size:"small",variant:"warning",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Default",size:"small",variant:"warning",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Large",size:"large",variant:"warning",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Label",size:"small",variant:"warning"}),e.jsx($e,{label:"Disabled",size:"small",variant:"warning",icon:e.jsx($,{}),closable:!0,disabled:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[e.jsx($e,{label:"Small",size:"small",variant:"error",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Default",size:"small",variant:"error",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Large",size:"large",variant:"error",icon:e.jsx($,{}),closable:!0}),e.jsx($e,{label:"Label",size:"small",variant:"error"}),e.jsx($e,{label:"Disabled",size:"small",variant:"error",icon:e.jsx($,{}),closable:!0,disabled:!0})]})]}),ka=()=>e.jsxs(e.Fragment,{children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",size:"small"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"info-grey",actionLabel:"Label"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"info-grey",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"info-grey",actionLabel:"Label",size:"small"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"info-grey",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"success",actionLabel:"Label"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"success",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"success",actionLabel:"Label",size:"small"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"success",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"warning",actionLabel:"Label"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"warning",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"warning",actionLabel:"Label",size:"small"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"warning",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"error",actionLabel:"Label"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"error",actionLabel:"Label",isButtonRight:!0})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsx(ca,{label:"Label",caption:"caption",variant:"error",actionLabel:"Label",size:"small"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"error",actionLabel:"Label",isButtonRight:!0,size:"small"})]})]})]}),La=()=>e.jsxs("div",{style:{width:"290px"},children:[e.jsx(Pe,{label:"Label",caption:"Caption",placeholder:"placeholder",defaultValue:"Default Value",required:!0}),e.jsx(Pe,{label:"Label",caption:"Caption",placeholder:"placeholder",size:"small"}),e.jsx(Pe,{label:"Label",caption:"Caption",placeholder:"placeholder",errorMessage:"Error Message",required:!0}),e.jsx(Pe,{label:"Label",caption:"Caption",placeholder:"placeholder",required:!0,disabled:!0})]}),za=()=>e.jsxs("div",{style:{width:"290px"},children:[e.jsx(Te,{label:"Label",caption:"Caption",placeholder:"placeholder",defaultValue:"Default Value",minLength:5,maxLength:200,required:!0}),e.jsx(Te,{label:"Label",caption:"Caption",placeholder:"placeholder",size:"small"}),e.jsx(Te,{label:"Label",caption:"Caption",placeholder:"placeholder",errorMessage:"Error Message",required:!0}),e.jsx(Te,{label:"Label",caption:"Caption",placeholder:"placeholder",required:!0,disabled:!0})]}),Ia=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"10px"},children:[e.jsx(B,{}),e.jsx(B,{disabled:!0})]}),Aa=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"10px"},children:[e.jsx(m,{icon:e.jsx(L,{}),"aria-label":"Menu"}),e.jsx(m,{icon:e.jsx(C,{}),"aria-label":"Check"}),e.jsx(m,{icon:e.jsx($,{}),"aria-label":"Info",disabled:!0})]}),Da=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"20px"},children:[e.jsx(Q,{width:"280px",min:0,max:100,defaultValue:[50]}),e.jsx(Q,{width:"280px",min:0,max:100,defaultValue:[50],marks:[{value:0,label:0},{value:25,label:25},{value:50,label:50},{value:75,label:75},{value:100,label:100}]}),e.jsx(Q,{width:"280px",min:0,max:100,defaultValue:[50],marks:[{value:0,label:0},{value:25,label:25},{value:50,label:50},{value:75,label:75},{value:100,label:100}],step:25}),e.jsx(Q,{width:"280px",value:[20,80]}),e.jsx(Q,{width:"280px",min:-100,max:100,defaultValue:[0],isCentred:!0}),e.jsx(Q,{width:"280px",value:[70],marks:[0,25,50,75,100],disabled:!0})]}),Sa=()=>e.jsxs("div",{style:{width:"238px"},children:[e.jsx(Hl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(Hl,{type:"line",label:"Attribute",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(Hl,{type:"point",label:"Attribute",color:"#F3FFF2",pointIcon:e.jsx($,{})})]}),Ba=()=>e.jsx("div",{style:{width:"238px"},children:e.jsxs(gl,{label:"Adjust layer parameters",children:[e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"})]})}),Fa=()=>e.jsxs("div",{style:{width:"238px"},children:[e.jsx(Wl,{colors:["#E5F5F9","#2CA25F"],values:["Low","Medium","High"],subLabels:["<100K",">600K"],isGradient:!0}),e.jsx(Wl,{colors:["#EDF8FB","#B2E2E2","#66C2A4","#2CA25F","#006D2C"],values:["0%","25%","50%","75%","100%"]}),e.jsx(Wl,{colors:["#A6611A","#DFC27D","#F5F5F5","#80CDC1","#018571"],values:["0%","25%","50%","75%","100%"]}),e.jsx(Wl,{colors:["#A6611A","#DFC27D","#F5F5F5","#80CDC1","#018571"],values:["Low","Low-medium","Medium-high","High","Extremely high"],subLabels:["(0 to 9 in 1,000,000)","(9 in 1,000,000 to 7 in 100,000)","(7 in 100,000 to 3 in 10,000)","(3 in 10,000 to 2 in 1,000)","(more than 2 in 1,000)"]})]}),Ta=({onDrag:l=()=>{},onUpClick:a=()=>{},onDownClick:i=()=>{}})=>e.jsx("div",{style:{width:"290px"},children:e.jsxs(Il,{layerName:"Layer Name",dataUnit:"Data Unit",onDrag:l,onUpClick:a,onDownClick:i,onRemoveClick:()=>console.log("remove"),onInfoClick:()=>console.log("info"),onOpacityChanged:e=>console.log("opacity changed",e),children:[e.jsx(Wl,{colors:["#EDF8FB","#B2E2E2","#66C2A4","#2CA25F","#006D2C"],values:["0%","25%","50%","75%","100%"]}),e.jsx(Hl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(Hl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",size:"small"}),e.jsxs(gl,{label:"Adjust layer parameters",children:[e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"})]})]})}),Va=({onDrag:l=()=>{},onUpClick:a=()=>{},onDownClick:i=()=>{}})=>e.jsx("div",{style:{width:"290px"},children:e.jsxs(Il,{layerName:"Layer Name 2",dataUnit:"Data Unit",onDrag:l,onUpClick:a,onDownClick:i,onRemoveClick:()=>console.log("remove"),onInfoClick:()=>console.log("info"),onOpacityChanged:e=>console.log("opacity changed",e),children:[e.jsx(Wl,{colors:["#EDF8FB","#B2E2E2","#66C2A4","#2CA25F","#006D2C"],values:["0%","25%","50%","75%","100%"]}),e.jsx(Hl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(Hl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",size:"small"}),e.jsxs(gl,{label:"Adjust layer parameters",children:[e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"})]})]})}),Ma=({onDrag:l=()=>{},onUpClick:a=()=>{},onDownClick:i=()=>{}})=>e.jsx("div",{style:{width:"290px"},children:e.jsxs(Il,{layerName:"Layer Name 3",dataUnit:"Data Unit",onDrag:l,onUpClick:a,onDownClick:i,onRemoveClick:()=>console.log("remove"),onInfoClick:()=>console.log("info"),onOpacityChanged:e=>console.log("opacity changed",e),children:[e.jsx(Wl,{colors:["#EDF8FB","#B2E2E2","#66C2A4","#2CA25F","#006D2C"],values:["0%","25%","50%","75%","100%"]}),e.jsx(Hl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45",onActionClick:()=>console.log("click"),showActionButton:!0}),e.jsx(Hl,{type:"raster",label:"Attribute",caption:"Caption",color:"#238B45"}),e.jsx(ca,{label:"Label",caption:"caption",variant:"info-white",actionLabel:"Label",size:"small"}),e.jsxs(gl,{label:"Adjust layer parameters",children:[e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"}),e.jsx("div",{children:"Component Placeholder"})]})]})}),Ra=()=>e.jsx(Sl,{legendContent:[e.jsx(Ta,{}),e.jsx(Va,{}),e.jsx(Ma,{})],analysisContent:e.jsx("div",{})}),_a=()=>e.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"20px",width:"290px"},children:[e.jsx(Le,{label:"Label",caption:"Caption",placeholder:"Please select",defaultValue:["value-2"],items:[{label:"Label 1",caption:"Caption 1",value:"value-1"},{label:"Label 2",caption:"Caption 2",value:"value-2"},{label:"Label 3",caption:"Caption 3",value:"value-3"}],required:!0}),e.jsx(Le,{label:"Label",caption:"Caption",placeholder:"Please select",size:"small",items:[{label:"Label 1",caption:"Caption 1",value:"value-1"},{label:"Label 2",caption:"Caption 2",value:"value-2"},{label:"Label 3",caption:"Caption 3",value:"value-3"}],required:!0}),e.jsx(Le,{label:"Label",caption:"Caption",placeholder:"Please select",items:[{label:"Label 1",caption:"Caption 1",value:"value-1"},{label:"Label 2",caption:"Caption 2",value:"value-2"},{label:"Label 3",caption:"Caption 3",value:"value-3"}],errorMessage:"Error Message",required:!0}),e.jsx(Le,{label:"Label",caption:"Caption",placeholder:"Please select",defaultValue:["value-2"],items:[{label:"Label 1",caption:"Caption 1",value:"value-1"},{label:"Label 2",caption:"Caption 2",value:"value-2"},{label:"Label 3",caption:"Caption 3",value:"value-3"}],required:!0,disabled:!0}),e.jsx(Le,{label:"Label - multiple",caption:"Caption",placeholder:"Please select",defaultValue:["value-2","value-3"],items:[{label:"Label 1",caption:"Caption 1",value:"value-1"},{label:"Label 2",caption:"Caption 2",value:"value-2"},{label:"Label 3",caption:"Caption 3",value:"value-3"}],required:!0,multiple:!0})]}),Ea=()=>e.jsxs("div",{style:{display:"flex",alignItems:"center",flexDirection:"column",gap:"10px"},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(R,{variant:"primary",mainActionLabel:"First Action",mainActionOnClick:()=>console.log("first action"),otherActions:[{label:"Second Action",value:"second-action",onClick:()=>console.log("second action")},{label:"Third Action",value:"third-action",onClick:()=>console.log("third action")}]}),e.jsx(R,{variant:"primary",size:"small",mainActionLabel:"First Action",mainActionOnClick:()=>console.log("first action"),otherActions:[{label:"Second Action",value:"second-action",onClick:()=>console.log("second action")}]})]}),e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e.jsx(R,{variant:"secondary",mainActionLabel:"First Action",mainActionOnClick:()=>console.log("first action"),otherActions:[{label:"Second Action",value:"second-action",onClick:()=>console.log("second action")}]}),e.jsx(R,{variant:"secondary",size:"small",mainActionLabel:"First Action",mainActionOnClick:()=>console.log("first action"),otherActions:[{label:"Second Action",value:"second-action",onClick:()=>console.log("second action")}]})]})]});a.createRoot(document.getElementById("root")).render(e.jsx(l.StrictMode,{children:e.jsx(i.ChakraProvider,{value:s,children:e.jsx((()=>e.jsx("div",{className:"App",children:e.jsxs("div",{className:"app-container",children:[e.jsx("h1",{style:{marginBottom:"20px"},children:"Welcome to WRI OS"}),e.jsxs("div",{style:{display:"flex",alignItems:"flex-start",flexWrap:"wrap",gap:25},children:[e.jsx(Ea,{}),e.jsx(_a,{}),e.jsx(Ra,{}),e.jsx(Ta,{}),e.jsx(Fa,{}),e.jsx(Ba,{}),e.jsx(Sa,{}),e.jsx(Da,{}),e.jsx(Aa,{}),e.jsx(Ia,{}),e.jsx(La,{}),e.jsx(za,{}),e.jsx(ka,{}),e.jsx(wa,{}),e.jsx(ga,{}),e.jsx(ua,{}),e.jsx(ha,{}),e.jsx(pa,{}),e.jsx(xa,{})]}),e.jsx($a,{})]})})),{})})})),exports.Button=b,exports.Checkbox=E,exports.CloseButton=B,exports.IconButton=m,exports.InlineMessage=ca,exports.LayerGroup=Qe,exports.LayerGroupContainer=Je,exports.LayerItem=Ke,exports.LayerPanel=xl,exports.LayerParameters=gl,exports.LegendItem=Il,exports.LegendPanel=Sl,exports.MultiActionButton=R,exports.NavigationRail=ea,exports.QualitativeAttribute=Hl,exports.Radio=P,exports.RadioGroup=Z,exports.ScaleBar=Wl,exports.Select=Le,exports.Slider=Q,exports.Switch=ee,exports.TabBar=rl,exports.Tag=$e,exports.TextInput=Pe,exports.Textarea=Te;
1286
1442
  //# sourceMappingURL=index.js.map