@myoc/excalidraw 0.18.6 → 0.18.7
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/dev/{chunk-LRA2BMXO.js → chunk-3PM7AKUW.js} +17 -3
- package/dist/dev/chunk-3PM7AKUW.js.map +7 -0
- package/dist/dev/{chunk-4OALG4EH.js → chunk-FAI3BF6J.js} +2 -2
- package/dist/dev/{chunk-YSK5QYKJ.js → chunk-PEI7EPYO.js} +2 -1
- package/dist/dev/chunk-PEI7EPYO.js.map +7 -0
- package/dist/dev/data/{image-OTIQTZCO.js → image-PLZ7Q7VH.js} +3 -3
- package/dist/dev/index.css +29 -7
- package/dist/dev/index.css.map +2 -2
- package/dist/dev/index.js +768 -679
- package/dist/dev/index.js.map +3 -3
- package/dist/dev/locales/{en-IPMKTZRA.js → en-R455UJTM.js} +2 -2
- package/dist/dev/subset-shared.chunk.js +1 -1
- package/dist/dev/subset-worker.chunk.js +1 -1
- package/dist/prod/{chunk-SNPKQ4QJ.js → chunk-BBP5YSOX.js} +1 -1
- package/dist/prod/{chunk-S7PD52DD.js → chunk-FOAZJPGC.js} +15 -15
- package/dist/prod/{chunk-HYYBIWRU.js → chunk-KZWZ7WHC.js} +1 -1
- package/dist/prod/data/image-4IHLZPM6.js +1 -0
- package/dist/prod/index.css +1 -1
- package/dist/prod/index.js +15 -15
- package/dist/prod/locales/{en-3XEBA2ZW.js → en-YWERZJD6.js} +1 -1
- package/dist/prod/subset-shared.chunk.js +1 -1
- package/dist/prod/subset-worker.chunk.js +1 -1
- package/dist/types/excalidraw/actions/actionToggleViewMode.d.ts +1 -0
- package/dist/types/excalidraw/components/icons.d.ts +1 -0
- package/package.json +1 -1
- package/dist/dev/chunk-LRA2BMXO.js.map +0 -7
- package/dist/dev/chunk-YSK5QYKJ.js.map +0 -7
- package/dist/prod/data/image-TF47GACX.js +0 -1
- /package/dist/dev/{chunk-4OALG4EH.js.map → chunk-FAI3BF6J.js.map} +0 -0
- /package/dist/dev/data/{image-OTIQTZCO.js.map → image-PLZ7Q7VH.js.map} +0 -0
- /package/dist/dev/locales/{en-IPMKTZRA.js.map → en-R455UJTM.js.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
define_import_meta_env_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-FAI3BF6J.js";
|
|
4
4
|
import {
|
|
5
5
|
__publicField
|
|
6
6
|
} from "./chunk-XDFCUUT6.js";
|
|
@@ -4460,6 +4460,19 @@ var TableCellsIcon = createIcon(
|
|
|
4460
4460
|
] }),
|
|
4461
4461
|
tablerIconProps
|
|
4462
4462
|
);
|
|
4463
|
+
var arrowsToEyeIcon = createIcon(
|
|
4464
|
+
/* @__PURE__ */ jsx(
|
|
4465
|
+
"svg",
|
|
4466
|
+
{
|
|
4467
|
+
stroke: "currentColor",
|
|
4468
|
+
fill: "currentColor",
|
|
4469
|
+
strokeWidth: 0.5,
|
|
4470
|
+
viewBox: "0 0 640 512",
|
|
4471
|
+
children: /* @__PURE__ */ jsx("path", { d: "M15 15C24.4 5.7 39.6 5.7 49 15l63 63L112 40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 96c0 13.3-10.7 24-24 24l-96 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l38.1 0L15 49C5.7 39.6 5.7 24.4 15 15zM133.5 243.9C158.6 193.6 222.7 112 320 112s161.4 81.6 186.5 131.9c3.8 7.6 3.8 16.5 0 24.2C481.4 318.4 417.3 400 320 400s-161.4-81.6-186.5-131.9c-3.8-7.6-3.8-16.5 0-24.2zM320 320a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM591 15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-63 63 38.1 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-96 0c-13.3 0-24-10.7-24-24l0-96c0-13.3 10.7-24 24-24s24 10.7 24 24l0 38.1 63-63zM15 497c-9.4-9.4-9.4-24.6 0-33.9l63-63L40 400c-13.3 0-24-10.7-24-24s10.7-24 24-24l96 0c13.3 0 24 10.7 24 24l0 96c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-38.1L49 497c-9.4 9.4-24.6 9.4-33.9 0zm576 0l-63-63 0 38.1c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-96c0-13.3 10.7-24 24-24l96 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-38.1 0 63 63c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0z" })
|
|
4472
|
+
}
|
|
4473
|
+
),
|
|
4474
|
+
tablerIconProps
|
|
4475
|
+
);
|
|
4463
4476
|
|
|
4464
4477
|
// ../math/src/ellipse.ts
|
|
4465
4478
|
function ellipse(center, halfWidth, halfHeight) {
|
|
@@ -20013,7 +20026,7 @@ var parseFileContents = async (blob) => {
|
|
|
20013
20026
|
let contents;
|
|
20014
20027
|
if (blob.type === MIME_TYPES.png) {
|
|
20015
20028
|
try {
|
|
20016
|
-
return await (await import("./data/image-
|
|
20029
|
+
return await (await import("./data/image-PLZ7Q7VH.js")).decodePngMetadata(blob);
|
|
20017
20030
|
} catch (error) {
|
|
20018
20031
|
if (error.message === "INVALID") {
|
|
20019
20032
|
throw new ImageSceneDataError(
|
|
@@ -20780,6 +20793,7 @@ export {
|
|
|
20780
20793
|
cropIcon,
|
|
20781
20794
|
elementLinkIcon,
|
|
20782
20795
|
TableCellsIcon,
|
|
20796
|
+
arrowsToEyeIcon,
|
|
20783
20797
|
shouldTestInside,
|
|
20784
20798
|
hitElementItself,
|
|
20785
20799
|
hitElementBoundingBox,
|
|
@@ -21027,4 +21041,4 @@ export {
|
|
|
21027
21041
|
createFile,
|
|
21028
21042
|
normalizeFile
|
|
21029
21043
|
};
|
|
21030
|
-
//# sourceMappingURL=chunk-
|
|
21044
|
+
//# sourceMappingURL=chunk-3PM7AKUW.js.map
|