@canva/cli 0.0.1-beta.14 → 0.0.1-beta.16
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/cli.js +291 -302
- package/package.json +1 -1
- package/templates/base/package.json +1 -1
- package/templates/dam/package.json +1 -1
- package/templates/gen_ai/package.json +1 -1
- package/templates/hello_world/package.json +1 -1
- package/templates/hello_world/src/tests/__snapshots__/app.tests.tsx.snap +3 -3
- /package/lib/esm/{index.esm → index.mjs} +0 -0
package/package.json
CHANGED
|
@@ -10,7 +10,7 @@ exports[`Hello World Tests should have a consistent snapshot 1`] = `
|
|
|
10
10
|
style="--NZu1Zw: 16px;"
|
|
11
11
|
>
|
|
12
12
|
<p
|
|
13
|
-
class="
|
|
13
|
+
class="aWBg0w aZskFA u16U_g"
|
|
14
14
|
>
|
|
15
15
|
To make changes to this app, edit the
|
|
16
16
|
<code>
|
|
@@ -19,7 +19,7 @@ exports[`Hello World Tests should have a consistent snapshot 1`] = `
|
|
|
19
19
|
file, then close and reopen the app in the editor to preview the changes.
|
|
20
20
|
</p>
|
|
21
21
|
<button
|
|
22
|
-
class="_5KtATA LQzFZw
|
|
22
|
+
class="_5KtATA LQzFZw VgvqkQ _8ERLTg rV61VQ LQzFZw VgvqkQ _4_iekA _3oHQrw j34Zww aqbYPg _3FvZZg"
|
|
23
23
|
type="button"
|
|
24
24
|
>
|
|
25
25
|
<span
|
|
@@ -29,7 +29,7 @@ exports[`Hello World Tests should have a consistent snapshot 1`] = `
|
|
|
29
29
|
</span>
|
|
30
30
|
</button>
|
|
31
31
|
<button
|
|
32
|
-
class="_5KtATA LQzFZw
|
|
32
|
+
class="_5KtATA LQzFZw VgvqkQ _8ERLTg Z3nT2A LQzFZw VgvqkQ _4_iekA j34Zww aqbYPg _3FvZZg"
|
|
33
33
|
type="button"
|
|
34
34
|
>
|
|
35
35
|
<span
|
|
File without changes
|