@acmekit/dashboard 2.13.36 → 2.13.37
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/dist/{api-key-management-create-U37VC624.mjs → api-key-management-create-4AG76FJV.mjs} +3 -3
- package/dist/{api-key-management-detail-ZYKL4ATI.mjs → api-key-management-detail-T2TB4KST.mjs} +10 -10
- package/dist/{api-key-management-edit-TSZGMIBL.mjs → api-key-management-edit-R44OHS7B.mjs} +3 -3
- package/dist/{api-key-management-list-HCJFJWWB.mjs → api-key-management-list-QK4Q7Y5I.mjs} +3 -3
- package/dist/app.css +0 -31
- package/dist/app.js +1386 -3726
- package/dist/app.mjs +38 -240
- package/dist/{chunk-VEI6HW6L.mjs → chunk-2U3RK3JG.mjs} +5 -3
- package/dist/{chunk-FKTMBR44.mjs → chunk-DN3MIYQH.mjs} +1 -1
- package/dist/{chunk-7F3CWXUH.mjs → chunk-DQCEH3X2.mjs} +1 -1
- package/dist/{chunk-YKIWIMJX.mjs → chunk-DTY37DDZ.mjs} +0 -1
- package/dist/{chunk-PFZQYK7R.mjs → chunk-EFRMWHRX.mjs} +1 -1
- package/dist/{chunk-5IEHCYJO.mjs → chunk-GBFVWROS.mjs} +1 -1
- package/dist/chunk-LKWTBYYC.mjs +35 -0
- package/dist/chunk-RPAL6FHW.mjs +73 -0
- package/dist/{chunk-WLRJXEKL.mjs → chunk-ST2YB7JN.mjs} +1 -1
- package/dist/{chunk-XIP35KXF.mjs → chunk-ULSPL3DR.mjs} +1 -1
- package/dist/{chunk-SYACY6AL.mjs → chunk-XIM7X4FB.mjs} +1 -1
- package/dist/{chunk-HHPPTD3B.mjs → chunk-YRWSG3YM.mjs} +1 -1
- package/dist/en.json +3 -132
- package/dist/{invite-3JSNOA2B.mjs → invite-XGPZZBUP.mjs} +3 -3
- package/dist/{login-BEJ5EFGE.mjs → login-GNP3QIPI.mjs} +9 -9
- package/dist/{profile-detail-QVTJC4JC.mjs → profile-detail-YX27F7N6.mjs} +3 -3
- package/dist/{profile-edit-MIO62TWH.mjs → profile-edit-2VRDU75O.mjs} +3 -3
- package/dist/{reset-password-BN4KAJQL.mjs → reset-password-TWRNZO6Z.mjs} +2 -2
- package/dist/{settings-GH5IWXHE.mjs → settings-3XWLL5LG.mjs} +3 -3
- package/dist/{translation-list-JA22BUKN.mjs → translation-list-CCEQJNED.mjs} +10 -10
- package/dist/{translations-edit-STTMANVT.mjs → translations-edit-E57GVUFV.mjs} +11 -11
- package/dist/{user-detail-WCXBFRGS.mjs → user-detail-KUSRRVNX.mjs} +3 -3
- package/dist/{user-edit-XDVMJOS4.mjs → user-edit-HTN3ZGCL.mjs} +3 -3
- package/dist/{user-invite-73ZDSDFC.mjs → user-invite-E3FAAU3V.mjs} +3 -3
- package/dist/{user-list-MPJXE3CA.mjs → user-list-KNJ5S3IM.mjs} +5 -5
- package/dist/{user-metadata-ADNTL3LT.mjs → user-metadata-5GQK75DT.mjs} +10 -10
- package/dist/workflow-execution-detail-5O5VCXL3.mjs +870 -0
- package/dist/workflow-execution-list-DETG4MRT.mjs +347 -0
- package/package.json +9 -9
- package/dist/chunk-A7ULKHDE.mjs +0 -126
- package/dist/chunk-GBPAZAJK.mjs +0 -34
- package/dist/chunk-LP6CPB7N.mjs +0 -213
- package/dist/workflow-analytics-4WCI4ODQ.mjs +0 -152
- package/dist/workflow-definition-detail-GI6CFBMG.mjs +0 -94
- package/dist/workflow-definition-list-GF3XAEPS.mjs +0 -142
- package/dist/workflow-execution-complete-step-WSRLO572.mjs +0 -245
- package/dist/workflow-execution-detail-3RH6EQSS.mjs +0 -1411
- package/dist/workflow-execution-list-AQEGAME4.mjs +0 -596
- package/dist/workflow-execution-rerun-WCYLYL3Q.mjs +0 -138
- package/dist/workflow-execution-run-MWN5KWNY.mjs +0 -135
- package/dist/workflow-scheduled-list-ZPXR7CZM.mjs +0 -174
- /package/dist/{chunk-RISX76YT.mjs → chunk-22YYMH6M.mjs} +0 -0
package/dist/{api-key-management-create-U37VC624.mjs → api-key-management-create-4AG76FJV.mjs}
RENAMED
|
@@ -3,19 +3,19 @@ import {
|
|
|
3
3
|
} from "./chunk-J6XIB6ZU.mjs";
|
|
4
4
|
import {
|
|
5
5
|
useCreateApiKey
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-EFRMWHRX.mjs";
|
|
7
7
|
import "./chunk-IUCDCPJU.mjs";
|
|
8
8
|
import {
|
|
9
9
|
KeyboundForm,
|
|
10
10
|
RouteFocusModal,
|
|
11
11
|
useRouteModal
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-2U3RK3JG.mjs";
|
|
13
13
|
import {
|
|
14
14
|
Form
|
|
15
15
|
} from "./chunk-ND3ODI36.mjs";
|
|
16
16
|
import "./chunk-FXYH54JP.mjs";
|
|
17
17
|
import "./chunk-774WSTCC.mjs";
|
|
18
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-DTY37DDZ.mjs";
|
|
19
19
|
import "./chunk-QZ7TP4HQ.mjs";
|
|
20
20
|
|
|
21
21
|
// src/routes/api-key-management/api-key-management-create/api-key-management-create.tsx
|
package/dist/{api-key-management-detail-ZYKL4ATI.mjs → api-key-management-detail-T2TB4KST.mjs}
RENAMED
|
@@ -9,25 +9,25 @@ import {
|
|
|
9
9
|
import "./chunk-535OVBXR.mjs";
|
|
10
10
|
import {
|
|
11
11
|
SingleColumnPage
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-22YYMH6M.mjs";
|
|
13
13
|
import {
|
|
14
14
|
useExtension
|
|
15
15
|
} from "./chunk-C5P5PL3E.mjs";
|
|
16
16
|
import {
|
|
17
17
|
ActionMenu
|
|
18
18
|
} from "./chunk-S3REQHPQ.mjs";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-XIP35KXF.mjs";
|
|
19
|
+
import "./chunk-ST2YB7JN.mjs";
|
|
20
|
+
import "./chunk-GBFVWROS.mjs";
|
|
22
21
|
import {
|
|
23
22
|
apiKeysQueryKeys,
|
|
24
23
|
useApiKey,
|
|
25
24
|
useDeleteApiKey,
|
|
26
25
|
useRevokeApiKey
|
|
27
|
-
} from "./chunk-
|
|
28
|
-
import "./chunk-
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
26
|
+
} from "./chunk-EFRMWHRX.mjs";
|
|
27
|
+
import "./chunk-LKWTBYYC.mjs";
|
|
28
|
+
import "./chunk-ULSPL3DR.mjs";
|
|
29
|
+
import "./chunk-DN3MIYQH.mjs";
|
|
30
|
+
import "./chunk-XIM7X4FB.mjs";
|
|
31
31
|
import {
|
|
32
32
|
SingleColumnPageSkeleton,
|
|
33
33
|
Skeleton
|
|
@@ -36,14 +36,14 @@ import "./chunk-OAHCJFG3.mjs";
|
|
|
36
36
|
import "./chunk-S4DMV3ZT.mjs";
|
|
37
37
|
import {
|
|
38
38
|
useUser
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-YRWSG3YM.mjs";
|
|
40
40
|
import {
|
|
41
41
|
queryClient
|
|
42
42
|
} from "./chunk-FXYH54JP.mjs";
|
|
43
43
|
import "./chunk-774WSTCC.mjs";
|
|
44
44
|
import {
|
|
45
45
|
sdk
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-DTY37DDZ.mjs";
|
|
47
47
|
import "./chunk-QZ7TP4HQ.mjs";
|
|
48
48
|
|
|
49
49
|
// src/routes/api-key-management/api-key-management-detail/api-key-management-detail.tsx
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useApiKey,
|
|
3
3
|
useUpdateApiKey
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-EFRMWHRX.mjs";
|
|
5
5
|
import "./chunk-IUCDCPJU.mjs";
|
|
6
6
|
import {
|
|
7
7
|
KeyboundForm,
|
|
8
8
|
RouteDrawer,
|
|
9
9
|
useRouteModal
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-2U3RK3JG.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Form
|
|
13
13
|
} from "./chunk-ND3ODI36.mjs";
|
|
14
14
|
import "./chunk-FXYH54JP.mjs";
|
|
15
15
|
import "./chunk-774WSTCC.mjs";
|
|
16
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-DTY37DDZ.mjs";
|
|
17
17
|
import "./chunk-QZ7TP4HQ.mjs";
|
|
18
18
|
|
|
19
19
|
// src/routes/api-key-management/api-key-management-edit/api-key-management-edit.tsx
|
|
@@ -19,7 +19,7 @@ import "./chunk-DFFLVEZ5.mjs";
|
|
|
19
19
|
import "./chunk-535OVBXR.mjs";
|
|
20
20
|
import {
|
|
21
21
|
SingleColumnPage
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-22YYMH6M.mjs";
|
|
23
23
|
import {
|
|
24
24
|
useExtension
|
|
25
25
|
} from "./chunk-C5P5PL3E.mjs";
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
useApiKeys,
|
|
31
31
|
useDeleteApiKey,
|
|
32
32
|
useRevokeApiKey
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-EFRMWHRX.mjs";
|
|
34
34
|
import "./chunk-ITNQKZQQ.mjs";
|
|
35
35
|
import {
|
|
36
36
|
ConditionalTooltip
|
|
@@ -38,7 +38,7 @@ import {
|
|
|
38
38
|
import "./chunk-S4DMV3ZT.mjs";
|
|
39
39
|
import "./chunk-FXYH54JP.mjs";
|
|
40
40
|
import "./chunk-774WSTCC.mjs";
|
|
41
|
-
import "./chunk-
|
|
41
|
+
import "./chunk-DTY37DDZ.mjs";
|
|
42
42
|
import "./chunk-QZ7TP4HQ.mjs";
|
|
43
43
|
|
|
44
44
|
// src/routes/api-key-management/api-key-management-list/api-key-management-list.tsx
|
package/dist/app.css
CHANGED
|
@@ -1338,9 +1338,6 @@ video {
|
|
|
1338
1338
|
.top-1\/2 {
|
|
1339
1339
|
top: 50%;
|
|
1340
1340
|
}
|
|
1341
|
-
.top-14 {
|
|
1342
|
-
top: 3.5rem;
|
|
1343
|
-
}
|
|
1344
1341
|
.top-\[1100px\] {
|
|
1345
1342
|
top: 1100px;
|
|
1346
1343
|
}
|
|
@@ -1414,9 +1411,6 @@ video {
|
|
|
1414
1411
|
.mb-1 {
|
|
1415
1412
|
margin-bottom: 0.25rem;
|
|
1416
1413
|
}
|
|
1417
|
-
.mb-2 {
|
|
1418
|
-
margin-bottom: 0.5rem;
|
|
1419
|
-
}
|
|
1420
1414
|
.mb-4 {
|
|
1421
1415
|
margin-bottom: 1rem;
|
|
1422
1416
|
}
|
|
@@ -2132,15 +2126,9 @@ video {
|
|
|
2132
2126
|
.grid-cols-2 {
|
|
2133
2127
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
2134
2128
|
}
|
|
2135
|
-
.grid-cols-4 {
|
|
2136
|
-
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
2137
|
-
}
|
|
2138
2129
|
.grid-cols-\[15px_1fr\] {
|
|
2139
2130
|
grid-template-columns: 15px 1fr;
|
|
2140
2131
|
}
|
|
2141
|
-
.grid-cols-\[1fr_1fr_1fr_auto\] {
|
|
2142
|
-
grid-template-columns: 1fr 1fr 1fr auto;
|
|
2143
|
-
}
|
|
2144
2132
|
.grid-cols-\[1fr_1fr_28px\] {
|
|
2145
2133
|
grid-template-columns: 1fr 1fr 28px;
|
|
2146
2134
|
}
|
|
@@ -2231,9 +2219,6 @@ video {
|
|
|
2231
2219
|
.gap-4 {
|
|
2232
2220
|
gap: 1rem;
|
|
2233
2221
|
}
|
|
2234
|
-
.gap-px {
|
|
2235
|
-
gap: 1px;
|
|
2236
|
-
}
|
|
2237
2222
|
.gap-x-0\.5 {
|
|
2238
2223
|
-moz-column-gap: 0.125rem;
|
|
2239
2224
|
column-gap: 0.125rem;
|
|
@@ -2874,10 +2859,6 @@ video {
|
|
|
2874
2859
|
padding-top: 1.5rem;
|
|
2875
2860
|
padding-bottom: 1.5rem;
|
|
2876
2861
|
}
|
|
2877
|
-
.py-8 {
|
|
2878
|
-
padding-top: 2rem;
|
|
2879
|
-
padding-bottom: 2rem;
|
|
2880
|
-
}
|
|
2881
2862
|
.py-\[2px\] {
|
|
2882
2863
|
padding-top: 2px;
|
|
2883
2864
|
padding-bottom: 2px;
|
|
@@ -3189,9 +3170,6 @@ video {
|
|
|
3189
3170
|
.text-ui-tag-orange-text {
|
|
3190
3171
|
color: var(--tag-orange-text);
|
|
3191
3172
|
}
|
|
3192
|
-
.text-ui-tag-purple-icon {
|
|
3193
|
-
color: var(--tag-purple-icon);
|
|
3194
|
-
}
|
|
3195
3173
|
.text-ui-tag-purple-text {
|
|
3196
3174
|
color: var(--tag-purple-text);
|
|
3197
3175
|
}
|
|
@@ -3596,9 +3574,6 @@ video {
|
|
|
3596
3574
|
.ease-out {
|
|
3597
3575
|
animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
3598
3576
|
}
|
|
3599
|
-
.running {
|
|
3600
|
-
animation-play-state: running;
|
|
3601
|
-
}
|
|
3602
3577
|
.worfklow-grid {
|
|
3603
3578
|
background-image: radial-gradient(black 1px, transparent 0);
|
|
3604
3579
|
background-size: 40px 40px;
|
|
@@ -3746,9 +3721,6 @@ video {
|
|
|
3746
3721
|
--tw-content: "";
|
|
3747
3722
|
content: var(--tw-content);
|
|
3748
3723
|
}
|
|
3749
|
-
.last\:border-b-0:last-child {
|
|
3750
|
-
border-bottom-width: 0px;
|
|
3751
|
-
}
|
|
3752
3724
|
.last\:border-r-0:last-child {
|
|
3753
3725
|
border-right-width: 0px;
|
|
3754
3726
|
}
|
|
@@ -3854,9 +3826,6 @@ video {
|
|
|
3854
3826
|
.hover\:text-ui-fg-subtle:hover {
|
|
3855
3827
|
color: var(--fg-subtle);
|
|
3856
3828
|
}
|
|
3857
|
-
.hover\:underline:hover {
|
|
3858
|
-
text-decoration-line: underline;
|
|
3859
|
-
}
|
|
3860
3829
|
.focus\:z-\[1\]:focus {
|
|
3861
3830
|
z-index: 1;
|
|
3862
3831
|
}
|