@swiftcast/clip-editor-react 0.0.1 → 0.0.3
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/index.html +1 -1
- package/dist/mf-manifest.json +33 -32
- package/dist/mf-stats.json +33 -32
- package/dist/remoteEntry.js +3 -3
- package/dist/static/css/async/{139.ecec5306.css → 505.452896aa.css} +1 -1
- package/dist/static/css/async/{__federation_expose_WorkFlow.53ab9a50.css → __federation_expose_WorkFlow.3ee29d14.css} +1 -1
- package/dist/static/js/{637.e96f8085.js → 94.ed9056c0.js} +4 -4
- package/dist/static/js/async/115.cc1fa793.js +2 -0
- package/dist/static/js/async/115.cc1fa793.js.LICENSE.txt +9 -0
- package/dist/static/js/async/194.1c950ca8.js +1 -0
- package/dist/static/js/async/304.e8652e65.js +2 -0
- package/dist/static/js/async/304.e8652e65.js.LICENSE.txt +9 -0
- package/dist/static/js/async/307.c4997706.js +2 -0
- package/dist/static/js/async/{682.f9ec3784.js.LICENSE.txt → 307.c4997706.js.LICENSE.txt} +2 -2
- package/dist/static/js/async/375.4f08c1b1.js +1 -0
- package/dist/static/js/async/432.c1467d27.js +1 -0
- package/dist/static/js/async/473.6f1380b6.js +36 -0
- package/dist/static/js/async/{593.a28c81c3.js.LICENSE.txt → 473.6f1380b6.js.LICENSE.txt} +3 -13
- package/dist/static/js/async/491.e6c05189.js +1 -0
- package/dist/static/js/async/525.8d2cc416.js +1 -0
- package/dist/static/js/async/620.b26dd7c1.js +9 -0
- package/dist/static/js/async/{914.1bc3e252.js.LICENSE.txt → 620.b26dd7c1.js.LICENSE.txt} +6 -3
- package/dist/static/js/async/{365.c527c8f5.js → 826.d0b8337b.js} +57 -53
- package/dist/static/js/async/{365.c527c8f5.js.LICENSE.txt → 826.d0b8337b.js.LICENSE.txt} +21 -1
- package/dist/static/js/async/{661.7ab5634a.js → 861.bafeeb80.js} +2 -2
- package/dist/static/js/async/{661.7ab5634a.js.LICENSE.txt → 861.bafeeb80.js.LICENSE.txt} +1 -1
- package/dist/static/js/async/{852.06f45cf6.js → 893.8969935f.js} +3 -3
- package/dist/static/js/async/{852.06f45cf6.js.LICENSE.txt → 893.8969935f.js.LICENSE.txt} +1 -1
- package/dist/static/js/async/993.5ddcca60.js +9 -0
- package/dist/static/js/async/993.5ddcca60.js.LICENSE.txt +58 -0
- package/dist/static/js/async/__federation_expose_ProjectsPage.01da0212.js +2 -0
- package/dist/static/js/async/{__federation_expose_ProjectsPage.c3d4eb98.js.LICENSE.txt → __federation_expose_ProjectsPage.01da0212.js.LICENSE.txt} +1 -1
- package/dist/static/js/async/__federation_expose_SniffingPage.da5afebe.js +1 -0
- package/dist/static/js/async/__federation_expose_WorkFlow.dc059c9e.js +11 -0
- package/dist/static/js/index.99f8d1bb.js +1 -0
- package/package.json +52 -51
- package/dist/static/js/async/191.71dfdad9.js +0 -2
- package/dist/static/js/async/191.71dfdad9.js.LICENSE.txt +0 -19
- package/dist/static/js/async/194.b5006c1a.js +0 -1
- package/dist/static/js/async/375.46fcb5d6.js +0 -1
- package/dist/static/js/async/491.3bcb1d90.js +0 -1
- package/dist/static/js/async/502.fcdc65e5.js +0 -3
- package/dist/static/js/async/502.fcdc65e5.js.LICENSE.txt +0 -21
- package/dist/static/js/async/525.6ae73442.js +0 -1
- package/dist/static/js/async/593.a28c81c3.js +0 -36
- package/dist/static/js/async/682.f9ec3784.js +0 -2
- package/dist/static/js/async/720.a9a82d77.js +0 -1
- package/dist/static/js/async/914.1bc3e252.js +0 -3
- package/dist/static/js/async/__federation_expose_ProjectsPage.c3d4eb98.js +0 -2
- package/dist/static/js/async/__federation_expose_SniffingPage.f4c73b9b.js +0 -1
- package/dist/static/js/async/__federation_expose_WorkFlow.a7a39987.js +0 -11
- package/dist/static/js/index.59bb6811.js +0 -1
package/dist/index.html
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<!doctype html><html><head><title>Swiftcast | 旷野群星</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="static/js/
|
1
|
+
<!doctype html><html><head><title>Swiftcast | 旷野群星</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="static/js/94.ed9056c0.js"></script><script defer src="static/js/index.99f8d1bb.js"></script></head><body><div id="root"></div></body></html>
|
package/dist/mf-manifest.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
"name": "clip_editor_react",
|
6
6
|
"type": "app",
|
7
7
|
"buildInfo": {
|
8
|
-
"buildVersion": "0.0.
|
8
|
+
"buildVersion": "0.0.3",
|
9
9
|
"buildName": "@swiftcast/clip-editor-react"
|
10
10
|
},
|
11
11
|
"remoteEntry": {
|
@@ -16,8 +16,8 @@
|
|
16
16
|
"types": {
|
17
17
|
"path": "",
|
18
18
|
"name": "",
|
19
|
-
"zip": "
|
20
|
-
"api": "
|
19
|
+
"zip": "",
|
20
|
+
"api": ""
|
21
21
|
},
|
22
22
|
"globalName": "clip_editor_react",
|
23
23
|
"pluginVersion": "0.12.0",
|
@@ -28,14 +28,14 @@
|
|
28
28
|
{
|
29
29
|
"id": "clip_editor_react:react",
|
30
30
|
"name": "react",
|
31
|
-
"version": "
|
31
|
+
"version": "19.1.0",
|
32
32
|
"singleton": true,
|
33
|
-
"requiredVersion": "^
|
33
|
+
"requiredVersion": "^19.1.0",
|
34
34
|
"assets": {
|
35
35
|
"js": {
|
36
36
|
"async": [],
|
37
37
|
"sync": [
|
38
|
-
"static/js/async/
|
38
|
+
"static/js/async/307.c4997706.js"
|
39
39
|
]
|
40
40
|
},
|
41
41
|
"css": {
|
@@ -47,14 +47,15 @@
|
|
47
47
|
{
|
48
48
|
"id": "clip_editor_react:react-dom",
|
49
49
|
"name": "react-dom",
|
50
|
-
"version": "
|
50
|
+
"version": "19.1.0",
|
51
51
|
"singleton": true,
|
52
|
-
"requiredVersion": "^
|
52
|
+
"requiredVersion": "^19.1.0",
|
53
53
|
"assets": {
|
54
54
|
"js": {
|
55
55
|
"async": [],
|
56
56
|
"sync": [
|
57
|
-
"static/js/async/
|
57
|
+
"static/js/async/115.cc1fa793.js",
|
58
|
+
"static/js/async/304.e8652e65.js"
|
58
59
|
]
|
59
60
|
},
|
60
61
|
"css": {
|
@@ -73,13 +74,13 @@
|
|
73
74
|
"js": {
|
74
75
|
"sync": [
|
75
76
|
"static/js/async/lib-axios.64c3f6d8.js",
|
76
|
-
"static/js/async/
|
77
|
-
"static/js/async/
|
78
|
-
"static/js/async/
|
79
|
-
"static/js/async/
|
80
|
-
"static/js/async/194.
|
81
|
-
"static/js/async/491.
|
82
|
-
"static/js/async/__federation_expose_SniffingPage.
|
77
|
+
"static/js/async/473.6f1380b6.js",
|
78
|
+
"static/js/async/620.b26dd7c1.js",
|
79
|
+
"static/js/async/861.bafeeb80.js",
|
80
|
+
"static/js/async/432.c1467d27.js",
|
81
|
+
"static/js/async/194.1c950ca8.js",
|
82
|
+
"static/js/async/491.e6c05189.js",
|
83
|
+
"static/js/async/__federation_expose_SniffingPage.da5afebe.js"
|
83
84
|
],
|
84
85
|
"async": []
|
85
86
|
},
|
@@ -97,13 +98,13 @@
|
|
97
98
|
"js": {
|
98
99
|
"sync": [
|
99
100
|
"static/js/async/lib-axios.64c3f6d8.js",
|
100
|
-
"static/js/async/
|
101
|
-
"static/js/async/
|
102
|
-
"static/js/async/
|
103
|
-
"static/js/async/
|
104
|
-
"static/js/async/194.
|
105
|
-
"static/js/async/525.
|
106
|
-
"static/js/async/__federation_expose_ProjectsPage.
|
101
|
+
"static/js/async/473.6f1380b6.js",
|
102
|
+
"static/js/async/620.b26dd7c1.js",
|
103
|
+
"static/js/async/893.8969935f.js",
|
104
|
+
"static/js/async/432.c1467d27.js",
|
105
|
+
"static/js/async/194.1c950ca8.js",
|
106
|
+
"static/js/async/525.8d2cc416.js",
|
107
|
+
"static/js/async/__federation_expose_ProjectsPage.01da0212.js"
|
107
108
|
],
|
108
109
|
"async": []
|
109
110
|
},
|
@@ -121,20 +122,20 @@
|
|
121
122
|
"js": {
|
122
123
|
"sync": [
|
123
124
|
"static/js/async/lib-axios.64c3f6d8.js",
|
124
|
-
"static/js/async/
|
125
|
-
"static/js/async/
|
126
|
-
"static/js/async/
|
127
|
-
"static/js/async/
|
128
|
-
"static/js/async/
|
129
|
-
"static/js/async/194.
|
130
|
-
"static/js/async/__federation_expose_WorkFlow.
|
125
|
+
"static/js/async/473.6f1380b6.js",
|
126
|
+
"static/js/async/620.b26dd7c1.js",
|
127
|
+
"static/js/async/893.8969935f.js",
|
128
|
+
"static/js/async/826.d0b8337b.js",
|
129
|
+
"static/js/async/432.c1467d27.js",
|
130
|
+
"static/js/async/194.1c950ca8.js",
|
131
|
+
"static/js/async/__federation_expose_WorkFlow.dc059c9e.js"
|
131
132
|
],
|
132
133
|
"async": []
|
133
134
|
},
|
134
135
|
"css": {
|
135
136
|
"sync": [
|
136
|
-
"static/css/async/
|
137
|
-
"static/css/async/__federation_expose_WorkFlow.
|
137
|
+
"static/css/async/505.452896aa.css",
|
138
|
+
"static/css/async/__federation_expose_WorkFlow.3ee29d14.css"
|
138
139
|
],
|
139
140
|
"async": []
|
140
141
|
}
|
package/dist/mf-stats.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
"name": "clip_editor_react",
|
6
6
|
"type": "app",
|
7
7
|
"buildInfo": {
|
8
|
-
"buildVersion": "0.0.
|
8
|
+
"buildVersion": "0.0.3",
|
9
9
|
"buildName": "@swiftcast/clip-editor-react"
|
10
10
|
},
|
11
11
|
"remoteEntry": {
|
@@ -16,8 +16,8 @@
|
|
16
16
|
"types": {
|
17
17
|
"path": "",
|
18
18
|
"name": "",
|
19
|
-
"zip": "
|
20
|
-
"api": "
|
19
|
+
"zip": "",
|
20
|
+
"api": ""
|
21
21
|
},
|
22
22
|
"globalName": "clip_editor_react",
|
23
23
|
"pluginVersion": "0.12.0",
|
@@ -27,17 +27,17 @@
|
|
27
27
|
"shared": [
|
28
28
|
{
|
29
29
|
"singleton": true,
|
30
|
-
"requiredVersion": "^
|
30
|
+
"requiredVersion": "^19.1.0",
|
31
31
|
"shareScope": "default",
|
32
32
|
"name": "react",
|
33
|
-
"version": "
|
33
|
+
"version": "19.1.0",
|
34
34
|
"eager": false,
|
35
35
|
"id": "clip_editor_react:react",
|
36
36
|
"assets": {
|
37
37
|
"js": {
|
38
38
|
"async": [],
|
39
39
|
"sync": [
|
40
|
-
"static/js/async/
|
40
|
+
"static/js/async/307.c4997706.js"
|
41
41
|
]
|
42
42
|
},
|
43
43
|
"css": {
|
@@ -51,17 +51,18 @@
|
|
51
51
|
},
|
52
52
|
{
|
53
53
|
"singleton": true,
|
54
|
-
"requiredVersion": "^
|
54
|
+
"requiredVersion": "^19.1.0",
|
55
55
|
"shareScope": "default",
|
56
56
|
"name": "react-dom",
|
57
|
-
"version": "
|
57
|
+
"version": "19.1.0",
|
58
58
|
"eager": false,
|
59
59
|
"id": "clip_editor_react:react-dom",
|
60
60
|
"assets": {
|
61
61
|
"js": {
|
62
62
|
"async": [],
|
63
63
|
"sync": [
|
64
|
-
"static/js/async/
|
64
|
+
"static/js/async/115.cc1fa793.js",
|
65
|
+
"static/js/async/304.e8652e65.js"
|
65
66
|
]
|
66
67
|
},
|
67
68
|
"css": {
|
@@ -84,13 +85,13 @@
|
|
84
85
|
"js": {
|
85
86
|
"sync": [
|
86
87
|
"static/js/async/lib-axios.64c3f6d8.js",
|
87
|
-
"static/js/async/
|
88
|
-
"static/js/async/
|
89
|
-
"static/js/async/
|
90
|
-
"static/js/async/
|
91
|
-
"static/js/async/194.
|
92
|
-
"static/js/async/491.
|
93
|
-
"static/js/async/__federation_expose_SniffingPage.
|
88
|
+
"static/js/async/473.6f1380b6.js",
|
89
|
+
"static/js/async/620.b26dd7c1.js",
|
90
|
+
"static/js/async/861.bafeeb80.js",
|
91
|
+
"static/js/async/432.c1467d27.js",
|
92
|
+
"static/js/async/194.1c950ca8.js",
|
93
|
+
"static/js/async/491.e6c05189.js",
|
94
|
+
"static/js/async/__federation_expose_SniffingPage.da5afebe.js"
|
94
95
|
],
|
95
96
|
"async": []
|
96
97
|
},
|
@@ -110,13 +111,13 @@
|
|
110
111
|
"js": {
|
111
112
|
"sync": [
|
112
113
|
"static/js/async/lib-axios.64c3f6d8.js",
|
113
|
-
"static/js/async/
|
114
|
-
"static/js/async/
|
115
|
-
"static/js/async/
|
116
|
-
"static/js/async/
|
117
|
-
"static/js/async/194.
|
118
|
-
"static/js/async/525.
|
119
|
-
"static/js/async/__federation_expose_ProjectsPage.
|
114
|
+
"static/js/async/473.6f1380b6.js",
|
115
|
+
"static/js/async/620.b26dd7c1.js",
|
116
|
+
"static/js/async/893.8969935f.js",
|
117
|
+
"static/js/async/432.c1467d27.js",
|
118
|
+
"static/js/async/194.1c950ca8.js",
|
119
|
+
"static/js/async/525.8d2cc416.js",
|
120
|
+
"static/js/async/__federation_expose_ProjectsPage.01da0212.js"
|
120
121
|
],
|
121
122
|
"async": []
|
122
123
|
},
|
@@ -138,20 +139,20 @@
|
|
138
139
|
"js": {
|
139
140
|
"sync": [
|
140
141
|
"static/js/async/lib-axios.64c3f6d8.js",
|
141
|
-
"static/js/async/
|
142
|
-
"static/js/async/
|
143
|
-
"static/js/async/
|
144
|
-
"static/js/async/
|
145
|
-
"static/js/async/
|
146
|
-
"static/js/async/194.
|
147
|
-
"static/js/async/__federation_expose_WorkFlow.
|
142
|
+
"static/js/async/473.6f1380b6.js",
|
143
|
+
"static/js/async/620.b26dd7c1.js",
|
144
|
+
"static/js/async/893.8969935f.js",
|
145
|
+
"static/js/async/826.d0b8337b.js",
|
146
|
+
"static/js/async/432.c1467d27.js",
|
147
|
+
"static/js/async/194.1c950ca8.js",
|
148
|
+
"static/js/async/__federation_expose_WorkFlow.dc059c9e.js"
|
148
149
|
],
|
149
150
|
"async": []
|
150
151
|
},
|
151
152
|
"css": {
|
152
153
|
"sync": [
|
153
|
-
"static/css/async/
|
154
|
-
"static/css/async/__federation_expose_WorkFlow.
|
154
|
+
"static/css/async/505.452896aa.css",
|
155
|
+
"static/css/async/__federation_expose_WorkFlow.3ee29d14.css"
|
155
156
|
],
|
156
157
|
"async": []
|
157
158
|
}
|