@perses-dev/table-plugin 0.13.0 → 0.14.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__mf/js/{Table.73b9cec1.js → Table.646f97de.js} +3 -3
- package/__mf/js/async/11.976870d0.js +7 -0
- package/__mf/js/async/11.976870d0.js.LICENSE.txt +102 -0
- package/__mf/js/async/121.b3a4c6cf.js +2 -0
- package/__mf/js/async/153.fa68a9e4.js +1 -0
- package/__mf/js/async/186.ab1e0cb3.js +2 -0
- package/__mf/js/async/192.942516a2.js +1 -0
- package/__mf/js/async/2.6b27d33f.js +1 -0
- package/__mf/js/async/235.c5bac291.js +1 -0
- package/__mf/js/async/274.f7dabfa6.js +2 -0
- package/__mf/js/async/321.96f362a6.js +1 -0
- package/__mf/js/async/35.ba7c1b06.js +1 -0
- package/__mf/js/async/356.d7fe5d24.js +1 -0
- package/__mf/js/async/392.e853a818.js +2 -0
- package/__mf/js/async/413.d44db4b1.js +1 -0
- package/__mf/js/async/465.8425c17a.js +1 -0
- package/__mf/js/async/470.21434f20.js +2 -0
- package/__mf/js/async/522.d6a7c203.js +22 -0
- package/__mf/js/async/534.aff242e9.js +1 -0
- package/__mf/js/async/54.e77ec040.js +1 -0
- package/__mf/js/async/587.0ff26337.js +1 -0
- package/__mf/js/async/616.4e891cf9.js +1 -0
- package/__mf/js/async/663.b3778d4c.js +1 -0
- package/__mf/js/async/700.ccacc909.js +3 -0
- package/__mf/js/async/{868.507e984c.js → 741.7feaa0ba.js} +6 -6
- package/__mf/js/async/862.4c658639.js +2 -0
- package/__mf/js/async/865.b9eb3de4.js +1 -0
- package/__mf/js/async/923.87e55609.js +1 -0
- package/__mf/js/async/941.08c16cb2.js +2 -0
- package/__mf/js/async/968.b7fe9818.js +1 -0
- package/__mf/js/async/985.6129a36c.js +37 -0
- package/__mf/js/async/__federation_expose_Table.f8d0feb7.js +1 -0
- package/__mf/js/async/lib-router.020a2a16.js +2 -0
- package/__mf/js/{main.7b15c841.js → main.276cd542.js} +2 -2
- package/lib/Table.d.ts +3 -3
- package/lib/Table.d.ts.map +1 -1
- package/lib/Table.js +4 -4
- package/lib/Table.js.map +1 -1
- package/lib/TableExportAction.d.ts +3 -3
- package/lib/TableExportAction.d.ts.map +1 -1
- package/lib/TableExportAction.js +6 -6
- package/lib/TableExportAction.js.map +1 -1
- package/lib/bootstrap.js +2 -2
- package/lib/components/CellsEditor/CellsEditor.d.ts +2 -2
- package/lib/components/CellsEditor/CellsEditor.d.ts.map +1 -1
- package/lib/components/CellsEditor/CellsEditor.js +1 -1
- package/lib/components/CellsEditor/CellsEditor.js.map +1 -1
- package/lib/components/CellsEditor/index.js +1 -1
- package/lib/components/CellsEditor/index.js.map +1 -1
- package/lib/components/ColumnsEditor/ColumnEditor.d.ts +5 -4
- package/lib/components/ColumnsEditor/ColumnEditor.d.ts.map +1 -1
- package/lib/components/ColumnsEditor/ColumnEditor.js +29 -15
- package/lib/components/ColumnsEditor/ColumnEditor.js.map +1 -1
- package/lib/components/ColumnsEditor/ColumnEditorContainer.d.ts +3 -3
- package/lib/components/ColumnsEditor/ColumnEditorContainer.d.ts.map +1 -1
- package/lib/components/ColumnsEditor/ColumnEditorContainer.js +11 -10
- package/lib/components/ColumnsEditor/ColumnEditorContainer.js.map +1 -1
- package/lib/components/ColumnsEditor/ColumnsEditor.d.ts +4 -3
- package/lib/components/ColumnsEditor/ColumnsEditor.d.ts.map +1 -1
- package/lib/components/ColumnsEditor/ColumnsEditor.js +7 -6
- package/lib/components/ColumnsEditor/ColumnsEditor.js.map +1 -1
- package/lib/components/ColumnsEditor/DataLinkEditorDialog.d.ts +2 -2
- package/lib/components/ColumnsEditor/DataLinkEditorDialog.d.ts.map +1 -1
- package/lib/components/ColumnsEditor/DataLinkEditorDialog.js +4 -4
- package/lib/components/ColumnsEditor/DataLinkEditorDialog.js.map +1 -1
- package/lib/components/ColumnsEditor/EmbeddedPanelOptionsEditor.d.ts +2 -2
- package/lib/components/ColumnsEditor/EmbeddedPanelOptionsEditor.d.ts.map +1 -1
- package/lib/components/ColumnsEditor/EmbeddedPanelOptionsEditor.js +4 -4
- package/lib/components/ColumnsEditor/EmbeddedPanelOptionsEditor.js.map +1 -1
- package/lib/components/ColumnsEditor/index.js +3 -3
- package/lib/components/ColumnsEditor/index.js.map +1 -1
- package/lib/components/ConditionalPanel.d.ts +3 -3
- package/lib/components/ConditionalPanel.d.ts.map +1 -1
- package/lib/components/ConditionalPanel.js +7 -7
- package/lib/components/ConditionalPanel.js.map +1 -1
- package/lib/components/EmbeddedPanel.d.ts +3 -3
- package/lib/components/EmbeddedPanel.d.ts.map +1 -1
- package/lib/components/EmbeddedPanel.js +4 -4
- package/lib/components/EmbeddedPanel.js.map +1 -1
- package/lib/components/TableCellsEditor.d.ts +3 -3
- package/lib/components/TableCellsEditor.d.ts.map +1 -1
- package/lib/components/TableCellsEditor.js +1 -1
- package/lib/components/TableCellsEditor.js.map +1 -1
- package/lib/components/TableColumnsEditor.d.ts +3 -3
- package/lib/components/TableColumnsEditor.d.ts.map +1 -1
- package/lib/components/TableColumnsEditor.js +3 -2
- package/lib/components/TableColumnsEditor.js.map +1 -1
- package/lib/components/TableItemSelectionActionsEditor.d.ts +2 -2
- package/lib/components/TableItemSelectionActionsEditor.d.ts.map +1 -1
- package/lib/components/TableItemSelectionActionsEditor.js +2 -2
- package/lib/components/TableItemSelectionActionsEditor.js.map +1 -1
- package/lib/components/TablePanel.d.ts +4 -4
- package/lib/components/TablePanel.d.ts.map +1 -1
- package/lib/components/TablePanel.js +196 -99
- package/lib/components/TablePanel.js.map +1 -1
- package/lib/components/TableSettingsEditor.d.ts +2 -2
- package/lib/components/TableSettingsEditor.d.ts.map +1 -1
- package/lib/components/TableSettingsEditor.js +16 -2
- package/lib/components/TableSettingsEditor.js.map +1 -1
- package/lib/components/TableTransformsEditor.d.ts +2 -2
- package/lib/components/TableTransformsEditor.d.ts.map +1 -1
- package/lib/components/TableTransformsEditor.js +2 -2
- package/lib/components/TableTransformsEditor.js.map +1 -1
- package/lib/components/index.js +9 -9
- package/lib/components/index.js.map +1 -1
- package/lib/getPluginModule.d.ts +1 -1
- package/lib/getPluginModule.d.ts.map +1 -1
- package/lib/getPluginModule.js +3 -1
- package/lib/getPluginModule.js.map +1 -1
- package/lib/index-federation.js +1 -1
- package/lib/index.js +4 -4
- package/lib/index.js.map +1 -1
- package/lib/models/index.js +2 -2
- package/lib/models/index.js.map +1 -1
- package/lib/models/model.d.ts +1 -1
- package/lib/models/model.d.ts.map +1 -1
- package/lib/models/model.js.map +1 -1
- package/lib/models/table-model.d.ts +4 -3
- package/lib/models/table-model.d.ts.map +1 -1
- package/lib/models/table-model.js +2 -2
- package/lib/models/table-model.js.map +1 -1
- package/lib/setup-tests.d.ts +1 -1
- package/lib/setup-tests.d.ts.map +1 -1
- package/lib/setup-tests.js +8 -2
- package/lib/setup-tests.js.map +1 -1
- package/lib/table-data-utils.d.ts +3 -3
- package/lib/table-data-utils.d.ts.map +1 -1
- package/lib/table-data-utils.js.map +1 -1
- package/lib/test/mock-query-results.d.ts +1 -1
- package/lib/test/mock-query-results.d.ts.map +1 -1
- package/lib/test/mock-query-results.js.map +1 -1
- package/mf-manifest.json +42 -84
- package/mf-stats.json +46 -93
- package/package.json +11 -11
- package/__mf/js/async/1432.4e515509.js +0 -1
- package/__mf/js/async/1589.124ce93d.js +0 -2
- package/__mf/js/async/1589.124ce93d.js.LICENSE.txt +0 -37
- package/__mf/js/async/1616.4828085d.js +0 -1
- package/__mf/js/async/2043.1f09864b.js +0 -2
- package/__mf/js/async/2043.1f09864b.js.LICENSE.txt +0 -24
- package/__mf/js/async/2082.231e8397.js +0 -1
- package/__mf/js/async/2842.a52597e6.js +0 -1
- package/__mf/js/async/392.b6035b41.js +0 -2
- package/__mf/js/async/3981.52e94742.js +0 -3
- package/__mf/js/async/4014.cf88a118.js +0 -7
- package/__mf/js/async/4014.cf88a118.js.LICENSE.txt +0 -39
- package/__mf/js/async/4121.e7df36d6.js +0 -2
- package/__mf/js/async/5002.3eb39a8c.js +0 -1
- package/__mf/js/async/5021.c663603d.js +0 -1
- package/__mf/js/async/5071.839a8f1a.js +0 -1
- package/__mf/js/async/5481.6496fac9.js +0 -2
- package/__mf/js/async/5587.a8a428db.js +0 -1
- package/__mf/js/async/6274.8edae86d.js +0 -2
- package/__mf/js/async/629.8cff215d.js +0 -1
- package/__mf/js/async/6811.9d4b123a.js +0 -38
- package/__mf/js/async/7177.e0e5ba2f.js +0 -1
- package/__mf/js/async/7192.692181c8.js +0 -1
- package/__mf/js/async/7413.c9310b8a.js +0 -1
- package/__mf/js/async/7968.3a9a982e.js +0 -1
- package/__mf/js/async/7978.116e4d81.js +0 -1
- package/__mf/js/async/7984.a8edc213.js +0 -22
- package/__mf/js/async/8356.152d5686.js +0 -1
- package/__mf/js/async/8470.b9762117.js +0 -2
- package/__mf/js/async/873.264fedc9.js +0 -1
- package/__mf/js/async/9051.c4deebd7.js +0 -1
- package/__mf/js/async/9235.c67cdb1d.js +0 -1
- package/__mf/js/async/941.cc458a98.js +0 -2
- package/__mf/js/async/9588.d23e2ed3.js +0 -1
- package/__mf/js/async/9701.9c4cea02.js +0 -1
- package/__mf/js/async/__federation_expose_Table.5d0cfb46.js +0 -1
- package/__mf/js/async/lib-router.3493bbf9.js +0 -2
- package/lib/cjs/Table.js +0 -62
- package/lib/cjs/TableExportAction.js +0 -180
- package/lib/cjs/bootstrap.js +0 -26
- package/lib/cjs/components/CellsEditor/CellsEditor.js +0 -30
- package/lib/cjs/components/CellsEditor/index.js +0 -30
- package/lib/cjs/components/ColumnsEditor/ColumnEditor.js +0 -289
- package/lib/cjs/components/ColumnsEditor/ColumnEditorContainer.js +0 -152
- package/lib/cjs/components/ColumnsEditor/ColumnsEditor.js +0 -108
- package/lib/cjs/components/ColumnsEditor/DataLinkEditorDialog.js +0 -139
- package/lib/cjs/components/ColumnsEditor/EmbeddedPanelOptionsEditor.js +0 -124
- package/lib/cjs/components/ColumnsEditor/index.js +0 -32
- package/lib/cjs/components/ConditionalPanel.js +0 -367
- package/lib/cjs/components/EmbeddedPanel.js +0 -52
- package/lib/cjs/components/TableCellsEditor.js +0 -36
- package/lib/cjs/components/TableColumnsEditor.js +0 -36
- package/lib/cjs/components/TableItemSelectionActionsEditor.js +0 -44
- package/lib/cjs/components/TablePanel.js +0 -845
- package/lib/cjs/components/TableSettingsEditor.js +0 -144
- package/lib/cjs/components/TableTransformsEditor.js +0 -36
- package/lib/cjs/components/index.js +0 -38
- package/lib/cjs/env.d.js +0 -14
- package/lib/cjs/getPluginModule.js +0 -39
- package/lib/cjs/index-federation.js +0 -55
- package/lib/cjs/index.js +0 -39
- package/lib/cjs/models/index.js +0 -31
- package/lib/cjs/models/model.js +0 -16
- package/lib/cjs/models/table-model.js +0 -278
- package/lib/cjs/setup-tests.js +0 -19
- package/lib/cjs/table-data-utils.js +0 -84
- package/lib/cjs/test/mock-query-results.js +0 -524
- /package/__mf/css/async/{4014.85c2cbf6.css → 11.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{4121.e7df36d6.js.LICENSE.txt → 121.b3a4c6cf.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{6274.8edae86d.js.LICENSE.txt → 274.f7dabfa6.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.b6035b41.js.LICENSE.txt → 392.e853a818.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{8470.b9762117.js.LICENSE.txt → 470.21434f20.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{7984.a8edc213.js.LICENSE.txt → 522.d6a7c203.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{868.507e984c.js.LICENSE.txt → 741.7feaa0ba.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{5481.6496fac9.js.LICENSE.txt → 862.4c658639.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.cc458a98.js.LICENSE.txt → 941.08c16cb2.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{lib-router.3493bbf9.js.LICENSE.txt → lib-router.020a2a16.js.LICENSE.txt} +0 -0
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "Table",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.
|
|
8
|
+
"buildVersion": "0.14.0-beta.1",
|
|
9
9
|
"buildName": "@perses-dev/table-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Table.
|
|
12
|
+
"name": "__mf/js/Table.646f97de.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"zip": "",
|
|
20
20
|
"api": ""
|
|
21
21
|
},
|
|
22
|
-
"globalName": "
|
|
22
|
+
"globalName": "Table_0_14_0_beta_1",
|
|
23
23
|
"pluginVersion": "2.6.0",
|
|
24
|
-
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/Table/\"; }"
|
|
24
|
+
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/Table~0.14.0-beta.1/\"; }"
|
|
25
25
|
},
|
|
26
26
|
"shared": [
|
|
27
27
|
{
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"js": {
|
|
37
37
|
"async": [],
|
|
38
38
|
"sync": [
|
|
39
|
-
"__mf/js/async/
|
|
39
|
+
"__mf/js/async/274.f7dabfa6.js"
|
|
40
40
|
]
|
|
41
41
|
},
|
|
42
42
|
"css": {
|
|
@@ -60,8 +60,8 @@
|
|
|
60
60
|
"js": {
|
|
61
61
|
"async": [],
|
|
62
62
|
"sync": [
|
|
63
|
-
"__mf/js/async/
|
|
64
|
-
"__mf/js/async/
|
|
63
|
+
"__mf/js/async/235.c5bac291.js",
|
|
64
|
+
"__mf/js/async/616.4e891cf9.js"
|
|
65
65
|
]
|
|
66
66
|
},
|
|
67
67
|
"css": {
|
|
@@ -85,8 +85,8 @@
|
|
|
85
85
|
"js": {
|
|
86
86
|
"async": [],
|
|
87
87
|
"sync": [
|
|
88
|
-
"__mf/js/async/
|
|
89
|
-
"__mf/js/async/
|
|
88
|
+
"__mf/js/async/587.0ff26337.js",
|
|
89
|
+
"__mf/js/async/968.b7fe9818.js"
|
|
90
90
|
]
|
|
91
91
|
},
|
|
92
92
|
"css": {
|
|
@@ -100,23 +100,23 @@
|
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"singleton": true,
|
|
103
|
-
"requiredVersion": "^0.
|
|
103
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
104
104
|
"shareScope": "default",
|
|
105
105
|
"name": "@perses-dev/components",
|
|
106
|
-
"version": "0.
|
|
106
|
+
"version": "0.55.0-beta.6",
|
|
107
107
|
"eager": false,
|
|
108
108
|
"id": "Table:@perses-dev/components",
|
|
109
109
|
"assets": {
|
|
110
110
|
"js": {
|
|
111
111
|
"async": [],
|
|
112
112
|
"sync": [
|
|
113
|
-
"__mf/js/async/
|
|
113
|
+
"__mf/js/async/11.976870d0.js"
|
|
114
114
|
]
|
|
115
115
|
},
|
|
116
116
|
"css": {
|
|
117
117
|
"async": [],
|
|
118
118
|
"sync": [
|
|
119
|
-
"__mf/css/async/
|
|
119
|
+
"__mf/css/async/11.85c2cbf6.css"
|
|
120
120
|
]
|
|
121
121
|
}
|
|
122
122
|
},
|
|
@@ -128,17 +128,17 @@
|
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"singleton": true,
|
|
131
|
-
"requiredVersion": "^0.
|
|
131
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
132
132
|
"shareScope": "default",
|
|
133
133
|
"name": "@perses-dev/dashboards",
|
|
134
|
-
"version": "0.
|
|
134
|
+
"version": "0.55.0-beta.6",
|
|
135
135
|
"eager": false,
|
|
136
136
|
"id": "Table:@perses-dev/dashboards",
|
|
137
137
|
"assets": {
|
|
138
138
|
"js": {
|
|
139
139
|
"async": [],
|
|
140
140
|
"sync": [
|
|
141
|
-
"__mf/js/async/
|
|
141
|
+
"__mf/js/async/522.d6a7c203.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"css": {
|
|
@@ -154,17 +154,17 @@
|
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"singleton": true,
|
|
157
|
-
"requiredVersion": "^0.
|
|
157
|
+
"requiredVersion": "^0.55.0-beta.6",
|
|
158
158
|
"shareScope": "default",
|
|
159
159
|
"name": "@perses-dev/plugin-system",
|
|
160
|
-
"version": "0.
|
|
160
|
+
"version": "0.55.0-beta.6",
|
|
161
161
|
"eager": false,
|
|
162
162
|
"id": "Table:@perses-dev/plugin-system",
|
|
163
163
|
"assets": {
|
|
164
164
|
"js": {
|
|
165
165
|
"async": [],
|
|
166
166
|
"sync": [
|
|
167
|
-
"__mf/js/async/
|
|
167
|
+
"__mf/js/async/700.ccacc909.js"
|
|
168
168
|
]
|
|
169
169
|
},
|
|
170
170
|
"css": {
|
|
@@ -180,17 +180,17 @@
|
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"singleton": true,
|
|
183
|
-
"requiredVersion": "^0.
|
|
183
|
+
"requiredVersion": "^0.3.0-beta.5",
|
|
184
184
|
"shareScope": "default",
|
|
185
185
|
"name": "@perses-dev/spec",
|
|
186
|
-
"version": "0.
|
|
186
|
+
"version": "0.3.0-beta.5",
|
|
187
187
|
"eager": false,
|
|
188
188
|
"id": "Table:@perses-dev/spec",
|
|
189
189
|
"assets": {
|
|
190
190
|
"js": {
|
|
191
191
|
"async": [],
|
|
192
192
|
"sync": [
|
|
193
|
-
"__mf/js/async/
|
|
193
|
+
"__mf/js/async/923.87e55609.js"
|
|
194
194
|
]
|
|
195
195
|
},
|
|
196
196
|
"css": {
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"js": {
|
|
215
215
|
"async": [],
|
|
216
216
|
"sync": [
|
|
217
|
-
"__mf/js/async/
|
|
217
|
+
"__mf/js/async/862.4c658639.js"
|
|
218
218
|
]
|
|
219
219
|
},
|
|
220
220
|
"css": {
|
|
@@ -238,31 +238,7 @@
|
|
|
238
238
|
"js": {
|
|
239
239
|
"async": [],
|
|
240
240
|
"sync": [
|
|
241
|
-
"__mf/js/async/
|
|
242
|
-
]
|
|
243
|
-
},
|
|
244
|
-
"css": {
|
|
245
|
-
"async": [],
|
|
246
|
-
"sync": []
|
|
247
|
-
}
|
|
248
|
-
},
|
|
249
|
-
"usedIn": [],
|
|
250
|
-
"usedExports": [],
|
|
251
|
-
"fallback": ""
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"singleton": true,
|
|
255
|
-
"requiredVersion": "^undefined",
|
|
256
|
-
"shareScope": "default",
|
|
257
|
-
"name": "echarts",
|
|
258
|
-
"version": "5.5.0",
|
|
259
|
-
"eager": false,
|
|
260
|
-
"id": "Table:echarts",
|
|
261
|
-
"assets": {
|
|
262
|
-
"js": {
|
|
263
|
-
"async": [],
|
|
264
|
-
"sync": [
|
|
265
|
-
"__mf/js/async/873.264fedc9.js"
|
|
241
|
+
"__mf/js/async/192.942516a2.js"
|
|
266
242
|
]
|
|
267
243
|
},
|
|
268
244
|
"css": {
|
|
@@ -286,7 +262,7 @@
|
|
|
286
262
|
"js": {
|
|
287
263
|
"async": [],
|
|
288
264
|
"sync": [
|
|
289
|
-
"__mf/js/async/392.
|
|
265
|
+
"__mf/js/async/392.e853a818.js"
|
|
290
266
|
]
|
|
291
267
|
},
|
|
292
268
|
"css": {
|
|
@@ -310,7 +286,7 @@
|
|
|
310
286
|
"js": {
|
|
311
287
|
"async": [],
|
|
312
288
|
"sync": [
|
|
313
|
-
"__mf/js/async/
|
|
289
|
+
"__mf/js/async/470.21434f20.js"
|
|
314
290
|
]
|
|
315
291
|
},
|
|
316
292
|
"css": {
|
|
@@ -318,7 +294,9 @@
|
|
|
318
294
|
"sync": []
|
|
319
295
|
}
|
|
320
296
|
},
|
|
321
|
-
"usedIn": [
|
|
297
|
+
"usedIn": [
|
|
298
|
+
"./Table"
|
|
299
|
+
],
|
|
322
300
|
"usedExports": [],
|
|
323
301
|
"fallback": ""
|
|
324
302
|
},
|
|
@@ -334,7 +312,7 @@
|
|
|
334
312
|
"js": {
|
|
335
313
|
"async": [],
|
|
336
314
|
"sync": [
|
|
337
|
-
"__mf/js/async/
|
|
315
|
+
"__mf/js/async/356.d7fe5d24.js"
|
|
338
316
|
]
|
|
339
317
|
},
|
|
340
318
|
"css": {
|
|
@@ -358,7 +336,7 @@
|
|
|
358
336
|
"js": {
|
|
359
337
|
"async": [],
|
|
360
338
|
"sync": [
|
|
361
|
-
"__mf/js/async/
|
|
339
|
+
"__mf/js/async/121.b3a4c6cf.js"
|
|
362
340
|
]
|
|
363
341
|
},
|
|
364
342
|
"css": {
|
|
@@ -371,30 +349,6 @@
|
|
|
371
349
|
],
|
|
372
350
|
"usedExports": [],
|
|
373
351
|
"fallback": ""
|
|
374
|
-
},
|
|
375
|
-
{
|
|
376
|
-
"singleton": true,
|
|
377
|
-
"requiredVersion": "^3.2.0",
|
|
378
|
-
"shareScope": "default",
|
|
379
|
-
"name": "date-fns-tz",
|
|
380
|
-
"version": "3.2.0",
|
|
381
|
-
"eager": false,
|
|
382
|
-
"id": "Table:date-fns-tz",
|
|
383
|
-
"assets": {
|
|
384
|
-
"js": {
|
|
385
|
-
"async": [],
|
|
386
|
-
"sync": [
|
|
387
|
-
"__mf/js/async/7978.116e4d81.js"
|
|
388
|
-
]
|
|
389
|
-
},
|
|
390
|
-
"css": {
|
|
391
|
-
"async": [],
|
|
392
|
-
"sync": []
|
|
393
|
-
}
|
|
394
|
-
},
|
|
395
|
-
"usedIn": [],
|
|
396
|
-
"usedExports": [],
|
|
397
|
-
"fallback": ""
|
|
398
352
|
}
|
|
399
353
|
],
|
|
400
354
|
"remotes": [],
|
|
@@ -405,6 +359,7 @@
|
|
|
405
359
|
"name": "Table",
|
|
406
360
|
"requires": [
|
|
407
361
|
"react",
|
|
362
|
+
"react-dom",
|
|
408
363
|
"@perses-dev/components",
|
|
409
364
|
"@perses-dev/plugin-system",
|
|
410
365
|
"@perses-dev/dashboards"
|
|
@@ -413,29 +368,27 @@
|
|
|
413
368
|
"assets": {
|
|
414
369
|
"js": {
|
|
415
370
|
"sync": [
|
|
416
|
-
"__mf/js/async/
|
|
417
|
-
"__mf/js/async/
|
|
418
|
-
"__mf/js/async/
|
|
419
|
-
"__mf/js/async/
|
|
371
|
+
"__mf/js/async/54.e77ec040.js",
|
|
372
|
+
"__mf/js/async/741.7feaa0ba.js",
|
|
373
|
+
"__mf/js/async/35.ba7c1b06.js",
|
|
374
|
+
"__mf/js/async/321.96f362a6.js",
|
|
375
|
+
"__mf/js/async/__federation_expose_Table.f8d0feb7.js"
|
|
420
376
|
],
|
|
421
377
|
"async": [
|
|
422
|
-
"__mf/js/async/
|
|
423
|
-
"__mf/js/async/
|
|
424
|
-
"__mf/js/async/
|
|
425
|
-
"__mf/js/async/
|
|
426
|
-
"__mf/js/async/
|
|
427
|
-
"__mf/js/async/
|
|
428
|
-
"__mf/js/async/
|
|
429
|
-
"__mf/js/async/
|
|
430
|
-
"__mf/js/async/7413.c9310b8a.js",
|
|
431
|
-
"__mf/js/async/2082.231e8397.js",
|
|
432
|
-
"__mf/js/async/7177.e0e5ba2f.js"
|
|
378
|
+
"__mf/js/async/186.ab1e0cb3.js",
|
|
379
|
+
"__mf/js/async/465.8425c17a.js",
|
|
380
|
+
"__mf/js/async/985.6129a36c.js",
|
|
381
|
+
"__mf/js/async/663.b3778d4c.js",
|
|
382
|
+
"__mf/js/async/413.d44db4b1.js",
|
|
383
|
+
"__mf/js/async/lib-router.020a2a16.js",
|
|
384
|
+
"__mf/js/async/865.b9eb3de4.js",
|
|
385
|
+
"__mf/js/async/153.fa68a9e4.js"
|
|
433
386
|
]
|
|
434
387
|
},
|
|
435
388
|
"css": {
|
|
436
389
|
"sync": [],
|
|
437
390
|
"async": [
|
|
438
|
-
"__mf/css/async/
|
|
391
|
+
"__mf/css/async/11.85c2cbf6.css"
|
|
439
392
|
]
|
|
440
393
|
}
|
|
441
394
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/table-plugin",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.14.0-beta.1",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
|
|
6
6
|
"repository": {
|
|
@@ -14,31 +14,31 @@
|
|
|
14
14
|
"dev": "rsbuild dev",
|
|
15
15
|
"build": "npm run build-mf && concurrently \"npm:build:*\"",
|
|
16
16
|
"build-mf": "rsbuild build",
|
|
17
|
-
"build:cjs": "swc ./src -d dist/lib/cjs --strip-leading-paths --config-file ../.cjs.swcrc",
|
|
18
17
|
"build:esm": "swc ./src -d dist/lib --strip-leading-paths --config-file ../.swcrc",
|
|
19
18
|
"build:types": "tsc --project tsconfig.build.json",
|
|
20
|
-
"lint": "
|
|
21
|
-
"test": "cross-env LC_ALL=C TZ=UTC
|
|
19
|
+
"lint": "oxlint src",
|
|
20
|
+
"test": "cross-env LC_ALL=C TZ=UTC vitest run",
|
|
22
21
|
"type-check": "tsc --noEmit"
|
|
23
22
|
},
|
|
24
|
-
"
|
|
23
|
+
"type": "module",
|
|
24
|
+
"main": "lib/index.js",
|
|
25
25
|
"module": "lib/index.js",
|
|
26
26
|
"types": "lib/index.d.ts",
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"@emotion/react": "^11.7.1",
|
|
29
29
|
"@emotion/styled": "^11.6.0",
|
|
30
30
|
"@hookform/resolvers": "^3.2.0",
|
|
31
|
-
"@perses-dev/components": "^0.
|
|
32
|
-
"@perses-dev/spec": "^0.
|
|
33
|
-
"@perses-dev/plugin-system": "^0.
|
|
34
|
-
"@perses-dev/dashboards": "^0.
|
|
31
|
+
"@perses-dev/components": "^0.55.0-beta.3",
|
|
32
|
+
"@perses-dev/spec": "^0.3.0-beta.5",
|
|
33
|
+
"@perses-dev/plugin-system": "^0.55.0-beta.6",
|
|
34
|
+
"@perses-dev/dashboards": "^0.55.0-beta.6",
|
|
35
35
|
"@tanstack/react-table": "^8.20.5",
|
|
36
36
|
"date-fns": "^4.1.0",
|
|
37
37
|
"date-fns-tz": "^3.2.0",
|
|
38
38
|
"echarts": "5.5.0",
|
|
39
39
|
"lodash": "^4.17.21",
|
|
40
|
-
"react": "^
|
|
41
|
-
"react-dom": "^
|
|
40
|
+
"react": "^18.3.0",
|
|
41
|
+
"react-dom": "^18.3.0",
|
|
42
42
|
"use-resize-observer": "^9.0.0"
|
|
43
43
|
},
|
|
44
44
|
"files": [
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.chunk_Table=self.chunk_Table||[]).push([["1432"],{34007(e,t,r){r.d(t,{A:()=>I});var o=r(70451),a=r(11750),n=r(81023),l=r(59238),i=r(77308),s=r(23434),c=r(72052),p=r(73397),u=r(24726),d=r(26952),f=r(11502),m=r(52855),g=r(47095),h=r(22402),b=r(62540);let v=(0,h.A)((0,b.jsx)("path",{d:"M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2, 4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0, 0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z"}),"SuccessOutlined"),y=(0,h.A)((0,b.jsx)("path",{d:"M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"}),"ReportProblemOutlined"),A=(0,h.A)((0,b.jsx)("path",{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),"ErrorOutline"),x=(0,h.A)((0,b.jsx)("path",{d:"M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20, 12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10, 10 0 0,0 12,2M11,17H13V11H11V17Z"}),"InfoOutlined");var $=r(17834);let S=(0,i.A)(f.A,{name:"MuiAlert",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.root,t[r.variant],t[`${r.variant}${(0,u.A)(r.color||r.severity)}`]]}})((0,s.A)(({theme:e})=>{let t="light"===e.palette.mode?l.e$:l.a,r="light"===e.palette.mode?l.a:l.e$;return{...e.typography.body2,backgroundColor:"transparent",display:"flex",padding:"6px 16px",variants:[...Object.entries(e.palette).filter((0,d.A)(["light"])).map(([o])=>({props:{colorSeverity:o,variant:"standard"},style:{color:e.vars?e.vars.palette.Alert[`${o}Color`]:t(e.palette[o].light,.6),backgroundColor:e.vars?e.vars.palette.Alert[`${o}StandardBg`]:r(e.palette[o].light,.9),[`& .${m.A.icon}`]:e.vars?{color:e.vars.palette.Alert[`${o}IconColor`]}:{color:e.palette[o].main}}})),...Object.entries(e.palette).filter((0,d.A)(["light"])).map(([r])=>({props:{colorSeverity:r,variant:"outlined"},style:{color:e.vars?e.vars.palette.Alert[`${r}Color`]:t(e.palette[r].light,.6),border:`1px solid ${(e.vars||e).palette[r].light}`,[`& .${m.A.icon}`]:e.vars?{color:e.vars.palette.Alert[`${r}IconColor`]}:{color:e.palette[r].main}}})),...Object.entries(e.palette).filter((0,d.A)(["dark"])).map(([t])=>({props:{colorSeverity:t,variant:"filled"},style:{fontWeight:e.typography.fontWeightMedium,...e.vars?{color:e.vars.palette.Alert[`${t}FilledColor`],backgroundColor:e.vars.palette.Alert[`${t}FilledBg`]}:{backgroundColor:"dark"===e.palette.mode?e.palette[t].dark:e.palette[t].main,color:e.palette.getContrastText(e.palette[t].main)}}}))]}})),C=(0,i.A)("div",{name:"MuiAlert",slot:"Icon",overridesResolver:(e,t)=>t.icon})({marginRight:12,padding:"7px 0",display:"flex",fontSize:22,opacity:.9}),k=(0,i.A)("div",{name:"MuiAlert",slot:"Message",overridesResolver:(e,t)=>t.message})({padding:"8px 0",minWidth:0,overflow:"auto"}),_=(0,i.A)("div",{name:"MuiAlert",slot:"Action",overridesResolver:(e,t)=>t.action})({display:"flex",alignItems:"flex-start",padding:"4px 0 0 16px",marginLeft:"auto",marginRight:-8}),w={success:(0,b.jsx)(v,{fontSize:"inherit"}),warning:(0,b.jsx)(y,{fontSize:"inherit"}),error:(0,b.jsx)(A,{fontSize:"inherit"}),info:(0,b.jsx)(x,{fontSize:"inherit"})},I=o.forwardRef(function(e,t){let r=(0,c.b)({props:e,name:"MuiAlert"}),{action:o,children:l,className:i,closeText:s="Close",color:d,components:f={},componentsProps:h={},icon:v,iconMapping:y=w,onClose:A,role:x="alert",severity:I="success",slotProps:P={},slots:O={},variant:M="standard",...R}=r,L={...r,color:d,severity:I,variant:M,colorSeverity:d||I},j=(e=>{let{variant:t,color:r,severity:o,classes:a}=e,l={root:["root",`color${(0,u.A)(r||o)}`,`${t}${(0,u.A)(r||o)}`,`${t}`],icon:["icon"],message:["message"],action:["action"]};return(0,n.A)(l,m.X,a)})(L),z={slots:{closeButton:f.CloseButton,closeIcon:f.CloseIcon,...O},slotProps:{...h,...P}},[N,T]=(0,p.A)("root",{ref:t,shouldForwardComponentProp:!0,className:(0,a.A)(j.root,i),elementType:S,externalForwardedProps:{...z,...R},ownerState:L,additionalProps:{role:x,elevation:0}}),[D,E]=(0,p.A)("icon",{className:j.icon,elementType:C,externalForwardedProps:z,ownerState:L}),[W,F]=(0,p.A)("message",{className:j.message,elementType:k,externalForwardedProps:z,ownerState:L}),[V,H]=(0,p.A)("action",{className:j.action,elementType:_,externalForwardedProps:z,ownerState:L}),[B,U]=(0,p.A)("closeButton",{elementType:g.A,externalForwardedProps:z,ownerState:L}),[X,G]=(0,p.A)("closeIcon",{elementType:$.A,externalForwardedProps:z,ownerState:L});return(0,b.jsxs)(N,{...T,children:[!1!==v?(0,b.jsx)(D,{...E,children:v||y[I]||w[I]}):null,(0,b.jsx)(W,{...F,children:l}),null!=o?(0,b.jsx)(V,{...H,children:o}):null,null==o&&A?(0,b.jsx)(V,{...H,children:(0,b.jsx)(B,{size:"small","aria-label":s,title:s,color:"inherit",onClick:A,...U,children:(0,b.jsx)(X,{fontSize:"small",...G})})}):null]})})},52855(e,t,r){r.d(t,{A:()=>l,X:()=>n});var o=r(29009),a=r(46733);function n(e){return(0,a.Ay)("MuiAlert",e)}let l=(0,o.A)("MuiAlert",["root","action","icon","message","filled","colorSuccess","colorInfo","colorWarning","colorError","filledSuccess","filledInfo","filledWarning","filledError","outlined","outlinedSuccess","outlinedInfo","outlinedWarning","outlinedError","standard","standardSuccess","standardInfo","standardWarning","standardError"])},5611(e,t,r){r.d(t,{A:()=>B});var o,a,n=r(70451),l=r(11750),i=r(81023),s=r(59238),c=r(81227),p=r(48865),u=r(77308),d=r(23434),f=r(72052),m=r(24726),g=r(29009),h=r(46733);function b(e){return(0,h.Ay)("MuiListSubheader",e)}(0,g.A)("MuiListSubheader",["root","colorPrimary","colorInherit","gutters","inset","sticky"]);var v=r(62540);let y=(0,u.A)("li",{name:"MuiListSubheader",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.root,"default"!==r.color&&t[`color${(0,m.A)(r.color)}`],!r.disableGutters&&t.gutters,r.inset&&t.inset,!r.disableSticky&&t.sticky]}})((0,d.A)(({theme:e})=>({boxSizing:"border-box",lineHeight:"48px",listStyle:"none",color:(e.vars||e).palette.text.secondary,fontFamily:e.typography.fontFamily,fontWeight:e.typography.fontWeightMedium,fontSize:e.typography.pxToRem(14),variants:[{props:{color:"primary"},style:{color:(e.vars||e).palette.primary.main}},{props:{color:"inherit"},style:{color:"inherit"}},{props:({ownerState:e})=>!e.disableGutters,style:{paddingLeft:16,paddingRight:16}},{props:({ownerState:e})=>e.inset,style:{paddingLeft:72}},{props:({ownerState:e})=>!e.disableSticky,style:{position:"sticky",top:0,zIndex:1,backgroundColor:(e.vars||e).palette.background.paper}}]}))),A=n.forwardRef(function(e,t){let r=(0,f.b)({props:e,name:"MuiListSubheader"}),{className:o,color:a="default",component:n="li",disableGutters:s=!1,disableSticky:c=!1,inset:p=!1,...u}=r,d={...r,color:a,component:n,disableGutters:s,disableSticky:c,inset:p},g=(e=>{let{classes:t,color:r,disableGutters:o,inset:a,disableSticky:n}=e,l={root:["root","default"!==r&&`color${(0,m.A)(r)}`,!o&&"gutters",a&&"inset",!n&&"sticky"]};return(0,i.A)(l,b,t)})(d);return(0,v.jsx)(y,{as:n,className:(0,l.A)(g.root,o),ref:t,ownerState:d,...u})});A&&(A.muiSkipListHighlight=!0);var x=r(11502),$=r(47095),S=r(47601),C=r(63095),k=r(35931),_=r(8323),w=r(52131),I=r(17834),P=r(94886);function O(e){return(0,h.Ay)("MuiAutocomplete",e)}let M=(0,g.A)("MuiAutocomplete",["root","expanded","fullWidth","focused","focusVisible","tag","tagSizeSmall","tagSizeMedium","hasPopupIcon","hasClearIcon","inputRoot","input","inputFocused","endAdornment","clearIndicator","popupIndicator","popupIndicatorOpen","popper","popperDisablePortal","paper","listbox","loading","noOptions","option","groupLabel","groupUl"]);var R=r(73397);let L=(0,u.A)("div",{name:"MuiAutocomplete",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e,{fullWidth:o,hasClearIcon:a,hasPopupIcon:n,inputFocused:l,size:i}=r;return[{[`& .${M.tag}`]:t.tag},{[`& .${M.tag}`]:t[`tagSize${(0,m.A)(i)}`]},{[`& .${M.inputRoot}`]:t.inputRoot},{[`& .${M.input}`]:t.input},{[`& .${M.input}`]:l&&t.inputFocused},t.root,o&&t.fullWidth,n&&t.hasPopupIcon,a&&t.hasClearIcon]}})({[`&.${M.focused} .${M.clearIndicator}`]:{visibility:"visible"},"@media (pointer: fine)":{[`&:hover .${M.clearIndicator}`]:{visibility:"visible"}},[`& .${M.tag}`]:{margin:3,maxWidth:"calc(100% - 6px)"},[`& .${M.inputRoot}`]:{[`.${M.hasPopupIcon}&, .${M.hasClearIcon}&`]:{paddingRight:30},[`.${M.hasPopupIcon}.${M.hasClearIcon}&`]:{paddingRight:56},[`& .${M.input}`]:{width:0,minWidth:30}},[`& .${C.A.root}`]:{paddingBottom:1,"& .MuiInput-input":{padding:"4px 4px 4px 0px"}},[`& .${C.A.root}.${k.A.sizeSmall}`]:{[`& .${C.A.input}`]:{padding:"2px 4px 3px 0"}},[`& .${_.A.root}`]:{padding:9,[`.${M.hasPopupIcon}&, .${M.hasClearIcon}&`]:{paddingRight:39},[`.${M.hasPopupIcon}.${M.hasClearIcon}&`]:{paddingRight:65},[`& .${M.input}`]:{padding:"7.5px 4px 7.5px 5px"},[`& .${M.endAdornment}`]:{right:9}},[`& .${_.A.root}.${k.A.sizeSmall}`]:{paddingTop:6,paddingBottom:6,paddingLeft:6,[`& .${M.input}`]:{padding:"2.5px 4px 2.5px 8px"}},[`& .${w.A.root}`]:{paddingTop:19,paddingLeft:8,[`.${M.hasPopupIcon}&, .${M.hasClearIcon}&`]:{paddingRight:39},[`.${M.hasPopupIcon}.${M.hasClearIcon}&`]:{paddingRight:65},[`& .${w.A.input}`]:{padding:"7px 4px"},[`& .${M.endAdornment}`]:{right:9}},[`& .${w.A.root}.${k.A.sizeSmall}`]:{paddingBottom:1,[`& .${w.A.input}`]:{padding:"2.5px 4px"}},[`& .${k.A.hiddenLabel}`]:{paddingTop:8},[`& .${w.A.root}.${k.A.hiddenLabel}`]:{paddingTop:0,paddingBottom:0,[`& .${M.input}`]:{paddingTop:16,paddingBottom:17}},[`& .${w.A.root}.${k.A.hiddenLabel}.${k.A.sizeSmall}`]:{[`& .${M.input}`]:{paddingTop:8,paddingBottom:9}},[`& .${M.input}`]:{flexGrow:1,textOverflow:"ellipsis",opacity:0},variants:[{props:{fullWidth:!0},style:{width:"100%"}},{props:{size:"small"},style:{[`& .${M.tag}`]:{margin:2,maxWidth:"calc(100% - 4px)"}}},{props:{inputFocused:!0},style:{[`& .${M.input}`]:{opacity:1}}},{props:{multiple:!0},style:{[`& .${M.inputRoot}`]:{flexWrap:"wrap"}}}]}),j=(0,u.A)("div",{name:"MuiAutocomplete",slot:"EndAdornment",overridesResolver:(e,t)=>t.endAdornment})({position:"absolute",right:0,top:"50%",transform:"translate(0, -50%)"}),z=(0,u.A)($.A,{name:"MuiAutocomplete",slot:"ClearIndicator",overridesResolver:(e,t)=>t.clearIndicator})({marginRight:-2,padding:4,visibility:"hidden"}),N=(0,u.A)($.A,{name:"MuiAutocomplete",slot:"PopupIndicator",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.popupIndicator,r.popupOpen&&t.popupIndicatorOpen]}})({padding:2,marginRight:-2,variants:[{props:{popupOpen:!0},style:{transform:"rotate(180deg)"}}]}),T=(0,u.A)(p.A,{name:"MuiAutocomplete",slot:"Popper",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[{[`& .${M.option}`]:t.option},t.popper,r.disablePortal&&t.popperDisablePortal]}})((0,d.A)(({theme:e})=>({zIndex:(e.vars||e).zIndex.modal,variants:[{props:{disablePortal:!0},style:{position:"absolute"}}]}))),D=(0,u.A)(x.A,{name:"MuiAutocomplete",slot:"Paper",overridesResolver:(e,t)=>t.paper})((0,d.A)(({theme:e})=>({...e.typography.body1,overflow:"auto"}))),E=(0,u.A)("div",{name:"MuiAutocomplete",slot:"Loading",overridesResolver:(e,t)=>t.loading})((0,d.A)(({theme:e})=>({color:(e.vars||e).palette.text.secondary,padding:"14px 16px"}))),W=(0,u.A)("div",{name:"MuiAutocomplete",slot:"NoOptions",overridesResolver:(e,t)=>t.noOptions})((0,d.A)(({theme:e})=>({color:(e.vars||e).palette.text.secondary,padding:"14px 16px"}))),F=(0,u.A)("ul",{name:"MuiAutocomplete",slot:"Listbox",overridesResolver:(e,t)=>t.listbox})((0,d.A)(({theme:e})=>({listStyle:"none",margin:0,padding:"8px 0",maxHeight:"40vh",overflow:"auto",position:"relative",[`& .${M.option}`]:{minHeight:48,display:"flex",overflow:"hidden",justifyContent:"flex-start",alignItems:"center",cursor:"pointer",paddingTop:6,boxSizing:"border-box",outline:"0",WebkitTapHighlightColor:"transparent",paddingBottom:6,paddingLeft:16,paddingRight:16,[e.breakpoints.up("sm")]:{minHeight:"auto"},[`&.${M.focused}`]:{backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},'&[aria-disabled="true"]':{opacity:(e.vars||e).palette.action.disabledOpacity,pointerEvents:"none"},[`&.${M.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},'&[aria-selected="true"]':{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:(0,s.X4)(e.palette.primary.main,e.palette.action.selectedOpacity),[`&.${M.focused}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:(0,s.X4)(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:(e.vars||e).palette.action.selected}},[`&.${M.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:(0,s.X4)(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}}}}))),V=(0,u.A)(A,{name:"MuiAutocomplete",slot:"GroupLabel",overridesResolver:(e,t)=>t.groupLabel})((0,d.A)(({theme:e})=>({backgroundColor:(e.vars||e).palette.background.paper,top:-8}))),H=(0,u.A)("ul",{name:"MuiAutocomplete",slot:"GroupUl",overridesResolver:(e,t)=>t.groupUl})({padding:0,[`& .${M.option}`]:{paddingLeft:24}}),B=n.forwardRef(function(e,t){let r,s=(0,f.b)({props:e,name:"MuiAutocomplete"}),{autoComplete:u=!1,autoHighlight:d=!1,autoSelect:g=!1,blurOnSelect:h=!1,ChipProps:b,className:y,clearIcon:A=o||(o=(0,v.jsx)(I.A,{fontSize:"small"})),clearOnBlur:$=!s.freeSolo,clearOnEscape:C=!1,clearText:k="Clear",closeText:_="Close",componentsProps:w,defaultValue:M=s.multiple?[]:null,disableClearable:B=!1,disableCloseOnSelect:U=!1,disabled:X=!1,disabledItemsFocusable:G=!1,disableListWrap:q=!1,disablePortal:K=!1,filterOptions:Z,filterSelectedOptions:Q=!1,forcePopupIcon:Y="auto",freeSolo:J=!1,fullWidth:ee=!1,getLimitTagsText:et=e=>`+${e}`,getOptionDisabled:er,getOptionKey:eo,getOptionLabel:ea,isOptionEqualToValue:en,groupBy:el,handleHomeEndKeys:ei=!s.freeSolo,id:es,includeInputInList:ec=!1,inputValue:ep,limitTags:eu=-1,ListboxComponent:ed,ListboxProps:ef,loading:em=!1,loadingText:eg="Loading…",multiple:eh=!1,noOptionsText:eb="No options",onChange:ev,onClose:ey,onHighlightChange:eA,onInputChange:ex,onOpen:e$,open:eS,openOnFocus:eC=!1,openText:ek="Open",options:e_,PaperComponent:ew,PopperComponent:eI,popupIcon:eP=a||(a=(0,v.jsx)(P.A,{})),readOnly:eO=!1,renderGroup:eM,renderInput:eR,renderOption:eL,renderTags:ej,selectOnFocus:ez=!s.freeSolo,size:eN="medium",slots:eT={},slotProps:eD={},value:eE,...eW}=s,{getRootProps:eF,getInputProps:eV,getInputLabelProps:eH,getPopupIndicatorProps:eB,getClearProps:eU,getTagProps:eX,getListboxProps:eG,getOptionProps:eq,value:eK,dirty:eZ,expanded:eQ,id:eY,popupOpen:eJ,focused:e0,focusedTag:e1,anchorEl:e2,setAnchorEl:e4,inputValue:e7,groupedOptions:e5}=(0,c.A)({...s,componentName:"Autocomplete"}),e3=!B&&!X&&eZ&&!eO,e8=(!J||!0===Y)&&!1!==Y,{onMouseDown:e6}=eV(),{ref:e9,...te}=eG(),tt=ea||(e=>e.label??e),tr={...s,disablePortal:K,expanded:eQ,focused:e0,fullWidth:ee,getOptionLabel:tt,hasClearIcon:e3,hasPopupIcon:e8,inputFocused:-1===e1,popupOpen:eJ,size:eN},to=(e=>{let{classes:t,disablePortal:r,expanded:o,focused:a,fullWidth:n,hasClearIcon:l,hasPopupIcon:s,inputFocused:c,popupOpen:p,size:u}=e,d={root:["root",o&&"expanded",a&&"focused",n&&"fullWidth",l&&"hasClearIcon",s&&"hasPopupIcon"],inputRoot:["inputRoot"],input:["input",c&&"inputFocused"],tag:["tag",`tagSize${(0,m.A)(u)}`],endAdornment:["endAdornment"],clearIndicator:["clearIndicator"],popupIndicator:["popupIndicator",p&&"popupIndicatorOpen"],popper:["popper",r&&"popperDisablePortal"],paper:["paper"],listbox:["listbox"],loading:["loading"],noOptions:["noOptions"],option:["option"],groupLabel:["groupLabel"],groupUl:["groupUl"]};return(0,i.A)(d,O,t)})(tr),ta={slots:{paper:ew,popper:eI,...eT},slotProps:{chip:b,listbox:ef,...w,...eD}},[tn,tl]=(0,R.A)("listbox",{elementType:F,externalForwardedProps:ta,ownerState:tr,className:to.listbox,additionalProps:te,ref:e9}),[ti,ts]=(0,R.A)("paper",{elementType:x.A,externalForwardedProps:ta,ownerState:tr,className:to.paper}),[tc,tp]=(0,R.A)("popper",{elementType:p.A,externalForwardedProps:ta,ownerState:tr,className:to.popper,additionalProps:{disablePortal:K,style:{width:e2?e2.clientWidth:null},role:"presentation",anchorEl:e2,open:eJ}});if(eh&&eK.length>0){let e=e=>({className:to.tag,disabled:X,...eX(e)});r=ej?ej(eK,e,tr):eK.map((t,r)=>{let{key:o,...a}=e({index:r});return(0,v.jsx)(S.A,{label:tt(t),size:eN,...a,...ta.slotProps.chip},o)})}if(eu>-1&&Array.isArray(r)){let e=r.length-eu;!e0&&e>0&&(r=r.splice(0,eu)).push((0,v.jsx)("span",{className:to.tag,children:et(e)},r.length))}let tu=eM||(e=>(0,v.jsxs)("li",{children:[(0,v.jsx)(V,{className:to.groupLabel,ownerState:tr,component:"div",children:e.group}),(0,v.jsx)(H,{className:to.groupUl,ownerState:tr,children:e.children})]},e.key)),td=eL||((e,t)=>{let{key:r,...o}=e;return(0,v.jsx)("li",{...o,children:tt(t)},r)}),tf=(e,t)=>{let r=eq({option:e,index:t});return td({...r,className:to.option},e,{selected:r["aria-selected"],index:t,inputValue:e7},tr)},tm=ta.slotProps.clearIndicator,tg=ta.slotProps.popupIndicator;return(0,v.jsxs)(n.Fragment,{children:[(0,v.jsx)(L,{ref:t,className:(0,l.A)(to.root,y),ownerState:tr,...eF(eW),children:eR({id:eY,disabled:X,fullWidth:!0,size:"small"===eN?"small":void 0,InputLabelProps:eH(),InputProps:{ref:e4,className:to.inputRoot,startAdornment:r,onMouseDown:e=>{e.target===e.currentTarget&&e6(e)},...(e3||e8)&&{endAdornment:(0,v.jsxs)(j,{className:to.endAdornment,ownerState:tr,children:[e3?(0,v.jsx)(z,{...eU(),"aria-label":k,title:k,ownerState:tr,...tm,className:(0,l.A)(to.clearIndicator,tm?.className),children:A}):null,e8?(0,v.jsx)(N,{...eB(),disabled:X,"aria-label":eJ?_:ek,title:eJ?_:ek,ownerState:tr,...tg,className:(0,l.A)(to.popupIndicator,tg?.className),children:eP}):null]})}},inputProps:{className:to.input,disabled:X,readOnly:eO,...eV()}})}),e2?(0,v.jsx)(T,{as:tc,...tp,children:(0,v.jsxs)(D,{as:ti,...ts,children:[em&&0===e5.length?(0,v.jsx)(E,{className:to.loading,ownerState:tr,children:eg}):null,0!==e5.length||J||em?null:(0,v.jsx)(W,{className:to.noOptions,ownerState:tr,role:"presentation",onMouseDown:e=>{e.preventDefault()},children:eb}),e5.length>0?(0,v.jsx)(tn,{as:ed,...tl,children:e5.map((e,t)=>el?tu({key:e.key,group:e.group,children:e.options.map((t,r)=>tf(t,e.index+r))}):tf(e,t))}):null]})}):null]})})},47601(e,t,r){r.d(t,{A:()=>C});var o=r(70451),a=r(11750),n=r(81023),l=r(59238),i=r(22402),s=r(62540);let c=(0,i.A)((0,s.jsx)("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}),"Cancel");var p=r(29424),u=r(24726),d=r(1337),f=r(77308),m=r(23434),g=r(26952),h=r(72052),b=r(29009),v=r(46733);function y(e){return(0,v.Ay)("MuiChip",e)}let A=(0,b.A)("MuiChip",["root","sizeSmall","sizeMedium","colorDefault","colorError","colorInfo","colorPrimary","colorSecondary","colorSuccess","colorWarning","disabled","clickable","clickableColorPrimary","clickableColorSecondary","deletable","deletableColorPrimary","deletableColorSecondary","outlined","filled","outlinedPrimary","outlinedSecondary","filledPrimary","filledSecondary","avatar","avatarSmall","avatarMedium","avatarColorPrimary","avatarColorSecondary","icon","iconSmall","iconMedium","iconColorPrimary","iconColorSecondary","label","labelSmall","labelMedium","deleteIcon","deleteIconSmall","deleteIconMedium","deleteIconColorPrimary","deleteIconColorSecondary","deleteIconOutlinedColorPrimary","deleteIconOutlinedColorSecondary","deleteIconFilledColorPrimary","deleteIconFilledColorSecondary","focusVisible"]),x=(0,f.A)("div",{name:"MuiChip",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e,{color:o,iconColor:a,clickable:n,onDelete:l,size:i,variant:s}=r;return[{[`& .${A.avatar}`]:t.avatar},{[`& .${A.avatar}`]:t[`avatar${(0,u.A)(i)}`]},{[`& .${A.avatar}`]:t[`avatarColor${(0,u.A)(o)}`]},{[`& .${A.icon}`]:t.icon},{[`& .${A.icon}`]:t[`icon${(0,u.A)(i)}`]},{[`& .${A.icon}`]:t[`iconColor${(0,u.A)(a)}`]},{[`& .${A.deleteIcon}`]:t.deleteIcon},{[`& .${A.deleteIcon}`]:t[`deleteIcon${(0,u.A)(i)}`]},{[`& .${A.deleteIcon}`]:t[`deleteIconColor${(0,u.A)(o)}`]},{[`& .${A.deleteIcon}`]:t[`deleteIcon${(0,u.A)(s)}Color${(0,u.A)(o)}`]},t.root,t[`size${(0,u.A)(i)}`],t[`color${(0,u.A)(o)}`],n&&t.clickable,n&&"default"!==o&&t[`clickableColor${(0,u.A)(o)})`],l&&t.deletable,l&&"default"!==o&&t[`deletableColor${(0,u.A)(o)}`],t[s],t[`${s}${(0,u.A)(o)}`]]}})((0,m.A)(({theme:e})=>{let t="light"===e.palette.mode?e.palette.grey[700]:e.palette.grey[300];return{maxWidth:"100%",fontFamily:e.typography.fontFamily,fontSize:e.typography.pxToRem(13),display:"inline-flex",alignItems:"center",justifyContent:"center",height:32,color:(e.vars||e).palette.text.primary,backgroundColor:(e.vars||e).palette.action.selected,borderRadius:16,whiteSpace:"nowrap",transition:e.transitions.create(["background-color","box-shadow"]),cursor:"unset",outline:0,textDecoration:"none",border:0,padding:0,verticalAlign:"middle",boxSizing:"border-box",[`&.${A.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity,pointerEvents:"none"},[`& .${A.avatar}`]:{marginLeft:5,marginRight:-6,width:24,height:24,color:e.vars?e.vars.palette.Chip.defaultAvatarColor:t,fontSize:e.typography.pxToRem(12)},[`& .${A.avatarColorPrimary}`]:{color:(e.vars||e).palette.primary.contrastText,backgroundColor:(e.vars||e).palette.primary.dark},[`& .${A.avatarColorSecondary}`]:{color:(e.vars||e).palette.secondary.contrastText,backgroundColor:(e.vars||e).palette.secondary.dark},[`& .${A.avatarSmall}`]:{marginLeft:4,marginRight:-4,width:18,height:18,fontSize:e.typography.pxToRem(10)},[`& .${A.icon}`]:{marginLeft:5,marginRight:-6},[`& .${A.deleteIcon}`]:{WebkitTapHighlightColor:"transparent",color:e.vars?`rgba(${e.vars.palette.text.primaryChannel} / 0.26)`:(0,l.X4)(e.palette.text.primary,.26),fontSize:22,cursor:"pointer",margin:"0 5px 0 -6px","&:hover":{color:e.vars?`rgba(${e.vars.palette.text.primaryChannel} / 0.4)`:(0,l.X4)(e.palette.text.primary,.4)}},variants:[{props:{size:"small"},style:{height:24,[`& .${A.icon}`]:{fontSize:18,marginLeft:4,marginRight:-4},[`& .${A.deleteIcon}`]:{fontSize:16,marginRight:4,marginLeft:-4}}},...Object.entries(e.palette).filter((0,g.A)(["contrastText"])).map(([t])=>({props:{color:t},style:{backgroundColor:(e.vars||e).palette[t].main,color:(e.vars||e).palette[t].contrastText,[`& .${A.deleteIcon}`]:{color:e.vars?`rgba(${e.vars.palette[t].contrastTextChannel} / 0.7)`:(0,l.X4)(e.palette[t].contrastText,.7),"&:hover, &:active":{color:(e.vars||e).palette[t].contrastText}}}})),{props:e=>e.iconColor===e.color,style:{[`& .${A.icon}`]:{color:e.vars?e.vars.palette.Chip.defaultIconColor:t}}},{props:e=>e.iconColor===e.color&&"default"!==e.color,style:{[`& .${A.icon}`]:{color:"inherit"}}},{props:{onDelete:!0},style:{[`&.${A.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.action.selectedChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:(0,l.X4)(e.palette.action.selected,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}}},...Object.entries(e.palette).filter((0,g.A)(["dark"])).map(([t])=>({props:{color:t,onDelete:!0},style:{[`&.${A.focusVisible}`]:{background:(e.vars||e).palette[t].dark}}})),{props:{clickable:!0},style:{userSelect:"none",WebkitTapHighlightColor:"transparent",cursor:"pointer","&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.selectedChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:(0,l.X4)(e.palette.action.selected,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity)},[`&.${A.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.action.selectedChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:(0,l.X4)(e.palette.action.selected,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)},"&:active":{boxShadow:(e.vars||e).shadows[1]}}},...Object.entries(e.palette).filter((0,g.A)(["dark"])).map(([t])=>({props:{color:t,clickable:!0},style:{[`&:hover, &.${A.focusVisible}`]:{backgroundColor:(e.vars||e).palette[t].dark}}})),{props:{variant:"outlined"},style:{backgroundColor:"transparent",border:e.vars?`1px solid ${e.vars.palette.Chip.defaultBorder}`:`1px solid ${"light"===e.palette.mode?e.palette.grey[400]:e.palette.grey[700]}`,[`&.${A.clickable}:hover`]:{backgroundColor:(e.vars||e).palette.action.hover},[`&.${A.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`& .${A.avatar}`]:{marginLeft:4},[`& .${A.avatarSmall}`]:{marginLeft:2},[`& .${A.icon}`]:{marginLeft:4},[`& .${A.iconSmall}`]:{marginLeft:2},[`& .${A.deleteIcon}`]:{marginRight:5},[`& .${A.deleteIconSmall}`]:{marginRight:3}}},...Object.entries(e.palette).filter((0,g.A)()).map(([t])=>({props:{variant:"outlined",color:t},style:{color:(e.vars||e).palette[t].main,border:`1px solid ${e.vars?`rgba(${e.vars.palette[t].mainChannel} / 0.7)`:(0,l.X4)(e.palette[t].main,.7)}`,[`&.${A.clickable}:hover`]:{backgroundColor:e.vars?`rgba(${e.vars.palette[t].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,l.X4)(e.palette[t].main,e.palette.action.hoverOpacity)},[`&.${A.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette[t].mainChannel} / ${e.vars.palette.action.focusOpacity})`:(0,l.X4)(e.palette[t].main,e.palette.action.focusOpacity)},[`& .${A.deleteIcon}`]:{color:e.vars?`rgba(${e.vars.palette[t].mainChannel} / 0.7)`:(0,l.X4)(e.palette[t].main,.7),"&:hover, &:active":{color:(e.vars||e).palette[t].main}}}}))]}})),$=(0,f.A)("span",{name:"MuiChip",slot:"Label",overridesResolver:(e,t)=>{let{ownerState:r}=e,{size:o}=r;return[t.label,t[`label${(0,u.A)(o)}`]]}})({overflow:"hidden",textOverflow:"ellipsis",paddingLeft:12,paddingRight:12,whiteSpace:"nowrap",variants:[{props:{variant:"outlined"},style:{paddingLeft:11,paddingRight:11}},{props:{size:"small"},style:{paddingLeft:8,paddingRight:8}},{props:{size:"small",variant:"outlined"},style:{paddingLeft:7,paddingRight:7}}]});function S(e){return"Backspace"===e.key||"Delete"===e.key}let C=o.forwardRef(function(e,t){let r=(0,h.b)({props:e,name:"MuiChip"}),{avatar:l,className:i,clickable:f,color:m="default",component:g,deleteIcon:b,disabled:v=!1,icon:A,label:C,onClick:k,onDelete:_,onKeyDown:w,onKeyUp:I,size:P="medium",variant:O="filled",tabIndex:M,skipFocusWhenDisabled:R=!1,...L}=r,j=o.useRef(null),z=(0,p.A)(j,t),N=e=>{e.stopPropagation(),_&&_(e)},T=!1!==f&&!!k||f,D=T||_?d.A:g||"div",E={...r,component:D,disabled:v,size:P,color:m,iconColor:o.isValidElement(A)&&A.props.color||m,onDelete:!!_,clickable:T,variant:O},W=(e=>{let{classes:t,disabled:r,size:o,color:a,iconColor:l,onDelete:i,clickable:s,variant:c}=e,p={root:["root",c,r&&"disabled",`size${(0,u.A)(o)}`,`color${(0,u.A)(a)}`,s&&"clickable",s&&`clickableColor${(0,u.A)(a)}`,i&&"deletable",i&&`deletableColor${(0,u.A)(a)}`,`${c}${(0,u.A)(a)}`],label:["label",`label${(0,u.A)(o)}`],avatar:["avatar",`avatar${(0,u.A)(o)}`,`avatarColor${(0,u.A)(a)}`],icon:["icon",`icon${(0,u.A)(o)}`,`iconColor${(0,u.A)(l)}`],deleteIcon:["deleteIcon",`deleteIcon${(0,u.A)(o)}`,`deleteIconColor${(0,u.A)(a)}`,`deleteIcon${(0,u.A)(c)}Color${(0,u.A)(a)}`]};return(0,n.A)(p,y,t)})(E),F=D===d.A?{component:g||"div",focusVisibleClassName:W.focusVisible,..._&&{disableRipple:!0}}:{},V=null;_&&(V=b&&o.isValidElement(b)?o.cloneElement(b,{className:(0,a.A)(b.props.className,W.deleteIcon),onClick:N}):(0,s.jsx)(c,{className:(0,a.A)(W.deleteIcon),onClick:N}));let H=null;l&&o.isValidElement(l)&&(H=o.cloneElement(l,{className:(0,a.A)(W.avatar,l.props.className)}));let B=null;return A&&o.isValidElement(A)&&(B=o.cloneElement(A,{className:(0,a.A)(W.icon,A.props.className)})),(0,s.jsxs)(x,{as:D,className:(0,a.A)(W.root,i),disabled:!!T&&!!v||void 0,onClick:k,onKeyDown:e=>{e.currentTarget===e.target&&S(e)&&e.preventDefault(),w&&w(e)},onKeyUp:e=>{e.currentTarget===e.target&&_&&S(e)&&_(e),I&&I(e)},ref:z,tabIndex:R&&v?-1:M,ownerState:E,...F,...L,children:[H||B,(0,s.jsx)($,{className:(0,a.A)(W.label),ownerState:E,children:C}),V]})})},10740(e,t,r){r.d(t,{A:()=>x});var o=r(70451),a=r(11750),n=r(81023),l=r(42872),i=r(77308),s=r(23434),c=r(72052),p=r(88091),u=r(24726),d=r(29009),f=r(46733);function m(e){return(0,f.Ay)("MuiFormControlLabel",e)}let g=(0,d.A)("MuiFormControlLabel",["root","labelPlacementStart","labelPlacementTop","labelPlacementBottom","disabled","label","error","required","asterisk"]);var h=r(87842),b=r(73397),v=r(62540);let y=(0,i.A)("label",{name:"MuiFormControlLabel",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[{[`& .${g.label}`]:t.label},t.root,t[`labelPlacement${(0,u.A)(r.labelPlacement)}`]]}})((0,s.A)(({theme:e})=>({display:"inline-flex",alignItems:"center",cursor:"pointer",verticalAlign:"middle",WebkitTapHighlightColor:"transparent",marginLeft:-11,marginRight:16,[`&.${g.disabled}`]:{cursor:"default"},[`& .${g.label}`]:{[`&.${g.disabled}`]:{color:(e.vars||e).palette.text.disabled}},variants:[{props:{labelPlacement:"start"},style:{flexDirection:"row-reverse",marginRight:-11}},{props:{labelPlacement:"top"},style:{flexDirection:"column-reverse"}},{props:{labelPlacement:"bottom"},style:{flexDirection:"column"}},{props:({labelPlacement:e})=>"start"===e||"top"===e||"bottom"===e,style:{marginLeft:16}}]}))),A=(0,i.A)("span",{name:"MuiFormControlLabel",slot:"Asterisk",overridesResolver:(e,t)=>t.asterisk})((0,s.A)(({theme:e})=>({[`&.${g.error}`]:{color:(e.vars||e).palette.error.main}}))),x=o.forwardRef(function(e,t){let r=(0,c.b)({props:e,name:"MuiFormControlLabel"}),{checked:i,className:s,componentsProps:d={},control:f,disabled:g,disableTypography:x,inputRef:$,label:S,labelPlacement:C="end",name:k,onChange:_,required:w,slots:I={},slotProps:P={},value:O,...M}=r,R=(0,l.A)(),L=g??f.props.disabled??R?.disabled,j=w??f.props.required,z={disabled:L,required:j};["checked","name","onChange","value","inputRef"].forEach(e=>{void 0===f.props[e]&&void 0!==r[e]&&(z[e]=r[e])});let N=(0,h.A)({props:r,muiFormControl:R,states:["error"]}),T={...r,disabled:L,labelPlacement:C,required:j,error:N.error},D=(e=>{let{classes:t,disabled:r,labelPlacement:o,error:a,required:l}=e,i={root:["root",r&&"disabled",`labelPlacement${(0,u.A)(o)}`,a&&"error",l&&"required"],label:["label",r&&"disabled"],asterisk:["asterisk",a&&"error"]};return(0,n.A)(i,m,t)})(T),E={slots:I,slotProps:{...d,...P}},[W,F]=(0,b.A)("typography",{elementType:p.A,externalForwardedProps:E,ownerState:T}),V=S;return null==V||V.type===p.A||x||(V=(0,v.jsx)(W,{component:"span",...F,className:(0,a.A)(D.label,F?.className),children:V})),(0,v.jsxs)(y,{className:(0,a.A)(D.root,s),ownerState:T,ref:t,...M,children:[o.cloneElement(f,z),j?(0,v.jsxs)("div",{children:[V,(0,v.jsxs)(A,{ownerState:T,"aria-hidden":!0,className:D.asterisk,children:[" ","*"]})]}):V]})})},66395(e,t,r){r.d(t,{Ay:()=>A});var o=r(70451),a=r(11750),n=r(85351),l=r(20523),i=r(81023),s=r(77308),c=r(72052),p=r(56599);let u=o.createContext();var d=r(29009),f=r(46733);function m(e){return(0,f.Ay)("MuiGrid",e)}let g=["auto",!0,1,2,3,4,5,6,7,8,9,10,11,12],h=(0,d.A)("MuiGrid",["root","container","item","zeroMinWidth",...[0,1,2,3,4,5,6,7,8,9,10].map(e=>`spacing-xs-${e}`),...["column-reverse","column","row-reverse","row"].map(e=>`direction-xs-${e}`),...["nowrap","wrap-reverse","wrap"].map(e=>`wrap-xs-${e}`),...g.map(e=>`grid-xs-${e}`),...g.map(e=>`grid-sm-${e}`),...g.map(e=>`grid-md-${e}`),...g.map(e=>`grid-lg-${e}`),...g.map(e=>`grid-xl-${e}`)]);var b=r(62540);function v({breakpoints:e,values:t}){let r="";Object.keys(t).forEach(e=>{""===r&&0!==t[e]&&(r=e)});let o=Object.keys(e).sort((t,r)=>e[t]-e[r]);return o.slice(0,o.indexOf(r))}let y=(0,s.A)("div",{name:"MuiGrid",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e,{container:o,direction:a,item:n,spacing:l,wrap:i,zeroMinWidth:s,breakpoints:c}=r,p=[];o&&(p=function(e,t,r={}){if(!e||e<=0)return[];if("string"==typeof e&&!Number.isNaN(Number(e))||"number"==typeof e)return[r[`spacing-xs-${String(e)}`]];let o=[];return t.forEach(t=>{let a=e[t];Number(a)>0&&o.push(r[`spacing-${t}-${String(a)}`])}),o}(l,c,t));let u=[];return c.forEach(e=>{let o=r[e];o&&u.push(t[`grid-${e}-${String(o)}`])}),[t.root,o&&t.container,n&&t.item,s&&t.zeroMinWidth,...p,"row"!==a&&t[`direction-xs-${String(a)}`],"wrap"!==i&&t[`wrap-xs-${String(i)}`],...u]}})(({ownerState:e})=>({boxSizing:"border-box",...e.container&&{display:"flex",flexWrap:"wrap",width:"100%"},...e.item&&{margin:0},...e.zeroMinWidth&&{minWidth:0},..."wrap"!==e.wrap&&{flexWrap:e.wrap}}),function({theme:e,ownerState:t}){let r=(0,n.kW)({values:t.direction,breakpoints:e.breakpoints.values});return(0,n.NI)({theme:e},r,e=>{let t={flexDirection:e};return e.startsWith("column")&&(t[`& > .${h.item}`]={maxWidth:"none"}),t})},function({theme:e,ownerState:t}){let{container:r,rowSpacing:o}=t,a={};if(r&&0!==o){let t,r=(0,n.kW)({values:o,breakpoints:e.breakpoints.values});"object"==typeof r&&(t=v({breakpoints:e.breakpoints.values,values:r})),a=(0,n.NI)({theme:e},r,(r,o)=>{let a=e.spacing(r);return"0px"!==a?{marginTop:`calc(-1 * ${a})`,[`& > .${h.item}`]:{paddingTop:a}}:t?.includes(o)?{}:{marginTop:0,[`& > .${h.item}`]:{paddingTop:0}}})}return a},function({theme:e,ownerState:t}){let{container:r,columnSpacing:o}=t,a={};if(r&&0!==o){let t,r=(0,n.kW)({values:o,breakpoints:e.breakpoints.values});"object"==typeof r&&(t=v({breakpoints:e.breakpoints.values,values:r})),a=(0,n.NI)({theme:e},r,(r,o)=>{let a=e.spacing(r);if("0px"!==a){let e=`calc(-1 * ${a})`;return{width:`calc(100% + ${a})`,marginLeft:e,[`& > .${h.item}`]:{paddingLeft:a}}}return t?.includes(o)?{}:{width:"100%",marginLeft:0,[`& > .${h.item}`]:{paddingLeft:0}}})}return a},function({theme:e,ownerState:t}){let r;return e.breakpoints.keys.reduce((o,a)=>{let l={};if(t[a]&&(r=t[a]),!r)return o;if(!0===r)l={flexBasis:0,flexGrow:1,maxWidth:"100%"};else if("auto"===r)l={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"};else{let i=(0,n.kW)({values:t.columns,breakpoints:e.breakpoints.values}),s="object"==typeof i?i[a]:i;if(null==s)return o;let c=`${Math.round(r/s*1e8)/1e6}%`,p={};if(t.container&&t.item&&0!==t.columnSpacing){let r=e.spacing(t.columnSpacing);if("0px"!==r){let e=`calc(${c} + ${r})`;p={flexBasis:e,maxWidth:e}}}l={flexBasis:c,flexGrow:0,maxWidth:c,...p}}return 0===e.breakpoints.values[a]?Object.assign(o,l):o[e.breakpoints.up(a)]=l,o},{})}),A=o.forwardRef(function(e,t){let r=(0,c.b)({props:e,name:"MuiGrid"}),{breakpoints:n}=(0,p.A)(),s=(0,l.A)(r),{className:d,columns:f,columnSpacing:g,component:h="div",container:v=!1,direction:A="row",item:x=!1,rowSpacing:$,spacing:S=0,wrap:C="wrap",zeroMinWidth:k=!1,..._}=s,w=o.useContext(u),I=v?f||12:w,P={},O={..._};n.keys.forEach(e=>{null!=_[e]&&(P[e]=_[e],delete O[e])});let M={...s,columns:I,container:v,direction:A,item:x,rowSpacing:$||S,columnSpacing:g||S,wrap:C,zeroMinWidth:k,spacing:S,...P,breakpoints:n.keys},R=(e=>{let{classes:t,container:r,direction:o,item:a,spacing:n,wrap:l,zeroMinWidth:s,breakpoints:c}=e,p=[];r&&(p=function(e,t){if(!e||e<=0)return[];if("string"==typeof e&&!Number.isNaN(Number(e))||"number"==typeof e)return[`spacing-xs-${String(e)}`];let r=[];return t.forEach(t=>{let o=e[t];if(Number(o)>0){let e=`spacing-${t}-${String(o)}`;r.push(e)}}),r}(n,c));let u=[];c.forEach(t=>{let r=e[t];r&&u.push(`grid-${t}-${String(r)}`)});let d={root:["root",r&&"container",a&&"item",s&&"zeroMinWidth",...p,"row"!==o&&`direction-xs-${String(o)}`,"wrap"!==l&&`wrap-xs-${String(l)}`,...u]};return(0,i.A)(d,m,t)})(M);return(0,b.jsx)(u.Provider,{value:I,children:(0,b.jsx)(y,{ownerState:M,className:(0,a.A)(R.root,d),as:h,ref:t,...O})})})},17834(e,t,r){r.d(t,{A:()=>n}),r(70451);var o=r(22402),a=r(62540);let n=(0,o.A)((0,a.jsx)("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close")},81227(e,t,r){r.d(t,{A:()=>m,Z:()=>c});var o=r(70451),a=r(54553),n=r(89369),l=r(83183),i=r(71849);function s(e){return e.normalize("NFD").replace(/[\u0300-\u036f]/g,"")}function c(e={}){let{ignoreAccents:t=!0,ignoreCase:r=!0,limit:o,matchFrom:a="any",stringify:n,trim:l=!1}=e;return(e,{inputValue:i,getOptionLabel:c})=>{let p=l?i.trim():i;r&&(p=p.toLowerCase()),t&&(p=s(p));let u=p?e.filter(e=>{let o=(n||c)(e);return r&&(o=o.toLowerCase()),t&&(o=s(o)),"start"===a?o.startsWith(p):o.includes(p)}):e;return"number"==typeof o?u.slice(0,o):u}}let p=c(),u=e=>null!==e.current&&e.current.parentElement?.contains(document.activeElement),d=[];function f(e,t,r){if(t||null==e)return"";let o=r(e);return"string"==typeof o?o:""}let m=function(e){var t;let r,{unstable_isActiveElementInListbox:s=u,unstable_classNamePrefix:c="Mui",autoComplete:m=!1,autoHighlight:g=!1,autoSelect:h=!1,blurOnSelect:b=!1,clearOnBlur:v=!e.freeSolo,clearOnEscape:y=!1,componentName:A="useAutocomplete",defaultValue:x=e.multiple?d:null,disableClearable:$=!1,disableCloseOnSelect:S=!1,disabled:C,disabledItemsFocusable:k=!1,disableListWrap:_=!1,filterOptions:w=p,filterSelectedOptions:I=!1,freeSolo:P=!1,getOptionDisabled:O,getOptionKey:M,getOptionLabel:R=e=>e.label??e,groupBy:L,handleHomeEndKeys:j=!e.freeSolo,id:z,includeInputInList:N=!1,inputValue:T,isOptionEqualToValue:D=(e,t)=>e===t,multiple:E=!1,onChange:W,onClose:F,onHighlightChange:V,onInputChange:H,onOpen:B,open:U,openOnFocus:X=!1,options:G,readOnly:q=!1,selectOnFocus:K=!e.freeSolo,value:Z}=e,Q=(0,a.A)(z),Y=R;Y=e=>{let t=R(e);return"string"!=typeof t?String(t):t};let J=o.useRef(!1),ee=o.useRef(!0),et=o.useRef(null),er=o.useRef(null),[eo,ea]=o.useState(null),[en,el]=o.useState(-1),ei=g?0:-1,es=o.useRef(ei),ec=o.useRef(f(x??Z,E,Y)).current,[ep,eu]=(0,n.A)({controlled:Z,default:x,name:A}),[ed,ef]=(0,n.A)({controlled:T,default:ec,name:A,state:"inputValue"}),[em,eg]=o.useState(!1),eh=o.useCallback((e,t,r)=>{if(!(E?ep.length<t.length:null!==t)&&!v)return;let o=f(t,E,Y);ed!==o&&(ef(o),H&&H(e,o,r))},[Y,ed,E,H,ef,v,ep]),[eb,ev]=(0,n.A)({controlled:U,default:!1,name:A,state:"open"}),[ey,eA]=o.useState(!0),ex=!E&&null!=ep&&ed===Y(ep),e$=eb&&!q,eS=e$?w(G.filter(e=>!(I&&(E?ep:[ep]).some(t=>null!==t&&D(e,t)))),{inputValue:ex&&ey?"":ed,getOptionLabel:Y}):[],eC=(t={filteredOptions:eS,value:ep,inputValue:ed},r=o.useRef({}),o.useEffect(()=>{r.current=t}),r.current);o.useEffect(()=>{let e=ep!==eC.value;em&&!e||(!P||e)&&eh(null,ep,"reset")},[ep,eh,em,eC.value,P]);let ek=eb&&eS.length>0&&!q,e_=(0,l.A)(e=>{-1===e?et.current.focus():eo.querySelector(`[data-tag-index="${e}"]`).focus()});o.useEffect(()=>{E&&en>ep.length-1&&(el(-1),e_(-1))},[ep,E,en,e_]);let ew=(0,l.A)(({event:e,index:t,reason:r})=>{if(es.current=t,-1===t?et.current.removeAttribute("aria-activedescendant"):et.current.setAttribute("aria-activedescendant",`${Q}-option-${t}`),V&&["mouse","keyboard","touch"].includes(r)&&V(e,-1===t?null:eS[t],r),!er.current)return;let o=er.current.querySelector(`[role="option"].${c}-focused`);o&&(o.classList.remove(`${c}-focused`),o.classList.remove(`${c}-focusVisible`));let a=er.current;if("listbox"!==er.current.getAttribute("role")&&(a=er.current.parentElement.querySelector('[role="listbox"]')),!a)return;if(-1===t){a.scrollTop=0;return}let n=er.current.querySelector(`[data-option-index="${t}"]`);if(n&&(n.classList.add(`${c}-focused`),"keyboard"===r&&n.classList.add(`${c}-focusVisible`),a.scrollHeight>a.clientHeight&&"mouse"!==r&&"touch"!==r)){let e=a.clientHeight+a.scrollTop,t=n.offsetTop+n.offsetHeight;t>e?a.scrollTop=t-a.clientHeight:n.offsetTop-n.offsetHeight*(1.3*!!L)<a.scrollTop&&(a.scrollTop=n.offsetTop-n.offsetHeight*(1.3*!!L))}}),eI=(0,l.A)(({event:e,diff:t,direction:r="next",reason:o})=>{if(!e$)return;let a=function(e,t){if(!er.current||e<0||e>=eS.length)return -1;let r=e;for(;;){let o=er.current.querySelector(`[data-option-index="${r}"]`),a=!k&&(!o||o.disabled||"true"===o.getAttribute("aria-disabled"));if(o&&o.hasAttribute("tabindex")&&!a)return r;if((r="next"===t?(r+1)%eS.length:(r-1+eS.length)%eS.length)===e)return -1}}((()=>{let e=eS.length-1;if("reset"===t)return ei;if("start"===t)return 0;if("end"===t)return e;let r=es.current+t;return r<0?-1===r&&N?-1:_&&-1!==es.current||Math.abs(t)>1?0:e:r>e?r===e+1&&N?-1:_||Math.abs(t)>1?e:0:r})(),r);if(ew({index:a,reason:o,event:e}),m&&"reset"!==t)if(-1===a)et.current.value=ed;else{let e=Y(eS[a]);et.current.value=e,0===e.toLowerCase().indexOf(ed.toLowerCase())&&ed.length>0&&et.current.setSelectionRange(ed.length,e.length)}}),eP=o.useCallback(()=>{if(!e$)return;let e=(()=>{var e;if(-1!==es.current&&eC.filteredOptions&&eC.filteredOptions.length!==eS.length&&eC.inputValue===ed&&(E?ep.length===eC.value.length&&eC.value.every((e,t)=>Y(ep[t])===Y(e)):(e=eC.value,(e?Y(e):"")===(ep?Y(ep):"")))){let e=eC.filteredOptions[es.current];if(e)return eS.findIndex(t=>Y(t)===Y(e))}return -1})();if(-1!==e){es.current=e;return}let t=E?ep[0]:ep;if(0===eS.length||null==t)return void eI({diff:"reset"});if(er.current){if(null!=t){let e=eS[es.current];if(E&&e&&-1!==ep.findIndex(t=>D(e,t)))return;let r=eS.findIndex(e=>D(e,t));-1===r?eI({diff:"reset"}):ew({index:r});return}if(es.current>=eS.length-1)return void ew({index:eS.length-1});ew({index:es.current})}},[eS.length,!E&&ep,I,eI,ew,e$,ed,E]),eO=(0,l.A)(e=>{(0,i.A)(er,e),e&&eP()});o.useEffect(()=>{eP()},[eP]);let eM=e=>{!eb&&(ev(!0),eA(!0),B&&B(e))},eR=(e,t)=>{eb&&(ev(!1),F&&F(e,t))},eL=(e,t,r,o)=>{if(E){if(ep.length===t.length&&ep.every((e,r)=>e===t[r]))return}else if(ep===t)return;W&&W(e,t,r,o),eu(t)},ej=o.useRef(!1),ez=(e,t,r="selectOption",o="options")=>{let a=r,n=t;if(E){let e=(n=Array.isArray(ep)?ep.slice():[]).findIndex(e=>D(t,e));-1===e?n.push(t):"freeSolo"!==o&&(n.splice(e,1),a="removeOption")}eh(e,n,a),eL(e,n,a,{option:t}),S||e&&(e.ctrlKey||e.metaKey)||eR(e,a),(!0===b||"touch"===b&&ej.current||"mouse"===b&&!ej.current)&&et.current.blur()},eN=(e,t)=>{if(!E)return;""===ed&&eR(e,"toggleInput");let r=en;-1===en?""===ed&&"previous"===t&&(r=ep.length-1):((r+="next"===t?1:-1)<0&&(r=0),r===ep.length&&(r=-1)),el(r=function(e,t){if(-1===e)return -1;let r=e;for(;;){if("next"===t&&r===ep.length||"previous"===t&&-1===r)return -1;let e=eo.querySelector(`[data-tag-index="${r}"]`);if(e&&e.hasAttribute("tabindex")&&!e.disabled&&"true"!==e.getAttribute("aria-disabled"))return r;r+="next"===t?1:-1}}(r,t)),e_(r)},eT=e=>{J.current=!0,ef(""),H&&H(e,"","clear"),eL(e,E?[]:null,"clear")},eD=e=>{eg(!0),X&&!J.current&&eM(e)},eE=e=>{s(er)?et.current.focus():(eg(!1),ee.current=!0,J.current=!1,h&&-1!==es.current&&e$?ez(e,eS[es.current],"blur"):h&&P&&""!==ed?ez(e,ed,"blur","freeSolo"):v&&eh(e,ep,"blur"),eR(e,"blur"))},eW=e=>{let t=e.target.value;ed!==t&&(ef(t),eA(!1),H&&H(e,t,"input")),""===t?$||E||eL(e,null,"clear"):eM(e)},eF=e=>{let t=Number(e.currentTarget.getAttribute("data-option-index"));es.current!==t&&ew({event:e,index:t,reason:"mouse"})},eV=e=>{ew({event:e,index:Number(e.currentTarget.getAttribute("data-option-index")),reason:"touch"}),ej.current=!0},eH=e=>{let t=Number(e.currentTarget.getAttribute("data-option-index"));ez(e,eS[t],"selectOption"),ej.current=!1},eB=e=>{eb?eR(e,"toggleInput"):eM(e)},eU=e=>{e.currentTarget.contains(e.target)&&e.target.getAttribute("id")!==Q&&e.preventDefault()},eX=e=>{e.currentTarget.contains(e.target)&&(et.current.focus(),K&&ee.current&&et.current.selectionEnd-et.current.selectionStart==0&&et.current.select(),ee.current=!1)},eG=e=>{C||""!==ed&&eb||eB(e)},eq=P&&ed.length>0;eq=eq||(E?ep.length>0:null!==ep);let eK=eS;return L&&(eK=eS.reduce((e,t,r)=>{let o=L(t);return e.length>0&&e[e.length-1].group===o?e[e.length-1].options.push(t):e.push({key:r,index:r,group:o,options:[t]}),e},[])),C&&em&&eE(),{getRootProps:(e={})=>({...e,onKeyDown:t=>{if(e.onKeyDown&&e.onKeyDown(t),!t.defaultMuiPrevented&&(-1===en||["ArrowLeft","ArrowRight"].includes(t.key)||(el(-1),e_(-1)),229!==t.which))switch(t.key){case"Home":e$&&j&&(t.preventDefault(),eI({diff:"start",direction:"next",reason:"keyboard",event:t}));break;case"End":e$&&j&&(t.preventDefault(),eI({diff:"end",direction:"previous",reason:"keyboard",event:t}));break;case"PageUp":t.preventDefault(),eI({diff:-5,direction:"previous",reason:"keyboard",event:t}),eM(t);break;case"PageDown":t.preventDefault(),eI({diff:5,direction:"next",reason:"keyboard",event:t}),eM(t);break;case"ArrowDown":t.preventDefault(),eI({diff:1,direction:"next",reason:"keyboard",event:t}),eM(t);break;case"ArrowUp":t.preventDefault(),eI({diff:-1,direction:"previous",reason:"keyboard",event:t}),eM(t);break;case"ArrowLeft":eN(t,"previous");break;case"ArrowRight":eN(t,"next");break;case"Enter":if(-1!==es.current&&e$){let e=eS[es.current],r=!!O&&O(e);if(t.preventDefault(),r)return;ez(t,e,"selectOption"),m&&et.current.setSelectionRange(et.current.value.length,et.current.value.length)}else P&&""!==ed&&!1===ex&&(E&&t.preventDefault(),ez(t,ed,"createOption","freeSolo"));break;case"Escape":e$?(t.preventDefault(),t.stopPropagation(),eR(t,"escape")):y&&(""!==ed||E&&ep.length>0)&&(t.preventDefault(),t.stopPropagation(),eT(t));break;case"Backspace":if(E&&!q&&""===ed&&ep.length>0){let e=-1===en?ep.length-1:en,r=ep.slice();r.splice(e,1),eL(t,r,"removeOption",{option:ep[e]})}break;case"Delete":if(E&&!q&&""===ed&&ep.length>0&&-1!==en){let e=ep.slice();e.splice(en,1),eL(t,e,"removeOption",{option:ep[en]})}}},onMouseDown:eU,onClick:eX}),getInputLabelProps:()=>({id:`${Q}-label`,htmlFor:Q}),getInputProps:()=>({id:Q,value:ed,onBlur:eE,onFocus:eD,onChange:eW,onMouseDown:eG,"aria-activedescendant":e$?"":null,"aria-autocomplete":m?"both":"list","aria-controls":ek?`${Q}-listbox`:void 0,"aria-expanded":ek,autoComplete:"off",ref:et,autoCapitalize:"none",spellCheck:"false",role:"combobox",disabled:C}),getClearProps:()=>({tabIndex:-1,type:"button",onClick:eT}),getPopupIndicatorProps:()=>({tabIndex:-1,type:"button",onClick:eB}),getTagProps:({index:e})=>({key:e,"data-tag-index":e,tabIndex:-1,...!q&&{onDelete:t=>{let r=ep.slice();r.splice(e,1),eL(t,r,"removeOption",{option:ep[e]})}}}),getListboxProps:()=>({role:"listbox",id:`${Q}-listbox`,"aria-labelledby":`${Q}-label`,ref:eO,onMouseDown:e=>{e.preventDefault()}}),getOptionProps:({index:e,option:t})=>{let r=(E?ep:[ep]).some(e=>null!=e&&D(t,e)),o=!!O&&O(t);return{key:M?.(t)??Y(t),tabIndex:-1,role:"option",id:`${Q}-option-${e}`,onMouseMove:eF,onClick:eH,onTouchStart:eV,"data-option-index":e,"aria-disabled":o,"aria-selected":r}},id:Q,inputValue:ed,value:ep,dirty:eq,expanded:e$&&eo,popupOpen:e$,focused:em||-1!==en,anchorEl:eo,setAnchorEl:ea,focusedTag:en,groupedOptions:eK}}},8072(e,t,r){r.d(t,{A:()=>c});var o=r(70451),a=r(31789),n=r(70320),l=r(45827);let i={...o}.useSyncExternalStore;function s(e={}){let{themeId:t}=e;return function(e,r={}){let s=(0,l.A)();s&&t&&(s=s[t]||s);let c="u">typeof window&&void 0!==window.matchMedia,{defaultMatches:p=!1,matchMedia:u=c?window.matchMedia:null,ssrMatchMedia:d=null,noSsr:f=!1}=(0,n.A)({name:"MuiUseMediaQuery",props:r,theme:s}),m="function"==typeof e?e(s):e;return(m=m.replace(/^@media( ?)/m,"")).includes("print")&&console.warn("MUI: You have provided a `print` query to the `useMediaQuery` hook.\nUsing the print media query to modify print styles can lead to unexpected results.\nConsider using the `displayPrint` field in the `sx` prop instead.\nMore information about `displayPrint` on our docs: https://mui.com/system/display/#display-in-print."),(void 0!==i?function(e,t,r,a,n){let l=o.useCallback(()=>t,[t]),s=o.useMemo(()=>{if(n&&r)return()=>r(e).matches;if(null!==a){let{matches:t}=a(e);return()=>t}return l},[l,e,a,n,r]),[c,p]=o.useMemo(()=>{if(null===r)return[l,()=>()=>{}];let t=r(e);return[()=>t.matches,e=>(t.addEventListener("change",e),()=>{t.removeEventListener("change",e)})]},[l,r,e]);return i(p,c,s)}:function(e,t,r,n,l){let[i,s]=o.useState(()=>l&&r?r(e).matches:n?n(e).matches:t);return(0,a.A)(()=>{if(!r)return;let t=r(e),o=()=>{s(t.matches)};return o(),t.addEventListener("change",o),()=>{t.removeEventListener("change",o)}},[e,r]),i})(m,p,u,d,f)}}s();let c=s({themeId:r(93724).A})},17366(e,t,r){var o;t.default=void 0,t.default=(0,((o=r(1448))&&o.__esModule?o:{default:o}).default)("M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z","InformationOutline")},38662(e,t,r){r.d(t,{CN:()=>$,jM:()=>H,lE:()=>n});var o,a=Symbol.for("immer-nothing"),n=Symbol.for("immer-draftable"),l=Symbol.for("immer-state");function i(e){throw Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var s=Object.getPrototypeOf;function c(e){return!!e&&!!e[l]}function p(e){return!!e&&(f(e)||Array.isArray(e)||!!e[n]||!!e.constructor?.[n]||v(e)||y(e))}var u=Object.prototype.constructor.toString(),d=new WeakMap;function f(e){if(!e||"object"!=typeof e)return!1;let t=Object.getPrototypeOf(e);if(null===t||t===Object.prototype)return!0;let r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;if(r===Object)return!0;if("function"!=typeof r)return!1;let o=d.get(r);return void 0===o&&(o=Function.toString.call(r),d.set(r,o)),o===u}function m(e,t,r=!0){0===g(e)?(r?Reflect.ownKeys(e):Object.keys(e)).forEach(r=>{t(r,e[r],e)}):e.forEach((r,o)=>t(o,r,e))}function g(e){let t=e[l];return t?t.type_:Array.isArray(e)?1:v(e)?2:3*!!y(e)}function h(e,t){return 2===g(e)?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function b(e,t,r){let o=g(e);2===o?e.set(t,r):3===o?e.add(r):e[t]=r}function v(e){return e instanceof Map}function y(e){return e instanceof Set}function A(e){return e.copy_||e.base_}function x(e,t){if(v(e))return new Map(e);if(y(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let r=f(e);if(!0!==t&&("class_only"!==t||r)){let t=s(e);return null!==t&&r?{...e}:Object.assign(Object.create(t),e)}{let t=Object.getOwnPropertyDescriptors(e);delete t[l];let r=Reflect.ownKeys(t);for(let o=0;o<r.length;o++){let a=r[o],n=t[a];!1===n.writable&&(n.writable=!0,n.configurable=!0),(n.get||n.set)&&(t[a]={configurable:!0,writable:!0,enumerable:n.enumerable,value:e[a]})}return Object.create(s(e),t)}}function $(e,t=!1){return C(e)||c(e)||!p(e)||(g(e)>1&&Object.defineProperties(e,{set:S,add:S,clear:S,delete:S}),Object.freeze(e),t&&Object.values(e).forEach(e=>$(e,!0))),e}var S={value:function(){i(2)}};function C(e){return null===e||"object"!=typeof e||Object.isFrozen(e)}var k={};function _(e){let t=k[e];return t||i(0,e),t}function w(e,t){t&&(_("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function I(e){P(e),e.drafts_.forEach(M),e.drafts_=null}function P(e){e===o&&(o=e.parent_)}function O(e){return o={drafts_:[],parent_:o,immer_:e,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function M(e){let t=e[l];0===t.type_||1===t.type_?t.revoke_():t.revoked_=!0}function R(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];return void 0!==e&&e!==r?(r[l].modified_&&(I(t),i(4)),p(e)&&(e=L(t,e),t.parent_||z(t,e)),t.patches_&&_("Patches").generateReplacementPatches_(r[l].base_,e,t.patches_,t.inversePatches_)):e=L(t,r,[]),I(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==a?e:void 0}function L(e,t,r){if(C(t))return t;let o=e.immer_.shouldUseStrictIteration(),a=t[l];if(!a)return m(t,(o,n)=>j(e,a,t,o,n,r),o),t;if(a.scope_!==e)return t;if(!a.modified_)return z(e,a.base_,!0),a.base_;if(!a.finalized_){a.finalized_=!0,a.scope_.unfinalizedDrafts_--;let t=a.copy_,n=t,l=!1;3===a.type_&&(n=new Set(t),t.clear(),l=!0),m(n,(o,n)=>j(e,a,t,o,n,r,l),o),z(e,t,!1),r&&e.patches_&&_("Patches").generatePatches_(a,r,e.patches_,e.inversePatches_)}return a.copy_}function j(e,t,r,o,a,n,l){if(null==a||"object"!=typeof a&&!l)return;let i=C(a);if(!i||l){if(c(a)){let l=L(e,a,n&&t&&3!==t.type_&&!h(t.assigned_,o)?n.concat(o):void 0);if(b(r,o,l),!c(l))return;e.canAutoFreeze_=!1}else l&&r.add(a);if(p(a)&&!i){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1||t&&t.base_&&t.base_[o]===a&&i)return;L(e,a),(!t||!t.scope_.parent_)&&"symbol"!=typeof o&&(v(r)?r.has(o):Object.prototype.propertyIsEnumerable.call(r,o))&&z(e,a)}}}function z(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&$(t,r)}var N={get(e,t){if(t===l)return e;let r=A(e);if(!h(r,t)){var o;let a;return o=e,(a=E(r,t))?"value"in a?a.value:a.get?.call(o.draft_):void 0}let a=r[t];return e.finalized_||!p(a)?a:a===D(e.base_,t)?(F(e),e.copy_[t]=V(a,e)):a},has:(e,t)=>t in A(e),ownKeys:e=>Reflect.ownKeys(A(e)),set(e,t,r){let o=E(A(e),t);if(o?.set)return o.set.call(e.draft_,r),!0;if(!e.modified_){let o=D(A(e),t),a=o?.[l];if(a&&a.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if((r===o?0!==r||1/r==1/o:r!=r&&o!=o)&&(void 0!==r||h(e.base_,t)))return!0;F(e),W(e)}return!!(e.copy_[t]===r&&(void 0!==r||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t]))||(e.copy_[t]=r,e.assigned_[t]=!0,!0)},deleteProperty:(e,t)=>(void 0!==D(e.base_,t)||t in e.base_?(e.assigned_[t]=!1,F(e),W(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0),getOwnPropertyDescriptor(e,t){let r=A(e),o=Reflect.getOwnPropertyDescriptor(r,t);return o?{writable:!0,configurable:1!==e.type_||"length"!==t,enumerable:o.enumerable,value:r[t]}:o},defineProperty(){i(11)},getPrototypeOf:e=>s(e.base_),setPrototypeOf(){i(12)}},T={};function D(e,t){let r=e[l];return(r?A(r):e)[t]}function E(e,t){if(!(t in e))return;let r=s(e);for(;r;){let e=Object.getOwnPropertyDescriptor(r,t);if(e)return e;r=s(r)}}function W(e){!e.modified_&&(e.modified_=!0,e.parent_&&W(e.parent_))}function F(e){e.copy_||(e.copy_=x(e.base_,e.scope_.immer_.useStrictShallowCopy_))}function V(e,t){let r=v(e)?_("MapSet").proxyMap_(e,t):y(e)?_("MapSet").proxySet_(e,t):function(e,t){let r=Array.isArray(e),a={type_:+!!r,scope_:t?t.scope_:o,modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},n=a,l=N;r&&(n=[a],l=T);let{revoke:i,proxy:s}=Proxy.revocable(n,l);return a.draft_=s,a.revoke_=i,s}(e,t);return(t?t.scope_:o).drafts_.push(r),r}m(N,(e,t)=>{T[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),T.deleteProperty=function(e,t){return T.set.call(this,e,t,void 0)},T.set=function(e,t,r){return N.set.call(this,e[0],t,r,e[0])};var H=new class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!0,this.produce=(e,t,r)=>{let o;if("function"==typeof e&&"function"!=typeof t){let r=t;t=e;let o=this;return function(e=r,...a){return o.produce(e,e=>t.call(this,e,...a))}}if("function"!=typeof t&&i(6),void 0!==r&&"function"!=typeof r&&i(7),p(e)){let a=O(this),n=V(e,void 0),l=!0;try{o=t(n),l=!1}finally{l?I(a):P(a)}return w(a,r),R(o,a)}if(e&&"object"==typeof e)i(1,e);else{if(void 0===(o=t(e))&&(o=e),o===a&&(o=void 0),this.autoFreeze_&&$(o,!0),r){let t=[],a=[];_("Patches").generateReplacementPatches_(e,o,t,a),r(t,a)}return o}},this.produceWithPatches=(e,t)=>{let r,o;return"function"==typeof e?(t,...r)=>this.produceWithPatches(t,t=>e(t,...r)):[this.produce(e,t,(e,t)=>{r=e,o=t}),r,o]},"boolean"==typeof e?.autoFreeze&&this.setAutoFreeze(e.autoFreeze),"boolean"==typeof e?.useStrictShallowCopy&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),"boolean"==typeof e?.useStrictIteration&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){var t;p(e)||i(8),c(e)&&(c(t=e)||i(10,t),e=function e(t){let r;if(!p(t)||C(t))return t;let o=t[l],a=!0;if(o){if(!o.modified_)return o.base_;o.finalized_=!0,r=x(t,o.scope_.immer_.useStrictShallowCopy_),a=o.scope_.immer_.shouldUseStrictIteration()}else r=x(t,!0);return m(r,(t,o)=>{b(r,t,e(o))},a),o&&(o.finalized_=!1),r}(t));let r=O(this),o=V(e,void 0);return o[l].isManual_=!0,P(r),o}finishDraft(e,t){let r=e&&e[l];r&&r.isManual_||i(9);let{scope_:o}=r;return w(o,t),R(void 0,o)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let o=t[r];if(0===o.path.length&&"replace"===o.op){e=o.value;break}}r>-1&&(t=t.slice(r+1));let o=_("Patches").applyPatches_;return c(e)?o(e,t):this.produce(e,e=>o(e,t))}}().produce}}]);
|