react-toolkits 2.9.6 → 2.9.8
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 +12 -0
- package/lib/index.css +0 -6
- package/lib/index.css.map +1 -1
- package/lib/index.d.ts +12 -15
- package/lib/index.js +23 -24
- package/lib/index.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/lib/index.css
CHANGED
|
@@ -184,9 +184,6 @@
|
|
|
184
184
|
.mb-12 {
|
|
185
185
|
margin-bottom: 3rem;
|
|
186
186
|
}
|
|
187
|
-
.mb-4 {
|
|
188
|
-
margin-bottom: 1rem;
|
|
189
|
-
}
|
|
190
187
|
.mb-6 {
|
|
191
188
|
margin-bottom: 1.5rem;
|
|
192
189
|
}
|
|
@@ -196,9 +193,6 @@
|
|
|
196
193
|
.mr-6 {
|
|
197
194
|
margin-right: 1.5rem;
|
|
198
195
|
}
|
|
199
|
-
.mt-2 {
|
|
200
|
-
margin-top: 0.5rem;
|
|
201
|
-
}
|
|
202
196
|
.mt-4 {
|
|
203
197
|
margin-top: 1rem;
|
|
204
198
|
}
|
package/lib/index.css.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/styles/index.css","../src/components/layout/style.css"],"sourcesContent":["*, ::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 --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: \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 --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: \n}\n.container {\n width: 100%\n}\n@media (min-width: 640px) {\n .container {\n max-width: 640px\n }\n}\n@media (min-width: 768px) {\n .container {\n max-width: 768px\n }\n}\n@media (min-width: 1024px) {\n .container {\n max-width: 1024px\n }\n}\n@media (min-width: 1280px) {\n .container {\n max-width: 1280px\n }\n}\n@media (min-width: 1536px) {\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.bottom-0 {\n bottom: 0px\n}\n.left-0 {\n left: 0px\n}\n.left-14 {\n left: 3.5rem\n}\n.right-0 {\n right: 0px\n}\n.right-16 {\n right: 4rem\n}\n.top-0 {\n top: 0px\n}\n.top-1\\/2 {\n top: 50%\n}\n.top-16 {\n top: 4rem\n}\n.top-6 {\n top: 1.5rem\n}\n.z-10 {\n z-index: 10\n}\n.my-12 {\n margin-top: 3rem;\n margin-bottom: 3rem\n}\n.mb-0 {\n margin-bottom: 0px\n}\n.mb-12 {\n margin-bottom: 3rem\n}\n.mb-
|
|
1
|
+
{"version":3,"sources":["../src/styles/index.css","../src/components/layout/style.css"],"sourcesContent":["*, ::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 --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: \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 --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: \n}\n.container {\n width: 100%\n}\n@media (min-width: 640px) {\n .container {\n max-width: 640px\n }\n}\n@media (min-width: 768px) {\n .container {\n max-width: 768px\n }\n}\n@media (min-width: 1024px) {\n .container {\n max-width: 1024px\n }\n}\n@media (min-width: 1280px) {\n .container {\n max-width: 1280px\n }\n}\n@media (min-width: 1536px) {\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.bottom-0 {\n bottom: 0px\n}\n.left-0 {\n left: 0px\n}\n.left-14 {\n left: 3.5rem\n}\n.right-0 {\n right: 0px\n}\n.right-16 {\n right: 4rem\n}\n.top-0 {\n top: 0px\n}\n.top-1\\/2 {\n top: 50%\n}\n.top-16 {\n top: 4rem\n}\n.top-6 {\n top: 1.5rem\n}\n.z-10 {\n z-index: 10\n}\n.my-12 {\n margin-top: 3rem;\n margin-bottom: 3rem\n}\n.mb-0 {\n margin-bottom: 0px\n}\n.mb-12 {\n margin-bottom: 3rem\n}\n.mb-6 {\n margin-bottom: 1.5rem\n}\n.ml-4 {\n margin-left: 1rem\n}\n.mr-6 {\n margin-right: 1.5rem\n}\n.mt-4 {\n margin-top: 1rem\n}\n.block {\n display: block\n}\n.inline {\n display: inline\n}\n.flex {\n display: flex\n}\n.h-10 {\n height: 2.5rem\n}\n.h-8 {\n height: 2rem\n}\n.h-full {\n height: 100%\n}\n.h-screen {\n height: 100vh\n}\n.w-10\\/12 {\n width: 83.333333%\n}\n.w-\\[650px\\] {\n width: 650px\n}\n.w-full {\n width: 100%\n}\n.w-screen {\n width: 100vw\n}\n.flex-1 {\n flex: 1 1 0%\n}\n.flex-grow-0 {\n flex-grow: 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.-translate-y-10 {\n --tw-translate-y: -2.5rem;\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-row {\n flex-direction: row\n}\n.flex-col {\n flex-direction: column\n}\n.items-center {\n align-items: center\n}\n.justify-center {\n justify-content: center\n}\n.justify-between {\n justify-content: space-between\n}\n.gap-2 {\n gap: 0.5rem\n}\n.overflow-hidden {\n overflow: hidden\n}\n.bg-slate-50 {\n --tw-bg-opacity: 1;\n background-color: rgb(248 250 252 / var(--tw-bg-opacity))\n}\n.px-36 {\n padding-left: 9rem;\n padding-right: 9rem\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-start {\n text-align: start\n}\n.text-end {\n text-align: end\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.expand {\n animation-duration: 0.2s;\n animation-name: expand;\n}\n\n@keyframes expand {\n 0%, 50% {\n width: 0;\n opacity: 0;\n }\n\n 75% {\n width: 100%;\n opacity: 0;\n }\n\n 100% {\n opacity: 1;\n }\n}\n\n"],"mappings":";AAAA;AAAG;AAAU;AACT,yBAAuB;AACvB,yBAAuB;AACvB,oBAAkB;AAClB,oBAAkB;AAClB,eAAa;AACb,eAAa;AACb,eAAa;AACb,gBAAc;AACd,gBAAc;AACd;AACA;AACA;AACA,+BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAAwB;AACxB,0BAAwB;AACxB,mBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE;AAClC,2BAAyB,EAAE,EAAE;AAC7B,oBAAkB,EAAE,EAAE;AACtB,eAAa,EAAE,EAAE;AACjB,uBAAqB,EAAE,EAAE;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACJ;AACA;AACI,yBAAuB;AACvB,yBAAuB;AACvB,oBAAkB;AAClB,oBAAkB;AAClB,eAAa;AACb,eAAa;AACb,eAAa;AACb,gBAAc;AACd,gBAAc;AACd;AACA;AACA;AACA,+BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAAwB;AACxB,0BAAwB;AACxB,mBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE;AAClC,2BAAyB,EAAE,EAAE;AAC7B,oBAAkB,EAAE,EAAE;AACtB,eAAa,EAAE,EAAE;AACjB,uBAAqB,EAAE,EAAE;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACJ;AACA,CAAC;AACG,SAAO;AACX;AACA,OAAO,CAAC,SAAS,EAAE;AACf,GAJH;AAKO,eAAW;AACf;AACJ;AACA,OAAO,CAAC,SAAS,EAAE;AACf,GATH;AAUO,eAAW;AACf;AACJ;AACA,OAAO,CAAC,SAAS,EAAE;AACf,GAdH;AAeO,eAAW;AACf;AACJ;AACA,OAAO,CAAC,SAAS,EAAE;AACf,GAnBH;AAoBO,eAAW;AACf;AACJ;AACA,OAAO,CAAC,SAAS,EAAE;AACf,GAxBH;AAyBO,eAAW;AACf;AACJ;AACA,CAAC;AACG,YAAU;AACd;AACA,CAAC;AACG,YAAU;AACd;AACA,CAAC;AACG,YAAU;AACd;AACA,CAAC;AACG,UAAQ;AACZ;AACA,CAAC;AACG,QAAM;AACV;AACA,CAAC;AACG,QAAM;AACV;AACA,CAAC;AACG,SAAO;AACX;AACA,CAAC;AACG,SAAO;AACX;AACA,CAAC;AACG,OAAK;AACT;AACA,CAAC;AACG,OAAK;AACT;AACA,CAAC;AACG,OAAK;AACT;AACA,CAAC;AACG,OAAK;AACT;AACA,CAAC;AACG,WAAS;AACb;AACA,CAAC;AACG,cAAY;AACZ,iBAAe;AACnB;AACA,CAAC;AACG,iBAAe;AACnB;AACA,CAAC;AACG,iBAAe;AACnB;AACA,CAAC;AACG,iBAAe;AACnB;AACA,CAAC;AACG,eAAa;AACjB;AACA,CAAC;AACG,gBAAc;AAClB;AACA,CAAC;AACG,cAAY;AAChB;AACA,CAAC;AACG,WAAS;AACb;AACA,CAAC;AACG,WAAS;AACb;AACA,CAAC;AACG,WAAS;AACb;AACA,CAAC;AACG,UAAQ;AACZ;AACA,CAAC;AACG,UAAQ;AACZ;AACA,CAAC;AACG,UAAQ;AACZ;AACA,CAAC;AACG,UAAQ;AACZ;AACA,CAAC;AACG,SAAO;AACX;AACA,CAAC;AACG,SAAO;AACX;AACA,CAAC;AACG,SAAO;AACX;AACA,CAAC;AACG,SAAO;AACX;AACA,CAAC;AACG,QAAM,EAAE,EAAE;AACd;AACA,CAAC;AACG,aAAW;AACf;AACA,CAAC;AACG,oBAAkB;AAClB,aAAW,UAAU,IAAI,iBAAiB,EAAE,IAAI,mBAAmB,OAAO,IAAI,cAAc,MAAM,IAAI,cAAc,MAAM,IAAI,cAAc,OAAO,IAAI,eAAe,OAAO,IAAI;AACrL;AACA,CAAC;AACG,oBAAkB;AAClB,aAAW,UAAU,IAAI,iBAAiB,EAAE,IAAI,mBAAmB,OAAO,IAAI,cAAc,MAAM,IAAI,cAAc,MAAM,IAAI,cAAc,OAAO,IAAI,eAAe,OAAO,IAAI;AACrL;AACA,CAAC;AACG,kBAAgB;AACpB;AACA,CAAC;AACG,kBAAgB;AACpB;AACA,CAAC;AACG,eAAa;AACjB;AACA,CAAC;AACG,mBAAiB;AACrB;AACA,CAAC;AACG,mBAAiB;AACrB;AACA,CAAC;AACG,OAAK;AACT;AACA,CAAC;AACG,YAAU;AACd;AACA,CAAC;AACG,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI;AAC5C;AACA,CAAC;AACG,gBAAc;AACd,iBAAe;AACnB;AACA,CAAC;AACG,gBAAc;AACd,iBAAe;AACnB;AACA,CAAC;AACG,eAAa;AACb,kBAAgB;AACpB;AACA,CAAC;AACG,cAAY;AAChB;AACA,CAAC;AACG,cAAY;AAChB;AACA,CAAC;AACG,UAAQ,IAAI,WAAW,IAAI,iBAAiB,IAAI,eAAe,IAAI,gBAAgB,IAAI,iBAAiB,IAAI,aAAa,IAAI,eAAe,IAAI,YAAY,IAAI;AACpK;;;AC9RA,CAAC;AACC,sBAAoB;AACpB,kBAAgB;AAClB;AAEA,WALC;AAMC;AACE,WAAO;AACP,aAAS;AACX;AAEA;AACE,WAAO;AACP,aAAS;AACX;AAEA;AACE,aAAS;AACX;AACF;","names":[]}
|
package/lib/index.d.ts
CHANGED
|
@@ -228,10 +228,11 @@ interface GameState {
|
|
|
228
228
|
games: Game[];
|
|
229
229
|
isLoading: boolean;
|
|
230
230
|
setGame: (id: string | number) => Promise<void>;
|
|
231
|
-
refetchGames: () => Promise<void>;
|
|
231
|
+
refetchGames: (apiV2?: boolean) => Promise<void>;
|
|
232
232
|
}
|
|
233
233
|
|
|
234
234
|
interface GameSelectProps {
|
|
235
|
+
apiV2?: boolean;
|
|
235
236
|
filter?: (game: Game) => boolean;
|
|
236
237
|
onGameChange?: (game: Game) => void;
|
|
237
238
|
}
|
|
@@ -302,12 +303,12 @@ declare enum QueryListAction {
|
|
|
302
303
|
Jump = 2,
|
|
303
304
|
Init = 3
|
|
304
305
|
}
|
|
305
|
-
interface QueryListRef<Item, Value,
|
|
306
|
-
|
|
306
|
+
interface QueryListRef<Item, Value, Data> {
|
|
307
|
+
data: Data | undefined;
|
|
307
308
|
dataSource: Item[] | undefined;
|
|
308
309
|
form: FormInstance<Value>;
|
|
309
310
|
}
|
|
310
|
-
interface QueryListProps<Item extends AnyObject = AnyObject, Value = any,
|
|
311
|
+
interface QueryListProps<Item extends AnyObject = AnyObject, Value = any, Data = any> extends Omit<TableProps<Item>, 'pagination' | 'dataSource' | 'loading'>, Pick<FilterFormWrapperProps, 'buttonsAlign' | 'showReset'> {
|
|
311
312
|
code?: string;
|
|
312
313
|
isGlobal?: boolean;
|
|
313
314
|
route: string;
|
|
@@ -318,19 +319,15 @@ interface QueryListProps<Item extends AnyObject = AnyObject, Value = any, Respon
|
|
|
318
319
|
headers?: RequestOptions['headers'];
|
|
319
320
|
body?: RequestOptions['body'] | ((payload: QueryListPayload<Value>) => RequestOptions['body']);
|
|
320
321
|
params?: RequestOptions['params'] | ((payload: QueryListPayload<Value>) => RequestOptions['params']);
|
|
321
|
-
tableExtra?: ReactNode | ((form: FormInstance<Value
|
|
322
|
+
tableExtra?: ReactNode | ((form: FormInstance<Value>, data?: Data) => ReactNode);
|
|
322
323
|
form?: FormInstance<Value>;
|
|
323
324
|
renderForm?: (form: FormInstance<Value>) => ReactElement;
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
getDataSource?: (response: Response | undefined, form: FormInstance<Value>) => Item[] | undefined;
|
|
331
|
-
}
|
|
332
|
-
declare const QueryList: <Item extends AnyObject = AnyObject, Value extends object | undefined = undefined, Response = ListResponse<Item>>(props: QueryListProps<Item, Value, Response> & {
|
|
333
|
-
ref?: Ref<QueryListRef<Item, Value, Response>>;
|
|
325
|
+
afterSuccess?: (action: QueryListAction, data: Data, form: FormInstance<Value>) => void;
|
|
326
|
+
getTotal?: (data: Data | undefined) => number | undefined;
|
|
327
|
+
getDataSource?: (data: Data | undefined, form: FormInstance<Value>) => Item[] | undefined;
|
|
328
|
+
}
|
|
329
|
+
declare const QueryList: <Item extends AnyObject = AnyObject, Value extends object | undefined = undefined, Data = ListResponse<Item>>(props: QueryListProps<Item, Value, Data> & {
|
|
330
|
+
ref?: Ref<QueryListRef<Item, Value, Data>>;
|
|
334
331
|
}) => ReactElement;
|
|
335
332
|
|
|
336
333
|
interface QueryListMutator {
|
package/lib/index.js
CHANGED
|
@@ -596,12 +596,17 @@ var init_stores2 = __esm({
|
|
|
596
596
|
const game = (get2().games ?? []).find((item) => item.game_id === id2) ?? null;
|
|
597
597
|
set({ game });
|
|
598
598
|
},
|
|
599
|
-
async refetchGames() {
|
|
599
|
+
async refetchGames(apiV2) {
|
|
600
600
|
if (!get2().isLoading) {
|
|
601
601
|
try {
|
|
602
602
|
set({ isLoading: true });
|
|
603
|
-
|
|
604
|
-
|
|
603
|
+
if (!apiV2) {
|
|
604
|
+
const response = await request("/api/usystem/game/all");
|
|
605
|
+
set({ games: response.data ?? [] });
|
|
606
|
+
} else {
|
|
607
|
+
const response = await request("/api/game/list");
|
|
608
|
+
set({ games: response.data?.list ?? [] });
|
|
609
|
+
}
|
|
605
610
|
} finally {
|
|
606
611
|
set({
|
|
607
612
|
initialized: true,
|
|
@@ -627,11 +632,11 @@ var init_GameSelect = __esm({
|
|
|
627
632
|
init_stores2();
|
|
628
633
|
({ Text } = Typography);
|
|
629
634
|
GameSelect = (props) => {
|
|
630
|
-
const { filter, onGameChange } = props;
|
|
635
|
+
const { apiV2, filter, onGameChange } = props;
|
|
631
636
|
const { t } = useTranslation();
|
|
632
637
|
const { game, games, isLoading, refetchGames, setGame } = useGameStore();
|
|
633
638
|
useEffect(() => {
|
|
634
|
-
refetchGames();
|
|
639
|
+
refetchGames(apiV2);
|
|
635
640
|
}, []);
|
|
636
641
|
const options = games?.filter((item) => filter?.(item) ?? true)?.map((item) => ({
|
|
637
642
|
label: item.name,
|
|
@@ -1047,8 +1052,8 @@ var init_QueryList = __esm({
|
|
|
1047
1052
|
method: "GET",
|
|
1048
1053
|
defaultSize: 10,
|
|
1049
1054
|
refreshInterval: 0,
|
|
1050
|
-
getTotal: (
|
|
1051
|
-
getDataSource: (
|
|
1055
|
+
getTotal: (data2) => data2?.total,
|
|
1056
|
+
getDataSource: (data2) => data2?.list,
|
|
1052
1057
|
...props
|
|
1053
1058
|
};
|
|
1054
1059
|
const {
|
|
@@ -1064,11 +1069,10 @@ var init_QueryList = __esm({
|
|
|
1064
1069
|
refreshInterval,
|
|
1065
1070
|
tableExtra,
|
|
1066
1071
|
form,
|
|
1067
|
-
extra,
|
|
1068
|
-
renderForm,
|
|
1069
|
-
afterSuccess,
|
|
1070
1072
|
body,
|
|
1071
1073
|
params,
|
|
1074
|
+
renderForm,
|
|
1075
|
+
afterSuccess,
|
|
1072
1076
|
getTotal,
|
|
1073
1077
|
getDataSource,
|
|
1074
1078
|
...tableProps
|
|
@@ -1078,7 +1082,6 @@ var init_QueryList = __esm({
|
|
|
1078
1082
|
const [_form] = Form.useForm(form);
|
|
1079
1083
|
const { accessible, isLoading } = usePermission(code, isGlobal);
|
|
1080
1084
|
const action = useRef(3 /* Init */);
|
|
1081
|
-
const originalData = useRef();
|
|
1082
1085
|
const { game } = useGameStore();
|
|
1083
1086
|
const usePermissionApiV2 = useToolkitsContext((state) => state.usePermissionApiV2);
|
|
1084
1087
|
const [isValid, setIsValid] = useState(false);
|
|
@@ -1086,17 +1089,15 @@ var init_QueryList = __esm({
|
|
|
1086
1089
|
const { page, size = defaultSize, formValue } = getPayload(route3);
|
|
1087
1090
|
const payload = { page, size, formValue };
|
|
1088
1091
|
const _body = useMemo(() => {
|
|
1089
|
-
return typeof body === "function" ? body(payload) : method === "POST" ? {
|
|
1092
|
+
return typeof body === "function" ? body(payload) : method === "POST" && typeof body === "undefined" ? {
|
|
1090
1093
|
...formValue,
|
|
1091
|
-
...!onePage ? { page, size } : void 0
|
|
1092
|
-
|
|
1093
|
-
} : void 0;
|
|
1094
|
+
...!onePage ? { page, size } : void 0
|
|
1095
|
+
} : body;
|
|
1094
1096
|
}, [onePage, method, page, size, formValue, body]);
|
|
1095
1097
|
const _params = useMemo(
|
|
1096
|
-
() => typeof params === "function" ? params(payload) : method === "GET" ? {
|
|
1098
|
+
() => typeof params === "function" ? params(payload) : method === "GET" && typeof params === "undefined" ? {
|
|
1097
1099
|
...formValue,
|
|
1098
|
-
...!onePage ? { page, size } : void 0
|
|
1099
|
-
...params
|
|
1100
|
+
...!onePage ? { page, size } : void 0
|
|
1100
1101
|
} : void 0,
|
|
1101
1102
|
[onePage, method, page, size, formValue, params]
|
|
1102
1103
|
);
|
|
@@ -1142,9 +1143,9 @@ var init_QueryList = __esm({
|
|
|
1142
1143
|
shouldRetryOnError: false,
|
|
1143
1144
|
revalidateOnFocus: false,
|
|
1144
1145
|
refreshInterval: shouldPoll.current ? refreshInterval : 0,
|
|
1145
|
-
onSuccess(
|
|
1146
|
+
onSuccess(_data) {
|
|
1146
1147
|
shouldPoll.current = true;
|
|
1147
|
-
afterSuccess?.(action.current,
|
|
1148
|
+
afterSuccess?.(action.current, _data, _form);
|
|
1148
1149
|
},
|
|
1149
1150
|
onError(error) {
|
|
1150
1151
|
shouldPoll.current = false;
|
|
@@ -1221,7 +1222,7 @@ var init_QueryList = __esm({
|
|
|
1221
1222
|
init();
|
|
1222
1223
|
}, [accessible, form, game]);
|
|
1223
1224
|
useImperativeHandle(ref, () => ({
|
|
1224
|
-
|
|
1225
|
+
data,
|
|
1225
1226
|
dataSource,
|
|
1226
1227
|
form: _form
|
|
1227
1228
|
}));
|
|
@@ -1258,11 +1259,9 @@ var init_QueryList = __esm({
|
|
|
1258
1259
|
})
|
|
1259
1260
|
}
|
|
1260
1261
|
);
|
|
1261
|
-
const extraRenderer = extra && /* @__PURE__ */ jsx("div", { className: "mt-2 mb-4", children: extra({ form: _form, data: originalData.current }) });
|
|
1262
1262
|
return /* @__PURE__ */ jsxs("div", { children: [
|
|
1263
1263
|
formRenderer,
|
|
1264
|
-
|
|
1265
|
-
typeof tableExtra === "function" ? tableExtra(_form) : tableExtra,
|
|
1264
|
+
typeof tableExtra === "function" ? tableExtra(_form, data) : tableExtra,
|
|
1266
1265
|
/* @__PURE__ */ jsx(Table, { ...tableProps, dataSource, loading: isValidating, pagination })
|
|
1267
1266
|
] });
|
|
1268
1267
|
};
|