js-draw 0.6.0 → 0.7.0
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/.firebase/hosting.ZG9jcw.cache +338 -0
- package/.github/ISSUE_TEMPLATE/translation.md +1 -1
- package/CHANGELOG.md +8 -0
- package/dist/bundle.js +1 -1
- package/dist/src/Editor.d.ts +0 -1
- package/dist/src/Editor.js +4 -3
- package/dist/src/SVGLoader.js +2 -2
- package/dist/src/components/Stroke.js +1 -0
- package/dist/src/components/Text.d.ts +10 -5
- package/dist/src/components/Text.js +49 -15
- package/dist/src/components/builders/FreehandLineBuilder.d.ts +9 -2
- package/dist/src/components/builders/FreehandLineBuilder.js +127 -28
- package/dist/src/components/lib.d.ts +2 -2
- package/dist/src/components/lib.js +2 -2
- package/dist/src/rendering/renderers/CanvasRenderer.js +2 -2
- package/dist/src/rendering/renderers/SVGRenderer.d.ts +2 -0
- package/dist/src/rendering/renderers/SVGRenderer.js +49 -22
- package/dist/src/toolbar/IconProvider.d.ts +24 -18
- package/dist/src/toolbar/IconProvider.js +23 -21
- package/dist/src/toolbar/widgets/PenToolWidget.js +8 -5
- package/dist/src/tools/PasteHandler.js +2 -22
- package/dist/src/tools/TextTool.d.ts +4 -0
- package/dist/src/tools/TextTool.js +73 -15
- package/package.json +1 -1
- package/src/Editor.toSVG.test.ts +27 -0
- package/src/Editor.ts +4 -4
- package/src/SVGLoader.test.ts +20 -0
- package/src/SVGLoader.ts +4 -4
- package/src/components/Stroke.ts +1 -0
- package/src/components/Text.test.ts +3 -3
- package/src/components/Text.ts +62 -19
- package/src/components/builders/FreehandLineBuilder.ts +160 -32
- package/src/components/lib.ts +3 -3
- package/src/rendering/renderers/CanvasRenderer.ts +2 -2
- package/src/rendering/renderers/SVGRenderer.ts +50 -24
- package/src/toolbar/IconProvider.ts +24 -20
- package/src/toolbar/widgets/PenToolWidget.ts +9 -5
- package/src/tools/PasteHandler.ts +2 -24
- package/src/tools/TextTool.ts +82 -17
@@ -0,0 +1,338 @@
|
|
1
|
+
example/example.html,1664238850738,8f32258d96cd23d2f83975efb8eb54f01c01b91858e25b89c231c9898e0ccb7e
|
2
|
+
example/example.ts,1665006252672,537b38d2c20d29ac2bad64701abe0000b2988a66f5f96186abc2cc08647c778f
|
3
|
+
example/manifest.json,1664235763825,8377e8f839813927585c5265fbeb961f9eeca11bf3a5f7ffcb975e6b360cb931
|
4
|
+
index.html,1664235736257,903272aa61309883f71596e8377697ac2632ffddf26f864fd91d7e5ef64a9ad2
|
5
|
+
examples.md,1664235763825,f7950cc44964a4baef3e914fe29af65bed8c3751cbc78ec69d79a75cc7ced582
|
6
|
+
example/package.json,1664237587880,59240845d564ee43b3e377ef84b49355a0e65573c771b14dd0e09d61d7ceef29
|
7
|
+
example/sw.js,1664235763825,b961532c30a5dc81f02431492c996a9b63a46103b6425320d5761fc84db01fd5
|
8
|
+
example/util.ts,1664235763825,c6358d962fde1703bae29432bcfaefbb5df0ce8797ff5e6628655d6927c324e1
|
9
|
+
example/icons/js-draw-icon-small.png,1664235763821,a66a8061c1737b2c2fb4f9cfdd7c6142f972b48b67e59ff1ac8a11957ae192f5
|
10
|
+
example/icons/js-draw-icon-tiny.png,1664235763825,2b0ca1ae95c0b8de73b166a0e6e676a082f23ad043ab9d21bc3d73010e634fba
|
11
|
+
example/icons/js-draw-icon-vector-medium.svg,1664235763825,0ca1dea13b82e29e964f33b6a8ddf742b3e1999d1feb3ae1ec519881027161ba
|
12
|
+
example/scripts/bundle.ts,1664235763825,3abfeb82b579bb46f415324193f969e1c7d3906a155ae82cba854c4bec814ea9
|
13
|
+
example/scripts/bundledFiles.ts,1664235763825,4bffa68568f53feb3c271c0628fe3c0a75c565c7d36ab3b316503b9cac56dee0
|
14
|
+
example/scripts/watchBundle.ts,1664235763825,157439584c51969b9ee9e562daad1081194d23f26f20d54612fcd5391addc844
|
15
|
+
example/icons/js-draw-icon-vector-large.svg,1664235763825,223c0f1aaed4bc1b8897d75a30ea57d01197d75e17d40475c2b9502673df1971
|
16
|
+
example-collaborative/package.json,1664237587876,5003c94fd192d00699f98ce2d4d0d53475c8015cd5dec54eddbb048a1a341f6d
|
17
|
+
example-collaborative/script.ts,1664235763709,5a95262eca01e8c521e8914cdb5258a6ca343d5629a345e91fe49e77a6999fe8
|
18
|
+
example-collaborative/server.py,1664235763709,cddbd9dce14115ee631bedf15e36083ce78e89e10cc8a4dc0e3c890dc3a24c6f
|
19
|
+
example-collaborative/style.css,1664235763709,ead4c6b2a1d94ba4f4c9c12df14614a27c23749742bd37aa87569ea70286838d
|
20
|
+
example-collaborative/scripts/bundle.ts,1664235763709,3abfeb82b579bb46f415324193f969e1c7d3906a155ae82cba854c4bec814ea9
|
21
|
+
example-collaborative/scripts/bundledFiles.ts,1664235763709,312991dd43d060dae702cd123cf6636de0c16a6e84418d53f22fd4dd6a8ba464
|
22
|
+
example-collaborative/scripts/watchBundle.ts,1664235763709,157439584c51969b9ee9e562daad1081194d23f26f20d54612fcd5391addc844
|
23
|
+
example/index.md,1664235763825,89bd48cbf99217ee3b3423da14fe076d784a82a03ca43c5a9ee1a92f905631dc
|
24
|
+
example-custom-tools/example.ts,1664997129189,e19b16ee837ff872a94e531177bc3d871a81df6f5a733a328e902632d07a5730
|
25
|
+
example-custom-tools/exmple.html,1664235736169,6b2cf1816d0cb87b8580bdec8ade178358da542f834f744984501debc6139fc5
|
26
|
+
example-custom-tools/package.json,1664237587876,82d18e4b841092c92d3cb2b4598a9e3e98204dedad51307dc01d530120a81745
|
27
|
+
example-collaborative/index.md,1664235763709,f70b3e43975f98881aebd6addcbc796a130791f919bfcbabd77095e049f25244
|
28
|
+
example-custom-tools/scripts/bundle.ts,1664235763713,3abfeb82b579bb46f415324193f969e1c7d3906a155ae82cba854c4bec814ea9
|
29
|
+
example-custom-tools/scripts/bundledFiles.ts,1664235763713,4bffa68568f53feb3c271c0628fe3c0a75c565c7d36ab3b316503b9cac56dee0
|
30
|
+
example-custom-tools/scripts/watchBundle.ts,1664235763713,157439584c51969b9ee9e562daad1081194d23f26f20d54612fcd5391addc844
|
31
|
+
example-custom-tools/index.md,1664235763713,27d51786740f0f6af38374d433b98ec78c6b02c62c332fb5f0aae938aaa9bed5
|
32
|
+
img/unsupported-elements--in-editor.png,1664235763869,ed993177b1222500b5bbe1308a39ef73b2d2646eb7b773a5489262e474c40b0e
|
33
|
+
typedoc/modules.html,1664410137592,649aa0b8a3d10e58f3f9942c88739c12ac806957eca4835fbadf84f02a796a52
|
34
|
+
typedoc/assets/highlight.css,1664410138796,ef88d2df8aaa12613a8f38ffbc2b36d3fc761660ffadc4f15c3ae072bce1a167
|
35
|
+
typedoc/index.html,1664410138092,c8865671a70cb44c96067e6c07fdea28fcf490ab5d3f33ff95526e88639cc585
|
36
|
+
typedoc/assets/main.js,1664410138792,487aaf9fbfb8cb242288bea532223c0ab75ef514067fdb69a30772b5b6619be6
|
37
|
+
typedoc/assets/style.css,1664410138792,66756832421a3c9e570edce10e96f0ec7b692cea448a55e140623764e37a03c1
|
38
|
+
example/icons/js-draw-icon-medium.png,1664235763821,9ac5dc3e92ad4c09d81375fefdf4db7e0e40eb9466c85292581cd6e2c9ffedbc
|
39
|
+
example/yarn.lock,1664237587880,01ed5380b7a6053c61f80a64b61b27d82a9d0ec189739aee327ebeb95233cf83
|
40
|
+
typedoc/classes/Color4.default.html,1664410138116,eeed27996ff2394514214bc45b59d467daf34e12df3accfb348393a47c8016bf
|
41
|
+
example-collaborative/yarn.lock,1664237587876,01611a83a909a4308c569a1e5fe5d452a2fda7d1cd2977ac935c76a9fcf80563
|
42
|
+
example-custom-tools/yarn.lock,1664237587876,82e91f3e0a6189a052fd59f86970dea369a59857bb6dcecc4dd58a12c8c0ab52
|
43
|
+
typedoc/classes/EditorImage.default.html,1664410138156,0bce0df11d2c1f688d01ea150e8bd956f2da0b482c599f2cbd64abb3c8edc9cb
|
44
|
+
typedoc/classes/EventDispatcher.default.html,1664410138164,090a08935895d2244fda52759ebddd343241aa379f8c729a39658af60cc7d8fd
|
45
|
+
typedoc/classes/SVGLoader.default.html,1664410138176,81d2bda37381e184a84fc68e200c0d5fc911f952f5ca9638a392cdcbfe0ab960
|
46
|
+
typedoc/classes/Pointer.default.html,1664410138172,e6010f67e58ced48c3e83a9cde1d42360dec7c609170aa5ca7ea223ebc896a3a
|
47
|
+
typedoc/classes/UndoRedoHistory.default.html,1664410138188,f36120e99fc2f41b518c26da155e4bfdb4c23eb075b0f212adfe04effb2f29a4
|
48
|
+
typedoc/classes/commands_Command.Command.html,1664410138208,863a0e10e397c48396bfe45b2ac70ba7164b788f099e47d1f2310d3cc2db1bc5
|
49
|
+
typedoc/classes/Viewport.ViewportTransform.html,1664410138200,35ebe0480d25dd3e4ccefaacc3bcfc3e370c0ad9838cf3bb2a3d25706f97ca3b
|
50
|
+
typedoc/classes/Viewport.Viewport.html,1664410138196,0c19c2968bc80afa38eb7e6bfbb76ca938973d5ba2f5a33483673ee88c017b78
|
51
|
+
typedoc/classes/commands_Duplicate.default.html,1664410138216,f8342dd89813e0908d9cb73a5ee51d53d32e320f39c0e29f06155debc5ce89b7
|
52
|
+
typedoc/classes/commands_SerializableCommand.default.html,1664410138224,58ebb2def0074d5092b280cfecf7060b224c4e34f57e6221b828b77164c5e54f
|
53
|
+
typedoc/classes/commands_Erase.default.html,1664410138220,2192019aec3f9647c09b12bc8568566d4cf5be1107313de8b8b3679ccd5bccbf
|
54
|
+
typedoc/classes/components_builders_ArrowBuilder.default.html,1664410138276,6a9c4f2d173ecc0734f38f51bfcfc9e2bd059f9e1f4cc730e048fba178fbb081
|
55
|
+
typedoc/classes/components_builders_FreehandLineBuilder.default.html,1664410138284,72085ee56b1633afbb76a527380c66c976d46eb89a5e3690d86854411889ea65
|
56
|
+
typedoc/classes/components_builders_LineBuilder.default.html,1664410138288,e581f91a9fe2b99be1ca0eabd6b8efc11c1b52c7856dfec3dd43efecbea1d88a
|
57
|
+
typedoc/classes/components_builders_RectangleBuilder.default.html,1664410138292,b956f723082a411351036cad0d53b8c53c26bcb0c021dcd33ac886e315a31ff6
|
58
|
+
typedoc/classes/math_LineSegment2.default.html,1664410138348,26405e9d3372e357e1d62d0b8ecb02f3bf704a153448bd6f4690dd859ba37b20
|
59
|
+
typedoc/classes/math_Triangle.default.html,1664410138396,bfadfce9dd0e76335352fe8523a131a530e2f3e067ed3a7f1beef5867e2adbb6
|
60
|
+
typedoc/classes/rendering_caching_CacheRecord.default.html,1664410138464,f1b345d52d7a25137a2340706293d1e19a14a59bc3f1c08ffe3487cd02c6a9bd
|
61
|
+
typedoc/classes/rendering_caching_CacheRecordManager.CacheRecordManager.html,1664410138464,2b40dc1b47d72e65868b07a75cab9dc02d507f8c75e1e81df9e7f29f4ee96881
|
62
|
+
typedoc/classes/rendering_Display.default.html,1664410138452,295a9aad80f9f342bc388e0729aa63c1a37dec8f723e3f8f03a903af303228b6
|
63
|
+
typedoc/classes/rendering_caching_RenderingCache.default.html,1664410138468,54328421ca727dc83b5e8b22f2572f678d20dddb97e0f42be3b19d790ee4d2a1
|
64
|
+
typedoc/classes/rendering_caching_RenderingCacheNode.default.html,1664410138472,151e46a7815b5b1ca5f6928bf152e3ec9c0d0c53a778ca7522cabbb212a5baec
|
65
|
+
typedoc/classes/Editor.Editor.html,1664410138148,88be1d1ec0b51d1f5b20759b3dd161f39ede430dc57dfb231dde83c0deabb9fc
|
66
|
+
typedoc/classes/toolbar_HTMLToolbar.default.html,1664410138544,88777bb726926de127704f9fe5018d46589aa21bfce564e930eba700c7da20b4
|
67
|
+
typedoc/classes/components_AbstractComponent.default.html,1664410138244,8836f68222b4137fe46a022caa8c75a8b63fe9fac7aebd3f6eca20cf7a99018d
|
68
|
+
typedoc/classes/components_Stroke.default.html,1664410138264,81112380640ad4f66eaae9b9369e83f8379d0164f207279572ef1a4a1c6507c7
|
69
|
+
typedoc/classes/components_ImageComponent.default.html,1664410138256,ac7e559e56af1aebea5c0004eb7bb683b9e4684988e838a03dd38bd1fb490233
|
70
|
+
example/icons/js-draw-icon-large.png,1664235763821,37f48cd57732901ece21c172ab227b45521321df3be9d798411ce1ed6762bf51
|
71
|
+
typedoc/classes/components_Text.default.html,1664410138272,670f1248cb5427f5cf7f123577a3bb24a3fc428f57f87c0931149456d4a9e451
|
72
|
+
typedoc/classes/math_Mat33.default.html,1664410138364,2c0393063174c086dea6d6455db80f2e99808f13efa64d3782a1f9b6c7e83f9d
|
73
|
+
typedoc/classes/math_Path.default.html,1664410138376,a89d67c5072377545b5ae198f0605a42963445d682327126624c0994fd4ec7af
|
74
|
+
typedoc/classes/math_Rect2.default.html,1664410138392,118b04e541f28a0ffa4b14b1cfbc5bdccf5f8c619bb1d8f47b4ae1c1df7f0ef9
|
75
|
+
typedoc/classes/math_Vec3.default.html,1664410138440,428109e2a9199eabea123d047c7cfa30de404ad23ecd2f79068b90bdcedeb508
|
76
|
+
typedoc/classes/rendering_renderers_AbstractRenderer.default.html,1664410138492,9bf857df231a3e4fe2ebd96da845023e9cc3364f7c896828ea08b800c8da2b57
|
77
|
+
typedoc/classes/rendering_renderers_CanvasRenderer.default.html,1664410138504,3d8b63223ec050c6893aed25af80731e48bc9cb083af0ebca4eb085604910ef3
|
78
|
+
typedoc/classes/rendering_renderers_DummyRenderer.default.html,1664410138512,278a443572ed0a0f38534c107fa144b61e16e96776ed370c6d870abe4c862ac7
|
79
|
+
typedoc/classes/rendering_renderers_SVGRenderer.default.html,1664410138520,3744caaef362ef121059b143a6e32382c5768cc40865b9e4950ffa3ca1ea6698
|
80
|
+
typedoc/classes/rendering_renderers_TextOnlyRenderer.default.html,1664410138528,9b0723d7e41e0b119e8c8ea31e94817e7c2d2a7669449fc064a96a6e15fd0ca7
|
81
|
+
typedoc/classes/toolbar_widgets_ActionButtonWidget.default.html,1664410138588,a8fbbb9f09d042abd3fccc75e55339f4d64734ee4e9cac9aa59bda6acb15e94e
|
82
|
+
typedoc/classes/toolbar_widgets_BaseWidget.default.html,1664410138600,c711189c7f332bb1a33ca6d4fc26e0d6fb56a77694232a364ebc7066a7e8b414
|
83
|
+
typedoc/classes/toolbar_widgets_BaseToolWidget.default.html,1664410138596,4a070ebc2344e1b2279e67dcafcac50ad5fc6cf3cac4a4e732c311452a5070c7
|
84
|
+
typedoc/classes/toolbar_widgets_EraserToolWidget.default.html,1664410138604,2f9516e570885ee4fc71e1aa323835f1e41865b0612fe1e04dfd590f6f4023fc
|
85
|
+
typedoc/classes/toolbar_widgets_HandToolWidget.default.html,1664410138612,a3627656023ce3bb8fb68f0803f61ee888cf8a414b0e4ea2a2d8d6e192debddc
|
86
|
+
typedoc/classes/tools_BaseTool.default.html,1664410138636,dfd24fd1105bcdf92962b8f55148cf131a8a756e0cbd32b04b531de3bdc9195b
|
87
|
+
typedoc/classes/tools_Eraser.default.html,1664410138640,0369839d09a710bce48c51b0fee62b1fba71d9f8c76bbbbaa7ae7b85272fb51e
|
88
|
+
typedoc/classes/tools_PasteHandler.default.html,1664410138652,18b6dd1964ce03b28ee04f3cd18c7da3a7e7489e9fc0fdfa47253de13fae9e79
|
89
|
+
typedoc/classes/tools_SelectionTool_SelectionHandle.default.html,1664410138668,8f548b357a15af7a1344d50c8419e94309085d6240e7b85f23131d826a58df8f
|
90
|
+
typedoc/classes/tools_SelectionTool_TransformMode.DragTransformer.html,1664410138684,bdc1b2d19feb2e7d51c35715915e937e0146cb3919b2c512292b733c1a6e33e8
|
91
|
+
typedoc/classes/tools_SelectionTool_TransformMode.ResizeTransformer.html,1664410138688,c1315e57b9e6ff154b7b2e673c0ca127cb6608cfffd708925c319d32c9bd3966
|
92
|
+
typedoc/classes/tools_SelectionTool_TransformMode.RotateTransformer.html,1664410138688,a623bb491ed55e7b8c9bd24cc394a24f36e67177db3d31ead219418cf2f0edc1
|
93
|
+
typedoc/classes/tools_ToolController.default.html,1664410138704,4f77fccd16bd21853ce40a70cf56142c2e2e8c7ddc6f543e383fe16aef706620
|
94
|
+
typedoc/classes/tools_ToolEnabledGroup.default.html,1664410138704,bdba5eae4549b1f2087c0bd73a61beac7828dce177a640e1a55be4a03c77cffb
|
95
|
+
example/example.bundle.js,1665009678591,5aa0d5bf2841fba90fa3d68285bf3e87ab32f2b24bbc395476adf3deff0ffcb8
|
96
|
+
typedoc/classes/tools_ToolSwitcherShortcut.default.html,1664410138712,fb2298d1a2e41c7fa7de37ef5858e74cde6c67f8888759b3300c2d565d7c571e
|
97
|
+
typedoc/classes/tools_UndoRedoShortcut.default.html,1664410138720,3569c30b5f1e3869c41ca17d7d03584afc209b4ac1d2ffd424b069d3b5bf5ddc
|
98
|
+
typedoc/enums/Pointer.PointerDevice.html,1664410138172,724dd35d3bea354cb94fedc046f8c8adca84ac053c8b516dbdad2984d92e7307
|
99
|
+
typedoc/enums/math_Path.PathCommandType.html,1664410138368,e67fec867c6bcb756138ab1c41db359c76aa771d02ddee60fa354187d062326c
|
100
|
+
typedoc/enums/rendering_Display.RenderingMode.html,1664410138448,7c7242d23f1c2570b01401c4417f243226c8a9a176087947b13f2d045991e028
|
101
|
+
typedoc/classes/toolbar_widgets_PenToolWidget.default.html,1664410138616,de2808c1749f1442eee2eee3beb8f126ce0e2168eb7b01a4c0ec1a9770f4cb42
|
102
|
+
typedoc/classes/toolbar_widgets_TextToolWidget.default.html,1664410138628,73d4d06747718eb3da38d32c495af69b14c0e084371d130bd08b7340dee2f24d
|
103
|
+
typedoc/classes/toolbar_widgets_SelectionToolWidget.default.html,1664410138624,a19deb18a0b54bc4541146617bf2f5cdabb0539f8396ccf1c0d5eab534a05b16
|
104
|
+
typedoc/classes/tools_PanZoom.default.html,1664410138648,01aa4a09b260479674c6ac175f91dcade911514911731a933d7190c03c327147
|
105
|
+
typedoc/enums/tools_PanZoom.PanZoomMode.html,1664410138644,94c4f8cc89899af92a70e24100c9f27ede9cdb2fbf4bdef550a493a74a854366
|
106
|
+
typedoc/enums/tools_SelectionTool_SelectionHandle.HandleShape.html,1664410138664,9a1a56642450b45b373971c43bf04810540e598eb6ed3733468320f86c2516cf
|
107
|
+
typedoc/classes/tools_Pen.default.html,1664410138660,81bf13cfad07e89c1bec22a3f390d492ed8eb1087565942df35b83e9bdbb60af
|
108
|
+
typedoc/enums/tools_SelectionTool_types.ResizeMode.html,1664410138692,1b6166ecbb74112d39abf7b404ce32383836c52e8bcc334ad775de19f86378e7
|
109
|
+
typedoc/enums/tools_SelectionTool_types.TransformMode.html,1664410138692,46f6d4de6f68876376fa68520f2ee922386a5376a6a05b75f2c6dc66a1358cdb
|
110
|
+
typedoc/enums/types.InputEvtType.html,1664410138736,838f964f53146e699021573b01cb959bd7a033835529c43c019491f69f69908d
|
111
|
+
typedoc/enums/types.EditorEventType.html,1664410138732,2406569fd71aa0b70939d58e1d93ccb3ccf9340f7805a4d662ecc4db5638e86b
|
112
|
+
typedoc/classes/tools_SelectionTool_SelectionTool.default.html,1664410138680,4b733bcec49d46d91c84f4f7950fabb3e63e12dbcb0afe5d81c3b957369c657e
|
113
|
+
typedoc/functions/commands_invertCommand.default.html,1664410138228,d42020f1353e8b6ed62b14b52e5ebd14e6ef607ede24eadca7d98a227329375b
|
114
|
+
typedoc/functions/commands_uniteCommands.default.html,1664410138240,1b4991e515ff99bf19d75fc0faf28eb149fe2ae5e5b16627c0a70daa735b6cca
|
115
|
+
typedoc/functions/components_builders_FreehandLineBuilder.makeFreehandLineBuilder.html,1664410138284,0c134ec62dab701b5f52c792921254effea8d4227e790584ba61d04ecb486911
|
116
|
+
typedoc/functions/components_builders_ArrowBuilder.makeArrowBuilder.html,1664410138280,fc98a8c16fd97ab47eed82dbcbdae0fb31f44a974026e2caed0ea575a6e4817f
|
117
|
+
typedoc/classes/tools_TextTool.default.html,1664410138700,79e4b81dc204a057b798695d6e3b7e49f094bdd9b474044f834fb4906a9fb062
|
118
|
+
typedoc/classes/tools_ToolbarShortcutHandler.default.html,1664410138716,23878701417147901c6f9cf2d208667e87192a1fcfb014a8ec5a5610e55edb20
|
119
|
+
typedoc/functions/components_builders_LineBuilder.makeLineBuilder.html,1664410138292,635216de2dd514f6523f26dcda23a251c8a982bb4486a2f029335a2a1d62f211
|
120
|
+
typedoc/functions/components_builders_RectangleBuilder.makeFilledRectangleBuilder.html,1664410138296,17b4b5f7a66698cd781e8573576310786975ea7456d471b1786340f752d4e991
|
121
|
+
typedoc/functions/components_builders_RectangleBuilder.makeOutlinedRectangleBuilder.html,1664410138296,6fb618047200bd7f766e6b5e9504aa35fc8273bf13062a49d04605a8c693ee6f
|
122
|
+
typedoc/functions/components_util_describeComponentList.default.html,1664410138312,f52a9a434422ee8221596a42a9829588bf01ebc3bc2c0118fb1df1455613bbbe
|
123
|
+
typedoc/functions/language_assertions.assertUnreachable.html,1664410138312,236f2da17e90c1ea76f50f949bd6da4312915eddfd7477c7122ec24fb0c76430
|
124
|
+
typedoc/functions/localizations_getLocalizationTable.default.html,1664410138344,c340831a001f189e327b884c754348f9efa09ddcd67ddd40f74cf604f9a3dd23
|
125
|
+
typedoc/functions/math_Vec2.Vec2.of.html,1664410138404,d5bb05fc2241bd22d42000b175ecfecc4b97e04aea9166c4e41b4565525db6f6
|
126
|
+
typedoc/functions/math_Vec2.Vec2.ofXY.html,1664410138408,1cdc60488fd6ab623c409ff6d6abfa3b0a17466f009c2b6fc77b49f7b623d1fa
|
127
|
+
typedoc/functions/rendering_RenderingStyle.styleFromJSON.html,1664410138456,e22b4e89478350d6ad68643a0c0c47017854c761c3bfb6dc5896a2919fcc5216
|
128
|
+
typedoc/functions/rendering_RenderingStyle.styleToJSON.html,1664410138456,d6bbf5279d17f59fd7284d4bbf8281f967aa32a6104a04a538fc8f1b05267de8
|
129
|
+
typedoc/functions/rendering_RenderingStyle.stylesEqual.html,1664410138460,8c27fefdff6692633173a9e3910cb91a15a841b56d812445b4c966f3b0f01d56
|
130
|
+
img/js-draw.jpg,1665009434065,8bd16da4062b43983ef0c11f1060fec50c94fcf67b769467162dd636f7506d90
|
131
|
+
typedoc/functions/rendering_caching_testUtils.createCache.html,1664410138476,542ea0adb41361067f81b1c0d143b55efd5e90a9189bfa85373737b0e5896deb
|
132
|
+
typedoc/functions/testing_createEditor.default.html,1664410138532,8d084c589a4fbf78246d066b41bb783b24e7bbcb45776bf1e28619b28930b318
|
133
|
+
typedoc/functions/testing_loadExpectExtensions.loadExpectExtensions.html,1664410138540,761c65320b364617ba64992e806d02d5abfb5ac4634284bb9daab1a5b53554f4
|
134
|
+
typedoc/functions/toolbar_icons.makeAllDevicePanningIcon.html,1664410138548,d6d74263bfa42d4179670f4e8a99b3b889b7412e493db2f600348245786faba0
|
135
|
+
typedoc/functions/toolbar_icons.makeDeleteSelectionIcon.html,1664410138548,a752aa7fa4fa84aecb5318e269119be81b17bb3476f8b7bc2f6d448c435445cb
|
136
|
+
typedoc/functions/toolbar_icons.makeDropdownIcon.html,1664410138552,76bc4e519326a23d997b44c2eabccdbe992ffa1e062678b19eca2f8267d562d5
|
137
|
+
typedoc/functions/toolbar_icons.makeDuplicateSelectionIcon.html,1664410138552,4b1fef93380e9f540829e63ed407a0daf3d5849272f7fdd530f1312b56dab4c0
|
138
|
+
typedoc/functions/toolbar_icons.makeEraserIcon.html,1664410138552,06bfcd1d29c95b7a024ab1951f36a5bc5937704923085540002cb5dea0554eae
|
139
|
+
typedoc/functions/toolbar_icons.makeHandToolIcon.html,1664410138556,ded0575b3ec574f2ccdacdd2deee9819a87c18d65c81cb5a8e727cbb8b54465f
|
140
|
+
typedoc/functions/toolbar_icons.makeIconFromFactory.html,1664410138556,67929426c957b26a66a2ea0d1c2e6e5a40b0148192a35158fa51dc0394eabaa8
|
141
|
+
typedoc/functions/toolbar_icons.makePenIcon.html,1664410138560,87281fe8c3c1d1639c2e8e86431e770c4347dc02ee04202fb6be85e48a6c8d48
|
142
|
+
typedoc/functions/toolbar_icons.makePipetteIcon.html,1664410138560,47f778b72cacfeba170b2f35c76b048ebe9b0457003d3ee3bc24f0143fb638d3
|
143
|
+
typedoc/functions/toolbar_icons.makeRedoIcon.html,1664410138560,8eabf60a71c839292df2c55cb874800ff2accc530e9489994fcc1d5682ea8727
|
144
|
+
typedoc/functions/toolbar_icons.makeResizeViewportIcon.html,1664410138564,f3334fa49049d3b1bf2d198d6f683a646284b510b55b08c5a40608705f7aa94f
|
145
|
+
typedoc/functions/toolbar_icons.makeSelectionIcon.html,1664410138564,9ce09711db8391b6c08e20251e49e6c6611e1509eaee473720a26e449b10622e
|
146
|
+
typedoc/functions/toolbar_icons.makeTextIcon.html,1664410138568,1b457e603a4a425d18699c2b7b106ece09756decc63bfe83c5c6665df7d2595c
|
147
|
+
typedoc/functions/toolbar_icons.makeTouchPanningIcon.html,1664410138568,f0aabc19e3490d04548c301adc9c8903f6d337cf66b973e8117e862cdd7c8f49
|
148
|
+
typedoc/functions/toolbar_icons.makeUndoIcon.html,1664410138568,93f6d6527a3e629649e0cf5c109b5bd9db3310d0c2a0039f9d09e878d6a8c31c
|
149
|
+
typedoc/functions/toolbar_icons.makeZoomIcon.html,1664410138572,119a60a3e52eac64c5747ff01119bc277eb1c6e2f8374f06d1e58040458e404c
|
150
|
+
typedoc/functions/toolbar_makeColorInput.makeColorInput.html,1664410138580,f57c09790cadc8b6362bda9d8d661ae6e5b4a510a6d41c30497760c8d1255ab7
|
151
|
+
typedoc/interfaces/Editor.EditorSettings.html,1664410138152,d9e4be2b575f7812a34a6daacd15b987eec8a7d85736d426907c702d5d8de17e
|
152
|
+
typedoc/interfaces/components_Text.TextStyle.html,1664410138276,3b478957f2ad4d0d10a9256e0b0a57e894800bfe52d807b60b09568bf8637210
|
153
|
+
typedoc/interfaces/commands_localization.CommandLocalization.html,1664410138236,49747a95db234b7ce15f772c7a18161d88b47f321bc615f25f9c9c57602cadaa
|
154
|
+
typedoc/interfaces/components_builders_types.ComponentBuilder.html,1664410138300,61b2a02d58831bfc983cbfcb8d7521ff9be9e5fb100e3aaa5d811012ebc44c52
|
155
|
+
typedoc/interfaces/components_localization.ImageComponentLocalization.html,1664410138304,a64a97be1aa4766621a4fa884e85e0870beb30d176225619cc847397030d189d
|
156
|
+
typedoc/interfaces/math_Path.CubicBezierPathCommand.html,1664410138376,84d89bf10e4f2ab2275b8c48ad3ee032c2d9d42cae1e29c65201cb38818e9e75
|
157
|
+
typedoc/interfaces/math_Path.LinePathCommand.html,1664410138380,207bc58e95ec4e0c5cf2f4bb4cd8ed0ca3bf6a7725f2474c0845ce5a53702292
|
158
|
+
typedoc/interfaces/math_Path.MoveToPathCommand.html,1664410138380,9ea322510f3a16713532f91fe90b86c0215036c83331274caedd0aec004d2d02
|
159
|
+
typedoc/interfaces/math_Path.QuadraticBezierPathCommand.html,1664410138380,2436d0ff8601cea6b9df655b002e3b0e15373acd7624b35e398671cee9738b2f
|
160
|
+
typedoc/interfaces/math_Rect2.RectTemplate.html,1664410138392,4770ae1eae3495c0ed321d5d68efcbb399d927193fa30af26ff53f8e7b5f5de3
|
161
|
+
typedoc/interfaces/rendering_RenderingStyle.default.html,1664410138456,a84f97479fa56692e0dd482f4f2db1e723897e57cc99c03bb728c226e9501242
|
162
|
+
typedoc/interfaces/rendering_caching_types.CacheProps.html,1664410138476,9e2dd2daa14ab2b36d2b2fc336625c4ac2372fab52a0058d6366cf8247856993
|
163
|
+
typedoc/interfaces/rendering_caching_types.CacheState.html,1664410138480,65a3e43f516e6ef0296593dd552c6bf2bf8e0e40f802a18a4661ae35e5a68b79
|
164
|
+
typedoc/interfaces/rendering_localization.TextRendererLocalization.html,1664410138484,f70669c2ae2137bb158a0aec58c9b92cb646e2bb112a9d78a32e48620e3d84d1
|
165
|
+
typedoc/interfaces/rendering_renderers_AbstractRenderer.RenderablePathSpec.html,1664410138496,19b639e5c84330f78ff3fbffa0dde78976dc2f2fbfe40f0fae032579cc4f540d
|
166
|
+
typedoc/interfaces/rendering_renderers_AbstractRenderer.RenderableImage.html,1664410138496,25b7e38f4c29e9871b76de369ce826955dfd2b96a08f797e02f0e65df3b73094
|
167
|
+
typedoc/interfaces/testing_global.CustomMatchers.html,1664410138536,6765fdc259072ae92e42d98d8ab33d0b5c830f96967363d9ed5bfa42246d7a17
|
168
|
+
typedoc/interfaces/testing_global.JestMatchers.html,1664410138536,4161fcb3b0fead3a24cefe795bdc3eaad071661fdd48b8399d0e31cb18d8d2d1
|
169
|
+
typedoc/interfaces/toolbar_types.ActionButtonIcon.html,1664410138584,924ac27f980e289d3d6a4e469c21ae55d0ec1995001678deae3087fe27e5646e
|
170
|
+
typedoc/interfaces/tools_Pen.PenStyle.html,1664410138660,3849b2c98fa0aea2fff3c6733073f10f675d4b5a9f73081df80c662f41d90271
|
171
|
+
typedoc/interfaces/toolbar_widgets_PenToolWidget.PenTypeRecord.html,1664410138616,0367cede89217b335f63f6b58d86a32e13c1c82b75de82f00b84c14afd114574
|
172
|
+
typedoc/interfaces/types.ColorPickerColorSelected.html,1664410138736,3df07861e09f7bad44fa1bdd6601d570f6d3d2c4d2b8d67af0e25ae1cd398df6
|
173
|
+
typedoc/interfaces/tools_localization.ToolLocalization.html,1664410138728,f63001791663dd6ed784eced901526ffc3be16985e3fd413b27533c3a0ed7006
|
174
|
+
typedoc/interfaces/toolbar_localization.ToolbarLocalization.html,1664410138576,1a41c78bbfc38ba4b0d1fbebbe545a8767ee18d42d8da1184be8c72dc3405c33
|
175
|
+
typedoc/assets/search.js,1664410137576,bb83793ca5ecf6f3583e6e610b5457426bf3dbe64800f6eff198d152ed9342ee
|
176
|
+
typedoc/interfaces/localization.EditorLocalization.html,1664410138332,1249c4fffb980231b6f5da797e7642e8be1aae81a59e670c48a45b0385020126
|
177
|
+
typedoc/interfaces/types.CommandDoneEvent.html,1664410138740,2957e9c8fcb4b2ed0ef9233f2ff508b5f51054531c3995faa5332d648ce5217b
|
178
|
+
typedoc/interfaces/types.ColorPickerToggled.html,1664410138736,f6a407bbdd93f960024dbcb8e7c6129edb6ce41c5580a6059f017007e4db7799
|
179
|
+
typedoc/interfaces/types.CommandUndoneEvent.html,1664410138740,b7cd6f2f7add540291eb291dc0715d4f8038d4fedf1002a71709211d1907ea05
|
180
|
+
typedoc/interfaces/types.CopyEvent.html,1664410138744,f682f6012298cd3f3e5599513d0a5ea9f4d181b9282d3526dc44c39bb29d5cb3
|
181
|
+
typedoc/interfaces/types.DisplayResizedEvent.html,1664410138744,876531ad4d5e44148a7b82c43e18ce216bc9e6b4782c9aa404d83b26343d1c42
|
182
|
+
typedoc/interfaces/types.EditorObjectEvent.html,1664410138744,e7b8a7a8594d911c5a626462cfd9d219b09ed369d1800dcde3256f38f7a05ddb
|
183
|
+
typedoc/interfaces/types.EditorToolEvent.html,1664410138748,611eac29a9e7720b377632b2ddd2fc5855c49e6ab302e90d4abf65a025c468d4
|
184
|
+
typedoc/interfaces/types.EditorUndoStackUpdated.html,1664410138748,15b2cdfc24674a8dd2b754e99eb5f6d58b5dc43f40e37a3725d699fccd65665f
|
185
|
+
typedoc/interfaces/types.EditorViewportChangedEvent.html,1664410138752,0b538c1350ce8231d509071d239935596b38c397c19b7f6a1e8f53fa6d459670
|
186
|
+
typedoc/interfaces/types.GestureCancelEvt.html,1664410138752,b63e2b83d6cdeba338cd433f7614bb21fa46fbd4231f201131694aa44341254a
|
187
|
+
typedoc/interfaces/types.ImageLoader.html,1664410138756,611ba9ca4fb77cd45f2c91f1bc91dda1f18b223c4d9f4d093feb89254862859d
|
188
|
+
typedoc/interfaces/types.KeyPressEvent.html,1664410138756,8c6c72e61b3dab3ee4ba3b1e2e832d1d78909e07b0497e5df198b16042f25fdb
|
189
|
+
typedoc/interfaces/types.KeyUpEvent.html,1664410138760,b0e216c38dd81963d280d3f7ab5eb1e16428e05c9eb381cb40fe211fb2148f56
|
190
|
+
typedoc/interfaces/types.PasteEvent.html,1664410138760,acc4b7b9c41cd34aeaed65cf65dd64f5bdd317f347610a1ffdd53d5b37c1605b
|
191
|
+
typedoc/interfaces/types.PointerDownEvt.html,1664410138764,0e2ce062a532b5341b68a124087686cfb9e35c888725b94d4aab80e82ac9f511
|
192
|
+
typedoc/interfaces/types.PointerEvtListener.html,1664410138764,701194b26f1e2b977f528473ed61926edd348b2f290b62d1c0b190b6346982d2
|
193
|
+
typedoc/interfaces/types.PointerMoveEvt.html,1664410138768,36c4e0fe1855c50a1ee1256ce16dfdc114d86149dd9ad0e8384831ba0ffa876c
|
194
|
+
typedoc/interfaces/types.PointerUpEvt.html,1664410138768,5b7c15ef730658724f57a7c8ae945a0055b853aa933daf225444450dd5b7b884
|
195
|
+
typedoc/interfaces/types.StrokeDataPoint.html,1664410138772,7109791ae298086e59f70ba74d67064a5bb506648cf5ed30d60229a86665c3e0
|
196
|
+
typedoc/interfaces/types.ToolbarDropdownShownEvent.html,1664410138776,ab41bba6bdc3858883ad5705cbd6a8737fc9e26c4d17f13ce7390d0ca81113b5
|
197
|
+
typedoc/interfaces/types.WheelEvt.html,1664410138776,fd3a75832cfd0ae29aeed9335947251aa50ea470a4c14df1133447fe833ef6b2
|
198
|
+
typedoc/modules/Color4.html,1664410138096,0e83e2956396cf059dd93c92bff55c5f57604d5b8d77cadca739a88a03d2ea30
|
199
|
+
typedoc/modules/Editor.html,1664410138124,f3225015fdc134023373a24176083bf41e734f1d15a76dd29ddcdfd8823ea09d
|
200
|
+
typedoc/modules/EditorImage.html,1664410138152,900be5d0cbead41a0d796ee05ded259fb01b4890e0e8763f03a458f4264209ec
|
201
|
+
typedoc/modules/EventDispatcher.html,1664410138164,ab9b6eebe7e10e6fed1b9ad75bd1989da59805e20147a19560f71ff6cb2b3e97
|
202
|
+
typedoc/modules/Pointer.html,1664410138168,951c08800c5bde4d9c960f4a7cd38d96804d6614e16fb91a1b1244e92139a3da
|
203
|
+
typedoc/modules/SVGLoader.html,1664410138176,abf3aa757256ac230523f6aede9d650891df0545090dece1d587355dcd8f1fbc
|
204
|
+
typedoc/modules/UndoRedoHistory.html,1664410138188,ec4e668fa5af1255b43c146f4f060a5e62a2b404e4ce70bda911b57bef4b0abe
|
205
|
+
typedoc/modules/Viewport.html,1664410138192,cd2459afe6ea9254f208b70ced3c582a3496940b892dc135e7dadc3beb89e328
|
206
|
+
typedoc/modules/commands_Command.html,1664410138208,5c88e59a0e8064040296ab157bd87636b5f11a633355f20593c4450bdda97434
|
207
|
+
typedoc/modules/commands_Duplicate.html,1664410138212,a9bf11804fb2ddd26e42d6b623aa029cec5ae5f74c909318d70936784e9ae63b
|
208
|
+
typedoc/modules/commands_Erase.html,1664410138216,c1c5d9d657a958873b520f88942af9063a22c614f7408e6c6bd9da5ad7409178
|
209
|
+
typedoc/modules/commands_SerializableCommand.html,1664410138220,f66725a126d988ca12e730b8f7112f750e05e063d682d971d70f3a177e83aa52
|
210
|
+
typedoc/modules/commands_invertCommand.html,1664410138224,4f4209f65d6bb2a9e5e37e10fde9280d7170c2b807ab8816394fb447d21319b6
|
211
|
+
typedoc/modules/commands_lib.html,1664410138228,3666b6d06d8d577f381dfdbc94d5a58c14c4dc81e1c3f3dee94db687e08717b3
|
212
|
+
typedoc/modules/commands_localization.html,1664410138232,6f2c90481a09533d1a8f0d50de993ff9e0ffcd4fa86508fb9e57d1fd9c0e15a2
|
213
|
+
typedoc/modules/commands_uniteCommands.html,1664410138236,5742a005d82453b39ce14420ffc8b69b45d8b3e9cc98d45f0540d4d7426df978
|
214
|
+
typedoc/modules/bundle_bundled.html,1664410138204,82ddeb02d63b2d3ff09295a62229ca4fc20a08550b92c535458e51b599ef70c4
|
215
|
+
typedoc/modules/components_AbstractComponent.html,1664410138240,fcb5acd1d82eac08869e81fb8c733b4604306e9fba1badfa2c81d01e46a5e0d9
|
216
|
+
typedoc/modules/components_ImageComponent.html,1664410138252,125fbb5ce072e5079b75d6e0fec6ca08c10e87bb2aea5fd0e2a3fa31752ed129
|
217
|
+
typedoc/modules/components_Stroke.html,1664410138256,a764a5af9b3342c1b4c1850ae00b657f3bfa150d0499668b63b7c60ea9a4dd20
|
218
|
+
typedoc/modules/components_Text.html,1664410138264,3021d9cee8ec763d0da226bd40e0905ca1148e381bbbd238de64acfe346085c0
|
219
|
+
typedoc/modules/components_builders_ArrowBuilder.html,1664410138276,2f9837ca31b6590c09f114468fcaa1eb2f9ccfec893adba7de90b420b7831136
|
220
|
+
typedoc/modules/components_builders_FreehandLineBuilder.html,1664410138280,fd4d19e92a8836ab952cd31f247cc310cc63dc1f7e0643fcd2fa7e8247dcd08a
|
221
|
+
typedoc/modules/components_builders_LineBuilder.html,1664410138284,28eba6e2461d4c02e24c4e4795e52834268a516f5112fa07633e7894cd9d4d07
|
222
|
+
typedoc/modules/components_builders_RectangleBuilder.html,1664410138292,29a670cc2429bdfce2d5b803068023d72ebb1719504a07cc63e8d1e05d48797d
|
223
|
+
typedoc/modules/components_builders_types.html,1664410138296,b77b239c68133f2be49dd7a4c70734a05b79e7babca9c98b958e528031d08932
|
224
|
+
typedoc/modules/components_lib.html,1664410138304,ee374a68e20e5a6544d4778245609ddfe00a90d33376bba14e6193c7ff6a671f
|
225
|
+
typedoc/modules/components_localization.html,1664410138304,54da71e0385d0e879b8937e2daaf4cdf992f8971c601ea7c80556d2f08dc8932
|
226
|
+
typedoc/modules/components_util_describeComponentList.html,1664410138308,c3f9123d587da494689d6cec6412e9a9daf7ccec472744eb1c2b0539799acd55
|
227
|
+
typedoc/modules/language_assertions.html,1664410138312,82b7c22e42cf425f7efff9571b01f7eaf23c911758d285915b3f260b551863a2
|
228
|
+
typedoc/modules/localization.html,1664410138320,476da8f0c3a7b80311b1b3c3dd6b4f20398be87492f5bcc2175e53c37a176603
|
229
|
+
typedoc/modules/localizations_de.html,1664410138336,0e1f0bf514325b087cc76e85bc33295ee3840a8d245ef8385809df1ef0a96d30
|
230
|
+
typedoc/modules/localizations_es.html,1664410138340,52f73fcf1e335dc8c067a2b72247c0ce521b62c2be7c7f6b74fab0f1b3d463b3
|
231
|
+
typedoc/modules/localizations_en.html,1664410138336,71da04cf85fea910378d2e7247136ba338509b7ee5a1215ada19c801a8d0cb47
|
232
|
+
typedoc/modules/localizations_getLocalizationTable.html,1664410138344,489199716c2f2eaeb47ee1bd71f92b5e66dba1a95e3f6b640597c4b601d61661
|
233
|
+
typedoc/modules/math_LineSegment2.html,1664410138344,3eca4616b572b53971ce9a7f754fdc2bf7aebfa747c6e8834bf7965c4226ccbb
|
234
|
+
typedoc/modules/math_Mat33.html,1664410138352,8614cb7368be44a14185722b6f2c96234ac0dc788af57f6f04ec04f3425740c7
|
235
|
+
typedoc/modules/math_Path.html,1664410138368,5446ed0ced31317a57e133222f75a81b314dbcc32b8946e58e21fba44576a4c5
|
236
|
+
typedoc/modules/math_Rect2.html,1664410138384,505ba83fbe189b5856b88251834c59b5dbf6831dc8f04e79fb4df7f949322b97
|
237
|
+
typedoc/modules/math_Vec2.html,1664410138400,b05f0f0aa4e439d28c312f08a3af2cdb87a103cb23a57c192c38158acccc1256
|
238
|
+
typedoc/modules/math_Triangle.html,1664410138396,598bb4a4d553f494068b042ee9d801906acf6ad60890bd884c69fb2b39d67b86
|
239
|
+
typedoc/modules/math_Vec2.Vec2.html,1664410138400,cde9bbca46421d9c9531c8975255c7950eaf855754ff8e78ae331443129932b7
|
240
|
+
typedoc/modules/math_Vec3.html,1664410138408,071c56df786b7d1d51b7624a314e185ffe2a3498cccc06366b8ad186c2f9a7c4
|
241
|
+
typedoc/modules/math_lib.html,1664410138444,f1f11f8c8f574b1cf416738f261b21f9b39ecbea6fe09a986fc9cb1dc86e3f0d
|
242
|
+
typedoc/modules/rendering_Display.html,1664410138448,e77d56450263dd5e3e815d16c02849434d399733c50a98449b987e3321529f2f
|
243
|
+
typedoc/modules/rendering_caching_CacheRecord.html,1664410138460,dd12be370f3fd442a70827c9acee0bee29da490d224a866219bc45a65b8e5c67
|
244
|
+
typedoc/modules/rendering_RenderingStyle.html,1664410138452,4901401095b1960cdadf450d241b1e78d4df6bcb432708b4fe341afcf8f43f1c
|
245
|
+
typedoc/modules/rendering_caching_CacheRecordManager.html,1664410138464,19031e0d270f947dcd030e5ac31929ae1bd0f0ab33b089402509ff39f551972d
|
246
|
+
typedoc/modules/rendering_caching_RenderingCache.html,1664410138468,675b27ecd75c8661c8be30c67403c556f9924b7fa37c2b9bf9101f590091375f
|
247
|
+
typedoc/modules/rendering_caching_RenderingCacheNode.html,1664410138468,4a3ff6dc0e806c976391832702f7494f3c44636ee574f70d68dbff7e7738e78f
|
248
|
+
typedoc/modules/rendering_caching_testUtils.html,1664410138472,03b49a4e01044dcf78b4c100c59c61af92a75919306aef4653e38cad0174fee5
|
249
|
+
typedoc/modules/rendering_caching_types.html,1664410138476,1957ab1db52a4881c8b38734aaf5dc2f715d0ac1d40adf1a20fac361adc0ac2f
|
250
|
+
typedoc/modules/rendering_localization.html,1664410138484,cee31a87df37f76344030d6be18dfef0bb9a24bbefb3694122a1e5d710bd1ae0
|
251
|
+
typedoc/modules/rendering_renderers_AbstractRenderer.html,1664410138488,9c9efc39abb50ef04c272c2e3725bbc5d181c0e7feb68a7377031941e6ba8a7e
|
252
|
+
typedoc/modules/lib.html,1664410138320,a634ae5839286c19f25b98c57be32a072f99d3834b6f5fcaa912db659afcd91a
|
253
|
+
typedoc/modules/rendering_renderers_CanvasRenderer.html,1664410138496,c7dfc37cb019a6501d9177e8a5a8d357683ffbf3712ae84140a795860b6e5e2b
|
254
|
+
typedoc/modules/rendering_renderers_DummyRenderer.html,1664410138504,7dc98d3cb123a0fcbfd37e9ac02edcd97ac42a6219d81a6cfc253cbcc8a1b8ac
|
255
|
+
typedoc/modules/rendering_renderers_SVGRenderer.html,1664410138516,4d497d4c56a896a2d97be1f08c427b20002a67f8d44b1a4828986e03c7a023fa
|
256
|
+
typedoc/modules/rendering_renderers_TextOnlyRenderer.html,1664410138520,3bbfad17a3a00571608185ac197703f5c80270e4cc99c62a84bc34f07506d7d6
|
257
|
+
typedoc/modules/testing_beforeEachFile.html,1664410138528,345bb00149f12ea0d6c95a50d42dbea66d90f0e827d03a9e8623bac14863bb4d
|
258
|
+
typedoc/modules/testing_createEditor.html,1664410138532,b0c97fbfee7016c378e92efce6c092df552c1be4c09a49535185d93112d15d20
|
259
|
+
typedoc/modules/testing_global.html,1664410138532,157f60dc05895c4b953b15c91428c47d1778a83b2ff08f33810d25bbd749be2c
|
260
|
+
typedoc/modules/testing_loadExpectExtensions.html,1664410138536,787b808a379fffb60fedb6a58ad2c7f82214cab463a23137be878f6c8565ebe6
|
261
|
+
typedoc/modules/toolbar_HTMLToolbar.html,1664410138540,27d1df2b668b870299850b77ea7d554492e339b86109dc999e5f05dfb507506a
|
262
|
+
typedoc/modules/toolbar_icons.html,1664410138544,d43ac88a22634ddb96181be6704069d777e328da87859e44f8529794fac7d11c
|
263
|
+
typedoc/modules/toolbar_lib.html,1664410138572,5f695e28359c18c4adeacfeddf1a23180ddcb3c799819df8d31690df178b6767
|
264
|
+
typedoc/modules/toolbar_localization.html,1664410138572,8d97f8209e8fa3a023e845f6bb1346ce14f264f47f6a25587a23c02e292f9866
|
265
|
+
typedoc/modules/toolbar_makeColorInput.html,1664410138580,d3ec19d6dd9b075284d7f752b2a984af79cf14fdb9ec0f68261c23653d09cdf5
|
266
|
+
typedoc/modules/toolbar_types.html,1664410138584,6f97b169404fc9cd8f75e88dc631abb49cb2d7099dab45c9b86833f30d2364ab
|
267
|
+
typedoc/modules/toolbar_widgets_ActionButtonWidget.html,1664410138584,f3cb7804d89eb2e4d078207f78c9c1000eca43a3e0622634841eafde655db654
|
268
|
+
typedoc/modules/toolbar_widgets_BaseToolWidget.html,1664410138592,57cef46f818cd55cb60322945a470c4fe075d3378190019c61322f5728fa7047
|
269
|
+
typedoc/modules/toolbar_widgets_BaseWidget.html,1664410138596,698ccdb328ba40a458fdab169d7434c6279200c0ae0e9e10ca844c6f0d60dcfc
|
270
|
+
typedoc/modules/toolbar_widgets_EraserToolWidget.html,1664410138600,92febd91c9ed60354f167692abecb1310299983a7e4bb34b8337f72a68233b44
|
271
|
+
typedoc/modules/toolbar_widgets_HandToolWidget.html,1664410138608,37587655bd18009c7b682e6070db8106308a98d2e597c70e054d28d4b8310a93
|
272
|
+
typedoc/modules/toolbar_widgets_PenToolWidget.html,1664410138612,c072223def2e26bcbb68cd4fee60374d6164da3ea999b04bc4fb1fbe89a672e9
|
273
|
+
typedoc/modules/toolbar_widgets_SelectionToolWidget.html,1664410138620,2c78b42f45415314478ec5c6cbef675066dc33ef64dc2580592d0b8afd495f66
|
274
|
+
typedoc/modules/toolbar_widgets_TextToolWidget.html,1664410138624,6cfe606619975495129a5d4b8bc923f9977631090d552e76940ebe83b70c17b0
|
275
|
+
typedoc/modules/tools_BaseTool.html,1664410138632,83397a40b9db93a4383be76c7257fcf6235c0fc40fd13c8e178a760968d26410
|
276
|
+
typedoc/modules/toolbar_widgets_lib.html,1664410138632,5f00d38e2f2a0721127edd8c3530a5731efd33e6ad57dbd54d50ce7b7bc55dd5
|
277
|
+
typedoc/modules/tools_Eraser.html,1664410138636,b06386644bbc6247b611255e96b95813471df15c92e070518051f5741e348127
|
278
|
+
typedoc/modules/tools_PanZoom.html,1664410138644,2c248dd4ad502dff5a9ec32aed38c6bfed35df225452d36661b9861ae32ec34e
|
279
|
+
typedoc/modules/tools_PasteHandler.html,1664410138648,032bef7c2c03b90784d209d5cebbf47b367c2926d8983d2c15d0eb725869cf28
|
280
|
+
typedoc/modules/tools_Pen.html,1664410138652,91bcb308ce43c50c4f17a1f210f6e60c9be6cef9a278a7842cfc17b447fcd1ec
|
281
|
+
typedoc/modules/tools_SelectionTool_SelectionTool.html,1664410138672,8b96f04f0dcae2a9657d67a7593c171423b31e9042354c2ced2da9ecca0d9173
|
282
|
+
typedoc/modules/tools_SelectionTool_SelectionHandle.html,1664410138664,9f76638d56b08878ac3eebeeb1724180f8fe8e467ad8e8dc69d6777c5cfe2841
|
283
|
+
typedoc/modules/tools_SelectionTool_types.html,1664410138688,5250ccda9bba9479ddf2511bbc8e21f21c783ae7fd4f9f281e0c7c4b95b0257a
|
284
|
+
typedoc/modules/tools_SelectionTool_TransformMode.html,1664410138684,47d37b97701f339703e192d32eae0e35dc205fa945bc902a6d8e254bb1c82cc0
|
285
|
+
typedoc/modules/tools_TextTool.html,1664410138692,7504110fafb1abf1a62b0bb37209284bc3615a1305407ca1c5529e0d4e0b5bff
|
286
|
+
typedoc/modules/tools_ToolEnabledGroup.html,1664410138704,5b0ab830b9b0a4d91f0d5e285c8ddceac48601b1409dadb3946992c6168e07db
|
287
|
+
typedoc/modules/tools_ToolController.html,1664410138700,e2904c01f1b23e9dad122abc1150b27eeca9fd19abcbec0a2a598613bd483203
|
288
|
+
typedoc/modules/tools_ToolSwitcherShortcut.html,1664410138708,d474ab2f76bd26f457b4fe764f23135345faa6449202388ca5c7c7ac2a514b13
|
289
|
+
typedoc/modules/tools_UndoRedoShortcut.html,1664410138716,03213e82c1d289cd9b916573dfc99d1d26cbc15f0f559fb18e5f0376b2e0a40e
|
290
|
+
typedoc/modules/tools_ToolbarShortcutHandler.html,1664410138712,aa6a2de9507d237f76ed968f29e6b0a8a3374326fceaec05bd96041aff0d718b
|
291
|
+
typedoc/modules/tools_localization.html,1664410138724,acb295b128d80b3f2a14674abb9fb89414ad1fa7acef1f9ec31e9bf92734e2d4
|
292
|
+
typedoc/modules/tools_lib.html,1664410138724,be210d5833cb3710731d347008de312025f54df70e0d21ca93389966f25861a9
|
293
|
+
typedoc/types/SVGLoader.SVGLoaderUnknownAttribute.html,1664410138180,b31d37a76972b6a102e91f4f513ff4e9091eccfcbc9ecf3f89ff15327d13c6ab
|
294
|
+
typedoc/modules/types.html,1664410138728,632c5a0d53dd297d8c315c8a4b6cffafd44523b48beeb74de945f66ef7b2b67a
|
295
|
+
typedoc/types/SVGLoader.SVGLoaderUnknownStyleAttribute.html,1664410138180,b66f8de5a3ab6c3d9c34924a19d570985213adc009a81749f4d896242b2bd715
|
296
|
+
typedoc/types/commands_SerializableCommand.DeserializationCallback.html,1664410138224,b309ad8fe48a430de5f039d3f343358c221fe19b27e133897c727c7f9da721ec
|
297
|
+
typedoc/types/components_AbstractComponent.DeserializeCallback.html,1664410138244,2a13617e281f0a1afab61c02edead2819d5997a7aca8d8e5ee919f60a1a47a28
|
298
|
+
typedoc/types/components_AbstractComponent.LoadSaveData.html,1664410138248,d15350af9a43869f2924e3dab03cd04f15faa54a2901d9e917d868a5704f4e10
|
299
|
+
typedoc/types/components_AbstractComponent.LoadSaveDataTable.html,1664410138248,caab7b217a78930988260a740275fbb0b5904092649f54ec356fc34b89a7402d
|
300
|
+
typedoc/types/components_builders_types.ComponentBuilderFactory.html,1664410138300,d6762ac69f09c508853fda98daf573be207d194a7592966651e1abab8e02a5c7
|
301
|
+
typedoc/types/math_Mat33.Mat33Array.html,1664410138368,60fd9c11ee288710796da57a8460652804482e14d60b087a07471be35cd41306
|
302
|
+
typedoc/types/math_Path.PathCommand.html,1664410138384,f00ebdb25273c6de06bb8876589cc9badc9d3f2ed865c311e228b8d5a450f21f
|
303
|
+
typedoc/types/math_Vec2.Point2.html,1664410138408,4b311c0b1daa248c03b77b9521d960f2be7d68ef8516d1a440b86a6f0be9fd83
|
304
|
+
example-collaborative/script.bundle.js,1665006182968,e20fc7eb34cf47662114f6e2d3b0bf2f3ff523e40b53993de3fd9ead4f1d3a16
|
305
|
+
typedoc/types/math_Vec2.Vec2-1.html,1664410138408,1e097dfbaa7a2b51eb0d20493218eabd2be01b934618473f215cde083e2813fc
|
306
|
+
typedoc/types/rendering_caching_types.BeforeDeallocCallback.html,1664410138480,214f9c052cd98eb8c8a14371d4e9305af7fdf78da95a5b9cb842440b53a322c6
|
307
|
+
img/sample/sample-1.svg,1664235763837,f01b161f7a69844db2218880c41fe379422827b62450a4e5bf7a17094b1be185
|
308
|
+
typedoc/types/rendering_caching_types.CacheAddress.html,1664410138480,7a5fd6816660bebdcb33ad8f12467c02fb7d80c67fbba169b692a5b42db3994d
|
309
|
+
typedoc/types/tools_SelectionTool_SelectionHandle.DragEndCallback.html,1664410138668,ef404e5a3779f72290e4d9bce4d3f75958ccfd7cb12ee0211d4154da40a612ce
|
310
|
+
typedoc/types/tools_SelectionTool_SelectionHandle.DragStartCallback.html,1664410138668,88fd881d4d6ea0be04b36caa71f0ede27b6c813fb016dafc29cbe6d27329acb7
|
311
|
+
typedoc/types/tools_SelectionTool_SelectionHandle.DragUpdateCallback.html,1664410138672,c8048a10db02935201bc39c46a48113d3799f3a236aca8dd3b36a7d8d71bde27
|
312
|
+
typedoc/types/types.ComponentAddedListener.html,1664410138780,91092488d8e3b65f4c8fed735ef1cecb3022519146f40035e764d085c13bffa8
|
313
|
+
typedoc/types/types.EditorEventDataType.html,1664410138780,8e11e640071c17add05b6a08fcf94aa95b8ec918157438cfc8103d4f11ce7657
|
314
|
+
typedoc/types/types.EditorNotifier.html,1664410138784,dd97ffb5250ffbbcd9843b6ddb9178c5212ed2badaf8fdb1c346de837b5bb8bf
|
315
|
+
typedoc/types/types.OnDetermineExportRectListener.html,1664410138788,25a6da08b32799c824ca43b65046ee76a746dc1dbcfac5e413d19d44be52b09a
|
316
|
+
typedoc/types/types.InputEvt.html,1664410138784,5378e334ab1941e06f937ea538683fedef0ffa9cf62562029b3c9b76c7c96938
|
317
|
+
typedoc/types/types.OnProgressListener.html,1664410138792,3d1998c8aabe8f592b8bdeb8378e0dda69ee6f22c23e97724de63464c19b76b6
|
318
|
+
typedoc/types/types.PointerEvt.html,1664410138792,601c374f300687d4e14b1f9146a1880af4a3594f99769aa0bf053f1291792b48
|
319
|
+
typedoc/variables/SVGLoader.defaultSVGViewRect.html,1664410138184,333668877ba4d543a65cb628046b89bd2f8666df4b682bc2793db99a679a0630
|
320
|
+
typedoc/variables/SVGLoader.svgAttributesDataKey.html,1664410138184,5659dca747974f3c1c7a40bc4ee6ed8acbd34caeb1920c045e588b8efe5412ff
|
321
|
+
typedoc/variables/SVGLoader.svgStyleAttributesDataKey.html,1664410138188,ba0f54a918dd371efdc4427aedcc5d0ae4fcb5bf6a2172484a032eec2acc1f7e
|
322
|
+
typedoc/variables/components_localization.defaultComponentLocalization.html,1664410138308,42034c7ca9b99435fec3059e4dfcd5682e3c72b5485f8997c261684839a83ced
|
323
|
+
typedoc/variables/commands_localization.defaultCommandLocalization.html,1664410138236,1bda1ed00f7ab3d328aa0d0b6fb3dcccf0352b1178fb59990fa7043958d3aa10
|
324
|
+
typedoc/variables/localization.defaultEditorLocalization.html,1664410138336,28e76ef4af3cf00a63a7cc055461bf90a32c1fc4e48578a7dd62111366026457
|
325
|
+
typedoc/variables/localizations_de.default.html,1664410138336,9def516f30c8ef097c46f1058d7dc9437db3add3d514bbfb20ba5716a5e83c23
|
326
|
+
typedoc/variables/localizations_en.default.html,1664410138340,53e0ac25f7e79d82ca8dbafde22b74f16af139033ae3fa4e29805bc76f700368
|
327
|
+
typedoc/variables/localizations_es.default.html,1664410138340,b4fc63979d5ad269769bbfba08cc4766fa0cd80a731e5ba7538d45ec3dcb469e
|
328
|
+
typedoc/variables/math_Vec2.Vec2.unitX.html,1664410138400,cec6d16e539e05b0e01c0a2812f6c89c04cae28b1bebf63f64f01f8f9ff3efa4
|
329
|
+
typedoc/variables/math_Vec2.Vec2.unitY.html,1664410138404,8396c1ac01dcbb2f40980004e38123ccda2147d9721dea0f45f5cce2e16a6903
|
330
|
+
typedoc/variables/math_Vec2.Vec2.zero.html,1664410138404,5be8917c25072744b543241552257498e2ddf4b13369631b455bab691f51ce9c
|
331
|
+
typedoc/variables/rendering_localization.defaultTextRendererLocalization.html,1664410138488,fd3fae5661053490f136f2ca691b475fb91dd6ce86f127c949eed7d6df3f9266
|
332
|
+
typedoc/variables/toolbar_HTMLToolbar.toolbarCSSPrefix.html,1664410138544,be375557162b16f32599df2eaebc9473efacab4214e5cba56bf4f656ceca4974
|
333
|
+
typedoc/variables/toolbar_localization.defaultToolbarLocalization.html,1664410138580,7dd454b996ec41e74f62976dd4343336b05804625fc893608c3a7070947a519f
|
334
|
+
typedoc/variables/tools_SelectionTool_SelectionHandle.handleSize.html,1664410138672,5c2b5702f00c8ea22d619b511f4caa558ee3c21d1183dcb90592dc2e0e3497fe
|
335
|
+
typedoc/variables/tools_SelectionTool_SelectionTool.cssPrefix.html,1664410138680,6d670bc2e250fb4d96a4b0a21c345dcf7eedfa2f7b0b086cef6c88f9c15fa942
|
336
|
+
typedoc/variables/tools_localization.defaultToolLocalization.html,1664410138728,5c1e2b5fe7dc5bca8ab76f1c0eb92101dc6dd2ec313424881fb7c476fd46e072
|
337
|
+
img/sample/sample-2.svg,1664251739676,2e86fc6901f15172ca3e09b94b580603a04c8243c960a06015d5bd74cf4dfe22
|
338
|
+
img/sample/sample-3.svg,1664235763869,e0f50ccc14f93f3a11efa270cf013328a63a08db2aea2f0e6939190a579ca0fa
|
@@ -46,7 +46,7 @@ If you're updating an existing translation, please only include the strings you'
|
|
46
46
|
dropdownHidden: t=>`Dropdown for ${t} hidden`,
|
47
47
|
zoomLevel: t=>`Zoom: ${t}%`,
|
48
48
|
colorChangedAnnouncement: t=>`Color changed to ${t}`,
|
49
|
-
penTool:
|
49
|
+
penTool: penNumber=>`Pen ${penNumber}`,
|
50
50
|
selectionTool: "Selection",
|
51
51
|
eraserTool: "Eraser",
|
52
52
|
touchPanTool: "Touch panning",
|
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1
|
+
# 0.7.0
|
2
|
+
* Text tool
|
3
|
+
* Edit existing text.
|
4
|
+
* Shift+enter to insert a new line.
|
5
|
+
* Preserve multi-line text when loading/saving
|
6
|
+
* Pen
|
7
|
+
* Decrease smoothing amount for thick strokes.
|
8
|
+
|
1
9
|
# 0.6.0
|
2
10
|
* Selection tool:
|
3
11
|
* Shift+click extends a selection
|