@cntrl-site/components 0.1.0-alpha.0 → 0.1.0-alpha.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/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1929,7 +1929,7 @@ const LightboxComponent = {
|
|
|
1929
1929
|
name: "Lightbox",
|
|
1930
1930
|
preview: {
|
|
1931
1931
|
type: "video",
|
|
1932
|
-
url: "https://cdn.cntrl.site/projects/
|
|
1932
|
+
url: "https://cdn.cntrl.site/projects/01GJ2SPDSH73MC92WW7ZA2CWBY/articles-assets/01KA24CHYZXJBZ0Q714B05A7VD.mp4"
|
|
1933
1933
|
},
|
|
1934
1934
|
defaultSize: {
|
|
1935
1935
|
width: 400,
|
package/dist/index.mjs
CHANGED
|
@@ -1927,7 +1927,7 @@ const LightboxComponent = {
|
|
|
1927
1927
|
name: "Lightbox",
|
|
1928
1928
|
preview: {
|
|
1929
1929
|
type: "video",
|
|
1930
|
-
url: "https://cdn.cntrl.site/projects/
|
|
1930
|
+
url: "https://cdn.cntrl.site/projects/01GJ2SPDSH73MC92WW7ZA2CWBY/articles-assets/01KA24CHYZXJBZ0Q714B05A7VD.mp4"
|
|
1931
1931
|
},
|
|
1932
1932
|
defaultSize: {
|
|
1933
1933
|
width: 400,
|