react-toolkits 0.4.4 → 0.4.5

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # react-toolkits
2
2
 
3
+ ## 0.4.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 9e342fd: feat: override default styles
8
+
3
9
  ## 0.4.4
4
10
 
5
11
  ### Patch Changes
package/lib/index.css CHANGED
@@ -1,2 +1,2 @@
1
- @import"antd/dist/reset.css";*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-top-12{top:-3rem}.left-0{left:0}.right-0{right:0}.right-8{right:2rem}.top-1\/2{top:50%}.top-8{top:2rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.ml-64{margin-left:16rem}.ml-8{margin-left:2rem}.mt-2{margin-top:.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.hidden{display:none}.h-8{height:2rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-32{max-height:8rem}.w-8{width:2rem}.w-full{width:100%}.flex-1{flex:1 1 0%}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-auto{overflow:auto}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.p-6{padding:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-center{text-align:center}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-bold{font-weight:700}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.toolkits-modal .ant-modal-confirm-content{max-width:100%!important}
1
+ @import"antd/dist/reset.css";*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-top-12{top:-3rem}.left-0{left:0}.right-0{right:0}.right-8{right:2rem}.top-1\/2{top:50%}.top-8{top:2rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.ml-64{margin-left:16rem}.ml-8{margin-left:2rem}.mt-2{margin-top:.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.hidden{display:none}.h-8{height:2rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-32{max-height:8rem}.w-8{width:2rem}.w-full{width:100%}.flex-1{flex:1 1 0%}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-auto{overflow:auto}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.p-6{padding:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-center{text-align:center}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-bold{font-weight:700}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.toolkits-modal .ant-modal-confirm-paragraph{max-width:100%!important}
2
2
  /*# sourceMappingURL=index.css.map */
package/lib/index.css.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/styles/index.css"],"sourcesContent":["@import \"antd/dist/reset.css\";\n\n*, ::before, ::after{\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n}\n\n::backdrop{\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n}\n.container{\n width: 100%;\n}\n@media (min-width: 640px){\n\n .container{\n max-width: 640px;\n }\n}\n@media (min-width: 768px){\n\n .container{\n max-width: 768px;\n }\n}\n@media (min-width: 1024px){\n\n .container{\n max-width: 1024px;\n }\n}\n@media (min-width: 1280px){\n\n .container{\n max-width: 1280px;\n }\n}\n@media (min-width: 1536px){\n\n .container{\n max-width: 1536px;\n }\n}\n.fixed{\n position: fixed;\n}\n.absolute{\n position: absolute;\n}\n.relative{\n position: relative;\n}\n.-top-12{\n top: -3rem;\n}\n.left-0{\n left: 0px;\n}\n.right-0{\n right: 0px;\n}\n.right-8{\n right: 2rem;\n}\n.top-1\\/2{\n top: 50%;\n}\n.top-8{\n top: 2rem;\n}\n.my-12{\n margin-top: 3rem;\n margin-bottom: 3rem;\n}\n.mb-12{\n margin-bottom: 3rem;\n}\n.mb-4{\n margin-bottom: 1rem;\n}\n.mb-6{\n margin-bottom: 1.5rem;\n}\n.ml-2{\n margin-left: 0.5rem;\n}\n.ml-64{\n margin-left: 16rem;\n}\n.ml-8{\n margin-left: 2rem;\n}\n.mt-2{\n margin-top: 0.5rem;\n}\n.block{\n display: block;\n}\n.inline{\n display: inline;\n}\n.flex{\n display: flex;\n}\n.hidden{\n display: none;\n}\n.h-8{\n height: 2rem;\n}\n.h-full{\n height: 100%;\n}\n.h-screen{\n height: 100vh;\n}\n.max-h-32{\n max-height: 8rem;\n}\n.w-8{\n width: 2rem;\n}\n.w-full{\n width: 100%;\n}\n.flex-1{\n flex: 1 1 0%;\n}\n.-translate-y-1\\/2{\n --tw-translate-y: -50%;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.transform{\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.flex-col{\n flex-direction: column;\n}\n.items-end{\n align-items: flex-end;\n}\n.items-center{\n align-items: center;\n}\n.justify-end{\n justify-content: flex-end;\n}\n.justify-center{\n justify-content: center;\n}\n.justify-between{\n justify-content: space-between;\n}\n.overflow-auto{\n overflow: auto;\n}\n.bg-gray-50{\n --tw-bg-opacity: 1;\n background-color: rgb(249 250 251 / var(--tw-bg-opacity));\n}\n.p-6{\n padding: 1.5rem;\n}\n.px-6{\n padding-left: 1.5rem;\n padding-right: 1.5rem;\n}\n.py-4{\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n.text-center{\n text-align: center;\n}\n.text-lg{\n font-size: 1.125rem;\n line-height: 1.75rem;\n}\n.font-bold{\n font-weight: 700;\n}\n.filter{\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n\n\n.toolkits-modal .ant-modal-confirm-content {\n max-width: 100% !important;\n}\n"],"mappings":"6BAEA,EAAG,QAAU,OACT,uBAAuB,EACvB,uBAAuB,EACvB,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACb,aAAa,EACb,aAAa,EACb,cAAc,EACd,cAAc,EACd,aACA,aACA,kBACA,6BAA6B,UAC7B,8BACA,6BACA,4BACA,eACA,oBACA,sBACA,uBACA,wBACA,kBACA,wBAAwB,IACxB,wBAAwB,KACxB,iBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE,IAClC,yBAAyB,EAAE,EAAE,MAC7B,kBAAkB,EAAE,EAAE,MACtB,aAAa,EAAE,EAAE,MACjB,qBAAqB,EAAE,EAAE,MACzB,YACA,kBACA,gBACA,iBACA,kBACA,cACA,gBACA,aACA,mBACA,qBACA,2BACA,yBACA,0BACA,2BACA,uBACA,wBACA,yBACA,qBACJ,CAEA,WACI,uBAAuB,EACvB,uBAAuB,EACvB,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACb,aAAa,EACb,aAAa,EACb,cAAc,EACd,cAAc,EACd,aACA,aACA,kBACA,6BAA6B,UAC7B,8BACA,6BACA,4BACA,eACA,oBACA,sBACA,uBACA,wBACA,kBACA,wBAAwB,IACxB,wBAAwB,KACxB,iBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE,IAClC,yBAAyB,EAAE,EAAE,MAC7B,kBAAkB,EAAE,EAAE,MACtB,aAAa,EAAE,EAAE,MACjB,qBAAqB,EAAE,EAAE,MACzB,YACA,kBACA,gBACA,iBACA,kBACA,cACA,gBACA,aACA,mBACA,qBACA,2BACA,yBACA,0BACA,2BACA,uBACA,wBACA,yBACA,qBACJ,CACA,CAAC,UACG,MAAO,IACX,CACA,OAAO,CAAC,SAAS,EAAE,OAEf,CALH,UAMO,UAAW,KACf,CACJ,CACA,OAAO,CAAC,SAAS,EAAE,OAEf,CAXH,UAYO,UAAW,KACf,CACJ,CACA,OAAO,CAAC,SAAS,EAAE,QAEf,CAjBH,UAkBO,UAAW,MACf,CACJ,CACA,OAAO,CAAC,SAAS,EAAE,QAEf,CAvBH,UAwBO,UAAW,MACf,CACJ,CACA,OAAO,CAAC,SAAS,EAAE,QAEf,CA7BH,UA8BO,UAAW,MACf,CACJ,CACA,CAAC,MACG,SAAU,KACd,CACA,CAAC,SACG,SAAU,QACd,CACA,CAAC,SACG,SAAU,QACd,CACA,CAAC,QACG,IAAK,KACT,CACA,CAAC,OACG,KAAM,CACV,CACA,CAAC,QACG,MAAO,CACX,CACA,CAAC,QACG,MAAO,IACX,CACA,CAAC,SACG,IAAK,GACT,CACA,CAAC,MACG,IAAK,IACT,CACA,CAAC,MACG,WAAY,KACZ,cAAe,IACnB,CACA,CAAC,MACG,cAAe,IACnB,CACA,CAAC,KACG,cAAe,IACnB,CACA,CAAC,KACG,cAAe,MACnB,CACA,CAAC,KACG,YAAa,KACjB,CACA,CAAC,MACG,YAAa,KACjB,CACA,CAAC,KACG,YAAa,IACjB,CACA,CAAC,KACG,WAAY,KAChB,CACA,CAAC,MACG,QAAS,KACb,CACA,CAAC,OACG,QAAS,MACb,CACA,CAAC,KACG,QAAS,IACb,CACA,CAAC,OACG,QAAS,IACb,CACA,CAAC,IACG,OAAQ,IACZ,CACA,CAAC,OACG,OAAQ,IACZ,CACA,CAAC,SACG,OAAQ,KACZ,CACA,CAAC,SACG,WAAY,IAChB,CACA,CAAC,IACG,MAAO,IACX,CACA,CAAC,OACG,MAAO,IACX,CACA,CAAC,OACG,KAAM,EAAE,EAAE,EACd,CACA,CAAC,kBACG,kBAAkB,KAClB,UAAW,UAAU,IAAI,iBAAiB,CAAE,IAAI,mBAAmB,OAAO,IAAI,cAAc,KAAM,IAAI,cAAc,MAAM,IAAI,cAAc,OAAO,IAAI,eAAe,OAAO,IAAI,cACrL,CACA,CAAC,UACG,UAAW,UAAU,IAAI,iBAAiB,CAAE,IAAI,mBAAmB,OAAO,IAAI,cAAc,KAAM,IAAI,cAAc,MAAM,IAAI,cAAc,OAAO,IAAI,eAAe,OAAO,IAAI,cACrL,CACA,CAAC,SACG,eAAgB,MACpB,CACA,CAAC,UACG,YAAa,QACjB,CACA,CAAC,aACG,YAAa,MACjB,CACA,CAAC,YACG,gBAAiB,QACrB,CACA,CAAC,eACG,gBAAiB,MACrB,CACA,CAAC,gBACG,gBAAiB,aACrB,CACA,CAAC,cACG,SAAU,IACd,CACA,CAAC,WACG,iBAAiB,EACjB,iBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,iBAC5C,CACA,CAAC,IA3PD,QA4Pa,MACb,CACA,CAAC,KACG,aAAc,OACd,cAAe,MACnB,CACA,CAAC,KACG,YAAa,KACb,eAAgB,IACpB,CACA,CAAC,YACG,WAAY,MAChB,CACA,CAAC,QACG,UAAW,SACX,YAAa,OACjB,CACA,CAAC,UACG,YAAa,GACjB,CACA,CAAC,OACG,OAAQ,IAAI,WAAW,IAAI,iBAAiB,IAAI,eAAe,IAAI,gBAAgB,IAAI,iBAAiB,IAAI,aAAa,IAAI,eAAe,IAAI,YAAY,IAAI,iBACpK,CAGA,CAAC,eAAe,CAAC,0BACb,UAAW,cACf","names":[]}
1
+ {"version":3,"sources":["../src/styles/index.css"],"sourcesContent":["@import \"antd/dist/reset.css\";\n\n*, ::before, ::after{\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n}\n\n::backdrop{\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n}\n.container{\n width: 100%;\n}\n@media (min-width: 640px){\n\n .container{\n max-width: 640px;\n }\n}\n@media (min-width: 768px){\n\n .container{\n max-width: 768px;\n }\n}\n@media (min-width: 1024px){\n\n .container{\n max-width: 1024px;\n }\n}\n@media (min-width: 1280px){\n\n .container{\n max-width: 1280px;\n }\n}\n@media (min-width: 1536px){\n\n .container{\n max-width: 1536px;\n }\n}\n.fixed{\n position: fixed;\n}\n.absolute{\n position: absolute;\n}\n.relative{\n position: relative;\n}\n.-top-12{\n top: -3rem;\n}\n.left-0{\n left: 0px;\n}\n.right-0{\n right: 0px;\n}\n.right-8{\n right: 2rem;\n}\n.top-1\\/2{\n top: 50%;\n}\n.top-8{\n top: 2rem;\n}\n.my-12{\n margin-top: 3rem;\n margin-bottom: 3rem;\n}\n.mb-12{\n margin-bottom: 3rem;\n}\n.mb-4{\n margin-bottom: 1rem;\n}\n.mb-6{\n margin-bottom: 1.5rem;\n}\n.ml-2{\n margin-left: 0.5rem;\n}\n.ml-64{\n margin-left: 16rem;\n}\n.ml-8{\n margin-left: 2rem;\n}\n.mt-2{\n margin-top: 0.5rem;\n}\n.block{\n display: block;\n}\n.inline{\n display: inline;\n}\n.flex{\n display: flex;\n}\n.hidden{\n display: none;\n}\n.h-8{\n height: 2rem;\n}\n.h-full{\n height: 100%;\n}\n.h-screen{\n height: 100vh;\n}\n.max-h-32{\n max-height: 8rem;\n}\n.w-8{\n width: 2rem;\n}\n.w-full{\n width: 100%;\n}\n.flex-1{\n flex: 1 1 0%;\n}\n.-translate-y-1\\/2{\n --tw-translate-y: -50%;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.transform{\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.flex-col{\n flex-direction: column;\n}\n.items-end{\n align-items: flex-end;\n}\n.items-center{\n align-items: center;\n}\n.justify-end{\n justify-content: flex-end;\n}\n.justify-center{\n justify-content: center;\n}\n.justify-between{\n justify-content: space-between;\n}\n.overflow-auto{\n overflow: auto;\n}\n.bg-gray-50{\n --tw-bg-opacity: 1;\n background-color: rgb(249 250 251 / var(--tw-bg-opacity));\n}\n.p-6{\n padding: 1.5rem;\n}\n.px-6{\n padding-left: 1.5rem;\n padding-right: 1.5rem;\n}\n.py-4{\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n.text-center{\n text-align: center;\n}\n.text-lg{\n font-size: 1.125rem;\n line-height: 1.75rem;\n}\n.font-bold{\n font-weight: 700;\n}\n.filter{\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n\n\n.toolkits-modal .ant-modal-confirm-paragraph {\n max-width: 100% !important;\n}\n"],"mappings":"6BAEA,EAAG,QAAU,OACT,uBAAuB,EACvB,uBAAuB,EACvB,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACb,aAAa,EACb,aAAa,EACb,cAAc,EACd,cAAc,EACd,aACA,aACA,kBACA,6BAA6B,UAC7B,8BACA,6BACA,4BACA,eACA,oBACA,sBACA,uBACA,wBACA,kBACA,wBAAwB,IACxB,wBAAwB,KACxB,iBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE,IAClC,yBAAyB,EAAE,EAAE,MAC7B,kBAAkB,EAAE,EAAE,MACtB,aAAa,EAAE,EAAE,MACjB,qBAAqB,EAAE,EAAE,MACzB,YACA,kBACA,gBACA,iBACA,kBACA,cACA,gBACA,aACA,mBACA,qBACA,2BACA,yBACA,0BACA,2BACA,uBACA,wBACA,yBACA,qBACJ,CAEA,WACI,uBAAuB,EACvB,uBAAuB,EACvB,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACb,aAAa,EACb,aAAa,EACb,cAAc,EACd,cAAc,EACd,aACA,aACA,kBACA,6BAA6B,UAC7B,8BACA,6BACA,4BACA,eACA,oBACA,sBACA,uBACA,wBACA,kBACA,wBAAwB,IACxB,wBAAwB,KACxB,iBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE,IAClC,yBAAyB,EAAE,EAAE,MAC7B,kBAAkB,EAAE,EAAE,MACtB,aAAa,EAAE,EAAE,MACjB,qBAAqB,EAAE,EAAE,MACzB,YACA,kBACA,gBACA,iBACA,kBACA,cACA,gBACA,aACA,mBACA,qBACA,2BACA,yBACA,0BACA,2BACA,uBACA,wBACA,yBACA,qBACJ,CACA,CAAC,UACG,MAAO,IACX,CACA,OAAO,CAAC,SAAS,EAAE,OAEf,CALH,UAMO,UAAW,KACf,CACJ,CACA,OAAO,CAAC,SAAS,EAAE,OAEf,CAXH,UAYO,UAAW,KACf,CACJ,CACA,OAAO,CAAC,SAAS,EAAE,QAEf,CAjBH,UAkBO,UAAW,MACf,CACJ,CACA,OAAO,CAAC,SAAS,EAAE,QAEf,CAvBH,UAwBO,UAAW,MACf,CACJ,CACA,OAAO,CAAC,SAAS,EAAE,QAEf,CA7BH,UA8BO,UAAW,MACf,CACJ,CACA,CAAC,MACG,SAAU,KACd,CACA,CAAC,SACG,SAAU,QACd,CACA,CAAC,SACG,SAAU,QACd,CACA,CAAC,QACG,IAAK,KACT,CACA,CAAC,OACG,KAAM,CACV,CACA,CAAC,QACG,MAAO,CACX,CACA,CAAC,QACG,MAAO,IACX,CACA,CAAC,SACG,IAAK,GACT,CACA,CAAC,MACG,IAAK,IACT,CACA,CAAC,MACG,WAAY,KACZ,cAAe,IACnB,CACA,CAAC,MACG,cAAe,IACnB,CACA,CAAC,KACG,cAAe,IACnB,CACA,CAAC,KACG,cAAe,MACnB,CACA,CAAC,KACG,YAAa,KACjB,CACA,CAAC,MACG,YAAa,KACjB,CACA,CAAC,KACG,YAAa,IACjB,CACA,CAAC,KACG,WAAY,KAChB,CACA,CAAC,MACG,QAAS,KACb,CACA,CAAC,OACG,QAAS,MACb,CACA,CAAC,KACG,QAAS,IACb,CACA,CAAC,OACG,QAAS,IACb,CACA,CAAC,IACG,OAAQ,IACZ,CACA,CAAC,OACG,OAAQ,IACZ,CACA,CAAC,SACG,OAAQ,KACZ,CACA,CAAC,SACG,WAAY,IAChB,CACA,CAAC,IACG,MAAO,IACX,CACA,CAAC,OACG,MAAO,IACX,CACA,CAAC,OACG,KAAM,EAAE,EAAE,EACd,CACA,CAAC,kBACG,kBAAkB,KAClB,UAAW,UAAU,IAAI,iBAAiB,CAAE,IAAI,mBAAmB,OAAO,IAAI,cAAc,KAAM,IAAI,cAAc,MAAM,IAAI,cAAc,OAAO,IAAI,eAAe,OAAO,IAAI,cACrL,CACA,CAAC,UACG,UAAW,UAAU,IAAI,iBAAiB,CAAE,IAAI,mBAAmB,OAAO,IAAI,cAAc,KAAM,IAAI,cAAc,MAAM,IAAI,cAAc,OAAO,IAAI,eAAe,OAAO,IAAI,cACrL,CACA,CAAC,SACG,eAAgB,MACpB,CACA,CAAC,UACG,YAAa,QACjB,CACA,CAAC,aACG,YAAa,MACjB,CACA,CAAC,YACG,gBAAiB,QACrB,CACA,CAAC,eACG,gBAAiB,MACrB,CACA,CAAC,gBACG,gBAAiB,aACrB,CACA,CAAC,cACG,SAAU,IACd,CACA,CAAC,WACG,iBAAiB,EACjB,iBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,iBAC5C,CACA,CAAC,IA3PD,QA4Pa,MACb,CACA,CAAC,KACG,aAAc,OACd,cAAe,MACnB,CACA,CAAC,KACG,YAAa,KACb,eAAgB,IACpB,CACA,CAAC,YACG,WAAY,MAChB,CACA,CAAC,QACG,UAAW,SACX,YAAa,OACjB,CACA,CAAC,UACG,YAAa,GACjB,CACA,CAAC,OACG,OAAQ,IAAI,WAAW,IAAI,iBAAiB,IAAI,eAAe,IAAI,gBAAgB,IAAI,iBAAiB,IAAI,aAAa,IAAI,eAAe,IAAI,YAAY,IAAI,iBACpK,CAGA,CAAC,eAAe,CAAC,4BACb,UAAW,cACf","names":[]}
package/lib/index.js CHANGED
@@ -20,8 +20,8 @@ import xs from 'swr/infinite';
20
20
  import yo from 'antd/es/typography/Link';
21
21
  import _s from './logo-L6MFCL6M.png';
22
22
 
23
- var Wt=Object.defineProperty,S1=Object.defineProperties;var T1=Object.getOwnPropertyDescriptors;var qe=Object.getOwnPropertySymbols;var Kt=Object.prototype.hasOwnProperty,qt=Object.prototype.propertyIsEnumerable;var At=(s,t,o)=>t in s?Wt(s,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):s[t]=o,C=(s,t)=>{for(var o in t||(t={}))Kt.call(t,o)&&At(s,o,t[o]);if(qe)for(var o of qe(t))qt.call(t,o)&&At(s,o,t[o]);return s},k=(s,t)=>S1(s,T1(t));var E=(s,t)=>{var o={};for(var n in s)Kt.call(s,n)&&t.indexOf(n)<0&&(o[n]=s[n]);if(s!=null&&qe)for(var n of qe(s))t.indexOf(n)<0&&qt.call(s,n)&&(o[n]=s[n]);return o};var M=(s,t)=>()=>(s&&(t=s(s=0)),t);var be=(s,t)=>{for(var o in t)Wt(s,o,{get:t[o],enumerable:!0});};var I=(s,t,o)=>new Promise((n,i)=>{var r=a=>{try{m(o.next(a));}catch(d){i(d);}},f=a=>{try{m(o.throw(a));}catch(d){i(d);}},m=a=>a.done?n(a.value):Promise.resolve(a.value).then(r,f);m((o=o.apply(s,t)).next());});var p=M(()=>{});function L(){return useContext(_t)}var zt,Ve,_t,Ht,rt,W=M(()=>{p();zt={title:"",menuItems:[],hideGameSelect:!1,usePermissionApiV2:!1},Ve=createStore(()=>zt),_t=createContext(zt);Ht=o=>{var n=o,{children:s}=n,t=E(n,["children"]);let i=L(),r=C(C({},i),t);return Ve.setState(r),jsx(_t.Provider,{value:r,children:s})};Ht.displayName="ToolkitsContextProvider";rt=Ht;});var k1,Qt,$t=M(()=>{p();k1={global:{noEntitlement:"\u65E0\u6743\u9650\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458\u3002",name:"\u540D\u79F0",creationTime:"\u521B\u5EFA\u65F6\u95F4",operation:"\u64CD\u4F5C",update:"\u66F4\u65B0",edit:"\u7F16\u8F91",delete:"\u5220\u9664",selectAll:"\u5168\u9009",game:"\u6E38\u620F",user:"\u7528\u6237",role:"\u89D2\u8272",username:"\u7528\u6237\u540D",label:"\u6807\u7B7E",method:"\u65B9\u6CD5",route:"\u8DEF\u7531",request:"\u8BF7\u6C42",response:"\u54CD\u5E94",add:"\u6DFB\u52A0"},Login:{title:"\u767B\u5F55\u65B9\u5F0F",thirdParty:"\u7B2C\u4E09\u65B9\u767B\u5F55",loginWithIDass:"IDass \u767B\u5F55",notRegistered:"\u60A8\u8FD8\u672A\u5728\u5E73\u53F0\u6CE8\u518C\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458"},NotFound:{subTitle:"\u8BBF\u95EE\u7684\u9875\u9762\u4E0D\u5B58\u5728",buttonText:"\u8FD4\u56DE\u9875\u9762"},FilterFormWrapper:{confirmText:"\u67E5\u8BE2",resetText:"\u91CD\u7F6E"},FormModal:{confirmText:"\u786E\u8BA4",cancelText:"\u53D6\u6D88"},GameSelect:{label:"\u5F53\u524D\u6E38\u620F",placeholder:"\u8BF7\u9009\u62E9\u6E38\u620F"},RequireGame:{description:"\u8BF7\u9009\u62E9\u6E38\u620F"},UserWidget:{signOutText:"\u767B\u51FA"},UserList:{createTitle:"\u521B\u5EFA\u7528\u6237",createSuccessfully:"\u7528\u6237\u521B\u5EFA\u6210\u529F",updateTitle:"\u66F4\u65B0\u7528\u6237",updateSuccessfully:"\u7528\u6237\u66F4\u65B0\u6210\u529F",deleteTitle:"\u5220\u9664\u7528\u6237",deleteContent:"\u786E\u5B9A\u8981\u5220\u9664\u7528\u6237 <%= user %> \u5417\uFF1F",deleteSuccessfully:"\u7528\u6237\u5220\u9664\u6210\u529F"},RoleList:{createTitle:"\u521B\u5EFA\u89D2\u8272",createSuccessfully:"\u89D2\u8272\u521B\u5EFA\u6210\u529F",updateTitle:"\u66F4\u65B0\u89D2\u8272",updateSuccessfully:"\u89D2\u8272\u66F4\u65B0\u6210\u529F",deleteTitle:"\u5220\u9664\u89D2\u8272",deleteContent:"\u786E\u5B9A\u8981\u5220\u9664\u89D2\u8272 <%= role %> \u5417\uFF1F",deleteSuccessfully:"\u89D2\u8272\u5220\u9664\u6210\u529F"},PermissionList:{failedDescription:"\u83B7\u53D6\u6743\u9650\u5217\u8868\u5931\u8D25",baseSectionTitle:"\u5E73\u53F0\u57FA\u7840\u6743\u9650",gameSectionTitle:"\u6E38\u620F\u6743\u9650",gameSectionDescription:"\u8BF7\u5148\u9009\u62E9\u6E38\u620F",gameSelectPlaceholder:"\u8BF7\u5148\u9009\u62E9\u6E38\u620F",removeText:"\u79FB\u9664",addText:"\u6DFB\u52A0\u6E38\u620F\u6743\u9650"},RoleDetail:{title:"\u89D2\u8272\u8BE6\u60C5"},InfiniteList:{loadingText:"\u52A0\u8F7D\u4E2D",reachEndText:"\u5DF2\u7ECF\u5230\u5E95\u4E86",loadMoreText:"\u52A0\u8F7D\u66F4\u591A"}},Qt=k1;});function w(){let{locale:s=Qt}=L();return (t,o)=>has(s,t)?template(get(s,t))(o):t}var Z=M(()=>{p();W();$t();});var U1,Ze,ze=M(()=>{p();Z();U1=s=>{let{confirmText:t,extras:o,onConfirm:n,onReset:i,children:r}=s,{token:f}=theme.useToken(),m=w(),a={maxWidth:"none",background:f.colorFillAlter,borderWidth:f.lineWidth,borderStyle:f.lineType,borderColor:f.colorBorder,borderRadius:f.borderRadiusLG,padding:24,marginBottom:24};return jsx("div",{style:a,children:jsxs("div",{className:"flex",children:[jsx("div",{className:"flex-1",children:r}),jsx("div",{className:"ml-8",children:jsxs(Space,{children:[jsx(Button,{type:"primary",onClick:n,children:t||m("FilterFormWrapper.confirmText")}),jsx(Button,{htmlType:"reset",onClick:i,children:m("FilterFormWrapper.resetText")}),o==null?void 0:o.map(d=>jsx("span",{children:d.children},d.key))]})})]})})},Ze=U1;});function V(s,t){return I(this,null,function*(){var P,R;let b=t!=null?t:{},{body:o,params:n,headers:i,responseType:r="json",isGlobalNS:f}=b,m=E(b,["body","params","headers","responseType","isGlobalNS"]),a=so.parseUrl(s),d=Object.assign({},a.query,n),l={skipNull:!0,skipEmptyString:!0,strict:!0,encode:!0},y=so.stringify(d,l);s=y?`${a.url}?${y}`:s,i=new Headers(i);let c=(R=(P=se)==null?void 0:P.getState())==null?void 0:R.token;if(c&&i.set("Authorization",`Bearer ${c}`),i.has("Content-Type")||i.set("Content-Type","application/json"),Ve.getState().usePermissionApiV2){if(f)i.set("App-ID","global");else if(!Ve.getState().hideGameSelect){let U=Se.getState().game;U&&i.set("App-ID",U.id);}}r==="blob"?i.append("Accept","application/octet-stream"):i.append("Accept","application/json");let u=k(C({},m),{headers:i,body:o===null||o instanceof FormData?o:JSON.stringify(o)}),v=yield fetch(s,u);if(!v.ok)throw new Ge({status:v.status});let x=pick(v,["headers","status","statusText","url"]);if(r==="blob"){let U=yield v.blob();return k(C({},x),{data:U})}let g=yield v.json();if(g.code===0||g.status===0)return k(C({},x),{data:g.data});throw new Ge({status:v.status,message:g.msg})})}var Ge,J=M(()=>{p();W();Oe();Pe();Ge=class extends Error{constructor(o){super(o==null?void 0:o.message);this.status=o==null?void 0:o.status;}};});function q1(s){let{usePermissionApiV2:t}=L();Ye(s?null:t?"/api/usystem/user/checkV2":"/api/usystem/user/check",o=>V(o,{method:"POST",body:{permissions:["100001"]}}),{suspense:!0,dedupingInterval:0});}var se,Pe=M(()=>{p();W();J();se=create()(persist((s,t,o)=>({token:"",getUser:()=>{try{return jwtDecode(t().token)}catch(n){return null}},setToken:n=>s({token:n}),clearToken:()=>{t().setToken(""),o.persist.clearStorage();}}),{name:"token",partialize:s=>({token:s.token})}));});var lt,pt=M(()=>{p();lt={getItem:s=>sessionStorage.getItem(s)||localStorage.getItem(s),setItem:(s,t)=>{sessionStorage.setItem(s,t),localStorage.setItem(s,t);},removeItem:s=>I(void 0,null,function*(){sessionStorage.removeItem(s),localStorage.removeItem(s);})};});function os(){let{usePermissionApiV2:s}=L(),t=se(i=>i.getUser()),{data:o,isLoading:n}=J1(s&&t?`/api/usystem/game/all?user=${t.authorityId}`:null,i=>V(i,{isGlobalNS:!0}).then(r=>r.data));return {games:o,isLoading:n}}var ts,Se,ss,mt,Oe=M(()=>{p();W();Pe();Z();J();pt();(({Text:ts}=Typography)),Se=create()(persist(s=>({game:null,setGame:t=>s({game:t})}),{name:"game",storage:createJSONStorage(()=>lt),partialize:s=>({game:s.game})}));ss=()=>{let s=w(),{gameFilter:t}=L(),{game:o,setGame:n}=Se(),{games:i,isLoading:r}=os(),{mutate:f}=useSWRConfig(),m=useMemo(()=>{var l,y;return (y=(l=i!=null?i:[])==null?void 0:l.filter(c=>!t||t(c)))==null?void 0:y.map(c=>({label:c.name,value:c.id}))},[i,t]),a=useCallback(()=>{f(l=>!(typeof l=="string"&&l.startsWith("/api/usystem/game/all")));},[f]),d=useCallback(l=>I(void 0,null,function*(){let y=(i!=null?i:[]).find(c=>c.id===l);y&&(n(y),a());}),[i,n,a]);return useEffect(()=>{!r&&(m.length===0||!m.some(l=>l.value===(o==null?void 0:o.id)))&&n(null);},[r,o,m,n]),jsxs(Space,{children:[jsx(ts,{children:s("GameSelect.label")}),jsx(Select,{showSearch:!0,optionFilterProp:"label",value:o==null?void 0:o.id,placeholder:s("GameSelect.placeholder"),loading:r,style:{width:"200px"},options:m,onChange:d})]})},mt=ss;});function ms(s){let t=document.createElement("div"),o=createRoot(t);return new Promise(n=>{setTimeout(()=>{flushSync(()=>{o.render(s);}),n(t.innerHTML);});})}var ps,cs,De,_e=M(()=>{p();ps=s=>{let t=/(<[^>]*>)/;return s.split(t).filter(o=>o!=="")};cs=s=>{let{texts:t,children:o}=s,[n,i]=useState("");return useEffect(()=>{ms(o).then(r=>{let f=ps(r);for(let m of t)for(let a=0;a<f.length;a++)f[a]=f[a].replace(String(m),`<span style='color: #DC143C;'>${m}</span>`);i(f.join(""));});},[o,t]),jsx("p",{dangerouslySetInnerHTML:{__html:n}})},De=cs;});function He(s,t){let{usePermissionApiV2:o}=L(),{data:n,isValidating:i,isLoading:r}=Ye(s.length>0?[o?"/api/usystem/user/checkV2":"/api/usystem/user/check",s]:null,([f])=>V(f,{method:"POST",body:{permissions:s},isGlobalNS:t==null?void 0:t.isGlobalNS}).then(m=>{var a;return (a=m.data)!=null&&a.has_all?s.reduce((d,l)=>(d[l]=!0,d),{}):s.reduce((d,l)=>{var y,c;return d[l]=(c=(y=m.data)==null?void 0:y[l])!=null?c:!1,d},{})}),{suspense:t==null?void 0:t.suspense,shouldRetryOnError:!1});return {data:n,isValidating:i,isLoading:r}}function q(s,t){var r;let{data:o,isValidating:n,isLoading:i}=He(s?[s]:[],t);return s===void 0?{accessible:!0,isValidating:!1,isLoading:!1}:{accessible:(r=o==null?void 0:o[s])!=null?r:!1,isValidating:n,isLoading:i}}var ne=M(()=>{p();W();J();});var en,ie,$e=M(()=>{p();ne();Z();en=s=>{let d=s,{children:t,code:o,showLoading:n,isGlobalNS:i}=d,r=E(d,["children","code","showLoading","isGlobalNS"]),{accessible:f,isLoading:m}=q(o,{isGlobalNS:i}),a=w();return m?jsx(Button,k(C({loading:n,disabled:!n},r),{children:t})):f?jsx(Button,k(C({},r),{children:t})):jsx(Tooltip,{defaultOpen:!1,title:a("global.noEntitlement"),children:jsx(Button,k(C({disabled:!0},r),{children:t}))})},ie=en;});var $,Ee=M(()=>{p();$=create((s,t)=>({keyMap:new Map,paginationMap:new Map,mutate:(o,n,i,r)=>{var y,c,u;let{keyMap:f,paginationMap:m}=t(),a=f.get(o),{page:d=1,size:l=10}=(y=m.get(o))!=null?y:{};!n||(!n.page||n.page===d)&&(!n.size||n.size===l)?mutate(a,i,r):s({paginationMap:new Map(m).set(o,{page:(c=n.page)!=null?c:d,size:(u=n.size)!=null?u:l})});}}));});var Po,bn,xn,wn,ce,Be=M(()=>{p();ze();ne();Ee();Z();J();Po=(i=>(i.Confirm="confirm",i.Reset="reset",i.Jump="jump",i.Init="init",i))(Po||{}),bn={list:[],total:0},xn=(s,t)=>{var Dt,Ut;let Ot=s,{url:o,code:n,confirmText:i,headers:r,isGlobalNS:f,noPagination:m,extra:a,renderForm:d,transformArg:l,transformResponse:y,afterSuccess:c}=Ot,u=E(Ot,["url","code","confirmText","headers","isGlobalNS","noPagination","extra","renderForm","transformArg","transformResponse","afterSuccess"]),v=w(),[x]=Form.useForm(),{accessible:g,isLoading:b}=q(n,{isGlobalNS:f}),P=useRef(),{mutate:R,paginationMap:U,keyMap:K}=$(),{page:Y=1,size:_=10}=(Dt=U.get(o))!=null?Dt:{},[le,H]=useState(),[X,ee]=useState(!1),[F,ae]=useState(),te=(Ut=l==null?void 0:l(Y,_,le))!=null?Ut:m?le:k(C({},le),{page:Y,size:_}),oe=useCallback((...Q)=>R(o,...Q),[R,o]),Fe=so.parseUrl(o),j=Object.assign({},Fe.query,te),ge=so.stringify(j),he=X?`${Fe.url}?${ge}`:null,{refreshInterval:Zt}=useSWRConfig(),{data:ye,isLoading:h1,isValidating:y1}=Ye(he,Q=>I(void 0,null,function*(){var Bt;let pe=yield V(Q,{headers:typeof r=="function"?r(x):r,isGlobalNS:f});ae(pe.data);let Et=(Bt=y==null?void 0:y(pe.data))!=null?Bt:pe.data;return c==null||c(Et,P.current),P.current=void 0,Et}),{shouldRetryOnError:!1,fallbackData:bn}),b1=(Q,pe)=>I(void 0,null,function*(){P.current="jump",oe({page:Q,size:pe});}),x1=m?!1:{showSizeChanger:!0,showQuickJumper:!0,current:Y,pageSize:_,total:ye==null?void 0:ye.total,onChange:b1},w1=()=>I(void 0,null,function*(){P.current="confirm",H(x.getFieldsValue());try{yield x.validateFields(),oe({page:1},void 0,{revalidate:!0}),ee(!0);}catch(Q){oe({page:1},void 0,{revalidate:!1}),ee(!1);}}),Gt=()=>I(void 0,null,function*(){x.resetFields(),H(x.getFieldsValue());try{yield x.validateFields(),oe({page:1},void 0,{revalidate:!0}),ee(!0);}catch(Q){x.resetFields(),oe({page:1},void 0,{revalidate:!1}),ee(!1);}}),P1=()=>{P.current="reset",Gt();};return useEffect(()=>{g&&(P.current="init",Gt());},[g]),useEffect(()=>{K.set(o,he);},[K,he,o]),useImperativeHandle(t,()=>({form:x,setFieldValue:(Q,pe)=>{x.setFieldValue(Q,pe),H(x.getFieldsValue());},setFieldsValue:Q=>{x.setFieldsValue(Q),H(x.getFieldsValue());}})),b?jsx(Spin,{style:{display:"flex",justifyContent:"center",alignItems:"center",height:300}}):g?jsxs("div",{children:[d?jsx(Ze,{confirmText:i,onReset:P1,onConfirm:w1,children:d(x)}):jsx(Form,{form:x}),a&&jsx("div",{className:"mt-2 mb-4",children:a(F,x)}),jsx(Table,k(C({},u),{dataSource:ye==null?void 0:ye.list,loading:Zt===0?y1:h1,pagination:x1}))]}):jsx(Result,{status:403,subTitle:v("global.noEntitlement")})},wn=forwardRef(xn),ce=wn;});function fe(s){let l=s,{onConfirm:t,content:o,onCancel:n}=l,i=E(l,["onConfirm","content","onCancel"]),[r,f]=Modal.useModal(),[m]=Form.useForm(),a=k(C({},i),{icon:null,className:"toolkits-modal",content:o==null?void 0:o(m)});return {show:y=>{let g=y!=null?y:{},{initialValues:c,extraValues:u}=g,v=E(g,["initialValues","extraValues"]);c&&m.setFieldsValue(c);let x=()=>I(this,null,function*(){let b=yield m.validateFields();yield t==null?void 0:t(b,m,u);});return r.confirm(k(C(C({},a),v),{onOk:x,onCancel(){m.resetFields(),n==null||n(m);}}))},form:m,contextHolder:jsx("div",{children:f})}}var je=M(()=>{p();});var So={};be(So,{default:()=>In});var kn,In,To=M(()=>{p();Z();kn=()=>{let s=useNavigate(),t=w();return jsx("div",{className:"h-screen flex justify-center items-center",children:jsx(Result,{status:"404",title:"404",subTitle:t("NotFound.subTitle"),extra:jsx(Button,{type:"primary",onClick:()=>{s("/");},children:t("NotFound.buttonText")})})})},In=kn;});var ko={};be(ko,{default:()=>Gn});var vo,Co,Zn,Gn,Io=M(()=>{p();Be();Z();(({Option:vo}=Select)),{Paragraph:Co}=Typography,Zn=()=>{let s=w(),t=[{key:"id",title:"ID",dataIndex:"id",width:100},{key:"username",title:s("global.username"),dataIndex:"uname",width:100},{key:"label",title:s("global.label"),dataIndex:"label",width:150},{key:"method",title:s("global.method"),dataIndex:"method",width:100},{key:"route",title:s("global.route"),dataIndex:"route"},{key:"request",title:s("global.request"),dataIndex:"request",render(o){return jsx(Co,{children:jsx("pre",{className:"max-h-32 overflow-auto",children:o})})}},{key:"response",title:s("global.response"),dataIndex:"response",render(o){return jsx(Co,{children:jsx("pre",{className:"max-h-32 overflow-auto",children:o})})}},{key:"creation_time",title:s("global.creationTime"),dataIndex:"ctime",width:200,render(o){return Nn(o).format("YYYY-MM-DD HH:mm:ss")}}];return jsx(Card,{title:"\u64CD\u4F5C\u65E5\u5FD7",children:jsx(ce,{tableLayout:"fixed",renderForm:o=>jsx(Form,{form:o,children:jsxs(Row,{gutter:10,children:[jsx(Col,{span:4,children:jsx(Form.Item,{label:s("global.username"),name:"uname",children:jsx(Input,{allowClear:!0})})}),jsx(Col,{span:4,children:jsx(Form.Item,{label:s("global.route"),name:"route",children:jsx(Input,{allowClear:!0})})}),jsx(Col,{children:jsx(Form.Item,{label:s("global.method"),name:"method",children:jsxs(Select,{allowClear:!0,style:{width:"100px"},children:[jsx(vo,{value:"get",children:"GET"}),jsx(vo,{value:"post",children:"POST"})]})})}),jsx(Col,{span:4,children:jsx(Form.Item,{label:s("global.label"),name:"label",children:jsx(Input,{allowClear:!0})})})]})}),rowKey:"id",columns:t,url:"/api/usystem/log/list",transformArg:(o,n,i)=>k(C({},i),{page:o,size:n}),transformResponse:o=>({list:o.List,total:o.Total})})})},Gn=Zn;});var Lo,Fo=M(()=>{p();Lo="https://idaas.ifunplus.cn/enduser/api/application/plugin_FunPlus/sso/v1";});var On,Vo,No=M(()=>{p();On=()=>jsxs("svg",{viewBox:"0 0 1620 1028",xmlns:"http://www.w3.org/2000/svg",children:[jsx("g",{id:"a"}),jsx("g",{id:"b",children:jsx("g",{id:"c",children:jsxs("g",{children:[jsx("path",{fill:"#e8f2fa",d:"M1543.84,1025.63c-92.65,0-1442.29,.34-1443.07-2.11l-.13-.31s-.13-.3-.13-.45c-.52-1.23-207.95-345.42,114.53-585.03,126.18-93.75-7.9-155.64,92.44-260.01,115.31-119.94,241.15,12.74,369.38-41.64,22.66-9.6,45.39-25.05,68.15-48.76C797.78,32.37,870.19,6.95,944.96,1.25c143.27-10.86,304.51,50.23,387.71,139.53,16.75,17.98,92.93,111.03,32.88,238.91-37.91,80.74,120.91,157.86,177.35,250.06,143.49,234.42,2.24,392.82,.93,395.87Z"}),jsxs("g",{opacity:".5",children:[jsx("g",{opacity:".5",children:jsx("path",{fill:"#a9c2ff",d:"M522.98,381s-10.51-89.31-55.62-142.6c-6-7.08-17.47-2.57-17.28,6.76,0,.16,0,.31,.01,.47,.58,15.93,51.09,83.13,72.89,135.37Z"})}),jsx("g",{opacity:".5",children:jsx("path",{fill:"#a9c2ff",d:"M528.46,406.57s-44.95-111.62-121.74-160.99c-4.68-3.01-11.02-1.92-14.16,2.72-2.04,3.02-2.96,7.73-.67,15.1,6.12,19.63,91.75,85.72,136.57,143.18Z"})})]}),jsxs("g",{children:[jsx("path",{fill:"#73b471",d:"M1088.4,378.19s-40.25-25.14-19.73-56.1c0,0,16.18-18.86,32.87-23.19,0,0-10.72,47-1.98,48.49,8.75,1.48,8.23-53.25,8.23-53.25,0,0,44.27-19.36,61.23-16.97,0,0-28.81,45.13-19.97,44.38,8.84-.75,40.96-46.29,40.96-46.29,0,0,44.84-6.49,50.9,20.56,6.05,27.05-6.03,39.94-12.69,41.34-6.66,1.4-48.94-.94-48.07,4.68,.87,5.62,29.08,15.74,45.22,11.39,0,0-19.38,43.29-42.36,40.09-22.99-3.2-29.54-17.99-43.78-19.7-14.24-1.71-24.84,1.75-17.85,5.95,6.98,4.2,31.27,2.59,42.4,13.03,11.13,10.43,20.22,16.96-1.39,20.52-21.61,3.56-59.96-.84-66.97-17.88l-7.01-17.04Z"}),jsxs("g",{children:[jsx("path",{fill:"#73b471",d:"M1220.24,303.33s-116.93,33.06-131.84,74.86c0,0-.22,18.97-12.65,40.22l-.34,8.36s13.25-27.92,20-31.54c0,0-24.32-37.87,124.83-91.9Z"}),jsx("path",{fill:"#73b471",d:"M1075.75,418.41s-18.91,26.66-10.13,60.45l4.63-1.05s-2.94-36.94,7.12-55.03c10.06-18.09-1.62-4.37-1.62-4.37Z"})]})]}),jsxs("g",{children:[jsx("path",{fill:"#9bd399",d:"M925.53,377.18s-67.6,6.07-70.13-47.44c0,0,2.69-35.79,18.25-55.28,0,0,27.38,63.45,38.71,57.55,11.32-5.9-35.54-68.47-35.54-68.47,0,0,34.61-60.79,56.16-72.8,0,0,4.97,77.02,14.52,68.48,9.54-8.54,8.04-88.93,8.04-88.93,0,0,46.15-46.48,75.98-20.59,29.83,25.89,26.82,51.24,20.33,58.64-6.49,7.4-57.15,41.49-51.4,47.2,5.75,5.71,46.78-7.17,61.69-26.21,0,0,14.28,66.7-14.89,83.01-29.17,16.31-49.21,4.98-67.06,15.39-17.84,10.41-27.12,23.62-15.53,22.38,11.59-1.24,38.19-24.21,59.83-21.88,21.64,2.33,37.62,1.94,15.74,24.83-21.87,22.89-69.75,51.18-92.22,37.65l-22.48-13.53Z"}),jsxs("g",{children:[jsx("path",{fill:"#9bd399",d:"M1014.06,176.32s-106.69,139.76-88.53,200.87c0,0,15.78,22.04,19.44,57.32l6.67,9.92s-8.34-43.67-3.63-53.71c0,0-60.01-22.45,66.05-214.39Z"}),jsx("path",{fill:"#9bd399",d:"M944.97,434.5s.76,47.15,39.44,78.42l4.44-5.24s-34.61-39.97-38.32-69.55c-3.71-29.58-5.56-3.62-5.56-3.62Z"})]})]}),jsxs("g",{children:[jsxs("g",{children:[jsx("path",{fill:"#b6cfff",d:"M290.34,904.31s-18.93-22.41-1.17-36.64c0,0,12.98-7.97,23.56-7.32,0,0-14.99,25.5-10.14,28.04,4.85,2.54,14.69-29.64,14.69-29.64,0,0,29.53-2.91,39.03,1.73,0,0-25.25,20.96-19.93,22.2,5.32,1.25,32.58-19.32,32.58-19.32,0,0,27.48,4.74,26.02,21.75-1.47,17.01-10.94,22.26-15.1,21.81-4.16-.45-28.51-9.88-29.04-6.42-.53,3.46,14.13,14.77,24.39,15.29,0,0-19.38,21.68-32.26,15.42-12.88-6.26-13.98-16.17-22.01-19.89-8.03-3.72-14.88-3.71-11.57,.08,3.31,3.79,17.84,7.48,22.43,15.72,4.59,8.24,8.71,13.79-4.61,11.76-13.32-2.03-34.98-11.92-35.93-23.25l-.95-11.32Z"}),jsxs("g",{children:[jsx("path",{fill:"#b6cfff",d:"M381.48,885.57s-74.65-2.92-91.14,18.74c0,0-3.65,11.08-14.87,21.16l-1.75,4.83s12.94-13.84,17.56-14.67c0,0-7.24-26.83,90.19-30.06Z"}),jsx("path",{fill:"#b6cfff",d:"M275.48,925.47s-16.02,12.02-17.14,33.5l2.91,.26s5.12-22.21,14.37-30.89c9.25-8.68-.14-2.87-.14-2.87Z"})]})]}),jsxs("g",{children:[jsx("path",{fill:"#a9c2ff",d:"M224.15,876.13s30.12-17.11,16.06-40.33c0,0-11.24-14.26-23.29-17.92,0,0,6.42,34.62,0,35.44-6.43,.81-4.42-39.11-4.42-39.11,0,0-31.72-15.48-44.17-14.26,0,0,19.68,33.81,13.25,33-6.43-.81-28.51-35.03-28.51-35.03,0,0-32.53-6.11-37.75,13.44-5.22,19.55,3.21,29.33,8.03,30.55,4.82,1.22,35.74,.81,34.94,4.89-.8,4.07-21.69,10.59-33.33,6.92,0,0,12.85,32.18,29.72,30.55,16.87-1.63,22.09-12.22,32.53-13.03,10.44-.81,18.07,2.04,12.85,4.89-5.22,2.85-22.89,.93-31.32,8.21-8.43,7.27-15.26,11.75,.4,15.01,15.66,3.26,43.77,1.22,49.39-11l5.62-12.22Z"}),jsxs("g",{children:[jsx("path",{fill:"#a9c2ff",d:"M130.18,817.47s84.33,27.7,93.97,58.66c0,0-.4,13.85,8.03,29.74v6.11s-8.83-20.78-13.65-23.63c0,0,18.87-26.88-88.35-70.88Z"}),jsx("path",{fill:"#a9c2ff",d:"M232.18,905.87s13.01,20.03,5.59,44.42l-3.35-.91s3.25-26.86-3.56-40.37c-6.8-13.51,1.31-3.14,1.31-3.14Z"})]})]}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M272.06,852.53s-39.7-22.55-21.17-53.16c0,0,14.82-18.79,30.7-23.63,0,0-8.47,45.64,0,46.72,8.47,1.07,5.82-51.55,5.82-51.55,0,0,41.82-20.4,58.23-18.79,0,0-25.94,44.57-17.47,43.49,8.47-1.07,37.58-46.18,37.58-46.18,0,0,42.88-8.05,49.76,17.72,6.88,25.77-4.23,38.66-10.59,40.27-6.35,1.61-47.11,1.07-46.05,6.44,1.06,5.37,28.58,13.96,43.94,9.13,0,0-16.94,42.42-39.17,40.27-22.23-2.15-29.11-16.11-42.88-17.18-13.76-1.07-23.82,2.69-16.94,6.44,6.88,3.76,30.17,1.23,41.29,10.82,11.12,9.59,20.12,15.49-.53,19.79-20.64,4.3-57.7,1.61-65.11-14.5l-7.41-16.11Z"}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M395.93,775.21s-111.16,36.51-123.87,77.32c0,0,.53,18.26-10.59,39.2v8.05s11.65-27.39,18-31.14c0,0-24.88-35.44,116.46-93.43Z"}),jsx("path",{fill:"#cedfff",d:"M261.48,891.73s-17.14,26.41-7.37,58.55l4.41-1.2s-4.28-35.41,4.69-53.21c8.97-17.81-1.73-4.14-1.73-4.14Z"})]})]}),jsx("path",{fill:"#bbd3ff",d:"M270.72,1019.99c42.95,0,77.77-35.32,77.77-78.89H192.96c0,43.57,34.82,78.89,77.77,78.89Z"}),jsx("path",{fill:"#bbd3ff",d:"M349.57,1024.01H191.88c0-5.37,4.3-9.73,9.59-9.73h138.49c5.3,0,9.59,4.36,9.59,9.73h0Z"}),jsx("rect",{fill:"#80a1e6",height:"2.42",width:"159.86",y:"941.11",x:"190.4"})]}),jsx("path",{fill:"#768cee",d:"M801.19,578.05l-34.8,419.74s-3.65,25.44,15.01,25.49c30.68,.07,152.69,0,152.69,0,0,0-23.09-5.3-22.81-17.21,.33-14.05,40.67-431.99,40.67-431.99l-150.76,3.97Z"}),jsx("path",{fill:"#a9c2ff",d:"M945.58,1015.66c-6.03,.02-124.16,.22-154.03-.17-13.02-.16-15.3-11.74-15.41-19.24-.05-3.59,.4-6.25,.4-6.25l.9-10.91,2.31-27.81,2.04-24.57,2.62-31.57,2.2-26.64,24.73-298.26,150.76-3.97s-16.99,174.91-29.01,302.22c-1.34,14.19-2.62,27.79-3.8,40.48-.38,4.05-.75,8.02-1.11,11.88-1.11,12.05-2.13,23.11-3.02,32.88-.47,5.15-.9,9.93-1.29,14.31-1.53,17.17-2.43,28.13-2.44,30.22,0,1.22,.1,2.35,.29,3.4,2.47,13.38,21.59,13.98,23.86,13.98Z"}),jsx("polygon",{fill:"#a9c2ff",points:"435.05 349.47 519.82 694.86 531.43 742.16 570.91 903.04 1304.39 903.04 1158.87 349.47 435.05 349.47"}),jsx("polygon",{fill:"#768cee",points:"435.05 349.46 423.31 353.44 555.29 915.06 570.91 903.04 435.05 349.46"}),jsx("polygon",{fill:"#809bf5",points:"555.29 915.06 1284.26 915.06 1304.39 903.04 570.91 903.04 555.29 915.06"}),jsx("rect",{fill:"#a9c2ff",transform:"translate(1780.4 2038.92) rotate(180)",height:"7.61",width:"157.83",y:"1015.66",x:"811.28"}),jsx("polygon",{fill:"#899bfa",points:"928.99 915.05 928.18 920.87 779.74 951.29 781.78 926.72 782.75 915.05 928.99 915.05"}),jsx("g",{opacity:".5",children:jsx("path",{fill:"#899bfa",d:"M945.58,1015.66c-6.03,.02-124.16,.22-154.03-.17-13.02-.16-15.3-11.74-15.41-19.24l147.73-28.19c-1.53,17.17-2.43,28.13-2.44,30.22,0,1.22,.1,2.35,.29,3.4,2.47,13.38,21.59,13.98,23.86,13.98Z"})}),jsx("polygon",{fill:"#899bfa",points:"435.05 349.46 1158.87 349.46 1276.31 794.36 544.24 794.36 435.05 349.46"}),jsx("polygon",{fill:"#5158bf",points:"1242.18 775.08 564.46 775.08 540.24 677.22 530.87 639.35 527.05 623.91 502.16 523.34 500.87 518.1 487.71 464.94 481.83 441.15 476.81 420.86 472.71 404.31 465.03 373.3 1132.98 373.3 1141.41 404.31 1145.91 420.86 1151.42 441.15 1157.88 464.94 1200.47 621.65 1200.47 621.65 1204.08 634.93 1205.76 641.09 1235.16 749.28 1242.18 775.08"}),jsx("polygon",{fill:"#5d6cd2",points:"973.57 757.36 624.87 757.36 605.71 662.1 598.3 632.14 595.28 619.93 575.59 540.37 574.57 536.23 564.16 494.17 559.5 475.35 555.53 459.3 552.29 446.21 546.22 421.68 887.42 421.68 973.57 757.36"}),jsx("polygon",{fill:"#899bfa",points:"819.24 794.36 571.16 904.34 544.24 794.36 819.24 794.36"}),jsxs("g",{children:[jsx("path",{fill:"#2a3967",d:"M1384.19,552.09c.04-.99,.79-11.66,16.82-12.22,0,0-7.88,.95-9.24,4.47,0,0,5.37-4.34,9.74-2.95,4.37,1.4,6.94,9.16,6.96,11.72,.03,2.55-2.4,10.79-5.18,11.49-1.05,.27-2.26,.19-3.36,0,.74,1.17,1.46,2.46,2.15,3.9,6.4,13.32-.2,26.33-5.61,24.89-3.47-.92-4.45,5.09-4.45,5.09l-33.74-27.7s12.39-26.01,25.91-18.69Z"}),jsx("path",{fill:"#ffae73",d:"M1292.25,718.6c2.82,2.53,10.3-6.16,11.33-7.32,.05-.11,.11-.17,.11-.17l-2.28-6.44s-9.82-.38-11.44,1.27c-1.63,1.65-.81,9.96,2.28,12.65Z"}),jsx("path",{fill:"#25468f",d:"M1372.45,944.42l7.17,2.71s31.12-43.79,34.96-82.31c.68-6.88-.72-21.46-.19-24.57,.25-1.45,.55-3.2,.89-5.21,1.01-5.88,2.4-13.93,4-23.09,3.66-21.09,8.41-48.04,12.09-67.85l-1.93-.63-20.89-6.84-4.32-13.91-15.56-4.15s-3.47,6.9-6.58,39.47c-.57,4.27-1.09,8.98-1.49,14.09-1.21,15.6-1.3,34.94,1.48,57.06,.71,5.66,3.67,27.92,3.33,34.81-1.57,31.49-12.96,80.44-12.96,80.44Z"}),jsx("path",{fill:"#1e3865",d:"M1380.6,772.11l33.78,68.12c.25-1.45,.55-3.2,.89-5.21,1.01-5.88,2.4-13.93,4-23.09,3.66-21.09,8.41-48.04,12.09-67.85l-1.93-.63-20.89-6.84-4.32-13.91-15.56-4.15s-3.47,6.9-6.58,39.47c-.57,4.27-1.09,8.98-1.49,14.09Z"}),jsx("path",{fill:"#25468f",d:"M1395.46,727.29l.78-6.8c13.1,3.53,48.1-9.86,48.1-9.86,0,0,12.69,11.32,11.03,38.44-.81,13.24-2.3,69.5-3.85,86.15-.56,6.03,3.3,21.56,4.85,25.75,15.23,41.17-2.35,91.87-2.35,91.87l-4.56-1.87s-28.85-106.12-31.83-117.36c-5.63-21.25-10.15-48.9-13.17-70.25-.42,.02-9.01-36.08-9.01-36.08Z"}),jsx("path",{fill:"#ffae73",d:"M1385.52,648.37c22.52,1.25,17.57-32.81,16.2-32.63-2.76-1.46-7.7-8.55-10.56-20.41l-.97,.46-16.25,7.75s1.73,5.36,3,10.5c.99,4.02,1.71,7.9,1.11,8.98-1.28,.53-2.05,.86-2.05,.86,0,0,0,0,0,.02-.16,.42,3.52,24.15,9.53,24.48Z"}),jsx("path",{fill:"#f99352",d:"M1373.93,603.53s1.73,5.36,3,10.5c9.5-2.69,12.38-12.82,13.25-18.25l-16.25,7.75Z"}),jsx("path",{fill:"#ffae73",d:"M1371.93,609.21s22.73-5.34,19.23-19.64c-3.49-14.31-2.91-24.63-17.57-21.83-14.66,2.8-16.13,8.97-16.11,14.03,.02,5.06,8.45,28.46,14.45,27.44Z"}),jsx("path",{fill:"#2a3967",d:"M1356.2,573.64c2.44-5.19,5.32-4.91,7.12-3.99,10.68-10.02,21.15-1.83,21.15-1.83,4.03,9.88,12.77,13.92,12.77,13.92,0,0-3.49,3.63-13.61,3.55-3.09-.02-6.2-1.46-9.03-3.45,5.45,5.57,11.85,8.97,11.85,8.97-12.67-2.46-21.16-17.34-22.03-18.92-1.07,1.61-3.13,5.03-3.3,7.92-.23,3.93,1.1,11.55-1.12,11.84,0,0-7.47-10.23-3.8-18Z"}),jsx("path",{fill:"#1e3865",d:"M1427.51,956.62h36.09s.87-5.58-1.02-9.81c-1.81-4.06-4.64-5.91-3.96-10.82-2.29,2.4-6.03,5.08-11.25,4.37-.64,1.05-4.13,6.68-6.26,8.23-2.36,1.72-12.88,1.11-13.6,8.04Z"}),jsx("path",{fill:"#1e3865",d:"M1350.02,956.62h36.09s1.35-5.84-1.02-9.81c-2.1-3.52-1.29-5.52,.26-8.43-1.64,.68-3.75,1.3-6.08,1.16-1.8-.1-3.7-.93-5.37-1.91-1.55,1.8-8.2,9.44-10.28,10.96-2.36,1.72-12.88,1.11-13.6,8.04Z"}),jsx("path",{fill:"#899bfa",d:"M1445.02,667.38c-1.94-6.38-3.95-12.51-5.98-18.16-4.62-12.85-7.56-19.56-10.05-24.76-4.74-9.89-25.93-9.27-25.93-9.27-4.08,14.92-15.3,24.22-15.3,24.22-5.98-3.56-10.43-16.08-10.43-16.08l-13.09,7.06h0s-4.05,2.45-7.58,12.75c-5.25,15.32-13.77,37.08-19.68,43.73-1.38,1.55-5.42,3.9-10.31,6.39h0c-.11,.17-.19,.25-.24,.25,.32,.73,1.74,4.18,4.04,7.69,1.87,2.85,4.32,5.73,7.22,7.21,2.23-1.09,6.25-2.7,7.95-3.76,6.16-3.82,15.33-9.32,22.51-20.93l2,27.29,3.62,49.37c5.57,1.76,10.87,3.13,15.89,4.18,.33-4.14,1.65-9.09,1.65-9.09-.06,2.6,2.94,7.56,4.71,10.27,46.22,7.51,67.88-12.94,67.88-12.94-1.8-18.1-9.58-54.72-18.91-85.41Z"}),jsx("path",{fill:"#6f7deb",d:"M1398.39,612.43s3.84,.26,4.67,2.76c0,0-5.02,20.49-15.29,24.22l10.62-26.97Z"}),jsx("path",{fill:"#6f7deb",d:"M1387.77,639.4s-9.82-17.97-9.78-20.4c0,0-3.73,3.35-3.49,5.85,0,0,8.27,13.43,13.26,14.55Z"}),jsx("path",{fill:"#6f7deb",d:"M1414.09,632.11c-.28,.97-20.31,49.54-38.28,67.44-7.87,7.84,17.2,5.57,17.44,4.12,.24-1.46,20.84-71.56,20.84-71.56Z"}),jsx("path",{fill:"#6f7deb",d:"M1370.8,712.54l1.71,27.4c54.8-12.91,50.2-101.44,50.2-101.44l-27.52,57.64-24.15,16.01s-.09,.14-.25,.39Z"}),jsx("path",{fill:"#a9c2ff",d:"M1326.37,693.41c.01,.06,.04,.09,.07,.09-.02-.04-.03-.08-.04-.1-.04-.09-.05-.09-.03,.01Z"}),jsxs("g",{children:[jsx("path",{fill:"#ff912b",d:"M1353.48,655.68l10.91,49.33c1.74,7.86-4.13,14.22-13.1,14.22h-262c-8.97,0-17.65-6.37-19.39-14.22l-10.91-49.33c-.07-.3-.12-.6-.16-.9-1.13-7.44,4.63-13.32,13.26-13.32h262c8.63,0,16.99,5.88,19.15,13.32,.1,.3,.17,.6,.24,.9Z"}),jsxs("g",{children:[jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1089.87 697 1087.3 697 1080.51 666.3 1083.08 666.3 1089.87 697"}),jsx("polygon",{fill:"#e8f2fa",points:"1107.58 678.97 1089.17 678.97 1087.24 670.28 1105.66 670.28 1107.58 678.97"}),jsx("polygon",{fill:"#e8f2fa",points:"1116.16 691.42 1091.92 691.42 1090 682.74 1114.24 682.74 1116.16 691.42"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1148.77 697 1146.2 697 1139.41 666.3 1141.98 666.3 1148.77 697"}),jsx("polygon",{fill:"#e8f2fa",points:"1152.7 678.97 1134.29 678.97 1132.37 670.28 1150.78 670.28 1152.7 678.97"}),jsx("polygon",{fill:"#e8f2fa",points:"1158.37 691.42 1134.13 691.42 1132.21 682.74 1156.45 682.74 1158.37 691.42"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1207.67 697 1205.1 697 1198.31 666.3 1200.88 666.3 1207.67 697"}),jsx("polygon",{fill:"#e8f2fa",points:"1197.82 678.97 1179.4 678.97 1177.48 670.28 1195.89 670.28 1197.82 678.97"}),jsx("polygon",{fill:"#e8f2fa",points:"1200.57 691.42 1176.33 691.42 1174.41 682.74 1198.65 682.74 1200.57 691.42"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1245.35 668.78 1215.1 668.78 1214.52 666.18 1244.78 666.18 1245.35 668.78"}),jsx("polygon",{fill:"#e8f2fa",points:"1228.12 671.23 1232.26 689.91 1223.69 689.91 1219.56 671.23 1228.12 671.23"}),jsx("polygon",{fill:"#e8f2fa",points:"1240.4 671.23 1245.84 695.82 1237.28 695.82 1231.84 671.23 1240.4 671.23"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1292.98 682.95 1262.72 682.95 1262.14 680.35 1292.4 680.35 1292.98 682.95"}),jsx("polygon",{fill:"#e8f2fa",points:"1272.86 672.31 1276.99 690.99 1268.42 690.99 1264.29 672.31 1272.86 672.31"}),jsx("polygon",{fill:"#e8f2fa",points:"1284.48 669.36 1289.92 693.94 1281.35 693.94 1275.91 669.36 1284.48 669.36"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1340.63 697.23 1310.37 697.23 1309.79 694.63 1340.05 694.63 1340.63 697.23"}),jsx("polygon",{fill:"#e8f2fa",points:"1317.78 673.28 1321.91 691.96 1313.34 691.96 1309.21 673.28 1317.78 673.28"}),jsx("polygon",{fill:"#e8f2fa",points:"1328.74 667.37 1334.18 691.96 1325.62 691.96 1320.18 667.37 1328.74 667.37"})]})]})]}),jsxs("g",{children:[jsx("path",{fill:"#ffae73",d:"M1327.16,714.82c2.99-.01,7.7-.22,10.42-1.28,0,0-8.7-.13-6.85-2.92,.34-.51,4.66-.12,9.49-.12,1.98,0,6.88,2.75,6.62,2.88,3.5-.47,6.68-1.16,7.71-1.38,.27-.06,.38-.11,.38-.11l3.09,9.13s-.65,.16-1.79,.38c-2.87,.72-8.79,2.26-14.37,4.46-7.81,3.14-13.55-.76-16.16-3.52-1.65-1.75-2.95-4.07-2.86-5.75,.1-1.84,2.5-1.76,4.32-1.77Z"}),jsx("path",{fill:"#ffae73",d:"M1348.16,715.52l1.9,7.04s2.39-.44,6.18-1.16c1.14-.22,1.79-.39,1.79-.39,3.04-.6,6.67-1.43,10.63-2.31h.06c6.78-1.65,14.37-3.63,20.77-5.83,.57-.2,1.14-.41,1.69-.61,3.78-1.42-3.53-20.9-6.84-18.47-.88,.65-1.82,1.31-2.8,1.99-5.49,3.78-12.47,7.99-18.67,11.54-3.04,1.76-5.91,3.36-8.3,4.68-3.85,2.14-6.4,3.52-6.4,3.52Z"}),jsx("path",{fill:"#899bfa",d:"M1381.53,695.79s-.4,13.3,11.88,19.77c14.19-5.2,21.78-26.66,27.64-41.4,.81-2.03,1.57-4.07,2.33-6.05,2.71-7.37,4.88-14.63,6.18-20.91,.81-3.74-14.97-22.61-16.97-18.15-3.09,7.09-6.34,16.28-9.38,25.41-1.68,5.01-3.31,10.01-4.94,14.63-.92,2.8-1.85,5.44-2.71,7.86-1.68,4.62-3.2,8.36-4.55,10.73-.87,1.54-3.36,3.69-6.67,6.11-.88,.65-1.82,1.31-2.8,1.99Z"})]})]}),jsx("polygon",{fill:"#3c4aaa",points:"1141.41 404.31 472.71 404.31 465.03 373.3 1132.98 373.3 1141.41 404.31"}),jsxs("g",{children:[jsx("path",{fill:"#e8f2fa",d:"M506.59,389.09c.87,2.78-.86,5.05-3.87,5.07-3.01,.02-6.16-2.22-7.03-4.99-.87-2.78,.86-5.05,3.87-5.07,3.01-.02,6.16,2.21,7.03,4.99Z"}),jsx("path",{fill:"#e8f2fa",d:"M529.14,388.93c.87,2.78-.86,5.05-3.87,5.07-3.01,.02-6.16-2.21-7.03-4.99-.87-2.78,.86-5.05,3.87-5.07,3.01-.02,6.16,2.21,7.03,4.99Z"}),jsx("path",{fill:"#e8f2fa",d:"M551.69,388.77c.87,2.78-.86,5.05-3.87,5.07-3.01,.02-6.16-2.21-7.03-4.99-.87-2.78,.86-5.05,3.87-5.07,3.01-.02,6.16,2.21,7.03,4.99Z"})]}),jsx("path",{fill:"#ff912b",d:"M559.5,475.35s78.71,.3,135.79,44.69c57.08,44.39,48.85,84.22,96.21,94.2,77.61,16.36,29.43-67.66,130.21-58.92l51.86,202.04h-348.7l-26.57-125.21-38.8-156.79Z"}),jsx("path",{fill:"#fff",d:"M809.47,617.1c-5.34,0-11.34-.72-18.11-2.15-26.14-5.51-35.78-20.39-47.98-39.22-10.11-15.61-22.69-35.03-48.52-55.11-16.21-12.61-44.82-29.59-89.01-38.86-26.44-5.54-46.15-5.68-46.35-5.68v-1.46c.2,0,20.06,.14,46.64,5.72,24.54,5.15,60,16.11,89.59,39.13,26.02,20.24,38.68,39.77,48.85,55.47,12.49,19.28,21.51,33.21,47.07,38.59,36.4,7.67,44.63-6.84,54.16-23.64,10.62-18.71,22.66-39.93,75.97-35.3l-.12,1.45c-52.41-4.55-64.2,16.24-74.6,34.58-4.82,8.5-9.38,16.53-17.46,21.49-5.44,3.34-12.02,4.99-20.12,4.99Z"}),jsx("path",{fill:"#fc7400",d:"M577.88,549.18l20.01,80.88,26.98,127.29h348.7l-17.58-66.1s-51.62-29.18-121.62-3.75c-70,25.44-147.49,1.96-152.48-55.25-5.62-64.51-64.06-95.58-104.01-83.08Z"}),jsx("path",{fill:"#fff",d:"M665.98,587.45c-20.04-31.44-57-47.24-87.89-37.57l-.42-1.39c31.49-9.85,69.13,6.2,89.52,38.17l-1.21,.79Z"}),jsxs("g",{children:[jsx("polygon",{fill:"#fff",points:"795.85 620.61 784.52 619.43 785.69 607.94 797.02 609.12 795.85 620.61"}),jsx("polygon",{fill:"#fff",points:"892.8 636.61 701.9 596.39 702.28 594.51 893.18 634.73 892.8 636.61"}),jsx("path",{fill:"#fff",d:"M698.84,595.11c.19-1.82,1.79-3.15,3.59-2.96,1.8,.19,3.1,1.82,2.92,3.64s-1.79,3.15-3.59,2.96c-1.8-.19-3.1-1.82-2.92-3.64Z"}),jsx("path",{fill:"#fff",d:"M889.74,635.33c.19-1.82,1.79-3.15,3.59-2.96,1.8,.19,3.1,1.82,2.92,3.64-.19,1.82-1.79,3.15-3.59,2.96-1.8-.19-3.1-1.82-2.92-3.64Z"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#fff",points:"656.9 504.31 648.61 496.38 656.42 487.98 664.71 495.9 656.9 504.31"}),jsx("polygon",{fill:"#fff",points:"687.13 528 622.39 462.58 623.73 461.23 688.46 526.64 687.13 528"}),jsx("path",{fill:"#fff",d:"M620.52,459.81c1.14-1.42,3.2-1.64,4.6-.49,1.4,1.15,1.62,3.24,.48,4.67-1.14,1.42-3.2,1.64-4.6,.49-1.4-1.15-1.62-3.24-.48-4.67Z"}),jsx("path",{fill:"#fff",d:"M685.26,525.23c1.14-1.42,3.2-1.64,4.6-.49s1.62,3.24,.48,4.67c-1.14,1.42-3.2,1.64-4.6,.49-1.4-1.15-1.62-3.24-.48-4.67Z"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#fff",points:"882.44 557.53 877.99 568.16 867.5 563.65 871.96 553.01 882.44 557.53"}),jsx("polygon",{fill:"#fff",points:"863.91 587.74 862.2 586.94 886.44 533.18 888.16 533.98 863.91 587.74"}),jsx("path",{fill:"#fff",d:"M862,590.48c-1.71-.59-2.63-2.47-2.05-4.21,.58-1.74,2.44-2.66,4.15-2.08,1.71,.59,2.63,2.47,2.05,4.21-.58,1.74-2.44,2.66-4.15,2.08Z"}),jsx("path",{fill:"#fff",d:"M886.25,536.72c-1.71-.59-2.63-2.47-2.05-4.21,.58-1.74,2.44-2.66,4.15-2.08,1.71,.59,2.63,2.47,2.05,4.21-.58,1.74-2.44,2.66-4.15,2.08Z"})]}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M933.58,440.32l17.72,74.3c.76,3.18-2.2,5.76-6.61,5.76h-182.3c-4.41,0-8.6-2.58-9.35-5.76l-17.72-74.3c-.76-3.18,2.2-5.76,6.61-5.76h182.3c4.41,0,8.59,2.58,9.35,5.76Z"}),jsxs("g",{children:[jsxs("g",{children:[jsx("polygon",{fill:"#25468f",points:"781.52 483.78 762.12 483.78 757.43 464.1 776.83 464.1 781.52 483.78"}),jsx("polygon",{fill:"#25468f",points:"793.57 493.62 774.17 493.62 769.47 473.94 788.88 473.94 793.57 493.62"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#25468f",points:"826.82 483.78 807.42 483.78 802.72 464.1 822.12 464.1 826.82 483.78"}),jsxs("g",{children:[jsx("polygon",{fill:"#6b98f6",points:"838.87 493.62 819.47 493.62 814.77 473.94 834.17 473.94 838.87 493.62"}),jsx("path",{fill:"#183a76",d:"M839.9,494.47h-21.06l-5.1-21.36h21.06l5.1,21.36Zm-19.8-1.68h17.75l-4.29-18h-17.75l4.29,18Z"})]})]}),jsxs("g",{children:[jsx("polygon",{fill:"#6b98f6",points:"872.12 483.78 852.71 483.78 848.02 464.1 867.42 464.1 872.12 483.78"}),jsx("path",{fill:"#25468f",d:"M873.14,484.62h-21.06l-5.1-21.36h21.06l5.1,21.36Zm-19.8-1.68h17.75l-4.29-18h-17.75l4.29,18Z"}),jsx("polygon",{fill:"#6b98f6",points:"884.16 493.62 864.76 493.62 860.07 473.94 879.47 473.94 884.16 493.62"}),jsx("path",{fill:"#25468f",d:"M885.19,494.47h-21.06l-5.1-21.36h21.06l5.1,21.36Zm-19.8-1.68h17.75l-4.29-18h-17.75l4.29,18Z"}),jsx("polygon",{fill:"#25468f",points:"873.14 484.58 861.71 484.58 858.97 473.1 870.4 473.1 873.14 484.58"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#25468f",points:"917.41 483.78 898.01 483.78 893.31 464.1 912.72 464.1 917.41 483.78"}),jsx("polygon",{fill:"#25468f",points:"929.46 493.62 910.06 493.62 905.36 473.94 924.77 473.94 929.46 493.62"}),jsx("polygon",{fill:"#6b98f6",points:"916.86 483.31 907.97 483.31 905.84 474.37 914.73 474.37 916.86 483.31"})]})]})]}),jsxs("g",{children:[jsx("path",{fill:"#3c4aaa",d:"M429.21,674.95h-67.18c-8.96,0-17.83-7.37-19.81-16.46l-50.55-231.5c-1.98-9.09,3.67-16.46,12.63-16.46h67.18c8.96,0,17.83,7.37,19.81,16.46l50.55,231.5c1.98,9.09-3.67,16.46-12.63,16.46Z"}),jsx("rect",{fill:"#a9c2ff",height:".44",width:"99.62",y:"462.59",x:"299.49"}),jsx("rect",{fill:"#a9c2ff",height:".44",width:"99.63",y:"517.14",x:"311.4"}),jsx("rect",{fill:"#a9c2ff",height:".44",width:"99.63",y:"571.69",x:"323.31"}),jsx("path",{fill:"#fff",d:"M360.43,446.51c.13-1.17-5.02-21.24-5.02-21.24l18.26,15.01-8.97-.32-4.27,6.56Z"}),jsx("path",{fill:"#cedfff",d:"M415.47,651.23h-35.38l-7.83-35.84h35.38l7.83,35.84Zm-33.8-2h31.35l-6.95-31.85h-31.35l6.95,31.85Z"}),jsx("polygon",{fill:"#ff7536",points:"390.05 630.85 356.68 630.85 349.29 597 382.66 597 390.05 630.85"}),jsx("polygon",{fill:"#ff7536",points:"382 651.12 379.75 649.34 405.73 615.5 407.98 617.27 382 651.12"}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M315.51,446.51c.13-1.17-5.02-21.24-5.02-21.24l18.26,15.01-8.97-.32-4.27,6.56Z"}),jsxs("g",{children:[jsx("polygon",{fill:"#cedfff",points:"322.59 486.27 319.9 486.27 318.83 481.4 337.08 481.4 338.1 486.08 335.41 486.08 334.99 484.13 322.12 484.13 322.59 486.27"}),jsx("polygon",{fill:"#cedfff",points:"332.96 498.16 330.27 498.16 326.91 482.76 329.6 482.76 332.96 498.16"}),jsx("polygon",{fill:"#cedfff",points:"335.38 499.13 328.28 499.13 327.68 496.4 334.79 496.4 335.38 499.13"})]}),jsx("polygon",{fill:"#cedfff",points:"371.78 500.83 369.35 499.06 382.17 478.6 384.6 480.37 371.78 500.83"}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M340.97,548.52c-5.13,0-10.23-4.24-11.37-9.44-1.14-5.21,2.11-9.44,7.25-9.44s10.23,4.24,11.37,9.44c1.14,5.21-2.11,9.44-7.25,9.44Zm-3.58-16.39c-3.78,0-6.17,3.12-5.33,6.95,.84,3.83,4.59,6.95,8.37,6.95s6.17-3.12,5.33-6.95c-.84-3.83-4.59-6.95-8.37-6.95Z"}),jsx("path",{fill:"#cedfff",d:"M358.69,556.72c-.32,0-.67-.13-.97-.38l-12.38-10.57c-.58-.5-.74-1.28-.36-1.76,.38-.48,1.17-.46,1.75,.03l12.38,10.57c.58,.5,.74,1.28,.36,1.76-.19,.23-.47,.35-.78,.35Z"})]}),jsx("polygon",{fill:"#cedfff",points:"385.5 528.76 390.11 537.32 398.98 537.32 392.96 542.61 397.57 551.16 389.24 545.87 383.22 551.16 384.09 542.61 375.76 537.32 384.63 537.32 385.5 528.76"})]})]}),jsxs("g",{children:[jsx("path",{fill:"#fa8b79",d:"M1241.96,453.88s.24,13.48-1.75,13.23c-1.99-.25-4.7-11.3-4.72-11.14-.02,.17,.9,11.62-1.6,12.19-2.51,.57-5.05-12.13-5.05-12.13,0,0,1.68,10.9-.08,11.19-1.76,.29-4.54-10.28-5.27-10.31-.73-.03,2.34,9.06,.19,9.53-2.15,.46-6.94-12.33-5.32-13.96,1.62-1.63,4.15,.11,4.15,.11,0,0,3.12-2.35,5.52-1.02,0,0,5.62-1.14,7.31,1.39,0,0,3.51-3.06,6.61,.91Z"}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M1278.23,402.24l45.59,166.75c1.95,7.13-2.5,12.92-9.94,12.92h-307.72c-7.44,0-15.05-5.78-17-12.92l-45.59-166.75c-1.95-7.13,2.5-12.92,9.94-12.92h307.72c7.44,0,15.05,5.78,17,12.92Z"}),jsxs("g",{children:[jsx("polygon",{fill:"#b0c0ff",points:"1038.92 477.47 999.17 477.47 988.15 437.16 1027.89 437.16 1038.92 477.47"}),jsx("polygon",{fill:"#5158bf",points:"1026.48 467.6 1006.21 467.6 1000.59 447.03 1020.86 447.03 1026.48 467.6"}),jsx("polygon",{fill:"#ff7536",points:"1000.44 478.4 997.91 476.54 1026.63 436.23 1029.16 438.08 1000.44 478.4"}),jsx("polygon",{fill:"#ff7536",points:"1010.63 455.62 970.89 455.62 959.87 415.3 999.61 415.3 1010.63 455.62"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#ff7536",points:"1033.21 525.04 1001.26 525.04 992.4 492.63 1024.35 492.63 1033.21 525.04"}),jsx("polygon",{fill:"#fc7600",points:"1064.86 525.04 1032.91 525.04 1024.05 492.63 1056 492.63 1064.86 525.04"}),jsx("polygon",{fill:"#ff8111",points:"1096.81 525.04 1064.86 525.04 1056 492.63 1087.95 492.63 1096.81 525.04"}),jsx("polygon",{fill:"#6b98f6",points:"1128.76 525.04 1096.81 525.04 1087.95 492.63 1119.9 492.63 1128.76 525.04"}),jsx("polygon",{fill:"#899bfa",points:"1160.71 525.04 1128.76 525.04 1119.9 492.63 1151.85 492.63 1160.71 525.04"}),jsx("polygon",{fill:"#697ee3",points:"1192.66 525.04 1160.71 525.04 1151.85 492.63 1183.8 492.63 1192.66 525.04"}),jsx("polygon",{fill:"#5158bf",points:"1224.61 525.04 1192.66 525.04 1183.8 492.63 1215.75 492.63 1224.61 525.04"}),jsx("polygon",{fill:"#25468f",points:"1256.56 525.04 1224.61 525.04 1215.75 492.63 1247.7 492.63 1256.56 525.04"}),jsx("polygon",{fill:"#a1b3ff",points:"1042.07 557.45 1010.12 557.45 1001.26 525.04 1033.21 525.04 1042.07 557.45"}),jsx("polygon",{fill:"#899bfa",points:"1073.72 557.45 1041.77 557.45 1032.91 525.04 1064.86 525.04 1073.72 557.45"}),jsx("polygon",{fill:"#5158bf",points:"1105.67 557.45 1073.72 557.45 1064.86 525.04 1096.81 525.04 1105.67 557.45"}),jsx("polygon",{fill:"#25468f",points:"1137.62 557.45 1105.67 557.45 1096.81 525.04 1128.76 525.04 1137.62 557.45"})]}),jsx("path",{fill:"#ff8111",d:"M1258.13,429.21h-167.36c-2.3,0-4.7-1.91-5.34-4.24h0c-.64-2.33,.72-4.24,3.02-4.24h167.36c2.3,0,4.7,1.91,5.34,4.24h0c.64,2.33-.72,4.24-3.02,4.24Z"}),jsx("path",{fill:"#6b98f6",d:"M1263.98,450.63h-167.36c-2.3,0-4.7-1.91-5.34-4.24h0c-.64-2.33,.72-4.24,3.02-4.24h167.36c2.3,0,4.7,1.91,5.34,4.24h0c.64,2.33-.72,4.24-3.02,4.24Z"}),jsx("path",{fill:"#5158bf",d:"M1269.84,472.05h-167.36c-2.3,0-4.7-1.91-5.34-4.24h0c-.64-2.33,.72-4.24,3.02-4.24h167.36c2.3,0,4.7,1.91,5.34,4.24h0c.64,2.33-.72,4.24-3.02,4.24Z"}),jsxs("g",{children:[jsx("path",{fill:"#5158bf",d:"M1062.31,418.73h5.04c2.65,0,4.59,1.44,5.2,3.65,.51,1.88-.29,3.01-1.75,3.47l4.24,4.34h-2.34l-3.9-4h-2.45l1.09,4h-1.99l-3.14-11.47Zm6.45,5.68c1.42,0,2.12-.75,1.79-1.95-.34-1.23-1.39-1.9-2.86-1.9h-2.89l1.05,3.85h2.91Z"}),jsx("path",{fill:"#5158bf",d:"M1068.12,446.11c-.88-3.21,.8-5.93,4.21-5.93,1.97,0,3.33,.56,4.77,1.56l-.84,1.52c-1.08-.75-2.06-1.23-3.5-1.23-2.08,0-3.16,1.85-2.55,4.08,.64,2.36,2.65,4.1,4.96,4.1,1.07,0,1.94-.34,2.49-.87l-.59-2.15h-2.89l-.48-1.75h4.81l1.32,4.82c-.85,.97-2.23,1.79-4.23,1.79-3.54,0-6.56-2.56-7.48-5.93Z"}),jsx("path",{fill:"#5158bf",d:"M1074.44,463.09h5.07c1.29,0,2.41,.36,3.23,1.02,.64,.51,1.07,1.13,1.29,1.93,.38,1.38-.2,2.11-.92,2.56,1.45,.46,2.58,1.23,3.01,2.82,.56,2.05-.8,3.15-3.32,3.15h-5.23l-3.14-11.47Zm5.99,4.83c1.28,0,1.99-.51,1.7-1.59-.25-.9-1.11-1.46-2.38-1.46h-2.86l.83,3.05h2.71Zm1.91,4.85c1.36,0,2.03-.54,1.74-1.61-.26-.97-1.18-1.54-2.75-1.54h-3.15l.86,3.15h3.29Z"})]})]})]}),jsxs("g",{children:[jsxs("g",{children:[jsx("path",{fill:"#ffae73",d:"M640.44,422.49c-.89,1.03-1,2.18-.56,3.41,0,0,0,.01,0,.02,.81,2.27,3.49,4.81,6.6,7.35,.4,.33,.75,.62,1.06,.9,.08,.07,.16,.14,.24,.22,.06,.06,.12,.11,.18,.17,2.9,2.71,1.81,3.34,7.03,8.85,5.95,6.28,10.04,6.39,11.21,5.82,.99-.49-1.02-3.82-3.23-7.56-.11-.18-.21-.36-.32-.55-.3-.5-.59-1-.88-1.5-2.6-4.5-1.93-6.62-1.32-13.32,.5-5.45,8.35-30.42,8.35-30.42l-11.4-1.99s-3.43,19.89-7.21,22.95c-2.02,1.63-4.29,1.65-6.23,2.86-.14,.08-.27,.17-.4,.26-1.1,.74-2.23,1.51-3.12,2.54Z"}),jsx("path",{fill:"#1e3865",d:"M640.44,422.49c-.89,1.03-1,2.18-.56,3.41,0,0,0,.01,0,.02,.99,2.27,3.61,4.8,6.62,7.33,.39,.33,.74,.64,1.05,.92,.08,.07,.16,.14,.24,.22,.06,.06,.12,.11,.18,.17,2.9,2.71,1.81,3.34,7.03,8.85,5.95,6.28,10.04,6.39,11.21,5.82,.99-.49-1.02-3.82-3.23-7.56-1.16-.43-6.54-2.65-10.6-7.92-3.45-4.47-5.79-10.16-8.14-13.65-.26-.05-.41-.08-.67-.13-1.1,.74-2.23,1.51-3.12,2.54Z"}),jsx("path",{fill:"#ffae73",d:"M732.33,415.27c.7,3.57,5.72,2.97,11.32,1.58,5.6-1.39,4.27,.26,12.24-.63,7.97-.9,10.39-3.91,10.63-5.11,.22-1.07-3.72-1.44-7.95-1.94-.53-.06-1.07-.13-1.6-.19-4.77-.61-8.26-3.73-12.6-6.29-4.1-2.43-10.23-12.33-10.23-12.33l-10.93,.88s5.74,8.84,7.96,12.68c1.31,2.26,1.24,5.25,1.07,7.56-.08,1.25-.17,2.54,.08,3.79Z"}),jsx("path",{fill:"#1e3865",d:"M743.65,416.85c5.6-1.39,4.27,.26,12.24-.63,7.97-.9,10.39-3.91,10.63-5.11,.22-1.07-3.72-1.44-7.95-1.94l-.04,.08s-4.78,3.44-11.42,3.6c-5.41,.13-11.14-1.44-14.87-1.38-.08,1.25-.17,2.54,.08,3.79,.7,3.57,5.72,2.97,11.32,1.58Z"}),jsx("path",{fill:"#f28018",d:"M690.43,344.35l-10.22,27.9-13.34,36.43s-3.62,.35-7.09-.66c-3.19-.94-6.86-3.39-6.86-3.39,0,0,3.71-39.12,10.62-61.57,1.77-5.76,3.76-10.43,5.95-13.05,10.72-12.85,20.95,14.33,20.95,14.33Z"}),jsx("path",{fill:"#ff912b",d:"M680.04,300.04c-5.82-1.9-21-.03-37.47,2.99-4.55,.84-9.14-1.27-11.53-5.28h0l-41.44-3.28s-13.68,30.76-6.19,50.36c1.1,2.88,3.52,4.68,7.24,4.74h0s25.04,.04,33.05,.04c20.61,0,43.62-14.37,46.59-14.97,4.87-.99,6.82,8.89,11.69,19.27,4.87,10.38,45.79,45.96,45.79,45.96,0,0,6.29,.06,8.89-.92,2.79-1.06,3.82-2.44,3.82-2.44,0,0-45.34-91.51-60.45-96.45Z"}),jsx("path",{fill:"#10294c",d:"M626.64,174.3c-3.08-1.86-6.08-2.14-7.92-2.09-1.28,.04-2.56-.05-3.82-.23-15.82-2.35-25.34,20.95-25.9,27.99-1.02,12.93-7.77,14.9-17.26,23-19.03,16.23-13.45,35.1-3.04,42.11,6.24,4.21,17.25,0,17.25,0,.16,.11,30.09-16.98,44.85-25.22,22.12-3.19,4.73-60.19-4.16-65.55Z"}),jsx("path",{fill:"#ffae73",d:"M618.43,232.84c.06,.04-7.26,2.58-12.16,.38-4.61-2.07-8.1-9.76-8.03-9.76,2.1-.1,4.4-1.96,6.17-14.16l.89,.32,15.01,5.48s-1.09,4.89-1.79,9.54c-.59,3.91-.91,7.65-.09,8.2Z"}),jsx("path",{fill:"#f9924f",d:"M620.31,215.1s-.6,2.64-1.47,7.56c-8.62-1.57-12.32-8.31-13.54-13.04l15.01,5.48Z"}),jsx("path",{fill:"#ffae73",d:"M622.54,219.95s-20.53-2.8-18.62-15.74c1.91-12.95,.55-22.02,13.74-20.79,13.19,1.24,15,6.56,15.4,11.04,.4,4.48-5.13,25.88-10.52,25.49Z"}),jsx("path",{fill:"#10294c",d:"M632.32,187.37s-13.15,11.49-22.09,12.42c-8.94,.93-12.33-1.98-12.33-1.98,0,0,5.27-4.44,8.44-11.6,.93-2.11,2.91-3.56,5.18-3.76,6.38-.56,18.49-.81,20.79,4.93Z"}),jsx("path",{fill:"#10294c",d:"M624.1,186.34s4.4,4.31,5.78,7.51c1.34,3.09,1.74,10.47,.67,13.4,0,0,6.85-13.51,2.97-20.08-4.11-6.96-9.43-.84-9.43-.84Z"}),jsx("path",{fill:"#899bfa",d:"M635.72,263.52c-.62,42.17-.17,33.35-4.72,37.36-1.1,.96-4.18,1.54-8.23,1.81-12.75,.86-35.15-1.27-36-3.66-2.94-8.27-.86-10.84-3.32-23.49-.26-1.35-.57-2.8-.94-4.39-2.05-8.69-4.04-11.65,3.22-25.62,6.58-12.65,13.42-22.92,14.03-22.55,17.36,10.45,18.76,1.67,18.76,1.67,0,0,17.51,18.31,17.2,38.88Z"}),jsx("path",{fill:"#ff912b",d:"M680.21,372.25l-13.34,36.43s-3.62,.35-7.09-.66c-3.19-.94-6.86-3.39-6.86-3.39,0,0,3.71-39.12,10.62-61.57l16.67,29.18Z"}),jsx("path",{fill:"#899bfa",d:"M618.52,224.64s17.86,3.07,19.96,10.87c2.1,7.8,9,55.16,9,55.16,0,0-5.04,4.99-9.23,.73-4.19-4.26-13.2-44.31-13.2-44.31l-6.53-22.46Z"}),jsx("path",{fill:"#6f7deb",d:"M622.77,302.69c-12.75,.86-35.15-1.27-36-3.66-2.94-8.27-.86-10.84-3.32-23.49l6.15-17.56s-1.02,19.55,4.67,24.7c5.68,5.14,23.28,9.93,26.04,14.23,1.33,2.06,2.21,4.13,2.47,5.79Z"}),jsx("path",{fill:"#ffae73",d:"M608.17,294.46s12.57-2.84,14.6-1.71c2.03,1.13,6.99,5.25,7.61,6.69,.62,1.43-4.52-1.09-6.19-1.54-1.08-.29-3.93,.71-5.34,1.19-5.93,2.01-9.57,.97-9.57,.97l-1.11-5.6Z"}),jsx("path",{fill:"#899bfa",d:"M599.74,222.97s-16.88,1.05-22.73,9.32c-8.23,11.64-24.55,61.25-15.2,67.87,10.53,7.45,47.95,1.95,47.95,1.95,0,0,1.24-5.9-.49-8.76-1.73-2.86-29.88-7.47-31.18-8.79-1.3-1.32,16.24-25.7,16.24-29.65s5.41-31.95,5.41-31.95Z"}),jsx("path",{fill:"#ffae73",d:"M623.38,296.31s2.63,3.45,3.5,3.86c.86,.41,1.42,.31,1.42,.31l-1.78-3.24-3.14-.93Z"}),jsx("path",{fill:"#ffae73",d:"M622.77,292.76l7.66,3.77s-.33,.54-1.27,.5c-.94-.04-3.32-.93-3.32-.93l-3.07-3.34Z"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#10294c",points:"688.18 301.63 608.17 301.63 608.17 303.42 687.47 303.42 688.18 301.63"}),jsx("polygon",{fill:"#10294c",points:"626.88 303.42 687.47 303.42 705.7 257.44 645.2 257.44 626.88 303.42"}),jsx("path",{fill:"#e8f2fa",d:"M672.18,280.43c.46-1.62-.46-2.93-2.06-2.93s-3.26,1.31-3.71,2.93,.46,2.93,2.06,2.93,3.26-1.31,3.71-2.93Z"})]})]}),jsx("polygon",{fill:"#fff",points:"666.18 584.13 672.4 589.62 666.99 595.92 660.77 590.43 666.18 584.13"}),jsxs("g",{children:[jsx("path",{fill:"#f28018",d:"M586.7,695.57c-1.24-4.18-1.86-4.55-1.86-4.55,0,0-38.53,4.87-45.07,4.44-3.88-.25-50.15-15.91-50.15-15.91l-28.09,27.33s69.67,11.64,79.49,10.88c16.23-1.26,41-15.79,41-15.79,0,0,5.65-3.12,4.67-6.4Z"}),jsx("path",{fill:"#104c82",d:"M481.4,1007.55s.54,13.24,3.05,16.46l34.88,.2c-.24-1.37-.39-4.52-5.21-5.38-6.09-1.08-13.25-5.39-16.94-13.56-3.88-8.6-15.77,2.27-15.77,2.27Z"}),jsx("path",{fill:"#104c82",d:"M412.95,1005.64s-2.43,17.59,.87,17.9c.44,.04,14.05,.26,19.95,.36,6.93,.12,18.33-.13,18.33-.13,1.43,.06,2.37-1.51,1.64-2.77-.8-1.37-2.33-2.84-5.24-3.41-6.07-1.19-16.2-5.71-19.74-13.95-3.73-8.66-15.8,1.99-15.8,1.99Z"}),jsx("path",{fill:"#6f7deb",d:"M499.53,825.34s-9.7,34.42-37.49,94.2c-27.79,59.78-29,88.58-29,88.58,0,0-4.21,1.51-9.79,.91-6.04-.65-10.3-3.39-10.3-3.39,0,0,1.8-71.15,14.93-101.31,13.13-30.17,15.8-112.71,15.8-112.71l55.84,33.73Z"}),jsx("path",{fill:"#899bfa",d:"M515.1,795.72s.77,53.3-8.32,118.75c-9.09,65.44-4.84,95.88-4.84,95.88,0,0-2.41,1.78-9.82,1.75-8.68-.03-13.12-3.67-13.12-3.67,0,0-13.01-65.47-9.28-98.23,3.73-32.76-17.82-112.4-17.82-112.4l63.2-2.08Z"}),jsx("path",{fill:"#ffae73",d:"M493.98,662.86c-.09,4.18-.64,8.74-2.29,10.97l-9.25,4.93-10.26-7.71s3.76-8.46,2.84-20.82c-.09-.74-.46-5.48-.46-5.58l5.13,2.6,13.93,7.06s0,.28,.09,.65c.09,1.4,.28,4.46,.28,7.9Z"}),jsx("path",{fill:"#ff912b",d:"M442.72,802.31c3.36,15.58,75.23,8.74,74.29-.77-.04-.32-.22-4.72-.48-10.65-.54-12.83-1.38-32.89-1.48-34.45,0-.03,0-.05,0-.08-1.29-13.24-2.54-26.19-2.62-34.65-.07-7.34-1.07-14.84-2.39-21.65-1.22-6.29-2.72-11.99-4.03-16.44-.92-3.13-2.63-5.89-4.9-8.05-1.62-1.54-3.51-2.78-5.6-3.62-.57-.24-1.15-.44-1.74-.62-8.46-2.49-16.99-5.66-20.16-4.72-8.59,2.56-18.15,18-22.67,37.55-8.46,36.6-10.41,88-8.21,98.15Z"}),jsx("path",{fill:"#ffa05e",d:"M493.98,662.86c-5.22-2.14-15.21-6.97-17.96-12.45-1.19-2.42,.64-3.16,3.66-3.16l13.93,7.06s0,.28,.09,.65c.09,1.4,.28,4.46,.28,7.9Z"}),jsx("path",{fill:"#ffae73",d:"M500.32,653.44s-25.01,7.91-29.63-7.96c-4.62-15.87-10.96-25.54,4.82-31.27,15.77-5.72,20.65-.6,23.46,4.32,2.81,4.92,7.74,32.44,1.35,34.91Z"}),jsx("path",{fill:"#0b3563",d:"M497.99,617s-1.59,18.47-5.36,17.67c-3.77-.8-7.18-1.4-6.63,4.17,.55,5.57,.73,12.26-10.88,13.25-11.61,.99-23.25-29.64-20.06-35.39,9.2-16.59,56.22-19.93,42.93,.3Z"}),jsx("path",{fill:"#f28018",d:"M516.52,790.89c-.54-12.83-1.38-32.89-1.48-34.45,0-.03,0-.05,0-.08l-42.46-25.75s-1.64,60.11,43.95,60.29Z"}),jsxs("g",{children:[jsxs("g",{children:[jsx("path",{fill:"#0b3563",d:"M663,586.79l7.65,6.75s-13.11,14.24-11.89,29.23l-19.58,16.77-16.21-14.32,13.56-22.81s14.53-.53,26.48-15.63Z"}),jsx("path",{fill:"#fff",d:"M643.1,611.15c1.58-1.84,4.33-2.03,6.15-.43,1.81,1.6,2.01,4.39,.43,6.23-1.58,1.84-4.33,2.03-6.15,.43-1.81-1.6-2.01-4.39-.43-6.23Z"}),jsx("polygon",{fill:"#fff",points:"644.37 617.69 643.11 616.58 666.23 589.63 667.49 590.74 644.37 617.69"})]}),jsx("polygon",{fill:"#6d76ff",points:"635.64 643.68 619.42 629.36 622.96 625.23 639.18 639.54 635.64 643.68"}),jsx("path",{fill:"#0b3563",d:"M458.23,834.69l-.79-.69c-4.26-3.76-4.71-10.32-1-14.64l162.97-190,16.22,14.32-162.97,190c-3.71,4.32-10.17,4.78-14.43,1.02Z"})]}),jsx("path",{fill:"#ffae73",d:"M549.94,736.45s3.13-2.82,3.87-4.77c.25-.68,2.39-3.74,6.03-3.47,3.33,.25,9.24-6.94,9.24-6.94,.86,1.9,3.83,9.03-.42,12.65-3.47,2.95-11.81,8.05-16.87,11.41-5.44,3.61-1.85-8.88-1.85-8.88Z"}),jsx("path",{fill:"#ff912b",d:"M550.35,735.4s-42.11,7.26-45.84,5.42c-5.96-2.94,2.31-46.28,2.31-46.28,0,0,.36-9.82-10.96-12.14-9.83-2.01-19.31,5.46-19.31,5.46,0,0-8.63,7.83-7.52,16.51,2.44,19.25,6.24,58.39,18.93,64.39,16.37,7.74,63.73-21.46,63.73-21.46,0,0,1.58-1.96,1.35-5.6-.2-3.21-2.7-6.3-2.7-6.3Z"}),jsx("path",{fill:"#ffae73",d:"M588.46,698.68s10.63-3.93,9.69-9.44c-.94-5.51-4.25-4.82-6.25-2.92-2,1.9-.89,11.66-3.44,12.36Z"}),jsx("path",{fill:"#ffae73",d:"M553.07,733.63s1.45-4.32,3-6.17c1.55-1.85,2.2-4.99,2.91-3.95,.7,1.05-.56,4.8,0,6.23,.56,1.43-5.9,3.89-5.9,3.89Z"})]}),jsx("rect",{fill:"#a9c2ff",height:"67.09",width:"190.42",y:"956.62",x:"1304.39"}),jsx("rect",{fill:"#1e3865",ry:"2.37",rx:"2.37",height:"4.74",width:"1620",y:"1023.26"})]})})})]}),Vo=On;});var Go={};be(Go,{default:()=>Jn});var $n,jn,Jn,Oo=M(()=>{p();W();Fo();Pe();Z();J();No();(({Title:$n}=Typography)),jn=s=>{var a;let{children:t}=s,[o]=useSearchParams(),n=useLocation(),{token:i,setToken:r}=se(),f=w(),{localeDropdownMenu:m}=L();return J1(o.has("ticket")?`/api/usystem/user/login?ticket=${o.get("ticket")}`:null,d=>V(d),{suspense:!0,onSuccess:d=>{r(d.data.token);}}),i?jsx(Navigate,{replace:!0,to:"/"}):jsxs(Row,{children:[m&&jsx("div",{className:"fixed top-8 right-8",children:m}),jsx(Col,{span:10,offset:3,children:jsx("div",{className:"h-screen flex justify-end items-center",children:jsx(Vo,{})})}),jsx(Col,{span:5,offset:3,children:jsx("div",{className:"h-screen relative",children:jsxs(Card,{hoverable:!0,className:"absolute left-0 right-0 top-1/2 -translate-y-1/2",children:[((a=n.state)==null?void 0:a.notUser)&&jsx("div",{className:"absolute -top-12 left-0 right-0",children:jsx(Alert,{banner:!0,closable:!0,message:f("Login.notRegistered"),type:"error"})}),jsxs("div",{className:"text-center mb-6",children:[jsx($n,{level:5,children:f("Login.title")}),jsx("div",{className:"min-h-10",children:t})]}),jsx(Divider,{plain:!0,children:f("Login.thirdParty")}),jsx("div",{className:"w-full flex justify-center",children:jsx(Space,{size:"small",children:jsx(Button,{type:"link",size:"small",shape:"round",icon:jsx(AliyunOutlined,{}),href:`${Lo}/login?service=${encodeURIComponent(window.location.origin+"/sign_in")}`,target:"_self",children:f("Login.loginWithIDass")})})})]})})})]})},Jn=jn;});function Do(){return Ye("/api/usystem/user/allPermssions",s=>V(s,{isGlobalNS:!0}).then(t=>t.data))}function Uo(){return Ye("/api/usystem/user/allPermissionsV2",s=>V(s,{isGlobalNS:!0}).then(t=>t.data))}function St(){let{accessible:s}=q("200005",{isGlobalNS:!0});return Ye(s?"/api/usystem/role/all":null,t=>V(t,{isGlobalNS:!0}).then(o=>o.data))}function Eo(s){let{usePermissionApiV2:t}=L();return Ye(`/api/usystem/role/${t?"infoV2":"info"}?name=${s}`,o=>V(o,{isGlobalNS:!0}).then(n=>n.data))}function Bo(){let{usePermissionApiV2:s}=L();return Re(s?"/api/usystem/role/createV2":"/api/usystem/role/create",(t,{arg:o})=>V(t,{method:"post",body:o,isGlobalNS:!0}))}function Ao(){let{usePermissionApiV2:s}=L();return Re(s?"/api/usystem/role/updateV2":"/api/usystem/role/update",(t,{arg:o})=>V(t,{method:"post",body:o,isGlobalNS:!0}))}function Wo(){return Re("/api/usystem/role/delete",(s,{arg:t})=>V(s,{method:"post",body:t,isGlobalNS:!0}))}function Ko(){return Re("/api/usystem/user/create",(s,{arg:t})=>V(s,{method:"post",body:t,isGlobalNS:!0}))}function qo(){return Re("/api/usystem/user/update",(s,{arg:t})=>V(s,{method:"post",body:t,isGlobalNS:!0}))}function zo(){return Re("/api/usystem/user/delete",(s,{arg:t})=>V(s,{method:"post",body:t,isGlobalNS:!0}))}var Xe=M(()=>{p();ne();W();J();});var oi,We,Rt=M(()=>{p();Z();oi=s=>{let{permissions:t,readonly:o,expand:n,value:i,onChange:r}=s,[f,m]=useState([]),[a,d]=useState({}),[l,y]=useState(i!=null?i:[]),c=w(),u=useCallback(g=>{m(g);},[]),v=(g,b)=>{let P=[];return g?P=[...new Set(l.concat(b))]:(P=l.slice(),b.forEach(R=>{let U=P.findIndex(K=>K===R);U>-1&&P.splice(U,1);})),P},x=(g,b)=>{let P=v(g.target.checked,b);y(P),r==null||r(P);};return useEffect(()=>{y(i!=null?i:[]);},[i]),useEffect(()=>{n&&m((t!=null?t:[]).map(({category:g})=>g));},[n,t]),useEffect(()=>{let g=(t!=null?t:[]).reduce((b,P)=>(b[P.category]=P.permissions.every(R=>l==null?void 0:l.includes(R.value)),b),{});d(g);},[l,t]),jsx(Collapse,{style:{width:"100%"},collapsible:"header",activeKey:f,items:(t!=null?t:[]).map(g=>({key:g.category,label:g.category,extra:!o&&jsx(Checkbox,{checked:a[g.category],onChange:b=>{x(b,g.permissions.map(P=>P.value));},children:c("global.selectAll")}),children:jsx(Checkbox.Group,{style:{width:"100%"},value:l,disabled:o,children:jsx(Row,{gutter:[10,10],style:{width:"100%"},children:g.permissions.map(b=>jsx(Col,{span:6,children:jsx(Checkbox,{value:b.value,onChange:P=>{x(P,[b.value]);},children:b.label})},b.value))})})})),onChange:u})},We=oi;});var ii,ri,_o,Ho=M(()=>{p();Xe();Rt();Z();(({Text:ii}=Typography)),ri=s=>{let{expand:t=!0,value:o,readonly:n,onChange:i}=s,{data:r,isLoading:f,error:m}=Do(),a=w();return m?jsx("div",{className:"flex justify-center",children:jsx(ii,{type:"danger",children:a("PermissionList.failedDescription")})}):jsx(Skeleton,{active:!0,loading:f,children:jsx(We,{value:o,permissions:r,readonly:n,expand:t,onChange:i})})},_o=ri;});var Mt,di,ui,Xo,e1=M(()=>{p();Z();Xe();Rt();(({Text:Mt}=Typography)),{Option:di}=Select,ui=s=>{let{expand:t=!0,value:o,readonly:n,onChange:i}=s,{data:{permission:r,game:f}={},isLoading:m,error:a}=Uo(),[d,l]=useState([]),y=r==null?void 0:r.filter(g=>g.is_common),c=r==null?void 0:r.filter(g=>!g.is_common),u=w();if(useEffect(()=>{let g=[];Object.keys(o!=null?o:{}).forEach(b=>{var P;b!=="global"&&g.push({gameId:b,permissions:(P=o==null?void 0:o[b])!=null?P:[]});}),l(g);},[o]),a)return jsx("div",{className:"flex justify-center",children:jsx(Mt,{type:"danger",children:u("PermissionList.failedDescription")})});let v=()=>{l(g=>[...g,{gameId:"",permissions:[]}]);},x=g=>{l(b=>b.filter((P,R)=>R!==g));};return jsxs("div",{className:"flex flex-col w-full",children:[jsx("div",{className:"mb-12",children:jsx(Divider,{dashed:!0,children:u("PermissionList.baseSectionTitle")})}),jsx(Skeleton,{active:!0,loading:m,children:jsx(We,{value:o==null?void 0:o.global,readonly:n,permissions:y,expand:t,onChange:g=>{i==null||i(k(C({},o),{global:g}));}})}),jsx("div",{className:"my-12",children:jsx(Divider,{dashed:!0,children:u("PermissionList.gameSectionTitle")})}),d.map((g,b)=>{var P;return jsx(Card,{title:jsxs(Space,{children:[jsx(Mt,{children:u("global.game")}),n?jsx(Mt,{children:(P=f==null?void 0:f.find(R=>R.id===g.gameId))==null?void 0:P.name}):jsx(Select,{disabled:n,value:d[b].gameId||void 0,style:{width:"160px"},placeholder:u("PermissionList.gameSelectPlaceholder"),onChange:R=>{l(U=>{let K=U.slice();return K[b].gameId=R,K});},children:f==null?void 0:f.map(R=>jsx(di,{value:R.id,disabled:d.some(({gameId:U})=>U===R.id),children:R.name},R.id))})]}),className:"mb-6",extra:!n&&jsx(Button,{type:"link",onClick:()=>{x(b);},children:u("PermissionList.removeText")}),children:d[b].gameId?jsx(Skeleton,{active:!0,loading:m,children:jsx(We,{value:o==null?void 0:o[d[b].gameId],readonly:n,expand:t,permissions:c,onChange:R=>{i==null||i(k(C({},o),{[d[b].gameId]:R}));}})}):jsx(Empty,{description:u("PermissionList.gameSectionDescription")})},b)}),!n&&jsx(Button,{block:!0,type:"dashed",onClick:v,children:u("PermissionList.addText")})]})},Xo=ui;});var gi,ke,t1=M(()=>{p();W();Ho();e1();gi=s=>{let{value:t}=s,{usePermissionApiV2:o}=L();return jsx(Fragment,{children:o?jsx(Xo,k(C({},s),{value:t})):jsx(_o,k(C({},s),{value:t}))})},ke=gi;});var o1=M(()=>{p();});var tt=M(()=>{p();t1();Xe();o1();});var s1={};be(s1,{default:()=>Ti});var Si,Ti,n1=M(()=>{p();tt();Z();Si=()=>{let s=useParams(),{data:t,isLoading:o}=Eo(s.name),n=w();return jsxs(Fragment,{children:[jsx(Breadcrumb,{style:{marginBottom:24},items:[{key:"1",title:jsx(Link,{to:"/permission/role",children:n("global.role")})},{key:"2",title:s.name}]}),jsx(Card,{title:n("RoleDetail.title"),children:jsxs(Skeleton,{loading:o,children:[jsxs(Descriptions,{column:3,layout:"vertical",children:[jsx(Descriptions.Item,{label:n("global.name"),children:t==null?void 0:t.name}),jsx(Descriptions.Item,{label:"ID",children:t==null?void 0:t.id}),jsx(Descriptions.Item,{label:n("global.creationTime"),children:t==null?void 0:t.ctime})]}),jsx(ke,{readonly:!0,value:t==null?void 0:t.permissions})]})})]})},Ti=Si;});var a1={};be(a1,{default:()=>Vi});var st,Ii,Li,Fi,Vi,l1=M(()=>{p();W();_e();$e();Be();tt();je();ne();Ee();Z();J();st="/api/usystem/role/list",Ii=()=>{let{message:s}=App.useApp(),{mutate:t}=$(),o=Bo(),n=w(),i=r=>I(void 0,null,function*(){yield o.trigger({name:`role_${r.name}`,permissions:r.permissions}),t(st,{page:1}),s.success(n("RoleList.createSuccessfully"));});return fe({title:n("RoleList.createTitle"),width:"50vw",content:r=>jsxs(Form,{form:r,layout:"vertical",children:[jsx(Form.Item,{label:n("global.name"),name:"name",rules:[{required:!0}],children:jsx(Input,{addonBefore:"role_"})}),jsx(Form.Item,{name:"permissions",children:jsx(ke,{})})]}),onConfirm:i})},Li=()=>{let{message:s}=App.useApp(),{mutate:t}=$(),o=Ao(),n=w();return fe({title:n("RoleList.updateTitle"),width:"50vw",content:i=>jsxs(Form,{form:i,children:[jsx(Form.Item,{label:n("global.name"),name:"name",rules:[{required:!0}],children:jsx(Input,{readOnly:!0,addonBefore:"role_"})}),jsx(Form.Item,{name:"permissions",children:jsx(ke,{})})]}),onConfirm:(i,r,f)=>I(void 0,null,function*(){yield o.trigger({id:f.id,name:`role_${i.name}`,permissions:i.permissions}),t(st,void 0,m=>produce(m,a=>{var l;let d=(l=a==null?void 0:a.list)==null?void 0:l.find(y=>y.id===f.id);d&&(d.permissions=i.permissions);}),{revalidate:!1}),s.success(n("RoleList.updateSuccessfully"));})})},Fi=()=>{let{accessible:s}=q("200005",{isGlobalNS:!0}),{modal:t,message:o}=App.useApp(),{usePermissionApiV2:n}=L(),i=Wo(),{mutate:r}=$(),{show:f,contextHolder:m}=Ii(),{show:a,contextHolder:d}=Li(),l=w(),y=[{title:l("global.name"),key:"name",render(c){return s?jsx(Link,{to:`${c.name}`,children:c.name}):jsx(Fragment,{children:c.name})}},{title:"ID",dataIndex:"id",key:"id"},{title:l("global.creationTime"),dataIndex:"ctime",key:"ctime"},{title:l("global.operation"),width:150,align:"center",render:c=>jsxs(Space,{size:"small",children:[jsx(ie,{isGlobalNS:!0,code:"200003",size:"small",type:"link",onClick:()=>I(void 0,null,function*(){let{data:u}=yield V(`/api/usystem/role/info${n?"V2":""}?name=${c.name}`,{isGlobalNS:!0});a({initialValues:{permissions:u==null?void 0:u.permissions,name:u==null?void 0:u.name.replace(/^role_/,"")},extraValues:{id:u==null?void 0:u.id}});}),children:l("global.edit")}),jsx(ie,{isGlobalNS:!0,danger:!0,code:"200004",size:"small",type:"link",onClick:()=>{t.confirm({title:l("RoleList.deleteTitle"),content:jsx(De,{texts:[c.name],children:l("RoleList.deleteContent",{role:c.name})}),onOk(){return I(this,null,function*(){yield i.trigger({id:c.id,name:c.name}),r(st,void 0,v=>produce(v,x=>{var b,P;let g=(b=x==null?void 0:x.list)==null?void 0:b.findIndex(R=>R.id===c.id);g&&((P=x==null?void 0:x.list)==null||P.splice(g,1));})),o.success(l("RoleList.deleteSuccessfully"));})}});},children:l("global.delete")})]})}];return jsxs(Card,{title:l("global.role"),extra:jsx(ie,{isGlobalNS:!0,type:"primary",code:"200002",icon:jsx(UsergroupAddOutlined,{}),onClick:()=>{f();},children:l("RoleList.createTitle")}),children:[jsx(ce,{isGlobalNS:!0,rowKey:"name",columns:y,code:"200001",url:st,transformResponse:c=>{let{List:u,Total:v}=c;return {list:u,total:v}}}),m,d]})},Vi=Fi;});var c1={};be(c1,{default:()=>qi,url:()=>Ke});function Ai(){let{message:s}=App.useApp(),t=Ko(),{data:o,isLoading:n}=St(),{mutate:i}=$(),r=w();return fe({title:r("UserList.createTitle"),content:m=>jsxs(Form,{form:m,labelCol:{flex:"80px"},children:[jsx(Form.Item,{label:r("global.name"),name:"name",rules:[{required:!0}],children:jsx(Input,{})}),jsx(Form.Item,{label:r("global.role"),name:"roles",children:jsx(Select,{allowClear:!0,mode:"multiple",loading:n,children:(o!=null?o:[]).map(a=>jsx(Bi,{value:a.name,children:a.name},a.id))})})]}),onConfirm(m){return I(this,null,function*(){yield t.trigger(m),i(Ke,{page:1}),s.success(r("UserList.createSuccessfully"));})}})}function Wi(){let{message:s}=App.useApp(),t=qo(),{data:o,isLoading:n}=St(),{mutate:i}=$(),r=w();return fe({title:r("UserList.updateTitle"),content:m=>jsxs(Form,{form:m,labelCol:{flex:"80px"},children:[jsx(Form.Item,{hidden:!0,name:"id",children:jsx(Input,{})}),jsx(Form.Item,{label:r("global.name"),name:"name",rules:[{required:!0}],children:jsx(Input,{readOnly:!0})}),jsx(Form.Item,{label:r("global.role"),name:"roles",children:jsx(Select,{allowClear:!0,mode:"multiple",loading:n,options:o==null?void 0:o.map(a=>({label:a.name,value:a.name})),dropdownStyle:{zIndex:9999}})})]}),onConfirm(m){return I(this,null,function*(){yield t.trigger(m),i(Ke,void 0,a=>produce(a,d=>{var y;let l=(y=d==null?void 0:d.list)==null?void 0:y.find(c=>c.id===m.id);l&&(l.roles=m.roles);}),{revalidate:!1}),s.success(r("UserList.updateSuccessfully"));})}})}var Bi,Ke,Ki,qi,f1=M(()=>{p();_e();$e();Be();tt();je();Ee();Z();(({Option:Bi}=Select)),Ke="/api/usystem/user/list";Ki=()=>{let{modal:s,message:t}=App.useApp(),o=zo(),{mutate:n}=$(),{show:i,contextHolder:r}=Ai(),{show:f,contextHolder:m}=Wi(),a=w(),d=[{title:a("global.name"),dataIndex:"name",key:"name"},{title:"ID",dataIndex:"id",key:"id"},{title:a("global.role"),dataIndex:"roles",key:"roles",width:"40%",render(l){return jsx(Row,{gutter:[4,4],children:(l||[]).map(y=>jsx(Col,{children:y==="root"?jsx(Tag,{color:"#f50",children:y}):jsx(Tag,{color:"#ff5a00",children:jsx(Link,{to:`/permission/role/${y}`,children:y})})},y))})}},{title:a("global.creationTime"),dataIndex:"Ctime",key:"ctime"},{title:a("global.operation"),width:150,align:"center",render:l=>jsxs(Space,{children:[jsx(ie,{isGlobalNS:!0,size:"small",type:"link",code:"100003",onClick:()=>{f({initialValues:{id:l.id,name:l.name,roles:l.roles}});},children:a("global.update")}),jsx(ie,{isGlobalNS:!0,danger:!0,size:"small",code:"100004",type:"link",onClick:()=>{s.confirm({title:a("UserList.deleteTitle"),content:jsx(De,{texts:[l.name],children:a("UserList.deleteContent",{user:l.name})}),onOk(){return I(this,null,function*(){yield o.trigger({id:l.id,name:l.name}),n(Ke,void 0,c=>produce(c,u=>{var x,g;let v=(x=u==null?void 0:u.list)==null?void 0:x.findIndex(b=>b.id===l.id);v&&((g=u==null?void 0:u.list)==null||g.splice(v,1));})),t.success(a("UserList.deleteSuccessfully"));})}});},children:a("global.delete")})]})}];return jsxs(Card,{title:a("global.user"),extra:jsx(ie,{isGlobalNS:!0,type:"primary",icon:jsx(UserAddOutlined,{}),code:"100002",onClick:()=>{i();},children:a("UserList.createTitle")}),children:[jsx(ce,{isGlobalNS:!0,code:"100001",url:Ke,rowKey:"id",columns:d,transformResponse:l=>{let{List:y,Total:c}=l;return {list:y,total:c}}}),r,m]})},qi=Ki;});p();W();p();Z();var Z1=s=>{let{initialTags:t,addable:o,removable:n,addCallback:i,removeCallback:r}=s,f=w(),{token:m}=theme.useToken(),[a,d]=useState([]),[l,y]=useState(!1),[c,u]=useState(""),[v,x]=useState(-1),[g,b]=useState(""),P=useRef(null),R=useRef(null);useEffect(()=>{d(t!=null?t:[]);},[t]),useEffect(()=>{var F;l&&((F=P.current)==null||F.focus());},[l]),useEffect(()=>{var F;(F=R.current)==null||F.focus();},[c]);let U=F=>I(void 0,null,function*(){if(yield r==null?void 0:r(F)){let te=a.filter(oe=>oe!==F);d(te);}}),K=()=>{y(!0);},Y=F=>{u(F.target.value);},_=()=>I(void 0,null,function*(){c&&a.indexOf(c)===-1&&(yield i==null?void 0:i(c))&&d([...a,c]),y(!1),u("");}),le=F=>{b(F.target.value);},H=()=>{let F=[...a];F[v]=g,d(F),x(-1),u("");},X={width:78,verticalAlign:"top"},ee={background:m.colorBgContainer,borderStyle:"dashed"};return jsxs(Space,{wrap:!0,size:[0,8],children:[jsx(Space,{wrap:!0,size:[0,8],children:a.map((F,ae)=>v===ae?jsx(Input,{ref:R,size:"small",style:X,value:g,onChange:le,onBlur:H,onPressEnter:H},F):jsx(Tag,{closable:n,style:{userSelect:"none"},onClose:te=>I(void 0,null,function*(){te.preventDefault(),yield U(F);}),children:jsx("span",{onDoubleClick:te=>{ae!==0&&(x(ae),b(F),te.preventDefault());},children:F})},F))}),o&&(l?jsx(Input,{ref:P,type:"text",size:"small",style:X,value:c,onChange:Y,onBlur:_,onPressEnter:_}):jsxs(Tag,{style:ee,onClick:K,children:[jsx(PlusOutlined,{}),"\xA0",f("global.add")]}))]})},G1=Z1;ze();Oe();_e();p();ze();ne();Z();J();var ws=s=>{let Fe=s,{code:t,url:o,extras:n,headers:i,isGlobalNS:r,getRowKey:f,getDataSource:m,hasMore:a,renderForm:d,transformArg:l}=Fe,y=E(Fe,["code","url","extras","headers","isGlobalNS","getRowKey","getDataSource","hasMore","renderForm","transformArg"]),c=w(),[u]=Form.useForm(),{accessible:v,isLoading:x}=q(t),[g,b]=useState(!1),[P,R]=useState(),U=(j,ge)=>{if(!g)return null;let he=l(P,j!==0?f(ge):void 0);return so.stringify(he)?`${o}?${so.stringify(he)}`:o},{data:K,size:Y,setSize:_,isValidating:le}=xs(U,j=>V(j,{headers:typeof i=="function"?i(u):i,isGlobalNS:r}).then(ge=>ge.data),{shouldRetryOnError:!1,revalidateOnFocus:!1,revalidateFirstPage:!1}),H=m(K),X=le||Y>0&&K&&typeof K[Y-1]=="undefined",ee=typeof a!="undefined"?!a(K):!0,F=!H||H.length===0,ae=()=>I(void 0,null,function*(){let j=yield u.getFieldsValue();R(j);try{yield u.validateFields(),_(1),b(!0);}catch(ge){_(0),b(!1);}}),te=()=>{_(Y+1);},oe=()=>I(void 0,null,function*(){try{u.resetFields(),yield u.validateFields({validateOnly:!0}),_(1);}catch(j){_(0);}});return useEffect(()=>{v&&u.validateFields({validateOnly:!0}).then(j=>{R(j),b(!0);}).catch(()=>{b(!1);});},[v]),x?jsx(Spin,{style:{display:"flex",justifyContent:"center",alignItems:"center",height:300}}):v?jsxs(Fragment,{children:[d?jsx(Ze,{onReset:oe,onConfirm:ae,children:d(u)}):jsx(Form,{form:u}),jsx(Table,k(C({},y),{dataSource:H,loading:X,pagination:!1})),!F&&jsx(Button,{block:!0,loading:X,type:"link",htmlType:"button",disabled:X||ee,onClick:te,children:c(X?"InfiniteList.loadingText":ee?"InfiniteList.reachEndText":"InfiniteList.loadMoreText")})]}):jsx(Result,{status:403,subTitle:c("global.noEntitlement")})},Ps=ws;p();W();Oe();p();W();p();var po=create()(persist(s=>({openKeys:[],setOpenKeys:t=>s({openKeys:t}),selectedKeys:[],setSelectedKeys:t=>s({selectedKeys:t})}),{name:"nav",storage:createJSONStorage(()=>localStorage),partialize:s=>({openKeys:s.openKeys,selectedKeys:s.selectedKeys})}));ne();var Vs=(s,t)=>t?jsx(Link,{to:t,children:s}):s;function co(s,t){let o=[];for(let r=0;r<s.length;r++)if(s[r]===null)o[r]=null;else if(s[r].type==="divider")o[r]=C({},s[r]);else if(s[r].children){let n=s[r],{children:f}=n,m=E(n,["children"]);o[r]=k(C({},m),{children:co(f!=null?f:[],t)});}else {let i=s[r],{route:f,label:m,code:a}=i,d=E(i,["route","label","code"]),l=!a||!t||t[a];o[r]=l?k(C({},d),{label:Vs(m,f)}):null;}return o}function fo(s,t=[],o=[]){for(let n of s){let i=n.children;if(Array.isArray(i)){let r=n.type!=="group"&&n.key?[...o,n.key]:o;fo(i,t,r);}else t.push(Object.assign(n,{keypath:o}));}return t}var uo=memo(function(){let t=useLocation(),{menuItems:o}=L(),n=useMemo(()=>fo(o!=null?o:[]),[o]),i=n.map(c=>c.code).filter(Boolean),{data:r}=He(i,{isGlobalNS:!0,suspense:!0}),f=useMemo(()=>co(o!=null?o:[],r),[o,r]),{openKeys:m,selectedKeys:a,setOpenKeys:d,setSelectedKeys:l}=po(),y=c=>{var x;let u=c==null?void 0:c.find(g=>(m==null?void 0:m.indexOf(g))===-1),v=n.find(g=>u===g.key);d((x=v==null?void 0:v.keypath)!=null?x:[u]);};return useEffect(()=>{let c=n.find(u=>t.pathname===u.route);if(c){let u=c.key,v=c.keypath;l([u]),d(v);}},[n,t]),jsx(Menu,{style:{borderRight:"none"},items:f,mode:"inline",openKeys:m,selectedKeys:a,onOpenChange:y})});process.env.NODE_ENV==="development"&&(uo.displayName="NavMenu");var ct=uo;p();Z();Oe();W();var Zs=s=>{let{children:t}=s,{usePermissionApiV2:o,hideGameSelect:n}=L(),{game:i}=Se(),r=w();return o&&!n?i?jsx("div",{children:t},i.id):jsx(Card,{children:jsx(Empty,{image:Empty.PRESENTED_IMAGE_SIMPLE,description:r("RequireGame.description")})}):t},dt=Zs;p();Pe();Z();var Bs=()=>{let s=useNavigate(),{clearToken:t,getUser:o}=se(),n=o(),i=w();return jsx("div",{"data-cy":"user-widget",children:jsx(Dropdown,{menu:{selectable:!0,items:[{key:"1",label:jsx(yo,{"data-cy":"user-widget-logout",onClick:()=>{t(),s("/sign_in");},children:i("UserWidget.signOutText")}),icon:jsx(LogoutOutlined,{})}]},placement:"bottomRight",children:jsx(yo,{children:jsxs(Space,{align:"center",children:[jsx("span",{children:n==null?void 0:n.authorityId}),jsx(UserOutlined,{style:{fontSize:"16px"}})]})})})})},ut=Bs;var {Spin:Hs,theme:Qs}=Ue,{Header:$s,Sider:js,Content:Js}=Ue.Layout,Ys=s=>{let{children:t,extras:o}=s,{token:{colorBgContainer:n,colorBorder:i}}=Qs.useToken(),{title:r,usePermissionApiV2:f,hideGameSelect:m,localeDropdownMenu:a}=L();return jsxs(Ue.Layout,{hasSider:!0,className:"h-screen",children:[jsxs(js,{width:256,style:{overflow:"auto",height:"100vh",position:"fixed",left:0,top:0,bottom:0,borderRightWidth:1,borderRightStyle:"solid",borderRightColor:i},theme:"light",children:[jsxs("div",{className:"flex items-end px-6 py-4",children:[jsx("img",{src:_s,alt:"logo",className:"w-8 h-8"}),jsx(Link,{className:"font-bold text-lg ml-2",to:"/",children:r})]}),jsx(ct,{})]}),jsxs(Ue.Layout,{className:"ml-64",children:[jsx($s,{style:{padding:"0 24px",background:n,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:i},children:jsxs("div",{className:"flex justify-between items-center h-full",children:[jsx("div",{children:f&&!m&&jsx(mt,{})}),jsxs(Space,{size:"small",split:jsx(Divider,{type:"vertical"}),children:[o==null?void 0:o.map(d=>jsx("span",{children:d.children},d.key)),a,jsx(ut,{})]})]})}),jsx(Js,{className:"p-6 bg-gray-50",style:{overflow:"overlay"},children:jsx(Suspense,{fallback:jsx(Hs,{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"200px"}}),children:f&&!m?jsx(dt,{children:t}):t})})]})]})},gt=Ys;$e();p();ne();Z();var sn=s=>{let{code:t,children:o}=s,{accessible:n,isValidating:i}=q(t),r=w();return i?jsx(Spin,{style:{display:"flex",justifyContent:"center",alignItems:"center",height:200}}):n?jsx(Fragment,{children:o}):jsx(Result,{status:"403",subTitle:r("global.noEntitlement")})},nn=sn;Be();je();ne();Ee();Pe();Z();J();p();W();var _i=lazy(()=>Promise.resolve().then(()=>(To(),So))),Hi=lazy(()=>Promise.resolve().then(()=>(Io(),ko))),Qi=lazy(()=>Promise.resolve().then(()=>(Oo(),Go))),$i=lazy(()=>Promise.resolve().then(()=>(n1(),s1))),ji=lazy(()=>Promise.resolve().then(()=>(l1(),a1))),Ji=lazy(()=>Promise.resolve().then(()=>(f1(),c1))),d1=(s,t)=>()=>jsx(rt,k(C({},t),{children:jsx(gt,{children:jsx(s,{})})})),Yi=()=>jsxs(Routes,{children:[jsx(Route,{index:!0,element:jsx(Navigate,{to:"user"})}),jsx(Route,{path:"user",element:jsx(Ji,{})}),jsx(Route,{path:"role",element:jsx(ji,{})}),jsx(Route,{path:"role/:name",element:jsx($i,{})})]});function Xi(s,t){return ()=>{let n=Object.assign({},t,{hideGameSelect:!0});return jsxs(Routes,{children:[jsx(Route,{path:"/*",element:jsx(s,{})}),jsx(Route,{path:"/operation_log",Component:d1(Hi,n)}),jsx(Route,{path:"/permission/*",Component:d1(Yi,n)}),jsx(Route,{path:"/sign_in",element:jsx(Qi,{})}),jsx(Route,{path:"*",element:jsx(_i,{})})]})}}pt();
23
+ var Wt=Object.defineProperty,S1=Object.defineProperties;var T1=Object.getOwnPropertyDescriptors;var qe=Object.getOwnPropertySymbols;var Kt=Object.prototype.hasOwnProperty,qt=Object.prototype.propertyIsEnumerable;var At=(s,t,o)=>t in s?Wt(s,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):s[t]=o,C=(s,t)=>{for(var o in t||(t={}))Kt.call(t,o)&&At(s,o,t[o]);if(qe)for(var o of qe(t))qt.call(t,o)&&At(s,o,t[o]);return s},k=(s,t)=>S1(s,T1(t));var E=(s,t)=>{var o={};for(var n in s)Kt.call(s,n)&&t.indexOf(n)<0&&(o[n]=s[n]);if(s!=null&&qe)for(var n of qe(s))t.indexOf(n)<0&&qt.call(s,n)&&(o[n]=s[n]);return o};var M=(s,t)=>()=>(s&&(t=s(s=0)),t);var be=(s,t)=>{for(var o in t)Wt(s,o,{get:t[o],enumerable:!0});};var I=(s,t,o)=>new Promise((n,r)=>{var i=a=>{try{m(o.next(a));}catch(d){r(d);}},f=a=>{try{m(o.throw(a));}catch(d){r(d);}},m=a=>a.done?n(a.value):Promise.resolve(a.value).then(i,f);m((o=o.apply(s,t)).next());});var p=M(()=>{});function L(){return useContext(_t)}var zt,Ve,_t,Ht,it,W=M(()=>{p();zt={title:"",menuItems:[],hideGameSelect:!1,usePermissionApiV2:!1},Ve=createStore(()=>zt),_t=createContext(zt);Ht=o=>{var n=o,{children:s}=n,t=E(n,["children"]);let r=L(),i=C(C({},r),t);return Ve.setState(i),jsx(_t.Provider,{value:i,children:s})};Ht.displayName="ToolkitsContextProvider";it=Ht;});var k1,Qt,$t=M(()=>{p();k1={global:{noEntitlement:"\u65E0\u6743\u9650\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458\u3002",name:"\u540D\u79F0",creationTime:"\u521B\u5EFA\u65F6\u95F4",operation:"\u64CD\u4F5C",update:"\u66F4\u65B0",edit:"\u7F16\u8F91",delete:"\u5220\u9664",selectAll:"\u5168\u9009",game:"\u6E38\u620F",user:"\u7528\u6237",role:"\u89D2\u8272",username:"\u7528\u6237\u540D",label:"\u6807\u7B7E",method:"\u65B9\u6CD5",route:"\u8DEF\u7531",request:"\u8BF7\u6C42",response:"\u54CD\u5E94",add:"\u6DFB\u52A0"},Login:{title:"\u767B\u5F55\u65B9\u5F0F",thirdParty:"\u7B2C\u4E09\u65B9\u767B\u5F55",loginWithIDass:"IDass \u767B\u5F55",notRegistered:"\u60A8\u8FD8\u672A\u5728\u5E73\u53F0\u6CE8\u518C\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458"},NotFound:{subTitle:"\u8BBF\u95EE\u7684\u9875\u9762\u4E0D\u5B58\u5728",buttonText:"\u8FD4\u56DE\u9875\u9762"},FilterFormWrapper:{confirmText:"\u67E5\u8BE2",resetText:"\u91CD\u7F6E"},FormModal:{confirmText:"\u786E\u8BA4",cancelText:"\u53D6\u6D88"},GameSelect:{label:"\u5F53\u524D\u6E38\u620F",placeholder:"\u8BF7\u9009\u62E9\u6E38\u620F"},RequireGame:{description:"\u8BF7\u9009\u62E9\u6E38\u620F"},UserWidget:{signOutText:"\u767B\u51FA"},UserList:{createTitle:"\u521B\u5EFA\u7528\u6237",createSuccessfully:"\u7528\u6237\u521B\u5EFA\u6210\u529F",updateTitle:"\u66F4\u65B0\u7528\u6237",updateSuccessfully:"\u7528\u6237\u66F4\u65B0\u6210\u529F",deleteTitle:"\u5220\u9664\u7528\u6237",deleteContent:"\u786E\u5B9A\u8981\u5220\u9664\u7528\u6237 <%= user %> \u5417\uFF1F",deleteSuccessfully:"\u7528\u6237\u5220\u9664\u6210\u529F"},RoleList:{createTitle:"\u521B\u5EFA\u89D2\u8272",createSuccessfully:"\u89D2\u8272\u521B\u5EFA\u6210\u529F",updateTitle:"\u66F4\u65B0\u89D2\u8272",updateSuccessfully:"\u89D2\u8272\u66F4\u65B0\u6210\u529F",deleteTitle:"\u5220\u9664\u89D2\u8272",deleteContent:"\u786E\u5B9A\u8981\u5220\u9664\u89D2\u8272 <%= role %> \u5417\uFF1F",deleteSuccessfully:"\u89D2\u8272\u5220\u9664\u6210\u529F"},PermissionList:{failedDescription:"\u83B7\u53D6\u6743\u9650\u5217\u8868\u5931\u8D25",baseSectionTitle:"\u5E73\u53F0\u57FA\u7840\u6743\u9650",gameSectionTitle:"\u6E38\u620F\u6743\u9650",gameSectionDescription:"\u8BF7\u5148\u9009\u62E9\u6E38\u620F",gameSelectPlaceholder:"\u8BF7\u5148\u9009\u62E9\u6E38\u620F",removeText:"\u79FB\u9664",addText:"\u6DFB\u52A0\u6E38\u620F\u6743\u9650"},RoleDetail:{title:"\u89D2\u8272\u8BE6\u60C5"},InfiniteList:{loadingText:"\u52A0\u8F7D\u4E2D",reachEndText:"\u5DF2\u7ECF\u5230\u5E95\u4E86",loadMoreText:"\u52A0\u8F7D\u66F4\u591A"}},Qt=k1;});function w(){let{locale:s=Qt}=L();return (t,o)=>has(s,t)?template(get(s,t))(o):t}var Z=M(()=>{p();W();$t();});var U1,Ze,ze=M(()=>{p();Z();U1=s=>{let{confirmText:t,extras:o,onConfirm:n,onReset:r,children:i}=s,{token:f}=theme.useToken(),m=w(),a={maxWidth:"none",background:f.colorFillAlter,borderWidth:f.lineWidth,borderStyle:f.lineType,borderColor:f.colorBorder,borderRadius:f.borderRadiusLG,padding:24,marginBottom:24};return jsx("div",{style:a,children:jsxs("div",{className:"flex",children:[jsx("div",{className:"flex-1",children:i}),jsx("div",{className:"ml-8",children:jsxs(Space,{children:[jsx(Button,{type:"primary",onClick:n,children:t||m("FilterFormWrapper.confirmText")}),jsx(Button,{htmlType:"reset",onClick:r,children:m("FilterFormWrapper.resetText")}),o==null?void 0:o.map(d=>jsx("span",{children:d.children},d.key))]})})]})})},Ze=U1;});function V(s,t){return I(this,null,function*(){var P,R;let b=t!=null?t:{},{body:o,params:n,headers:r,responseType:i="json",isGlobalNS:f}=b,m=E(b,["body","params","headers","responseType","isGlobalNS"]),a=so.parseUrl(s),d=Object.assign({},a.query,n),l={skipNull:!0,skipEmptyString:!0,strict:!0,encode:!0},y=so.stringify(d,l);s=y?`${a.url}?${y}`:s,r=new Headers(r);let c=(R=(P=se)==null?void 0:P.getState())==null?void 0:R.token;if(c&&r.set("Authorization",`Bearer ${c}`),r.has("Content-Type")||r.set("Content-Type","application/json"),Ve.getState().usePermissionApiV2){if(f)r.set("App-ID","global");else if(!Ve.getState().hideGameSelect){let U=Se.getState().game;U&&r.set("App-ID",U.id);}}i==="blob"?r.append("Accept","application/octet-stream"):r.append("Accept","application/json");let u=k(C({},m),{headers:r,body:o===null||o instanceof FormData?o:JSON.stringify(o)}),v=yield fetch(s,u);if(!v.ok)throw new Ge({status:v.status});let x=pick(v,["headers","status","statusText","url"]);if(i==="blob"){let U=yield v.blob();return k(C({},x),{data:U})}let g=yield v.json();if(g.code===0||g.status===0)return k(C({},x),{data:g.data});throw new Ge({status:v.status,message:g.msg})})}var Ge,J=M(()=>{p();W();Oe();Pe();Ge=class extends Error{constructor(o){super(o==null?void 0:o.message);this.status=o==null?void 0:o.status;}};});function q1(s){let{usePermissionApiV2:t}=L();Ye(s?null:t?"/api/usystem/user/checkV2":"/api/usystem/user/check",o=>V(o,{method:"POST",body:{permissions:["100001"]}}),{suspense:!0,dedupingInterval:0});}var se,Pe=M(()=>{p();W();J();se=create()(persist((s,t,o)=>({token:"",getUser:()=>{try{return jwtDecode(t().token)}catch(n){return null}},setToken:n=>s({token:n}),clearToken:()=>{t().setToken(""),o.persist.clearStorage();}}),{name:"token",partialize:s=>({token:s.token})}));});var lt,pt=M(()=>{p();lt={getItem:s=>sessionStorage.getItem(s)||localStorage.getItem(s),setItem:(s,t)=>{sessionStorage.setItem(s,t),localStorage.setItem(s,t);},removeItem:s=>I(void 0,null,function*(){sessionStorage.removeItem(s),localStorage.removeItem(s);})};});function os(){let{usePermissionApiV2:s}=L(),t=se(r=>r.getUser()),{data:o,isLoading:n}=J1(s&&t?`/api/usystem/game/all?user=${t.authorityId}`:null,r=>V(r,{isGlobalNS:!0}).then(i=>i.data));return {games:o,isLoading:n}}var ts,Se,ss,mt,Oe=M(()=>{p();W();Pe();Z();J();pt();(({Text:ts}=Typography)),Se=create()(persist(s=>({game:null,setGame:t=>s({game:t})}),{name:"game",storage:createJSONStorage(()=>lt),partialize:s=>({game:s.game})}));ss=()=>{let s=w(),{gameFilter:t}=L(),{game:o,setGame:n}=Se(),{games:r,isLoading:i}=os(),{mutate:f}=useSWRConfig(),m=useMemo(()=>{var l,y;return (y=(l=r!=null?r:[])==null?void 0:l.filter(c=>!t||t(c)))==null?void 0:y.map(c=>({label:c.name,value:c.id}))},[r,t]),a=useCallback(()=>{f(l=>!(typeof l=="string"&&l.startsWith("/api/usystem/game/all")));},[f]),d=useCallback(l=>I(void 0,null,function*(){let y=(r!=null?r:[]).find(c=>c.id===l);y&&(n(y),a());}),[r,n,a]);return useEffect(()=>{!i&&(m.length===0||!m.some(l=>l.value===(o==null?void 0:o.id)))&&n(null);},[i,o,m,n]),jsxs(Space,{children:[jsx(ts,{children:s("GameSelect.label")}),jsx(Select,{showSearch:!0,optionFilterProp:"label",value:o==null?void 0:o.id,placeholder:s("GameSelect.placeholder"),loading:i,style:{width:"200px"},options:m,onChange:d})]})},mt=ss;});function ms(s){let t=document.createElement("div"),o=createRoot(t);return new Promise(n=>{setTimeout(()=>{flushSync(()=>{o.render(s);}),n(t.innerHTML);});})}var ps,cs,De,_e=M(()=>{p();ps=s=>{let t=/(<[^>]*>)/;return s.split(t).filter(o=>o!=="")};cs=s=>{let{texts:t,children:o}=s,[n,r]=useState("");return useEffect(()=>{ms(o).then(i=>{let f=ps(i);for(let m of t)for(let a=0;a<f.length;a++)f[a]=f[a].replace(String(m),`<span style='color: #DC143C;'>${m}</span>`);r(f.join(""));});},[o,t]),jsx("p",{dangerouslySetInnerHTML:{__html:n}})},De=cs;});function He(s,t){let{usePermissionApiV2:o}=L(),{data:n,isValidating:r,isLoading:i}=Ye(s.length>0?[o?"/api/usystem/user/checkV2":"/api/usystem/user/check",s]:null,([f])=>V(f,{method:"POST",body:{permissions:s},isGlobalNS:t==null?void 0:t.isGlobalNS}).then(m=>{var a;return (a=m.data)!=null&&a.has_all?s.reduce((d,l)=>(d[l]=!0,d),{}):s.reduce((d,l)=>{var y,c;return d[l]=(c=(y=m.data)==null?void 0:y[l])!=null?c:!1,d},{})}),{suspense:t==null?void 0:t.suspense,shouldRetryOnError:!1});return {data:n,isValidating:r,isLoading:i}}function q(s,t){var i;let{data:o,isValidating:n,isLoading:r}=He(s?[s]:[],t);return s===void 0?{accessible:!0,isValidating:!1,isLoading:!1}:{accessible:(i=o==null?void 0:o[s])!=null?i:!1,isValidating:n,isLoading:r}}var ne=M(()=>{p();W();J();});var en,re,$e=M(()=>{p();ne();Z();en=s=>{let d=s,{children:t,code:o,showLoading:n,isGlobalNS:r}=d,i=E(d,["children","code","showLoading","isGlobalNS"]),{accessible:f,isLoading:m}=q(o,{isGlobalNS:r}),a=w();return m?jsx(Button,k(C({loading:n,disabled:!n},i),{children:t})):f?jsx(Button,k(C({},i),{children:t})):jsx(Tooltip,{defaultOpen:!1,title:a("global.noEntitlement"),children:jsx(Button,k(C({disabled:!0},i),{children:t}))})},re=en;});var $,Ee=M(()=>{p();$=create((s,t)=>({keyMap:new Map,paginationMap:new Map,mutate:(o,n,r,i)=>{var y,c,u;let{keyMap:f,paginationMap:m}=t(),a=f.get(o),{page:d=1,size:l=10}=(y=m.get(o))!=null?y:{};!n||(!n.page||n.page===d)&&(!n.size||n.size===l)?mutate(a,r,i):s({paginationMap:new Map(m).set(o,{page:(c=n.page)!=null?c:d,size:(u=n.size)!=null?u:l})});}}));});var Po,bn,xn,wn,ce,Be=M(()=>{p();ze();ne();Ee();Z();J();Po=(r=>(r.Confirm="confirm",r.Reset="reset",r.Jump="jump",r.Init="init",r))(Po||{}),bn={list:[],total:0},xn=(s,t)=>{var Dt,Ut;let Ot=s,{url:o,code:n,confirmText:r,headers:i,isGlobalNS:f,noPagination:m,extra:a,renderForm:d,transformArg:l,transformResponse:y,afterSuccess:c}=Ot,u=E(Ot,["url","code","confirmText","headers","isGlobalNS","noPagination","extra","renderForm","transformArg","transformResponse","afterSuccess"]),v=w(),[x]=Form.useForm(),{accessible:g,isLoading:b}=q(n,{isGlobalNS:f}),P=useRef(),{mutate:R,paginationMap:U,keyMap:K}=$(),{page:Y=1,size:_=10}=(Dt=U.get(o))!=null?Dt:{},[le,H]=useState(),[X,ee]=useState(!1),[F,ae]=useState(),te=(Ut=l==null?void 0:l(Y,_,le))!=null?Ut:m?le:k(C({},le),{page:Y,size:_}),oe=useCallback((...Q)=>R(o,...Q),[R,o]),Fe=so.parseUrl(o),j=Object.assign({},Fe.query,te),ge=so.stringify(j),he=X?`${Fe.url}?${ge}`:null,{refreshInterval:Zt}=useSWRConfig(),{data:ye,isLoading:h1,isValidating:y1}=Ye(he,Q=>I(void 0,null,function*(){var Bt;let pe=yield V(Q,{headers:typeof i=="function"?i(x):i,isGlobalNS:f});ae(pe.data);let Et=(Bt=y==null?void 0:y(pe.data))!=null?Bt:pe.data;return c==null||c(Et,P.current),P.current=void 0,Et}),{shouldRetryOnError:!1,fallbackData:bn}),b1=(Q,pe)=>I(void 0,null,function*(){P.current="jump",oe({page:Q,size:pe});}),x1=m?!1:{showSizeChanger:!0,showQuickJumper:!0,current:Y,pageSize:_,total:ye==null?void 0:ye.total,onChange:b1},w1=()=>I(void 0,null,function*(){P.current="confirm",H(x.getFieldsValue());try{yield x.validateFields(),oe({page:1},void 0,{revalidate:!0}),ee(!0);}catch(Q){oe({page:1},void 0,{revalidate:!1}),ee(!1);}}),Gt=()=>I(void 0,null,function*(){x.resetFields(),H(x.getFieldsValue());try{yield x.validateFields(),oe({page:1},void 0,{revalidate:!0}),ee(!0);}catch(Q){x.resetFields(),oe({page:1},void 0,{revalidate:!1}),ee(!1);}}),P1=()=>{P.current="reset",Gt();};return useEffect(()=>{g&&(P.current="init",Gt());},[g]),useEffect(()=>{K.set(o,he);},[K,he,o]),useImperativeHandle(t,()=>({form:x,setFieldValue:(Q,pe)=>{x.setFieldValue(Q,pe),H(x.getFieldsValue());},setFieldsValue:Q=>{x.setFieldsValue(Q),H(x.getFieldsValue());}})),b?jsx(Spin,{style:{display:"flex",justifyContent:"center",alignItems:"center",height:300}}):g?jsxs("div",{children:[d?jsx(Ze,{confirmText:r,onReset:P1,onConfirm:w1,children:d(x)}):jsx(Form,{form:x}),a&&jsx("div",{className:"mt-2 mb-4",children:a(F,x)}),jsx(Table,k(C({},u),{dataSource:ye==null?void 0:ye.list,loading:Zt===0?y1:h1,pagination:x1}))]}):jsx(Result,{status:403,subTitle:v("global.noEntitlement")})},wn=forwardRef(xn),ce=wn;});function fe(s){let l=s,{onConfirm:t,content:o,onCancel:n}=l,r=E(l,["onConfirm","content","onCancel"]),[i,f]=Modal.useModal(),[m]=Form.useForm(),a=k(C({},r),{icon:null,className:"toolkits-modal",content:o==null?void 0:o(m)});return {show:y=>{let g=y!=null?y:{},{initialValues:c,extraValues:u}=g,v=E(g,["initialValues","extraValues"]);c&&m.setFieldsValue(c);let x=()=>I(this,null,function*(){let b=yield m.validateFields();yield t==null?void 0:t(b,m,u);});return i.confirm(k(C(C({},a),v),{onOk:x,onCancel(){m.resetFields(),n==null||n(m);}}))},form:m,contextHolder:jsx("div",{children:f})}}var je=M(()=>{p();});var So={};be(So,{default:()=>In});var kn,In,To=M(()=>{p();Z();kn=()=>{let s=useNavigate(),t=w();return jsx("div",{className:"h-screen flex justify-center items-center",children:jsx(Result,{status:"404",title:"404",subTitle:t("NotFound.subTitle"),extra:jsx(Button,{type:"primary",onClick:()=>{s("/");},children:t("NotFound.buttonText")})})})},In=kn;});var ko={};be(ko,{default:()=>Gn});var vo,Co,Zn,Gn,Io=M(()=>{p();Be();Z();(({Option:vo}=Select)),{Paragraph:Co}=Typography,Zn=()=>{let s=w(),t=[{key:"id",title:"ID",dataIndex:"id",width:100},{key:"username",title:s("global.username"),dataIndex:"uname",width:100},{key:"label",title:s("global.label"),dataIndex:"label",width:150},{key:"method",title:s("global.method"),dataIndex:"method",width:100},{key:"route",title:s("global.route"),dataIndex:"route"},{key:"request",title:s("global.request"),dataIndex:"request",render(o){return jsx(Co,{children:jsx("pre",{className:"max-h-32 overflow-auto",children:o})})}},{key:"response",title:s("global.response"),dataIndex:"response",render(o){return jsx(Co,{children:jsx("pre",{className:"max-h-32 overflow-auto",children:o})})}},{key:"creation_time",title:s("global.creationTime"),dataIndex:"ctime",width:200,render(o){return Nn(o).format("YYYY-MM-DD HH:mm:ss")}}];return jsx(Card,{title:"\u64CD\u4F5C\u65E5\u5FD7",children:jsx(ce,{tableLayout:"fixed",renderForm:o=>jsx(Form,{form:o,children:jsxs(Row,{gutter:10,children:[jsx(Col,{span:4,children:jsx(Form.Item,{label:s("global.username"),name:"uname",children:jsx(Input,{allowClear:!0})})}),jsx(Col,{span:4,children:jsx(Form.Item,{label:s("global.route"),name:"route",children:jsx(Input,{allowClear:!0})})}),jsx(Col,{children:jsx(Form.Item,{label:s("global.method"),name:"method",children:jsxs(Select,{allowClear:!0,style:{width:"100px"},children:[jsx(vo,{value:"get",children:"GET"}),jsx(vo,{value:"post",children:"POST"})]})})}),jsx(Col,{span:4,children:jsx(Form.Item,{label:s("global.label"),name:"label",children:jsx(Input,{allowClear:!0})})})]})}),rowKey:"id",columns:t,url:"/api/usystem/log/list",transformArg:(o,n,r)=>k(C({},r),{page:o,size:n}),transformResponse:o=>({list:o.List,total:o.Total})})})},Gn=Zn;});var Lo,Fo=M(()=>{p();Lo="https://idaas.ifunplus.cn/enduser/api/application/plugin_FunPlus/sso/v1";});var On,Vo,No=M(()=>{p();On=()=>jsxs("svg",{viewBox:"0 0 1620 1028",xmlns:"http://www.w3.org/2000/svg",children:[jsx("g",{id:"a"}),jsx("g",{id:"b",children:jsx("g",{id:"c",children:jsxs("g",{children:[jsx("path",{fill:"#e8f2fa",d:"M1543.84,1025.63c-92.65,0-1442.29,.34-1443.07-2.11l-.13-.31s-.13-.3-.13-.45c-.52-1.23-207.95-345.42,114.53-585.03,126.18-93.75-7.9-155.64,92.44-260.01,115.31-119.94,241.15,12.74,369.38-41.64,22.66-9.6,45.39-25.05,68.15-48.76C797.78,32.37,870.19,6.95,944.96,1.25c143.27-10.86,304.51,50.23,387.71,139.53,16.75,17.98,92.93,111.03,32.88,238.91-37.91,80.74,120.91,157.86,177.35,250.06,143.49,234.42,2.24,392.82,.93,395.87Z"}),jsxs("g",{opacity:".5",children:[jsx("g",{opacity:".5",children:jsx("path",{fill:"#a9c2ff",d:"M522.98,381s-10.51-89.31-55.62-142.6c-6-7.08-17.47-2.57-17.28,6.76,0,.16,0,.31,.01,.47,.58,15.93,51.09,83.13,72.89,135.37Z"})}),jsx("g",{opacity:".5",children:jsx("path",{fill:"#a9c2ff",d:"M528.46,406.57s-44.95-111.62-121.74-160.99c-4.68-3.01-11.02-1.92-14.16,2.72-2.04,3.02-2.96,7.73-.67,15.1,6.12,19.63,91.75,85.72,136.57,143.18Z"})})]}),jsxs("g",{children:[jsx("path",{fill:"#73b471",d:"M1088.4,378.19s-40.25-25.14-19.73-56.1c0,0,16.18-18.86,32.87-23.19,0,0-10.72,47-1.98,48.49,8.75,1.48,8.23-53.25,8.23-53.25,0,0,44.27-19.36,61.23-16.97,0,0-28.81,45.13-19.97,44.38,8.84-.75,40.96-46.29,40.96-46.29,0,0,44.84-6.49,50.9,20.56,6.05,27.05-6.03,39.94-12.69,41.34-6.66,1.4-48.94-.94-48.07,4.68,.87,5.62,29.08,15.74,45.22,11.39,0,0-19.38,43.29-42.36,40.09-22.99-3.2-29.54-17.99-43.78-19.7-14.24-1.71-24.84,1.75-17.85,5.95,6.98,4.2,31.27,2.59,42.4,13.03,11.13,10.43,20.22,16.96-1.39,20.52-21.61,3.56-59.96-.84-66.97-17.88l-7.01-17.04Z"}),jsxs("g",{children:[jsx("path",{fill:"#73b471",d:"M1220.24,303.33s-116.93,33.06-131.84,74.86c0,0-.22,18.97-12.65,40.22l-.34,8.36s13.25-27.92,20-31.54c0,0-24.32-37.87,124.83-91.9Z"}),jsx("path",{fill:"#73b471",d:"M1075.75,418.41s-18.91,26.66-10.13,60.45l4.63-1.05s-2.94-36.94,7.12-55.03c10.06-18.09-1.62-4.37-1.62-4.37Z"})]})]}),jsxs("g",{children:[jsx("path",{fill:"#9bd399",d:"M925.53,377.18s-67.6,6.07-70.13-47.44c0,0,2.69-35.79,18.25-55.28,0,0,27.38,63.45,38.71,57.55,11.32-5.9-35.54-68.47-35.54-68.47,0,0,34.61-60.79,56.16-72.8,0,0,4.97,77.02,14.52,68.48,9.54-8.54,8.04-88.93,8.04-88.93,0,0,46.15-46.48,75.98-20.59,29.83,25.89,26.82,51.24,20.33,58.64-6.49,7.4-57.15,41.49-51.4,47.2,5.75,5.71,46.78-7.17,61.69-26.21,0,0,14.28,66.7-14.89,83.01-29.17,16.31-49.21,4.98-67.06,15.39-17.84,10.41-27.12,23.62-15.53,22.38,11.59-1.24,38.19-24.21,59.83-21.88,21.64,2.33,37.62,1.94,15.74,24.83-21.87,22.89-69.75,51.18-92.22,37.65l-22.48-13.53Z"}),jsxs("g",{children:[jsx("path",{fill:"#9bd399",d:"M1014.06,176.32s-106.69,139.76-88.53,200.87c0,0,15.78,22.04,19.44,57.32l6.67,9.92s-8.34-43.67-3.63-53.71c0,0-60.01-22.45,66.05-214.39Z"}),jsx("path",{fill:"#9bd399",d:"M944.97,434.5s.76,47.15,39.44,78.42l4.44-5.24s-34.61-39.97-38.32-69.55c-3.71-29.58-5.56-3.62-5.56-3.62Z"})]})]}),jsxs("g",{children:[jsxs("g",{children:[jsx("path",{fill:"#b6cfff",d:"M290.34,904.31s-18.93-22.41-1.17-36.64c0,0,12.98-7.97,23.56-7.32,0,0-14.99,25.5-10.14,28.04,4.85,2.54,14.69-29.64,14.69-29.64,0,0,29.53-2.91,39.03,1.73,0,0-25.25,20.96-19.93,22.2,5.32,1.25,32.58-19.32,32.58-19.32,0,0,27.48,4.74,26.02,21.75-1.47,17.01-10.94,22.26-15.1,21.81-4.16-.45-28.51-9.88-29.04-6.42-.53,3.46,14.13,14.77,24.39,15.29,0,0-19.38,21.68-32.26,15.42-12.88-6.26-13.98-16.17-22.01-19.89-8.03-3.72-14.88-3.71-11.57,.08,3.31,3.79,17.84,7.48,22.43,15.72,4.59,8.24,8.71,13.79-4.61,11.76-13.32-2.03-34.98-11.92-35.93-23.25l-.95-11.32Z"}),jsxs("g",{children:[jsx("path",{fill:"#b6cfff",d:"M381.48,885.57s-74.65-2.92-91.14,18.74c0,0-3.65,11.08-14.87,21.16l-1.75,4.83s12.94-13.84,17.56-14.67c0,0-7.24-26.83,90.19-30.06Z"}),jsx("path",{fill:"#b6cfff",d:"M275.48,925.47s-16.02,12.02-17.14,33.5l2.91,.26s5.12-22.21,14.37-30.89c9.25-8.68-.14-2.87-.14-2.87Z"})]})]}),jsxs("g",{children:[jsx("path",{fill:"#a9c2ff",d:"M224.15,876.13s30.12-17.11,16.06-40.33c0,0-11.24-14.26-23.29-17.92,0,0,6.42,34.62,0,35.44-6.43,.81-4.42-39.11-4.42-39.11,0,0-31.72-15.48-44.17-14.26,0,0,19.68,33.81,13.25,33-6.43-.81-28.51-35.03-28.51-35.03,0,0-32.53-6.11-37.75,13.44-5.22,19.55,3.21,29.33,8.03,30.55,4.82,1.22,35.74,.81,34.94,4.89-.8,4.07-21.69,10.59-33.33,6.92,0,0,12.85,32.18,29.72,30.55,16.87-1.63,22.09-12.22,32.53-13.03,10.44-.81,18.07,2.04,12.85,4.89-5.22,2.85-22.89,.93-31.32,8.21-8.43,7.27-15.26,11.75,.4,15.01,15.66,3.26,43.77,1.22,49.39-11l5.62-12.22Z"}),jsxs("g",{children:[jsx("path",{fill:"#a9c2ff",d:"M130.18,817.47s84.33,27.7,93.97,58.66c0,0-.4,13.85,8.03,29.74v6.11s-8.83-20.78-13.65-23.63c0,0,18.87-26.88-88.35-70.88Z"}),jsx("path",{fill:"#a9c2ff",d:"M232.18,905.87s13.01,20.03,5.59,44.42l-3.35-.91s3.25-26.86-3.56-40.37c-6.8-13.51,1.31-3.14,1.31-3.14Z"})]})]}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M272.06,852.53s-39.7-22.55-21.17-53.16c0,0,14.82-18.79,30.7-23.63,0,0-8.47,45.64,0,46.72,8.47,1.07,5.82-51.55,5.82-51.55,0,0,41.82-20.4,58.23-18.79,0,0-25.94,44.57-17.47,43.49,8.47-1.07,37.58-46.18,37.58-46.18,0,0,42.88-8.05,49.76,17.72,6.88,25.77-4.23,38.66-10.59,40.27-6.35,1.61-47.11,1.07-46.05,6.44,1.06,5.37,28.58,13.96,43.94,9.13,0,0-16.94,42.42-39.17,40.27-22.23-2.15-29.11-16.11-42.88-17.18-13.76-1.07-23.82,2.69-16.94,6.44,6.88,3.76,30.17,1.23,41.29,10.82,11.12,9.59,20.12,15.49-.53,19.79-20.64,4.3-57.7,1.61-65.11-14.5l-7.41-16.11Z"}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M395.93,775.21s-111.16,36.51-123.87,77.32c0,0,.53,18.26-10.59,39.2v8.05s11.65-27.39,18-31.14c0,0-24.88-35.44,116.46-93.43Z"}),jsx("path",{fill:"#cedfff",d:"M261.48,891.73s-17.14,26.41-7.37,58.55l4.41-1.2s-4.28-35.41,4.69-53.21c8.97-17.81-1.73-4.14-1.73-4.14Z"})]})]}),jsx("path",{fill:"#bbd3ff",d:"M270.72,1019.99c42.95,0,77.77-35.32,77.77-78.89H192.96c0,43.57,34.82,78.89,77.77,78.89Z"}),jsx("path",{fill:"#bbd3ff",d:"M349.57,1024.01H191.88c0-5.37,4.3-9.73,9.59-9.73h138.49c5.3,0,9.59,4.36,9.59,9.73h0Z"}),jsx("rect",{fill:"#80a1e6",height:"2.42",width:"159.86",y:"941.11",x:"190.4"})]}),jsx("path",{fill:"#768cee",d:"M801.19,578.05l-34.8,419.74s-3.65,25.44,15.01,25.49c30.68,.07,152.69,0,152.69,0,0,0-23.09-5.3-22.81-17.21,.33-14.05,40.67-431.99,40.67-431.99l-150.76,3.97Z"}),jsx("path",{fill:"#a9c2ff",d:"M945.58,1015.66c-6.03,.02-124.16,.22-154.03-.17-13.02-.16-15.3-11.74-15.41-19.24-.05-3.59,.4-6.25,.4-6.25l.9-10.91,2.31-27.81,2.04-24.57,2.62-31.57,2.2-26.64,24.73-298.26,150.76-3.97s-16.99,174.91-29.01,302.22c-1.34,14.19-2.62,27.79-3.8,40.48-.38,4.05-.75,8.02-1.11,11.88-1.11,12.05-2.13,23.11-3.02,32.88-.47,5.15-.9,9.93-1.29,14.31-1.53,17.17-2.43,28.13-2.44,30.22,0,1.22,.1,2.35,.29,3.4,2.47,13.38,21.59,13.98,23.86,13.98Z"}),jsx("polygon",{fill:"#a9c2ff",points:"435.05 349.47 519.82 694.86 531.43 742.16 570.91 903.04 1304.39 903.04 1158.87 349.47 435.05 349.47"}),jsx("polygon",{fill:"#768cee",points:"435.05 349.46 423.31 353.44 555.29 915.06 570.91 903.04 435.05 349.46"}),jsx("polygon",{fill:"#809bf5",points:"555.29 915.06 1284.26 915.06 1304.39 903.04 570.91 903.04 555.29 915.06"}),jsx("rect",{fill:"#a9c2ff",transform:"translate(1780.4 2038.92) rotate(180)",height:"7.61",width:"157.83",y:"1015.66",x:"811.28"}),jsx("polygon",{fill:"#899bfa",points:"928.99 915.05 928.18 920.87 779.74 951.29 781.78 926.72 782.75 915.05 928.99 915.05"}),jsx("g",{opacity:".5",children:jsx("path",{fill:"#899bfa",d:"M945.58,1015.66c-6.03,.02-124.16,.22-154.03-.17-13.02-.16-15.3-11.74-15.41-19.24l147.73-28.19c-1.53,17.17-2.43,28.13-2.44,30.22,0,1.22,.1,2.35,.29,3.4,2.47,13.38,21.59,13.98,23.86,13.98Z"})}),jsx("polygon",{fill:"#899bfa",points:"435.05 349.46 1158.87 349.46 1276.31 794.36 544.24 794.36 435.05 349.46"}),jsx("polygon",{fill:"#5158bf",points:"1242.18 775.08 564.46 775.08 540.24 677.22 530.87 639.35 527.05 623.91 502.16 523.34 500.87 518.1 487.71 464.94 481.83 441.15 476.81 420.86 472.71 404.31 465.03 373.3 1132.98 373.3 1141.41 404.31 1145.91 420.86 1151.42 441.15 1157.88 464.94 1200.47 621.65 1200.47 621.65 1204.08 634.93 1205.76 641.09 1235.16 749.28 1242.18 775.08"}),jsx("polygon",{fill:"#5d6cd2",points:"973.57 757.36 624.87 757.36 605.71 662.1 598.3 632.14 595.28 619.93 575.59 540.37 574.57 536.23 564.16 494.17 559.5 475.35 555.53 459.3 552.29 446.21 546.22 421.68 887.42 421.68 973.57 757.36"}),jsx("polygon",{fill:"#899bfa",points:"819.24 794.36 571.16 904.34 544.24 794.36 819.24 794.36"}),jsxs("g",{children:[jsx("path",{fill:"#2a3967",d:"M1384.19,552.09c.04-.99,.79-11.66,16.82-12.22,0,0-7.88,.95-9.24,4.47,0,0,5.37-4.34,9.74-2.95,4.37,1.4,6.94,9.16,6.96,11.72,.03,2.55-2.4,10.79-5.18,11.49-1.05,.27-2.26,.19-3.36,0,.74,1.17,1.46,2.46,2.15,3.9,6.4,13.32-.2,26.33-5.61,24.89-3.47-.92-4.45,5.09-4.45,5.09l-33.74-27.7s12.39-26.01,25.91-18.69Z"}),jsx("path",{fill:"#ffae73",d:"M1292.25,718.6c2.82,2.53,10.3-6.16,11.33-7.32,.05-.11,.11-.17,.11-.17l-2.28-6.44s-9.82-.38-11.44,1.27c-1.63,1.65-.81,9.96,2.28,12.65Z"}),jsx("path",{fill:"#25468f",d:"M1372.45,944.42l7.17,2.71s31.12-43.79,34.96-82.31c.68-6.88-.72-21.46-.19-24.57,.25-1.45,.55-3.2,.89-5.21,1.01-5.88,2.4-13.93,4-23.09,3.66-21.09,8.41-48.04,12.09-67.85l-1.93-.63-20.89-6.84-4.32-13.91-15.56-4.15s-3.47,6.9-6.58,39.47c-.57,4.27-1.09,8.98-1.49,14.09-1.21,15.6-1.3,34.94,1.48,57.06,.71,5.66,3.67,27.92,3.33,34.81-1.57,31.49-12.96,80.44-12.96,80.44Z"}),jsx("path",{fill:"#1e3865",d:"M1380.6,772.11l33.78,68.12c.25-1.45,.55-3.2,.89-5.21,1.01-5.88,2.4-13.93,4-23.09,3.66-21.09,8.41-48.04,12.09-67.85l-1.93-.63-20.89-6.84-4.32-13.91-15.56-4.15s-3.47,6.9-6.58,39.47c-.57,4.27-1.09,8.98-1.49,14.09Z"}),jsx("path",{fill:"#25468f",d:"M1395.46,727.29l.78-6.8c13.1,3.53,48.1-9.86,48.1-9.86,0,0,12.69,11.32,11.03,38.44-.81,13.24-2.3,69.5-3.85,86.15-.56,6.03,3.3,21.56,4.85,25.75,15.23,41.17-2.35,91.87-2.35,91.87l-4.56-1.87s-28.85-106.12-31.83-117.36c-5.63-21.25-10.15-48.9-13.17-70.25-.42,.02-9.01-36.08-9.01-36.08Z"}),jsx("path",{fill:"#ffae73",d:"M1385.52,648.37c22.52,1.25,17.57-32.81,16.2-32.63-2.76-1.46-7.7-8.55-10.56-20.41l-.97,.46-16.25,7.75s1.73,5.36,3,10.5c.99,4.02,1.71,7.9,1.11,8.98-1.28,.53-2.05,.86-2.05,.86,0,0,0,0,0,.02-.16,.42,3.52,24.15,9.53,24.48Z"}),jsx("path",{fill:"#f99352",d:"M1373.93,603.53s1.73,5.36,3,10.5c9.5-2.69,12.38-12.82,13.25-18.25l-16.25,7.75Z"}),jsx("path",{fill:"#ffae73",d:"M1371.93,609.21s22.73-5.34,19.23-19.64c-3.49-14.31-2.91-24.63-17.57-21.83-14.66,2.8-16.13,8.97-16.11,14.03,.02,5.06,8.45,28.46,14.45,27.44Z"}),jsx("path",{fill:"#2a3967",d:"M1356.2,573.64c2.44-5.19,5.32-4.91,7.12-3.99,10.68-10.02,21.15-1.83,21.15-1.83,4.03,9.88,12.77,13.92,12.77,13.92,0,0-3.49,3.63-13.61,3.55-3.09-.02-6.2-1.46-9.03-3.45,5.45,5.57,11.85,8.97,11.85,8.97-12.67-2.46-21.16-17.34-22.03-18.92-1.07,1.61-3.13,5.03-3.3,7.92-.23,3.93,1.1,11.55-1.12,11.84,0,0-7.47-10.23-3.8-18Z"}),jsx("path",{fill:"#1e3865",d:"M1427.51,956.62h36.09s.87-5.58-1.02-9.81c-1.81-4.06-4.64-5.91-3.96-10.82-2.29,2.4-6.03,5.08-11.25,4.37-.64,1.05-4.13,6.68-6.26,8.23-2.36,1.72-12.88,1.11-13.6,8.04Z"}),jsx("path",{fill:"#1e3865",d:"M1350.02,956.62h36.09s1.35-5.84-1.02-9.81c-2.1-3.52-1.29-5.52,.26-8.43-1.64,.68-3.75,1.3-6.08,1.16-1.8-.1-3.7-.93-5.37-1.91-1.55,1.8-8.2,9.44-10.28,10.96-2.36,1.72-12.88,1.11-13.6,8.04Z"}),jsx("path",{fill:"#899bfa",d:"M1445.02,667.38c-1.94-6.38-3.95-12.51-5.98-18.16-4.62-12.85-7.56-19.56-10.05-24.76-4.74-9.89-25.93-9.27-25.93-9.27-4.08,14.92-15.3,24.22-15.3,24.22-5.98-3.56-10.43-16.08-10.43-16.08l-13.09,7.06h0s-4.05,2.45-7.58,12.75c-5.25,15.32-13.77,37.08-19.68,43.73-1.38,1.55-5.42,3.9-10.31,6.39h0c-.11,.17-.19,.25-.24,.25,.32,.73,1.74,4.18,4.04,7.69,1.87,2.85,4.32,5.73,7.22,7.21,2.23-1.09,6.25-2.7,7.95-3.76,6.16-3.82,15.33-9.32,22.51-20.93l2,27.29,3.62,49.37c5.57,1.76,10.87,3.13,15.89,4.18,.33-4.14,1.65-9.09,1.65-9.09-.06,2.6,2.94,7.56,4.71,10.27,46.22,7.51,67.88-12.94,67.88-12.94-1.8-18.1-9.58-54.72-18.91-85.41Z"}),jsx("path",{fill:"#6f7deb",d:"M1398.39,612.43s3.84,.26,4.67,2.76c0,0-5.02,20.49-15.29,24.22l10.62-26.97Z"}),jsx("path",{fill:"#6f7deb",d:"M1387.77,639.4s-9.82-17.97-9.78-20.4c0,0-3.73,3.35-3.49,5.85,0,0,8.27,13.43,13.26,14.55Z"}),jsx("path",{fill:"#6f7deb",d:"M1414.09,632.11c-.28,.97-20.31,49.54-38.28,67.44-7.87,7.84,17.2,5.57,17.44,4.12,.24-1.46,20.84-71.56,20.84-71.56Z"}),jsx("path",{fill:"#6f7deb",d:"M1370.8,712.54l1.71,27.4c54.8-12.91,50.2-101.44,50.2-101.44l-27.52,57.64-24.15,16.01s-.09,.14-.25,.39Z"}),jsx("path",{fill:"#a9c2ff",d:"M1326.37,693.41c.01,.06,.04,.09,.07,.09-.02-.04-.03-.08-.04-.1-.04-.09-.05-.09-.03,.01Z"}),jsxs("g",{children:[jsx("path",{fill:"#ff912b",d:"M1353.48,655.68l10.91,49.33c1.74,7.86-4.13,14.22-13.1,14.22h-262c-8.97,0-17.65-6.37-19.39-14.22l-10.91-49.33c-.07-.3-.12-.6-.16-.9-1.13-7.44,4.63-13.32,13.26-13.32h262c8.63,0,16.99,5.88,19.15,13.32,.1,.3,.17,.6,.24,.9Z"}),jsxs("g",{children:[jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1089.87 697 1087.3 697 1080.51 666.3 1083.08 666.3 1089.87 697"}),jsx("polygon",{fill:"#e8f2fa",points:"1107.58 678.97 1089.17 678.97 1087.24 670.28 1105.66 670.28 1107.58 678.97"}),jsx("polygon",{fill:"#e8f2fa",points:"1116.16 691.42 1091.92 691.42 1090 682.74 1114.24 682.74 1116.16 691.42"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1148.77 697 1146.2 697 1139.41 666.3 1141.98 666.3 1148.77 697"}),jsx("polygon",{fill:"#e8f2fa",points:"1152.7 678.97 1134.29 678.97 1132.37 670.28 1150.78 670.28 1152.7 678.97"}),jsx("polygon",{fill:"#e8f2fa",points:"1158.37 691.42 1134.13 691.42 1132.21 682.74 1156.45 682.74 1158.37 691.42"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1207.67 697 1205.1 697 1198.31 666.3 1200.88 666.3 1207.67 697"}),jsx("polygon",{fill:"#e8f2fa",points:"1197.82 678.97 1179.4 678.97 1177.48 670.28 1195.89 670.28 1197.82 678.97"}),jsx("polygon",{fill:"#e8f2fa",points:"1200.57 691.42 1176.33 691.42 1174.41 682.74 1198.65 682.74 1200.57 691.42"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1245.35 668.78 1215.1 668.78 1214.52 666.18 1244.78 666.18 1245.35 668.78"}),jsx("polygon",{fill:"#e8f2fa",points:"1228.12 671.23 1232.26 689.91 1223.69 689.91 1219.56 671.23 1228.12 671.23"}),jsx("polygon",{fill:"#e8f2fa",points:"1240.4 671.23 1245.84 695.82 1237.28 695.82 1231.84 671.23 1240.4 671.23"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1292.98 682.95 1262.72 682.95 1262.14 680.35 1292.4 680.35 1292.98 682.95"}),jsx("polygon",{fill:"#e8f2fa",points:"1272.86 672.31 1276.99 690.99 1268.42 690.99 1264.29 672.31 1272.86 672.31"}),jsx("polygon",{fill:"#e8f2fa",points:"1284.48 669.36 1289.92 693.94 1281.35 693.94 1275.91 669.36 1284.48 669.36"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#e8f2fa",points:"1340.63 697.23 1310.37 697.23 1309.79 694.63 1340.05 694.63 1340.63 697.23"}),jsx("polygon",{fill:"#e8f2fa",points:"1317.78 673.28 1321.91 691.96 1313.34 691.96 1309.21 673.28 1317.78 673.28"}),jsx("polygon",{fill:"#e8f2fa",points:"1328.74 667.37 1334.18 691.96 1325.62 691.96 1320.18 667.37 1328.74 667.37"})]})]})]}),jsxs("g",{children:[jsx("path",{fill:"#ffae73",d:"M1327.16,714.82c2.99-.01,7.7-.22,10.42-1.28,0,0-8.7-.13-6.85-2.92,.34-.51,4.66-.12,9.49-.12,1.98,0,6.88,2.75,6.62,2.88,3.5-.47,6.68-1.16,7.71-1.38,.27-.06,.38-.11,.38-.11l3.09,9.13s-.65,.16-1.79,.38c-2.87,.72-8.79,2.26-14.37,4.46-7.81,3.14-13.55-.76-16.16-3.52-1.65-1.75-2.95-4.07-2.86-5.75,.1-1.84,2.5-1.76,4.32-1.77Z"}),jsx("path",{fill:"#ffae73",d:"M1348.16,715.52l1.9,7.04s2.39-.44,6.18-1.16c1.14-.22,1.79-.39,1.79-.39,3.04-.6,6.67-1.43,10.63-2.31h.06c6.78-1.65,14.37-3.63,20.77-5.83,.57-.2,1.14-.41,1.69-.61,3.78-1.42-3.53-20.9-6.84-18.47-.88,.65-1.82,1.31-2.8,1.99-5.49,3.78-12.47,7.99-18.67,11.54-3.04,1.76-5.91,3.36-8.3,4.68-3.85,2.14-6.4,3.52-6.4,3.52Z"}),jsx("path",{fill:"#899bfa",d:"M1381.53,695.79s-.4,13.3,11.88,19.77c14.19-5.2,21.78-26.66,27.64-41.4,.81-2.03,1.57-4.07,2.33-6.05,2.71-7.37,4.88-14.63,6.18-20.91,.81-3.74-14.97-22.61-16.97-18.15-3.09,7.09-6.34,16.28-9.38,25.41-1.68,5.01-3.31,10.01-4.94,14.63-.92,2.8-1.85,5.44-2.71,7.86-1.68,4.62-3.2,8.36-4.55,10.73-.87,1.54-3.36,3.69-6.67,6.11-.88,.65-1.82,1.31-2.8,1.99Z"})]})]}),jsx("polygon",{fill:"#3c4aaa",points:"1141.41 404.31 472.71 404.31 465.03 373.3 1132.98 373.3 1141.41 404.31"}),jsxs("g",{children:[jsx("path",{fill:"#e8f2fa",d:"M506.59,389.09c.87,2.78-.86,5.05-3.87,5.07-3.01,.02-6.16-2.22-7.03-4.99-.87-2.78,.86-5.05,3.87-5.07,3.01-.02,6.16,2.21,7.03,4.99Z"}),jsx("path",{fill:"#e8f2fa",d:"M529.14,388.93c.87,2.78-.86,5.05-3.87,5.07-3.01,.02-6.16-2.21-7.03-4.99-.87-2.78,.86-5.05,3.87-5.07,3.01-.02,6.16,2.21,7.03,4.99Z"}),jsx("path",{fill:"#e8f2fa",d:"M551.69,388.77c.87,2.78-.86,5.05-3.87,5.07-3.01,.02-6.16-2.21-7.03-4.99-.87-2.78,.86-5.05,3.87-5.07,3.01-.02,6.16,2.21,7.03,4.99Z"})]}),jsx("path",{fill:"#ff912b",d:"M559.5,475.35s78.71,.3,135.79,44.69c57.08,44.39,48.85,84.22,96.21,94.2,77.61,16.36,29.43-67.66,130.21-58.92l51.86,202.04h-348.7l-26.57-125.21-38.8-156.79Z"}),jsx("path",{fill:"#fff",d:"M809.47,617.1c-5.34,0-11.34-.72-18.11-2.15-26.14-5.51-35.78-20.39-47.98-39.22-10.11-15.61-22.69-35.03-48.52-55.11-16.21-12.61-44.82-29.59-89.01-38.86-26.44-5.54-46.15-5.68-46.35-5.68v-1.46c.2,0,20.06,.14,46.64,5.72,24.54,5.15,60,16.11,89.59,39.13,26.02,20.24,38.68,39.77,48.85,55.47,12.49,19.28,21.51,33.21,47.07,38.59,36.4,7.67,44.63-6.84,54.16-23.64,10.62-18.71,22.66-39.93,75.97-35.3l-.12,1.45c-52.41-4.55-64.2,16.24-74.6,34.58-4.82,8.5-9.38,16.53-17.46,21.49-5.44,3.34-12.02,4.99-20.12,4.99Z"}),jsx("path",{fill:"#fc7400",d:"M577.88,549.18l20.01,80.88,26.98,127.29h348.7l-17.58-66.1s-51.62-29.18-121.62-3.75c-70,25.44-147.49,1.96-152.48-55.25-5.62-64.51-64.06-95.58-104.01-83.08Z"}),jsx("path",{fill:"#fff",d:"M665.98,587.45c-20.04-31.44-57-47.24-87.89-37.57l-.42-1.39c31.49-9.85,69.13,6.2,89.52,38.17l-1.21,.79Z"}),jsxs("g",{children:[jsx("polygon",{fill:"#fff",points:"795.85 620.61 784.52 619.43 785.69 607.94 797.02 609.12 795.85 620.61"}),jsx("polygon",{fill:"#fff",points:"892.8 636.61 701.9 596.39 702.28 594.51 893.18 634.73 892.8 636.61"}),jsx("path",{fill:"#fff",d:"M698.84,595.11c.19-1.82,1.79-3.15,3.59-2.96,1.8,.19,3.1,1.82,2.92,3.64s-1.79,3.15-3.59,2.96c-1.8-.19-3.1-1.82-2.92-3.64Z"}),jsx("path",{fill:"#fff",d:"M889.74,635.33c.19-1.82,1.79-3.15,3.59-2.96,1.8,.19,3.1,1.82,2.92,3.64-.19,1.82-1.79,3.15-3.59,2.96-1.8-.19-3.1-1.82-2.92-3.64Z"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#fff",points:"656.9 504.31 648.61 496.38 656.42 487.98 664.71 495.9 656.9 504.31"}),jsx("polygon",{fill:"#fff",points:"687.13 528 622.39 462.58 623.73 461.23 688.46 526.64 687.13 528"}),jsx("path",{fill:"#fff",d:"M620.52,459.81c1.14-1.42,3.2-1.64,4.6-.49,1.4,1.15,1.62,3.24,.48,4.67-1.14,1.42-3.2,1.64-4.6,.49-1.4-1.15-1.62-3.24-.48-4.67Z"}),jsx("path",{fill:"#fff",d:"M685.26,525.23c1.14-1.42,3.2-1.64,4.6-.49s1.62,3.24,.48,4.67c-1.14,1.42-3.2,1.64-4.6,.49-1.4-1.15-1.62-3.24-.48-4.67Z"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#fff",points:"882.44 557.53 877.99 568.16 867.5 563.65 871.96 553.01 882.44 557.53"}),jsx("polygon",{fill:"#fff",points:"863.91 587.74 862.2 586.94 886.44 533.18 888.16 533.98 863.91 587.74"}),jsx("path",{fill:"#fff",d:"M862,590.48c-1.71-.59-2.63-2.47-2.05-4.21,.58-1.74,2.44-2.66,4.15-2.08,1.71,.59,2.63,2.47,2.05,4.21-.58,1.74-2.44,2.66-4.15,2.08Z"}),jsx("path",{fill:"#fff",d:"M886.25,536.72c-1.71-.59-2.63-2.47-2.05-4.21,.58-1.74,2.44-2.66,4.15-2.08,1.71,.59,2.63,2.47,2.05,4.21-.58,1.74-2.44,2.66-4.15,2.08Z"})]}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M933.58,440.32l17.72,74.3c.76,3.18-2.2,5.76-6.61,5.76h-182.3c-4.41,0-8.6-2.58-9.35-5.76l-17.72-74.3c-.76-3.18,2.2-5.76,6.61-5.76h182.3c4.41,0,8.59,2.58,9.35,5.76Z"}),jsxs("g",{children:[jsxs("g",{children:[jsx("polygon",{fill:"#25468f",points:"781.52 483.78 762.12 483.78 757.43 464.1 776.83 464.1 781.52 483.78"}),jsx("polygon",{fill:"#25468f",points:"793.57 493.62 774.17 493.62 769.47 473.94 788.88 473.94 793.57 493.62"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#25468f",points:"826.82 483.78 807.42 483.78 802.72 464.1 822.12 464.1 826.82 483.78"}),jsxs("g",{children:[jsx("polygon",{fill:"#6b98f6",points:"838.87 493.62 819.47 493.62 814.77 473.94 834.17 473.94 838.87 493.62"}),jsx("path",{fill:"#183a76",d:"M839.9,494.47h-21.06l-5.1-21.36h21.06l5.1,21.36Zm-19.8-1.68h17.75l-4.29-18h-17.75l4.29,18Z"})]})]}),jsxs("g",{children:[jsx("polygon",{fill:"#6b98f6",points:"872.12 483.78 852.71 483.78 848.02 464.1 867.42 464.1 872.12 483.78"}),jsx("path",{fill:"#25468f",d:"M873.14,484.62h-21.06l-5.1-21.36h21.06l5.1,21.36Zm-19.8-1.68h17.75l-4.29-18h-17.75l4.29,18Z"}),jsx("polygon",{fill:"#6b98f6",points:"884.16 493.62 864.76 493.62 860.07 473.94 879.47 473.94 884.16 493.62"}),jsx("path",{fill:"#25468f",d:"M885.19,494.47h-21.06l-5.1-21.36h21.06l5.1,21.36Zm-19.8-1.68h17.75l-4.29-18h-17.75l4.29,18Z"}),jsx("polygon",{fill:"#25468f",points:"873.14 484.58 861.71 484.58 858.97 473.1 870.4 473.1 873.14 484.58"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#25468f",points:"917.41 483.78 898.01 483.78 893.31 464.1 912.72 464.1 917.41 483.78"}),jsx("polygon",{fill:"#25468f",points:"929.46 493.62 910.06 493.62 905.36 473.94 924.77 473.94 929.46 493.62"}),jsx("polygon",{fill:"#6b98f6",points:"916.86 483.31 907.97 483.31 905.84 474.37 914.73 474.37 916.86 483.31"})]})]})]}),jsxs("g",{children:[jsx("path",{fill:"#3c4aaa",d:"M429.21,674.95h-67.18c-8.96,0-17.83-7.37-19.81-16.46l-50.55-231.5c-1.98-9.09,3.67-16.46,12.63-16.46h67.18c8.96,0,17.83,7.37,19.81,16.46l50.55,231.5c1.98,9.09-3.67,16.46-12.63,16.46Z"}),jsx("rect",{fill:"#a9c2ff",height:".44",width:"99.62",y:"462.59",x:"299.49"}),jsx("rect",{fill:"#a9c2ff",height:".44",width:"99.63",y:"517.14",x:"311.4"}),jsx("rect",{fill:"#a9c2ff",height:".44",width:"99.63",y:"571.69",x:"323.31"}),jsx("path",{fill:"#fff",d:"M360.43,446.51c.13-1.17-5.02-21.24-5.02-21.24l18.26,15.01-8.97-.32-4.27,6.56Z"}),jsx("path",{fill:"#cedfff",d:"M415.47,651.23h-35.38l-7.83-35.84h35.38l7.83,35.84Zm-33.8-2h31.35l-6.95-31.85h-31.35l6.95,31.85Z"}),jsx("polygon",{fill:"#ff7536",points:"390.05 630.85 356.68 630.85 349.29 597 382.66 597 390.05 630.85"}),jsx("polygon",{fill:"#ff7536",points:"382 651.12 379.75 649.34 405.73 615.5 407.98 617.27 382 651.12"}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M315.51,446.51c.13-1.17-5.02-21.24-5.02-21.24l18.26,15.01-8.97-.32-4.27,6.56Z"}),jsxs("g",{children:[jsx("polygon",{fill:"#cedfff",points:"322.59 486.27 319.9 486.27 318.83 481.4 337.08 481.4 338.1 486.08 335.41 486.08 334.99 484.13 322.12 484.13 322.59 486.27"}),jsx("polygon",{fill:"#cedfff",points:"332.96 498.16 330.27 498.16 326.91 482.76 329.6 482.76 332.96 498.16"}),jsx("polygon",{fill:"#cedfff",points:"335.38 499.13 328.28 499.13 327.68 496.4 334.79 496.4 335.38 499.13"})]}),jsx("polygon",{fill:"#cedfff",points:"371.78 500.83 369.35 499.06 382.17 478.6 384.6 480.37 371.78 500.83"}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M340.97,548.52c-5.13,0-10.23-4.24-11.37-9.44-1.14-5.21,2.11-9.44,7.25-9.44s10.23,4.24,11.37,9.44c1.14,5.21-2.11,9.44-7.25,9.44Zm-3.58-16.39c-3.78,0-6.17,3.12-5.33,6.95,.84,3.83,4.59,6.95,8.37,6.95s6.17-3.12,5.33-6.95c-.84-3.83-4.59-6.95-8.37-6.95Z"}),jsx("path",{fill:"#cedfff",d:"M358.69,556.72c-.32,0-.67-.13-.97-.38l-12.38-10.57c-.58-.5-.74-1.28-.36-1.76,.38-.48,1.17-.46,1.75,.03l12.38,10.57c.58,.5,.74,1.28,.36,1.76-.19,.23-.47,.35-.78,.35Z"})]}),jsx("polygon",{fill:"#cedfff",points:"385.5 528.76 390.11 537.32 398.98 537.32 392.96 542.61 397.57 551.16 389.24 545.87 383.22 551.16 384.09 542.61 375.76 537.32 384.63 537.32 385.5 528.76"})]})]}),jsxs("g",{children:[jsx("path",{fill:"#fa8b79",d:"M1241.96,453.88s.24,13.48-1.75,13.23c-1.99-.25-4.7-11.3-4.72-11.14-.02,.17,.9,11.62-1.6,12.19-2.51,.57-5.05-12.13-5.05-12.13,0,0,1.68,10.9-.08,11.19-1.76,.29-4.54-10.28-5.27-10.31-.73-.03,2.34,9.06,.19,9.53-2.15,.46-6.94-12.33-5.32-13.96,1.62-1.63,4.15,.11,4.15,.11,0,0,3.12-2.35,5.52-1.02,0,0,5.62-1.14,7.31,1.39,0,0,3.51-3.06,6.61,.91Z"}),jsxs("g",{children:[jsx("path",{fill:"#cedfff",d:"M1278.23,402.24l45.59,166.75c1.95,7.13-2.5,12.92-9.94,12.92h-307.72c-7.44,0-15.05-5.78-17-12.92l-45.59-166.75c-1.95-7.13,2.5-12.92,9.94-12.92h307.72c7.44,0,15.05,5.78,17,12.92Z"}),jsxs("g",{children:[jsx("polygon",{fill:"#b0c0ff",points:"1038.92 477.47 999.17 477.47 988.15 437.16 1027.89 437.16 1038.92 477.47"}),jsx("polygon",{fill:"#5158bf",points:"1026.48 467.6 1006.21 467.6 1000.59 447.03 1020.86 447.03 1026.48 467.6"}),jsx("polygon",{fill:"#ff7536",points:"1000.44 478.4 997.91 476.54 1026.63 436.23 1029.16 438.08 1000.44 478.4"}),jsx("polygon",{fill:"#ff7536",points:"1010.63 455.62 970.89 455.62 959.87 415.3 999.61 415.3 1010.63 455.62"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#ff7536",points:"1033.21 525.04 1001.26 525.04 992.4 492.63 1024.35 492.63 1033.21 525.04"}),jsx("polygon",{fill:"#fc7600",points:"1064.86 525.04 1032.91 525.04 1024.05 492.63 1056 492.63 1064.86 525.04"}),jsx("polygon",{fill:"#ff8111",points:"1096.81 525.04 1064.86 525.04 1056 492.63 1087.95 492.63 1096.81 525.04"}),jsx("polygon",{fill:"#6b98f6",points:"1128.76 525.04 1096.81 525.04 1087.95 492.63 1119.9 492.63 1128.76 525.04"}),jsx("polygon",{fill:"#899bfa",points:"1160.71 525.04 1128.76 525.04 1119.9 492.63 1151.85 492.63 1160.71 525.04"}),jsx("polygon",{fill:"#697ee3",points:"1192.66 525.04 1160.71 525.04 1151.85 492.63 1183.8 492.63 1192.66 525.04"}),jsx("polygon",{fill:"#5158bf",points:"1224.61 525.04 1192.66 525.04 1183.8 492.63 1215.75 492.63 1224.61 525.04"}),jsx("polygon",{fill:"#25468f",points:"1256.56 525.04 1224.61 525.04 1215.75 492.63 1247.7 492.63 1256.56 525.04"}),jsx("polygon",{fill:"#a1b3ff",points:"1042.07 557.45 1010.12 557.45 1001.26 525.04 1033.21 525.04 1042.07 557.45"}),jsx("polygon",{fill:"#899bfa",points:"1073.72 557.45 1041.77 557.45 1032.91 525.04 1064.86 525.04 1073.72 557.45"}),jsx("polygon",{fill:"#5158bf",points:"1105.67 557.45 1073.72 557.45 1064.86 525.04 1096.81 525.04 1105.67 557.45"}),jsx("polygon",{fill:"#25468f",points:"1137.62 557.45 1105.67 557.45 1096.81 525.04 1128.76 525.04 1137.62 557.45"})]}),jsx("path",{fill:"#ff8111",d:"M1258.13,429.21h-167.36c-2.3,0-4.7-1.91-5.34-4.24h0c-.64-2.33,.72-4.24,3.02-4.24h167.36c2.3,0,4.7,1.91,5.34,4.24h0c.64,2.33-.72,4.24-3.02,4.24Z"}),jsx("path",{fill:"#6b98f6",d:"M1263.98,450.63h-167.36c-2.3,0-4.7-1.91-5.34-4.24h0c-.64-2.33,.72-4.24,3.02-4.24h167.36c2.3,0,4.7,1.91,5.34,4.24h0c.64,2.33-.72,4.24-3.02,4.24Z"}),jsx("path",{fill:"#5158bf",d:"M1269.84,472.05h-167.36c-2.3,0-4.7-1.91-5.34-4.24h0c-.64-2.33,.72-4.24,3.02-4.24h167.36c2.3,0,4.7,1.91,5.34,4.24h0c.64,2.33-.72,4.24-3.02,4.24Z"}),jsxs("g",{children:[jsx("path",{fill:"#5158bf",d:"M1062.31,418.73h5.04c2.65,0,4.59,1.44,5.2,3.65,.51,1.88-.29,3.01-1.75,3.47l4.24,4.34h-2.34l-3.9-4h-2.45l1.09,4h-1.99l-3.14-11.47Zm6.45,5.68c1.42,0,2.12-.75,1.79-1.95-.34-1.23-1.39-1.9-2.86-1.9h-2.89l1.05,3.85h2.91Z"}),jsx("path",{fill:"#5158bf",d:"M1068.12,446.11c-.88-3.21,.8-5.93,4.21-5.93,1.97,0,3.33,.56,4.77,1.56l-.84,1.52c-1.08-.75-2.06-1.23-3.5-1.23-2.08,0-3.16,1.85-2.55,4.08,.64,2.36,2.65,4.1,4.96,4.1,1.07,0,1.94-.34,2.49-.87l-.59-2.15h-2.89l-.48-1.75h4.81l1.32,4.82c-.85,.97-2.23,1.79-4.23,1.79-3.54,0-6.56-2.56-7.48-5.93Z"}),jsx("path",{fill:"#5158bf",d:"M1074.44,463.09h5.07c1.29,0,2.41,.36,3.23,1.02,.64,.51,1.07,1.13,1.29,1.93,.38,1.38-.2,2.11-.92,2.56,1.45,.46,2.58,1.23,3.01,2.82,.56,2.05-.8,3.15-3.32,3.15h-5.23l-3.14-11.47Zm5.99,4.83c1.28,0,1.99-.51,1.7-1.59-.25-.9-1.11-1.46-2.38-1.46h-2.86l.83,3.05h2.71Zm1.91,4.85c1.36,0,2.03-.54,1.74-1.61-.26-.97-1.18-1.54-2.75-1.54h-3.15l.86,3.15h3.29Z"})]})]})]}),jsxs("g",{children:[jsxs("g",{children:[jsx("path",{fill:"#ffae73",d:"M640.44,422.49c-.89,1.03-1,2.18-.56,3.41,0,0,0,.01,0,.02,.81,2.27,3.49,4.81,6.6,7.35,.4,.33,.75,.62,1.06,.9,.08,.07,.16,.14,.24,.22,.06,.06,.12,.11,.18,.17,2.9,2.71,1.81,3.34,7.03,8.85,5.95,6.28,10.04,6.39,11.21,5.82,.99-.49-1.02-3.82-3.23-7.56-.11-.18-.21-.36-.32-.55-.3-.5-.59-1-.88-1.5-2.6-4.5-1.93-6.62-1.32-13.32,.5-5.45,8.35-30.42,8.35-30.42l-11.4-1.99s-3.43,19.89-7.21,22.95c-2.02,1.63-4.29,1.65-6.23,2.86-.14,.08-.27,.17-.4,.26-1.1,.74-2.23,1.51-3.12,2.54Z"}),jsx("path",{fill:"#1e3865",d:"M640.44,422.49c-.89,1.03-1,2.18-.56,3.41,0,0,0,.01,0,.02,.99,2.27,3.61,4.8,6.62,7.33,.39,.33,.74,.64,1.05,.92,.08,.07,.16,.14,.24,.22,.06,.06,.12,.11,.18,.17,2.9,2.71,1.81,3.34,7.03,8.85,5.95,6.28,10.04,6.39,11.21,5.82,.99-.49-1.02-3.82-3.23-7.56-1.16-.43-6.54-2.65-10.6-7.92-3.45-4.47-5.79-10.16-8.14-13.65-.26-.05-.41-.08-.67-.13-1.1,.74-2.23,1.51-3.12,2.54Z"}),jsx("path",{fill:"#ffae73",d:"M732.33,415.27c.7,3.57,5.72,2.97,11.32,1.58,5.6-1.39,4.27,.26,12.24-.63,7.97-.9,10.39-3.91,10.63-5.11,.22-1.07-3.72-1.44-7.95-1.94-.53-.06-1.07-.13-1.6-.19-4.77-.61-8.26-3.73-12.6-6.29-4.1-2.43-10.23-12.33-10.23-12.33l-10.93,.88s5.74,8.84,7.96,12.68c1.31,2.26,1.24,5.25,1.07,7.56-.08,1.25-.17,2.54,.08,3.79Z"}),jsx("path",{fill:"#1e3865",d:"M743.65,416.85c5.6-1.39,4.27,.26,12.24-.63,7.97-.9,10.39-3.91,10.63-5.11,.22-1.07-3.72-1.44-7.95-1.94l-.04,.08s-4.78,3.44-11.42,3.6c-5.41,.13-11.14-1.44-14.87-1.38-.08,1.25-.17,2.54,.08,3.79,.7,3.57,5.72,2.97,11.32,1.58Z"}),jsx("path",{fill:"#f28018",d:"M690.43,344.35l-10.22,27.9-13.34,36.43s-3.62,.35-7.09-.66c-3.19-.94-6.86-3.39-6.86-3.39,0,0,3.71-39.12,10.62-61.57,1.77-5.76,3.76-10.43,5.95-13.05,10.72-12.85,20.95,14.33,20.95,14.33Z"}),jsx("path",{fill:"#ff912b",d:"M680.04,300.04c-5.82-1.9-21-.03-37.47,2.99-4.55,.84-9.14-1.27-11.53-5.28h0l-41.44-3.28s-13.68,30.76-6.19,50.36c1.1,2.88,3.52,4.68,7.24,4.74h0s25.04,.04,33.05,.04c20.61,0,43.62-14.37,46.59-14.97,4.87-.99,6.82,8.89,11.69,19.27,4.87,10.38,45.79,45.96,45.79,45.96,0,0,6.29,.06,8.89-.92,2.79-1.06,3.82-2.44,3.82-2.44,0,0-45.34-91.51-60.45-96.45Z"}),jsx("path",{fill:"#10294c",d:"M626.64,174.3c-3.08-1.86-6.08-2.14-7.92-2.09-1.28,.04-2.56-.05-3.82-.23-15.82-2.35-25.34,20.95-25.9,27.99-1.02,12.93-7.77,14.9-17.26,23-19.03,16.23-13.45,35.1-3.04,42.11,6.24,4.21,17.25,0,17.25,0,.16,.11,30.09-16.98,44.85-25.22,22.12-3.19,4.73-60.19-4.16-65.55Z"}),jsx("path",{fill:"#ffae73",d:"M618.43,232.84c.06,.04-7.26,2.58-12.16,.38-4.61-2.07-8.1-9.76-8.03-9.76,2.1-.1,4.4-1.96,6.17-14.16l.89,.32,15.01,5.48s-1.09,4.89-1.79,9.54c-.59,3.91-.91,7.65-.09,8.2Z"}),jsx("path",{fill:"#f9924f",d:"M620.31,215.1s-.6,2.64-1.47,7.56c-8.62-1.57-12.32-8.31-13.54-13.04l15.01,5.48Z"}),jsx("path",{fill:"#ffae73",d:"M622.54,219.95s-20.53-2.8-18.62-15.74c1.91-12.95,.55-22.02,13.74-20.79,13.19,1.24,15,6.56,15.4,11.04,.4,4.48-5.13,25.88-10.52,25.49Z"}),jsx("path",{fill:"#10294c",d:"M632.32,187.37s-13.15,11.49-22.09,12.42c-8.94,.93-12.33-1.98-12.33-1.98,0,0,5.27-4.44,8.44-11.6,.93-2.11,2.91-3.56,5.18-3.76,6.38-.56,18.49-.81,20.79,4.93Z"}),jsx("path",{fill:"#10294c",d:"M624.1,186.34s4.4,4.31,5.78,7.51c1.34,3.09,1.74,10.47,.67,13.4,0,0,6.85-13.51,2.97-20.08-4.11-6.96-9.43-.84-9.43-.84Z"}),jsx("path",{fill:"#899bfa",d:"M635.72,263.52c-.62,42.17-.17,33.35-4.72,37.36-1.1,.96-4.18,1.54-8.23,1.81-12.75,.86-35.15-1.27-36-3.66-2.94-8.27-.86-10.84-3.32-23.49-.26-1.35-.57-2.8-.94-4.39-2.05-8.69-4.04-11.65,3.22-25.62,6.58-12.65,13.42-22.92,14.03-22.55,17.36,10.45,18.76,1.67,18.76,1.67,0,0,17.51,18.31,17.2,38.88Z"}),jsx("path",{fill:"#ff912b",d:"M680.21,372.25l-13.34,36.43s-3.62,.35-7.09-.66c-3.19-.94-6.86-3.39-6.86-3.39,0,0,3.71-39.12,10.62-61.57l16.67,29.18Z"}),jsx("path",{fill:"#899bfa",d:"M618.52,224.64s17.86,3.07,19.96,10.87c2.1,7.8,9,55.16,9,55.16,0,0-5.04,4.99-9.23,.73-4.19-4.26-13.2-44.31-13.2-44.31l-6.53-22.46Z"}),jsx("path",{fill:"#6f7deb",d:"M622.77,302.69c-12.75,.86-35.15-1.27-36-3.66-2.94-8.27-.86-10.84-3.32-23.49l6.15-17.56s-1.02,19.55,4.67,24.7c5.68,5.14,23.28,9.93,26.04,14.23,1.33,2.06,2.21,4.13,2.47,5.79Z"}),jsx("path",{fill:"#ffae73",d:"M608.17,294.46s12.57-2.84,14.6-1.71c2.03,1.13,6.99,5.25,7.61,6.69,.62,1.43-4.52-1.09-6.19-1.54-1.08-.29-3.93,.71-5.34,1.19-5.93,2.01-9.57,.97-9.57,.97l-1.11-5.6Z"}),jsx("path",{fill:"#899bfa",d:"M599.74,222.97s-16.88,1.05-22.73,9.32c-8.23,11.64-24.55,61.25-15.2,67.87,10.53,7.45,47.95,1.95,47.95,1.95,0,0,1.24-5.9-.49-8.76-1.73-2.86-29.88-7.47-31.18-8.79-1.3-1.32,16.24-25.7,16.24-29.65s5.41-31.95,5.41-31.95Z"}),jsx("path",{fill:"#ffae73",d:"M623.38,296.31s2.63,3.45,3.5,3.86c.86,.41,1.42,.31,1.42,.31l-1.78-3.24-3.14-.93Z"}),jsx("path",{fill:"#ffae73",d:"M622.77,292.76l7.66,3.77s-.33,.54-1.27,.5c-.94-.04-3.32-.93-3.32-.93l-3.07-3.34Z"})]}),jsxs("g",{children:[jsx("polygon",{fill:"#10294c",points:"688.18 301.63 608.17 301.63 608.17 303.42 687.47 303.42 688.18 301.63"}),jsx("polygon",{fill:"#10294c",points:"626.88 303.42 687.47 303.42 705.7 257.44 645.2 257.44 626.88 303.42"}),jsx("path",{fill:"#e8f2fa",d:"M672.18,280.43c.46-1.62-.46-2.93-2.06-2.93s-3.26,1.31-3.71,2.93,.46,2.93,2.06,2.93,3.26-1.31,3.71-2.93Z"})]})]}),jsx("polygon",{fill:"#fff",points:"666.18 584.13 672.4 589.62 666.99 595.92 660.77 590.43 666.18 584.13"}),jsxs("g",{children:[jsx("path",{fill:"#f28018",d:"M586.7,695.57c-1.24-4.18-1.86-4.55-1.86-4.55,0,0-38.53,4.87-45.07,4.44-3.88-.25-50.15-15.91-50.15-15.91l-28.09,27.33s69.67,11.64,79.49,10.88c16.23-1.26,41-15.79,41-15.79,0,0,5.65-3.12,4.67-6.4Z"}),jsx("path",{fill:"#104c82",d:"M481.4,1007.55s.54,13.24,3.05,16.46l34.88,.2c-.24-1.37-.39-4.52-5.21-5.38-6.09-1.08-13.25-5.39-16.94-13.56-3.88-8.6-15.77,2.27-15.77,2.27Z"}),jsx("path",{fill:"#104c82",d:"M412.95,1005.64s-2.43,17.59,.87,17.9c.44,.04,14.05,.26,19.95,.36,6.93,.12,18.33-.13,18.33-.13,1.43,.06,2.37-1.51,1.64-2.77-.8-1.37-2.33-2.84-5.24-3.41-6.07-1.19-16.2-5.71-19.74-13.95-3.73-8.66-15.8,1.99-15.8,1.99Z"}),jsx("path",{fill:"#6f7deb",d:"M499.53,825.34s-9.7,34.42-37.49,94.2c-27.79,59.78-29,88.58-29,88.58,0,0-4.21,1.51-9.79,.91-6.04-.65-10.3-3.39-10.3-3.39,0,0,1.8-71.15,14.93-101.31,13.13-30.17,15.8-112.71,15.8-112.71l55.84,33.73Z"}),jsx("path",{fill:"#899bfa",d:"M515.1,795.72s.77,53.3-8.32,118.75c-9.09,65.44-4.84,95.88-4.84,95.88,0,0-2.41,1.78-9.82,1.75-8.68-.03-13.12-3.67-13.12-3.67,0,0-13.01-65.47-9.28-98.23,3.73-32.76-17.82-112.4-17.82-112.4l63.2-2.08Z"}),jsx("path",{fill:"#ffae73",d:"M493.98,662.86c-.09,4.18-.64,8.74-2.29,10.97l-9.25,4.93-10.26-7.71s3.76-8.46,2.84-20.82c-.09-.74-.46-5.48-.46-5.58l5.13,2.6,13.93,7.06s0,.28,.09,.65c.09,1.4,.28,4.46,.28,7.9Z"}),jsx("path",{fill:"#ff912b",d:"M442.72,802.31c3.36,15.58,75.23,8.74,74.29-.77-.04-.32-.22-4.72-.48-10.65-.54-12.83-1.38-32.89-1.48-34.45,0-.03,0-.05,0-.08-1.29-13.24-2.54-26.19-2.62-34.65-.07-7.34-1.07-14.84-2.39-21.65-1.22-6.29-2.72-11.99-4.03-16.44-.92-3.13-2.63-5.89-4.9-8.05-1.62-1.54-3.51-2.78-5.6-3.62-.57-.24-1.15-.44-1.74-.62-8.46-2.49-16.99-5.66-20.16-4.72-8.59,2.56-18.15,18-22.67,37.55-8.46,36.6-10.41,88-8.21,98.15Z"}),jsx("path",{fill:"#ffa05e",d:"M493.98,662.86c-5.22-2.14-15.21-6.97-17.96-12.45-1.19-2.42,.64-3.16,3.66-3.16l13.93,7.06s0,.28,.09,.65c.09,1.4,.28,4.46,.28,7.9Z"}),jsx("path",{fill:"#ffae73",d:"M500.32,653.44s-25.01,7.91-29.63-7.96c-4.62-15.87-10.96-25.54,4.82-31.27,15.77-5.72,20.65-.6,23.46,4.32,2.81,4.92,7.74,32.44,1.35,34.91Z"}),jsx("path",{fill:"#0b3563",d:"M497.99,617s-1.59,18.47-5.36,17.67c-3.77-.8-7.18-1.4-6.63,4.17,.55,5.57,.73,12.26-10.88,13.25-11.61,.99-23.25-29.64-20.06-35.39,9.2-16.59,56.22-19.93,42.93,.3Z"}),jsx("path",{fill:"#f28018",d:"M516.52,790.89c-.54-12.83-1.38-32.89-1.48-34.45,0-.03,0-.05,0-.08l-42.46-25.75s-1.64,60.11,43.95,60.29Z"}),jsxs("g",{children:[jsxs("g",{children:[jsx("path",{fill:"#0b3563",d:"M663,586.79l7.65,6.75s-13.11,14.24-11.89,29.23l-19.58,16.77-16.21-14.32,13.56-22.81s14.53-.53,26.48-15.63Z"}),jsx("path",{fill:"#fff",d:"M643.1,611.15c1.58-1.84,4.33-2.03,6.15-.43,1.81,1.6,2.01,4.39,.43,6.23-1.58,1.84-4.33,2.03-6.15,.43-1.81-1.6-2.01-4.39-.43-6.23Z"}),jsx("polygon",{fill:"#fff",points:"644.37 617.69 643.11 616.58 666.23 589.63 667.49 590.74 644.37 617.69"})]}),jsx("polygon",{fill:"#6d76ff",points:"635.64 643.68 619.42 629.36 622.96 625.23 639.18 639.54 635.64 643.68"}),jsx("path",{fill:"#0b3563",d:"M458.23,834.69l-.79-.69c-4.26-3.76-4.71-10.32-1-14.64l162.97-190,16.22,14.32-162.97,190c-3.71,4.32-10.17,4.78-14.43,1.02Z"})]}),jsx("path",{fill:"#ffae73",d:"M549.94,736.45s3.13-2.82,3.87-4.77c.25-.68,2.39-3.74,6.03-3.47,3.33,.25,9.24-6.94,9.24-6.94,.86,1.9,3.83,9.03-.42,12.65-3.47,2.95-11.81,8.05-16.87,11.41-5.44,3.61-1.85-8.88-1.85-8.88Z"}),jsx("path",{fill:"#ff912b",d:"M550.35,735.4s-42.11,7.26-45.84,5.42c-5.96-2.94,2.31-46.28,2.31-46.28,0,0,.36-9.82-10.96-12.14-9.83-2.01-19.31,5.46-19.31,5.46,0,0-8.63,7.83-7.52,16.51,2.44,19.25,6.24,58.39,18.93,64.39,16.37,7.74,63.73-21.46,63.73-21.46,0,0,1.58-1.96,1.35-5.6-.2-3.21-2.7-6.3-2.7-6.3Z"}),jsx("path",{fill:"#ffae73",d:"M588.46,698.68s10.63-3.93,9.69-9.44c-.94-5.51-4.25-4.82-6.25-2.92-2,1.9-.89,11.66-3.44,12.36Z"}),jsx("path",{fill:"#ffae73",d:"M553.07,733.63s1.45-4.32,3-6.17c1.55-1.85,2.2-4.99,2.91-3.95,.7,1.05-.56,4.8,0,6.23,.56,1.43-5.9,3.89-5.9,3.89Z"})]}),jsx("rect",{fill:"#a9c2ff",height:"67.09",width:"190.42",y:"956.62",x:"1304.39"}),jsx("rect",{fill:"#1e3865",ry:"2.37",rx:"2.37",height:"4.74",width:"1620",y:"1023.26"})]})})})]}),Vo=On;});var Go={};be(Go,{default:()=>Jn});var $n,jn,Jn,Oo=M(()=>{p();W();Fo();Pe();Z();J();No();(({Title:$n}=Typography)),jn=s=>{var a;let{children:t}=s,[o]=useSearchParams(),n=useLocation(),{token:r,setToken:i}=se(),f=w(),{localeDropdownMenu:m}=L();return J1(o.has("ticket")?`/api/usystem/user/login?ticket=${o.get("ticket")}`:null,d=>V(d),{suspense:!0,onSuccess:d=>{i(d.data.token);}}),r?jsx(Navigate,{replace:!0,to:"/"}):jsxs(Row,{children:[m&&jsx("div",{className:"fixed top-8 right-8",children:m}),jsx(Col,{span:10,offset:3,children:jsx("div",{className:"h-screen flex justify-end items-center",children:jsx(Vo,{})})}),jsx(Col,{span:5,offset:3,children:jsx("div",{className:"h-screen relative",children:jsxs(Card,{hoverable:!0,className:"absolute left-0 right-0 top-1/2 -translate-y-1/2",children:[((a=n.state)==null?void 0:a.notUser)&&jsx("div",{className:"absolute -top-12 left-0 right-0",children:jsx(Alert,{banner:!0,closable:!0,message:f("Login.notRegistered"),type:"error"})}),jsxs("div",{className:"text-center mb-6",children:[jsx($n,{level:5,children:f("Login.title")}),jsx("div",{className:"min-h-10",children:t})]}),jsx(Divider,{plain:!0,children:f("Login.thirdParty")}),jsx("div",{className:"w-full flex justify-center",children:jsx(Space,{size:"small",children:jsx(Button,{type:"link",size:"small",shape:"round",icon:jsx(AliyunOutlined,{}),href:`${Lo}/login?service=${encodeURIComponent(window.location.origin+"/sign_in")}`,target:"_self",children:f("Login.loginWithIDass")})})})]})})})]})},Jn=jn;});function Do(){return Ye("/api/usystem/user/allPermssions",s=>V(s,{isGlobalNS:!0}).then(t=>t.data))}function Uo(){return Ye("/api/usystem/user/allPermissionsV2",s=>V(s,{isGlobalNS:!0}).then(t=>t.data))}function St(){let{accessible:s}=q("200005",{isGlobalNS:!0});return Ye(s?"/api/usystem/role/all":null,t=>V(t,{isGlobalNS:!0}).then(o=>o.data))}function Eo(s){let{usePermissionApiV2:t}=L();return Ye(`/api/usystem/role/${t?"infoV2":"info"}?name=${s}`,o=>V(o,{isGlobalNS:!0}).then(n=>n.data))}function Bo(){let{usePermissionApiV2:s}=L();return Re(s?"/api/usystem/role/createV2":"/api/usystem/role/create",(t,{arg:o})=>V(t,{method:"post",body:o,isGlobalNS:!0}))}function Ao(){let{usePermissionApiV2:s}=L();return Re(s?"/api/usystem/role/updateV2":"/api/usystem/role/update",(t,{arg:o})=>V(t,{method:"post",body:o,isGlobalNS:!0}))}function Wo(){return Re("/api/usystem/role/delete",(s,{arg:t})=>V(s,{method:"post",body:t,isGlobalNS:!0}))}function Ko(){return Re("/api/usystem/user/create",(s,{arg:t})=>V(s,{method:"post",body:t,isGlobalNS:!0}))}function qo(){return Re("/api/usystem/user/update",(s,{arg:t})=>V(s,{method:"post",body:t,isGlobalNS:!0}))}function zo(){return Re("/api/usystem/user/delete",(s,{arg:t})=>V(s,{method:"post",body:t,isGlobalNS:!0}))}var Xe=M(()=>{p();ne();W();J();});var or,We,Rt=M(()=>{p();Z();or=s=>{let{permissions:t,readonly:o,expand:n,value:r,onChange:i}=s,[f,m]=useState([]),[a,d]=useState({}),[l,y]=useState(r!=null?r:[]),c=w(),u=useCallback(g=>{m(g);},[]),v=(g,b)=>{let P=[];return g?P=[...new Set(l.concat(b))]:(P=l.slice(),b.forEach(R=>{let U=P.findIndex(K=>K===R);U>-1&&P.splice(U,1);})),P},x=(g,b)=>{let P=v(g.target.checked,b);y(P),i==null||i(P);};return useEffect(()=>{y(r!=null?r:[]);},[r]),useEffect(()=>{n&&m((t!=null?t:[]).map(({category:g})=>g));},[n,t]),useEffect(()=>{let g=(t!=null?t:[]).reduce((b,P)=>(b[P.category]=P.permissions.every(R=>l==null?void 0:l.includes(R.value)),b),{});d(g);},[l,t]),jsx(Collapse,{style:{width:"100%"},collapsible:"header",activeKey:f,items:(t!=null?t:[]).map(g=>({key:g.category,label:g.category,extra:!o&&jsx(Checkbox,{checked:a[g.category],onChange:b=>{x(b,g.permissions.map(P=>P.value));},children:c("global.selectAll")}),children:jsx(Checkbox.Group,{style:{width:"100%"},value:l,disabled:o,children:jsx(Row,{gutter:[10,10],style:{width:"100%"},children:g.permissions.map(b=>jsx(Col,{span:6,children:jsx(Checkbox,{value:b.value,onChange:P=>{x(P,[b.value]);},children:b.label})},b.value))})})})),onChange:u})},We=or;});var rr,ir,_o,Ho=M(()=>{p();Xe();Rt();Z();(({Text:rr}=Typography)),ir=s=>{let{expand:t=!0,value:o,readonly:n,onChange:r}=s,{data:i,isLoading:f,error:m}=Do(),a=w();return m?jsx("div",{className:"flex justify-center",children:jsx(rr,{type:"danger",children:a("PermissionList.failedDescription")})}):jsx(Skeleton,{active:!0,loading:f,children:jsx(We,{value:o,permissions:i,readonly:n,expand:t,onChange:r})})},_o=ir;});var Mt,dr,ur,Xo,e1=M(()=>{p();Z();Xe();Rt();(({Text:Mt}=Typography)),{Option:dr}=Select,ur=s=>{let{expand:t=!0,value:o,readonly:n,onChange:r}=s,{data:{permission:i,game:f}={},isLoading:m,error:a}=Uo(),[d,l]=useState([]),y=i==null?void 0:i.filter(g=>g.is_common),c=i==null?void 0:i.filter(g=>!g.is_common),u=w();if(useEffect(()=>{let g=[];Object.keys(o!=null?o:{}).forEach(b=>{var P;b!=="global"&&g.push({gameId:b,permissions:(P=o==null?void 0:o[b])!=null?P:[]});}),l(g);},[o]),a)return jsx("div",{className:"flex justify-center",children:jsx(Mt,{type:"danger",children:u("PermissionList.failedDescription")})});let v=()=>{l(g=>[...g,{gameId:"",permissions:[]}]);},x=g=>{l(b=>b.filter((P,R)=>R!==g));};return jsxs("div",{className:"flex flex-col w-full",children:[jsx("div",{className:"mb-12",children:jsx(Divider,{dashed:!0,children:u("PermissionList.baseSectionTitle")})}),jsx(Skeleton,{active:!0,loading:m,children:jsx(We,{value:o==null?void 0:o.global,readonly:n,permissions:y,expand:t,onChange:g=>{r==null||r(k(C({},o),{global:g}));}})}),jsx("div",{className:"my-12",children:jsx(Divider,{dashed:!0,children:u("PermissionList.gameSectionTitle")})}),d.map((g,b)=>{var P;return jsx(Card,{title:jsxs(Space,{children:[jsx(Mt,{children:u("global.game")}),n?jsx(Mt,{children:(P=f==null?void 0:f.find(R=>R.id===g.gameId))==null?void 0:P.name}):jsx(Select,{disabled:n,value:d[b].gameId||void 0,style:{width:"160px"},placeholder:u("PermissionList.gameSelectPlaceholder"),onChange:R=>{l(U=>{let K=U.slice();return K[b].gameId=R,K});},children:f==null?void 0:f.map(R=>jsx(dr,{value:R.id,disabled:d.some(({gameId:U})=>U===R.id),children:R.name},R.id))})]}),className:"mb-6",extra:!n&&jsx(Button,{type:"link",onClick:()=>{x(b);},children:u("PermissionList.removeText")}),children:d[b].gameId?jsx(Skeleton,{active:!0,loading:m,children:jsx(We,{value:o==null?void 0:o[d[b].gameId],readonly:n,expand:t,permissions:c,onChange:R=>{r==null||r(k(C({},o),{[d[b].gameId]:R}));}})}):jsx(Empty,{description:u("PermissionList.gameSectionDescription")})},b)}),!n&&jsx(Button,{block:!0,type:"dashed",onClick:v,children:u("PermissionList.addText")})]})},Xo=ur;});var gr,ke,t1=M(()=>{p();W();Ho();e1();gr=s=>{let{value:t}=s,{usePermissionApiV2:o}=L();return jsx(Fragment,{children:o?jsx(Xo,k(C({},s),{value:t})):jsx(_o,k(C({},s),{value:t}))})},ke=gr;});var o1=M(()=>{p();});var tt=M(()=>{p();t1();Xe();o1();});var s1={};be(s1,{default:()=>Tr});var Sr,Tr,n1=M(()=>{p();tt();Z();Sr=()=>{let s=useParams(),{data:t,isLoading:o}=Eo(s.name),n=w();return jsxs(Fragment,{children:[jsx(Breadcrumb,{style:{marginBottom:24},items:[{key:"1",title:jsx(Link,{to:"/permission/role",children:n("global.role")})},{key:"2",title:s.name}]}),jsx(Card,{title:n("RoleDetail.title"),children:jsxs(Skeleton,{loading:o,children:[jsxs(Descriptions,{column:3,layout:"vertical",children:[jsx(Descriptions.Item,{label:n("global.name"),children:t==null?void 0:t.name}),jsx(Descriptions.Item,{label:"ID",children:t==null?void 0:t.id}),jsx(Descriptions.Item,{label:n("global.creationTime"),children:t==null?void 0:t.ctime})]}),jsx(ke,{readonly:!0,value:t==null?void 0:t.permissions})]})})]})},Tr=Sr;});var a1={};be(a1,{default:()=>Vr});var st,Ir,Lr,Fr,Vr,l1=M(()=>{p();W();_e();$e();Be();tt();je();ne();Ee();Z();J();st="/api/usystem/role/list",Ir=()=>{let{message:s}=App.useApp(),{mutate:t}=$(),o=Bo(),n=w(),r=i=>I(void 0,null,function*(){yield o.trigger({name:`role_${i.name}`,permissions:i.permissions}),t(st,{page:1}),s.success(n("RoleList.createSuccessfully"));});return fe({title:n("RoleList.createTitle"),width:"50vw",content:i=>jsxs(Form,{form:i,layout:"vertical",children:[jsx(Form.Item,{label:n("global.name"),name:"name",rules:[{required:!0}],children:jsx(Input,{addonBefore:"role_"})}),jsx(Form.Item,{name:"permissions",children:jsx(ke,{})})]}),onConfirm:r})},Lr=()=>{let{message:s}=App.useApp(),{mutate:t}=$(),o=Ao(),n=w();return fe({title:n("RoleList.updateTitle"),width:"50vw",content:r=>jsxs(Form,{form:r,children:[jsx(Form.Item,{label:n("global.name"),name:"name",rules:[{required:!0}],children:jsx(Input,{readOnly:!0,addonBefore:"role_"})}),jsx(Form.Item,{name:"permissions",children:jsx(ke,{})})]}),onConfirm:(r,i,f)=>I(void 0,null,function*(){yield o.trigger({id:f.id,name:`role_${r.name}`,permissions:r.permissions}),t(st,void 0,m=>produce(m,a=>{var l;let d=(l=a==null?void 0:a.list)==null?void 0:l.find(y=>y.id===f.id);d&&(d.permissions=r.permissions);}),{revalidate:!1}),s.success(n("RoleList.updateSuccessfully"));})})},Fr=()=>{let{accessible:s}=q("200005",{isGlobalNS:!0}),{modal:t,message:o}=App.useApp(),{usePermissionApiV2:n}=L(),r=Wo(),{mutate:i}=$(),{show:f,contextHolder:m}=Ir(),{show:a,contextHolder:d}=Lr(),l=w(),y=[{title:l("global.name"),key:"name",render(c){return s?jsx(Link,{to:`${c.name}`,children:c.name}):jsx(Fragment,{children:c.name})}},{title:"ID",dataIndex:"id",key:"id"},{title:l("global.creationTime"),dataIndex:"ctime",key:"ctime"},{title:l("global.operation"),width:150,align:"center",render:c=>jsxs(Space,{size:"small",children:[jsx(re,{isGlobalNS:!0,code:"200003",size:"small",type:"link",onClick:()=>I(void 0,null,function*(){let{data:u}=yield V(`/api/usystem/role/info${n?"V2":""}?name=${c.name}`,{isGlobalNS:!0});a({initialValues:{permissions:u==null?void 0:u.permissions,name:u==null?void 0:u.name.replace(/^role_/,"")},extraValues:{id:u==null?void 0:u.id}});}),children:l("global.edit")}),jsx(re,{isGlobalNS:!0,danger:!0,code:"200004",size:"small",type:"link",onClick:()=>{t.confirm({title:l("RoleList.deleteTitle"),content:jsx(De,{texts:[c.name],children:l("RoleList.deleteContent",{role:c.name})}),onOk(){return I(this,null,function*(){yield r.trigger({id:c.id,name:c.name}),i(st,void 0,v=>produce(v,x=>{var b,P;let g=(b=x==null?void 0:x.list)==null?void 0:b.findIndex(R=>R.id===c.id);g&&((P=x==null?void 0:x.list)==null||P.splice(g,1));})),o.success(l("RoleList.deleteSuccessfully"));})}});},children:l("global.delete")})]})}];return jsxs(Card,{title:l("global.role"),extra:jsx(re,{isGlobalNS:!0,type:"primary",code:"200002",icon:jsx(UsergroupAddOutlined,{}),onClick:()=>{f();},children:l("RoleList.createTitle")}),children:[jsx(ce,{isGlobalNS:!0,rowKey:"name",columns:y,code:"200001",url:st,transformResponse:c=>{let{List:u,Total:v}=c;return {list:u,total:v}}}),m,d]})},Vr=Fr;});var c1={};be(c1,{default:()=>qr,url:()=>Ke});function Ar(){let{message:s}=App.useApp(),t=Ko(),{data:o,isLoading:n}=St(),{mutate:r}=$(),i=w();return fe({title:i("UserList.createTitle"),content:m=>jsxs(Form,{form:m,labelCol:{flex:"80px"},children:[jsx(Form.Item,{label:i("global.name"),name:"name",rules:[{required:!0}],children:jsx(Input,{})}),jsx(Form.Item,{label:i("global.role"),name:"roles",children:jsx(Select,{allowClear:!0,mode:"multiple",loading:n,children:(o!=null?o:[]).map(a=>jsx(Br,{value:a.name,children:a.name},a.id))})})]}),onConfirm(m){return I(this,null,function*(){yield t.trigger(m),r(Ke,{page:1}),s.success(i("UserList.createSuccessfully"));})}})}function Wr(){let{message:s}=App.useApp(),t=qo(),{data:o,isLoading:n}=St(),{mutate:r}=$(),i=w();return fe({title:i("UserList.updateTitle"),content:m=>jsxs(Form,{form:m,labelCol:{flex:"80px"},children:[jsx(Form.Item,{hidden:!0,name:"id",children:jsx(Input,{})}),jsx(Form.Item,{label:i("global.name"),name:"name",rules:[{required:!0}],children:jsx(Input,{readOnly:!0})}),jsx(Form.Item,{label:i("global.role"),name:"roles",children:jsx(Select,{allowClear:!0,mode:"multiple",loading:n,options:o==null?void 0:o.map(a=>({label:a.name,value:a.name})),dropdownStyle:{zIndex:9999}})})]}),onConfirm(m){return I(this,null,function*(){yield t.trigger(m),r(Ke,void 0,a=>produce(a,d=>{var y;let l=(y=d==null?void 0:d.list)==null?void 0:y.find(c=>c.id===m.id);l&&(l.roles=m.roles);}),{revalidate:!1}),s.success(i("UserList.updateSuccessfully"));})}})}var Br,Ke,Kr,qr,f1=M(()=>{p();_e();$e();Be();tt();je();Ee();Z();(({Option:Br}=Select)),Ke="/api/usystem/user/list";Kr=()=>{let{modal:s,message:t}=App.useApp(),o=zo(),{mutate:n}=$(),{show:r,contextHolder:i}=Ar(),{show:f,contextHolder:m}=Wr(),a=w(),d=[{title:a("global.name"),dataIndex:"name",key:"name"},{title:"ID",dataIndex:"id",key:"id"},{title:a("global.role"),dataIndex:"roles",key:"roles",width:"40%",render(l){return jsx(Row,{gutter:[4,4],children:(l||[]).map(y=>jsx(Col,{children:y==="root"?jsx(Tag,{color:"#f50",children:y}):jsx(Tag,{color:"#ff5a00",children:jsx(Link,{to:`/permission/role/${y}`,children:y})})},y))})}},{title:a("global.creationTime"),dataIndex:"Ctime",key:"ctime"},{title:a("global.operation"),width:150,align:"center",render:l=>jsxs(Space,{children:[jsx(re,{isGlobalNS:!0,size:"small",type:"link",code:"100003",onClick:()=>{f({initialValues:{id:l.id,name:l.name,roles:l.roles}});},children:a("global.update")}),jsx(re,{isGlobalNS:!0,danger:!0,size:"small",code:"100004",type:"link",onClick:()=>{s.confirm({title:a("UserList.deleteTitle"),content:jsx(De,{texts:[l.name],children:a("UserList.deleteContent",{user:l.name})}),onOk(){return I(this,null,function*(){yield o.trigger({id:l.id,name:l.name}),n(Ke,void 0,c=>produce(c,u=>{var x,g;let v=(x=u==null?void 0:u.list)==null?void 0:x.findIndex(b=>b.id===l.id);v&&((g=u==null?void 0:u.list)==null||g.splice(v,1));})),t.success(a("UserList.deleteSuccessfully"));})}});},children:a("global.delete")})]})}];return jsxs(Card,{title:a("global.user"),extra:jsx(re,{isGlobalNS:!0,type:"primary",icon:jsx(UserAddOutlined,{}),code:"100002",onClick:()=>{r();},children:a("UserList.createTitle")}),children:[jsx(ce,{isGlobalNS:!0,code:"100001",url:Ke,rowKey:"id",columns:d,transformResponse:l=>{let{List:y,Total:c}=l;return {list:y,total:c}}}),i,m]})},qr=Kr;});p();W();p();Z();var Z1=s=>{let{initialTags:t,addable:o,removable:n,addCallback:r,removeCallback:i}=s,f=w(),{token:m}=theme.useToken(),[a,d]=useState([]),[l,y]=useState(!1),[c,u]=useState(""),[v,x]=useState(-1),[g,b]=useState(""),P=useRef(null),R=useRef(null);useEffect(()=>{d(t!=null?t:[]);},[t]),useEffect(()=>{var F;l&&((F=P.current)==null||F.focus());},[l]),useEffect(()=>{var F;(F=R.current)==null||F.focus();},[c]);let U=F=>I(void 0,null,function*(){if(yield i==null?void 0:i(F)){let te=a.filter(oe=>oe!==F);d(te);}}),K=()=>{y(!0);},Y=F=>{u(F.target.value);},_=()=>I(void 0,null,function*(){c&&a.indexOf(c)===-1&&(yield r==null?void 0:r(c))&&d([...a,c]),y(!1),u("");}),le=F=>{b(F.target.value);},H=()=>{let F=[...a];F[v]=g,d(F),x(-1),u("");},X={width:78,verticalAlign:"top"},ee={background:m.colorBgContainer,borderStyle:"dashed"};return jsxs(Space,{wrap:!0,size:[0,8],children:[jsx(Space,{wrap:!0,size:[0,8],children:a.map((F,ae)=>v===ae?jsx(Input,{ref:R,size:"small",style:X,value:g,onChange:le,onBlur:H,onPressEnter:H},F):jsx(Tag,{closable:n,style:{userSelect:"none"},onClose:te=>I(void 0,null,function*(){te.preventDefault(),yield U(F);}),children:jsx("span",{onDoubleClick:te=>{ae!==0&&(x(ae),b(F),te.preventDefault());},children:F})},F))}),o&&(l?jsx(Input,{ref:P,type:"text",size:"small",style:X,value:c,onChange:Y,onBlur:_,onPressEnter:_}):jsxs(Tag,{style:ee,onClick:K,children:[jsx(PlusOutlined,{}),"\xA0",f("global.add")]}))]})},G1=Z1;ze();Oe();_e();p();ze();ne();Z();J();var ws=s=>{let Fe=s,{code:t,url:o,extras:n,headers:r,isGlobalNS:i,getRowKey:f,getDataSource:m,hasMore:a,renderForm:d,transformArg:l}=Fe,y=E(Fe,["code","url","extras","headers","isGlobalNS","getRowKey","getDataSource","hasMore","renderForm","transformArg"]),c=w(),[u]=Form.useForm(),{accessible:v,isLoading:x}=q(t),[g,b]=useState(!1),[P,R]=useState(),U=(j,ge)=>{if(!g)return null;let he=l(P,j!==0?f(ge):void 0);return so.stringify(he)?`${o}?${so.stringify(he)}`:o},{data:K,size:Y,setSize:_,isValidating:le}=xs(U,j=>V(j,{headers:typeof r=="function"?r(u):r,isGlobalNS:i}).then(ge=>ge.data),{shouldRetryOnError:!1,revalidateOnFocus:!1,revalidateFirstPage:!1}),H=m(K),X=le||Y>0&&K&&typeof K[Y-1]=="undefined",ee=typeof a!="undefined"?!a(K):!0,F=!H||H.length===0,ae=()=>I(void 0,null,function*(){let j=yield u.getFieldsValue();R(j);try{yield u.validateFields(),_(1),b(!0);}catch(ge){_(0),b(!1);}}),te=()=>{_(Y+1);},oe=()=>I(void 0,null,function*(){try{u.resetFields(),yield u.validateFields({validateOnly:!0}),_(1);}catch(j){_(0);}});return useEffect(()=>{v&&u.validateFields({validateOnly:!0}).then(j=>{R(j),b(!0);}).catch(()=>{b(!1);});},[v]),x?jsx(Spin,{style:{display:"flex",justifyContent:"center",alignItems:"center",height:300}}):v?jsxs(Fragment,{children:[d?jsx(Ze,{onReset:oe,onConfirm:ae,children:d(u)}):jsx(Form,{form:u}),jsx(Table,k(C({},y),{dataSource:H,loading:X,pagination:!1})),!F&&jsx(Button,{block:!0,loading:X,type:"link",htmlType:"button",disabled:X||ee,onClick:te,children:c(X?"InfiniteList.loadingText":ee?"InfiniteList.reachEndText":"InfiniteList.loadMoreText")})]}):jsx(Result,{status:403,subTitle:c("global.noEntitlement")})},Ps=ws;p();W();Oe();p();W();p();var po=create()(persist(s=>({openKeys:[],setOpenKeys:t=>s({openKeys:t}),selectedKeys:[],setSelectedKeys:t=>s({selectedKeys:t})}),{name:"nav",storage:createJSONStorage(()=>localStorage),partialize:s=>({openKeys:s.openKeys,selectedKeys:s.selectedKeys})}));ne();var Vs=(s,t)=>t?jsx(Link,{to:t,children:s}):s;function co(s,t){let o=[];for(let i=0;i<s.length;i++)if(s[i]===null)o[i]=null;else if(s[i].type==="divider")o[i]=C({},s[i]);else if(s[i].children){let n=s[i],{children:f}=n,m=E(n,["children"]);o[i]=k(C({},m),{children:co(f!=null?f:[],t)});}else {let r=s[i],{route:f,label:m,code:a}=r,d=E(r,["route","label","code"]),l=!a||!t||t[a];o[i]=l?k(C({},d),{label:Vs(m,f)}):null;}return o}function fo(s,t=[],o=[]){for(let n of s){let r=n.children;if(Array.isArray(r)){let i=n.type!=="group"&&n.key?[...o,n.key]:o;fo(r,t,i);}else t.push(Object.assign(n,{keypath:o}));}return t}var uo=memo(function(){let t=useLocation(),{menuItems:o}=L(),n=useMemo(()=>fo(o!=null?o:[]),[o]),r=n.map(c=>c.code).filter(Boolean),{data:i}=He(r,{isGlobalNS:!0,suspense:!0}),f=useMemo(()=>co(o!=null?o:[],i),[o,i]),{openKeys:m,selectedKeys:a,setOpenKeys:d,setSelectedKeys:l}=po(),y=c=>{var x;let u=c==null?void 0:c.find(g=>(m==null?void 0:m.indexOf(g))===-1),v=n.find(g=>u===g.key);d((x=v==null?void 0:v.keypath)!=null?x:[u]);};return useEffect(()=>{let c=n.find(u=>t.pathname===u.route);if(c){let u=c.key,v=c.keypath;l([u]),d(v);}},[n,t]),jsx(Menu,{style:{borderRight:"none"},items:f,mode:"inline",openKeys:m,selectedKeys:a,onOpenChange:y})});process.env.NODE_ENV==="development"&&(uo.displayName="NavMenu");var ct=uo;p();Z();Oe();W();var Zs=s=>{let{children:t}=s,{usePermissionApiV2:o,hideGameSelect:n}=L(),{game:r}=Se(),i=w();return o&&!n?r?jsx("div",{children:t},r.id):jsx(Card,{children:jsx(Empty,{image:Empty.PRESENTED_IMAGE_SIMPLE,description:i("RequireGame.description")})}):t},dt=Zs;p();Pe();Z();var Bs=()=>{let s=useNavigate(),{clearToken:t,getUser:o}=se(),n=o(),r=w();return jsx("div",{"data-cy":"user-widget",children:jsx(Dropdown,{menu:{selectable:!0,items:[{key:"1",label:jsx(yo,{"data-cy":"user-widget-logout",onClick:()=>{t(),s("/sign_in");},children:r("UserWidget.signOutText")}),icon:jsx(LogoutOutlined,{})}]},placement:"bottomRight",children:jsx(yo,{children:jsxs(Space,{align:"center",children:[jsx("span",{children:n==null?void 0:n.authorityId}),jsx(UserOutlined,{style:{fontSize:"16px"}})]})})})})},ut=Bs;var {Spin:Hs,theme:Qs}=Ue,{Header:$s,Sider:js,Content:Js}=Ue.Layout,Ys=s=>{let{children:t,extras:o}=s,{token:{colorBgContainer:n,colorBorder:r}}=Qs.useToken(),{title:i,usePermissionApiV2:f,hideGameSelect:m,localeDropdownMenu:a}=L();return jsxs(Ue.Layout,{hasSider:!0,className:"h-screen",children:[jsxs(js,{width:256,style:{overflow:"auto",height:"100vh",position:"fixed",left:0,top:0,bottom:0,borderRightWidth:1,borderRightStyle:"solid",borderRightColor:r},theme:"light",children:[jsxs("div",{className:"flex items-end px-6 py-4",children:[jsx("img",{src:_s,alt:"logo",className:"w-8 h-8"}),jsx(Link,{className:"font-bold text-lg ml-2",to:"/",children:i})]}),jsx(ct,{})]}),jsxs(Ue.Layout,{className:"ml-64",children:[jsx($s,{style:{padding:"0 24px",background:n,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:r},children:jsxs("div",{className:"flex justify-between items-center h-full",children:[jsx("div",{children:f&&!m&&jsx(mt,{})}),jsxs(Space,{size:"small",split:jsx(Divider,{type:"vertical"}),children:[o==null?void 0:o.map(d=>jsx("span",{children:d.children},d.key)),a,jsx(ut,{})]})]})}),jsx(Js,{className:"p-6 bg-gray-50",style:{overflow:"overlay"},children:jsx(Suspense,{fallback:jsx(Hs,{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"200px"}}),children:f&&!m?jsx(dt,{children:t}):t})})]})]})},gt=Ys;$e();p();ne();Z();var sn=s=>{let{code:t,children:o}=s,{accessible:n,isValidating:r}=q(t),i=w();return r?jsx(Spin,{style:{display:"flex",justifyContent:"center",alignItems:"center",height:200}}):n?jsx(Fragment,{children:o}):jsx(Result,{status:"403",subTitle:i("global.noEntitlement")})},nn=sn;Be();je();ne();Ee();Pe();Z();J();p();W();var _r=lazy(()=>Promise.resolve().then(()=>(To(),So))),Hr=lazy(()=>Promise.resolve().then(()=>(Io(),ko))),Qr=lazy(()=>Promise.resolve().then(()=>(Oo(),Go))),$r=lazy(()=>Promise.resolve().then(()=>(n1(),s1))),jr=lazy(()=>Promise.resolve().then(()=>(l1(),a1))),Jr=lazy(()=>Promise.resolve().then(()=>(f1(),c1))),d1=(s,t)=>()=>jsx(it,k(C({},t),{children:jsx(gt,{children:jsx(s,{})})})),Yr=()=>jsxs(Routes,{children:[jsx(Route,{index:!0,element:jsx(Navigate,{to:"user"})}),jsx(Route,{path:"user",element:jsx(Jr,{})}),jsx(Route,{path:"role",element:jsx(jr,{})}),jsx(Route,{path:"role/:name",element:jsx($r,{})})]});function Xr(s,t){return ()=>{let n=Object.assign({},t,{hideGameSelect:!0});return jsxs(Routes,{children:[jsx(Route,{path:"/*",element:jsx(s,{})}),jsx(Route,{path:"/operation_log",Component:d1(Hr,n)}),jsx(Route,{path:"/permission/*",Component:d1(Yr,n)}),jsx(Route,{path:"/sign_in",element:jsx(Qr,{})}),jsx(Route,{path:"*",element:jsx(_r,{})})]})}}pt();
24
24
 
25
- export { rt as ContextProvider, G1 as DynamicTags, Ze as FilterFormWrapper, mt as GameSelect, De as Highlight, Ps as InfiniteList, gt as Layout, ct as NavMenu, ie as PermissionButton, nn as PermissionGuard, ce as QueryList, Po as QueryListAction, Ge as RequestError, dt as RequireGame, ut as UserWidget, Ve as contextStore, lt as mixedStorage, V as request, fe as useFormModal, Se as useGameStore, q as usePermission, He as usePermissions, $ as useQueryListStore, se as useTokenStore, L as useToolkitsContext, w as useTranslation, q1 as useValidateToken, Xi as withBaseRoutes };
25
+ export { it as ContextProvider, G1 as DynamicTags, Ze as FilterFormWrapper, mt as GameSelect, De as Highlight, Ps as InfiniteList, gt as Layout, ct as NavMenu, re as PermissionButton, nn as PermissionGuard, ce as QueryList, Po as QueryListAction, Ge as RequestError, dt as RequireGame, ut as UserWidget, Ve as contextStore, lt as mixedStorage, V as request, fe as useFormModal, Se as useGameStore, q as usePermission, He as usePermissions, $ as useQueryListStore, se as useTokenStore, L as useToolkitsContext, w as useTranslation, q1 as useValidateToken, Xr as withBaseRoutes };
26
26
  //# sourceMappingURL=out.js.map
27
27
  //# sourceMappingURL=index.js.map