bitz-react-admin-ui 2.6.3 → 2.6.4

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.
@@ -9,7 +9,7 @@ import z from "../Dropdown/index.mjs";
9
9
  import { tablePaddingInline as O } from "../../BitzConfigProvider/context.mjs";
10
10
  import { BitzTableContext as W } from "../Store/index.mjs";
11
11
  const b = ({
12
- skeletonCls: h,
12
+ skeletonCls: p,
13
13
  ...s
14
14
  }) => /* @__PURE__ */ l.jsxs(f, { type: "text", ...s, children: [
15
15
  /* @__PURE__ */ l.jsx("span", { children: s.children }),
@@ -18,7 +18,7 @@ const b = ({
18
18
  {
19
19
  active: !0,
20
20
  title: !1,
21
- className: h,
21
+ className: p,
22
22
  paragraph: {
23
23
  rows: 1,
24
24
  width: "100%"
@@ -26,14 +26,14 @@ const b = ({
26
26
  }
27
27
  )
28
28
  ] }), _ = L(
29
- ({ loading: h, actionGroup: s, customActions: r }, p) => {
30
- const { loading: C, fullscreen: y } = M(W), o = g(() => h ?? C, [h, C]), {
29
+ ({ loading: p, actionGroup: s, customActions: r }, u) => {
30
+ const { loading: C, fullscreen: y } = M(W), o = g(() => p ?? C, [p, C]), {
31
31
  primaryBtnClassName: c,
32
32
  dangerBtnClassName: n,
33
- secondaryBtnClassName: x,
33
+ secondaryBtnClassName: m,
34
34
  maskClassName: j,
35
35
  skeletonBtnClassName: k,
36
- skeletonClassName: u
36
+ skeletonClassName: x
37
37
  } = F(), B = g(() => {
38
38
  const a = s.length >= 4 ? 2 : s.length, d = s.slice(0, a), t = [];
39
39
  if (d != null && d.length && d.forEach((e, i) => {
@@ -42,7 +42,7 @@ const b = ({
42
42
  b,
43
43
  {
44
44
  className: k,
45
- skeletonCls: u,
45
+ skeletonCls: x,
46
46
  children: e == null ? void 0 : e.label
47
47
  },
48
48
  i
@@ -71,11 +71,11 @@ const b = ({
71
71
  b,
72
72
  {
73
73
  className: k,
74
- skeletonCls: u,
74
+ skeletonCls: x,
75
75
  children: "更多"
76
76
  },
77
77
  5
78
- ) : /* @__PURE__ */ l.jsx(z, { menu: { items: e }, children: /* @__PURE__ */ l.jsx(f, { type: "text", className: x, children: "更多" }) }, 5)
78
+ ) : /* @__PURE__ */ l.jsx(z, { menu: { items: e }, children: /* @__PURE__ */ l.jsx(f, { type: "text", className: m, children: "更多" }) }, 5)
79
79
  );
80
80
  }
81
81
  return t;
@@ -86,7 +86,7 @@ const b = ({
86
86
  b,
87
87
  {
88
88
  className: k,
89
- skeletonCls: u,
89
+ skeletonCls: x,
90
90
  children: t == null ? void 0 : t.label
91
91
  },
92
92
  e
@@ -105,26 +105,26 @@ const b = ({
105
105
  f,
106
106
  {
107
107
  type: "text",
108
- className: x,
108
+ className: m,
109
109
  onClick: t.onClick,
110
110
  children: t == null ? void 0 : t.label
111
111
  },
112
112
  e
113
113
  ));
114
- const m = t.render ?? ((S, T) => /* @__PURE__ */ l.jsx(D, { children: S }, T));
115
- return m == null ? void 0 : m(i, e);
114
+ const h = t.render ?? ((S, T) => /* @__PURE__ */ l.jsx(D, { children: S }, T));
115
+ return h == null ? void 0 : h(i, e);
116
116
  });
117
117
  return o ? a : d;
118
118
  }, [o, r]);
119
119
  return /* @__PURE__ */ l.jsxs("div", { onClick: (a) => a.stopPropagation(), style: { overflow: "hidden" }, children: [
120
- /* @__PURE__ */ l.jsx(R, { size: H, ref: p, className: "actionGroup", children: N ?? B }),
120
+ /* @__PURE__ */ l.jsx(R, { size: H, ref: u, className: "actionGroup", children: N ?? B }),
121
121
  /* @__PURE__ */ l.jsx("div", { className: j })
122
122
  ] });
123
123
  }
124
124
  );
125
- function $(h) {
126
- var u;
127
- const { actionGroup: s, loading: r, customActions: p, defaultWidth: C, ...y } = h, o = ((u = E.useToken().token.Table) == null ? void 0 : u.cellPaddingInline) ?? O, c = w(null), n = I(c), x = w(0), j = g(() => (n != null && n.width && (x.current = n == null ? void 0 : n.width), !(n != null && n.width) && x.current ? x.current + o * 2 + 1 : n != null && n.width ? n.width + o * 2 + 1 : C ?? 141), [n, o, C]);
125
+ function $(p) {
126
+ var x;
127
+ const { actionGroup: s, loading: r, customActions: u, defaultWidth: C, ...y } = p, o = ((x = E.useToken().token.Table) == null ? void 0 : x.cellPaddingInline) ?? O, c = w(null), n = I(c), m = w(0), j = g(() => (n != null && n.width && !m.current && (m.current = n == null ? void 0 : n.width), !(n != null && n.width) && m.current ? m.current + o * 2 + 1 : n != null && n.width ? n.width + o * 2 + 1 : C ?? 141), [n, o, C]);
128
128
  return g(() => ({
129
129
  width: Math.floor(j),
130
130
  mobileHide: !0,
@@ -137,7 +137,7 @@ function $(h) {
137
137
  disabled: !0,
138
138
  render: (B, N, a) => {
139
139
  var e, i;
140
- const d = ((e = p == null ? void 0 : p(N, a)) == null ? void 0 : e.filter((m) => m.type != "detail")) ?? [], t = ((i = s == null ? void 0 : s(N, a)) == null ? void 0 : i.filter((m) => m.type != "detail")) ?? [];
140
+ const d = ((e = u == null ? void 0 : u(N, a)) == null ? void 0 : e.filter((h) => h.type != "detail")) ?? [], t = ((i = s == null ? void 0 : s(N, a)) == null ? void 0 : i.filter((h) => h.type != "detail")) ?? [];
141
141
  return /* @__PURE__ */ l.jsx(
142
142
  _,
143
143
  {
@@ -149,7 +149,7 @@ function $(h) {
149
149
  );
150
150
  },
151
151
  ...y
152
- }), [j, c, r, s, p]);
152
+ }), [j, c.current, r, s, u]);
153
153
  }
154
154
  export {
155
155
  _ as BitzTableAction,
@@ -33,7 +33,6 @@ export interface StylesConfigProps {
33
33
  size?: DensitySize;
34
34
  bordered?: BitzTableBorderedType;
35
35
  zebra?: boolean;
36
- operationPlacement?: 'left' | 'right';
37
36
  pageSize?: number;
38
37
  orderBy?: OrderByType;
39
38
  }
@@ -99,8 +98,6 @@ export type UseContainerProps<T = any> = {
99
98
  defaultZebra?: StylesConfigProps['zebra'];
100
99
  bordered?: BitzTableBorderedType;
101
100
  defaultBordered?: BitzTableBorderedType;
102
- operationPlacement?: StylesConfigProps['operationPlacement'];
103
- defaultOperationPlacement?: StylesConfigProps['operationPlacement'];
104
101
  pageSize?: StylesConfigProps['pageSize'];
105
102
  defaultPageSize?: StylesConfigProps['pageSize'];
106
103
  orderBy?: StylesConfigProps['orderBy'];
@@ -152,7 +149,6 @@ declare function useContainer(props: UseContainerProps): {
152
149
  size: "xl" | "lg" | "md" | "sm" | "xs";
153
150
  zebra: boolean;
154
151
  bordered: BitzTableBorderedType;
155
- operationPlacement: boolean | "left" | "right";
156
152
  pageSize: number | boolean;
157
153
  orderBy: boolean | OrderByType;
158
154
  } & StylesConfigProps;
@@ -167,7 +163,6 @@ declare function useContainer(props: UseContainerProps): {
167
163
  rowHoverable: boolean;
168
164
  showColumnBorder: boolean;
169
165
  hideRowBorder: boolean;
170
- operationPlacement: "left" | "right" | undefined;
171
166
  };
172
167
  declare const BitzTableContext: import("react").Context<{
173
168
  loading: boolean;
@@ -209,7 +204,6 @@ declare const BitzTableContext: import("react").Context<{
209
204
  size: "xl" | "lg" | "md" | "sm" | "xs";
210
205
  zebra: boolean;
211
206
  bordered: BitzTableBorderedType;
212
- operationPlacement: boolean | "left" | "right";
213
207
  pageSize: number | boolean;
214
208
  orderBy: boolean | OrderByType;
215
209
  } & StylesConfigProps;
@@ -224,7 +218,6 @@ declare const BitzTableContext: import("react").Context<{
224
218
  rowHoverable: boolean;
225
219
  showColumnBorder: boolean;
226
220
  hideRowBorder: boolean;
227
- operationPlacement: "left" | "right" | undefined;
228
221
  }>;
229
222
  export type ContainerType = typeof useContainer;
230
223
  declare const Container: React.FC<{
@@ -1,12 +1,12 @@
1
- import { j as ke } from "../../../node_modules/.store/react@18.3.1/node_modules/react/jsx-runtime.mjs";
2
- import { Table as fe } from "antd";
1
+ import { j as He } from "../../../node_modules/.store/react@18.3.1/node_modules/react/jsx-runtime.mjs";
2
+ import { Table as se } from "antd";
3
3
  import N from "../../../hooks/useMergedState.mjs";
4
- import { createContext as Re, useRef as De, useState as h, useContext as Le, useMemo as d, useEffect as g, useCallback as P } from "react";
5
- import { flattenColumns as Ue, genColumnKey as B } from "./utils/index.mjs";
6
- import { getUuid as Ae } from "../../../utils/uuid.mjs";
7
- import { BitzConfigContext as Ge } from "../../BitzConfigProvider/context.mjs";
8
- import y from "../../../node_modules/.store/lodash-es@4.17.21/node_modules/lodash-es/merge.mjs";
9
- const _e = {
4
+ import { createContext as Pe, useRef as ke, useState as h, useContext as Re, useMemo as y, useEffect as S, useCallback as B } from "react";
5
+ import { flattenColumns as Le, genColumnKey as E } from "./utils/index.mjs";
6
+ import { getUuid as Ue } from "../../../utils/uuid.mjs";
7
+ import { BitzConfigContext as Ae } from "../../BitzConfigProvider/context.mjs";
8
+ import u from "../../../node_modules/.store/lodash-es@4.17.21/node_modules/lodash-es/merge.mjs";
9
+ const De = {
10
10
  fixed: "left",
11
11
  className: "sorterCol",
12
12
  isDragSorterCol: !0,
@@ -16,35 +16,38 @@ const _e = {
16
16
  onCell: () => ({
17
17
  "data-column-name": "dragSorterCell"
18
18
  })
19
- }, Fe = [
20
- _e,
21
- fe.SELECTION_COLUMN,
22
- fe.EXPAND_COLUMN
23
- ], se = 5;
24
- function We(e) {
25
- var k, R, D, L, U, A, G, _, F, W, Z, X, q, Q, Y, $, p, ee, te, ne, ie, ae, oe, ce, le;
26
- const K = De(Ae()), [ue, de] = h(!1), [ye, Se] = h(!1), [ge, Ce] = h(0), f = Le(Ge).Table, me = f == null ? void 0 : f.defaultSize, E = e.defaultSize ?? me ?? "lg", we = e.defaultZebra ?? (f == null ? void 0 : f.zebra) ?? !0, he = e.defaultOperationPlacement ?? (f == null ? void 0 : f.operationPlacement) ?? "right", xe = e.defaultPageSize ?? (f == null ? void 0 : f.pageSize) ?? 10, Te = e.defaultOrderBy ?? (f == null ? void 0 : f.orderBy) ?? "desc", Ke = e.defaultBordered ?? (f == null ? void 0 : f.bordered) ?? "row-column", z = d(() => {
19
+ }, Ge = [
20
+ De,
21
+ se.SELECTION_COLUMN,
22
+ se.EXPAND_COLUMN
23
+ ], ue = 5;
24
+ function Ze(e) {
25
+ var k, R, L, U, A, D, G, Z, _, F, W, X, q, Q, Y, $, p, ee, te, ne, ie, ae, oe, ce, le, fe;
26
+ const K = ke(Ue()), [de, ye] = h(!1), [Se, ge] = h(!1), [Ce, me] = h(0), f = Re(Ae).Table, I = e.defaultSize ?? (f == null ? void 0 : f.defaultSize) ?? "lg", we = e.defaultZebra ?? (f == null ? void 0 : f.zebra) ?? !0, he = e.defaultBordered ?? (f == null ? void 0 : f.bordered) ?? "row-column", xe = e.defaultPageSize ?? (f == null ? void 0 : f.pageSize) ?? 10, Te = e.defaultOrderBy ?? (f == null ? void 0 : f.orderBy) ?? "desc", b = y(() => {
27
27
  var t;
28
- return y(
28
+ return u(
29
29
  {
30
- size: e.size ?? E,
31
- zebra: e.zebra ?? we,
32
- bordered: e.bordered ?? Ke,
33
- operationPlacement: e.operationPlacement ?? he,
34
- pageSize: e.pageSize ?? xe,
35
- orderBy: e.orderBy ?? Te
30
+ size: I,
31
+ zebra: we,
32
+ bordered: he,
33
+ pageSize: xe,
34
+ orderBy: Te
36
35
  },
37
36
  (t = e.stylesConfigState) == null ? void 0 : t.defaultValue
38
37
  );
39
38
  }, [
40
- e.size,
41
- e.zebra,
42
- e.bordered,
43
- e.operationPlacement,
44
- e.pageSize,
45
- e.orderBy,
46
- e.defaultStylesConfig
47
- ]), [s, I] = N(
39
+ e.defaultSize,
40
+ f == null ? void 0 : f.defaultSize,
41
+ e.defaultZebra,
42
+ f == null ? void 0 : f.zebra,
43
+ e.defaultBordered,
44
+ f == null ? void 0 : f.bordered,
45
+ e.defaultPageSize,
46
+ f == null ? void 0 : f.pageSize,
47
+ e.defaultOrderBy,
48
+ f == null ? void 0 : f.orderBy,
49
+ (k = e.stylesConfigState) == null ? void 0 : k.defaultValue
50
+ ]), [g, J] = N(
48
51
  () => {
49
52
  var n, a, l;
50
53
  const { persistenceType: t, persistenceKey: i, onlineGet: c } = e.stylesConfigState || {};
@@ -53,7 +56,7 @@ function We(e) {
53
56
  try {
54
57
  const r = o == null ? void 0 : o.getItem(i);
55
58
  if (r)
56
- return (n = e == null ? void 0 : e.stylesConfigState) != null && n.defaultValue ? y(
59
+ return (n = e == null ? void 0 : e.stylesConfigState) != null && n.defaultValue ? u(
57
60
  JSON.parse(r),
58
61
  (a = e == null ? void 0 : e.stylesConfigState) == null ? void 0 : a.defaultValue
59
62
  ) : JSON.parse(r);
@@ -61,14 +64,14 @@ function We(e) {
61
64
  console.warn(r);
62
65
  }
63
66
  }
64
- return e.stylesConfig || ((l = e.stylesConfigState) == null ? void 0 : l.value) || z;
67
+ return e.stylesConfig || ((l = e.stylesConfigState) == null ? void 0 : l.value) || b;
65
68
  },
66
69
  {
67
- value: ((k = e.stylesConfigState) == null ? void 0 : k.value) || e.stylesConfig,
68
- onChange: ((R = e.stylesConfigState) == null ? void 0 : R.onChange) || e.onStylesConfigChange
70
+ value: ((R = e.stylesConfigState) == null ? void 0 : R.value) || e.stylesConfig,
71
+ onChange: ((L = e.stylesConfigState) == null ? void 0 : L.onChange) || e.onStylesConfigChange
69
72
  }
70
73
  );
71
- g(() => {
74
+ S(() => {
72
75
  var c, n;
73
76
  if (!((c = e.stylesConfigState) != null && c.persistenceKey) || !((n = e.stylesConfigState) != null && n.persistenceType) || typeof window > "u")
74
77
  return;
@@ -80,25 +83,25 @@ function We(e) {
80
83
  if (t !== "online") {
81
84
  const a = window[t];
82
85
  try {
83
- a == null || a.setItem(i, JSON.stringify(s));
86
+ a == null || a.setItem(i, JSON.stringify(g));
84
87
  } catch (l) {
85
- console.warn(l), M();
88
+ console.warn(l), j();
86
89
  }
87
90
  }
88
91
  }, [
89
- (D = e.stylesConfigState) == null ? void 0 : D.persistenceKey,
90
- s,
91
- (L = e.stylesConfigState) == null ? void 0 : L.persistenceType
92
- ]), g(() => {
92
+ (U = e.stylesConfigState) == null ? void 0 : U.persistenceKey,
93
+ g,
94
+ (A = e.stylesConfigState) == null ? void 0 : A.persistenceType
95
+ ]), S(() => {
93
96
  var t, i, c;
94
97
  if ((t = e.stylesConfigState) != null && t.persistenceKey && ((i = e.stylesConfigState) == null ? void 0 : i.persistenceType) === "online") {
95
98
  const { onlineGet: n, persistenceKey: a } = e.stylesConfigState;
96
99
  try {
97
100
  (c = n == null ? void 0 : n(a)) == null || c.then((l) => {
98
101
  var r;
99
- const o = y(l ?? {}, (r = e == null ? void 0 : e.stylesConfigState) == null ? void 0 : r.value);
100
- I(
101
- Object.keys(o).length ? o : z
102
+ const o = u(l ?? {}, (r = e == null ? void 0 : e.stylesConfigState) == null ? void 0 : r.value);
103
+ J(
104
+ Object.keys(o).length ? o : b
102
105
  );
103
106
  });
104
107
  } catch (l) {
@@ -106,9 +109,9 @@ function We(e) {
106
109
  }
107
110
  }
108
111
  }, []);
109
- const u = d(() => (e.columns ?? []).filter(
110
- (t) => !Fe.includes(t) && t.title
111
- ), [e.columns]), x = d(() => {
112
+ const s = y(() => (e.columns ?? []).filter(
113
+ (t) => !Ge.includes(t) && t.title
114
+ ), [e.columns]), x = y(() => {
112
115
  var n;
113
116
  const t = {
114
117
  fields: [],
@@ -116,16 +119,16 @@ function We(e) {
116
119
  key: "current",
117
120
  info: void 0
118
121
  }
119
- }, i = u.find((a) => {
122
+ }, i = s.find((a) => {
120
123
  var l;
121
124
  return (l = a == null ? void 0 : a.children) == null ? void 0 : l.length;
122
- }), c = u.filter((a) => !a.isOperationCol);
125
+ }), c = s.filter((a) => !a.isOperationCol);
123
126
  if (i)
124
- t.fields = Ue(c);
127
+ t.fields = Le(c);
125
128
  else {
126
129
  const a = [];
127
130
  c.forEach((l, o) => {
128
- const r = B(l, o);
131
+ const r = E(l, o);
129
132
  r && !l.exportHidden && a.push({
130
133
  field: r,
131
134
  title: l.title,
@@ -133,8 +136,8 @@ function We(e) {
133
136
  });
134
137
  }), t.fields = a;
135
138
  }
136
- return (n = e == null ? void 0 : e.exportConfigState) != null && n.defaultValue ? y(t, e.exportConfigState.defaultValue) : t;
137
- }, [u]), [V, T] = N(
139
+ return (n = e == null ? void 0 : e.exportConfigState) != null && n.defaultValue ? u(t, e.exportConfigState.defaultValue) : t;
140
+ }, [s]), [V, T] = N(
138
141
  () => {
139
142
  var n, a, l;
140
143
  const { persistenceType: t, persistenceKey: i, onlineGet: c } = e.exportConfigState || {};
@@ -143,7 +146,7 @@ function We(e) {
143
146
  try {
144
147
  const r = o == null ? void 0 : o.getItem(i);
145
148
  if (r)
146
- return (n = e == null ? void 0 : e.exportConfigState) != null && n.defaultValue ? y(
149
+ return (n = e == null ? void 0 : e.exportConfigState) != null && n.defaultValue ? u(
147
150
  JSON.parse(r),
148
151
  (a = e == null ? void 0 : e.exportConfigState) == null ? void 0 : a.defaultValue
149
152
  ) : JSON.parse(r);
@@ -154,11 +157,11 @@ function We(e) {
154
157
  return e.exportConfig || ((l = e.exportConfigState) == null ? void 0 : l.value) || x;
155
158
  },
156
159
  {
157
- value: ((U = e.exportConfigState) == null ? void 0 : U.value) || e.exportConfig,
158
- onChange: ((A = e.exportConfigState) == null ? void 0 : A.onChange) || e.onExportConfigChange
160
+ value: ((D = e.exportConfigState) == null ? void 0 : D.value) || e.exportConfig,
161
+ onChange: ((G = e.exportConfigState) == null ? void 0 : G.onChange) || e.onExportConfigChange
159
162
  }
160
163
  );
161
- g(() => {
164
+ S(() => {
162
165
  var n, a;
163
166
  const { persistenceType: t, persistenceKey: i, onlineGet: c } = e.exportConfigState || {};
164
167
  if (i && t && typeof window < "u" && t !== "online") {
@@ -166,7 +169,7 @@ function We(e) {
166
169
  try {
167
170
  const o = l == null ? void 0 : l.getItem(i);
168
171
  o ? (n = e == null ? void 0 : e.exportConfigState) != null && n.defaultValue ? T(
169
- y(
172
+ u(
170
173
  JSON.parse(o),
171
174
  (a = e == null ? void 0 : e.exportConfigState) == null ? void 0 : a.defaultValue
172
175
  )
@@ -176,10 +179,10 @@ function We(e) {
176
179
  }
177
180
  }
178
181
  }, [
179
- (G = e.exportConfigState) == null ? void 0 : G.persistenceKey,
182
+ (Z = e.exportConfigState) == null ? void 0 : Z.persistenceKey,
180
183
  (_ = e.exportConfigState) == null ? void 0 : _.persistenceType,
181
184
  x
182
- ]), g(() => {
185
+ ]), S(() => {
183
186
  var c, n;
184
187
  if (!((c = e.exportConfigState) != null && c.persistenceKey) || !((n = e.exportConfigState) != null && n.persistenceType) || typeof window > "u")
185
188
  return;
@@ -193,21 +196,21 @@ function We(e) {
193
196
  try {
194
197
  a == null || a.setItem(i, JSON.stringify(V));
195
198
  } catch (l) {
196
- console.warn(l), j();
199
+ console.warn(l), H();
197
200
  }
198
201
  }
199
202
  }, [
200
203
  (F = e.exportConfigState) == null ? void 0 : F.persistenceKey,
201
204
  V,
202
205
  (W = e.exportConfigState) == null ? void 0 : W.persistenceType
203
- ]), g(() => {
206
+ ]), S(() => {
204
207
  var t, i, c;
205
208
  if ((t = e.exportConfigState) != null && t.persistenceKey && ((i = e.exportConfigState) == null ? void 0 : i.persistenceType) === "online") {
206
209
  const { onlineGet: n, persistenceKey: a } = e.exportConfigState;
207
210
  try {
208
211
  (c = n == null ? void 0 : n(a)) == null || c.then((l) => {
209
212
  var r;
210
- const o = y(l ?? {}, (r = e == null ? void 0 : e.exportConfigState) == null ? void 0 : r.value);
213
+ const o = u(l ?? {}, (r = e == null ? void 0 : e.exportConfigState) == null ? void 0 : r.value);
211
214
  T(
212
215
  Object.keys(o).length ? o : x
213
216
  );
@@ -217,21 +220,21 @@ function We(e) {
217
220
  }
218
221
  }
219
222
  }, []);
220
- const C = d(() => {
223
+ const C = y(() => {
221
224
  var l;
222
225
  if ((l = e == null ? void 0 : e.columnsState) != null && l.defaultValue)
223
226
  return e.columnsState.defaultValue;
224
- const t = u.filter((o) => o.fixed === "left").map((o, r) => ({ ...o, order: r })), i = u.filter((o) => o.fixed === "right").map((o, r) => ({ ...o, order: r })), c = u.filter((o) => !["left", "right"].includes(o.fixed)).map((o, r) => ({ ...o, order: r })), n = [...t, ...c, ...i], a = {};
227
+ const t = s.filter((o) => o.fixed === "left").map((o, r) => ({ ...o, order: r })), i = s.filter((o) => o.fixed === "right").map((o, r) => ({ ...o, order: r })), c = s.filter((o) => !["left", "right"].includes(o.fixed)).map((o, r) => ({ ...o, order: r })), n = [...t, ...c, ...i], a = {};
225
228
  return n.forEach((o, r) => {
226
- const { order: m, width: Xe, fixed: je, disabled: He } = o, re = B(o, r);
229
+ const { order: m, width: Fe, fixed: Me, disabled: je } = o, re = E(o, r);
227
230
  re && (a[re] = {
228
231
  show: !0,
229
232
  order: m,
230
- fixed: je,
231
- disabled: He
233
+ fixed: Me,
234
+ disabled: je
232
235
  });
233
236
  }), a;
234
- }, [u]), [be, Oe] = h(!1), [S, w] = N(
237
+ }, [s]), [Ke, Oe] = h(!1), [d, w] = N(
235
238
  () => {
236
239
  var n, a, l, o;
237
240
  const { persistenceType: t, persistenceKey: i, onlineGet: c } = e.columnsState || {};
@@ -240,7 +243,7 @@ function We(e) {
240
243
  try {
241
244
  const m = r == null ? void 0 : r.getItem(i);
242
245
  if (m)
243
- return (n = e == null ? void 0 : e.columnsState) != null && n.defaultValue ? y(
246
+ return (n = e == null ? void 0 : e.columnsState) != null && n.defaultValue ? u(
244
247
  JSON.parse(m),
245
248
  (a = e == null ? void 0 : e.columnsState) == null ? void 0 : a.defaultValue
246
249
  ) : JSON.parse(m);
@@ -251,11 +254,11 @@ function We(e) {
251
254
  return e.columnsStateMap || ((l = e.columnsState) == null ? void 0 : l.value) || ((o = e.columnsState) == null ? void 0 : o.defaultValue) || {};
252
255
  },
253
256
  {
254
- value: ((Z = e.columnsState) == null ? void 0 : Z.value) || e.columnsStateMap,
255
- onChange: ((X = e.columnsState) == null ? void 0 : X.onChange) || e.onColumnsStateChange
257
+ value: ((X = e.columnsState) == null ? void 0 : X.value) || e.columnsStateMap,
258
+ onChange: ((q = e.columnsState) == null ? void 0 : q.onChange) || e.onColumnsStateChange
256
259
  }
257
260
  );
258
- g(() => {
261
+ S(() => {
259
262
  var n, a;
260
263
  const { persistenceType: t, persistenceKey: i, onlineGet: c } = e.columnsState || {};
261
264
  if (i && t && typeof window < "u" && t !== "online") {
@@ -263,7 +266,7 @@ function We(e) {
263
266
  try {
264
267
  const o = l == null ? void 0 : l.getItem(i);
265
268
  o ? (n = e == null ? void 0 : e.columnsState) != null && n.defaultValue ? w(
266
- y(
269
+ u(
267
270
  JSON.parse(o),
268
271
  (a = e == null ? void 0 : e.columnsState) == null ? void 0 : a.defaultValue
269
272
  )
@@ -273,11 +276,11 @@ function We(e) {
273
276
  }
274
277
  }
275
278
  }, [
276
- (q = e.columnsState) == null ? void 0 : q.persistenceKey,
277
- (Q = e.columnsState) == null ? void 0 : Q.persistenceType,
279
+ (Q = e.columnsState) == null ? void 0 : Q.persistenceKey,
280
+ (Y = e.columnsState) == null ? void 0 : Y.persistenceType,
278
281
  C
279
282
  ]);
280
- const J = P(() => {
283
+ const M = B(() => {
281
284
  const { persistenceType: t, persistenceKey: i } = e.columnsState || {};
282
285
  if (!i || !t || typeof window > "u")
283
286
  return;
@@ -287,7 +290,7 @@ function We(e) {
287
290
  } catch (n) {
288
291
  console.warn(n);
289
292
  }
290
- }, [e.columnsState]), M = P(() => {
293
+ }, [e.columnsState]), j = B(() => {
291
294
  const { persistenceType: t, persistenceKey: i } = e.stylesConfigState || {};
292
295
  if (!i || !t || typeof window > "u")
293
296
  return;
@@ -297,7 +300,7 @@ function We(e) {
297
300
  } catch (n) {
298
301
  console.warn(n);
299
302
  }
300
- }, [e.stylesConfigState]), j = P(() => {
303
+ }, [e.stylesConfigState]), H = B(() => {
301
304
  const { persistenceType: t, persistenceKey: i } = e.exportConfigState || {};
302
305
  if (!i || !t || typeof window > "u")
303
306
  return;
@@ -308,7 +311,7 @@ function We(e) {
308
311
  console.warn(n);
309
312
  }
310
313
  }, [e.exportConfigState]);
311
- g(() => {
314
+ S(() => {
312
315
  var c, n;
313
316
  if (!((c = e.columnsState) != null && c.persistenceKey) || !((n = e.columnsState) != null && n.persistenceType) || typeof window > "u")
314
317
  return;
@@ -320,112 +323,111 @@ function We(e) {
320
323
  if (t !== "online") {
321
324
  const a = window[t];
322
325
  try {
323
- a == null || a.setItem(i, JSON.stringify(S));
326
+ a == null || a.setItem(i, JSON.stringify(d));
324
327
  } catch (l) {
325
- console.warn(l), J();
328
+ console.warn(l), M();
326
329
  }
327
330
  }
328
331
  }, [
329
- (Y = e.columnsState) == null ? void 0 : Y.persistenceKey,
330
- S,
331
- ($ = e.columnsState) == null ? void 0 : $.persistenceType
332
- ]), g(() => {
332
+ ($ = e.columnsState) == null ? void 0 : $.persistenceKey,
333
+ d,
334
+ (p = e.columnsState) == null ? void 0 : p.persistenceType
335
+ ]), S(() => {
333
336
  var t, i, c;
334
337
  if ((t = e.columnsState) != null && t.persistenceKey && ((i = e.columnsState) == null ? void 0 : i.persistenceType) === "online") {
335
338
  const { onlineGet: n, persistenceKey: a } = e.columnsState;
336
339
  try {
337
340
  (c = n == null ? void 0 : n(a)) == null || c.then((l) => {
338
341
  var r;
339
- const o = y(l ?? {}, (r = e == null ? void 0 : e.columnsState) == null ? void 0 : r.value);
342
+ const o = u(l ?? {}, (r = e == null ? void 0 : e.columnsState) == null ? void 0 : r.value);
340
343
  w(o), Oe(!0);
341
344
  });
342
345
  } catch (l) {
343
346
  console.warn(l);
344
347
  }
345
348
  }
346
- }, []), g(() => {
349
+ }, []), S(() => {
347
350
  var i, c;
348
- const t = u.findIndex((n) => n == null ? void 0 : n.isOperationCol);
351
+ const t = s.findIndex((n) => n == null ? void 0 : n.isOperationCol);
349
352
  if (t >= 0) {
350
- const n = u[t], a = B(n, t);
351
- !(((i = S == null ? void 0 : S[a]) == null ? void 0 : i.fixed) === ((c = C == null ? void 0 : C[a]) == null ? void 0 : c.fixed)) && Object.keys(S ?? {}).length === 0 && w(C);
353
+ const n = s[t], a = E(n, t);
354
+ !(((i = d == null ? void 0 : d[a]) == null ? void 0 : i.fixed) === ((c = C == null ? void 0 : C[a]) == null ? void 0 : c.fixed)) && Object.keys(d ?? {}).length === 0 && w(C);
352
355
  }
353
- }, [C, S]);
354
- const ze = d(() => (e == null ? void 0 : e.rowHoverable) ?? (f == null ? void 0 : f.rowHoverable) ?? !0, [e == null ? void 0 : e.rowHoverable, f == null ? void 0 : f.rowHoverable]), Ve = d(() => e.zebra ?? s.zebra, [e.zebra, s.zebra]), b = d(() => e.bordered ?? s.bordered, [e.bordered, s.bordered]), ve = d(() => ["column", "row-column"].includes(b), [b]), Ne = d(() => {
356
+ }, [C, d]);
357
+ const ze = y(() => (e == null ? void 0 : e.rowHoverable) ?? (f == null ? void 0 : f.rowHoverable) ?? !0, [e == null ? void 0 : e.rowHoverable, f == null ? void 0 : f.rowHoverable]), be = y(() => e.zebra ?? g.zebra, [e.zebra, g.zebra]), O = y(() => e.bordered ?? g.bordered, [e.bordered, g.bordered]), Ve = y(() => ["column", "row-column"].includes(O), [O]), ve = y(() => {
355
358
  let t = !1;
356
- return ["hide", "column"].includes(b) && (t = !0), t;
357
- }, [b]), Pe = d(() => e.operationPlacement ?? s.operationPlacement, [e.operationPlacement, s.operationPlacement]), [Be, v] = h(!1), [Ee, O] = h(se), Ie = () => {
358
- v(!0), O(se);
359
+ return ["hide", "column"].includes(O) && (t = !0), t;
360
+ }, [O]), [Ne, v] = h(!1), [Be, z] = h(ue), Ee = () => {
361
+ v(!0), z(ue);
362
+ }, Ie = () => {
363
+ v(!1), z(0);
359
364
  }, Je = () => {
360
- v(!1), O(0);
361
- }, Me = () => {
362
365
  var t, i, c;
363
366
  (c = (t = e.columnsState) == null ? void 0 : t.onlineChange) == null || c.call(
364
367
  t,
365
368
  (i = e.columnsState) == null ? void 0 : i.persistenceKey,
366
- S
367
- ), v(!1), O(0);
368
- }, H = {
369
+ d
370
+ ), v(!1), z(0);
371
+ }, P = {
369
372
  loading: e.loading ?? !1,
370
373
  dataSource: e.dataSource,
371
374
  pagination: e.pagination,
372
375
  total: e.total,
373
376
  uuid: K.current,
374
- fullscreen: ue,
375
- setFullscreen: de,
376
- selected: ye,
377
- setSelected: Se,
378
- toolbarWidth: ge,
379
- setToolbarWidth: Ce,
380
- startAutoSaveCountdown: Ie,
381
- isSaving: Be,
382
- countdown: Ee,
383
- cancelAutoSave: Je,
384
- immediateSave: Me,
385
- setCountdown: O,
377
+ fullscreen: de,
378
+ setFullscreen: ye,
379
+ selected: Se,
380
+ setSelected: ge,
381
+ toolbarWidth: Ce,
382
+ setToolbarWidth: me,
383
+ startAutoSaveCountdown: Ee,
384
+ isSaving: Ne,
385
+ countdown: Be,
386
+ cancelAutoSave: Ie,
387
+ immediateSave: Je,
388
+ setCountdown: z,
386
389
  columns: e.columns,
387
- baseColumns: u,
388
- persistenceType: (p = e.columnsState) == null ? void 0 : p.persistenceType,
389
- persistenceKey: (ee = e.columnsState) == null ? void 0 : ee.persistenceKey,
390
- onlineChange: (te = e.columnsState) == null ? void 0 : te.onlineChange,
391
- finish: be,
392
- columnsMap: S,
390
+ baseColumns: s,
391
+ persistenceType: (ee = e.columnsState) == null ? void 0 : ee.persistenceType,
392
+ persistenceKey: (te = e.columnsState) == null ? void 0 : te.persistenceKey,
393
+ onlineChange: (ne = e.columnsState) == null ? void 0 : ne.onlineChange,
394
+ finish: Ke,
395
+ columnsMap: d,
393
396
  setColumnsMap: w,
394
397
  defaultColumnKeyMap: C,
395
- clearPersistenceStorage: J,
396
- stylesConfig: s,
397
- setTableStylesConfig: I,
398
- defaultTableSize: E,
399
- tableSize: s.size,
400
- stylesStorageType: (ne = e.stylesConfigState) == null ? void 0 : ne.persistenceType,
401
- stylesStorageKey: (ie = e.stylesConfigState) == null ? void 0 : ie.persistenceKey,
402
- onlineStylesConfigChange: (ae = e.stylesConfigState) == null ? void 0 : ae.onlineChange,
403
- clearStylesConfigCache: M,
404
- defaultTableStylesConfig: z,
398
+ clearPersistenceStorage: M,
399
+ stylesConfig: g,
400
+ setTableStylesConfig: J,
401
+ defaultTableSize: I,
402
+ tableSize: g.size,
403
+ stylesStorageType: (ie = e.stylesConfigState) == null ? void 0 : ie.persistenceType,
404
+ stylesStorageKey: (ae = e.stylesConfigState) == null ? void 0 : ae.persistenceKey,
405
+ onlineStylesConfigChange: (oe = e.stylesConfigState) == null ? void 0 : oe.onlineChange,
406
+ clearStylesConfigCache: j,
407
+ defaultTableStylesConfig: b,
405
408
  exportConfig: V,
406
409
  setTableExportConfig: T,
407
410
  defaultTableExportConfig: x,
408
- exportStorageType: (oe = e.exportConfigState) == null ? void 0 : oe.persistenceType,
409
- exportStorageKey: (ce = e.exportConfigState) == null ? void 0 : ce.persistenceKey,
410
- onlineExportConfigChange: (le = e.exportConfigState) == null ? void 0 : le.onlineChange,
411
- clearExportConfigCache: j,
412
- zebra: Ve,
411
+ exportStorageType: (ce = e.exportConfigState) == null ? void 0 : ce.persistenceType,
412
+ exportStorageKey: (le = e.exportConfigState) == null ? void 0 : le.persistenceKey,
413
+ onlineExportConfigChange: (fe = e.exportConfigState) == null ? void 0 : fe.onlineChange,
414
+ clearExportConfigCache: H,
415
+ zebra: be,
413
416
  rowHoverable: ze,
414
- showColumnBorder: ve,
415
- hideRowBorder: Ne,
416
- operationPlacement: Pe
417
+ showColumnBorder: Ve,
418
+ hideRowBorder: ve
417
419
  };
418
- return Object.defineProperty(H, "uuid", {
420
+ return Object.defineProperty(P, "uuid", {
419
421
  get: () => K.current
420
- }), H;
422
+ }), P;
421
423
  }
422
- const Ze = Re({}), it = (e) => {
423
- const K = We(e.initValue);
424
- return /* @__PURE__ */ ke.jsx(Ze.Provider, { value: K, children: e.children });
424
+ const _e = Pe({}), tt = (e) => {
425
+ const K = Ze(e.initValue);
426
+ return /* @__PURE__ */ He.jsx(_e.Provider, { value: K, children: e.children });
425
427
  };
426
428
  export {
427
- Ze as BitzTableContext,
428
- _e as SORTER_COLUMN,
429
- it as default,
430
- Fe as toolCols
429
+ _e as BitzTableContext,
430
+ De as SORTER_COLUMN,
431
+ tt as default,
432
+ Ge as toolCols
431
433
  };
@@ -1,6 +1,6 @@
1
1
  import { j as e } from "../../../../../node_modules/.store/react@18.3.1/node_modules/react/jsx-runtime.mjs";
2
- import F from "../../../../../assets/iconfont/IconKuansongde.mjs";
3
- import G from "../../../../../assets/iconfont/IconTekuansong.mjs";
2
+ import G from "../../../../../assets/iconfont/IconKuansongde.mjs";
3
+ import N from "../../../../../assets/iconfont/IconTekuansong.mjs";
4
4
  import W from "../../../../../assets/iconfont/IconJincoude.mjs";
5
5
  import E from "../../../../../assets/iconfont/IconZhongdengde.mjs";
6
6
  import A from "../../../../../assets/iconfont/IconTejincou.mjs";
@@ -13,24 +13,24 @@ import L from "../../../../../assets/iconfont/IconWubanmawentianchong.mjs";
13
13
  import { BitzConfigContext as M } from "../../../../BitzConfigProvider/context.mjs";
14
14
  import { BitzTableContext as O } from "../../../Store/index.mjs";
15
15
  import Y from "../../../../BitzTheme/index.mjs";
16
- import { Form as s, Radio as f, InputNumber as Z, Segmented as q, Row as Q, Col as v, Button as U } from "antd";
17
- import X from "../../../../../node_modules/.store/classnames@2.5.1/node_modules/classnames/index.mjs";
18
- import { forwardRef as _, useRef as S, useEffect as x, useMemo as ee, useContext as b, useImperativeHandle as oe, useState as re, memo as le } from "react";
19
- import { BitzToolBarContext as se } from "../../Wrapper/context.mjs";
20
- import i from "./RadioCard.mjs";
21
- import ie from "./ScopeSwitch.mjs";
22
- import te from "../../../../../node_modules/.store/@ant-design_icons@5.3.7/node_modules/@ant-design/icons/es/icons/RedoOutlined.mjs";
23
- const ne = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
16
+ import { Form as n, Radio as p, Row as Z, Col as P, Button as q } from "antd";
17
+ import Q from "../../../../../node_modules/.store/classnames@2.5.1/node_modules/classnames/index.mjs";
18
+ import { forwardRef as U, useRef as v, useEffect as x, useMemo as X, useContext as h, useImperativeHandle as _, useState as ee, memo as oe } from "react";
19
+ import { BitzToolBarContext as re } from "../../Wrapper/context.mjs";
20
+ import s from "./RadioCard.mjs";
21
+ import le from "./ScopeSwitch.mjs";
22
+ import se from "../../../../../node_modules/.store/@ant-design_icons@5.3.7/node_modules/@ant-design/icons/es/icons/RedoOutlined.mjs";
23
+ const te = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
24
24
  ...t,
25
25
  label: `${t.label}(默认)`
26
- } : t), ae = _(({ display: l, postHeight: d }, t) => {
26
+ } : t), ie = U(({ display: l, postHeight: d }, t) => {
27
27
  var j, g;
28
- const { token: o } = Y.useToken(), h = S(null);
28
+ const { token: o } = Y.useToken(), y = v(null);
29
29
  x(() => {
30
30
  var r;
31
- d((r = h.current) == null ? void 0 : r.clientHeight);
31
+ d((r = y.current) == null ? void 0 : r.clientHeight);
32
32
  }, []);
33
- const C = ee(() => ({
33
+ const C = X(() => ({
34
34
  display: "flex",
35
35
  width: l ? "100%" : 0,
36
36
  pointerEvents: l ? "auto" : "none",
@@ -41,30 +41,30 @@ const ne = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
41
41
  left: 0,
42
42
  right: 0
43
43
  }
44
- }), [l]), P = {
44
+ }), [l]), S = {
45
45
  size: 26,
46
46
  color: o.colorPrimary
47
- }, [a] = s.useForm(), w = (j = b(M).Table) == null ? void 0 : j.stylesScope, { defaultTableSize: H, stylesConfig: R, defaultTableStylesConfig: y } = b(O), n = (g = b(se).config) == null ? void 0 : g.stylesConfig, u = (r, c) => {
47
+ }, [a] = n.useForm(), w = (j = h(M).Table) == null ? void 0 : j.stylesScope, { defaultTableSize: H, stylesConfig: R, defaultTableStylesConfig: b } = h(O), i = (g = h(re).config) == null ? void 0 : g.stylesConfig, u = (r, c) => {
48
48
  var z, I;
49
49
  let m = c;
50
- return (z = n == null ? void 0 : n[r]) != null && z.disabled && (m = X(c, "disabledControl")), {
51
- disabled: (I = n == null ? void 0 : n[r]) == null ? void 0 : I.disabled,
50
+ return (z = i == null ? void 0 : i[r]) != null && z.disabled && (m = Q(c, "disabledControl")), {
51
+ disabled: (I = i == null ? void 0 : i[r]) == null ? void 0 : I.disabled,
52
52
  className: m
53
53
  };
54
54
  };
55
55
  x(() => {
56
56
  a.setFieldsValue({
57
- ...y,
57
+ ...b,
58
58
  ...R,
59
59
  stylesScope: w === "global"
60
60
  });
61
61
  }, []);
62
62
  const k = () => {
63
63
  a.setFieldsValue({
64
- ...y,
64
+ ...b,
65
65
  stylesScope: !1
66
66
  });
67
- }, B = ne({
67
+ }, T = te({
68
68
  defaultSize: H,
69
69
  items: [
70
70
  {
@@ -85,23 +85,23 @@ const ne = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
85
85
  {
86
86
  key: "lg",
87
87
  label: "宽松",
88
- icon: F
88
+ icon: G
89
89
  },
90
90
  {
91
91
  key: "xl",
92
92
  label: "特宽松",
93
- icon: G
93
+ icon: N
94
94
  }
95
95
  ]
96
96
  });
97
- oe(t, () => ({
97
+ _(t, () => ({
98
98
  getFormInstance: () => a
99
99
  }));
100
- const p = S(null), [T, N] = re("auto");
100
+ const f = v(null), [B, F] = ee("auto");
101
101
  return x(() => {
102
- p && N(p.current.clientWidth + 10);
103
- }, []), /* @__PURE__ */ e.jsx("div", { style: C, ref: h, children: /* @__PURE__ */ e.jsxs(
104
- s,
102
+ f && F(f.current.clientWidth + 10);
103
+ }, []), /* @__PURE__ */ e.jsx("div", { style: C, ref: y, children: /* @__PURE__ */ e.jsxs(
104
+ n,
105
105
  {
106
106
  form: a,
107
107
  style: { width: "100%" },
@@ -110,14 +110,14 @@ const ne = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
110
110
  colon: !1,
111
111
  className: "stylesConfigFormContent",
112
112
  children: [
113
- /* @__PURE__ */ e.jsx(s.Item, { label: "行高", name: "size", children: /* @__PURE__ */ e.jsx(f.Group, { ...u("size", "sizeRadioGroup"), children: B.map(({ key: r, label: c, icon: m }) => /* @__PURE__ */ e.jsx(i, { label: c, value: r, children: /* @__PURE__ */ e.jsx(m, { ...P }) }, r)) }) }),
114
- /* @__PURE__ */ e.jsx(s.Item, { label: "分割线", name: "bordered", children: /* @__PURE__ */ e.jsxs(
115
- f.Group,
113
+ /* @__PURE__ */ e.jsx(n.Item, { label: "行高", name: "size", children: /* @__PURE__ */ e.jsx(p.Group, { ...u("size", "sizeRadioGroup"), children: T.map(({ key: r, label: c, icon: m }) => /* @__PURE__ */ e.jsx(s, { label: c, value: r, children: /* @__PURE__ */ e.jsx(m, { ...S }) }, r)) }) }),
114
+ /* @__PURE__ */ e.jsx(n.Item, { label: "分割线", name: "bordered", children: /* @__PURE__ */ e.jsxs(
115
+ p.Group,
116
116
  {
117
117
  ...u("bordered", "splitBorderRadioGroup"),
118
118
  children: [
119
- /* @__PURE__ */ e.jsx(i, { label: "无分割线", value: "hide", children: /* @__PURE__ */ e.jsx(V, { size: 26, color: o.colorPrimaryHover }) }),
120
- /* @__PURE__ */ e.jsx(i, { label: "行分割线", value: "row", children: /* @__PURE__ */ e.jsx(
119
+ /* @__PURE__ */ e.jsx(s, { label: "无分割线", value: "hide", children: /* @__PURE__ */ e.jsx(V, { size: 26, color: o.colorPrimaryHover }) }),
120
+ /* @__PURE__ */ e.jsx(s, { label: "行分割线", value: "row", children: /* @__PURE__ */ e.jsx(
121
121
  D,
122
122
  {
123
123
  size: 26,
@@ -129,7 +129,7 @@ const ne = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
129
129
  ]
130
130
  }
131
131
  ) }),
132
- /* @__PURE__ */ e.jsx(i, { label: "列分割线", value: "column", children: /* @__PURE__ */ e.jsx(
132
+ /* @__PURE__ */ e.jsx(s, { label: "列分割线", value: "column", children: /* @__PURE__ */ e.jsx(
133
133
  J,
134
134
  {
135
135
  size: 26,
@@ -141,7 +141,7 @@ const ne = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
141
141
  ]
142
142
  }
143
143
  ) }),
144
- /* @__PURE__ */ e.jsx(i, { label: "行列分割线", value: "row-column", children: /* @__PURE__ */ e.jsx(
144
+ /* @__PURE__ */ e.jsx(s, { label: "行列分割线", value: "row-column", children: /* @__PURE__ */ e.jsx(
145
145
  $,
146
146
  {
147
147
  size: 26,
@@ -156,15 +156,15 @@ const ne = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
156
156
  ]
157
157
  }
158
158
  ) }),
159
- /* @__PURE__ */ e.jsx(s.Item, { label: "斑马纹", name: "zebra", children: /* @__PURE__ */ e.jsxs(f.Group, { ...u("zebra", "zebraRadioGroup"), children: [
160
- /* @__PURE__ */ e.jsx(i, { label: "有斑马纹", value: !0, children: /* @__PURE__ */ e.jsx(
159
+ /* @__PURE__ */ e.jsx(n.Item, { label: "斑马纹", name: "zebra", children: /* @__PURE__ */ e.jsxs(p.Group, { ...u("zebra", "zebraRadioGroup"), children: [
160
+ /* @__PURE__ */ e.jsx(s, { label: "有斑马纹", value: !0, children: /* @__PURE__ */ e.jsx(
161
161
  K,
162
162
  {
163
163
  size: 26,
164
164
  color: [o.colorPrimaryHover, o.colorPrimary]
165
165
  }
166
166
  ) }),
167
- /* @__PURE__ */ e.jsx(i, { label: "无斑马纹", value: !1, children: /* @__PURE__ */ e.jsx(
167
+ /* @__PURE__ */ e.jsx(s, { label: "无斑马纹", value: !1, children: /* @__PURE__ */ e.jsx(
168
168
  L,
169
169
  {
170
170
  size: 26,
@@ -172,42 +172,13 @@ const ne = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
172
172
  }
173
173
  ) })
174
174
  ] }) }),
175
- /* @__PURE__ */ e.jsx(
176
- s.Item,
177
- {
178
- label: "每页展示数据条数",
179
- labelCol: { span: 6 },
180
- name: "pageSize",
181
- tooltip: "默认展示10条,可设置的展示条数范围:5-100条",
182
- className: "pageSize",
183
- children: /* @__PURE__ */ e.jsx(Z, { min: 5, max: 100, style: { width: 202 }, precision: 0 })
184
- }
185
- ),
186
- /* @__PURE__ */ e.jsx(
187
- s.Item,
188
- {
189
- label: "数据排序方式",
190
- labelCol: { span: 6 },
191
- name: "orderBy",
192
- className: "orderBy",
193
- children: /* @__PURE__ */ e.jsx(
194
- q,
195
- {
196
- options: [
197
- { label: "时间升序", value: "asc" },
198
- { label: "时间倒序", value: "desc" }
199
- ]
200
- }
201
- )
202
- }
203
- ),
204
- /* @__PURE__ */ e.jsxs(Q, { gutter: 16, className: "scopeAndReset", children: [
205
- /* @__PURE__ */ e.jsx(v, { ref: p, style: { width: T }, className: "scope", children: /* @__PURE__ */ e.jsx(s.Item, { name: "stylesScope", children: /* @__PURE__ */ e.jsx(ie, {}) }) }),
206
- /* @__PURE__ */ e.jsx(v, { style: { alignSelf: "flex-end" }, className: "reset", children: /* @__PURE__ */ e.jsx(
207
- U,
175
+ /* @__PURE__ */ e.jsxs(Z, { gutter: 16, className: "scopeAndReset", children: [
176
+ /* @__PURE__ */ e.jsx(P, { ref: f, style: { width: B }, className: "scope", children: /* @__PURE__ */ e.jsx(n.Item, { name: "stylesScope", children: /* @__PURE__ */ e.jsx(le, {}) }) }),
177
+ /* @__PURE__ */ e.jsx(P, { style: { alignSelf: "flex-end" }, className: "reset", children: /* @__PURE__ */ e.jsx(
178
+ q,
208
179
  {
209
180
  type: "link",
210
- icon: /* @__PURE__ */ e.jsx(te, {}),
181
+ icon: /* @__PURE__ */ e.jsx(se, {}),
211
182
  size: "small",
212
183
  onClick: k,
213
184
  children: "重置"
@@ -217,7 +188,7 @@ const ne = ({ defaultSize: l, items: d }) => d.map((t) => t.key === l ? {
217
188
  ]
218
189
  }
219
190
  ) });
220
- }), Be = le(ae);
191
+ }), Re = oe(ie);
221
192
  export {
222
- Be as default
193
+ Re as default
223
194
  };
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .bitzAppPage{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#f4f7fc}.bitzAppPage .pageNavBar{position:relative;width:100%;height:50px;display:flex;align-items:center;justify-content:center}.bitzAppPage .pageNavBar .barLeft{position:absolute;top:0;left:0;width:33%;height:100%;display:flex;align-items:center}.bitzAppPage .pageNavBar .barLeft .icon{margin-left:20px}.bitzAppPage .pageNavBar .barRight{position:absolute;top:0;right:20px;width:33%;height:100%;display:flex;align-items:center;justify-content:flex-end}.bitzAppPage .pageNavBar .barRight .icon{margin-left:20px}.bitzAppPage .pageContent{width:100%;height:calc(100% - 50px);background:#fff}.bitzCollapseBlock{display:flex;align-items:center;justify-content:center}.bitzCollapseBlock .anticon svg{width:1.5em;height:1.5em}.bitzCollapseBlock:hover{cursor:pointer}._BitzAdressBook_ojoim_1{height:100%}._BitzAdressBook_ojoim_1 .ant-tabs{height:calc(100% - 32px)}._BitzAdressBook_ojoim_1 .ant-tabs-content,._BitzAdressBook_ojoim_1 .ant-tabs-content>*{height:100%}._filter_ojoim_11{display:flex;position:relative}._filter_ojoim_11 ._input_ojoim_15{flex:1;display:flex}._filter_ojoim_11 ._icon_ojoim_19{position:absolute;left:9px;top:9px;color:#918c8c}._filter_ojoim_11 input{flex:1;outline:none;background-color:#eee;border:none;height:30px;border-radius:4px;padding-left:30px;padding-right:5px}._filter_ojoim_11 ._filterIcon_ojoim_35{width:40px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}._container_ojoim_43{height:100%;overflow:hidden;position:relative}._main_ojoim_48{height:100%;overflow:auto;margin-right:-8px}._main_ojoim_48 ._item_ojoim_53{display:flex;align-items:center;gap:10px;padding:10px;background-color:#fff}._main_ojoim_48 ._item_ojoim_53:hover{background-color:#efefef}._main_ojoim_48 ._avatar_ojoim_63{width:40px;height:40px;border-radius:100%;background-color:#5d73fa;color:#fff;display:flex;justify-content:center;align-items:center}._main_ojoim_48 ._name_ojoim_73{color:#333}._main_ojoim_48 ._phone_ojoim_76{color:#3339}._sidebar_ojoim_79{height:100%;overflow:auto;position:absolute;right:-34px;top:0;text-align:center;font-size:12px}._sidebar_ojoim_79 ._item_ojoim_53{width:30px;line-height:30px;margin:2px 20px 2px 0;border-radius:4px}._sidebar_ojoim_79 ._item_ojoim_53._active_ojoim_94,._sidebar_ojoim_79 ._item_ojoim_53:hover{cursor:pointer;background:#5d73fa;color:#fff}.bitzConfirmModalBlock .ant-modal-title{display:flex;align-items:center;justify-content:center}.bitzConfirmModalBlock .ant-modal-content{position:relative;padding:0;border-radius:6px;background-color:var(--modalContent-colorBg)}.bitzConfirmModalBlock .ant-modal-content .ant-modal-close{position:absolute;top:14px;right:20px;width:16px;height:16px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-header{height:44px;margin-bottom:0;border-radius:6px 6px 0 0;padding:10px 20px;box-sizing:border-box;background-color:var(--modalContent-colorBg)}.bitzConfirmModalBlock .ant-modal-content .ant-modal-header .ant-modal-title{display:block;font-size:14px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox{display:flex;justify-content:center;padding:24px 40px 30px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .warnIcon{width:20px;height:20px;margin-right:10px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .warnText .warnText1,.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .warnText .warnText3{font-size:12px;color:#697b7a;font-weight:400}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .warnText .warnText2{font-size:12px;color:#333;font-weight:550;margin:0 6px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .modalText{font-size:12px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-footer{margin-top:0;display:flex;align-items:center;justify-content:center;gap:20px;flex-flow:row-reverse;padding-bottom:24px;border-top:none;background-color:var(--modalContent-colorBg)}.bitzConfirmModalBlock .ant-modal-content .ant-modal-footer .ant-btn{width:94px;height:32px;padding:0;border-radius:4px;margin-left:0}.bitzConfirmModalBlock .ant-modal-content .ant-modal-footer .ant-btn span{font-size:14px}.bitzDrawerBlock .ant-drawer-header-title{flex-direction:row-reverse}.bitzDrawerBlock .ant-drawer-header,.bitzPickDrawerheaderwrap .ant-drawer-header{padding:10px;background-color:#f7f7f7}.bitzPickDrawerheader{display:flex;justify-content:space-between}.bitzPickDrawerContent{margin:-24px}.bitzPickDrawerContent .ant-tabs-tab{padding:15px;margin-left:0!important}.bitzPickDrawerContent .item{display:flex;padding:12px;justify-content:space-between}.bitzPickDrawerContent .item:active{background:rgba(0,0,0,.05)}.bitzFloatLayoutBlock{position:fixed;width:100%;height:100%;top:0;left:0;visibility:hidden;z-index:810;transition:visibility .3s cubic-bezier(.36,.66,.04,1)}.bitzFloatLayoutBlock__overlay{top:0;left:0;width:100%;height:100%;position:absolute;background-color:#0000004d;opacity:0;transition:opacity .15s ease-in}.bitzFloatLayoutBlock__header{position:relative;padding:10px;line-height:1.5;background-color:#f7f7f7}.bitzFloatLayoutBlock__header__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:16px;display:block;padding-right:1.70667rem}.bitzFloatLayoutBlock__header__close{position:absolute;padding:.21333rem;top:50%;right:10px;width:20px;height:100%;line-height:1;transform:translateY(-50%)}.bitzFloatLayoutBlock__header__close:after,.bitzFloatLayoutBlock__header__close:before{content:"";position:absolute;top:50%;left:50%;display:inline-block;width:.768rem;height:2px;border-radius:1px;background:#ccc}.bitzFloatLayoutBlock__header__close:before{transform:translate3d(-50%,-50%,0) rotate(45deg)}.bitzFloatLayoutBlock__header__close:after{transform:translate3d(-50%,-50%,0) rotate(-45deg)}.bitzFloatLayoutBlock__container{position:absolute;bottom:0;width:100%;min-height:10vh;max-height:90vh;background-color:#fff;transform:translate3d(0,100%,0);transition:transform .3s cubic-bezier(.36,.66,.04,1);display:flex;flex-direction:column}.bitzFloatLayoutBlock__body{flex:1;overflow-y:auto}.bitzFloatLayoutBlock--active{visibility:visible}.bitzFloatLayoutBlock--active .bitzFloatLayoutBlock__overlay{opacity:1}.bitzFloatLayoutBlock--active .bitzFloatLayoutBlock__container{transform:translateZ(0)}.fullScreenBlock{line-height:0;cursor:pointer}.bitzNoDataBlock{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.bitzNoDataBlock .noDataText{margin-top:10px;color:#999;font-size:16px}:root{--rv-list-text-color: #969799;--rv-list-text-font-size: 14px;--rv-list-text-line-height: 50px;--rv-list-loading-icon-size: 16px}.bitz-list__loading,.bitz-list__finished,.bitz-list__error{color:var(--rv-list-text-color);font-size:var(--rv-list-text-font-size);line-height:var(--rv-list-text-line-height);text-align:center}.bitz-list__loading{display:flex;justify-content:center;align-items:center}.bitz-list__loadingText{margin-left:10px}.scrollbar::-webkit-scrollbar{height:.6rem;width:.6rem}.scrollbar::-webkit-scrollbar-corner{background-color:transparent}.scrollbar::-webkit-scrollbar-thumb{border-radius:.9rem;border-top-width:.4rem;border-right-width:.4rem;border-bottom-width:.4rem;border-left-width:.4rem;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;background-clip:content-box;background-color:var(--colorScrollbarOverlay)}.scrollbar::-webkit-scrollbar-track{background-color:transparent}.bitzFuiCalendarBlock{background-color:#fff;position:relative;width:100%;height:100%;display:flex;box-sizing:border-box;--colorNeutralBackground2: #fafafa;--colorNeutralStroke2: #e0e0e0}.bitzFuiCalendarBlock *{box-sizing:border-box}.bitzFuiCalendarContainer{min-width:100%;min-height:100%;opacity:1;flex-direction:column;display:flex;text-align:left;line-height:1.4286;forced-color-adjust:none;font-weight:400;font-size:14px;text-size-adjust:100%}.bitzFuiCalendarToolbar{padding-right:3rem;padding-left:3rem;min-height:4.2rem;-webkit-box-pack:justify;justify-content:space-between;border-left-style:none;border-right-style:none;border-left-color:#e0e0e0;border-bottom-color:#e0e0e0;border-right-color:#e0e0e0;border-top-color:#e0e0e0;border-bottom-style:solid;border-top-style:solid;border-left-width:.1rem;border-bottom-width:.1rem;border-right-width:.1rem;border-top-width:.1rem;display:flex}.bitzFuiCalendarToolbar__right{column-gap:10px;display:flex}.bitzFuiCalendarToolbar__right_dropdown{padding-bottom:.8rem;padding-top:.8rem;display:inline-flex;align-items:center}.bitzFuiCalendarToolbar__left{-webkit-box-align:center;align-items:center;position:relative;display:flex}.bitzFuiCalendarConent{overflow:auto;flex:1 1 0%;flex-direction:column;display:flex}.bitzFuiCalendarHead{scrollbar-gutter:stable;min-height:6rem;padding-left:5.1rem;border-bottom-color:#e0e0e0;overflow:hidden;border-bottom-style:solid;border-bottom-width:.1rem;display:flex}.bitzFuiCalendarHead::-webkit-scrollbar{height:.6rem;width:.6rem}.bitzFuiCalendarHead::-webkit-scrollbar-corner{background-color:transparent}.bitzFuiCalendarHead::-webkit-scrollbar-thumb{border-radius:.9rem;border-top-width:.4rem;border-right-width:.4rem;border-bottom-width:.4rem;border-left-width:.4rem;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;background-clip:content-box;background-color:var(--colorScrollbarOverlay)}.bitzFuiCalendarHead::-webkit-scrollbar-track{background-color:transparent}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem{position:relative;width:0;height:6rem;min-height:6rem;-webkit-box-pack:center;justify-content:center;border-left-color:#e0e0e0;background-color:transparent;flex:1 1 0%;-webkit-box-flex:1;flex-grow:1;flex-direction:column;border-left-style:solid;border-left-width:.1rem;display:flex}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem_active:after{right:0;top:0;left:0;height:.2rem;background:#5b5fc7;display:block;position:absolute;content:"";box-sizing:border-box}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem_active .bitzFuiCalendarHeadItem__num,.bitzFuiCalendarHead .bitzFuiCalendarHeadItem_active .bitzFuiCalendarHeadItem__week{color:#5b5fc7}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem__content{padding-right:1rem;padding-left:1rem;flex-direction:column;display:flex}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem__num{font-size:2.4rem;font-weight:400;line-height:1.3333;color:#616161}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem__week{font-weight:400;line-height:1.3333;font-size:1.2rem;color:#616161}.bitzFuiCalendarBody{opacity:1;overflow:auto;flex-direction:column;display:flex;height:calc(100vh - 165px)}.bitzFuiCalendarBodyContainer{scrollbar-gutter:stable;position:relative;overflow-x:hidden;overflow-y:auto;display:flex}.bitzFuiCalendarBodyContainer::-webkit-scrollbar{height:.6rem;width:.6rem}.bitzFuiCalendarBodyContainer::-webkit-scrollbar-corner{background-color:transparent}.bitzFuiCalendarBodyContainer::-webkit-scrollbar-thumb{border-radius:.9rem;border-top-width:.4rem;border-right-width:.4rem;border-bottom-width:.4rem;border-left-width:.4rem;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;background-clip:content-box;background-color:var(--colorScrollbarOverlay)}.bitzFuiCalendarBodyContainer::-webkit-scrollbar-track{background-color:transparent}.bitzFuiCalendarBody__time{min-width:5.1rem;width:5.1rem;border-bottom-color:#e0e0e0;height:fit-content;background-color:transparent;flex-direction:column;-webkit-user-select:none;user-select:none;border-bottom-style:solid;border-bottom-width:.1rem;display:flex}.bitzFuiCalendarBody__time__item{min-height:8.1rem;text-align:center;line-height:1.3333;font-size:1.2rem;color:#616161;display:block}.bitzFuiCalendarBody__content{height:fit-content;width:100%;display:flex}.bitzFuiCalendarBody__content__row{flex:1 1 .1rem;color:#252423;border-left-width:0;border-bottom-width:0;border-right-width:0;border-top-width:2px;border-radius:0;border-left-style:none;border-bottom-style:none;border-right-style:none;border-top-style:none;box-shadow:none;background-color:transparent;position:relative;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;padding:0}.bitzFuiCalendarBody__content__row__list{background-color:transparent;width:100%;flex-direction:column;display:flex}.bitzFuiCalendarBody__content__row__list2{top:0;width:calc(100% - 1.6rem);pointer-events:none;height:100%;color:#252423;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:2px;border-bottom-style:none;border-top-style:none;border-radius:0;box-shadow:none;position:absolute;background-color:transparent;border-left-style:none;border-right-style:none;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;padding:0}.bitzFuiCalendarBody__content__row__item{border-bottom-style:solid;outline-width:0;border-right-style:none;border-top-style:none;background-color:var(--colorNeutralBackground2);border-left-color:var(--colorNeutralStroke2);border-left-style:solid;border-bottom-width:.1rem;border-left-width:.1rem;border-bottom-color:var(--colorNeutralStroke2)}.bitzFuiCalendarBody__content__row__item:hover{background-color:#f0f0f0}.bitzFuiCalendarBlock-pop-contianer{min-height:160px;min-width:220px;display:flex;flex-direction:column;justify-content:space-between}.bitzFuiCalendarBlock-pop-contianer .pop-header{display:flex;align-items:center}.bitzFuiCalendarBlock-pop-contianer .pop-header .pop-avatar{display:flex;align-items:center;margin-right:5px}.bitzFuiCalendarBlock-pop-contianer .pop-header .name{font-size:12px;display:flex;justify-content:space-between;align-items:center}.bitzFuiCalendarBlock-pop-contianer .pop-content{font-size:12px}.bitzFuiCalendarBlock-pop-contianer .pop-period-conent{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#424242}.bitzFuiCalendarBlock-pop-contianer .pop-tag,.bitzFuiCalendarBlock-pop-contianer .pop-footer{display:flex;align-items:center;justify-content:space-between}.calendarAgendumBlock{height:auto;overflow:auto;list-style:none;display:block;padding:0;margin:0}.bitzLanguageTabsBlock{position:fixed;left:0;right:0;bottom:0;z-index:10;padding:10px 30px;background:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;box-shadow:0 -1px 10px #00000040}.bitzLanguageTabsBlock .languagesBox{display:flex;gap:10px}.bitzLanguageTabsBlock .languagesBox img{cursor:pointer;box-shadow:0 0 5px #00000040}.bitzLanguageTabsBlock .languagesBox .item{padding:2px;display:flex;align-items:center}.bitzLanguageTabsBlock .languagesBox .itemActive{background:#444791}.bitzLanguageTabsBlock .copyBox{font-size:16px}.BitzMeetingTime2Block{width:100%;height:100%;position:relative;display:flex}.BitzMeetingTimeRow{display:flex;flex-direction:column;text-align:center}.BitzMeetingTimeTopTime,.BitzMeetingTimeBottomTime{font-size:10px}.BitzMeetingTimeList{display:flex;flex-direction:column;justify-content:center;margin:2.5px 0;padding:0}.BitzMeetingTime2ItemBlock{font-size:12px;height:50px;width:50px;color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;cursor:pointer;margin:2.5px;background-color:#f2f3f2;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.free{background-color:#aadf6f}.free:hover{background-color:#6b9e31}.BitzLoadMorePage .scroll_container{height:100%}.bitzModalBlock .ant-modal-title{display:flex;align-items:center;justify-content:center}.bitzModalBlock .ant-modal-content{border-radius:10px}.bitzModalBlock .ant-modal-footer{display:flex;align-items:center;justify-content:center}.bitzModalBlock .ant-modal-footer .ant-btn{flex:1}.bitzModalBlock .ant-modal-footer .ant-btn:nth-child(2){background-color:#ff4d4f}.bitzModalBlock .textBox{display:flex;align-items:center;justify-content:center;min-height:80px}.bitzLoadingBlock{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bitzNoMoreBlick{width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#333;margin-top:-10px}._container_tbbzt_1{display:grid;gap:10px}._header_tbbzt_5{display:flex;justify-content:space-between}._setting-btn_tbbzt_9{margin-left:auto}._search_tbbzt_12{height:32px;padding:0 10px}:root{--rv-pull-refresh-head-height: 50px;--rv-pull-refresh-head-font-size: 14px;--rv-pull-refresh-head-text-color: #969799;--rv-pull-refresh-loading-icon-size: 16px}.bitz-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.bitz-pull-refresh__track{position:relative;height:100%;transition-property:transform}.bitz-pull-refresh__head{position:absolute;left:0;width:100%;height:var(--rv-pull-refresh-head-height);overflow:hidden;color:var(--rv-pull-refresh-head-text-color);font-size:var(--rv-pull-refresh-head-font-size);line-height:var(--rv-pull-refresh-head-height);text-align:center;transform:translateY(-100%)}.bitz-pull-refresh__loading .bitz-loading__spinner{width:var(--rv-pull-refresh-loading-icon-size);height:var(--rv-pull-refresh-loading-icon-size)}.bitzRefreshBlock{width:100%;height:100px;background:#fff;display:flex;align-items:center;justify-content:center}.bitzRefreshBlock .loadingBox{width:150px;height:15px;margin:0 auto;display:flex;align-items:center;justify-content:center}.bitzRefreshBlock .loadingBox span{display:inline-block;width:15px;height:100%;margin-right:5px;border-radius:50%;animation:load 1.04s ease infinite;-webkit-animation:load 1.04s ease infinite}.bitzRefreshBlock .loadingBox span:last-child{margin-right:0}@-webkit-keyframes load{0%{opacity:1}to{opacity:0}}.bitzRefreshBlock .loadingBox span:nth-child(1){animation-delay:.13s;-webkit-animation-delay:.13s}.bitzRefreshBlock .loadingBox span:nth-child(2){animation-delay:.26s;-webkit-animation-delay:.26s}.bitzRefreshBlock .loadingBox span:nth-child(3){animation-delay:.39s;-webkit-animation-delay:.39s}._bitzRemakBlock_hxmvg_1{padding-bottom:20px}.bitz-page-header{box-sizing:border-box;margin:0;padding:0;color:#000000e0;font-size:14px;line-height:1.57142857;list-style:none;position:relative;background-color:transparent;padding-block-start:8px;padding-block-end:16px;padding-inline-start:40px;padding-inline-end:40px}.bitz-page-header-back{font-size:16px;line-height:1}.bitz-page-header-back-button{font-size:16px;cursor:pointer}.bitz-page-header-breadcrumb{padding-block-start:18px}.bitz-page-header-heading{padding-block-start:8px;display:flex;justify-content:space-between}.bitz-page-header-heading-left{display:flex;align-items:center;margin-block:4px;margin-inline-end:0;margin-inline-start:0;overflow:hidden}.bitz-page-header-heading-title{margin-inline-end:12px;margin-block-end:0;color:#000000e0;font-weight:600;font-size:20px;line-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bitz-page-header-heading-extra{margin-block:4px;margin-inline-end:0;margin-inline-start:0;white-space:nowrap}.bitz-page-header-content{padding-block-start:8px}.bitz-page-header-footer{margin-block-start:8px}.bitz-page-header-compact .bitz-page-header-heading{flex-wrap:wrap}.bitz-page-header-wide{max-width:1152px;margin:0 auto}.bitz-page-header-rtl{direction:rtl}.bitzPaginationBlock{display:flex;align-items:center;justify-content:center}.bitzPaginationBlock .ant-pagination{width:100%;display:flex;flex-wrap:wrap;row-gap:8px}.bitzScheduleCenterBlock{--fc-button-bg-color: #ffffff;--fc-button-border-color: #d9d9d9;--fc-button-text-color: rgba(0, 0, 0, .88);--fc-button-active-bg-color: #1677ff;--fc-button-active-border-color: #1677ff;--fc-button-hover-bg-color: #ffffff;--fc-button-hover-border-color: #1677ff;--fc-event-bg-color: #1677ff;--fc-event-border-color: #1677ff;--fc-today-bg-color: #e6f4ff}.bitzScheduleCenterBlock .fc-button-primary:not(:disabled).fc-button-active:focus,.bitzScheduleCenterBlock .fc-button-primary:not(:disabled):active:focus,.bitzScheduleCenterBlock .fc-button-primary:focus{box-shadow:none}.bitzScheduleCenterBlock .fc-button-primary:not(.fc-button-active,:disabled):hover{--fc-button-text-color: #1677ff}.bitzScheduleCenterBlock .fc-button-primary:not(:disabled):active{--fc-button-text-color: #ffffff}.bitzScheduleCenterBlock .fc-button-active{--fc-button-text-color: #ffffff}.bitzScheduleCenterBlock .bitzPopover{display:block;width:100%}.bitzScheduleCenterBlock .fc-daygrid-event-harness .fc-event-main .bitzPopover{display:flex;flex-direction:column;flex:1;height:100%}.bitzScheduleCenterBlock .fc-daygrid-event-harness>a.fc-daygrid-dot-event{width:100%;white-space:inherit}.bitzScheduleCenterBlock .fc-timegrid-event .fc-event-time{white-space:inherit}.bitzScheduleCenterBlock-pop-contianer{min-height:160px;min-width:220px;display:flex;flex-direction:column;justify-content:space-between}.bitzScheduleCenterBlock-pop-contianer .pop-header{display:flex;align-items:center}.bitzScheduleCenterBlock-pop-contianer .pop-header .pop-avatar{display:flex;align-items:center;margin-right:5px}.bitzScheduleCenterBlock-pop-contianer .pop-header .name{font-size:12px;display:flex;align-items:center}.bitzScheduleCenterBlock-pop-contianer .pop-content{font-size:12px}.bitzScheduleCenterBlock-pop-contianer .pop-period-conent{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#424242}.bitzScheduleCenterBlock-pop-contianer .pop-tag,.bitzScheduleCenterBlock-pop-contianer .pop-footer{display:flex;align-items:center;justify-content:space-between}._bitzPopoverBlock_1wotm_1{vertical-align:middle;word-break:break-all;max-width:100%;position:relative;overflow:hidden}._bitzPopoverBlock_1wotm_1 ._Paragraph_1wotm_8{transition:-webkit-line-clamp .3s linear}.bitzTextBlock{display:inline-flex}.bitzTextBlock:hover .copyIcon{opacity:1;pointer-events:auto}.bitzTextBlock .bitzTextContent{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bitzTextBlock .bitzMeasureContent{white-space:nowrap;position:absolute;left:0;visibility:hidden;pointer-events:none}.bitzTextBlock .copyIcon{display:inline-block;padding-left:4px;opacity:0;transform:translateY(.06em);transition:opacity .15s;pointer-events:none}.bitzTextBlock .copyIcon:not(:hover){color:inherit!important}._container_v9wfg_1{position:fixed;top:66px;bottom:0;right:-500px;z-index:100;width:400px;max-width:100%;background-color:#fff;box-shadow:0 1px 10px #00000026;border-radius:4px;overflow:hidden;transition:.3s ease-out;display:flex;flex-direction:column}._container_v9wfg_1._show_v9wfg_17{right:0}._container_v9wfg_1._hide_v9wfg_20{right:-500px}._container_v9wfg_1 ._select_v9wfg_23{margin-top:10px;outline:none}._container_v9wfg_1 ._select_v9wfg_23>div{box-shadow:none!important;border-width:0!important;border-bottom-width:1px!important}._container_v9wfg_1 h4{padding:0 10px;color:#424242;font-size:18px;line-height:21px;margin-bottom:10px;display:flex;justify-content:space-between}._container_v9wfg_1 ._tag_v9wfg_41{font-weight:400;background-color:#ff9800;color:#fff;border:none}._header_v9wfg_47{background-color:#3f51b5;color:#fff;display:flex;justify-content:space-between}._header_v9wfg_47 h3{font-size:18px;padding:20px 30px;margin:0}._header_v9wfg_47 ._close_v9wfg_58{margin-right:40px;cursor:pointer;color:#efefef}._header_v9wfg_47 ._close_v9wfg_58:hover{color:#fff}._alert_v9wfg_66{color:#ff9800;border-color:#ffe0b2;background-color:#ffe0b2cc}._timerList_v9wfg_71{flex:1;overflow:auto}._timer_v9wfg_71{border-top:1px solid #ddd;padding:10px 18px;display:grid;grid-template-columns:40px 1fr;gap:20px}._timer_v9wfg_71 ._btn_v9wfg_82{font-size:40px;color:#4caf50;cursor:pointer;border-radius:100%;box-shadow:0 6px 10px #00000026}._timer_v9wfg_71 ._btn_v9wfg_82:hover{color:#66bb6a}._timer_v9wfg_71 ._pause_v9wfg_92{color:#ff9800}._timer_v9wfg_71 ._pause_v9wfg_92:hover{color:#ffa726}._timer_v9wfg_71 ._time_v9wfg_71{color:#333;font-size:24px;flex:1}._timer_v9wfg_71 ._tools_v9wfg_103{opacity:0;transition:.15s ease-in}._timer_v9wfg_71:hover ._tools_v9wfg_103{opacity:1}._flex_v9wfg_110{display:flex}._desc_v9wfg_113{margin-top:10px;margin-bottom:3px;font-size:12px;color:#616161;display:flex;justify-content:space-between}._form_v9wfg_121{margin-top:15px}._form_v9wfg_121 .ant-form-item{margin-bottom:10px}._addbtn_v9wfg_127{font-size:60px;position:absolute;right:15px;bottom:15px;z-index:10;color:#5d73fa;background-color:#fff;box-shadow:0 1px 6px #00000040;border-radius:100%;cursor:pointer}._addbtn_v9wfg_127:hover{color:#879bff}.tableMobileDrawer .ant-drawer-wrapper-body{height:100%}.tableMobileDrawer .ant-drawer-wrapper-body .ant-drawer-body{padding:0;height:100%}.bitzMobileModalBlock .ant-modal-title,.bitzMobileModalBlock .ant-modal-body{text-align:center}.bitzMobileModalBlock .ant-modal-body{padding:20px 0}.bitzMobileModalBlock .ant-modal-footer{display:flex;align-items:center}.bitzMobileModalBlock .ant-modal-footer .ant-btn{flex:1}.bitzMobileModalBlock .ant-modal-footer .ant-btn:nth-child(2){background:#f53f3f;color:#fff}.bitzPcModalBlock .ant-modal-footer .ant-btn:nth-child(2){background:#f53f3f;color:#fff}._splitLine_10tio_1{color:#c7c7c7;padding-left:1.2rem;padding-right:1.2rem}._CalendarAgendumItem_10tio_6{max-width:82.6rem;min-height:4.8rem;list-style:none;margin:1.2rem auto .8rem;-webkit-box-align:center;align-items:center;width:100%;-webkit-user-select:none;user-select:none;position:relative;padding:0;display:flex}._timeContainer_10tio_19{font-size:1.6rem;background-color:#fff;padding-bottom:1.2rem;padding-top:1.2rem;height:4.6rem;max-width:84.6rem;width:99%;top:-.1rem;position:sticky;-webkit-box-pack:start;justify-content:flex-start;line-height:2rem;z-index:1;font-weight:600;color:#242424;padding-left:1.2rem;margin:auto;-webkit-box-align:center;align-items:center;display:flex}._timeContainer_10tio_19._istoday_10tio_41{color:#5b5fc7}._ui-list__item__main_10tio_44{min-width:0;-webkit-box-flex:1;flex-grow:1;flex-direction:column;display:flex;width:100%}._ui-list__item__contentWrapper_10tio_52{display:flex}._ui-list__itemcontent_10tio_55{width:100%;flex-basis:100%;flex-shrink:0;line-height:inherit;margin-right:.8rem;font-size:1.2rem;-webkit-box-flex:1;flex-grow:1}._ui-list__item__container_10tio_65{transition:box-shadow .467s ease 0s;box-shadow:#0000001f 0 0 2px,#00000024 0 1px 2px;min-height:6.6rem;border-bottom-style:none;border-top-style:none;border-left-style:none;border-right-style:none;-webkit-box-pack:center;justify-content:center;border-radius:.4rem;background:#ffffff;-webkit-box-align:center;align-items:center;height:100%;display:flex}._ui-list__item__container__wrap_10tio_82{padding:1.6rem;border-radius:.4rem;width:100%;flex-direction:column;display:flex}._ui-list__item__container__item_10tio_89{overflow:hidden;display:flex}._ui-list__item__container__item_left_10tio_93{align-self:flex-start;display:flex}._ui-list__item__container__item_right_10tio_97{width:100%;flex-direction:column;overflow:hidden;display:flex}._item_left_1_10tio_103{margin-right:1.6rem;height:auto;padding-top:.1rem}._item_left_1_1_10tio_108{border-radius:.2rem;min-width:.4rem;width:.4rem;z-index:1;background-color:#5b5fc7;height:100%}._item_left_2_10tio_116{text-transform:uppercase;width:9rem;text-align:left;flex-direction:column;white-space:nowrap;display:flex}._item_left_2_1_10tio_124{text-transform:lowercase;font-weight:600;font-size:1.4rem;color:#242424;line-height:2.4rem;width:100%;overflow:hidden;display:flex}._item_left_2_2_10tio_134{text-transform:lowercase;line-height:1.6rem;font-size:1.2rem;color:#616161;position:relative;display:flex}._item_right_1_10tio_142{overflow:hidden;display:flex}._item_right_1_1_10tio_146{padding-bottom:.4rem;text-overflow:ellipsis;-webkit-box-align:center;align-items:center;overflow:hidden;display:flex}._item_right_1_1_10tio_146 span{flex-shrink:10000;width:inherit;display:initial;font-weight:600;font-size:1.4rem;color:#242424;text-overflow:ellipsis;line-height:2.4rem;overflow:hidden;white-space:nowrap;cursor:pointer}._item_right_1_2_10tio_167{margin-right:1.2rem;max-width:51rem;line-height:2.4rem;align-self:center;overflow:hidden;display:block;font-size:1.2rem;color:#616161;white-space:nowrap}._item_right_1_3_10tio_178{align-items:flex-start;-webkit-box-pack:center;justify-content:center;margin-left:auto;display:flex}._item_right_2_10tio_185{flex-wrap:wrap;margin-top:.8rem;width:100%;display:flex}._select_ydiq6_1{border-radius:2px;width:100%;min-height:32px;display:grid;grid-template-columns:1fr 24px;gap:8px;border:1px solid #d9d9d9;cursor:pointer}._content_ydiq6_11{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:4px 12px}._placeholder_ydiq6_18{font-size:14px;color:#484644}.crudSearchButtons{margin-left:auto;text-align:right;box-sizing:border-box}.QueryFilterMobile{display:flex;justify-content:space-between;align-items:center}.QueryFilterMobile .ant-form-item{margin-bottom:0}.QueryFilterMobile .search{width:100%}.QueryFilterMobile .more{margin-left:10px}.QueryFilterDrawerBody{flex:1;padding:20px;display:flex;flex-direction:column}.QueryFilterDrawerForm{overflow-y:auto;max-height:65vh}.QueryFilterDrawerFooter{flex-shrink:0;display:flex;justify-content:space-around;align-items:center}.bitzTabbarBlock{height:50px;display:flex;justify-content:space-around;align-items:center;background-color:#fff;-webkit-touch-callout:none}.bitzTabbarBlock.bitzTabbarFixedBlock{position:fixed;bottom:0;left:0;right:0}.bitzTabbarBlock.bitzTabbarBlockBottomSafe{--safeArea-insetBottom: env(safe-area-inset-bottom);height:calc(50px + var(--safeArea-insetBottom));padding-bottom:var(--safeArea-insetBottom)}.bitzTabbarBlock.bitzTabbarBlockBorder{border:1px solid var(--bitzTabbarBlock-borderColor, #ebedf0)}.bitzTabbarBlock .tabbarItem{flex:1;display:flex;flex-direction:column;align-items:center;row-gap:5px}.bitzTabbarBlock .tabbarItem .tabbarItemIcon,.bitzTabbarBlock .tabbarItem .tabbarItemImage{display:flex;justify-content:center;align-items:center}.bitzTabbarBlock .tabbarItem .tabbarItemImage .image{height:22px}.bitzTabbarBlock .tabbarItem .tabbarItemBadgeWrapper{position:relative}.bitzTabbarBlock .tabbarItem .tabbarItemDotBadge{position:absolute;top:-2px;right:-3px;width:8px;height:8px;border-radius:50%}.bitzTabbarBlock .tabbarItem .ant-badge .ant-badge-count{height:14px;line-height:14px;transform:translate(66%,-20%);border-radius:8px}.bitzTabbarBlock .tabbarItem .ant-badge .ant-badge-multiple-words{padding:0 5px}.bitzTabbarBlock .tabbarItem .ant-badge .ant-badge-dot{transform:translate(25%,-30%)}.bitzTabbarBlock .tabbarItem .tabbarItemNumBadge{position:absolute;top:-2px;right:-8px;height:15px;padding:0 4px;display:flex;justify-content:center;align-items:center;border-radius:8px;font-size:12px;line-height:13px;color:#fff}.bitzTabbarBlock .tabbarItem .tabbarItemText{font-size:13px;line-height:14px;font-weight:500}._bitzSelectWrapper_4bx9c_1 ._search-input_4bx9c_1{margin:10px;display:block}._bitzSelectWrapper_4bx9c_1 ._search-input_4bx9c_1 ._ant-input-search_4bx9c_5{width:100%}._bitzSelectWrapper_4bx9c_1 ._tag-list_4bx9c_8{margin:10px}._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11{position:relative;top:20px}._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11 ._mask-top_4bx9c_15,._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11 ._mask-bottom_4bx9c_16{z-index:10;width:100%;height:68px;pointer-events:none;transform:translateZ(0)}._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11 ._mask-top_4bx9c_15{position:absolute;top:0;background:linear-gradient(to top,rgba(255,255,255,.4),rgba(255,255,255,.8))}._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11 ._mask-bottom_4bx9c_16{position:absolute;bottom:1px;background:linear-gradient(to bottom,rgba(255,255,255,.4),rgba(255,255,255,.8))}._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34{position:relative}._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:before,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:before,._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:after,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:after{content:"";display:block;position:absolute;transform-origin:0 0}._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:before ._border-bottom-1px_4bx9c_33:after,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:before ._border-bottom-1px_4bx9c_33:after,._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:after ._border-bottom-1px_4bx9c_33:after,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:after ._border-bottom-1px_4bx9c_33:after{border-bottom:1px solid #ebebeb;left:0;bottom:0;width:100%;transform-origin:0 bottom}._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:before ._border-bottom-1px_4bx9c_33:after ._border-top-1px_4bx9c_34:before,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:before ._border-bottom-1px_4bx9c_33:after ._border-top-1px_4bx9c_34:before,._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:after ._border-bottom-1px_4bx9c_33:after ._border-top-1px_4bx9c_34:before,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:after ._border-bottom-1px_4bx9c_33:after ._border-top-1px_4bx9c_34:before{border-top:1px solid #ebebeb;left:0;top:0;width:100%;transform-origin:0 top}._bitzSelectWrapper_4bx9c_1 ._wheel-wrapper_4bx9c_66{display:flex;padding:0 16px}._bitzSelectWrapper_4bx9c_1 ._wheel_4bx9c_66{flex:1;height:173px;overflow:hidden;font-size:18px;text-align:center}._bitzSelectWrapper_4bx9c_1 ._wheel_4bx9c_66 ._wheel-scroll_4bx9c_77{padding:0;margin-top:68px;line-height:36px;list-style:none}._bitzSelectWrapper_4bx9c_1 ._wheel_4bx9c_66 ._wheel-scroll_4bx9c_77 ._wheel-item_4bx9c_83{list-style:none;height:36px;overflow:hidden;white-space:nowrap;color:#333}._bitzSelectWrapper_4bx9c_1 ._wheel_4bx9c_66 ._wheel-scroll_4bx9c_77 ._wheel-item_4bx9c_83._wheel-disabled-item_4bx9c_90{opacity:.2}._textarea_4bx9c_93{border-radius:2px;width:100%;min-height:32px;display:grid;grid-template-columns:1fr 24px;gap:8px;border:1px solid #d9d9d9}._textarea_4bx9c_93>div{display:flex;flex-wrap:wrap;gap:4px;padding:4px}._select-label_4bx9c_108{padding-left:10px}.bitzTableBlock{--container-bgColor: #fff;height:100%;background:var(--container-bgColor)}.bitzTableBlock.fullscreen:not(:root):fullscreen::backdrop{background:var(--container-bgColor)}.bitzTableBlock .mobileList{height:calc(100% - 200px);padding:10px}.bitzTableBlock .mobileList .listItem{padding:10px;border-radius:6px}.bitzTableBlock .mobileList .listItem:not(:last-child){margin-bottom:10px}.bitzTableBlock .mobileList .listItem .row{display:flex}.bitzTableBlock .mobileList .listItem .row:not(:last-child){margin-bottom:6px}.bitzTableBlock .mobileList .listItem .row .label{flex-shrink:0;font-size:16px;display:flex;align-items:flex-start;flex-direction:column}.bitzTableBlock .mobileList .listItem .row .value{display:flex;flex-wrap:wrap;flex:1;font-size:16px;overflow:hidden}.bitzTableBlock .bitzNoDataBlock{margin-top:20px}.bitzTableBlock .bitzTableContainer{--container-gap: 10px;--toolbar-height: 40px;--toolbar-bgColor: #fafafa;--toolCell-paddingInline: 17px;--toolCell-width: 50px;--thead-bgColor: #e5e5e5;--thead-hoverBgColor: #e0e0e0;--cell-height: 40px;--cell-lineHeight: 16px;--cell-paddingInline: 10px;--rowHover-bgColor: #fafafa;--evenRow-BgColor: #f9f9f9;--oddRow-BgColor: #fff;--fontSize: 12px;--borderColor: #f0f0f0;--cellSkeleton-wrapHeight: 26px;--cellSkeleton-height: 22px;--radioCheckbox-borderColor: #d9d9d9;--expandIcon-borderColor: #d0d0d0;--scrollbar-width: 4px;height:100%;display:flex;flex-direction:column;justify-content:space-between;row-gap:var(--container-gap);position:relative}.bitzTableBlock .bitzTableContainer.hideBorder .ant-table-wrapper .ant-table-thead>tr>th,.bitzTableBlock .bitzTableContainer.hideBorder .ant-table-wrapper .ant-table-thead>tr>td,.bitzTableBlock .bitzTableContainer.hideBorder .ant-table-wrapper .ant-table-tbody>tr>th,.bitzTableBlock .bitzTableContainer.hideBorder .ant-table-wrapper .ant-table-tbody>tr>td{border-color:transparent}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody{position:relative;overflow:hidden;background-color:var(--evenRow-BgColor)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody:has(.disabledUserSelect){cursor:col-resize;overflow:hidden!important}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody:has(.disabledUserSelect) .ant-table-container{pointer-events:none}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .stretchLine{width:2px;position:absolute;left:0;top:calc(var(--toolbar-height) + 1px);opacity:0;transition:opacity .2s;pointer-events:none;z-index:101}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .bitzResizable{position:relative;background-clip:padding-box}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-table-thead>tr>.bitzResizable.disabledUserSelect{-webkit-user-select:none;user-select:none}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-table-thead>tr:has(.disabledUserSelect)>.bitzResizable:not(.disabledUserSelect) .bitzResizableHandle{pointer-events:none}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .bitzResizableHandle{position:absolute;width:10px;height:100%;bottom:0;right:-5px;cursor:col-resize;z-index:1}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .lastColumn .bitzResizableHandle,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .operationCol .bitzResizableHandle{right:0;width:5px}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .operationCol .bitzResizableHandle{position:static;pointer-events:none}.bitzTableBlock .bitzTableContainer.stickyTable .bitzTableContainerBody{overflow:inherit}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead>tr>th,.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead>tr>td{background:var(--thead-bgColor)}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]){box-shadow:0 1px 0 1px var(--thead-bgColor)}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters{background:var(--thead-bgColor)}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover,.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover{background:var(--thead-hoverBgColor)}.bitzTableBlock .bitzTableContainer .bitzTableTitle{font-size:inherit;line-height:normal;margin:0}.bitzTableBlock .bitzTableContainer .ant-table-column-sort{background:inherit}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-tbody .ant-table-row:not(.ant-table-row-selected)>.ant-table-cell-row-hover{background-color:var(--rowHover-bgColor)!important}.bitzTableBlock .bitzTableContainer .ant-table .evenRow:not(.ant-table-row-selected){background:var(--evenRow-BgColor)}.bitzTableBlock .bitzTableContainer .ant-table .evenRow:not(.ant-table-row-selected) .ant-table-cell-fix-left,.bitzTableBlock .bitzTableContainer .ant-table .evenRow:not(.ant-table-row-selected) .ant-table-cell-fix-right{background:inherit}.bitzTableBlock .bitzTableContainer .ant-table .oddRow:not(.ant-table-row-selected){background:var(--oddRow-BgColor)}.bitzTableBlock .bitzTableContainer .ant-table .oddRow:not(.ant-table-row-selected) .ant-table-cell-fix-left,.bitzTableBlock .bitzTableContainer .ant-table .oddRow:not(.ant-table-row-selected) .ant-table-cell-fix-right{background:inherit}.bitzTableBlock .bitzTableContainer .ant-table-body{overflow:auto!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody>.rowPointerCursor{cursor:pointer}.bitzTableBlock .bitzTableContainer .ant-table-title,.bitzTableBlock .bitzTableContainer .ant-table-footer,.bitzTableBlock .bitzTableContainer .ant-table-thead>tr>th,.bitzTableBlock .bitzTableContainer .ant-table-tbody>tr>th,.bitzTableBlock .bitzTableContainer .ant-table-tbody>tr:not(.ant-table-placeholder)>td,.bitzTableBlock .bitzTableContainer tfoot>tr>th,.bitzTableBlock .bitzTableContainer tfoot>tr>td{height:var(--cell-height);line-height:var(--cell-lineHeight);padding-block:0;padding-inline:var(--cell-paddingInline);font-size:var(--fontSize)}.bitzTableBlock .bitzTableContainer.xlBitzTable{--cell-height: var(--xlTable-height);--cell-lineHeight: var(--xlTable-lineHeight);--fontSize: var(--xlTable-fontSize);--toolCell-width: calc(var(--xlTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--xlSkeleton-height) + 4px);--cellSkeleton-height: var(--xlSkeleton-height)}.bitzTableBlock .bitzTableContainer.lgBitzTable{--cell-height: var(--lgTable-height);--cell-lineHeight: var(--lgTable-lineHeight);--fontSize: var(--lgTable-fontSize);--toolCell-width: calc(var(--lgTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--lgSkeleton-height) + 4px);--cellSkeleton-height: var(--lgSkeleton-height)}.bitzTableBlock .bitzTableContainer.mdBitzTable{--cell-height: var(--mdTable-height);--cell-lineHeight: var(--mdTable-lineHeight);--fontSize: var(--mdTable-fontSize);--toolCell-width: calc(var(--mdTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--mdSkeleton-height) + 4px);--cellSkeleton-height: var(--mdSkeleton-height)}.bitzTableBlock .bitzTableContainer.smBitzTable{--cell-height: var(--smTable-height);--cell-lineHeight: var(--smTable-lineHeight);--fontSize: var(--smTable-fontSize);--toolCell-width: calc(var(--smTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--smSkeleton-height) + 4px);--cellSkeleton-height: var(--smSkeleton-height)}.bitzTableBlock .bitzTableContainer.xsBitzTable{--cell-height: var(--xsTable-height);--cell-lineHeight: var(--xsTable-lineHeight);--fontSize: var(--xsTable-fontSize);--toolCell-width: calc(var(--xsTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--xsSkeleton-height) + 4px);--cellSkeleton-height: var(--xsSkeleton-height)}.bitzTableBlock .bitzTableContainer .ant-table-thead .ant-table-selection-column .ant-table-selection .ant-checkbox-wrapper .ant-checkbox-inner:after{width:calc(var(--fontSize) / 2);height:calc(var(--fontSize) / 2)}.bitzTableBlock .bitzTableContainer .ant-table-selection-column .ant-checkbox-inner,.bitzTableBlock .bitzTableContainer .ant-table-selection-column .ant-radio-inner{width:calc(var(--fontSize) + 2px);height:calc(var(--fontSize) + 2px)}.bitzTableBlock .bitzTableContainer .ant-table-selection-column .ant-radio-inner:after{width:calc(var(--fontSize) + 2px);height:calc(var(--fontSize) + 2px);margin-block-start:calc(calc(var(--fontSize) + 2px) / -2);margin-inline-start:calc(calc(var(--fontSize) + 2px) / -2);border-radius:calc(var(--fontSize) + 2px)}.bitzTableBlock .bitzTableContainer .ant-table-selection-column .ant-checkbox-wrapper-checked .ant-checkbox-inner:after{width:calc(calc(var(--fontSize) - 2px) / 2)!important;height:calc(calc(var(--fontSize) + 4px) / 2)!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-row-expand-icon-cell .ant-table-row-expand-icon{width:calc(var(--fontSize) + 3px);height:calc(var(--fontSize) + 3px)}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-row-expand-icon-cell .ant-table-row-expand-icon:before{top:calc(var(--fontSize) / 2)}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-row-expand-icon-cell .ant-table-row-expand-icon:after{inset-inline-start:calc(var(--fontSize) / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-table-tbody .ant-table-cell>.anticon{font-size:calc(var(--fontSize) + 6px);transform:translateY(.15em);vertical-align:unset}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-table-thead .ant-table-column-sorter-inner .anticon{font-size:calc(var(--fontSize) - 2px);transform:translateY(.08em);vertical-align:unset}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-tag,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-tag .anticon{font-size:calc(var(--fontSize) - 1px)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-row{font-size:var(--fontSize)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-switch{font-size:calc(var(--fontSize) - 1px);vertical-align:-.05em}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-switch .ant-switch-inner-checked,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-switch .ant-switch-inner-unchecked{font-size:calc(var(--fontSize) - 1px)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-prefix,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-suffix,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-clear-icon,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-number,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-number-prefix,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-number-suffix{font-size:var(--fontSize)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-number-handler .anticon{font-size:calc(calc(var(--fontSize) + 4px) / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-selection-search-input,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-selection-item{font-size:var(--fontSize)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-selection-item-content{margin-inline-end:calc(var(--fontSize) / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-arrow{font-size:calc(var(--fontSize) - 2px);height:calc(var(--fontSize) - 2px);margin-top:calc(var(--fontSize) * -1 / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-clear{width:calc(var(--fontSize) - 2px);height:calc(var(--fontSize) - 2px);font-size:calc(var(--fontSize) - 2px);margin-top:calc(var(--fontSize) * -1 / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-selection-item-remove{font-size:calc(var(--fontSize) - 4px)}.bitzTableBlock .bitzTableContainer .ant-table-selection-col,.bitzTableBlock .bitzTableContainer .ant-table-selection-column,.bitzTableBlock .bitzTableContainer .ant-table-expand-icon-col,.bitzTableBlock .bitzTableContainer .ant-table-row-expand-icon-cell,.bitzTableBlock .bitzTableContainer .sorterCol{min-width:var(--toolCell-width)!important;max-width:var(--toolCell-width)!important;padding-inline:var(--toolCell-paddingInline)!important}.bitzTableBlock .bitzTableContainer .sorterCol{text-align:center}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td{padding:0!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>.ant-table-wrapper,.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(.ant-table-wrapper){height:100%;margin:0!important;padding-block:0!important;padding-inline-start:calc(var(--toolCell-width) - 1px - var(--scrollbar-width))!important;padding-inline-end:0!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>div:not(.ant-table-wrapper),.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(div:not(.ant-table-wrapper)){height:100%;margin:0!important;padding-block:var(--cell-paddingInline);padding-inline-start:calc(var(--cell-paddingInline) - var(--scrollbar-width));padding-inline-end:var(--cell-paddingInline)}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:after{border-inline-end-color:transparent!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row .ant-table{margin:0!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row .ant-table .ant-table-tbody>tr:last-child>td{border-bottom:1px solid transparent!important}.bitzTableBlock .bitzTableContainer.hasScrollBar .ant-table-tbody .ant-table-expanded-row>td>.ant-table-wrapper,.bitzTableBlock .bitzTableContainer.hasScrollBar .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(.ant-table-wrapper){padding-inline-start:calc(var(--toolCell-width) - 1px)!important}.bitzTableBlock .bitzTableContainer.hasScrollBar .ant-table-tbody .ant-table-expanded-row>td>div:not(.ant-table-wrapper),.bitzTableBlock .bitzTableContainer.hasScrollBar .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(div:not(.ant-table-wrapper)){padding-inline-start:var(--cell-paddingInline)}.bitzTableBlock .bitzTableContainer:not(.hasScrollBar) .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(.ant-table-wrapper)>.ant-table-wrapper{transform:translate(var(--scrollbar-width))}.bitzTableBlock .bitzTableContainer:not(.hasScrollBar) .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(div:not(.ant-table-wrapper))>div{transform:translate(var(--scrollbar-width))}.bitzTableBlock .bitzTableContainer:not(.hasScrollBar) .ant-table-tbody .ant-table-expanded-row>td .ant-table-expanded-row-fixed{overflow:visible!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-placeholder>td .ant-table-expanded-row-fixed{transform:translate(var(--scrollbar-width))}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-placeholder>td .ant-table-expanded-row-fixed:after{inset-inline-end:0!important}.bitzTableBlock .bitzTableContainer .bitzTableToolbarBlock{display:flex;justify-content:space-between;align-items:center;height:var(--toolbar-height);padding-inline:0px;column-gap:16px;background-color:var(--toolbar-bgColor);position:relative;overflow:hidden}.bitzTableBlock .bitzTableContainer .ant-skeleton-paragraph{margin:0;height:var(--cellSkeleton-wrapHeight);display:flex;align-items:center}.bitzTableBlock .bitzTableContainer .ant-skeleton-paragraph li{height:var(--cellSkeleton-height)}.bitzTableBlock .bitzTableContainer .bitzTablePagination{display:flex;align-items:center;font-family:var(--font-family)}.bitzTableBlock .bitzTableContainer .bitzTablePagination .alert{flex:1;display:flex;align-items:center;gap:8px;margin-inline-end:8px}.bitzTableBlock .bitzTableContainer .bitzTablePagination .alert .splitBorder{font-weight:600;transform:translateY(.02em)}.bitzTableBlock .bitzTableContainer .bitzTablePagination .alert .cleanSelected{margin-inline-start:12px;line-height:normal}.bitzTableBlock .bitzTableContainer .ant-radio-wrapper:not(:hover,:focus) .ant-radio:not(.ant-radio-checked) .ant-radio-inner,.bitzTableBlock .bitzTableContainer .ant-checkbox-wrapper:not(:hover,:focus) .ant-checkbox:not(.ant-checkbox-checked) .ant-checkbox-inner{border-color:var(--radioCheckbox-borderColor)}.bitzTableBlock .bitzTableContainer .ant-radio-wrapper-disabled .ant-radio-inner,.bitzTableBlock .bitzTableContainer .ant-checkbox-wrapper-disabled .ant-checkbox-inner{color:var(--radioCheckbox-borderColor);cursor:not-allowed}.bitzTableBlock .bitzTableContainer .ant-table-row-expand-icon:not(:hover,:focus){border-color:var(--expandIcon-borderColor)}.bitzTableBlock .bitzTableContainer .ant-table-row-expand-icon:disabled{color:var(--expandIcon-borderColor);cursor:not-allowed}.tableMobileDrawer .ant-drawer-body{padding:0;height:100%}.tableMobileDrawer .drawerBox{height:100%;display:flex;flex-direction:column}.tableMobileDrawer .drawerBox .boxBody{flex:1}.tableMobileDrawer .drawerBox .boxBody .operaList{height:60px;border-bottom:2px solid #f4f7fc;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:18px}.tableMobileDrawer .drawerBox .boxBody .operaList:last-child{border-bottom:none}.tableMobileDrawer .drawerBox .boxLine{width:100%;height:10px;background:#f4f7fc}.tableMobileDrawer .drawerBox .boxFooter{height:60px;display:flex;align-items:center;justify-content:center;font-size:18px}.tableExportDrawer .ant-drawer-wrapper-body{height:100%}.tableExportDrawer .ant-drawer-wrapper-body .ant-drawer-body{padding:0;height:calc(100% - 56px)}.tableExportDrawer .ant-radio-group,.tableExportDrawer .ant-checkbox-group{display:block}.tableExportDrawer .ant-radio-group label,.tableExportDrawer .ant-checkbox-group label{width:100%}.tableExportDrawer .drawerBox{height:100%}.tableExportDrawer .drawerBox .boxBody{height:calc(100% - 50px)}.tableExportDrawer .drawerBox .boxBody .bodyContent{padding:20px;overflow-x:hidden;overflow-y:auto}.tableExportDrawer .drawerBox .boxBody .row{margin-bottom:20px}.tableExportDrawer .drawerBox .boxBody .row .bitzTitle{margin-bottom:10px}.tableExportDrawer .drawerBox .boxBody .row:last-child{margin-bottom:0}.tableExportDrawer .drawerBox .boxFooter{height:50px;padding:0 20px;display:flex;align-items:center;justify-content:flex-end;font-size:18px;border-top:1px solid rgba(5,5,5,.06);box-sizing:border-box}.tableExportDrawer .drawerBox .boxFooter .submitBtn{margin-left:20px}.tableExportDrawer .drawerBox .boxMobileFooter{height:50px;padding:0 20px;display:flex;align-items:center;justify-content:center;font-size:18px;border-top:1px solid rgba(5,5,5,.06);box-sizing:border-box}.tableExportDrawer .drawerBox .boxMobileFooter .ant-btn{flex:1;height:40px}.tableExportDrawer .drawerBox .boxMobileFooter .ant-btn:nth-child(1){margin-right:10px}.tableFilterDrawer .ant-checkbox-group{display:flex;flex-direction:column}.tableFilterDrawer .ant-checkbox-group label{margin-bottom:10px}.pickerPopupBlock{z-index:-1!important}.pickerPopupBlock.pickerPopupShow{z-index:1150!important;top:120px!important;box-shadow:none}.bitzToastBlock .pcToastBox{position:fixed;z-index:99999999;top:0;width:800px;min-height:36px;left:50%;margin-left:-400px;border-width:1px;border-style:solid;box-sizing:border-box;display:flex}.bitzToastBlock .pcToastBox .mark,.bitzToastBlock .pcToastBox .close{width:50px;display:flex;align-items:center;justify-content:center}.bitzToastBlock .pcToastBox .content{flex:1;display:flex;align-items:center;font-size:14px;color:#242424}.bitzToastBlock .mobileToastBox{position:fixed;z-index:99999999;top:50%;left:50%;transform:translate(-50%,-50%);width:8rem;height:8rem;border-radius:10px;background-color:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center}.bitzToastBlock .mobileToastBox .content{margin-top:10px;font-size:14px;color:#fff}.tableSelectPopupBlock{padding:10px}.tableSelectPopupBlock .pointerMouse{cursor:pointer}.tableSelectPopupBlock .loadingFailedTable .ant-empty{opacity:0}.tableSelectPopupBlock :where(.tableSelectPopupSearchForm) .ant-form-item{margin-bottom:0}.tableSelectPopupBlock .ant-table-selection-extra{padding-inline-start:4px!important;padding-top:1px}.tableSelectPopupBlock .ant-table-tbody>tr>.numRow{background:transparent}.tableSelectPopupBlock .bitzTableContainer:not(.loadingTable) .ant-table-tbody>tr:not(.ant-table-measure-row,.ant-table-expanded-row)>td:not(.numRow){padding-inline:0px!important}.tableSelectPopupBlock .ant-table-body table{overflow:hidden}.tableSelectPopupBlock .ant-table-body table:after{content:" ";position:absolute;bottom:1px;left:0;width:100%;height:1px;box-shadow:0 1px 0 var(--tableBody-bootomBorderColor)}.tableSelectPopupBlock .tableSelectPopupToolTagSelect{--toolTagSelect-color: #333;position:relative}.tableSelectPopupBlock .tableSelectPopupToolTagSelect .ant-select-selection-placeholder{color:var(--toolTagSelect-color)}.tableSelectPopupBlock .tableSelectPopupTotalSelect{position:relative}.tableSelectPopupBlock .tableSelectPopupTotalSelect .tableSelectPopupTotalSelectTip{position:absolute;top:0;right:0;bottom:0;left:0;padding:1px 12px;padding-inline-end:24px;display:flex;align-items:center;pointer-events:none}.tableSelectPopupBlock .tableSelectPopupTablePagination>.ant-pagination-options>.ant-select-in-form-item{width:auto}.tableSelectPopupTotalPopup .ant-empty-normal{margin-block:8px}._FuiCalendarItemBlock_1rypk_1{pointer-events:auto;border-radius:.4rem;width:auto;margin:0rem;flex-direction:row;box-shadow:none;position:absolute;background-color:transparent;border-left-width:.1rem;border-bottom-width:.1rem;border-right-width:.1rem;border-top-width:.1rem;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;border-left-style:solid;border-bottom-style:solid;border-right-style:solid;border-top-style:solid;cursor:pointer;padding:.1rem;display:flex}._container_1rypk_26{background-color:#dce0fa;color:#3d3e78;border-radius:.4rem;height:100%;-webkit-user-select:none;user-select:none;padding:0;width:100%;overflow:hidden;display:flex;position:relative}._verticalLine_1rypk_38{border-bottom-left-radius:inherit;border-top-left-radius:inherit;min-width:.4rem;width:.4rem;z-index:1;height:100%;background-color:#5b5fc7}._card_1rypk_47{border-bottom-right-radius:inherit;border-top-right-radius:inherit;padding-left:.4rem;padding-right:.4rem;flex:1 1 100%;background:inherit;width:100%;flex-direction:column;overflow:hidden;display:flex;position:relative}._card_1rypk_47:hover{background-color:#c5cbfa;color:#3d3e78;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent}._cardBody_1rypk_68{padding-top:.2rem;max-height:3.6rem;line-height:1.8rem;min-height:1.25rem;flex-direction:column;display:flex;padding-bottom:0;padding-left:0;padding-right:0;margin:0}._cardFooter_1rypk_80{align-items:flex-end;right:0;-webkit-box-pack:end;justify-content:flex-end;padding:.4rem .5rem .3rem .8rem;border-radius:.4rem;bottom:0;position:absolute;background-color:inherit;display:flex}._text_1rypk_95{line-height:1.8rem;flex-shrink:1;min-height:1.8rem;overflow-y:hidden;overflow-x:hidden;font-weight:600;font-size:12px}._text2_1rypk_104{unicode-bidi:isolate;flex-shrink:1000;min-height:1.8rem;overflow-y:hidden;overflow-x:hidden;line-height:16px;font-size:12px;display:block}.textBlock{width:100%;padding:0;display:-webkit-box;-webkit-line-clamp:var(--cell-text-maxRows);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;resize:none;border-radius:0;transition:none!important;line-height:inherit}.cellBlock{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center}.cellBlock .tipBlock{position:absolute;left:0;top:0;right:-1px;bottom:auto;min-height:100%;background-color:#fff;border:2px solid #aaa;display:flex;flex-direction:column;justify-content:flex-start;z-index:1;opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}.cellBlock .tipBlock .closeIcon{position:absolute;right:-4px;border-radius:50%;font-size:12px;display:flex;justify-content:center;align-items:center;padding:4px;color:#fefefe;background-color:#666;cursor:pointer}.cellBlock .tipBlock .closeIcon.top{top:-10px}.cellBlock .tipBlock .closeIcon.bottom{bottom:-10px}.cellBlock .tipBlock .tipText{width:100%;border-radius:0;padding:0;line-height:inherit}.cellBlock .toBottom{top:0;bottom:auto}.cellBlock .toTop{top:auto;bottom:0}.cellBlock .show{opacity:1;-webkit-user-select:text;user-select:text;pointer-events:auto}
1
+ ._BitzAdressBook_ojoim_1{height:100%}._BitzAdressBook_ojoim_1 .ant-tabs{height:calc(100% - 32px)}._BitzAdressBook_ojoim_1 .ant-tabs-content,._BitzAdressBook_ojoim_1 .ant-tabs-content>*{height:100%}._filter_ojoim_11{display:flex;position:relative}._filter_ojoim_11 ._input_ojoim_15{flex:1;display:flex}._filter_ojoim_11 ._icon_ojoim_19{position:absolute;left:9px;top:9px;color:#918c8c}._filter_ojoim_11 input{flex:1;outline:none;background-color:#eee;border:none;height:30px;border-radius:4px;padding-left:30px;padding-right:5px}._filter_ojoim_11 ._filterIcon_ojoim_35{width:40px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}._container_ojoim_43{height:100%;overflow:hidden;position:relative}._main_ojoim_48{height:100%;overflow:auto;margin-right:-8px}._main_ojoim_48 ._item_ojoim_53{display:flex;align-items:center;gap:10px;padding:10px;background-color:#fff}._main_ojoim_48 ._item_ojoim_53:hover{background-color:#efefef}._main_ojoim_48 ._avatar_ojoim_63{width:40px;height:40px;border-radius:100%;background-color:#5d73fa;color:#fff;display:flex;justify-content:center;align-items:center}._main_ojoim_48 ._name_ojoim_73{color:#333}._main_ojoim_48 ._phone_ojoim_76{color:#3339}._sidebar_ojoim_79{height:100%;overflow:auto;position:absolute;right:-34px;top:0;text-align:center;font-size:12px}._sidebar_ojoim_79 ._item_ojoim_53{width:30px;line-height:30px;margin:2px 20px 2px 0;border-radius:4px}._sidebar_ojoim_79 ._item_ojoim_53._active_ojoim_94,._sidebar_ojoim_79 ._item_ojoim_53:hover{cursor:pointer;background:#5d73fa;color:#fff}.bitzConfirmModalBlock .ant-modal-title{display:flex;align-items:center;justify-content:center}.bitzConfirmModalBlock .ant-modal-content{position:relative;padding:0;border-radius:6px;background-color:var(--modalContent-colorBg)}.bitzConfirmModalBlock .ant-modal-content .ant-modal-close{position:absolute;top:14px;right:20px;width:16px;height:16px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-header{height:44px;margin-bottom:0;border-radius:6px 6px 0 0;padding:10px 20px;box-sizing:border-box;background-color:var(--modalContent-colorBg)}.bitzConfirmModalBlock .ant-modal-content .ant-modal-header .ant-modal-title{display:block;font-size:14px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox{display:flex;justify-content:center;padding:24px 40px 30px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .warnIcon{width:20px;height:20px;margin-right:10px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .warnText .warnText1,.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .warnText .warnText3{font-size:12px;color:#697b7a;font-weight:400}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .warnText .warnText2{font-size:12px;color:#333;font-weight:550;margin:0 6px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-body .textBox .modalText{font-size:12px}.bitzConfirmModalBlock .ant-modal-content .ant-modal-footer{margin-top:0;display:flex;align-items:center;justify-content:center;gap:20px;flex-flow:row-reverse;padding-bottom:24px;border-top:none;background-color:var(--modalContent-colorBg)}.bitzConfirmModalBlock .ant-modal-content .ant-modal-footer .ant-btn{width:94px;height:32px;padding:0;border-radius:4px;margin-left:0}.bitzConfirmModalBlock .ant-modal-content .ant-modal-footer .ant-btn span{font-size:14px}.bitzCollapseBlock{display:flex;align-items:center;justify-content:center}.bitzCollapseBlock .anticon svg{width:1.5em;height:1.5em}.bitzCollapseBlock:hover{cursor:pointer}.bitzAppPage{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#f4f7fc}.bitzAppPage .pageNavBar{position:relative;width:100%;height:50px;display:flex;align-items:center;justify-content:center}.bitzAppPage .pageNavBar .barLeft{position:absolute;top:0;left:0;width:33%;height:100%;display:flex;align-items:center}.bitzAppPage .pageNavBar .barLeft .icon{margin-left:20px}.bitzAppPage .pageNavBar .barRight{position:absolute;top:0;right:20px;width:33%;height:100%;display:flex;align-items:center;justify-content:flex-end}.bitzAppPage .pageNavBar .barRight .icon{margin-left:20px}.bitzAppPage .pageContent{width:100%;height:calc(100% - 50px);background:#fff}.bitzFloatLayoutBlock{position:fixed;width:100%;height:100%;top:0;left:0;visibility:hidden;z-index:810;transition:visibility .3s cubic-bezier(.36,.66,.04,1)}.bitzFloatLayoutBlock__overlay{top:0;left:0;width:100%;height:100%;position:absolute;background-color:#0000004d;opacity:0;transition:opacity .15s ease-in}.bitzFloatLayoutBlock__header{position:relative;padding:10px;line-height:1.5;background-color:#f7f7f7}.bitzFloatLayoutBlock__header__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:16px;display:block;padding-right:1.70667rem}.bitzFloatLayoutBlock__header__close{position:absolute;padding:.21333rem;top:50%;right:10px;width:20px;height:100%;line-height:1;transform:translateY(-50%)}.bitzFloatLayoutBlock__header__close:after,.bitzFloatLayoutBlock__header__close:before{content:"";position:absolute;top:50%;left:50%;display:inline-block;width:.768rem;height:2px;border-radius:1px;background:#ccc}.bitzFloatLayoutBlock__header__close:before{transform:translate3d(-50%,-50%,0) rotate(45deg)}.bitzFloatLayoutBlock__header__close:after{transform:translate3d(-50%,-50%,0) rotate(-45deg)}.bitzFloatLayoutBlock__container{position:absolute;bottom:0;width:100%;min-height:10vh;max-height:90vh;background-color:#fff;transform:translate3d(0,100%,0);transition:transform .3s cubic-bezier(.36,.66,.04,1);display:flex;flex-direction:column}.bitzFloatLayoutBlock__body{flex:1;overflow-y:auto}.bitzFloatLayoutBlock--active{visibility:visible}.bitzFloatLayoutBlock--active .bitzFloatLayoutBlock__overlay{opacity:1}.bitzFloatLayoutBlock--active .bitzFloatLayoutBlock__container{transform:translateZ(0)}.bitzDrawerBlock .ant-drawer-header-title{flex-direction:row-reverse}.bitzDrawerBlock .ant-drawer-header,.bitzPickDrawerheaderwrap .ant-drawer-header{padding:10px;background-color:#f7f7f7}.bitzPickDrawerheader{display:flex;justify-content:space-between}.bitzPickDrawerContent{margin:-24px}.bitzPickDrawerContent .ant-tabs-tab{padding:15px;margin-left:0!important}.bitzPickDrawerContent .item{display:flex;padding:12px;justify-content:space-between}.bitzPickDrawerContent .item:active{background:rgba(0,0,0,.05)}.bitzModalBlock .ant-modal-title{display:flex;align-items:center;justify-content:center}.bitzModalBlock .ant-modal-content{border-radius:10px}.bitzModalBlock .ant-modal-footer{display:flex;align-items:center;justify-content:center}.bitzModalBlock .ant-modal-footer .ant-btn{flex:1}.bitzModalBlock .ant-modal-footer .ant-btn:nth-child(2){background-color:#ff4d4f}.bitzModalBlock .textBox{display:flex;align-items:center;justify-content:center;min-height:80px}.bitzNoMoreBlick{width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#333;margin-top:-10px}.BitzMeetingTime2Block{width:100%;height:100%;position:relative;display:flex}.BitzMeetingTimeRow{display:flex;flex-direction:column;text-align:center}.BitzMeetingTimeTopTime,.BitzMeetingTimeBottomTime{font-size:10px}.BitzMeetingTimeList{display:flex;flex-direction:column;justify-content:center;margin:2.5px 0;padding:0}.BitzMeetingTime2ItemBlock{font-size:12px;height:50px;width:50px;color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;cursor:pointer;margin:2.5px;background-color:#f2f3f2;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.free{background-color:#aadf6f}.free:hover{background-color:#6b9e31}.BitzLoadMorePage .scroll_container{height:100%}.bitzLoadingBlock{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.scrollbar::-webkit-scrollbar{height:.6rem;width:.6rem}.scrollbar::-webkit-scrollbar-corner{background-color:transparent}.scrollbar::-webkit-scrollbar-thumb{border-radius:.9rem;border-top-width:.4rem;border-right-width:.4rem;border-bottom-width:.4rem;border-left-width:.4rem;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;background-clip:content-box;background-color:var(--colorScrollbarOverlay)}.scrollbar::-webkit-scrollbar-track{background-color:transparent}.bitzFuiCalendarBlock{background-color:#fff;position:relative;width:100%;height:100%;display:flex;box-sizing:border-box;--colorNeutralBackground2: #fafafa;--colorNeutralStroke2: #e0e0e0}.bitzFuiCalendarBlock *{box-sizing:border-box}.bitzFuiCalendarContainer{min-width:100%;min-height:100%;opacity:1;flex-direction:column;display:flex;text-align:left;line-height:1.4286;forced-color-adjust:none;font-weight:400;font-size:14px;text-size-adjust:100%}.bitzFuiCalendarToolbar{padding-right:3rem;padding-left:3rem;min-height:4.2rem;-webkit-box-pack:justify;justify-content:space-between;border-left-style:none;border-right-style:none;border-left-color:#e0e0e0;border-bottom-color:#e0e0e0;border-right-color:#e0e0e0;border-top-color:#e0e0e0;border-bottom-style:solid;border-top-style:solid;border-left-width:.1rem;border-bottom-width:.1rem;border-right-width:.1rem;border-top-width:.1rem;display:flex}.bitzFuiCalendarToolbar__right{column-gap:10px;display:flex}.bitzFuiCalendarToolbar__right_dropdown{padding-bottom:.8rem;padding-top:.8rem;display:inline-flex;align-items:center}.bitzFuiCalendarToolbar__left{-webkit-box-align:center;align-items:center;position:relative;display:flex}.bitzFuiCalendarConent{overflow:auto;flex:1 1 0%;flex-direction:column;display:flex}.bitzFuiCalendarHead{scrollbar-gutter:stable;min-height:6rem;padding-left:5.1rem;border-bottom-color:#e0e0e0;overflow:hidden;border-bottom-style:solid;border-bottom-width:.1rem;display:flex}.bitzFuiCalendarHead::-webkit-scrollbar{height:.6rem;width:.6rem}.bitzFuiCalendarHead::-webkit-scrollbar-corner{background-color:transparent}.bitzFuiCalendarHead::-webkit-scrollbar-thumb{border-radius:.9rem;border-top-width:.4rem;border-right-width:.4rem;border-bottom-width:.4rem;border-left-width:.4rem;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;background-clip:content-box;background-color:var(--colorScrollbarOverlay)}.bitzFuiCalendarHead::-webkit-scrollbar-track{background-color:transparent}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem{position:relative;width:0;height:6rem;min-height:6rem;-webkit-box-pack:center;justify-content:center;border-left-color:#e0e0e0;background-color:transparent;flex:1 1 0%;-webkit-box-flex:1;flex-grow:1;flex-direction:column;border-left-style:solid;border-left-width:.1rem;display:flex}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem_active:after{right:0;top:0;left:0;height:.2rem;background:#5b5fc7;display:block;position:absolute;content:"";box-sizing:border-box}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem_active .bitzFuiCalendarHeadItem__num,.bitzFuiCalendarHead .bitzFuiCalendarHeadItem_active .bitzFuiCalendarHeadItem__week{color:#5b5fc7}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem__content{padding-right:1rem;padding-left:1rem;flex-direction:column;display:flex}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem__num{font-size:2.4rem;font-weight:400;line-height:1.3333;color:#616161}.bitzFuiCalendarHead .bitzFuiCalendarHeadItem__week{font-weight:400;line-height:1.3333;font-size:1.2rem;color:#616161}.bitzFuiCalendarBody{opacity:1;overflow:auto;flex-direction:column;display:flex;height:calc(100vh - 165px)}.bitzFuiCalendarBodyContainer{scrollbar-gutter:stable;position:relative;overflow-x:hidden;overflow-y:auto;display:flex}.bitzFuiCalendarBodyContainer::-webkit-scrollbar{height:.6rem;width:.6rem}.bitzFuiCalendarBodyContainer::-webkit-scrollbar-corner{background-color:transparent}.bitzFuiCalendarBodyContainer::-webkit-scrollbar-thumb{border-radius:.9rem;border-top-width:.4rem;border-right-width:.4rem;border-bottom-width:.4rem;border-left-width:.4rem;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;background-clip:content-box;background-color:var(--colorScrollbarOverlay)}.bitzFuiCalendarBodyContainer::-webkit-scrollbar-track{background-color:transparent}.bitzFuiCalendarBody__time{min-width:5.1rem;width:5.1rem;border-bottom-color:#e0e0e0;height:fit-content;background-color:transparent;flex-direction:column;-webkit-user-select:none;user-select:none;border-bottom-style:solid;border-bottom-width:.1rem;display:flex}.bitzFuiCalendarBody__time__item{min-height:8.1rem;text-align:center;line-height:1.3333;font-size:1.2rem;color:#616161;display:block}.bitzFuiCalendarBody__content{height:fit-content;width:100%;display:flex}.bitzFuiCalendarBody__content__row{flex:1 1 .1rem;color:#252423;border-left-width:0;border-bottom-width:0;border-right-width:0;border-top-width:2px;border-radius:0;border-left-style:none;border-bottom-style:none;border-right-style:none;border-top-style:none;box-shadow:none;background-color:transparent;position:relative;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;padding:0}.bitzFuiCalendarBody__content__row__list{background-color:transparent;width:100%;flex-direction:column;display:flex}.bitzFuiCalendarBody__content__row__list2{top:0;width:calc(100% - 1.6rem);pointer-events:none;height:100%;color:#252423;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:2px;border-bottom-style:none;border-top-style:none;border-radius:0;box-shadow:none;position:absolute;background-color:transparent;border-left-style:none;border-right-style:none;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;padding:0}.bitzFuiCalendarBody__content__row__item{border-bottom-style:solid;outline-width:0;border-right-style:none;border-top-style:none;background-color:var(--colorNeutralBackground2);border-left-color:var(--colorNeutralStroke2);border-left-style:solid;border-bottom-width:.1rem;border-left-width:.1rem;border-bottom-color:var(--colorNeutralStroke2)}.bitzFuiCalendarBody__content__row__item:hover{background-color:#f0f0f0}.bitzFuiCalendarBlock-pop-contianer{min-height:160px;min-width:220px;display:flex;flex-direction:column;justify-content:space-between}.bitzFuiCalendarBlock-pop-contianer .pop-header{display:flex;align-items:center}.bitzFuiCalendarBlock-pop-contianer .pop-header .pop-avatar{display:flex;align-items:center;margin-right:5px}.bitzFuiCalendarBlock-pop-contianer .pop-header .name{font-size:12px;display:flex;justify-content:space-between;align-items:center}.bitzFuiCalendarBlock-pop-contianer .pop-content{font-size:12px}.bitzFuiCalendarBlock-pop-contianer .pop-period-conent{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#424242}.bitzFuiCalendarBlock-pop-contianer .pop-tag,.bitzFuiCalendarBlock-pop-contianer .pop-footer{display:flex;align-items:center;justify-content:space-between}.calendarAgendumBlock{height:auto;overflow:auto;list-style:none;display:block;padding:0;margin:0}._container_tbbzt_1{display:grid;gap:10px}._header_tbbzt_5{display:flex;justify-content:space-between}._setting-btn_tbbzt_9{margin-left:auto}._search_tbbzt_12{height:32px;padding:0 10px}.fullScreenBlock{line-height:0;cursor:pointer}:root{--rv-list-text-color: #969799;--rv-list-text-font-size: 14px;--rv-list-text-line-height: 50px;--rv-list-loading-icon-size: 16px}.bitz-list__loading,.bitz-list__finished,.bitz-list__error{color:var(--rv-list-text-color);font-size:var(--rv-list-text-font-size);line-height:var(--rv-list-text-line-height);text-align:center}.bitz-list__loading{display:flex;justify-content:center;align-items:center}.bitz-list__loadingText{margin-left:10px}.bitzLanguageTabsBlock{position:fixed;left:0;right:0;bottom:0;z-index:10;padding:10px 30px;background:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;box-shadow:0 -1px 10px #00000040}.bitzLanguageTabsBlock .languagesBox{display:flex;gap:10px}.bitzLanguageTabsBlock .languagesBox img{cursor:pointer;box-shadow:0 0 5px #00000040}.bitzLanguageTabsBlock .languagesBox .item{padding:2px;display:flex;align-items:center}.bitzLanguageTabsBlock .languagesBox .itemActive{background:#444791}.bitzLanguageTabsBlock .copyBox{font-size:16px}.bitzNoDataBlock{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.bitzNoDataBlock .noDataText{margin-top:10px;color:#999;font-size:16px}._bitzPopoverBlock_1wotm_1{vertical-align:middle;word-break:break-all;max-width:100%;position:relative;overflow:hidden}._bitzPopoverBlock_1wotm_1 ._Paragraph_1wotm_8{transition:-webkit-line-clamp .3s linear}.bitzScheduleCenterBlock{--fc-button-bg-color: #ffffff;--fc-button-border-color: #d9d9d9;--fc-button-text-color: rgba(0, 0, 0, .88);--fc-button-active-bg-color: #1677ff;--fc-button-active-border-color: #1677ff;--fc-button-hover-bg-color: #ffffff;--fc-button-hover-border-color: #1677ff;--fc-event-bg-color: #1677ff;--fc-event-border-color: #1677ff;--fc-today-bg-color: #e6f4ff}.bitzScheduleCenterBlock .fc-button-primary:not(:disabled).fc-button-active:focus,.bitzScheduleCenterBlock .fc-button-primary:not(:disabled):active:focus,.bitzScheduleCenterBlock .fc-button-primary:focus{box-shadow:none}.bitzScheduleCenterBlock .fc-button-primary:not(.fc-button-active,:disabled):hover{--fc-button-text-color: #1677ff}.bitzScheduleCenterBlock .fc-button-primary:not(:disabled):active{--fc-button-text-color: #ffffff}.bitzScheduleCenterBlock .fc-button-active{--fc-button-text-color: #ffffff}.bitzScheduleCenterBlock .bitzPopover{display:block;width:100%}.bitzScheduleCenterBlock .fc-daygrid-event-harness .fc-event-main .bitzPopover{display:flex;flex-direction:column;flex:1;height:100%}.bitzScheduleCenterBlock .fc-daygrid-event-harness>a.fc-daygrid-dot-event{width:100%;white-space:inherit}.bitzScheduleCenterBlock .fc-timegrid-event .fc-event-time{white-space:inherit}.bitzScheduleCenterBlock-pop-contianer{min-height:160px;min-width:220px;display:flex;flex-direction:column;justify-content:space-between}.bitzScheduleCenterBlock-pop-contianer .pop-header{display:flex;align-items:center}.bitzScheduleCenterBlock-pop-contianer .pop-header .pop-avatar{display:flex;align-items:center;margin-right:5px}.bitzScheduleCenterBlock-pop-contianer .pop-header .name{font-size:12px;display:flex;align-items:center}.bitzScheduleCenterBlock-pop-contianer .pop-content{font-size:12px}.bitzScheduleCenterBlock-pop-contianer .pop-period-conent{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#424242}.bitzScheduleCenterBlock-pop-contianer .pop-tag,.bitzScheduleCenterBlock-pop-contianer .pop-footer{display:flex;align-items:center;justify-content:space-between}:root{--rv-pull-refresh-head-height: 50px;--rv-pull-refresh-head-font-size: 14px;--rv-pull-refresh-head-text-color: #969799;--rv-pull-refresh-loading-icon-size: 16px}.bitz-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.bitz-pull-refresh__track{position:relative;height:100%;transition-property:transform}.bitz-pull-refresh__head{position:absolute;left:0;width:100%;height:var(--rv-pull-refresh-head-height);overflow:hidden;color:var(--rv-pull-refresh-head-text-color);font-size:var(--rv-pull-refresh-head-font-size);line-height:var(--rv-pull-refresh-head-height);text-align:center;transform:translateY(-100%)}.bitz-pull-refresh__loading .bitz-loading__spinner{width:var(--rv-pull-refresh-loading-icon-size);height:var(--rv-pull-refresh-loading-icon-size)}.bitzPaginationBlock{display:flex;align-items:center;justify-content:center}.bitzPaginationBlock .ant-pagination{width:100%;display:flex;flex-wrap:wrap;row-gap:8px}.bitzRefreshBlock{width:100%;height:100px;background:#fff;display:flex;align-items:center;justify-content:center}.bitzRefreshBlock .loadingBox{width:150px;height:15px;margin:0 auto;display:flex;align-items:center;justify-content:center}.bitzRefreshBlock .loadingBox span{display:inline-block;width:15px;height:100%;margin-right:5px;border-radius:50%;animation:load 1.04s ease infinite;-webkit-animation:load 1.04s ease infinite}.bitzRefreshBlock .loadingBox span:last-child{margin-right:0}@-webkit-keyframes load{0%{opacity:1}to{opacity:0}}.bitzRefreshBlock .loadingBox span:nth-child(1){animation-delay:.13s;-webkit-animation-delay:.13s}.bitzRefreshBlock .loadingBox span:nth-child(2){animation-delay:.26s;-webkit-animation-delay:.26s}.bitzRefreshBlock .loadingBox span:nth-child(3){animation-delay:.39s;-webkit-animation-delay:.39s}._bitzRemakBlock_hxmvg_1{padding-bottom:20px}.bitz-page-header{box-sizing:border-box;margin:0;padding:0;color:#000000e0;font-size:14px;line-height:1.57142857;list-style:none;position:relative;background-color:transparent;padding-block-start:8px;padding-block-end:16px;padding-inline-start:40px;padding-inline-end:40px}.bitz-page-header-back{font-size:16px;line-height:1}.bitz-page-header-back-button{font-size:16px;cursor:pointer}.bitz-page-header-breadcrumb{padding-block-start:18px}.bitz-page-header-heading{padding-block-start:8px;display:flex;justify-content:space-between}.bitz-page-header-heading-left{display:flex;align-items:center;margin-block:4px;margin-inline-end:0;margin-inline-start:0;overflow:hidden}.bitz-page-header-heading-title{margin-inline-end:12px;margin-block-end:0;color:#000000e0;font-weight:600;font-size:20px;line-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bitz-page-header-heading-extra{margin-block:4px;margin-inline-end:0;margin-inline-start:0;white-space:nowrap}.bitz-page-header-content{padding-block-start:8px}.bitz-page-header-footer{margin-block-start:8px}.bitz-page-header-compact .bitz-page-header-heading{flex-wrap:wrap}.bitz-page-header-wide{max-width:1152px;margin:0 auto}.bitz-page-header-rtl{direction:rtl}.bitzTextBlock{display:inline-flex}.bitzTextBlock:hover .copyIcon{opacity:1;pointer-events:auto}.bitzTextBlock .bitzTextContent{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bitzTextBlock .bitzMeasureContent{white-space:nowrap;position:absolute;left:0;visibility:hidden;pointer-events:none}.bitzTextBlock .copyIcon{display:inline-block;padding-left:4px;opacity:0;transform:translateY(.06em);transition:opacity .15s;pointer-events:none}.bitzTextBlock .copyIcon:not(:hover){color:inherit!important}.bitzMobileModalBlock .ant-modal-title,.bitzMobileModalBlock .ant-modal-body{text-align:center}.bitzMobileModalBlock .ant-modal-body{padding:20px 0}.bitzMobileModalBlock .ant-modal-footer{display:flex;align-items:center}.bitzMobileModalBlock .ant-modal-footer .ant-btn{flex:1}.bitzMobileModalBlock .ant-modal-footer .ant-btn:nth-child(2){background:#f53f3f;color:#fff}.bitzPcModalBlock .ant-modal-footer .ant-btn:nth-child(2){background:#f53f3f;color:#fff}.tableMobileDrawer .ant-drawer-wrapper-body{height:100%}.tableMobileDrawer .ant-drawer-wrapper-body .ant-drawer-body{padding:0;height:100%}._container_v9wfg_1{position:fixed;top:66px;bottom:0;right:-500px;z-index:100;width:400px;max-width:100%;background-color:#fff;box-shadow:0 1px 10px #00000026;border-radius:4px;overflow:hidden;transition:.3s ease-out;display:flex;flex-direction:column}._container_v9wfg_1._show_v9wfg_17{right:0}._container_v9wfg_1._hide_v9wfg_20{right:-500px}._container_v9wfg_1 ._select_v9wfg_23{margin-top:10px;outline:none}._container_v9wfg_1 ._select_v9wfg_23>div{box-shadow:none!important;border-width:0!important;border-bottom-width:1px!important}._container_v9wfg_1 h4{padding:0 10px;color:#424242;font-size:18px;line-height:21px;margin-bottom:10px;display:flex;justify-content:space-between}._container_v9wfg_1 ._tag_v9wfg_41{font-weight:400;background-color:#ff9800;color:#fff;border:none}._header_v9wfg_47{background-color:#3f51b5;color:#fff;display:flex;justify-content:space-between}._header_v9wfg_47 h3{font-size:18px;padding:20px 30px;margin:0}._header_v9wfg_47 ._close_v9wfg_58{margin-right:40px;cursor:pointer;color:#efefef}._header_v9wfg_47 ._close_v9wfg_58:hover{color:#fff}._alert_v9wfg_66{color:#ff9800;border-color:#ffe0b2;background-color:#ffe0b2cc}._timerList_v9wfg_71{flex:1;overflow:auto}._timer_v9wfg_71{border-top:1px solid #ddd;padding:10px 18px;display:grid;grid-template-columns:40px 1fr;gap:20px}._timer_v9wfg_71 ._btn_v9wfg_82{font-size:40px;color:#4caf50;cursor:pointer;border-radius:100%;box-shadow:0 6px 10px #00000026}._timer_v9wfg_71 ._btn_v9wfg_82:hover{color:#66bb6a}._timer_v9wfg_71 ._pause_v9wfg_92{color:#ff9800}._timer_v9wfg_71 ._pause_v9wfg_92:hover{color:#ffa726}._timer_v9wfg_71 ._time_v9wfg_71{color:#333;font-size:24px;flex:1}._timer_v9wfg_71 ._tools_v9wfg_103{opacity:0;transition:.15s ease-in}._timer_v9wfg_71:hover ._tools_v9wfg_103{opacity:1}._flex_v9wfg_110{display:flex}._desc_v9wfg_113{margin-top:10px;margin-bottom:3px;font-size:12px;color:#616161;display:flex;justify-content:space-between}._form_v9wfg_121{margin-top:15px}._form_v9wfg_121 .ant-form-item{margin-bottom:10px}._addbtn_v9wfg_127{font-size:60px;position:absolute;right:15px;bottom:15px;z-index:10;color:#5d73fa;background-color:#fff;box-shadow:0 1px 6px #00000040;border-radius:100%;cursor:pointer}._addbtn_v9wfg_127:hover{color:#879bff}._select_ydiq6_1{border-radius:2px;width:100%;min-height:32px;display:grid;grid-template-columns:1fr 24px;gap:8px;border:1px solid #d9d9d9;cursor:pointer}._content_ydiq6_11{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:4px 12px}._placeholder_ydiq6_18{font-size:14px;color:#484644}._splitLine_10tio_1{color:#c7c7c7;padding-left:1.2rem;padding-right:1.2rem}._CalendarAgendumItem_10tio_6{max-width:82.6rem;min-height:4.8rem;list-style:none;margin:1.2rem auto .8rem;-webkit-box-align:center;align-items:center;width:100%;-webkit-user-select:none;user-select:none;position:relative;padding:0;display:flex}._timeContainer_10tio_19{font-size:1.6rem;background-color:#fff;padding-bottom:1.2rem;padding-top:1.2rem;height:4.6rem;max-width:84.6rem;width:99%;top:-.1rem;position:sticky;-webkit-box-pack:start;justify-content:flex-start;line-height:2rem;z-index:1;font-weight:600;color:#242424;padding-left:1.2rem;margin:auto;-webkit-box-align:center;align-items:center;display:flex}._timeContainer_10tio_19._istoday_10tio_41{color:#5b5fc7}._ui-list__item__main_10tio_44{min-width:0;-webkit-box-flex:1;flex-grow:1;flex-direction:column;display:flex;width:100%}._ui-list__item__contentWrapper_10tio_52{display:flex}._ui-list__itemcontent_10tio_55{width:100%;flex-basis:100%;flex-shrink:0;line-height:inherit;margin-right:.8rem;font-size:1.2rem;-webkit-box-flex:1;flex-grow:1}._ui-list__item__container_10tio_65{transition:box-shadow .467s ease 0s;box-shadow:#0000001f 0 0 2px,#00000024 0 1px 2px;min-height:6.6rem;border-bottom-style:none;border-top-style:none;border-left-style:none;border-right-style:none;-webkit-box-pack:center;justify-content:center;border-radius:.4rem;background:#ffffff;-webkit-box-align:center;align-items:center;height:100%;display:flex}._ui-list__item__container__wrap_10tio_82{padding:1.6rem;border-radius:.4rem;width:100%;flex-direction:column;display:flex}._ui-list__item__container__item_10tio_89{overflow:hidden;display:flex}._ui-list__item__container__item_left_10tio_93{align-self:flex-start;display:flex}._ui-list__item__container__item_right_10tio_97{width:100%;flex-direction:column;overflow:hidden;display:flex}._item_left_1_10tio_103{margin-right:1.6rem;height:auto;padding-top:.1rem}._item_left_1_1_10tio_108{border-radius:.2rem;min-width:.4rem;width:.4rem;z-index:1;background-color:#5b5fc7;height:100%}._item_left_2_10tio_116{text-transform:uppercase;width:9rem;text-align:left;flex-direction:column;white-space:nowrap;display:flex}._item_left_2_1_10tio_124{text-transform:lowercase;font-weight:600;font-size:1.4rem;color:#242424;line-height:2.4rem;width:100%;overflow:hidden;display:flex}._item_left_2_2_10tio_134{text-transform:lowercase;line-height:1.6rem;font-size:1.2rem;color:#616161;position:relative;display:flex}._item_right_1_10tio_142{overflow:hidden;display:flex}._item_right_1_1_10tio_146{padding-bottom:.4rem;text-overflow:ellipsis;-webkit-box-align:center;align-items:center;overflow:hidden;display:flex}._item_right_1_1_10tio_146 span{flex-shrink:10000;width:inherit;display:initial;font-weight:600;font-size:1.4rem;color:#242424;text-overflow:ellipsis;line-height:2.4rem;overflow:hidden;white-space:nowrap;cursor:pointer}._item_right_1_2_10tio_167{margin-right:1.2rem;max-width:51rem;line-height:2.4rem;align-self:center;overflow:hidden;display:block;font-size:1.2rem;color:#616161;white-space:nowrap}._item_right_1_3_10tio_178{align-items:flex-start;-webkit-box-pack:center;justify-content:center;margin-left:auto;display:flex}._item_right_2_10tio_185{flex-wrap:wrap;margin-top:.8rem;width:100%;display:flex}.bitzTableBlock{--container-bgColor: #fff;height:100%;background:var(--container-bgColor)}.bitzTableBlock.fullscreen:not(:root):fullscreen::backdrop{background:var(--container-bgColor)}.bitzTableBlock .mobileList{height:calc(100% - 200px);padding:10px}.bitzTableBlock .mobileList .listItem{padding:10px;border-radius:6px}.bitzTableBlock .mobileList .listItem:not(:last-child){margin-bottom:10px}.bitzTableBlock .mobileList .listItem .row{display:flex}.bitzTableBlock .mobileList .listItem .row:not(:last-child){margin-bottom:6px}.bitzTableBlock .mobileList .listItem .row .label{flex-shrink:0;font-size:16px;display:flex;align-items:flex-start;flex-direction:column}.bitzTableBlock .mobileList .listItem .row .value{display:flex;flex-wrap:wrap;flex:1;font-size:16px;overflow:hidden}.bitzTableBlock .bitzNoDataBlock{margin-top:20px}.bitzTableBlock .bitzTableContainer{--container-gap: 10px;--toolbar-height: 40px;--toolbar-bgColor: #fafafa;--toolCell-paddingInline: 17px;--toolCell-width: 50px;--thead-bgColor: #e5e5e5;--thead-hoverBgColor: #e0e0e0;--cell-height: 40px;--cell-lineHeight: 16px;--cell-paddingInline: 10px;--rowHover-bgColor: #fafafa;--evenRow-BgColor: #f9f9f9;--oddRow-BgColor: #fff;--fontSize: 12px;--borderColor: #f0f0f0;--cellSkeleton-wrapHeight: 26px;--cellSkeleton-height: 22px;--radioCheckbox-borderColor: #d9d9d9;--expandIcon-borderColor: #d0d0d0;--scrollbar-width: 4px;height:100%;display:flex;flex-direction:column;justify-content:space-between;row-gap:var(--container-gap);position:relative}.bitzTableBlock .bitzTableContainer.hideBorder .ant-table-wrapper .ant-table-thead>tr>th,.bitzTableBlock .bitzTableContainer.hideBorder .ant-table-wrapper .ant-table-thead>tr>td,.bitzTableBlock .bitzTableContainer.hideBorder .ant-table-wrapper .ant-table-tbody>tr>th,.bitzTableBlock .bitzTableContainer.hideBorder .ant-table-wrapper .ant-table-tbody>tr>td{border-color:transparent}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody{position:relative;overflow:hidden;background-color:var(--evenRow-BgColor)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody:has(.disabledUserSelect){cursor:col-resize;overflow:hidden!important}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody:has(.disabledUserSelect) .ant-table-container{pointer-events:none}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .stretchLine{width:2px;position:absolute;left:0;top:calc(var(--toolbar-height) + 1px);opacity:0;transition:opacity .2s;pointer-events:none;z-index:101}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .bitzResizable{position:relative;background-clip:padding-box}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-table-thead>tr>.bitzResizable.disabledUserSelect{-webkit-user-select:none;user-select:none}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-table-thead>tr:has(.disabledUserSelect)>.bitzResizable:not(.disabledUserSelect) .bitzResizableHandle{pointer-events:none}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .bitzResizableHandle{position:absolute;width:10px;height:100%;bottom:0;right:-5px;cursor:col-resize;z-index:1}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .lastColumn .bitzResizableHandle,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .operationCol .bitzResizableHandle{right:0;width:5px}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .operationCol .bitzResizableHandle{position:static;pointer-events:none}.bitzTableBlock .bitzTableContainer.stickyTable .bitzTableContainerBody{overflow:inherit}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead>tr>th,.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead>tr>td{background:var(--thead-bgColor)}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead .ant-table-cell-scrollbar:not([rowspan]){box-shadow:0 1px 0 1px var(--thead-bgColor)}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters{background:var(--thead-bgColor)}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover,.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover{background:var(--thead-hoverBgColor)}.bitzTableBlock .bitzTableContainer .bitzTableTitle{font-size:inherit;line-height:normal;margin:0}.bitzTableBlock .bitzTableContainer .ant-table-column-sort{background:inherit}.bitzTableBlock .bitzTableContainer .ant-table-wrapper .ant-table-tbody .ant-table-row:not(.ant-table-row-selected)>.ant-table-cell-row-hover{background-color:var(--rowHover-bgColor)!important}.bitzTableBlock .bitzTableContainer .ant-table .evenRow:not(.ant-table-row-selected){background:var(--evenRow-BgColor)}.bitzTableBlock .bitzTableContainer .ant-table .evenRow:not(.ant-table-row-selected) .ant-table-cell-fix-left,.bitzTableBlock .bitzTableContainer .ant-table .evenRow:not(.ant-table-row-selected) .ant-table-cell-fix-right{background:inherit}.bitzTableBlock .bitzTableContainer .ant-table .oddRow:not(.ant-table-row-selected){background:var(--oddRow-BgColor)}.bitzTableBlock .bitzTableContainer .ant-table .oddRow:not(.ant-table-row-selected) .ant-table-cell-fix-left,.bitzTableBlock .bitzTableContainer .ant-table .oddRow:not(.ant-table-row-selected) .ant-table-cell-fix-right{background:inherit}.bitzTableBlock .bitzTableContainer .ant-table-body{overflow:auto!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody>.rowPointerCursor{cursor:pointer}.bitzTableBlock .bitzTableContainer .ant-table-title,.bitzTableBlock .bitzTableContainer .ant-table-footer,.bitzTableBlock .bitzTableContainer .ant-table-thead>tr>th,.bitzTableBlock .bitzTableContainer .ant-table-tbody>tr>th,.bitzTableBlock .bitzTableContainer .ant-table-tbody>tr:not(.ant-table-placeholder)>td,.bitzTableBlock .bitzTableContainer tfoot>tr>th,.bitzTableBlock .bitzTableContainer tfoot>tr>td{height:var(--cell-height);line-height:var(--cell-lineHeight);padding-block:0;padding-inline:var(--cell-paddingInline);font-size:var(--fontSize)}.bitzTableBlock .bitzTableContainer.xlBitzTable{--cell-height: var(--xlTable-height);--cell-lineHeight: var(--xlTable-lineHeight);--fontSize: var(--xlTable-fontSize);--toolCell-width: calc(var(--xlTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--xlSkeleton-height) + 4px);--cellSkeleton-height: var(--xlSkeleton-height)}.bitzTableBlock .bitzTableContainer.lgBitzTable{--cell-height: var(--lgTable-height);--cell-lineHeight: var(--lgTable-lineHeight);--fontSize: var(--lgTable-fontSize);--toolCell-width: calc(var(--lgTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--lgSkeleton-height) + 4px);--cellSkeleton-height: var(--lgSkeleton-height)}.bitzTableBlock .bitzTableContainer.mdBitzTable{--cell-height: var(--mdTable-height);--cell-lineHeight: var(--mdTable-lineHeight);--fontSize: var(--mdTable-fontSize);--toolCell-width: calc(var(--mdTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--mdSkeleton-height) + 4px);--cellSkeleton-height: var(--mdSkeleton-height)}.bitzTableBlock .bitzTableContainer.smBitzTable{--cell-height: var(--smTable-height);--cell-lineHeight: var(--smTable-lineHeight);--fontSize: var(--smTable-fontSize);--toolCell-width: calc(var(--smTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--smSkeleton-height) + 4px);--cellSkeleton-height: var(--smSkeleton-height)}.bitzTableBlock .bitzTableContainer.xsBitzTable{--cell-height: var(--xsTable-height);--cell-lineHeight: var(--xsTable-lineHeight);--fontSize: var(--xsTable-fontSize);--toolCell-width: calc(var(--xsTable-fontSize) + 4px + var(--toolCell-paddingInline) * 2);--cellSkeleton-wrapHeight: calc(var(--xsSkeleton-height) + 4px);--cellSkeleton-height: var(--xsSkeleton-height)}.bitzTableBlock .bitzTableContainer .ant-table-thead .ant-table-selection-column .ant-table-selection .ant-checkbox-wrapper .ant-checkbox-inner:after{width:calc(var(--fontSize) / 2);height:calc(var(--fontSize) / 2)}.bitzTableBlock .bitzTableContainer .ant-table-selection-column .ant-checkbox-inner,.bitzTableBlock .bitzTableContainer .ant-table-selection-column .ant-radio-inner{width:calc(var(--fontSize) + 2px);height:calc(var(--fontSize) + 2px)}.bitzTableBlock .bitzTableContainer .ant-table-selection-column .ant-radio-inner:after{width:calc(var(--fontSize) + 2px);height:calc(var(--fontSize) + 2px);margin-block-start:calc(calc(var(--fontSize) + 2px) / -2);margin-inline-start:calc(calc(var(--fontSize) + 2px) / -2);border-radius:calc(var(--fontSize) + 2px)}.bitzTableBlock .bitzTableContainer .ant-table-selection-column .ant-checkbox-wrapper-checked .ant-checkbox-inner:after{width:calc(calc(var(--fontSize) - 2px) / 2)!important;height:calc(calc(var(--fontSize) + 4px) / 2)!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-row-expand-icon-cell .ant-table-row-expand-icon{width:calc(var(--fontSize) + 3px);height:calc(var(--fontSize) + 3px)}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-row-expand-icon-cell .ant-table-row-expand-icon:before{top:calc(var(--fontSize) / 2)}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-row-expand-icon-cell .ant-table-row-expand-icon:after{inset-inline-start:calc(var(--fontSize) / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-table-tbody .ant-table-cell>.anticon{font-size:calc(var(--fontSize) + 6px);transform:translateY(.15em);vertical-align:unset}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-table-thead .ant-table-column-sorter-inner .anticon{font-size:calc(var(--fontSize) - 2px);transform:translateY(.08em);vertical-align:unset}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-tag,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-tag .anticon{font-size:calc(var(--fontSize) - 1px)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-row{font-size:var(--fontSize)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-switch{font-size:calc(var(--fontSize) - 1px);vertical-align:-.05em}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-switch .ant-switch-inner-checked,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-switch .ant-switch-inner-unchecked{font-size:calc(var(--fontSize) - 1px)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-prefix,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-suffix,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-clear-icon,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-number,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-number-prefix,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-number-suffix{font-size:var(--fontSize)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-input-number-handler .anticon{font-size:calc(calc(var(--fontSize) + 4px) / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-selection-search-input,.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-selection-item{font-size:var(--fontSize)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-selection-item-content{margin-inline-end:calc(var(--fontSize) / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-arrow{font-size:calc(var(--fontSize) - 2px);height:calc(var(--fontSize) - 2px);margin-top:calc(var(--fontSize) * -1 / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-clear{width:calc(var(--fontSize) - 2px);height:calc(var(--fontSize) - 2px);font-size:calc(var(--fontSize) - 2px);margin-top:calc(var(--fontSize) * -1 / 2)}.bitzTableBlock .bitzTableContainer .bitzTableContainerBody .ant-select .ant-select-selection-item-remove{font-size:calc(var(--fontSize) - 4px)}.bitzTableBlock .bitzTableContainer .ant-table-selection-col,.bitzTableBlock .bitzTableContainer .ant-table-selection-column,.bitzTableBlock .bitzTableContainer .ant-table-expand-icon-col,.bitzTableBlock .bitzTableContainer .ant-table-row-expand-icon-cell,.bitzTableBlock .bitzTableContainer .sorterCol{min-width:var(--toolCell-width)!important;max-width:var(--toolCell-width)!important;padding-inline:var(--toolCell-paddingInline)!important}.bitzTableBlock .bitzTableContainer .sorterCol{text-align:center}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td{padding:0!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>.ant-table-wrapper,.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(.ant-table-wrapper){height:100%;margin:0!important;padding-block:0!important;padding-inline-start:calc(var(--toolCell-width) - 1px - var(--scrollbar-width))!important;padding-inline-end:0!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>div:not(.ant-table-wrapper),.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(div:not(.ant-table-wrapper)){height:100%;margin:0!important;padding-block:var(--cell-paddingInline);padding-inline-start:calc(var(--cell-paddingInline) - var(--scrollbar-width));padding-inline-end:var(--cell-paddingInline)}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:after{border-inline-end-color:transparent!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row .ant-table{margin:0!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-expanded-row .ant-table .ant-table-tbody>tr:last-child>td{border-bottom:1px solid transparent!important}.bitzTableBlock .bitzTableContainer.hasScrollBar .ant-table-tbody .ant-table-expanded-row>td>.ant-table-wrapper,.bitzTableBlock .bitzTableContainer.hasScrollBar .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(.ant-table-wrapper){padding-inline-start:calc(var(--toolCell-width) - 1px)!important}.bitzTableBlock .bitzTableContainer.hasScrollBar .ant-table-tbody .ant-table-expanded-row>td>div:not(.ant-table-wrapper),.bitzTableBlock .bitzTableContainer.hasScrollBar .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(div:not(.ant-table-wrapper)){padding-inline-start:var(--cell-paddingInline)}.bitzTableBlock .bitzTableContainer:not(.hasScrollBar) .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(.ant-table-wrapper)>.ant-table-wrapper{transform:translate(var(--scrollbar-width))}.bitzTableBlock .bitzTableContainer:not(.hasScrollBar) .ant-table-tbody .ant-table-expanded-row>td>.ant-table-expanded-row-fixed:has(div:not(.ant-table-wrapper))>div{transform:translate(var(--scrollbar-width))}.bitzTableBlock .bitzTableContainer:not(.hasScrollBar) .ant-table-tbody .ant-table-expanded-row>td .ant-table-expanded-row-fixed{overflow:visible!important}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-placeholder>td .ant-table-expanded-row-fixed{transform:translate(var(--scrollbar-width))}.bitzTableBlock .bitzTableContainer .ant-table-tbody .ant-table-placeholder>td .ant-table-expanded-row-fixed:after{inset-inline-end:0!important}.bitzTableBlock .bitzTableContainer .bitzTableToolbarBlock{display:flex;justify-content:space-between;align-items:center;height:var(--toolbar-height);padding-inline:0px;column-gap:16px;background-color:var(--toolbar-bgColor);position:relative;overflow:hidden}.bitzTableBlock .bitzTableContainer .ant-skeleton-paragraph{margin:0;height:var(--cellSkeleton-wrapHeight);display:flex;align-items:center}.bitzTableBlock .bitzTableContainer .ant-skeleton-paragraph li{height:var(--cellSkeleton-height)}.bitzTableBlock .bitzTableContainer .bitzTablePagination{display:flex;align-items:center;font-family:var(--font-family)}.bitzTableBlock .bitzTableContainer .bitzTablePagination .alert{flex:1;display:flex;align-items:center;gap:8px;margin-inline-end:8px}.bitzTableBlock .bitzTableContainer .bitzTablePagination .alert .splitBorder{font-weight:600;transform:translateY(.02em)}.bitzTableBlock .bitzTableContainer .bitzTablePagination .alert .cleanSelected{margin-inline-start:12px;line-height:normal}.bitzTableBlock .bitzTableContainer .ant-radio-wrapper:not(:hover,:focus) .ant-radio:not(.ant-radio-checked) .ant-radio-inner,.bitzTableBlock .bitzTableContainer .ant-checkbox-wrapper:not(:hover,:focus) .ant-checkbox:not(.ant-checkbox-checked) .ant-checkbox-inner{border-color:var(--radioCheckbox-borderColor)}.bitzTableBlock .bitzTableContainer .ant-radio-wrapper-disabled .ant-radio-inner,.bitzTableBlock .bitzTableContainer .ant-checkbox-wrapper-disabled .ant-checkbox-inner{color:var(--radioCheckbox-borderColor);cursor:not-allowed}.bitzTableBlock .bitzTableContainer .ant-table-row-expand-icon:not(:hover,:focus){border-color:var(--expandIcon-borderColor)}.bitzTableBlock .bitzTableContainer .ant-table-row-expand-icon:disabled{color:var(--expandIcon-borderColor);cursor:not-allowed}.tableMobileDrawer .ant-drawer-body{padding:0;height:100%}.tableMobileDrawer .drawerBox{height:100%;display:flex;flex-direction:column}.tableMobileDrawer .drawerBox .boxBody{flex:1}.tableMobileDrawer .drawerBox .boxBody .operaList{height:60px;border-bottom:2px solid #f4f7fc;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:18px}.tableMobileDrawer .drawerBox .boxBody .operaList:last-child{border-bottom:none}.tableMobileDrawer .drawerBox .boxLine{width:100%;height:10px;background:#f4f7fc}.tableMobileDrawer .drawerBox .boxFooter{height:60px;display:flex;align-items:center;justify-content:center;font-size:18px}.tableExportDrawer .ant-drawer-wrapper-body{height:100%}.tableExportDrawer .ant-drawer-wrapper-body .ant-drawer-body{padding:0;height:calc(100% - 56px)}.tableExportDrawer .ant-radio-group,.tableExportDrawer .ant-checkbox-group{display:block}.tableExportDrawer .ant-radio-group label,.tableExportDrawer .ant-checkbox-group label{width:100%}.tableExportDrawer .drawerBox{height:100%}.tableExportDrawer .drawerBox .boxBody{height:calc(100% - 50px)}.tableExportDrawer .drawerBox .boxBody .bodyContent{padding:20px;overflow-x:hidden;overflow-y:auto}.tableExportDrawer .drawerBox .boxBody .row{margin-bottom:20px}.tableExportDrawer .drawerBox .boxBody .row .bitzTitle{margin-bottom:10px}.tableExportDrawer .drawerBox .boxBody .row:last-child{margin-bottom:0}.tableExportDrawer .drawerBox .boxFooter{height:50px;padding:0 20px;display:flex;align-items:center;justify-content:flex-end;font-size:18px;border-top:1px solid rgba(5,5,5,.06);box-sizing:border-box}.tableExportDrawer .drawerBox .boxFooter .submitBtn{margin-left:20px}.tableExportDrawer .drawerBox .boxMobileFooter{height:50px;padding:0 20px;display:flex;align-items:center;justify-content:center;font-size:18px;border-top:1px solid rgba(5,5,5,.06);box-sizing:border-box}.tableExportDrawer .drawerBox .boxMobileFooter .ant-btn{flex:1;height:40px}.tableExportDrawer .drawerBox .boxMobileFooter .ant-btn:nth-child(1){margin-right:10px}.tableFilterDrawer .ant-checkbox-group{display:flex;flex-direction:column}.tableFilterDrawer .ant-checkbox-group label{margin-bottom:10px}._bitzSelectWrapper_4bx9c_1 ._search-input_4bx9c_1{margin:10px;display:block}._bitzSelectWrapper_4bx9c_1 ._search-input_4bx9c_1 ._ant-input-search_4bx9c_5{width:100%}._bitzSelectWrapper_4bx9c_1 ._tag-list_4bx9c_8{margin:10px}._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11{position:relative;top:20px}._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11 ._mask-top_4bx9c_15,._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11 ._mask-bottom_4bx9c_16{z-index:10;width:100%;height:68px;pointer-events:none;transform:translateZ(0)}._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11 ._mask-top_4bx9c_15{position:absolute;top:0;background:linear-gradient(to top,rgba(255,255,255,.4),rgba(255,255,255,.8))}._bitzSelectWrapper_4bx9c_1 ._picker-content_4bx9c_11 ._mask-bottom_4bx9c_16{position:absolute;bottom:1px;background:linear-gradient(to bottom,rgba(255,255,255,.4),rgba(255,255,255,.8))}._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34{position:relative}._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:before,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:before,._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:after,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:after{content:"";display:block;position:absolute;transform-origin:0 0}._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:before ._border-bottom-1px_4bx9c_33:after,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:before ._border-bottom-1px_4bx9c_33:after,._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:after ._border-bottom-1px_4bx9c_33:after,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:after ._border-bottom-1px_4bx9c_33:after{border-bottom:1px solid #ebebeb;left:0;bottom:0;width:100%;transform-origin:0 bottom}._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:before ._border-bottom-1px_4bx9c_33:after ._border-top-1px_4bx9c_34:before,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:before ._border-bottom-1px_4bx9c_33:after ._border-top-1px_4bx9c_34:before,._bitzSelectWrapper_4bx9c_1 ._border-bottom-1px_4bx9c_33:after ._border-bottom-1px_4bx9c_33:after ._border-top-1px_4bx9c_34:before,._bitzSelectWrapper_4bx9c_1 ._border-top-1px_4bx9c_34:after ._border-bottom-1px_4bx9c_33:after ._border-top-1px_4bx9c_34:before{border-top:1px solid #ebebeb;left:0;top:0;width:100%;transform-origin:0 top}._bitzSelectWrapper_4bx9c_1 ._wheel-wrapper_4bx9c_66{display:flex;padding:0 16px}._bitzSelectWrapper_4bx9c_1 ._wheel_4bx9c_66{flex:1;height:173px;overflow:hidden;font-size:18px;text-align:center}._bitzSelectWrapper_4bx9c_1 ._wheel_4bx9c_66 ._wheel-scroll_4bx9c_77{padding:0;margin-top:68px;line-height:36px;list-style:none}._bitzSelectWrapper_4bx9c_1 ._wheel_4bx9c_66 ._wheel-scroll_4bx9c_77 ._wheel-item_4bx9c_83{list-style:none;height:36px;overflow:hidden;white-space:nowrap;color:#333}._bitzSelectWrapper_4bx9c_1 ._wheel_4bx9c_66 ._wheel-scroll_4bx9c_77 ._wheel-item_4bx9c_83._wheel-disabled-item_4bx9c_90{opacity:.2}._textarea_4bx9c_93{border-radius:2px;width:100%;min-height:32px;display:grid;grid-template-columns:1fr 24px;gap:8px;border:1px solid #d9d9d9}._textarea_4bx9c_93>div{display:flex;flex-wrap:wrap;gap:4px;padding:4px}._select-label_4bx9c_108{padding-left:10px}.bitzTabbarBlock{height:50px;display:flex;justify-content:space-around;align-items:center;background-color:#fff;-webkit-touch-callout:none}.bitzTabbarBlock.bitzTabbarFixedBlock{position:fixed;bottom:0;left:0;right:0}.bitzTabbarBlock.bitzTabbarBlockBottomSafe{--safeArea-insetBottom: env(safe-area-inset-bottom);height:calc(50px + var(--safeArea-insetBottom));padding-bottom:var(--safeArea-insetBottom)}.bitzTabbarBlock.bitzTabbarBlockBorder{border:1px solid var(--bitzTabbarBlock-borderColor, #ebedf0)}.bitzTabbarBlock .tabbarItem{flex:1;display:flex;flex-direction:column;align-items:center;row-gap:5px}.bitzTabbarBlock .tabbarItem .tabbarItemIcon,.bitzTabbarBlock .tabbarItem .tabbarItemImage{display:flex;justify-content:center;align-items:center}.bitzTabbarBlock .tabbarItem .tabbarItemImage .image{height:22px}.bitzTabbarBlock .tabbarItem .tabbarItemBadgeWrapper{position:relative}.bitzTabbarBlock .tabbarItem .tabbarItemDotBadge{position:absolute;top:-2px;right:-3px;width:8px;height:8px;border-radius:50%}.bitzTabbarBlock .tabbarItem .ant-badge .ant-badge-count{height:14px;line-height:14px;transform:translate(66%,-20%);border-radius:8px}.bitzTabbarBlock .tabbarItem .ant-badge .ant-badge-multiple-words{padding:0 5px}.bitzTabbarBlock .tabbarItem .ant-badge .ant-badge-dot{transform:translate(25%,-30%)}.bitzTabbarBlock .tabbarItem .tabbarItemNumBadge{position:absolute;top:-2px;right:-8px;height:15px;padding:0 4px;display:flex;justify-content:center;align-items:center;border-radius:8px;font-size:12px;line-height:13px;color:#fff}.bitzTabbarBlock .tabbarItem .tabbarItemText{font-size:13px;line-height:14px;font-weight:500}.crudSearchButtons{margin-left:auto;text-align:right;box-sizing:border-box}.QueryFilterMobile{display:flex;justify-content:space-between;align-items:center}.QueryFilterMobile .ant-form-item{margin-bottom:0}.QueryFilterMobile .search{width:100%}.QueryFilterMobile .more{margin-left:10px}.QueryFilterDrawerBody{flex:1;padding:20px;display:flex;flex-direction:column}.QueryFilterDrawerForm{overflow-y:auto;max-height:65vh}.QueryFilterDrawerFooter{flex-shrink:0;display:flex;justify-content:space-around;align-items:center}.pickerPopupBlock{z-index:-1!important}.pickerPopupBlock.pickerPopupShow{z-index:1150!important;top:120px!important;box-shadow:none}.bitzToastBlock .pcToastBox{position:fixed;z-index:99999999;top:0;width:800px;min-height:36px;left:50%;margin-left:-400px;border-width:1px;border-style:solid;box-sizing:border-box;display:flex}.bitzToastBlock .pcToastBox .mark,.bitzToastBlock .pcToastBox .close{width:50px;display:flex;align-items:center;justify-content:center}.bitzToastBlock .pcToastBox .content{flex:1;display:flex;align-items:center;font-size:14px;color:#242424}.bitzToastBlock .mobileToastBox{position:fixed;z-index:99999999;top:50%;left:50%;transform:translate(-50%,-50%);width:8rem;height:8rem;border-radius:10px;background-color:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center}.bitzToastBlock .mobileToastBox .content{margin-top:10px;font-size:14px;color:#fff}.tableSelectPopupBlock{padding:10px}.tableSelectPopupBlock .pointerMouse{cursor:pointer}.tableSelectPopupBlock .loadingFailedTable .ant-empty{opacity:0}.tableSelectPopupBlock :where(.tableSelectPopupSearchForm) .ant-form-item{margin-bottom:0}.tableSelectPopupBlock .ant-table-selection-extra{padding-inline-start:4px!important;padding-top:1px}.tableSelectPopupBlock .ant-table-tbody>tr>.numRow{background:transparent}.tableSelectPopupBlock .bitzTableContainer:not(.loadingTable) .ant-table-tbody>tr:not(.ant-table-measure-row,.ant-table-expanded-row)>td:not(.numRow){padding-inline:0px!important}.tableSelectPopupBlock .ant-table-body table{overflow:hidden}.tableSelectPopupBlock .ant-table-body table:after{content:" ";position:absolute;bottom:1px;left:0;width:100%;height:1px;box-shadow:0 1px 0 var(--tableBody-bootomBorderColor)}.tableSelectPopupBlock .tableSelectPopupToolTagSelect{--toolTagSelect-color: #333;position:relative}.tableSelectPopupBlock .tableSelectPopupToolTagSelect .ant-select-selection-placeholder{color:var(--toolTagSelect-color)}.tableSelectPopupBlock .tableSelectPopupTotalSelect{position:relative}.tableSelectPopupBlock .tableSelectPopupTotalSelect .tableSelectPopupTotalSelectTip{position:absolute;top:0;right:0;bottom:0;left:0;padding:1px 12px;padding-inline-end:24px;display:flex;align-items:center;pointer-events:none}.tableSelectPopupBlock .tableSelectPopupTablePagination>.ant-pagination-options>.ant-select-in-form-item{width:auto}.tableSelectPopupTotalPopup .ant-empty-normal{margin-block:8px}._FuiCalendarItemBlock_1rypk_1{pointer-events:auto;border-radius:.4rem;width:auto;margin:0rem;flex-direction:row;box-shadow:none;position:absolute;background-color:transparent;border-left-width:.1rem;border-bottom-width:.1rem;border-right-width:.1rem;border-top-width:.1rem;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;border-left-style:solid;border-bottom-style:solid;border-right-style:solid;border-top-style:solid;cursor:pointer;padding:.1rem;display:flex}._container_1rypk_26{background-color:#dce0fa;color:#3d3e78;border-radius:.4rem;height:100%;-webkit-user-select:none;user-select:none;padding:0;width:100%;overflow:hidden;display:flex;position:relative}._verticalLine_1rypk_38{border-bottom-left-radius:inherit;border-top-left-radius:inherit;min-width:.4rem;width:.4rem;z-index:1;height:100%;background-color:#5b5fc7}._card_1rypk_47{border-bottom-right-radius:inherit;border-top-right-radius:inherit;padding-left:.4rem;padding-right:.4rem;flex:1 1 100%;background:inherit;width:100%;flex-direction:column;overflow:hidden;display:flex;position:relative}._card_1rypk_47:hover{background-color:#c5cbfa;color:#3d3e78;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent}._cardBody_1rypk_68{padding-top:.2rem;max-height:3.6rem;line-height:1.8rem;min-height:1.25rem;flex-direction:column;display:flex;padding-bottom:0;padding-left:0;padding-right:0;margin:0}._cardFooter_1rypk_80{align-items:flex-end;right:0;-webkit-box-pack:end;justify-content:flex-end;padding:.4rem .5rem .3rem .8rem;border-radius:.4rem;bottom:0;position:absolute;background-color:inherit;display:flex}._text_1rypk_95{line-height:1.8rem;flex-shrink:1;min-height:1.8rem;overflow-y:hidden;overflow-x:hidden;font-weight:600;font-size:12px}._text2_1rypk_104{unicode-bidi:isolate;flex-shrink:1000;min-height:1.8rem;overflow-y:hidden;overflow-x:hidden;line-height:16px;font-size:12px;display:block}.textBlock{width:100%;padding:0;display:-webkit-box;-webkit-line-clamp:var(--cell-text-maxRows);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;resize:none;border-radius:0;transition:none!important;line-height:inherit}.cellBlock{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center}.cellBlock .tipBlock{position:absolute;left:0;top:0;right:-1px;bottom:auto;min-height:100%;background-color:#fff;border:2px solid #aaa;display:flex;flex-direction:column;justify-content:flex-start;z-index:1;opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}.cellBlock .tipBlock .closeIcon{position:absolute;right:-4px;border-radius:50%;font-size:12px;display:flex;justify-content:center;align-items:center;padding:4px;color:#fefefe;background-color:#666;cursor:pointer}.cellBlock .tipBlock .closeIcon.top{top:-10px}.cellBlock .tipBlock .closeIcon.bottom{bottom:-10px}.cellBlock .tipBlock .tipText{width:100%;border-radius:0;padding:0;line-height:inherit}.cellBlock .toBottom{top:0;bottom:auto}.cellBlock .toTop{top:auto;bottom:0}.cellBlock .show{opacity:1;-webkit-user-select:text;user-select:text;pointer-events:auto}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitz-react-admin-ui",
3
- "version": "2.6.3",
3
+ "version": "2.6.4",
4
4
  "type": "module",
5
5
  "main": "./dist/index.mjs",
6
6
  "module": "./dist/index.mjs",