@adobe/create-ccweb-add-on 1.2.2 → 1.2.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/templates/react-javascript/template/src/components/App.jsx +0 -2
- package/dist/templates/react-javascript/template.json +0 -1
- package/dist/templates/react-javascript-with-document-sandbox/template/src/ui/components/App.jsx +0 -2
- package/dist/templates/react-javascript-with-document-sandbox/template.json +0 -1
- package/dist/templates/react-typescript/template/src/components/App.tsx +0 -2
- package/dist/templates/react-typescript/template.json +0 -1
- package/dist/templates/react-typescript-with-document-sandbox/template/src/ui/components/App.tsx +0 -2
- package/dist/templates/react-typescript-with-document-sandbox/template.json +0 -1
- package/package.json +1 -1
- package/templates/react-javascript/template/src/components/App.jsx +0 -2
- package/templates/react-javascript/template.json +0 -1
- package/templates/react-javascript-with-document-sandbox/template/src/ui/components/App.jsx +0 -2
- package/templates/react-javascript-with-document-sandbox/template.json +0 -1
- package/templates/react-typescript/template/src/components/App.tsx +0 -2
- package/templates/react-typescript/template.json +0 -1
- package/templates/react-typescript-with-document-sandbox/template/src/ui/components/App.tsx +0 -2
- package/templates/react-typescript-with-document-sandbox/template.json +0 -1
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
// import these spectrum web components modules:
|
|
3
3
|
import "@spectrum-web-components/theme/express/scale-medium.js";
|
|
4
4
|
import "@spectrum-web-components/theme/express/theme-light.js";
|
|
5
|
-
import "@spectrum-web-components/theme/scale-medium.js";
|
|
6
|
-
import "@spectrum-web-components/theme/theme-light.js";
|
|
7
5
|
|
|
8
6
|
// To learn more about using "swc-react" visit:
|
|
9
7
|
// https://opensource.adobe.com/spectrum-web-components/using-swc-react/
|
package/dist/templates/react-javascript-with-document-sandbox/template/src/ui/components/App.jsx
CHANGED
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
// import these spectrum web components modules:
|
|
3
3
|
import "@spectrum-web-components/theme/express/scale-medium.js";
|
|
4
4
|
import "@spectrum-web-components/theme/express/theme-light.js";
|
|
5
|
-
import "@spectrum-web-components/theme/scale-medium.js";
|
|
6
|
-
import "@spectrum-web-components/theme/theme-light.js";
|
|
7
5
|
|
|
8
6
|
// To learn more about using "swc-react" visit:
|
|
9
7
|
// https://opensource.adobe.com/spectrum-web-components/using-swc-react/
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
// import these spectrum web components modules:
|
|
3
3
|
import "@spectrum-web-components/theme/express/scale-medium.js";
|
|
4
4
|
import "@spectrum-web-components/theme/express/theme-light.js";
|
|
5
|
-
import "@spectrum-web-components/theme/scale-medium.js";
|
|
6
|
-
import "@spectrum-web-components/theme/theme-light.js";
|
|
7
5
|
|
|
8
6
|
// To learn more about using "swc-react" visit:
|
|
9
7
|
// https://opensource.adobe.com/spectrum-web-components/using-swc-react/
|
package/dist/templates/react-typescript-with-document-sandbox/template/src/ui/components/App.tsx
CHANGED
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
// import these spectrum web components modules:
|
|
3
3
|
import "@spectrum-web-components/theme/express/scale-medium.js";
|
|
4
4
|
import "@spectrum-web-components/theme/express/theme-light.js";
|
|
5
|
-
import "@spectrum-web-components/theme/scale-medium.js";
|
|
6
|
-
import "@spectrum-web-components/theme/theme-light.js";
|
|
7
5
|
|
|
8
6
|
// To learn more about using "swc-react" visit:
|
|
9
7
|
// https://opensource.adobe.com/spectrum-web-components/using-swc-react/
|
package/package.json
CHANGED
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
// import these spectrum web components modules:
|
|
3
3
|
import "@spectrum-web-components/theme/express/scale-medium.js";
|
|
4
4
|
import "@spectrum-web-components/theme/express/theme-light.js";
|
|
5
|
-
import "@spectrum-web-components/theme/scale-medium.js";
|
|
6
|
-
import "@spectrum-web-components/theme/theme-light.js";
|
|
7
5
|
|
|
8
6
|
// To learn more about using "swc-react" visit:
|
|
9
7
|
// https://opensource.adobe.com/spectrum-web-components/using-swc-react/
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
// import these spectrum web components modules:
|
|
3
3
|
import "@spectrum-web-components/theme/express/scale-medium.js";
|
|
4
4
|
import "@spectrum-web-components/theme/express/theme-light.js";
|
|
5
|
-
import "@spectrum-web-components/theme/scale-medium.js";
|
|
6
|
-
import "@spectrum-web-components/theme/theme-light.js";
|
|
7
5
|
|
|
8
6
|
// To learn more about using "swc-react" visit:
|
|
9
7
|
// https://opensource.adobe.com/spectrum-web-components/using-swc-react/
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
// import these spectrum web components modules:
|
|
3
3
|
import "@spectrum-web-components/theme/express/scale-medium.js";
|
|
4
4
|
import "@spectrum-web-components/theme/express/theme-light.js";
|
|
5
|
-
import "@spectrum-web-components/theme/scale-medium.js";
|
|
6
|
-
import "@spectrum-web-components/theme/theme-light.js";
|
|
7
5
|
|
|
8
6
|
// To learn more about using "swc-react" visit:
|
|
9
7
|
// https://opensource.adobe.com/spectrum-web-components/using-swc-react/
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
// import these spectrum web components modules:
|
|
3
3
|
import "@spectrum-web-components/theme/express/scale-medium.js";
|
|
4
4
|
import "@spectrum-web-components/theme/express/theme-light.js";
|
|
5
|
-
import "@spectrum-web-components/theme/scale-medium.js";
|
|
6
|
-
import "@spectrum-web-components/theme/theme-light.js";
|
|
7
5
|
|
|
8
6
|
// To learn more about using "swc-react" visit:
|
|
9
7
|
// https://opensource.adobe.com/spectrum-web-components/using-swc-react/
|