@woven-canvas/vue 1.0.5 → 1.0.6
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmbedTool.vue.d.ts","sourceRoot":"","sources":["../../../src/components/tools/EmbedTool.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"EmbedTool.vue.d.ts","sourceRoot":"","sources":["../../../src/components/tools/EmbedTool.vue"],"names":[],"mappings":";AAmoCA,wBAKG"}
|
package/build/index.js
CHANGED
|
@@ -22007,12 +22007,10 @@ const xS = /* @__PURE__ */ U({
|
|
|
22007
22007
|
"stroke-linejoin": "round"
|
|
22008
22008
|
}, eC = {
|
|
22009
22009
|
key: 7,
|
|
22010
|
-
|
|
22011
|
-
|
|
22012
|
-
|
|
22013
|
-
|
|
22014
|
-
"stroke-linecap": "round",
|
|
22015
|
-
"stroke-linejoin": "round"
|
|
22010
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
22011
|
+
width: "24",
|
|
22012
|
+
height: "24",
|
|
22013
|
+
viewBox: "0 0 24 24"
|
|
22016
22014
|
}, tC = { class: "wov-embed-provider-label" }, nC = { class: "wov-embed-panel-header" }, rC = { class: "wov-embed-url-form" }, oC = ["placeholder"], sC = {
|
|
22017
22015
|
key: 0,
|
|
22018
22016
|
class: "wov-embed-url-error"
|
|
@@ -22307,13 +22305,9 @@ const xS = /* @__PURE__ */ U({
|
|
|
22307
22305
|
b("polyline", { points: "16 18 22 12 16 6" }, null, -1),
|
|
22308
22306
|
b("polyline", { points: "8 6 2 12 8 18" }, null, -1)
|
|
22309
22307
|
])])) : B.icon === "tldraw" ? (x(), A("svg", eC, [...E[9] || (E[9] = [
|
|
22310
|
-
b("path", {
|
|
22311
|
-
|
|
22312
|
-
|
|
22313
|
-
b("circle", {
|
|
22314
|
-
cx: "11",
|
|
22315
|
-
cy: "11",
|
|
22316
|
-
r: "2"
|
|
22308
|
+
b("path", {
|
|
22309
|
+
fill: "currentColor",
|
|
22310
|
+
d: "M21.474 0H2.526C1.131 0 0 1.18 0 2.637v18.726C0 22.819 1.131 24 2.526 24h18.948C22.869 24 24 22.82 24 21.363V2.637C24 1.181 22.869 0 21.474 0m-11.01 5.388q.595-.607 1.474-.607q.854 0 1.448.607q.595.606.595 1.476c0 .87-.198 1.072-.595 1.476a1.95 1.95 0 0 1-1.448.607q-.879 0-1.474-.607q-.594-.606-.594-1.476c0-.87.198-1.072.594-1.476m3.13 11.49a4.9 4.9 0 0 1-2.018 2.136q-.724.422-1.19-.026q-.438-.422.26-1.002q.387-.29.646-.738q.258-.449.336-.923q.026-.21-.181-.21q-.517-.027-1.06-.581t-.543-1.37q0-.87.594-1.477a2.02 2.02 0 0 1 1.5-.633q.828 0 1.448.633q.62.605.724 1.37q.207 1.424-.517 2.822z"
|
|
22317
22311
|
}, null, -1)
|
|
22318
22312
|
])])) : F("", !0)
|
|
22319
22313
|
]),
|