@team_yumi/ramen 0.4.0-next.20231227-de405c4-09379fe933156a3b642c37fb112ad30d → 0.4.0-next.20231227-5618a4f-e5f6b9ce4a5e711b5af6aa6a9a1429bf
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.css +31 -32
- package/index.js +1 -1
- package/models/Collections/IBoxBackgroundThone.d.ts +1 -1
- package/package.json +1 -1
- package/themes/default.theme.css +128 -116
package/index.css
CHANGED
|
@@ -103,23 +103,22 @@
|
|
|
103
103
|
gap: var(--xbox-padding-xl);
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
|
|
107
106
|
/* PDA Support GAP FIXED VALUES */
|
|
108
107
|
.root-module_xbox__6Wa3G.root-module_pda-support__rBZrl {
|
|
109
108
|
gap: var(--xbox-padding-none);
|
|
110
109
|
}
|
|
111
110
|
|
|
112
111
|
/* HORIZONATL GAP FIXED VALUES */
|
|
113
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-none__5SZka
|
|
112
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-none__5SZka > * {
|
|
114
113
|
margin-left: var(--xbox-padding-none);
|
|
115
114
|
margin-top: var(--xbox-padding-none);
|
|
116
115
|
}
|
|
117
116
|
|
|
118
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-xxs__2Pq9d
|
|
117
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-xxs__2Pq9d > *:not(:first-child) {
|
|
119
118
|
margin-left: var(--xbox-padding-xxs);
|
|
120
119
|
}
|
|
121
120
|
|
|
122
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-xxs__2Pq9d
|
|
121
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-xxs__2Pq9d > * {
|
|
123
122
|
margin-left: var(--xbox-padding-xxs);
|
|
124
123
|
margin-top: var(--xbox-padding-xxs);
|
|
125
124
|
}
|
|
@@ -129,11 +128,11 @@
|
|
|
129
128
|
margin-top: calc(-1 * var(--xbox-padding-xxs));
|
|
130
129
|
}
|
|
131
130
|
|
|
132
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-xs__SYU-p
|
|
131
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-xs__SYU-p > *:not(:first-child) {
|
|
133
132
|
margin-left: var(--xbox-padding-xs);
|
|
134
133
|
}
|
|
135
134
|
|
|
136
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-xs__SYU-p
|
|
135
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-xs__SYU-p > * {
|
|
137
136
|
margin-left: var(--xbox-padding-xs);
|
|
138
137
|
margin-top: var(--xbox-padding-xs);
|
|
139
138
|
}
|
|
@@ -143,11 +142,11 @@
|
|
|
143
142
|
margin-top: calc(-1 * var(--xbox-padding-xs));
|
|
144
143
|
}
|
|
145
144
|
|
|
146
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-s__ipYgr
|
|
145
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-s__ipYgr > *:not(:first-child) {
|
|
147
146
|
margin-left: var(--xbox-padding-s);
|
|
148
147
|
}
|
|
149
148
|
|
|
150
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-s__ipYgr
|
|
149
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-s__ipYgr > * {
|
|
151
150
|
margin-left: var(--xbox-padding-s);
|
|
152
151
|
margin-top: var(--xbox-padding-s);
|
|
153
152
|
}
|
|
@@ -157,11 +156,11 @@
|
|
|
157
156
|
margin-top: calc(-1 * var(--xbox-padding-s));
|
|
158
157
|
}
|
|
159
158
|
|
|
160
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-m__CMXzK
|
|
159
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-m__CMXzK > *:not(:first-child) {
|
|
161
160
|
margin-left: var(--xbox-padding-m);
|
|
162
161
|
}
|
|
163
162
|
|
|
164
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-m__CMXzK
|
|
163
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-m__CMXzK > * {
|
|
165
164
|
margin-left: var(--xbox-padding-m);
|
|
166
165
|
margin-top: var(--xbox-padding-m);
|
|
167
166
|
}
|
|
@@ -171,11 +170,11 @@
|
|
|
171
170
|
margin-top: calc(-1 * var(--xbox-padding-m));
|
|
172
171
|
}
|
|
173
172
|
|
|
174
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-l__FJTxi
|
|
173
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-l__FJTxi > *:not(:first-child) {
|
|
175
174
|
margin-left: var(--xbox-padding-l);
|
|
176
175
|
}
|
|
177
176
|
|
|
178
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-l__FJTxi
|
|
177
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-l__FJTxi > * {
|
|
179
178
|
margin-left: var(--xbox-padding-l);
|
|
180
179
|
margin-top: var(--xbox-padding-l);
|
|
181
180
|
}
|
|
@@ -185,11 +184,11 @@
|
|
|
185
184
|
margin-top: calc(-1 * var(--xbox-padding-l));
|
|
186
185
|
}
|
|
187
186
|
|
|
188
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-xl__taf3g
|
|
187
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_gap-xl__taf3g > *:not(:first-child) {
|
|
189
188
|
margin-left: var(--xbox-padding-xl);
|
|
190
189
|
}
|
|
191
190
|
|
|
192
|
-
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-xl__taf3g
|
|
191
|
+
.root-module_pda-support__rBZrl.root-module_orientation-horizontal__8h-SN.root-module_flexWrap__4U4l5.root-module_gap-xl__taf3g > * {
|
|
193
192
|
margin-left: var(--xbox-padding-xl);
|
|
194
193
|
margin-top: var(--xbox-padding-xl);
|
|
195
194
|
}
|
|
@@ -200,31 +199,31 @@
|
|
|
200
199
|
}
|
|
201
200
|
|
|
202
201
|
/* VERTICAL GAP FIXED VALUES */
|
|
203
|
-
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-none__5SZka
|
|
202
|
+
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-none__5SZka > *:not(:first-child) {
|
|
204
203
|
margin-top: var(--xbox-padding-none);
|
|
205
204
|
}
|
|
206
205
|
|
|
207
|
-
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-xxs__2Pq9d
|
|
206
|
+
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-xxs__2Pq9d > *:not(:first-child) {
|
|
208
207
|
margin-top: var(--xbox-padding-xxs);
|
|
209
208
|
}
|
|
210
209
|
|
|
211
|
-
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-xs__SYU-p
|
|
210
|
+
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-xs__SYU-p > *:not(:first-child) {
|
|
212
211
|
margin-top: var(--xbox-padding-xs);
|
|
213
212
|
}
|
|
214
213
|
|
|
215
|
-
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-s__ipYgr
|
|
214
|
+
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-s__ipYgr > *:not(:first-child) {
|
|
216
215
|
margin-top: var(--xbox-padding-s);
|
|
217
216
|
}
|
|
218
217
|
|
|
219
|
-
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-m__CMXzK
|
|
218
|
+
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-m__CMXzK > *:not(:first-child) {
|
|
220
219
|
margin-top: var(--xbox-padding-m);
|
|
221
220
|
}
|
|
222
221
|
|
|
223
|
-
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-l__FJTxi
|
|
222
|
+
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-l__FJTxi > *:not(:first-child) {
|
|
224
223
|
margin-top: var(--xbox-padding-l);
|
|
225
224
|
}
|
|
226
225
|
|
|
227
|
-
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-xl__taf3g
|
|
226
|
+
.root-module_pda-support__rBZrl.root-module_orientation-vertical__mSiJF.root-module_gap-xl__taf3g > *:not(:first-child) {
|
|
228
227
|
margin-top: var(--xbox-padding-xl);
|
|
229
228
|
}
|
|
230
229
|
|
|
@@ -395,7 +394,6 @@
|
|
|
395
394
|
display: none;
|
|
396
395
|
}
|
|
397
396
|
|
|
398
|
-
|
|
399
397
|
.root-module_background_thone-darkest__i0opu {
|
|
400
398
|
background-color: var(--color-neutral-dark);
|
|
401
399
|
}
|
|
@@ -424,37 +422,38 @@
|
|
|
424
422
|
background-color: var(--neutral-dark-30);
|
|
425
423
|
}
|
|
426
424
|
|
|
427
|
-
.root-
|
|
425
|
+
.root-module_background_thone-dark-10__UKKoN {
|
|
426
|
+
background-color: var(--neutral-dark-10);
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
.root-module_border_radius-xxs__fG-b3 {
|
|
428
430
|
border-radius: var(--xbox-border-small);
|
|
429
431
|
}
|
|
430
432
|
|
|
431
|
-
.root-module_border_radius-xs__6rvkQ{
|
|
433
|
+
.root-module_border_radius-xs__6rvkQ {
|
|
432
434
|
border-radius: var(--xbox-rounding-default);
|
|
433
435
|
}
|
|
434
436
|
|
|
435
|
-
.root-module_border_radius-s__HnVwV{
|
|
437
|
+
.root-module_border_radius-s__HnVwV {
|
|
436
438
|
border-radius: var(--xbox-rounding-s);
|
|
437
439
|
}
|
|
438
440
|
|
|
439
|
-
.root-module_border_radius-m__Cz-lB{
|
|
441
|
+
.root-module_border_radius-m__Cz-lB {
|
|
440
442
|
border-radius: var(--xbox-rounding-m);
|
|
441
443
|
}
|
|
442
444
|
|
|
443
|
-
.root-module_border_radius-l__PB9Hh{
|
|
445
|
+
.root-module_border_radius-l__PB9Hh {
|
|
444
446
|
border-radius: var(--xbox-rounding-l);
|
|
445
447
|
}
|
|
446
448
|
|
|
447
|
-
.root-module_border_radius-xl__rGaRy{
|
|
449
|
+
.root-module_border_radius-xl__rGaRy {
|
|
448
450
|
border-radius: var(--xbox-rounding-xl);
|
|
449
451
|
}
|
|
450
452
|
|
|
451
|
-
.root-module_border_radius-full__HuBVW{
|
|
453
|
+
.root-module_border_radius-full__HuBVW {
|
|
452
454
|
border-radius: var(--xbox-rounding-circle);
|
|
453
455
|
}
|
|
454
456
|
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
457
|
.root-module_xtext__IcpGn {
|
|
459
458
|
font-style: normal;
|
|
460
459
|
font-family: var(--xtext-font);
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{jsx as e,Fragment as t,jsxs as a}from"react/jsx-runtime";import*as n from"react";import r,{createContext as l,useContext as o,useState as c,useEffect as i,useLayoutEffect as s,useRef as d,useCallback as h,Children as u,isValidElement as v,useMemo as p,forwardRef as f,useImperativeHandle as m,Fragment as g}from"react";var _="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},b=function(e){return e&&e.Math===Math&&e},w=b("object"==typeof globalThis&&globalThis)||b("object"==typeof window&&window)||b("object"==typeof self&&self)||b("object"==typeof _&&_)||function(){return this}()||_||Function("return this")(),x={},Z=function(e){try{return!!e()}catch(e){return!0}},C=!Z((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),y=!Z((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),O=y,M=Function.prototype.call,A=O?M.bind(M):function(){return M.apply(M,arguments)},E={},j={}.propertyIsEnumerable,H=Object.getOwnPropertyDescriptor,V=H&&!j.call({1:2},1);E.f=V?function(e){var t=H(this,e);return!!t&&t.enumerable}:j;var R,L,B=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},P=y,k=Function.prototype,z=k.call,S=P&&k.bind.bind(z,z),D=P?S:function(e){return function(){return z.apply(e,arguments)}},N=D,Q=N({}.toString),I=N("".slice),F=function(e){return I(Q(e),8,-1)},T=Z,X=F,q=Object,W=D("".split),J=T((function(){return!q("z").propertyIsEnumerable(0)}))?function(e){return"String"===X(e)?W(e,""):q(e)}:q,G=function(e){return null==e},Y=G,U=TypeError,K=function(e){if(Y(e))throw U("Can't call method on "+e);return e},$=J,ee=K,te=function(e){return $(ee(e))},ae="object"==typeof document&&document.all,ne={all:ae,IS_HTMLDDA:void 0===ae&&void 0!==ae},re=ne.all,le=ne.IS_HTMLDDA?function(e){return"function"==typeof e||e===re}:function(e){return"function"==typeof e},oe=le,ce=ne.all,ie=ne.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:oe(e)||e===ce}:function(e){return"object"==typeof e?null!==e:oe(e)},se=w,de=le,he=function(e,t){return arguments.length<2?(a=se[e],de(a)?a:void 0):se[e]&&se[e][t];var a},ue=D({}.isPrototypeOf),ve="undefined"!=typeof navigator&&String(navigator.userAgent)||"",pe=w,fe=ve,me=pe.process,ge=pe.Deno,_e=me&&me.versions||ge&&ge.version,be=_e&&_e.v8;be&&(L=(R=be.split("."))[0]>0&&R[0]<4?1:+(R[0]+R[1])),!L&&fe&&(!(R=fe.match(/Edge\/(\d+)/))||R[1]>=74)&&(R=fe.match(/Chrome\/(\d+)/))&&(L=+R[1]);var we=L,xe=we,Ze=Z,Ce=w.String,ye=!!Object.getOwnPropertySymbols&&!Ze((function(){var e=Symbol("symbol detection");return!Ce(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&xe&&xe<41})),Oe=ye&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Me=he,Ae=le,Ee=ue,je=Object,He=Oe?function(e){return"symbol"==typeof e}:function(e){var t=Me("Symbol");return Ae(t)&&Ee(t.prototype,je(e))},Ve=String,Re=function(e){try{return Ve(e)}catch(e){return"Object"}},Le=le,Be=Re,Pe=TypeError,ke=function(e){if(Le(e))return e;throw Pe(Be(e)+" is not a function")},ze=ke,Se=G,De=function(e,t){var a=e[t];return Se(a)?void 0:ze(a)},Ne=A,Qe=le,Ie=ie,Fe=TypeError,Te={exports:{}},Xe=w,qe=Object.defineProperty,We=function(e,t){try{qe(Xe,e,{value:t,configurable:!0,writable:!0})}catch(a){Xe[e]=t}return t},Je=We,Ge="__core-js_shared__",Ye=w[Ge]||Je(Ge,{}),Ue=Ye;(Te.exports=function(e,t){return Ue[e]||(Ue[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.32.2",mode:"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.32.2/LICENSE",source:"https://github.com/zloirock/core-js"});var Ke=K,$e=Object,et=function(e){return $e(Ke(e))},tt=et,at=D({}.hasOwnProperty),nt=Object.hasOwn||function(e,t){return at(tt(e),t)},rt=D,lt=0,ot=Math.random(),ct=rt(1..toString),it=function(e){return"Symbol("+(void 0===e?"":e)+")_"+ct(++lt+ot,36)},st=w,dt=Te.exports,ht=nt,ut=it,vt=ye,pt=Oe,ft=st.Symbol,mt=dt("wks"),gt=pt?ft.for||ft:ft&&ft.withoutSetter||ut,_t=function(e){return ht(mt,e)||(mt[e]=vt&&ht(ft,e)?ft[e]:gt("Symbol."+e)),mt[e]},bt=A,wt=ie,xt=He,Zt=De,Ct=function(e,t){var a,n;if("string"===t&&Qe(a=e.toString)&&!Ie(n=Ne(a,e)))return n;if(Qe(a=e.valueOf)&&!Ie(n=Ne(a,e)))return n;if("string"!==t&&Qe(a=e.toString)&&!Ie(n=Ne(a,e)))return n;throw Fe("Can't convert object to primitive value")},yt=TypeError,Ot=_t("toPrimitive"),Mt=function(e,t){if(!wt(e)||xt(e))return e;var a,n=Zt(e,Ot);if(n){if(void 0===t&&(t="default"),a=bt(n,e,t),!wt(a)||xt(a))return a;throw yt("Can't convert object to primitive value")}return void 0===t&&(t="number"),Ct(e,t)},At=He,Et=function(e){var t=Mt(e,"string");return At(t)?t:t+""},jt=ie,Ht=w.document,Vt=jt(Ht)&&jt(Ht.createElement),Rt=function(e){return Vt?Ht.createElement(e):{}},Lt=Rt,Bt=!C&&!Z((function(){return 7!==Object.defineProperty(Lt("div"),"a",{get:function(){return 7}}).a})),Pt=C,kt=A,zt=E,St=B,Dt=te,Nt=Et,Qt=nt,It=Bt,Ft=Object.getOwnPropertyDescriptor;x.f=Pt?Ft:function(e,t){if(e=Dt(e),t=Nt(t),It)try{return Ft(e,t)}catch(e){}if(Qt(e,t))return St(!kt(zt.f,e,t),e[t])};var Tt={},Xt=C&&Z((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),qt=ie,Wt=String,Jt=TypeError,Gt=function(e){if(qt(e))return e;throw Jt(Wt(e)+" is not an object")},Yt=C,Ut=Bt,Kt=Xt,$t=Gt,ea=Et,ta=TypeError,aa=Object.defineProperty,na=Object.getOwnPropertyDescriptor,ra="enumerable",la="configurable",oa="writable";Tt.f=Yt?Kt?function(e,t,a){if($t(e),t=ea(t),$t(a),"function"==typeof e&&"prototype"===t&&"value"in a&&oa in a&&!a[oa]){var n=na(e,t);n&&n[oa]&&(e[t]=a.value,a={configurable:la in a?a[la]:n[la],enumerable:ra in a?a[ra]:n[ra],writable:!1})}return aa(e,t,a)}:aa:function(e,t,a){if($t(e),t=ea(t),$t(a),Ut)try{return aa(e,t,a)}catch(e){}if("get"in a||"set"in a)throw ta("Accessors not supported");return"value"in a&&(e[t]=a.value),e};var ca=Tt,ia=B,sa=C?function(e,t,a){return ca.f(e,t,ia(1,a))}:function(e,t,a){return e[t]=a,e},da={exports:{}},ha=C,ua=nt,va=Function.prototype,pa=ha&&Object.getOwnPropertyDescriptor,fa=ua(va,"name"),ma={EXISTS:fa,PROPER:fa&&"something"===function(){}.name,CONFIGURABLE:fa&&(!ha||ha&&pa(va,"name").configurable)},ga=le,_a=Ye,ba=D(Function.toString);ga(_a.inspectSource)||(_a.inspectSource=function(e){return ba(e)});var wa,xa,Za,Ca=_a.inspectSource,ya=le,Oa=w.WeakMap,Ma=ya(Oa)&&/native code/.test(String(Oa)),Aa=Te.exports,Ea=it,ja=Aa("keys"),Ha=function(e){return ja[e]||(ja[e]=Ea(e))},Va={},Ra=Ma,La=w,Ba=ie,Pa=sa,ka=nt,za=Ye,Sa=Ha,Da=Va,Na="Object already initialized",Qa=La.TypeError,Ia=La.WeakMap;if(Ra||za.state){var Fa=za.state||(za.state=new Ia);Fa.get=Fa.get,Fa.has=Fa.has,Fa.set=Fa.set,wa=function(e,t){if(Fa.has(e))throw Qa(Na);return t.facade=e,Fa.set(e,t),t},xa=function(e){return Fa.get(e)||{}},Za=function(e){return Fa.has(e)}}else{var Ta=Sa("state");Da[Ta]=!0,wa=function(e,t){if(ka(e,Ta))throw Qa(Na);return t.facade=e,Pa(e,Ta,t),t},xa=function(e){return ka(e,Ta)?e[Ta]:{}},Za=function(e){return ka(e,Ta)}}var Xa={set:wa,get:xa,has:Za,enforce:function(e){return Za(e)?xa(e):wa(e,{})},getterFor:function(e){return function(t){var a;if(!Ba(t)||(a=xa(t)).type!==e)throw Qa("Incompatible receiver, "+e+" required");return a}}},qa=D,Wa=Z,Ja=le,Ga=nt,Ya=C,Ua=ma.CONFIGURABLE,Ka=Ca,$a=Xa.enforce,en=Xa.get,tn=String,an=Object.defineProperty,nn=qa("".slice),rn=qa("".replace),ln=qa([].join),on=Ya&&!Wa((function(){return 8!==an((function(){}),"length",{value:8}).length})),cn=String(String).split("String"),sn=da.exports=function(e,t,a){"Symbol("===nn(tn(t),0,7)&&(t="["+rn(tn(t),/^Symbol\(([^)]*)\)/,"$1")+"]"),a&&a.getter&&(t="get "+t),a&&a.setter&&(t="set "+t),(!Ga(e,"name")||Ua&&e.name!==t)&&(Ya?an(e,"name",{value:t,configurable:!0}):e.name=t),on&&a&&Ga(a,"arity")&&e.length!==a.arity&&an(e,"length",{value:a.arity});try{a&&Ga(a,"constructor")&&a.constructor?Ya&&an(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var n=$a(e);return Ga(n,"source")||(n.source=ln(cn,"string"==typeof t?t:"")),e};Function.prototype.toString=sn((function(){return Ja(this)&&en(this).source||Ka(this)}),"toString");var dn=le,hn=Tt,un=da.exports,vn=We,pn=function(e,t,a,n){n||(n={});var r=n.enumerable,l=void 0!==n.name?n.name:t;if(dn(a)&&un(a,l,n),n.global)r?e[t]=a:vn(t,a);else{try{n.unsafe?e[t]&&(r=!0):delete e[t]}catch(e){}r?e[t]=a:hn.f(e,t,{value:a,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return e},fn={},mn=Math.ceil,gn=Math.floor,_n=Math.trunc||function(e){var t=+e;return(t>0?gn:mn)(t)},bn=function(e){var t=+e;return t!=t||0===t?0:_n(t)},wn=bn,xn=Math.max,Zn=Math.min,Cn=function(e,t){var a=wn(e);return a<0?xn(a+t,0):Zn(a,t)},yn=bn,On=Math.min,Mn=function(e){return e>0?On(yn(e),9007199254740991):0},An=Mn,En=function(e){return An(e.length)},jn=te,Hn=Cn,Vn=En,Rn=function(e){return function(t,a,n){var r,l=jn(t),o=Vn(l),c=Hn(n,o);if(e&&a!=a){for(;o>c;)if((r=l[c++])!=r)return!0}else for(;o>c;c++)if((e||c in l)&&l[c]===a)return e||c||0;return!e&&-1}},Ln={includes:Rn(!0),indexOf:Rn(!1)},Bn=nt,Pn=te,kn=Ln.indexOf,zn=Va,Sn=D([].push),Dn=function(e,t){var a,n=Pn(e),r=0,l=[];for(a in n)!Bn(zn,a)&&Bn(n,a)&&Sn(l,a);for(;t.length>r;)Bn(n,a=t[r++])&&(~kn(l,a)||Sn(l,a));return l},Nn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Qn=Dn,In=Nn.concat("length","prototype");fn.f=Object.getOwnPropertyNames||function(e){return Qn(e,In)};var Fn={};Fn.f=Object.getOwnPropertySymbols;var Tn=he,Xn=fn,qn=Fn,Wn=Gt,Jn=D([].concat),Gn=Tn("Reflect","ownKeys")||function(e){var t=Xn.f(Wn(e)),a=qn.f;return a?Jn(t,a(e)):t},Yn=nt,Un=Gn,Kn=x,$n=Tt,er=function(e,t,a){for(var n=Un(t),r=$n.f,l=Kn.f,o=0;o<n.length;o++){var c=n[o];Yn(e,c)||a&&Yn(a,c)||r(e,c,l(t,c))}},tr=Z,ar=le,nr=/#|\.prototype\./,rr=function(e,t){var a=or[lr(e)];return a===ir||a!==cr&&(ar(t)?tr(t):!!t)},lr=rr.normalize=function(e){return String(e).replace(nr,".").toLowerCase()},or=rr.data={},cr=rr.NATIVE="N",ir=rr.POLYFILL="P",sr=rr,dr=w,hr=x.f,ur=sa,vr=pn,pr=We,fr=er,mr=sr,gr=function(e,t){var a,n,r,l,o,c=e.target,i=e.global,s=e.stat;if(a=i?dr:s?dr[c]||pr(c,{}):(dr[c]||{}).prototype)for(n in t){if(l=t[n],r=e.dontCallGetSet?(o=hr(a,n))&&o.value:a[n],!mr(i?n:c+(s?".":"#")+n,e.forced)&&void 0!==r){if(typeof l==typeof r)continue;fr(l,r)}(e.sham||r&&r.sham)&&ur(l,"sham",!0),vr(a,n,l,e)}},_r=Dn,br=Nn,wr=Object.keys||function(e){return _r(e,br)},xr=C,Zr=D,Cr=A,yr=Z,Or=wr,Mr=Fn,Ar=E,Er=et,jr=J,Hr=Object.assign,Vr=Object.defineProperty,Rr=Zr([].concat),Lr=!Hr||yr((function(){if(xr&&1!==Hr({b:1},Hr(Vr({},"a",{enumerable:!0,get:function(){Vr(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},a=Symbol("assign detection"),n="abcdefghijklmnopqrst";return e[a]=7,n.split("").forEach((function(e){t[e]=e})),7!==Hr({},e)[a]||Or(Hr({},t)).join("")!==n}))?function(e,t){for(var a=Er(e),n=arguments.length,r=1,l=Mr.f,o=Ar.f;n>r;)for(var c,i=jr(arguments[r++]),s=l?Rr(Or(i),l(i)):Or(i),d=s.length,h=0;d>h;)c=s[h++],xr&&!Cr(o,i,c)||(a[c]=i[c]);return a}:Hr,Br=Lr;gr({target:"Object",stat:!0,arity:2,forced:Object.assign!==Br},{assign:Br});var Pr={},kr=C,zr=Xt,Sr=Tt,Dr=Gt,Nr=te,Qr=wr;Pr.f=kr&&!zr?Object.defineProperties:function(e,t){Dr(e);for(var a,n=Nr(t),r=Qr(t),l=r.length,o=0;l>o;)Sr.f(e,a=r[o++],n[a]);return e};var Ir,Fr=he("document","documentElement"),Tr=Gt,Xr=Pr,qr=Nn,Wr=Va,Jr=Fr,Gr=Rt,Yr="prototype",Ur="script",Kr=Ha("IE_PROTO"),$r=function(){},el=function(e){return"<"+Ur+">"+e+"</"+Ur+">"},tl=function(e){e.write(el("")),e.close();var t=e.parentWindow.Object;return e=null,t},al=function(){try{Ir=new ActiveXObject("htmlfile")}catch(e){}var e,t,a;al="undefined"!=typeof document?document.domain&&Ir?tl(Ir):(t=Gr("iframe"),a="java"+Ur+":",t.style.display="none",Jr.appendChild(t),t.src=String(a),(e=t.contentWindow.document).open(),e.write(el("document.F=Object")),e.close(),e.F):tl(Ir);for(var n=qr.length;n--;)delete al[Yr][qr[n]];return al()};Wr[Kr]=!0;var nl=Object.create||function(e,t){var a;return null!==e?($r[Yr]=Tr(e),a=new $r,$r[Yr]=null,a[Kr]=e):a=al(),void 0===t?a:Xr.f(a,t)},rl=_t,ll=nl,ol=Tt.f,cl=rl("unscopables"),il=Array.prototype;void 0===il[cl]&&ol(il,cl,{configurable:!0,value:ll(null)});var sl,dl,hl,ul=function(e){il[cl][e]=!0},vl={},pl=!Z((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype})),fl=nt,ml=le,gl=et,_l=pl,bl=Ha("IE_PROTO"),wl=Object,xl=wl.prototype,Zl=_l?wl.getPrototypeOf:function(e){var t=gl(e);if(fl(t,bl))return t[bl];var a=t.constructor;return ml(a)&&t instanceof a?a.prototype:t instanceof wl?xl:null},Cl=Z,yl=le,Ol=ie,Ml=Zl,Al=pn,El=_t("iterator"),jl=!1;[].keys&&("next"in(hl=[].keys())?(dl=Ml(Ml(hl)))!==Object.prototype&&(sl=dl):jl=!0);var Hl=!Ol(sl)||Cl((function(){var e={};return sl[El].call(e)!==e}));Hl&&(sl={}),yl(sl[El])||Al(sl,El,(function(){return this}));var Vl={IteratorPrototype:sl,BUGGY_SAFARI_ITERATORS:jl},Rl=Tt.f,Ll=nt,Bl=_t("toStringTag"),Pl=function(e,t,a){e&&!a&&(e=e.prototype),e&&!Ll(e,Bl)&&Rl(e,Bl,{configurable:!0,value:t})},kl=Vl.IteratorPrototype,zl=nl,Sl=B,Dl=Pl,Nl=vl,Ql=function(){return this},Il=D,Fl=ke,Tl=le,Xl=String,ql=TypeError,Wl=function(e,t,a){try{return Il(Fl(Object.getOwnPropertyDescriptor(e,t)[a]))}catch(e){}},Jl=Gt,Gl=function(e){if("object"==typeof e||Tl(e))return e;throw ql("Can't set "+Xl(e)+" as a prototype")},Yl=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,a={};try{(e=Wl(Object.prototype,"__proto__","set"))(a,[]),t=a instanceof Array}catch(e){}return function(a,n){return Jl(a),Gl(n),t?e(a,n):a.__proto__=n,a}}():void 0),Ul=gr,Kl=A,$l=le,eo=function(e,t,a,n){var r=t+" Iterator";return e.prototype=zl(kl,{next:Sl(+!n,a)}),Dl(e,r,!1),Nl[r]=Ql,e},to=Zl,ao=Yl,no=Pl,ro=sa,lo=pn,oo=vl,co=ma.PROPER,io=ma.CONFIGURABLE,so=Vl.IteratorPrototype,ho=Vl.BUGGY_SAFARI_ITERATORS,uo=_t("iterator"),vo="keys",po="values",fo="entries",mo=function(){return this},go=te,_o=ul,bo=vl,wo=Xa,xo=Tt.f,Zo=function(e,t,a,n,r,l,o){eo(a,t,n);var c,i,s,d=function(e){if(e===r&&f)return f;if(!ho&&e&&e in v)return v[e];switch(e){case vo:case po:case fo:return function(){return new a(this,e)}}return function(){return new a(this)}},h=t+" Iterator",u=!1,v=e.prototype,p=v[uo]||v["@@iterator"]||r&&v[r],f=!ho&&p||d(r),m="Array"===t&&v.entries||p;if(m&&(c=to(m.call(new e)))!==Object.prototype&&c.next&&(to(c)!==so&&(ao?ao(c,so):$l(c[uo])||lo(c,uo,mo)),no(c,h,!0)),co&&r===po&&p&&p.name!==po&&(io?ro(v,"name",po):(u=!0,f=function(){return Kl(p,this)})),r)if(i={values:d(po),keys:l?f:d(vo),entries:d(fo)},o)for(s in i)(ho||u||!(s in v))&&lo(v,s,i[s]);else Ul({target:t,proto:!0,forced:ho||u},i);return v[uo]!==f&&lo(v,uo,f,{name:r}),oo[t]=f,i},Co=function(e,t){return{value:e,done:t}},yo=C,Oo="Array Iterator",Mo=wo.set,Ao=wo.getterFor(Oo),Eo=Zo(Array,"Array",(function(e,t){Mo(this,{type:Oo,target:go(e),index:0,kind:t})}),(function(){var e=Ao(this),t=e.target,a=e.kind,n=e.index++;if(!t||n>=t.length)return e.target=void 0,Co(void 0,!0);switch(a){case"keys":return Co(n,!1);case"values":return Co(t[n],!1)}return Co([n,t[n]],!1)}),"values"),jo=bo.Arguments=bo.Array;if(_o("keys"),_o("values"),_o("entries"),yo&&"values"!==jo.name)try{xo(jo,"name",{value:"values"})}catch(e){}var Ho=Rt("span").classList,Vo=Ho&&Ho.constructor&&Ho.constructor.prototype,Ro=Vo===Object.prototype?void 0:Vo,Lo=w,Bo={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Po=Ro,ko=Eo,zo=sa,So=_t,Do=So("iterator"),No=So("toStringTag"),Qo=ko.values,Io=function(e,t){if(e){if(e[Do]!==Qo)try{zo(e,Do,Qo)}catch(t){e[Do]=Qo}if(e[No]||zo(e,No,t),Bo[t])for(var a in ko)if(e[a]!==ko[a])try{zo(e,a,ko[a])}catch(t){e[a]=ko[a]}}};for(var Fo in Bo)Io(Lo[Fo]&&Lo[Fo].prototype,Fo);Io(Po,"DOMTokenList");var To,Xo={xbox:"root-module_xbox__6Wa3G","horizontal_align-stretch":"root-module_horizontal_align-stretch__gv5sP","horizontal_align-start":"root-module_horizontal_align-start__HWXLZ","horizontal_align-end":"root-module_horizontal_align-end__lv1N-","horizontal_align-center":"root-module_horizontal_align-center__7dfRK","horizontal_align-between":"root-module_horizontal_align-between__tfij8","horizontal_align-evenly":"root-module_horizontal_align-evenly__cPM04","horizontal_align-around":"root-module_horizontal_align-around__6F53-","vertical_align-start":"root-module_vertical_align-start__hDoSG","vertical_align-end":"root-module_vertical_align-end__3K-Xh","vertical_align-center":"root-module_vertical_align-center__d4o08","vertical_align-between":"root-module_vertical_align-between__ZyjXh","vertical_align-evenly":"root-module_vertical_align-evenly__YEKot","vertical_align-around":"root-module_vertical_align-around__lG5of","vertical_align-stretch":"root-module_vertical_align-stretch__ydBqs","orientation-vertical":"root-module_orientation-vertical__mSiJF","orientation-horizontal":"root-module_orientation-horizontal__8h-SN","padding-none":"root-module_padding-none__WSOfn","padding-xxs":"root-module_padding-xxs__5sUih","padding-xs":"root-module_padding-xs__qPmEg","padding-s":"root-module_padding-s__jrXJf","padding-m":"root-module_padding-m__Hn-b1","padding-l":"root-module_padding-l__-yiiK","padding-xl":"root-module_padding-xl__w97-D","gap-none":"root-module_gap-none__5SZka","gap-xxs":"root-module_gap-xxs__2Pq9d","gap-xs":"root-module_gap-xs__SYU-p","gap-s":"root-module_gap-s__ipYgr","gap-m":"root-module_gap-m__CMXzK","gap-l":"root-module_gap-l__FJTxi","gap-xl":"root-module_gap-xl__taf3g","pda-support":"root-module_pda-support__rBZrl",flexWrap:"root-module_flexWrap__4U4l5","height-auto":"root-module_height-auto__kqW13","height-full":"root-module_height-full__G54hz","height-1":"root-module_height-1__tUMsF","height-2":"root-module_height-2__eTXxk","height-3":"root-module_height-3__HFsPi","height-4":"root-module_height-4__V9SIG","height-5":"root-module_height-5__Vqq-1","height-6":"root-module_height-6__TBcqC","height-7":"root-module_height-7__Dsc2i","height-8":"root-module_height-8__UEd-O","height-9":"root-module_height-9__73Okj","height-10":"root-module_height-10__LnsBj","height-11":"root-module_height-11__h3zdO","height-12":"root-module_height-12__YrpHM","width-auto":"root-module_width-auto__g15AE","width-half":"root-module_width-half__SkeAC","width-full":"root-module_width-full__5WhQK","width-flex":"root-module_width-flex__-SpmZ",max_width:"root-module_max_width__QYToi",min_width:"root-module_min_width__wqtN7","width-1":"root-module_width-1__JvfqS","width-2":"root-module_width-2__5SX8S","width-3":"root-module_width-3__EaChK","width-4":"root-module_width-4__oKrmT","width-5":"root-module_width-5__Jwf0j","width-6":"root-module_width-6__0xgl6","width-7":"root-module_width-7__nHfd-","width-8":"root-module_width-8__ze3KQ","width-9":"root-module_width-9__pxWvf","width-10":"root-module_width-10__C94jC","width-11":"root-module_width-11__mdz3o","width-12":"root-module_width-12__Rp9e-",touchable:"root-module_touchable__Gm7A8",clickable:"root-module_clickable__gwALz","overflow-visible":"root-module_overflow-visible__DAY63","overflow-hidden":"root-module_overflow-hidden__gylIk","overflow-auto":"root-module_overflow-auto__A1dF7","overflow-scroll":"root-module_overflow-scroll__NP3nz","overflow-scroll_y":"root-module_overflow-scroll_y__Bf9q5","overflow-scroll_x":"root-module_overflow-scroll_x__nDm2a","background_thone-darkest":"root-module_background_thone-darkest__i0opu","background_thone-medium":"root-module_background_thone-medium__ejgph","background_thone-dim":"root-module_background_thone-dim__K4Lpo","background_thone-lightest":"root-module_background_thone-lightest__OR6x6","background_thone-light":"root-module_background_thone-light__jm4XX","background_thone-dark":"root-module_background_thone-dark__-b8s0","background_thone-dark-30":"root-module_background_thone-dark-30__e-30s","border_radius-xxs":"root-module_border_radius-xxs__fG-b3","border_radius-xs":"root-module_border_radius-xs__6rvkQ","border_radius-s":"root-module_border_radius-s__HnVwV","border_radius-m":"root-module_border_radius-m__Cz-lB","border_radius-l":"root-module_border_radius-l__PB9Hh","border_radius-xl":"root-module_border_radius-xl__rGaRy","border_radius-full":"root-module_border_radius-full__HuBVW"},qo={exports:{}};
|
|
1
|
+
import{jsx as e,Fragment as t,jsxs as a}from"react/jsx-runtime";import*as n from"react";import r,{createContext as l,useContext as o,useState as c,useEffect as i,useLayoutEffect as s,useRef as d,useCallback as h,Children as u,isValidElement as v,useMemo as p,forwardRef as f,useImperativeHandle as m,Fragment as g}from"react";var _="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},b=function(e){return e&&e.Math===Math&&e},w=b("object"==typeof globalThis&&globalThis)||b("object"==typeof window&&window)||b("object"==typeof self&&self)||b("object"==typeof _&&_)||function(){return this}()||_||Function("return this")(),x={},Z=function(e){try{return!!e()}catch(e){return!0}},C=!Z((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),y=!Z((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),O=y,M=Function.prototype.call,A=O?M.bind(M):function(){return M.apply(M,arguments)},E={},j={}.propertyIsEnumerable,H=Object.getOwnPropertyDescriptor,V=H&&!j.call({1:2},1);E.f=V?function(e){var t=H(this,e);return!!t&&t.enumerable}:j;var R,L,B=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},P=y,k=Function.prototype,z=k.call,S=P&&k.bind.bind(z,z),D=P?S:function(e){return function(){return z.apply(e,arguments)}},N=D,Q=N({}.toString),I=N("".slice),F=function(e){return I(Q(e),8,-1)},T=Z,X=F,q=Object,W=D("".split),J=T((function(){return!q("z").propertyIsEnumerable(0)}))?function(e){return"String"===X(e)?W(e,""):q(e)}:q,G=function(e){return null==e},Y=G,U=TypeError,K=function(e){if(Y(e))throw U("Can't call method on "+e);return e},$=J,ee=K,te=function(e){return $(ee(e))},ae="object"==typeof document&&document.all,ne={all:ae,IS_HTMLDDA:void 0===ae&&void 0!==ae},re=ne.all,le=ne.IS_HTMLDDA?function(e){return"function"==typeof e||e===re}:function(e){return"function"==typeof e},oe=le,ce=ne.all,ie=ne.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:oe(e)||e===ce}:function(e){return"object"==typeof e?null!==e:oe(e)},se=w,de=le,he=function(e,t){return arguments.length<2?(a=se[e],de(a)?a:void 0):se[e]&&se[e][t];var a},ue=D({}.isPrototypeOf),ve="undefined"!=typeof navigator&&String(navigator.userAgent)||"",pe=w,fe=ve,me=pe.process,ge=pe.Deno,_e=me&&me.versions||ge&&ge.version,be=_e&&_e.v8;be&&(L=(R=be.split("."))[0]>0&&R[0]<4?1:+(R[0]+R[1])),!L&&fe&&(!(R=fe.match(/Edge\/(\d+)/))||R[1]>=74)&&(R=fe.match(/Chrome\/(\d+)/))&&(L=+R[1]);var we=L,xe=we,Ze=Z,Ce=w.String,ye=!!Object.getOwnPropertySymbols&&!Ze((function(){var e=Symbol("symbol detection");return!Ce(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&xe&&xe<41})),Oe=ye&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Me=he,Ae=le,Ee=ue,je=Object,He=Oe?function(e){return"symbol"==typeof e}:function(e){var t=Me("Symbol");return Ae(t)&&Ee(t.prototype,je(e))},Ve=String,Re=function(e){try{return Ve(e)}catch(e){return"Object"}},Le=le,Be=Re,Pe=TypeError,ke=function(e){if(Le(e))return e;throw Pe(Be(e)+" is not a function")},ze=ke,Se=G,De=function(e,t){var a=e[t];return Se(a)?void 0:ze(a)},Ne=A,Qe=le,Ie=ie,Fe=TypeError,Te={exports:{}},Xe=w,qe=Object.defineProperty,We=function(e,t){try{qe(Xe,e,{value:t,configurable:!0,writable:!0})}catch(a){Xe[e]=t}return t},Je=We,Ge="__core-js_shared__",Ye=w[Ge]||Je(Ge,{}),Ue=Ye;(Te.exports=function(e,t){return Ue[e]||(Ue[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.32.2",mode:"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.32.2/LICENSE",source:"https://github.com/zloirock/core-js"});var Ke=K,$e=Object,et=function(e){return $e(Ke(e))},tt=et,at=D({}.hasOwnProperty),nt=Object.hasOwn||function(e,t){return at(tt(e),t)},rt=D,lt=0,ot=Math.random(),ct=rt(1..toString),it=function(e){return"Symbol("+(void 0===e?"":e)+")_"+ct(++lt+ot,36)},st=w,dt=Te.exports,ht=nt,ut=it,vt=ye,pt=Oe,ft=st.Symbol,mt=dt("wks"),gt=pt?ft.for||ft:ft&&ft.withoutSetter||ut,_t=function(e){return ht(mt,e)||(mt[e]=vt&&ht(ft,e)?ft[e]:gt("Symbol."+e)),mt[e]},bt=A,wt=ie,xt=He,Zt=De,Ct=function(e,t){var a,n;if("string"===t&&Qe(a=e.toString)&&!Ie(n=Ne(a,e)))return n;if(Qe(a=e.valueOf)&&!Ie(n=Ne(a,e)))return n;if("string"!==t&&Qe(a=e.toString)&&!Ie(n=Ne(a,e)))return n;throw Fe("Can't convert object to primitive value")},yt=TypeError,Ot=_t("toPrimitive"),Mt=function(e,t){if(!wt(e)||xt(e))return e;var a,n=Zt(e,Ot);if(n){if(void 0===t&&(t="default"),a=bt(n,e,t),!wt(a)||xt(a))return a;throw yt("Can't convert object to primitive value")}return void 0===t&&(t="number"),Ct(e,t)},At=He,Et=function(e){var t=Mt(e,"string");return At(t)?t:t+""},jt=ie,Ht=w.document,Vt=jt(Ht)&&jt(Ht.createElement),Rt=function(e){return Vt?Ht.createElement(e):{}},Lt=Rt,Bt=!C&&!Z((function(){return 7!==Object.defineProperty(Lt("div"),"a",{get:function(){return 7}}).a})),Pt=C,kt=A,zt=E,St=B,Dt=te,Nt=Et,Qt=nt,It=Bt,Ft=Object.getOwnPropertyDescriptor;x.f=Pt?Ft:function(e,t){if(e=Dt(e),t=Nt(t),It)try{return Ft(e,t)}catch(e){}if(Qt(e,t))return St(!kt(zt.f,e,t),e[t])};var Tt={},Xt=C&&Z((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),qt=ie,Wt=String,Jt=TypeError,Gt=function(e){if(qt(e))return e;throw Jt(Wt(e)+" is not an object")},Yt=C,Ut=Bt,Kt=Xt,$t=Gt,ea=Et,ta=TypeError,aa=Object.defineProperty,na=Object.getOwnPropertyDescriptor,ra="enumerable",la="configurable",oa="writable";Tt.f=Yt?Kt?function(e,t,a){if($t(e),t=ea(t),$t(a),"function"==typeof e&&"prototype"===t&&"value"in a&&oa in a&&!a[oa]){var n=na(e,t);n&&n[oa]&&(e[t]=a.value,a={configurable:la in a?a[la]:n[la],enumerable:ra in a?a[ra]:n[ra],writable:!1})}return aa(e,t,a)}:aa:function(e,t,a){if($t(e),t=ea(t),$t(a),Ut)try{return aa(e,t,a)}catch(e){}if("get"in a||"set"in a)throw ta("Accessors not supported");return"value"in a&&(e[t]=a.value),e};var ca=Tt,ia=B,sa=C?function(e,t,a){return ca.f(e,t,ia(1,a))}:function(e,t,a){return e[t]=a,e},da={exports:{}},ha=C,ua=nt,va=Function.prototype,pa=ha&&Object.getOwnPropertyDescriptor,fa=ua(va,"name"),ma={EXISTS:fa,PROPER:fa&&"something"===function(){}.name,CONFIGURABLE:fa&&(!ha||ha&&pa(va,"name").configurable)},ga=le,_a=Ye,ba=D(Function.toString);ga(_a.inspectSource)||(_a.inspectSource=function(e){return ba(e)});var wa,xa,Za,Ca=_a.inspectSource,ya=le,Oa=w.WeakMap,Ma=ya(Oa)&&/native code/.test(String(Oa)),Aa=Te.exports,Ea=it,ja=Aa("keys"),Ha=function(e){return ja[e]||(ja[e]=Ea(e))},Va={},Ra=Ma,La=w,Ba=ie,Pa=sa,ka=nt,za=Ye,Sa=Ha,Da=Va,Na="Object already initialized",Qa=La.TypeError,Ia=La.WeakMap;if(Ra||za.state){var Fa=za.state||(za.state=new Ia);Fa.get=Fa.get,Fa.has=Fa.has,Fa.set=Fa.set,wa=function(e,t){if(Fa.has(e))throw Qa(Na);return t.facade=e,Fa.set(e,t),t},xa=function(e){return Fa.get(e)||{}},Za=function(e){return Fa.has(e)}}else{var Ta=Sa("state");Da[Ta]=!0,wa=function(e,t){if(ka(e,Ta))throw Qa(Na);return t.facade=e,Pa(e,Ta,t),t},xa=function(e){return ka(e,Ta)?e[Ta]:{}},Za=function(e){return ka(e,Ta)}}var Xa={set:wa,get:xa,has:Za,enforce:function(e){return Za(e)?xa(e):wa(e,{})},getterFor:function(e){return function(t){var a;if(!Ba(t)||(a=xa(t)).type!==e)throw Qa("Incompatible receiver, "+e+" required");return a}}},qa=D,Wa=Z,Ja=le,Ga=nt,Ya=C,Ua=ma.CONFIGURABLE,Ka=Ca,$a=Xa.enforce,en=Xa.get,tn=String,an=Object.defineProperty,nn=qa("".slice),rn=qa("".replace),ln=qa([].join),on=Ya&&!Wa((function(){return 8!==an((function(){}),"length",{value:8}).length})),cn=String(String).split("String"),sn=da.exports=function(e,t,a){"Symbol("===nn(tn(t),0,7)&&(t="["+rn(tn(t),/^Symbol\(([^)]*)\)/,"$1")+"]"),a&&a.getter&&(t="get "+t),a&&a.setter&&(t="set "+t),(!Ga(e,"name")||Ua&&e.name!==t)&&(Ya?an(e,"name",{value:t,configurable:!0}):e.name=t),on&&a&&Ga(a,"arity")&&e.length!==a.arity&&an(e,"length",{value:a.arity});try{a&&Ga(a,"constructor")&&a.constructor?Ya&&an(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var n=$a(e);return Ga(n,"source")||(n.source=ln(cn,"string"==typeof t?t:"")),e};Function.prototype.toString=sn((function(){return Ja(this)&&en(this).source||Ka(this)}),"toString");var dn=le,hn=Tt,un=da.exports,vn=We,pn=function(e,t,a,n){n||(n={});var r=n.enumerable,l=void 0!==n.name?n.name:t;if(dn(a)&&un(a,l,n),n.global)r?e[t]=a:vn(t,a);else{try{n.unsafe?e[t]&&(r=!0):delete e[t]}catch(e){}r?e[t]=a:hn.f(e,t,{value:a,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return e},fn={},mn=Math.ceil,gn=Math.floor,_n=Math.trunc||function(e){var t=+e;return(t>0?gn:mn)(t)},bn=function(e){var t=+e;return t!=t||0===t?0:_n(t)},wn=bn,xn=Math.max,Zn=Math.min,Cn=function(e,t){var a=wn(e);return a<0?xn(a+t,0):Zn(a,t)},yn=bn,On=Math.min,Mn=function(e){return e>0?On(yn(e),9007199254740991):0},An=Mn,En=function(e){return An(e.length)},jn=te,Hn=Cn,Vn=En,Rn=function(e){return function(t,a,n){var r,l=jn(t),o=Vn(l),c=Hn(n,o);if(e&&a!=a){for(;o>c;)if((r=l[c++])!=r)return!0}else for(;o>c;c++)if((e||c in l)&&l[c]===a)return e||c||0;return!e&&-1}},Ln={includes:Rn(!0),indexOf:Rn(!1)},Bn=nt,Pn=te,kn=Ln.indexOf,zn=Va,Sn=D([].push),Dn=function(e,t){var a,n=Pn(e),r=0,l=[];for(a in n)!Bn(zn,a)&&Bn(n,a)&&Sn(l,a);for(;t.length>r;)Bn(n,a=t[r++])&&(~kn(l,a)||Sn(l,a));return l},Nn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Qn=Dn,In=Nn.concat("length","prototype");fn.f=Object.getOwnPropertyNames||function(e){return Qn(e,In)};var Fn={};Fn.f=Object.getOwnPropertySymbols;var Tn=he,Xn=fn,qn=Fn,Wn=Gt,Jn=D([].concat),Gn=Tn("Reflect","ownKeys")||function(e){var t=Xn.f(Wn(e)),a=qn.f;return a?Jn(t,a(e)):t},Yn=nt,Un=Gn,Kn=x,$n=Tt,er=function(e,t,a){for(var n=Un(t),r=$n.f,l=Kn.f,o=0;o<n.length;o++){var c=n[o];Yn(e,c)||a&&Yn(a,c)||r(e,c,l(t,c))}},tr=Z,ar=le,nr=/#|\.prototype\./,rr=function(e,t){var a=or[lr(e)];return a===ir||a!==cr&&(ar(t)?tr(t):!!t)},lr=rr.normalize=function(e){return String(e).replace(nr,".").toLowerCase()},or=rr.data={},cr=rr.NATIVE="N",ir=rr.POLYFILL="P",sr=rr,dr=w,hr=x.f,ur=sa,vr=pn,pr=We,fr=er,mr=sr,gr=function(e,t){var a,n,r,l,o,c=e.target,i=e.global,s=e.stat;if(a=i?dr:s?dr[c]||pr(c,{}):(dr[c]||{}).prototype)for(n in t){if(l=t[n],r=e.dontCallGetSet?(o=hr(a,n))&&o.value:a[n],!mr(i?n:c+(s?".":"#")+n,e.forced)&&void 0!==r){if(typeof l==typeof r)continue;fr(l,r)}(e.sham||r&&r.sham)&&ur(l,"sham",!0),vr(a,n,l,e)}},_r=Dn,br=Nn,wr=Object.keys||function(e){return _r(e,br)},xr=C,Zr=D,Cr=A,yr=Z,Or=wr,Mr=Fn,Ar=E,Er=et,jr=J,Hr=Object.assign,Vr=Object.defineProperty,Rr=Zr([].concat),Lr=!Hr||yr((function(){if(xr&&1!==Hr({b:1},Hr(Vr({},"a",{enumerable:!0,get:function(){Vr(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},a=Symbol("assign detection"),n="abcdefghijklmnopqrst";return e[a]=7,n.split("").forEach((function(e){t[e]=e})),7!==Hr({},e)[a]||Or(Hr({},t)).join("")!==n}))?function(e,t){for(var a=Er(e),n=arguments.length,r=1,l=Mr.f,o=Ar.f;n>r;)for(var c,i=jr(arguments[r++]),s=l?Rr(Or(i),l(i)):Or(i),d=s.length,h=0;d>h;)c=s[h++],xr&&!Cr(o,i,c)||(a[c]=i[c]);return a}:Hr,Br=Lr;gr({target:"Object",stat:!0,arity:2,forced:Object.assign!==Br},{assign:Br});var Pr={},kr=C,zr=Xt,Sr=Tt,Dr=Gt,Nr=te,Qr=wr;Pr.f=kr&&!zr?Object.defineProperties:function(e,t){Dr(e);for(var a,n=Nr(t),r=Qr(t),l=r.length,o=0;l>o;)Sr.f(e,a=r[o++],n[a]);return e};var Ir,Fr=he("document","documentElement"),Tr=Gt,Xr=Pr,qr=Nn,Wr=Va,Jr=Fr,Gr=Rt,Yr="prototype",Ur="script",Kr=Ha("IE_PROTO"),$r=function(){},el=function(e){return"<"+Ur+">"+e+"</"+Ur+">"},tl=function(e){e.write(el("")),e.close();var t=e.parentWindow.Object;return e=null,t},al=function(){try{Ir=new ActiveXObject("htmlfile")}catch(e){}var e,t,a;al="undefined"!=typeof document?document.domain&&Ir?tl(Ir):(t=Gr("iframe"),a="java"+Ur+":",t.style.display="none",Jr.appendChild(t),t.src=String(a),(e=t.contentWindow.document).open(),e.write(el("document.F=Object")),e.close(),e.F):tl(Ir);for(var n=qr.length;n--;)delete al[Yr][qr[n]];return al()};Wr[Kr]=!0;var nl=Object.create||function(e,t){var a;return null!==e?($r[Yr]=Tr(e),a=new $r,$r[Yr]=null,a[Kr]=e):a=al(),void 0===t?a:Xr.f(a,t)},rl=_t,ll=nl,ol=Tt.f,cl=rl("unscopables"),il=Array.prototype;void 0===il[cl]&&ol(il,cl,{configurable:!0,value:ll(null)});var sl,dl,hl,ul=function(e){il[cl][e]=!0},vl={},pl=!Z((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype})),fl=nt,ml=le,gl=et,_l=pl,bl=Ha("IE_PROTO"),wl=Object,xl=wl.prototype,Zl=_l?wl.getPrototypeOf:function(e){var t=gl(e);if(fl(t,bl))return t[bl];var a=t.constructor;return ml(a)&&t instanceof a?a.prototype:t instanceof wl?xl:null},Cl=Z,yl=le,Ol=ie,Ml=Zl,Al=pn,El=_t("iterator"),jl=!1;[].keys&&("next"in(hl=[].keys())?(dl=Ml(Ml(hl)))!==Object.prototype&&(sl=dl):jl=!0);var Hl=!Ol(sl)||Cl((function(){var e={};return sl[El].call(e)!==e}));Hl&&(sl={}),yl(sl[El])||Al(sl,El,(function(){return this}));var Vl={IteratorPrototype:sl,BUGGY_SAFARI_ITERATORS:jl},Rl=Tt.f,Ll=nt,Bl=_t("toStringTag"),Pl=function(e,t,a){e&&!a&&(e=e.prototype),e&&!Ll(e,Bl)&&Rl(e,Bl,{configurable:!0,value:t})},kl=Vl.IteratorPrototype,zl=nl,Sl=B,Dl=Pl,Nl=vl,Ql=function(){return this},Il=D,Fl=ke,Tl=le,Xl=String,ql=TypeError,Wl=function(e,t,a){try{return Il(Fl(Object.getOwnPropertyDescriptor(e,t)[a]))}catch(e){}},Jl=Gt,Gl=function(e){if("object"==typeof e||Tl(e))return e;throw ql("Can't set "+Xl(e)+" as a prototype")},Yl=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,a={};try{(e=Wl(Object.prototype,"__proto__","set"))(a,[]),t=a instanceof Array}catch(e){}return function(a,n){return Jl(a),Gl(n),t?e(a,n):a.__proto__=n,a}}():void 0),Ul=gr,Kl=A,$l=le,eo=function(e,t,a,n){var r=t+" Iterator";return e.prototype=zl(kl,{next:Sl(+!n,a)}),Dl(e,r,!1),Nl[r]=Ql,e},to=Zl,ao=Yl,no=Pl,ro=sa,lo=pn,oo=vl,co=ma.PROPER,io=ma.CONFIGURABLE,so=Vl.IteratorPrototype,ho=Vl.BUGGY_SAFARI_ITERATORS,uo=_t("iterator"),vo="keys",po="values",fo="entries",mo=function(){return this},go=te,_o=ul,bo=vl,wo=Xa,xo=Tt.f,Zo=function(e,t,a,n,r,l,o){eo(a,t,n);var c,i,s,d=function(e){if(e===r&&f)return f;if(!ho&&e&&e in v)return v[e];switch(e){case vo:case po:case fo:return function(){return new a(this,e)}}return function(){return new a(this)}},h=t+" Iterator",u=!1,v=e.prototype,p=v[uo]||v["@@iterator"]||r&&v[r],f=!ho&&p||d(r),m="Array"===t&&v.entries||p;if(m&&(c=to(m.call(new e)))!==Object.prototype&&c.next&&(to(c)!==so&&(ao?ao(c,so):$l(c[uo])||lo(c,uo,mo)),no(c,h,!0)),co&&r===po&&p&&p.name!==po&&(io?ro(v,"name",po):(u=!0,f=function(){return Kl(p,this)})),r)if(i={values:d(po),keys:l?f:d(vo),entries:d(fo)},o)for(s in i)(ho||u||!(s in v))&&lo(v,s,i[s]);else Ul({target:t,proto:!0,forced:ho||u},i);return v[uo]!==f&&lo(v,uo,f,{name:r}),oo[t]=f,i},Co=function(e,t){return{value:e,done:t}},yo=C,Oo="Array Iterator",Mo=wo.set,Ao=wo.getterFor(Oo),Eo=Zo(Array,"Array",(function(e,t){Mo(this,{type:Oo,target:go(e),index:0,kind:t})}),(function(){var e=Ao(this),t=e.target,a=e.kind,n=e.index++;if(!t||n>=t.length)return e.target=void 0,Co(void 0,!0);switch(a){case"keys":return Co(n,!1);case"values":return Co(t[n],!1)}return Co([n,t[n]],!1)}),"values"),jo=bo.Arguments=bo.Array;if(_o("keys"),_o("values"),_o("entries"),yo&&"values"!==jo.name)try{xo(jo,"name",{value:"values"})}catch(e){}var Ho=Rt("span").classList,Vo=Ho&&Ho.constructor&&Ho.constructor.prototype,Ro=Vo===Object.prototype?void 0:Vo,Lo=w,Bo={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Po=Ro,ko=Eo,zo=sa,So=_t,Do=So("iterator"),No=So("toStringTag"),Qo=ko.values,Io=function(e,t){if(e){if(e[Do]!==Qo)try{zo(e,Do,Qo)}catch(t){e[Do]=Qo}if(e[No]||zo(e,No,t),Bo[t])for(var a in ko)if(e[a]!==ko[a])try{zo(e,a,ko[a])}catch(t){e[a]=ko[a]}}};for(var Fo in Bo)Io(Lo[Fo]&&Lo[Fo].prototype,Fo);Io(Po,"DOMTokenList");var To,Xo={xbox:"root-module_xbox__6Wa3G","horizontal_align-stretch":"root-module_horizontal_align-stretch__gv5sP","horizontal_align-start":"root-module_horizontal_align-start__HWXLZ","horizontal_align-end":"root-module_horizontal_align-end__lv1N-","horizontal_align-center":"root-module_horizontal_align-center__7dfRK","horizontal_align-between":"root-module_horizontal_align-between__tfij8","horizontal_align-evenly":"root-module_horizontal_align-evenly__cPM04","horizontal_align-around":"root-module_horizontal_align-around__6F53-","vertical_align-start":"root-module_vertical_align-start__hDoSG","vertical_align-end":"root-module_vertical_align-end__3K-Xh","vertical_align-center":"root-module_vertical_align-center__d4o08","vertical_align-between":"root-module_vertical_align-between__ZyjXh","vertical_align-evenly":"root-module_vertical_align-evenly__YEKot","vertical_align-around":"root-module_vertical_align-around__lG5of","vertical_align-stretch":"root-module_vertical_align-stretch__ydBqs","orientation-vertical":"root-module_orientation-vertical__mSiJF","orientation-horizontal":"root-module_orientation-horizontal__8h-SN","padding-none":"root-module_padding-none__WSOfn","padding-xxs":"root-module_padding-xxs__5sUih","padding-xs":"root-module_padding-xs__qPmEg","padding-s":"root-module_padding-s__jrXJf","padding-m":"root-module_padding-m__Hn-b1","padding-l":"root-module_padding-l__-yiiK","padding-xl":"root-module_padding-xl__w97-D","gap-none":"root-module_gap-none__5SZka","gap-xxs":"root-module_gap-xxs__2Pq9d","gap-xs":"root-module_gap-xs__SYU-p","gap-s":"root-module_gap-s__ipYgr","gap-m":"root-module_gap-m__CMXzK","gap-l":"root-module_gap-l__FJTxi","gap-xl":"root-module_gap-xl__taf3g","pda-support":"root-module_pda-support__rBZrl",flexWrap:"root-module_flexWrap__4U4l5","height-auto":"root-module_height-auto__kqW13","height-full":"root-module_height-full__G54hz","height-1":"root-module_height-1__tUMsF","height-2":"root-module_height-2__eTXxk","height-3":"root-module_height-3__HFsPi","height-4":"root-module_height-4__V9SIG","height-5":"root-module_height-5__Vqq-1","height-6":"root-module_height-6__TBcqC","height-7":"root-module_height-7__Dsc2i","height-8":"root-module_height-8__UEd-O","height-9":"root-module_height-9__73Okj","height-10":"root-module_height-10__LnsBj","height-11":"root-module_height-11__h3zdO","height-12":"root-module_height-12__YrpHM","width-auto":"root-module_width-auto__g15AE","width-half":"root-module_width-half__SkeAC","width-full":"root-module_width-full__5WhQK","width-flex":"root-module_width-flex__-SpmZ",max_width:"root-module_max_width__QYToi",min_width:"root-module_min_width__wqtN7","width-1":"root-module_width-1__JvfqS","width-2":"root-module_width-2__5SX8S","width-3":"root-module_width-3__EaChK","width-4":"root-module_width-4__oKrmT","width-5":"root-module_width-5__Jwf0j","width-6":"root-module_width-6__0xgl6","width-7":"root-module_width-7__nHfd-","width-8":"root-module_width-8__ze3KQ","width-9":"root-module_width-9__pxWvf","width-10":"root-module_width-10__C94jC","width-11":"root-module_width-11__mdz3o","width-12":"root-module_width-12__Rp9e-",touchable:"root-module_touchable__Gm7A8",clickable:"root-module_clickable__gwALz","overflow-visible":"root-module_overflow-visible__DAY63","overflow-hidden":"root-module_overflow-hidden__gylIk","overflow-auto":"root-module_overflow-auto__A1dF7","overflow-scroll":"root-module_overflow-scroll__NP3nz","overflow-scroll_y":"root-module_overflow-scroll_y__Bf9q5","overflow-scroll_x":"root-module_overflow-scroll_x__nDm2a","background_thone-darkest":"root-module_background_thone-darkest__i0opu","background_thone-medium":"root-module_background_thone-medium__ejgph","background_thone-dim":"root-module_background_thone-dim__K4Lpo","background_thone-lightest":"root-module_background_thone-lightest__OR6x6","background_thone-light":"root-module_background_thone-light__jm4XX","background_thone-dark":"root-module_background_thone-dark__-b8s0","background_thone-dark-30":"root-module_background_thone-dark-30__e-30s","background_thone-dark-10":"root-module_background_thone-dark-10__UKKoN","border_radius-xxs":"root-module_border_radius-xxs__fG-b3","border_radius-xs":"root-module_border_radius-xs__6rvkQ","border_radius-s":"root-module_border_radius-s__HnVwV","border_radius-m":"root-module_border_radius-m__Cz-lB","border_radius-l":"root-module_border_radius-l__PB9Hh","border_radius-xl":"root-module_border_radius-xl__rGaRy","border_radius-full":"root-module_border_radius-full__HuBVW"},qo={exports:{}};
|
|
2
2
|
/*!
|
|
3
3
|
Copyright (c) 2018 Jed Watson.
|
|
4
4
|
Licensed under the MIT License (MIT), see
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const IBoxBackgroundThone: readonly ["darkest", "medium", "dim", "lightest", "light", "dark-30", "dark", "none"];
|
|
1
|
+
export declare const IBoxBackgroundThone: readonly ["darkest", "medium", "dim", "lightest", "light", "dark-30", "dark-10", "dark", "none"];
|
package/package.json
CHANGED
package/themes/default.theme.css
CHANGED
|
@@ -4,36 +4,36 @@
|
|
|
4
4
|
* @DEPRECATED Use the new color tokens instead
|
|
5
5
|
*/
|
|
6
6
|
--color-neutral-darkest: #000000;
|
|
7
|
-
--color-neutral-dark: #
|
|
8
|
-
--color-neutral-medium: #
|
|
7
|
+
--color-neutral-dark: #1f1f1f;
|
|
8
|
+
--color-neutral-medium: #5c5c5c;
|
|
9
9
|
--color-neutral-dim: #999999;
|
|
10
10
|
--color-neutral-light: #f0f0f0;
|
|
11
11
|
--color-neutral-lightest: #ffffff;
|
|
12
12
|
|
|
13
|
-
--color-error-darkest: #
|
|
13
|
+
--color-error-darkest: #6b0e0e;
|
|
14
14
|
--color-error-dark: #542020;
|
|
15
|
-
--color-error-medium: #
|
|
16
|
-
--color-error-dim: #
|
|
15
|
+
--color-error-medium: #b21717;
|
|
16
|
+
--color-error-dim: #dd4242;
|
|
17
17
|
--color-error-light: #f4abab;
|
|
18
|
-
--color-error-lightest: #
|
|
18
|
+
--color-error-lightest: #f8dada;
|
|
19
19
|
|
|
20
|
-
--color-warning-darkest: #
|
|
20
|
+
--color-warning-darkest: #7f6003;
|
|
21
21
|
--color-warning-dark: #bb941e;
|
|
22
|
-
--color-warning-medium: #
|
|
23
|
-
--color-warning-dim: #
|
|
22
|
+
--color-warning-medium: #d4a106;
|
|
23
|
+
--color-warning-dim: #ffcb30;
|
|
24
24
|
--color-warning-light: #f7e4d7;
|
|
25
|
-
--color-warning-lightest: #
|
|
25
|
+
--color-warning-lightest: #fff5d6;
|
|
26
26
|
|
|
27
27
|
--color-success-darkest: #004214;
|
|
28
28
|
--color-success-dark: #1b3f19;
|
|
29
|
-
--color-success-medium: #
|
|
30
|
-
--color-success-dim: #
|
|
29
|
+
--color-success-medium: #006e21;
|
|
30
|
+
--color-success-dim: #2b994c;
|
|
31
31
|
--color-success-light: #99cea9;
|
|
32
|
-
--color-success-lightest: #
|
|
32
|
+
--color-success-lightest: #d5ebdc;
|
|
33
33
|
|
|
34
34
|
--color-info-medium: #285792;
|
|
35
35
|
--color-info-light: #91caff;
|
|
36
|
-
--color-info-lightest: #
|
|
36
|
+
--color-info-lightest: #dde6f2;
|
|
37
37
|
|
|
38
38
|
--color-hyperblue-darkest: #1a31dc;
|
|
39
39
|
--color-hyperblue-lightest: #3083ff;
|
|
@@ -42,75 +42,73 @@
|
|
|
42
42
|
--color-turquoise: #2ddfa6;
|
|
43
43
|
|
|
44
44
|
/* Connect theme */
|
|
45
|
-
--color-cnnt-blue: #
|
|
46
|
-
--color-cnnt-mid-blue: #
|
|
47
|
-
--color-cnnt-light-blue: #
|
|
48
|
-
--color-cnnt-gradient: linear-gradient(74.39deg, #
|
|
45
|
+
--color-cnnt-blue: #1a31dc;
|
|
46
|
+
--color-cnnt-mid-blue: #0574ff;
|
|
47
|
+
--color-cnnt-light-blue: #4baaf9;
|
|
48
|
+
--color-cnnt-gradient: linear-gradient(74.39deg, #0a1fba 0%, #2d66f6 48.96%, #4baaf9 100%);
|
|
49
49
|
|
|
50
50
|
--color-gradient-arcus: linear-gradient(80deg, #32e0a1 20%, #e8f409 80%);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
|
|
54
|
-
|
|
55
53
|
:root {
|
|
56
54
|
/**
|
|
57
55
|
* @tokens Colors
|
|
58
56
|
* @presenter Color
|
|
59
57
|
*/
|
|
60
|
-
--global-success-green-100: #
|
|
58
|
+
--global-success-green-100: #002c0d;
|
|
61
59
|
--global-success-green-90: #004214;
|
|
62
|
-
--global-success-green-80: #
|
|
63
|
-
--global-success-green-70: #
|
|
60
|
+
--global-success-green-80: #00581b;
|
|
61
|
+
--global-success-green-70: #006e21;
|
|
64
62
|
--global-success-green-60: #008428;
|
|
65
|
-
--global-success-green-50: #
|
|
66
|
-
--global-success-green-40: #
|
|
67
|
-
--global-success-green-30: #
|
|
68
|
-
--global-success-green-20: #
|
|
69
|
-
--global-success-green-10: #
|
|
63
|
+
--global-success-green-50: #2b994c;
|
|
64
|
+
--global-success-green-40: #55ad70;
|
|
65
|
+
--global-success-green-30: #80c294;
|
|
66
|
+
--global-success-green-20: #aad6b8;
|
|
67
|
+
--global-success-green-10: #d5ebdc;
|
|
70
68
|
|
|
71
69
|
--global-error-red-100: #470909;
|
|
72
|
-
--global-error-red-90: #
|
|
73
|
-
--global-error-red-80: #
|
|
74
|
-
--global-error-red-70: #
|
|
75
|
-
--global-error-red-60: #
|
|
76
|
-
--global-error-red-50: #
|
|
77
|
-
--global-error-red-40: #
|
|
78
|
-
--global-error-red-30: #
|
|
79
|
-
--global-error-red-20: #
|
|
80
|
-
--global-error-red-10: #
|
|
81
|
-
|
|
82
|
-
--global-warning-orange-100: #
|
|
83
|
-
--global-warning-orange-90: #
|
|
84
|
-
--global-warning-orange-80: #
|
|
85
|
-
--global-warning-orange-70: #
|
|
86
|
-
--global-warning-orange-60: #
|
|
87
|
-
--global-warning-orange-50: #
|
|
88
|
-
--global-warning-orange-40: #
|
|
89
|
-
--global-warning-orange-30: #
|
|
90
|
-
--global-warning-orange-20: #
|
|
91
|
-
--global-warning-orange-10: #
|
|
70
|
+
--global-error-red-90: #6b0e0e;
|
|
71
|
+
--global-error-red-80: #8f1313;
|
|
72
|
+
--global-error-red-70: #b21717;
|
|
73
|
+
--global-error-red-60: #d61c1c;
|
|
74
|
+
--global-error-red-50: #dd4242;
|
|
75
|
+
--global-error-red-40: #e46868;
|
|
76
|
+
--global-error-red-30: #eb8e8e;
|
|
77
|
+
--global-error-red-20: #f1b4b4;
|
|
78
|
+
--global-error-red-10: #f8dada;
|
|
79
|
+
|
|
80
|
+
--global-warning-orange-100: #451f04;
|
|
81
|
+
--global-warning-orange-90: #682e06;
|
|
82
|
+
--global-warning-orange-80: #8b3e09;
|
|
83
|
+
--global-warning-orange-70: #ad4d0b;
|
|
84
|
+
--global-warning-orange-60: #d05d0d;
|
|
85
|
+
--global-warning-orange-50: #d87835;
|
|
86
|
+
--global-warning-orange-40: #e0935e;
|
|
87
|
+
--global-warning-orange-30: #e8ae86;
|
|
88
|
+
--global-warning-orange-20: #efc9af;
|
|
89
|
+
--global-warning-orange-10: #f7e4d7;
|
|
92
90
|
|
|
93
91
|
--global-alert-yellow-100: #554002;
|
|
94
|
-
--global-alert-yellow-90: #
|
|
95
|
-
--global-alert-yellow-80: #
|
|
96
|
-
--global-alert-yellow-70: #
|
|
97
|
-
--global-alert-yellow-60: #
|
|
98
|
-
--global-alert-yellow-50: #
|
|
99
|
-
--global-alert-yellow-40: #
|
|
100
|
-
--global-alert-yellow-30: #
|
|
101
|
-
--global-alert-yellow-20: #
|
|
102
|
-
--global-alert-yellow-10: #
|
|
103
|
-
|
|
104
|
-
--global-info-blue-100: #
|
|
92
|
+
--global-alert-yellow-90: #7f6003;
|
|
93
|
+
--global-alert-yellow-80: #aa8105;
|
|
94
|
+
--global-alert-yellow-70: #d4a106;
|
|
95
|
+
--global-alert-yellow-60: #ffc107;
|
|
96
|
+
--global-alert-yellow-50: #ffcb30;
|
|
97
|
+
--global-alert-yellow-40: #ffd65a;
|
|
98
|
+
--global-alert-yellow-30: #ffe083;
|
|
99
|
+
--global-alert-yellow-20: #ffeaad;
|
|
100
|
+
--global-alert-yellow-10: #fff5d6;
|
|
101
|
+
|
|
102
|
+
--global-info-blue-100: #10233a;
|
|
105
103
|
--global-info-blue-90: #183457;
|
|
106
104
|
--global-info-blue-80: #204675;
|
|
107
105
|
--global-info-blue-70: #285792;
|
|
108
|
-
--global-info-blue-60: #
|
|
109
|
-
--global-info-blue-50: #
|
|
110
|
-
--global-info-blue-40: #
|
|
111
|
-
--global-info-blue-30: #
|
|
112
|
-
--global-info-blue-20: #
|
|
113
|
-
--global-info-blue-10: #
|
|
106
|
+
--global-info-blue-60: #3069af;
|
|
107
|
+
--global-info-blue-50: #5382bc;
|
|
108
|
+
--global-info-blue-40: #759bca;
|
|
109
|
+
--global-info-blue-30: #98b4d7;
|
|
110
|
+
--global-info-blue-20: #bacde4;
|
|
111
|
+
--global-info-blue-10: #dde6f2;
|
|
114
112
|
/**
|
|
115
113
|
* @tokens-end
|
|
116
114
|
*/
|
|
@@ -120,16 +118,17 @@
|
|
|
120
118
|
* @presenter Color
|
|
121
119
|
*/
|
|
122
120
|
--neutral-black: #000000;
|
|
123
|
-
--neutral-dark-90: #
|
|
124
|
-
--neutral-dark-80: #
|
|
125
|
-
--neutral-dark-70: #
|
|
126
|
-
--neutral-dark-60: #
|
|
121
|
+
--neutral-dark-90: #1f1f1f;
|
|
122
|
+
--neutral-dark-80: #3d3d3d;
|
|
123
|
+
--neutral-dark-70: #5c5c5c;
|
|
124
|
+
--neutral-dark-60: #7a7a7a;
|
|
127
125
|
--neutral-dark-50: #999999;
|
|
128
|
-
--neutral-dark-40: #
|
|
129
|
-
--neutral-dark-30: #
|
|
130
|
-
--neutral-dark-20: #
|
|
131
|
-
--neutral-
|
|
132
|
-
|
|
126
|
+
--neutral-dark-40: #b8b8b8;
|
|
127
|
+
--neutral-dark-30: #d6d6d6;
|
|
128
|
+
--neutral-dark-20: #f5f5f5;
|
|
129
|
+
--neutral-dark-10: rgba(0, 0, 0, 10);
|
|
130
|
+
--neutral-white: #ffffff;
|
|
131
|
+
/**
|
|
133
132
|
* @tokens-end
|
|
134
133
|
*/
|
|
135
134
|
|
|
@@ -137,8 +136,22 @@
|
|
|
137
136
|
* @tokens Colors:Gradient
|
|
138
137
|
* @presenter Color
|
|
139
138
|
*/
|
|
140
|
-
--global-loading-skeleton: linear-gradient(
|
|
141
|
-
|
|
139
|
+
--global-loading-skeleton: linear-gradient(
|
|
140
|
+
90deg,
|
|
141
|
+
#ebebeb 0%,
|
|
142
|
+
#f6f5f5 28.65%,
|
|
143
|
+
#f4f4f4 56.77%,
|
|
144
|
+
#efefef 80.21%,
|
|
145
|
+
#f0f0f0 100%,
|
|
146
|
+
#ededed 100%
|
|
147
|
+
);
|
|
148
|
+
--global-loading-skeleton-dark: linear-gradient(
|
|
149
|
+
90deg,
|
|
150
|
+
#373737 0%,
|
|
151
|
+
#504e4e 41.15%,
|
|
152
|
+
#3f3f3f 71.87%,
|
|
153
|
+
#373737 100%
|
|
154
|
+
);
|
|
142
155
|
/**
|
|
143
156
|
* @tokens-end
|
|
144
157
|
*/
|
|
@@ -147,12 +160,12 @@
|
|
|
147
160
|
* @tokens Colors:Ramen
|
|
148
161
|
* @presenter Color
|
|
149
162
|
*/
|
|
150
|
-
--ramen-darkest: #
|
|
151
|
-
--ramen-dark: #
|
|
152
|
-
--ramen-medium: #
|
|
153
|
-
--ramen-gradient: linear-gradient(220deg, #
|
|
154
|
-
--ramen-linear-gradient: linear-gradient(90deg, #
|
|
155
|
-
|
|
163
|
+
--ramen-darkest: #1b1a1a;
|
|
164
|
+
--ramen-dark: #30b7ca;
|
|
165
|
+
--ramen-medium: #21d49b;
|
|
166
|
+
--ramen-gradient: linear-gradient(220deg, #21d49b 15.77%, #30b7ca 84.05%);
|
|
167
|
+
--ramen-linear-gradient: linear-gradient(90deg, #22d39f 0.38%, #30b9c8 24.22%);
|
|
168
|
+
/**
|
|
156
169
|
* @tokens-end
|
|
157
170
|
*/
|
|
158
171
|
|
|
@@ -160,51 +173,50 @@
|
|
|
160
173
|
* @tokens Colors:XTag
|
|
161
174
|
* @presenter Color
|
|
162
175
|
*/
|
|
163
|
-
--xtag-color-green: #
|
|
164
|
-
--xtag-color-sky-blue: #
|
|
165
|
-
--xtag-color-orange: #
|
|
166
|
-
--xtag-color-red: #
|
|
167
|
-
--xtag-color-purple: #
|
|
168
|
-
--xtag-color-pink: #
|
|
169
|
-
--xtag-color-green-check: #
|
|
170
|
-
--xtag-color-red-refuse: #
|
|
171
|
-
--xtag-color-yellow: #
|
|
172
|
-
--xtag-state-color-pink-lightest: #
|
|
173
|
-
--xtag-state-color-pink-medium: #
|
|
176
|
+
--xtag-color-green: #11a279;
|
|
177
|
+
--xtag-color-sky-blue: #4a96ff;
|
|
178
|
+
--xtag-color-orange: #ff953b;
|
|
179
|
+
--xtag-color-red: #eb4849;
|
|
180
|
+
--xtag-color-purple: #4d54c8;
|
|
181
|
+
--xtag-color-pink: #f15ddb;
|
|
182
|
+
--xtag-color-green-check: #2b994c;
|
|
183
|
+
--xtag-color-red-refuse: #dd4242;
|
|
184
|
+
--xtag-color-yellow: #ffd65a;
|
|
185
|
+
--xtag-state-color-pink-lightest: #ffd8f9;
|
|
186
|
+
--xtag-state-color-pink-medium: #f15ddb;
|
|
174
187
|
--xtag-state-color-orange-lightest: #f7e4d7;
|
|
175
|
-
--xtag-state-color-orange-medium: #
|
|
188
|
+
--xtag-state-color-orange-medium: #d87835;
|
|
176
189
|
|
|
177
|
-
|
|
190
|
+
/**
|
|
178
191
|
* @tokens-end
|
|
179
192
|
*/
|
|
180
193
|
|
|
181
|
-
|
|
194
|
+
/**
|
|
182
195
|
* @tokens Colors:XIcon
|
|
183
196
|
* @presenter Color
|
|
184
197
|
*/
|
|
185
|
-
--xicon-color-green: #
|
|
186
|
-
--xicon-color-sky-blue: #
|
|
187
|
-
--xicon-color-orange: #
|
|
188
|
-
--xicon-color-red: #
|
|
189
|
-
--xicon-color-purple: #
|
|
190
|
-
--xicon-color-pink: #
|
|
191
|
-
--xicon-color-green-check: #
|
|
192
|
-
--xicon-color-red-refuse: #
|
|
193
|
-
--xicon-color-yellow: #
|
|
198
|
+
--xicon-color-green: #11a279;
|
|
199
|
+
--xicon-color-sky-blue: #4a96ff;
|
|
200
|
+
--xicon-color-orange: #ff953b;
|
|
201
|
+
--xicon-color-red: #eb4849;
|
|
202
|
+
--xicon-color-purple: #4d54c8;
|
|
203
|
+
--xicon-color-pink: #f15ddb;
|
|
204
|
+
--xicon-color-green-check: #2b994c;
|
|
205
|
+
--xicon-color-red-refuse: #dd4242;
|
|
206
|
+
--xicon-color-yellow: #ffd65a;
|
|
194
207
|
--xicon-color-turquoise: #2ddfa6;
|
|
195
|
-
|
|
208
|
+
/**
|
|
196
209
|
* @tokens-end
|
|
197
210
|
*/
|
|
198
211
|
|
|
199
|
-
|
|
200
|
-
--xcard-border-color-
|
|
201
|
-
--xcard-border-color-
|
|
202
|
-
--xcard-border-color-
|
|
203
|
-
--xcard-border-color-
|
|
204
|
-
--xcard-border-color-
|
|
205
|
-
--xcard-border-color-
|
|
206
|
-
--xcard-border-color-
|
|
207
|
-
--xcard-border-color-
|
|
208
|
-
--xcard-border-color-yellow: #FFD65A;
|
|
212
|
+
--xcard-border-color-green: #11a279;
|
|
213
|
+
--xcard-border-color-sky-blue: #4a96ff;
|
|
214
|
+
--xcard-border-color-orange: #ff953b;
|
|
215
|
+
--xcard-border-color-red: #eb4849;
|
|
216
|
+
--xcard-border-color-purple: #4d54c8;
|
|
217
|
+
--xcard-border-color-pink: #f15ddb;
|
|
218
|
+
--xcard-border-color-green-check: #2b994c;
|
|
219
|
+
--xcard-border-color-red-refuse: #dd4242;
|
|
220
|
+
--xcard-border-color-yellow: #ffd65a;
|
|
209
221
|
--xcard-border-color-turquoise: #2ddfa6;
|
|
210
222
|
}
|