@wcardinal/wcardinal-ui 0.373.0 → 0.374.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.
Files changed (308) hide show
  1. package/dist/types/wcardinal/ui/d-align-horizontal.d.ts +1 -1
  2. package/dist/types/wcardinal/ui/d-align-vertical.d.ts +1 -1
  3. package/dist/types/wcardinal/ui/d-align-with.d.ts +1 -1
  4. package/dist/types/wcardinal/ui/d-animation.d.ts +5 -5
  5. package/dist/types/wcardinal/ui/d-base-interactive.d.ts +1 -1
  6. package/dist/types/wcardinal/ui/d-base-point.d.ts +1 -1
  7. package/dist/types/wcardinal/ui/d-base-state-matcher.d.ts +1 -1
  8. package/dist/types/wcardinal/ui/d-base-state-set-impl-observable.d.ts +1 -1
  9. package/dist/types/wcardinal/ui/d-base.d.ts +1 -1
  10. package/dist/types/wcardinal/ui/d-border-mask.d.ts +1 -1
  11. package/dist/types/wcardinal/ui/d-button-base-when.d.ts +1 -1
  12. package/dist/types/wcardinal/ui/d-button-file.d.ts +1 -1
  13. package/dist/types/wcardinal/ui/d-button-select.d.ts +2 -2
  14. package/dist/types/wcardinal/ui/d-chart-axis-base-options.d.ts +4 -4
  15. package/dist/types/wcardinal/ui/d-chart-axis-position.d.ts +1 -1
  16. package/dist/types/wcardinal/ui/d-chart-axis-tick-position.d.ts +1 -1
  17. package/dist/types/wcardinal/ui/d-chart-coordinate-direction.d.ts +1 -1
  18. package/dist/types/wcardinal/ui/d-chart-coordinate-tick-major-step-function.d.ts +1 -1
  19. package/dist/types/wcardinal/ui/d-chart-coordinate-tick-minor-step-function.d.ts +1 -1
  20. package/dist/types/wcardinal/ui/d-chart-selection-shape.d.ts +1 -1
  21. package/dist/types/wcardinal/ui/d-chart-selection.d.ts +2 -2
  22. package/dist/types/wcardinal/ui/d-chart-series-scalar.d.ts +1 -1
  23. package/dist/types/wcardinal/ui/d-color-type.d.ts +1 -1
  24. package/dist/types/wcardinal/ui/d-coordinate.d.ts +3 -3
  25. package/dist/types/wcardinal/ui/d-corner-mask.d.ts +1 -1
  26. package/dist/types/wcardinal/ui/d-diagram-base-controller.d.ts +1 -1
  27. package/dist/types/wcardinal/ui/d-diagram-canvas-editor-snap.d.ts +1 -1
  28. package/dist/types/wcardinal/ui/d-diagram-canvas-tile.d.ts +1 -1
  29. package/dist/types/wcardinal/ui/d-diagram-data-mapper.d.ts +1 -1
  30. package/dist/types/wcardinal/ui/d-diagram-layers.d.ts +1 -1
  31. package/dist/types/wcardinal/ui/d-diagram-serialized.d.ts +6 -6
  32. package/dist/types/wcardinal/ui/d-dialog-close-on.d.ts +1 -1
  33. package/dist/types/wcardinal/ui/d-dialog-gesture-mode.d.ts +1 -1
  34. package/dist/types/wcardinal/ui/d-dialog-gesture.d.ts +1 -1
  35. package/dist/types/wcardinal/ui/d-dialog-mode.d.ts +1 -1
  36. package/dist/types/wcardinal/ui/d-dialog-select-search-dismissable.d.ts +1 -1
  37. package/dist/types/wcardinal/ui/d-dialog-select-search-function.d.ts +1 -1
  38. package/dist/types/wcardinal/ui/d-dialog-select.d.ts +2 -2
  39. package/dist/types/wcardinal/ui/d-dynamic-text-style-word-wrap.d.ts +1 -1
  40. package/dist/types/wcardinal/ui/d-dynamic-text-style.d.ts +1 -1
  41. package/dist/types/wcardinal/ui/d-font.d.ts +3 -3
  42. package/dist/types/wcardinal/ui/d-item-updater.d.ts +2 -2
  43. package/dist/types/wcardinal/ui/d-layout-clear-type.d.ts +1 -1
  44. package/dist/types/wcardinal/ui/d-layout-direction.d.ts +1 -1
  45. package/dist/types/wcardinal/ui/d-link-menu-item-id.d.ts +1 -1
  46. package/dist/types/wcardinal/ui/d-link-menu.d.ts +1 -1
  47. package/dist/types/wcardinal/ui/d-link-target.d.ts +1 -1
  48. package/dist/types/wcardinal/ui/d-link.d.ts +4 -4
  49. package/dist/types/wcardinal/ui/d-list-data-selection.d.ts +1 -1
  50. package/dist/types/wcardinal/ui/d-list-data.d.ts +1 -1
  51. package/dist/types/wcardinal/ui/d-list-item-accessor.d.ts +6 -6
  52. package/dist/types/wcardinal/ui/d-map-tile-url-builder.d.ts +1 -1
  53. package/dist/types/wcardinal/ui/d-menu-item-link.d.ts +2 -2
  54. package/dist/types/wcardinal/ui/d-menu-item-options-union.d.ts +1 -1
  55. package/dist/types/wcardinal/ui/d-menu-sided-selection.d.ts +1 -1
  56. package/dist/types/wcardinal/ui/d-menus.d.ts +2 -2
  57. package/dist/types/wcardinal/ui/d-on-options.d.ts +2 -2
  58. package/dist/types/wcardinal/ui/d-picker-datetime-mask.d.ts +1 -1
  59. package/dist/types/wcardinal/ui/d-picker-datetime.d.ts +3 -3
  60. package/dist/types/wcardinal/ui/d-scalar-expression.d.ts +7 -7
  61. package/dist/types/wcardinal/ui/d-scalar-function.d.ts +1 -1
  62. package/dist/types/wcardinal/ui/d-state-aware.d.ts +3 -3
  63. package/dist/types/wcardinal/ui/d-table-body-cell-link.d.ts +2 -2
  64. package/dist/types/wcardinal/ui/d-table-body-cell-options.d.ts +1 -1
  65. package/dist/types/wcardinal/ui/d-table-body-cell.d.ts +1 -1
  66. package/dist/types/wcardinal/ui/d-table-body-row.d.ts +1 -1
  67. package/dist/types/wcardinal/ui/d-table-column-editing.d.ts +4 -4
  68. package/dist/types/wcardinal/ui/d-table-column-formatter.d.ts +1 -1
  69. package/dist/types/wcardinal/ui/d-table-column-getter.d.ts +1 -1
  70. package/dist/types/wcardinal/ui/d-table-column-renderable.d.ts +1 -1
  71. package/dist/types/wcardinal/ui/d-table-column-selecting.d.ts +2 -2
  72. package/dist/types/wcardinal/ui/d-table-column-setter.d.ts +1 -1
  73. package/dist/types/wcardinal/ui/d-table-column-state.d.ts +1 -1
  74. package/dist/types/wcardinal/ui/d-table-column-type.d.ts +1 -1
  75. package/dist/types/wcardinal/ui/d-table-column-update.d.ts +1 -1
  76. package/dist/types/wcardinal/ui/d-table-data-filter.d.ts +2 -2
  77. package/dist/types/wcardinal/ui/d-table-data-selection.d.ts +3 -3
  78. package/dist/types/wcardinal/ui/d-table-data-sorter.d.ts +3 -3
  79. package/dist/types/wcardinal/ui/d-table-data-tree-item-accessor.d.ts +3 -3
  80. package/dist/types/wcardinal/ui/d-table-data-tree-selection.d.ts +1 -1
  81. package/dist/types/wcardinal/ui/d-table-data.d.ts +3 -3
  82. package/dist/types/wcardinal/ui/d-tree-data-mapped-impl.d.ts +3 -2
  83. package/dist/types/wcardinal/ui/d-tree-data-selection.d.ts +1 -1
  84. package/dist/types/wcardinal/ui/d-tree-node-iteratee.d.ts +1 -1
  85. package/dist/types/wcardinal/ui/d-view-constraint.d.ts +1 -1
  86. package/dist/types/wcardinal/ui/d-view-to-target.d.ts +1 -1
  87. package/dist/types/wcardinal/ui/d-view.d.ts +1 -1
  88. package/dist/types/wcardinal/ui/shape/action/e-shape-action-expression-with-parameter.d.ts +1 -1
  89. package/dist/types/wcardinal/ui/shape/action/e-shape-action-expression.d.ts +1 -1
  90. package/dist/types/wcardinal/ui/shape/action/e-shape-action-open-dialog-opener.d.ts +1 -1
  91. package/dist/types/wcardinal/ui/shape/action/e-shape-action-open-opener.d.ts +1 -1
  92. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-blink-type.d.ts +1 -1
  93. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-blink.d.ts +1 -1
  94. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-color-brightness.d.ts +2 -2
  95. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-color-code.d.ts +2 -2
  96. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-color-target.d.ts +1 -1
  97. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-color-type-legacy.d.ts +1 -1
  98. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-color-type.d.ts +1 -1
  99. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-color.d.ts +3 -3
  100. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-cursor.d.ts +1 -1
  101. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-text-type.d.ts +1 -1
  102. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-text.d.ts +1 -1
  103. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-deserializers.d.ts +1 -1
  104. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-emit-event.d.ts +1 -1
  105. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-gesture-operation-type.d.ts +1 -1
  106. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-gesture-type.d.ts +1 -1
  107. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-gesture.d.ts +3 -3
  108. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-misc-execute.d.ts +1 -1
  109. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-misc-type.d.ts +1 -1
  110. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-misc.d.ts +2 -2
  111. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-on-input-action.d.ts +1 -1
  112. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-extension.d.ts +3 -3
  113. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-open-dialog-type.d.ts +1 -1
  114. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-open-dialog.d.ts +5 -5
  115. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-open-type.d.ts +1 -1
  116. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-open.d.ts +3 -3
  117. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-show-hide-layer.d.ts +1 -1
  118. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-show-hide-shape.d.ts +1 -1
  119. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-show-hide-type.d.ts +1 -1
  120. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-show-hide.d.ts +1 -1
  121. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-transform-move-type.d.ts +1 -1
  122. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-transform-move.d.ts +1 -1
  123. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-transform-resize-type.d.ts +1 -1
  124. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-transform-resize.d.ts +1 -1
  125. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate-type.d.ts +1 -1
  126. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-transform-rotate.d.ts +1 -1
  127. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-transform-type.d.ts +1 -1
  128. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-type.d.ts +1 -1
  129. package/dist/types/wcardinal/ui/shape/e-shape-acceptor-edge-side.d.ts +1 -1
  130. package/dist/types/wcardinal/ui/shape/e-shape-acceptor-edge-type.d.ts +1 -1
  131. package/dist/types/wcardinal/ui/shape/e-shape-acceptor-type.d.ts +1 -1
  132. package/dist/types/wcardinal/ui/shape/e-shape-capability.d.ts +1 -1
  133. package/dist/types/wcardinal/ui/shape/e-shape-connector-body.d.ts +1 -1
  134. package/dist/types/wcardinal/ui/shape/e-shape-connector-edge-container.d.ts +1 -1
  135. package/dist/types/wcardinal/ui/shape/e-shape-connector-edge.d.ts +1 -1
  136. package/dist/types/wcardinal/ui/shape/e-shape-copy-part.d.ts +1 -1
  137. package/dist/types/wcardinal/ui/shape/e-shape-corner.d.ts +1 -1
  138. package/dist/types/wcardinal/ui/shape/e-shape-data-mapping.d.ts +1 -1
  139. package/dist/types/wcardinal/ui/shape/e-shape-data-value-formatter.d.ts +1 -1
  140. package/dist/types/wcardinal/ui/shape/e-shape-data-value-order.d.ts +1 -1
  141. package/dist/types/wcardinal/ui/shape/e-shape-data-value-range.d.ts +1 -1
  142. package/dist/types/wcardinal/ui/shape/e-shape-data-value-scope.d.ts +1 -1
  143. package/dist/types/wcardinal/ui/shape/e-shape-data-value-state.d.ts +1 -1
  144. package/dist/types/wcardinal/ui/shape/e-shape-data-value-type.d.ts +1 -1
  145. package/dist/types/wcardinal/ui/shape/e-shape-deserializers.d.ts +2 -2
  146. package/dist/types/wcardinal/ui/shape/e-shape-points-formatted.d.ts +2 -2
  147. package/dist/types/wcardinal/ui/shape/e-shape-points-formatter.d.ts +1 -1
  148. package/dist/types/wcardinal/ui/shape/e-shape-points-marker-container.d.ts +1 -1
  149. package/dist/types/wcardinal/ui/shape/e-shape-points-marker-type.d.ts +1 -1
  150. package/dist/types/wcardinal/ui/shape/e-shape-points-marker.d.ts +1 -1
  151. package/dist/types/wcardinal/ui/shape/e-shape-points-style.d.ts +1 -1
  152. package/dist/types/wcardinal/ui/shape/e-shape-points-styles.d.ts +1 -1
  153. package/dist/types/wcardinal/ui/shape/e-shape-resource-manager-deserialization-mode.d.ts +1 -1
  154. package/dist/types/wcardinal/ui/shape/e-shape-runtime-reset.d.ts +1 -1
  155. package/dist/types/wcardinal/ui/shape/e-shape-runtimes.d.ts +1 -1
  156. package/dist/types/wcardinal/ui/shape/e-shape-stroke-side.d.ts +1 -1
  157. package/dist/types/wcardinal/ui/shape/e-shape-stroke-style.d.ts +1 -1
  158. package/dist/types/wcardinal/ui/shape/e-shape-text-align-horizontal.d.ts +1 -1
  159. package/dist/types/wcardinal/ui/shape/e-shape-text-align-vertical.d.ts +1 -1
  160. package/dist/types/wcardinal/ui/shape/e-shape-text-direction.d.ts +1 -1
  161. package/dist/types/wcardinal/ui/shape/e-shape-text.d.ts +3 -3
  162. package/dist/types/wcardinal/ui/shape/e-shape-type.d.ts +1 -1
  163. package/dist/types/wcardinal/ui/shape/e-shape-uploaded-constructor.d.ts +1 -1
  164. package/dist/types/wcardinal/ui/shape/e-shape-uploadeds.d.ts +1 -1
  165. package/dist/types/wcardinal/ui/shape/variant/build-line.d.ts +2 -2
  166. package/dist/types/wcardinal/ui/shape/variant/create-line-of-any-uploaded.d.ts +1 -1
  167. package/dist/types/wcardinal/ui/shape/variant/deserialize-bar.d.ts +1 -1
  168. package/dist/types/wcardinal/ui/shape/variant/deserialize-button.d.ts +1 -1
  169. package/dist/types/wcardinal/ui/shape/variant/deserialize-circle.d.ts +1 -1
  170. package/dist/types/wcardinal/ui/shape/variant/deserialize-connector-elbow.d.ts +1 -1
  171. package/dist/types/wcardinal/ui/shape/variant/deserialize-connector-line.d.ts +1 -1
  172. package/dist/types/wcardinal/ui/shape/variant/deserialize-embedded-acceptor-edge.d.ts +1 -1
  173. package/dist/types/wcardinal/ui/shape/variant/deserialize-group-shadowed.d.ts +1 -1
  174. package/dist/types/wcardinal/ui/shape/variant/deserialize-group.d.ts +1 -1
  175. package/dist/types/wcardinal/ui/shape/variant/deserialize-image-sdf.d.ts +1 -1
  176. package/dist/types/wcardinal/ui/shape/variant/deserialize-image.d.ts +1 -1
  177. package/dist/types/wcardinal/ui/shape/variant/deserialize-label.d.ts +1 -1
  178. package/dist/types/wcardinal/ui/shape/variant/deserialize-line-of-circles.d.ts +1 -1
  179. package/dist/types/wcardinal/ui/shape/variant/deserialize-line-of-rectangle-roundeds.d.ts +1 -1
  180. package/dist/types/wcardinal/ui/shape/variant/deserialize-line-of-rectangles.d.ts +1 -1
  181. package/dist/types/wcardinal/ui/shape/variant/deserialize-line-of-triangle-roundeds.d.ts +1 -1
  182. package/dist/types/wcardinal/ui/shape/variant/deserialize-line-of-triangles.d.ts +1 -1
  183. package/dist/types/wcardinal/ui/shape/variant/deserialize-line.d.ts +1 -1
  184. package/dist/types/wcardinal/ui/shape/variant/deserialize-null.d.ts +1 -1
  185. package/dist/types/wcardinal/ui/shape/variant/deserialize-rectangle-pivoted.d.ts +1 -1
  186. package/dist/types/wcardinal/ui/shape/variant/deserialize-rectangle-rounded.d.ts +1 -1
  187. package/dist/types/wcardinal/ui/shape/variant/deserialize-rectangle.d.ts +1 -1
  188. package/dist/types/wcardinal/ui/shape/variant/deserialize-semicircle.d.ts +1 -1
  189. package/dist/types/wcardinal/ui/shape/variant/deserialize-triangle-rounded.d.ts +1 -1
  190. package/dist/types/wcardinal/ui/shape/variant/deserialize-triangle.d.ts +1 -1
  191. package/dist/types/wcardinal/ui/shape/variant/e-shape-bar-position.d.ts +1 -1
  192. package/dist/types/wcardinal/ui/shape/variant/e-shape-line-base-hit-part.d.ts +1 -1
  193. package/dist/types/wcardinal/ui/shape/variant/e-shape-line-base-points-hit-tester-to-range.d.ts +1 -1
  194. package/dist/types/wcardinal/ui/shape/variant/e-shape-line-base-points-hit-tester-to-threshold.d.ts +1 -1
  195. package/dist/types/wcardinal/ui/shape/variant/e-shape-line-base-points-hit-tester.d.ts +1 -1
  196. package/dist/types/wcardinal/ui/shape/variant/e-shape-line-of-any-points-hit-tester-to-range.d.ts +1 -1
  197. package/dist/types/wcardinal/ui/shape/variant/e-shape-line-of-any-points-hit-tester-to-threshold.d.ts +1 -1
  198. package/dist/types/wcardinal/ui/shape/variant/e-shape-line-of-any-points-hit-tester.d.ts +1 -1
  199. package/dist/types/wcardinal/ui/shape/variant/e-shape-line-of-any-value.d.ts +1 -1
  200. package/dist/types/wcardinal/ui/shape/variant/e-shape-line-points.d.ts +1 -1
  201. package/dist/types/wcardinal/ui/shape/variant/e-shape-lock-part.d.ts +1 -1
  202. package/dist/types/wcardinal/ui/snapper/e-snapper-target-value.d.ts +1 -1
  203. package/dist/types/wcardinal/ui/snapper/e-snapper.d.ts +1 -1
  204. package/dist/types/wcardinal/ui/util/deep-partial.d.ts +1 -1
  205. package/dist/types/wcardinal/ui/util/dynamic-font-atlas-character-type.d.ts +1 -1
  206. package/dist/types/wcardinal/ui/util/dynamic-font-atlas-characters.d.ts +1 -1
  207. package/dist/types/wcardinal/ui/util/dynamic-sdf-font-generator.d.ts +1 -1
  208. package/dist/types/wcardinal/ui/util/number-formatter-function.d.ts +1 -1
  209. package/dist/types/wcardinal/ui/util/util-attach.d.ts +1 -1
  210. package/dist/types/wcardinal/ui/util/util-click-outside.d.ts +1 -1
  211. package/dist/types/wcardinal/ui/util/util-curve.d.ts +2 -2
  212. package/dist/types/wcardinal/ui/util/util-file-opener.d.ts +2 -2
  213. package/dist/types/wcardinal/ui/util/util-gesture-easing.d.ts +2 -2
  214. package/dist/types/wcardinal/ui/util/util-gesture-mode.d.ts +1 -1
  215. package/dist/types/wcardinal/ui/util/util-gesture-modifier.d.ts +1 -1
  216. package/dist/types/wcardinal/ui/util/util-gesture-modifiers.d.ts +1 -1
  217. package/dist/types/wcardinal/ui/util/util-gesture.d.ts +7 -7
  218. package/dist/types/wcardinal/ui/util/util-html-element-when.d.ts +1 -1
  219. package/dist/types/wcardinal/ui/util/util-html-element.d.ts +7 -7
  220. package/dist/types/wcardinal/ui/util/util-pointer-event.d.ts +2 -2
  221. package/dist/types/wcardinal/ui/util/util-wheel-event.d.ts +2 -2
  222. package/dist/wcardinal/ui/d-animation-base.js +1 -2
  223. package/dist/wcardinal/ui/d-animation-base.js.map +1 -1
  224. package/dist/wcardinal/ui/d-animation-empty.js +1 -2
  225. package/dist/wcardinal/ui/d-animation-empty.js.map +1 -1
  226. package/dist/wcardinal/ui/d-animation-fade-in.js +1 -2
  227. package/dist/wcardinal/ui/d-animation-fade-in.js.map +1 -1
  228. package/dist/wcardinal/ui/d-base.js +1 -2
  229. package/dist/wcardinal/ui/d-base.js.map +1 -1
  230. package/dist/wcardinal/ui/d-button-select.js +1 -2
  231. package/dist/wcardinal/ui/d-button-select.js.map +1 -1
  232. package/dist/wcardinal/ui/d-chart-selection-simple.js +1 -2
  233. package/dist/wcardinal/ui/d-chart-selection-simple.js.map +1 -1
  234. package/dist/wcardinal/ui/d-chart-selection-sub-impl.js +1 -2
  235. package/dist/wcardinal/ui/d-chart-selection-sub-impl.js.map +1 -1
  236. package/dist/wcardinal/ui/d-chart-series-line-of-any.js +1 -2
  237. package/dist/wcardinal/ui/d-chart-series-line-of-any.js.map +1 -1
  238. package/dist/wcardinal/ui/d-chart-series-line.js +1 -2
  239. package/dist/wcardinal/ui/d-chart-series-line.js.map +1 -1
  240. package/dist/wcardinal/ui/d-diagram-base.js +1 -2
  241. package/dist/wcardinal/ui/d-diagram-base.js.map +1 -1
  242. package/dist/wcardinal/ui/d-diagram-canvas-base.js +1 -2
  243. package/dist/wcardinal/ui/d-diagram-canvas-base.js.map +1 -1
  244. package/dist/wcardinal/ui/d-dialog-processing.js +1 -2
  245. package/dist/wcardinal/ui/d-dialog-processing.js.map +1 -1
  246. package/dist/wcardinal/ui/d-dialog-select.js +1 -2
  247. package/dist/wcardinal/ui/d-dialog-select.js.map +1 -1
  248. package/dist/wcardinal/ui/d-menu-item-base.js +1 -2
  249. package/dist/wcardinal/ui/d-menu-item-base.js.map +1 -1
  250. package/dist/wcardinal/ui/d-menu-sided-selection.js +1 -2
  251. package/dist/wcardinal/ui/d-menu-sided-selection.js.map +1 -1
  252. package/dist/wcardinal/ui/d-menu-sided.js +1 -2
  253. package/dist/wcardinal/ui/d-menu-sided.js.map +1 -1
  254. package/dist/wcardinal/ui/d-pagination.js +1 -2
  255. package/dist/wcardinal/ui/d-pagination.js.map +1 -1
  256. package/dist/wcardinal/ui/d-pane.js +1 -2
  257. package/dist/wcardinal/ui/d-pane.js.map +1 -1
  258. package/dist/wcardinal/ui/d-scroll-bar.js +1 -2
  259. package/dist/wcardinal/ui/d-scroll-bar.js.map +1 -1
  260. package/dist/wcardinal/ui/d-slider-value.js +1 -2
  261. package/dist/wcardinal/ui/d-slider-value.js.map +1 -1
  262. package/dist/wcardinal/ui/d-table-body-cell-button.js +1 -2
  263. package/dist/wcardinal/ui/d-table-body-cell-button.js.map +1 -1
  264. package/dist/wcardinal/ui/d-table-body-cell-select-dialog.js +1 -2
  265. package/dist/wcardinal/ui/d-table-body-cell-select-dialog.js.map +1 -1
  266. package/dist/wcardinal/ui/d-table-body-cell-select-promise.js +1 -2
  267. package/dist/wcardinal/ui/d-table-body-cell-select-promise.js.map +1 -1
  268. package/dist/wcardinal/ui/d-table-body.js +1 -2
  269. package/dist/wcardinal/ui/d-table-body.js.map +1 -1
  270. package/dist/wcardinal/ui/d-table-category.js +1 -2
  271. package/dist/wcardinal/ui/d-table-category.js.map +1 -1
  272. package/dist/wcardinal/ui/d-table-data-list-selection.js +1 -2
  273. package/dist/wcardinal/ui/d-table-data-list-selection.js.map +1 -1
  274. package/dist/wcardinal/ui/d-table-data-tree-selection-impl.js +1 -2
  275. package/dist/wcardinal/ui/d-table-data-tree-selection-impl.js.map +1 -1
  276. package/dist/wcardinal/ui/d-table-header.js +1 -2
  277. package/dist/wcardinal/ui/d-table-header.js.map +1 -1
  278. package/dist/wcardinal/ui/d-table-row.js +1 -2
  279. package/dist/wcardinal/ui/d-table-row.js.map +1 -1
  280. package/dist/wcardinal/ui/d-tree-data-mapped-impl.js.map +1 -1
  281. package/dist/wcardinal/ui/d-tree-item-button.js +1 -2
  282. package/dist/wcardinal/ui/d-tree-item-button.js.map +1 -1
  283. package/dist/wcardinal/ui/d-view-impl.js +1 -2
  284. package/dist/wcardinal/ui/d-view-impl.js.map +1 -1
  285. package/dist/wcardinal/ui/snapper/e-snapper-grid.js +1 -2
  286. package/dist/wcardinal/ui/snapper/e-snapper-grid.js.map +1 -1
  287. package/dist/wcardinal/ui/snapper/e-snapper-target.js +1 -2
  288. package/dist/wcardinal/ui/snapper/e-snapper-target.js.map +1 -1
  289. package/dist/wcardinal/ui/snapper/e-snapper.js +1 -2
  290. package/dist/wcardinal/ui/snapper/e-snapper.js.map +1 -1
  291. package/dist/wcardinal/ui/theme/dark/d-theme-dark-table-body-cells.js.map +1 -1
  292. package/dist/wcardinal/ui/theme/white/d-theme-white-table-body-cells.js.map +1 -1
  293. package/dist/wcardinal/ui/util/dynamic-sdf-font-generator.js.map +1 -1
  294. package/dist/wcardinal/ui/util/util-input-number.js +1 -2
  295. package/dist/wcardinal/ui/util/util-input-number.js.map +1 -1
  296. package/dist/wcardinal/ui/util/util-input.js +1 -2
  297. package/dist/wcardinal/ui/util/util-input.js.map +1 -1
  298. package/dist/wcardinal-ui-theme-dark.js +1 -1
  299. package/dist/wcardinal-ui-theme-dark.min.js +1 -1
  300. package/dist/wcardinal-ui-theme-dark.min.js.map +1 -1
  301. package/dist/wcardinal-ui-theme-white.js +1 -1
  302. package/dist/wcardinal-ui-theme-white.min.js +1 -1
  303. package/dist/wcardinal-ui-theme-white.min.js.map +1 -1
  304. package/dist/wcardinal-ui.cjs.js +37 -73
  305. package/dist/wcardinal-ui.js +37 -73
  306. package/dist/wcardinal-ui.min.js +2 -2
  307. package/dist/wcardinal-ui.min.js.map +1 -1
  308. package/package.json +2 -2
@@ -5,8 +5,8 @@ import { EShapeActionValueMiscType } from "./e-shape-action-value-misc-type";
5
5
  import { EShapeActionValueOnInputAction } from "./e-shape-action-value-on-input-action";
6
6
  import { EShapeActionValueSubtyped } from "./e-shape-action-value-subtyped";
7
7
  import { EShapeActionValueType } from "./e-shape-action-value-type";
8
- export declare type EShapeActionValueMiscSubtype = typeof EShapeActionValueMiscType.INPUT_TEXT | typeof EShapeActionValueMiscType.INPUT_INTEGER | typeof EShapeActionValueMiscType.INPUT_REAL | typeof EShapeActionValueMiscType.EMIT_EVENT | typeof EShapeActionValueMiscType.WRITE_BOTH | typeof EShapeActionValueMiscType.WRITE_LOCAL | typeof EShapeActionValueMiscType.WRITE_REMOTE | typeof EShapeActionValueMiscType.HTML_ELEMENT | typeof EShapeActionValueMiscType.HTML_ELEMENT_WITHOUT_POINTER_EVENTS;
9
- export declare type EShapeActionValueMiscSerialized = [
8
+ export type EShapeActionValueMiscSubtype = typeof EShapeActionValueMiscType.INPUT_TEXT | typeof EShapeActionValueMiscType.INPUT_INTEGER | typeof EShapeActionValueMiscType.INPUT_REAL | typeof EShapeActionValueMiscType.EMIT_EVENT | typeof EShapeActionValueMiscType.WRITE_BOTH | typeof EShapeActionValueMiscType.WRITE_LOCAL | typeof EShapeActionValueMiscType.WRITE_REMOTE | typeof EShapeActionValueMiscType.HTML_ELEMENT | typeof EShapeActionValueMiscType.HTML_ELEMENT_WITHOUT_POINTER_EVENTS;
9
+ export type EShapeActionValueMiscSerialized = [
10
10
  typeof EShapeActionValueType.MISC,
11
11
  number,
12
12
  EShapeActionValueMiscSubtype,
@@ -4,4 +4,4 @@ export declare const EShapeActionValueOnInputAction: {
4
4
  readonly WRITE_LOCAL: 2;
5
5
  readonly WRITE_REMOTE: 3;
6
6
  };
7
- export declare type EShapeActionValueOnInputAction = typeof EShapeActionValueOnInputAction[keyof typeof EShapeActionValueOnInputAction];
7
+ export type EShapeActionValueOnInputAction = typeof EShapeActionValueOnInputAction[keyof typeof EShapeActionValueOnInputAction];
@@ -6,7 +6,7 @@ import { EShapeActionValueSubtyped } from "./e-shape-action-value-subtyped";
6
6
  import { EShapeActionValueType } from "./e-shape-action-value-type";
7
7
  import { EShapeActionValueOpenDialogType } from "./e-shape-action-value-open-dialog-type";
8
8
  import { EShapeActionRuntime } from "./e-shape-action-runtime";
9
- export declare type EShapeActionValueOpenDialogExtensionSerialized1 = [
9
+ export type EShapeActionValueOpenDialogExtensionSerialized1 = [
10
10
  typeof EShapeActionValueType.OPEN,
11
11
  number,
12
12
  typeof EShapeActionValueOpenType.DIALOG,
@@ -15,7 +15,7 @@ export declare type EShapeActionValueOpenDialogExtensionSerialized1 = [
15
15
  -1,
16
16
  EShapeActionValueOpenDialogType
17
17
  ];
18
- export declare type EShapeActionValueOpenDialogExtensionSerialized2 = [
18
+ export type EShapeActionValueOpenDialogExtensionSerialized2 = [
19
19
  typeof EShapeActionValueType.OPEN,
20
20
  number,
21
21
  typeof EShapeActionValueOpenType.DIALOG,
@@ -25,7 +25,7 @@ export declare type EShapeActionValueOpenDialogExtensionSerialized2 = [
25
25
  EShapeActionValueOpenDialogType,
26
26
  number
27
27
  ];
28
- export declare type EShapeActionValueOpenDialogExtensionSerialized = EShapeActionValueOpenDialogExtensionSerialized1 | EShapeActionValueOpenDialogExtensionSerialized2;
28
+ export type EShapeActionValueOpenDialogExtensionSerialized = EShapeActionValueOpenDialogExtensionSerialized1 | EShapeActionValueOpenDialogExtensionSerialized2;
29
29
  export declare class EShapeActionValueOpenDialogExtension extends EShapeActionValueSubtyped<typeof EShapeActionValueOpenType.DIALOG> {
30
30
  readonly target: string;
31
31
  readonly argument: string;
@@ -8,4 +8,4 @@ export declare const EShapeActionValueOpenDialogType: {
8
8
  readonly DATETIME: 6;
9
9
  readonly EXTENSION: 1000;
10
10
  };
11
- export declare type EShapeActionValueOpenDialogType = number;
11
+ export type EShapeActionValueOpenDialogType = number;
@@ -7,7 +7,7 @@ import { EShapeActionValueSubtyped } from "./e-shape-action-value-subtyped";
7
7
  import { EShapeActionValueType } from "./e-shape-action-value-type";
8
8
  import { EShapeActionValueOpenDialogType } from "./e-shape-action-value-open-dialog-type";
9
9
  import { EShapeActionRuntime } from "./e-shape-action-runtime";
10
- export declare type EShapeActionValueOpenDialogSerializedLegacy = [
10
+ export type EShapeActionValueOpenDialogSerializedLegacy = [
11
11
  typeof EShapeActionValueType.OPEN,
12
12
  number,
13
13
  (typeof EShapeActionValueOpenType.DIALOG_TEXT | typeof EShapeActionValueOpenType.DIALOG_INTEGER | typeof EShapeActionValueOpenType.DIALOG_REAL | typeof EShapeActionValueOpenType.DIALOG_BOOLEAN | typeof EShapeActionValueOpenType.DIALOG_DATE | typeof EShapeActionValueOpenType.DIALOG_TIME | typeof EShapeActionValueOpenType.DIALOG_DATETIME),
@@ -15,8 +15,8 @@ export declare type EShapeActionValueOpenDialogSerializedLegacy = [
15
15
  EShapeActionValueOnInputAction,
16
16
  number
17
17
  ];
18
- export declare type EShapeActionValueOpenDialogTypeNew = typeof EShapeActionValueOpenDialogType.TEXT | typeof EShapeActionValueOpenDialogType.INTEGER | typeof EShapeActionValueOpenDialogType.REAL | typeof EShapeActionValueOpenDialogType.BOOLEAN | typeof EShapeActionValueOpenDialogType.DATE | typeof EShapeActionValueOpenDialogType.TIME | typeof EShapeActionValueOpenDialogType.DATETIME;
19
- export declare type EShapeActionValueOpenDialogSerializedNew = [
18
+ export type EShapeActionValueOpenDialogTypeNew = typeof EShapeActionValueOpenDialogType.TEXT | typeof EShapeActionValueOpenDialogType.INTEGER | typeof EShapeActionValueOpenDialogType.REAL | typeof EShapeActionValueOpenDialogType.BOOLEAN | typeof EShapeActionValueOpenDialogType.DATE | typeof EShapeActionValueOpenDialogType.TIME | typeof EShapeActionValueOpenDialogType.DATETIME;
19
+ export type EShapeActionValueOpenDialogSerializedNew = [
20
20
  typeof EShapeActionValueType.OPEN,
21
21
  number,
22
22
  typeof EShapeActionValueOpenType.DIALOG,
@@ -25,7 +25,7 @@ export declare type EShapeActionValueOpenDialogSerializedNew = [
25
25
  number,
26
26
  EShapeActionValueOpenDialogTypeNew
27
27
  ];
28
- export declare type EShapeActionValueOpenDialogSerializedNewWithRange = [
28
+ export type EShapeActionValueOpenDialogSerializedNewWithRange = [
29
29
  typeof EShapeActionValueType.OPEN,
30
30
  number,
31
31
  typeof EShapeActionValueOpenType.DIALOG,
@@ -37,7 +37,7 @@ export declare type EShapeActionValueOpenDialogSerializedNewWithRange = [
37
37
  number,
38
38
  number
39
39
  ];
40
- export declare type EShapeActionValueOpenDialogSerialized = EShapeActionValueOpenDialogSerializedLegacy | EShapeActionValueOpenDialogSerializedNew | EShapeActionValueOpenDialogSerializedNewWithRange;
40
+ export type EShapeActionValueOpenDialogSerialized = EShapeActionValueOpenDialogSerializedLegacy | EShapeActionValueOpenDialogSerializedNew | EShapeActionValueOpenDialogSerializedNewWithRange;
41
41
  export declare class EShapeActionValueOpenDialog extends EShapeActionValueSubtyped<typeof EShapeActionValueOpenType.DIALOG> {
42
42
  readonly target: string;
43
43
  readonly onInputAction: EShapeActionValueOnInputAction;
@@ -24,4 +24,4 @@ export declare const EShapeActionValueOpenType: {
24
24
  readonly DIALOG: 12;
25
25
  readonly EXTENSION: 1000;
26
26
  };
27
- export declare type EShapeActionValueOpenType = number;
27
+ export type EShapeActionValueOpenType = number;
@@ -6,7 +6,7 @@ import { EShapeActionValueOnInputAction } from "./e-shape-action-value-on-input-
6
6
  import { EShapeActionValueOpenType } from "./e-shape-action-value-open-type";
7
7
  import { EShapeActionValueSubtyped } from "./e-shape-action-value-subtyped";
8
8
  import { EShapeActionValueType } from "./e-shape-action-value-type";
9
- export declare type EShapeActionValueOpenSerializedLegacy = [
9
+ export type EShapeActionValueOpenSerializedLegacy = [
10
10
  typeof EShapeActionValueType.OPEN,
11
11
  number,
12
12
  (typeof EShapeActionValueOpenType.DIAGRAM_LEGACY | typeof EShapeActionValueOpenType.PAGE_LEGACY | typeof EShapeActionValueOpenType.PAGE_INPLACE_LEGACY),
@@ -14,14 +14,14 @@ export declare type EShapeActionValueOpenSerializedLegacy = [
14
14
  EShapeActionValueOnInputAction,
15
15
  number
16
16
  ];
17
- export declare type EShapeActionValueOpenSerializedNew = [
17
+ export type EShapeActionValueOpenSerializedNew = [
18
18
  typeof EShapeActionValueType.OPEN,
19
19
  number,
20
20
  typeof EShapeActionValueOpenType.DIAGRAM | typeof EShapeActionValueOpenType.PAGE,
21
21
  number,
22
22
  0 | 1
23
23
  ];
24
- export declare type EShapeActionValueOpenSerialized = EShapeActionValueOpenSerializedNew | EShapeActionValueOpenSerializedLegacy;
24
+ export type EShapeActionValueOpenSerialized = EShapeActionValueOpenSerializedNew | EShapeActionValueOpenSerializedLegacy;
25
25
  export declare class EShapeActionValueOpen extends EShapeActionValueSubtyped<typeof EShapeActionValueOpenType.DIAGRAM | typeof EShapeActionValueOpenType.PAGE> {
26
26
  readonly target: string;
27
27
  readonly inNewWindow: boolean;
@@ -4,7 +4,7 @@ import { EShapeActionRuntime } from "./e-shape-action-runtime";
4
4
  import { EShapeActionValueShowHideType } from "./e-shape-action-value-show-hide-type";
5
5
  import { EShapeActionValueSubtyped } from "./e-shape-action-value-subtyped";
6
6
  import { EShapeActionValueType } from "./e-shape-action-value-type";
7
- export declare type EShapeActionValueShowHideLayerSerialized = [
7
+ export type EShapeActionValueShowHideLayerSerialized = [
8
8
  typeof EShapeActionValueType.SHOW_HIDE,
9
9
  number,
10
10
  typeof EShapeActionValueShowHideType.LAYER,
@@ -4,7 +4,7 @@ import { EShapeActionRuntime } from "./e-shape-action-runtime";
4
4
  import { EShapeActionValueShowHideType } from "./e-shape-action-value-show-hide-type";
5
5
  import { EShapeActionValueSubtyped } from "./e-shape-action-value-subtyped";
6
6
  import { EShapeActionValueType } from "./e-shape-action-value-type";
7
- export declare type EShapeActionValueShowHideShapeSerialized = [
7
+ export type EShapeActionValueShowHideShapeSerialized = [
8
8
  typeof EShapeActionValueType.SHOW_HIDE,
9
9
  number,
10
10
  typeof EShapeActionValueShowHideType.SHAPE
@@ -6,4 +6,4 @@ export declare const EShapeActionValueShowHideType: {
6
6
  readonly SHAPE: 2;
7
7
  readonly LAYER: 3;
8
8
  };
9
- export declare type EShapeActionValueShowHideType = typeof EShapeActionValueShowHideType[keyof typeof EShapeActionValueShowHideType];
9
+ export type EShapeActionValueShowHideType = typeof EShapeActionValueShowHideType[keyof typeof EShapeActionValueShowHideType];
@@ -7,7 +7,7 @@ import { EShapeActionValueType } from "./e-shape-action-value-type";
7
7
  /**
8
8
  * @deprecated in favor of {@link EShapeActionValueShowHideShapeSerialized}.
9
9
  */
10
- export declare type EShapeActionValueShowHideSerialized = [
10
+ export type EShapeActionValueShowHideSerialized = [
11
11
  typeof EShapeActionValueType.SHOW_HIDE,
12
12
  number,
13
13
  EShapeActionValueShowHideType
@@ -6,4 +6,4 @@ export declare const EShapeActionValueTransformMoveType: {
6
6
  readonly FORWARD_OR_BACKWARD: 4;
7
7
  readonly LEFT_OR_RIGHT: 5;
8
8
  };
9
- export declare type EShapeActionValueTransformMoveType = typeof EShapeActionValueTransformMoveType[keyof typeof EShapeActionValueTransformMoveType];
9
+ export type EShapeActionValueTransformMoveType = typeof EShapeActionValueTransformMoveType[keyof typeof EShapeActionValueTransformMoveType];
@@ -6,7 +6,7 @@ import { EShapeActionValueOpetyped } from "./e-shape-action-value-opetyped";
6
6
  import { EShapeActionValueTransformMoveType } from "./e-shape-action-value-transform-move-type";
7
7
  import { EShapeActionValueTransformType } from "./e-shape-action-value-transform-type";
8
8
  import { EShapeActionValueType } from "./e-shape-action-value-type";
9
- export declare type EShapeActionValueTransformMoveSerialized = [
9
+ export type EShapeActionValueTransformMoveSerialized = [
10
10
  typeof EShapeActionValueType.TRANSFORM,
11
11
  number,
12
12
  typeof EShapeActionValueTransformType.MOVE,
@@ -6,4 +6,4 @@ export declare const EShapeActionValueTransformResizeType: {
6
6
  readonly ABSOLUTE_HEIGHT: 4;
7
7
  readonly ABSOLUTE_WIDTH: 5;
8
8
  };
9
- export declare type EShapeActionValueTransformResizeType = typeof EShapeActionValueTransformResizeType[keyof typeof EShapeActionValueTransformResizeType];
9
+ export type EShapeActionValueTransformResizeType = typeof EShapeActionValueTransformResizeType[keyof typeof EShapeActionValueTransformResizeType];
@@ -6,7 +6,7 @@ import { EShapeActionValueOpetyped } from "./e-shape-action-value-opetyped";
6
6
  import { EShapeActionValueTransformResizeType } from "./e-shape-action-value-transform-resize-type";
7
7
  import { EShapeActionValueTransformType } from "./e-shape-action-value-transform-type";
8
8
  import { EShapeActionValueType } from "./e-shape-action-value-type";
9
- export declare type EShapeActionValueTransformResizeSerialized = [
9
+ export type EShapeActionValueTransformResizeSerialized = [
10
10
  typeof EShapeActionValueType.TRANSFORM,
11
11
  number,
12
12
  typeof EShapeActionValueTransformType.RESIZE,
@@ -2,4 +2,4 @@ export declare const EShapeActionValueTransformRotateType: {
2
2
  readonly RELATIVE: 0;
3
3
  readonly ABSOLUTE: 1;
4
4
  };
5
- export declare type EShapeActionValueTransformRotateType = typeof EShapeActionValueTransformRotateType[keyof typeof EShapeActionValueTransformRotateType];
5
+ export type EShapeActionValueTransformRotateType = typeof EShapeActionValueTransformRotateType[keyof typeof EShapeActionValueTransformRotateType];
@@ -6,7 +6,7 @@ import { EShapeActionValueOpetyped } from "./e-shape-action-value-opetyped";
6
6
  import { EShapeActionValueTransformRotateType } from "./e-shape-action-value-transform-rotate-type";
7
7
  import { EShapeActionValueTransformType } from "./e-shape-action-value-transform-type";
8
8
  import { EShapeActionValueType } from "./e-shape-action-value-type";
9
- export declare type EShapeActionValueTransformRotateSerialized = [
9
+ export type EShapeActionValueTransformRotateSerialized = [
10
10
  typeof EShapeActionValueType.TRANSFORM,
11
11
  number,
12
12
  typeof EShapeActionValueTransformType.ROTATE,
@@ -3,4 +3,4 @@ export declare const EShapeActionValueTransformType: {
3
3
  readonly MOVE: 1;
4
4
  readonly ROTATE: 2;
5
5
  };
6
- export declare type EShapeActionValueTransformType = typeof EShapeActionValueTransformType[keyof typeof EShapeActionValueTransformType];
6
+ export type EShapeActionValueTransformType = typeof EShapeActionValueTransformType[keyof typeof EShapeActionValueTransformType];
@@ -14,4 +14,4 @@ export declare const EShapeActionValueType: {
14
14
  readonly GESTURE: 10;
15
15
  readonly EXTENSION: 1000;
16
16
  };
17
- export declare type EShapeActionValueType = number;
17
+ export type EShapeActionValueType = number;
@@ -6,4 +6,4 @@ export declare const EShapeAcceptorEdgeSide: {
6
6
  LEFT: number;
7
7
  ALL: number;
8
8
  };
9
- export declare type EShapeAcceptorEdgeSide = typeof EShapeAcceptorEdgeSide[keyof typeof EShapeAcceptorEdgeSide];
9
+ export type EShapeAcceptorEdgeSide = typeof EShapeAcceptorEdgeSide[keyof typeof EShapeAcceptorEdgeSide];
@@ -3,4 +3,4 @@ export declare const EShapeAcceptorEdgeType: {
3
3
  readonly HEAD: 2;
4
4
  readonly ALL: 3;
5
5
  };
6
- export declare type EShapeAcceptorEdgeType = typeof EShapeAcceptorEdgeType[keyof typeof EShapeAcceptorEdgeType];
6
+ export type EShapeAcceptorEdgeType = typeof EShapeAcceptorEdgeType[keyof typeof EShapeAcceptorEdgeType];
@@ -9,4 +9,4 @@ export declare const EShapeAcceptorType: {
9
9
  /**
10
10
  * @deprecated in favor of {@link EShapeAcceptorEdgeType}.
11
11
  */
12
- export declare type EShapeAcceptorType = typeof EShapeAcceptorType[keyof typeof EShapeAcceptorType];
12
+ export type EShapeAcceptorType = typeof EShapeAcceptorType[keyof typeof EShapeAcceptorType];
@@ -110,4 +110,4 @@ export declare const EShapeCapability: {
110
110
  readonly CONNECTOR: number;
111
111
  readonly ALL: number;
112
112
  };
113
- export declare type EShapeCapability = typeof EShapeCapability[keyof typeof EShapeCapability];
113
+ export type EShapeCapability = typeof EShapeCapability[keyof typeof EShapeCapability];
@@ -1,7 +1,7 @@
1
1
  import { EShapeResourceManagerDeserialization } from "./e-shape-resource-manager-deserialization";
2
2
  import { EShapeResourceManagerSerialization } from "./e-shape-resource-manager-serialization";
3
3
  import { EShapeUuidMapping } from "./e-shape-uuid-mapping";
4
- export declare type EShapeConnectorBodySerialized = number[];
4
+ export type EShapeConnectorBodySerialized = number[];
5
5
  export interface EShapeConnectorBody {
6
6
  readonly id: number;
7
7
  values: number[];
@@ -3,7 +3,7 @@ import { EShapeConnectorEdge } from "./e-shape-connector-edge";
3
3
  import { EShapeResourceManagerDeserialization } from "./e-shape-resource-manager-deserialization";
4
4
  import { EShapeResourceManagerSerialization } from "./e-shape-resource-manager-serialization";
5
5
  import { EShapeUuidMapping } from "./e-shape-uuid-mapping";
6
- export declare type EShapeConnectorEdgeContainerSerialized = [number, number];
6
+ export type EShapeConnectorEdgeContainerSerialized = [number, number];
7
7
  export interface EShapeConnectorEdgeContainer {
8
8
  tail: EShapeConnectorEdge;
9
9
  head: EShapeConnectorEdge;
@@ -6,7 +6,7 @@ import { EShapeResourceManagerDeserialization } from "./e-shape-resource-manager
6
6
  import { EShapeResourceManagerSerialization } from "./e-shape-resource-manager-serialization";
7
7
  import { EShapeUuidMapping } from "./e-shape-uuid-mapping";
8
8
  import { EShapeAcceptorEdgeSide } from "./e-shape-acceptor-edge-side";
9
- export declare type EShapeConnectorEdgeSerialized = [
9
+ export type EShapeConnectorEdgeSerialized = [
10
10
  number | null,
11
11
  number,
12
12
  number,
@@ -14,4 +14,4 @@ export declare const EShapeCopyPart: {
14
14
  readonly CAPABILITY: 512;
15
15
  readonly ALL: number;
16
16
  };
17
- export declare type EShapeCopyPart = number;
17
+ export type EShapeCopyPart = number;
@@ -10,4 +10,4 @@ export declare const EShapeCorner: {
10
10
  readonly RIGHT: number;
11
11
  readonly ALL: number;
12
12
  };
13
- export declare type EShapeCorner = number;
13
+ export type EShapeCorner = number;
@@ -1,6 +1,6 @@
1
1
  import { EShapeResourceManagerDeserialization } from "./e-shape-resource-manager-deserialization";
2
2
  import { EShapeResourceManagerSerialization } from "./e-shape-resource-manager-serialization";
3
- export declare type EShapeDataMappingValue = [string, string, string];
3
+ export type EShapeDataMappingValue = [string, string, string];
4
4
  export interface EShapeDataMapping {
5
5
  readonly values: EShapeDataMappingValue[];
6
6
  add(value: EShapeDataMappingValue, index?: number): this;
@@ -1 +1 @@
1
- export declare type EShapeDataValueFormatter = (value: unknown) => unknown;
1
+ export type EShapeDataValueFormatter = (value: unknown) => unknown;
@@ -2,4 +2,4 @@ export declare const EShapeDataValueOrder: {
2
2
  readonly ASCENDING: 0;
3
3
  readonly DESCENDING: 1;
4
4
  };
5
- export declare type EShapeDataValueOrder = typeof EShapeDataValueOrder[keyof typeof EShapeDataValueOrder];
5
+ export type EShapeDataValueOrder = typeof EShapeDataValueOrder[keyof typeof EShapeDataValueOrder];
@@ -6,7 +6,7 @@ export declare const EShapeDataValueRangeType: {
6
6
  readonly TO: 2;
7
7
  readonly FROM_TO: number;
8
8
  };
9
- export declare type EShapeDataValueRangeType = number;
9
+ export type EShapeDataValueRangeType = number;
10
10
  export interface EShapeDataValueRangeLike {
11
11
  type: EShapeDataValueRangeType;
12
12
  from: number;
@@ -15,4 +15,4 @@ export declare const EShapeDataValueScope: {
15
15
  */
16
16
  readonly PROTECTED: 2;
17
17
  };
18
- export declare type EShapeDataValueScope = typeof EShapeDataValueScope[keyof typeof EShapeDataValueScope];
18
+ export type EShapeDataValueScope = typeof EShapeDataValueScope[keyof typeof EShapeDataValueScope];
@@ -33,4 +33,4 @@ export declare const EShapeDataValueState: {
33
33
  */
34
34
  readonly NOT_DEFINED: 6;
35
35
  };
36
- export declare type EShapeDataValueState = number;
36
+ export type EShapeDataValueState = number;
@@ -10,4 +10,4 @@ export declare const EShapeDataValueType: {
10
10
  readonly TICKER: 6;
11
11
  readonly EXTENSION: 1000;
12
12
  };
13
- export declare type EShapeDataValueType = number;
13
+ export type EShapeDataValueType = number;
@@ -5,7 +5,7 @@ import { EShapeUuidMapping } from "./e-shape-uuid-mapping";
5
5
  /**
6
6
  * A shape deserializer
7
7
  */
8
- export declare type EShapeDeserializer = (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization) => Promise<EShape> | EShape | null;
8
+ export type EShapeDeserializer = (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization) => Promise<EShape> | EShape | null;
9
9
  /**
10
10
  * Mappings of shape types and deserializers.
11
11
  */
@@ -13,7 +13,7 @@ export declare const EShapeDeserializers: Record<number, EShapeDeserializer | un
13
13
  /**
14
14
  * A handler which is called after the deserializations of all the shapes are completed.
15
15
  */
16
- export declare type EShapeOnDeserialized = (item: DDiagramSerializedItem, shape: EShape, mapping: EShapeUuidMapping, manager: EShapeResourceManagerDeserialization) => void;
16
+ export type EShapeOnDeserialized = (item: DDiagramSerializedItem, shape: EShape, mapping: EShapeUuidMapping, manager: EShapeResourceManagerDeserialization) => void;
17
17
  /**
18
18
  * Mappings of shape types and `onDeserialized` handlers.
19
19
  */
@@ -1,6 +1,6 @@
1
1
  import { EShapePointsStyle } from "./e-shape-points-style";
2
- export declare type EShapePointsFormatted = EShapePointsFormattedWithBoundary | EShapePointsFormattedWithoutBoundary;
3
- export declare type EShapePointsFormattedBoundary = [number, number, number, number];
2
+ export type EShapePointsFormatted = EShapePointsFormattedWithBoundary | EShapePointsFormattedWithoutBoundary;
3
+ export type EShapePointsFormattedBoundary = [number, number, number, number];
4
4
  export interface EShapePointsFormattedWithoutBoundary {
5
5
  length: number;
6
6
  values: number[];
@@ -1,3 +1,3 @@
1
1
  import { EShapePointsFormattedWithoutBoundary } from "./e-shape-points-formatted";
2
2
  import { EShapePointsStyle } from "./e-shape-points-style";
3
- export declare type EShapePointsFormatter = (length: number, values: number[], segments: number[], style: EShapePointsStyle, result: EShapePointsFormattedWithoutBoundary) => EShapePointsFormattedWithoutBoundary;
3
+ export type EShapePointsFormatter = (length: number, values: number[], segments: number[], style: EShapePointsStyle, result: EShapePointsFormattedWithoutBoundary) => EShapePointsFormattedWithoutBoundary;
@@ -1,7 +1,7 @@
1
1
  import { EShapePointsMarker } from "./e-shape-points-marker";
2
2
  import { EShapeResourceManagerDeserialization } from "./e-shape-resource-manager-deserialization";
3
3
  import { EShapeResourceManagerSerialization } from "./e-shape-resource-manager-serialization";
4
- export declare type EShapePointsMarkerContainerSerialized = [number, number];
4
+ export type EShapePointsMarkerContainerSerialized = [number, number];
5
5
  export interface EShapePointsMarkerContainer {
6
6
  head: EShapePointsMarker;
7
7
  tail: EShapePointsMarker;
@@ -4,4 +4,4 @@ export declare const EShapePointsMarkerType: {
4
4
  readonly TRIANGLE: 2;
5
5
  readonly RECTANGLE: 3;
6
6
  };
7
- export declare type EShapePointsMarkerType = typeof EShapePointsMarkerType[keyof typeof EShapePointsMarkerType];
7
+ export type EShapePointsMarkerType = typeof EShapePointsMarkerType[keyof typeof EShapePointsMarkerType];
@@ -3,7 +3,7 @@ import { EShapeFill } from "./e-shape-fill";
3
3
  import { EShapePointsMarkerType } from "./e-shape-points-marker-type";
4
4
  import { EShapeResourceManagerDeserialization } from "./e-shape-resource-manager-deserialization";
5
5
  import { EShapeResourceManagerSerialization } from "./e-shape-resource-manager-serialization";
6
- export declare type EShapePointsMarkerSerizlized = [EShapePointsMarkerType, number, number, number];
6
+ export type EShapePointsMarkerSerizlized = [EShapePointsMarkerType, number, number, number];
7
7
  export interface EShapePointsMarker {
8
8
  type: EShapePointsMarkerType;
9
9
  readonly size: IPoint;
@@ -38,4 +38,4 @@ export declare const EShapePointsStyle: {
38
38
  readonly FORMATTER_EXTENSION_HIGHEST: 1023;
39
39
  readonly FORMATTER_CURVE: 1;
40
40
  };
41
- export declare type EShapePointsStyle = number;
41
+ export type EShapePointsStyle = number;
@@ -1,5 +1,5 @@
1
1
  import { EShapePointsStyle } from "./e-shape-points-style";
2
- export declare type EShapePointsStyleOption = EShapePointsStyle | keyof typeof EShapePointsStyle | Array<keyof typeof EShapePointsStyle>;
2
+ export type EShapePointsStyleOption = EShapePointsStyle | keyof typeof EShapePointsStyle | Array<keyof typeof EShapePointsStyle>;
3
3
  export declare class EShapePointsStyles {
4
4
  static from(style: EShapePointsStyleOption | undefined): EShapePointsStyle;
5
5
  }
@@ -3,4 +3,4 @@ export declare const EShapeResourceManagerDeserializationMode: {
3
3
  readonly EDITOR_DATA_MAPPED: 1;
4
4
  readonly EDITOR: 2;
5
5
  };
6
- export declare type EShapeResourceManagerDeserializationMode = typeof EShapeResourceManagerDeserializationMode[keyof typeof EShapeResourceManagerDeserializationMode];
6
+ export type EShapeResourceManagerDeserializationMode = typeof EShapeResourceManagerDeserializationMode[keyof typeof EShapeResourceManagerDeserializationMode];
@@ -17,4 +17,4 @@ export declare const EShapeRuntimeReset: {
17
17
  readonly TEXT: 1024;
18
18
  readonly CURSOR: 2048;
19
19
  };
20
- export declare type EShapeRuntimeReset = typeof EShapeRuntimeReset[keyof typeof EShapeRuntimeReset];
20
+ export type EShapeRuntimeReset = typeof EShapeRuntimeReset[keyof typeof EShapeRuntimeReset];
@@ -1,4 +1,4 @@
1
1
  import { EShape } from "./e-shape";
2
2
  import { EShapeRuntime } from "./e-shape-runtime";
3
- export declare type EShapeRuntimeConstructor = new (shape: EShape) => EShapeRuntime;
3
+ export type EShapeRuntimeConstructor = new (shape: EShape) => EShapeRuntime;
4
4
  export declare const EShapeRuntimes: Record<number, EShapeRuntimeConstructor | undefined>;
@@ -10,4 +10,4 @@ export declare const EShapeStrokeSide: {
10
10
  readonly BOTTOM_OR_RIGHT: number;
11
11
  readonly ALL: number;
12
12
  };
13
- export declare type EShapeStrokeSide = typeof EShapeStrokeSide[keyof typeof EShapeStrokeSide];
13
+ export type EShapeStrokeSide = typeof EShapeStrokeSide[keyof typeof EShapeStrokeSide];
@@ -14,4 +14,4 @@ export declare const EShapeStrokeStyle: {
14
14
  readonly DASHED_LOOSELY: 512;
15
15
  readonly DASHED_MASK: number;
16
16
  };
17
- export declare type EShapeStrokeStyle = number;
17
+ export type EShapeStrokeStyle = number;
@@ -5,4 +5,4 @@ export declare const EShapeTextAlignHorizontal: {
5
5
  readonly OUTSIDE_LEFT: 3;
6
6
  readonly OUTSIDE_RIGHT: 4;
7
7
  };
8
- export declare type EShapeTextAlignHorizontal = typeof EShapeTextAlignHorizontal[keyof typeof EShapeTextAlignHorizontal];
8
+ export type EShapeTextAlignHorizontal = typeof EShapeTextAlignHorizontal[keyof typeof EShapeTextAlignHorizontal];
@@ -5,4 +5,4 @@ export declare const EShapeTextAlignVertical: {
5
5
  readonly OUTSIDE_TOP: 3;
6
6
  readonly OUTSIDE_BOTTOM: 4;
7
7
  };
8
- export declare type EShapeTextAlignVertical = typeof EShapeTextAlignVertical[keyof typeof EShapeTextAlignVertical];
8
+ export type EShapeTextAlignVertical = typeof EShapeTextAlignVertical[keyof typeof EShapeTextAlignVertical];
@@ -4,4 +4,4 @@ export declare const EShapeTextDirection: {
4
4
  readonly BOTTOM_TO_TOP: 2;
5
5
  readonly RIGHT_TO_LEFT: 3;
6
6
  };
7
- export declare type EShapeTextDirection = typeof EShapeTextDirection[keyof typeof EShapeTextDirection];
7
+ export type EShapeTextDirection = typeof EShapeTextDirection[keyof typeof EShapeTextDirection];
@@ -10,12 +10,12 @@ export declare const EShapeTextWeight: {
10
10
  readonly NORMAL: 0;
11
11
  readonly BOLD: 1;
12
12
  };
13
- export declare type EShapeTextWeight = typeof EShapeTextWeight[keyof typeof EShapeTextWeight];
13
+ export type EShapeTextWeight = typeof EShapeTextWeight[keyof typeof EShapeTextWeight];
14
14
  export declare const EShapeTextStyle: {
15
15
  readonly NORMAL: 0;
16
16
  readonly ITALIC: 1;
17
17
  };
18
- export declare type EShapeTextStyle = typeof EShapeTextStyle[keyof typeof EShapeTextStyle];
18
+ export type EShapeTextStyle = typeof EShapeTextStyle[keyof typeof EShapeTextStyle];
19
19
  export interface EShapeTextLike {
20
20
  value: string;
21
21
  color: number;
@@ -44,7 +44,7 @@ export interface EShapeTextAtlasCharacter {
44
44
  y: number;
45
45
  };
46
46
  }
47
- export declare type EShapeTextAtlasCharacters = Record<string, EShapeTextAtlasCharacter>;
47
+ export type EShapeTextAtlasCharacters = Record<string, EShapeTextAtlasCharacter>;
48
48
  export interface EShapeTextAtlas {
49
49
  width: number;
50
50
  height: number;
@@ -27,4 +27,4 @@ export declare const EShapeType: {
27
27
  readonly EMBEDDED_ACCEPTOR_EDGE: 25;
28
28
  readonly EXTENSION: 1000;
29
29
  };
30
- export declare type EShapeType = number;
30
+ export type EShapeType = number;
@@ -1,2 +1,2 @@
1
1
  import { EShapeBuffer } from "./e-shape-buffer";
2
- export declare type EShapeUploadedConstructor<T> = new (buffer: EShapeBuffer, voffset: number, ioffset: number, tvcount: number, ticount: number, vcount: number, icount: number) => T;
2
+ export type EShapeUploadedConstructor<T> = new (buffer: EShapeBuffer, voffset: number, ioffset: number, tvcount: number, ticount: number, vcount: number, icount: number) => T;
@@ -1,5 +1,5 @@
1
1
  import { EShape } from "./e-shape";
2
2
  import { EShapeBuffer } from "./e-shape-buffer";
3
3
  import { EShapeUploaded } from "./e-shape-uploaded";
4
- export declare type EShapeUploadedCreator = (buffer: EShapeBuffer, shape: EShape, voffset: number, ioffset: number, antialiasWeight: number) => EShapeUploaded | null;
4
+ export type EShapeUploadedCreator = (buffer: EShapeBuffer, shape: EShape, voffset: number, ioffset: number, antialiasWeight: number) => EShapeUploaded | null;
5
5
  export declare const EShapeUploadeds: Record<number, EShapeUploadedCreator | undefined>;
@@ -1,8 +1,8 @@
1
1
  import { Matrix, TextureUvs } from "pixi.js";
2
2
  import { EShapePoints } from "../e-shape-points";
3
3
  import { EShapeStrokeStyle } from "../e-shape-stroke-style";
4
- export declare const toPointsCount: (points?: EShapePoints | undefined) => number;
5
- export declare const toLinePointCount: (points?: EShapePoints | undefined) => number;
4
+ export declare const toPointsCount: (points?: EShapePoints) => number;
5
+ export declare const toLinePointCount: (points?: EShapePoints) => number;
6
6
  export declare const toLineVertexCount: (pointCount: number, isClosed: boolean) => number;
7
7
  export declare const toLineIndexCount: (pointCount: number, isClosed: boolean) => number;
8
8
  export declare const buildLineClipping: (clippings: Float32Array, voffset: number, vcount: number, pointCount: number) => void;
@@ -2,5 +2,5 @@ import { EShape } from "../e-shape";
2
2
  import { EShapeBuffer } from "../e-shape-buffer";
3
3
  import { EShapeUploaded } from "../e-shape-uploaded";
4
4
  import { Builder } from "./builder";
5
- export declare type BuilderConstructor = new (vertexOffset: number, indexOffset: number, vertexCount: number, indexCount: number, pointCount: number) => Builder;
5
+ export type BuilderConstructor = new (vertexOffset: number, indexOffset: number, vertexCount: number, indexCount: number, pointCount: number) => Builder;
6
6
  export declare const createLineOfAnyUploaded: (buffer: EShapeBuffer, shape: EShape, voffset: number, vcountPerPoint: number, ioffset: number, icountPerPoint: number, antialiasWeight: number, constructor: BuilderConstructor) => EShapeUploaded | null;
@@ -1,4 +1,4 @@
1
1
  import { DDiagramSerializedItem } from "../../d-diagram-serialized";
2
2
  import { EShapeResourceManagerDeserialization } from "../e-shape-resource-manager-deserialization";
3
3
  import { EShapeBar } from "./e-shape-bar";
4
- export declare const deserializeBar: (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization, shape?: EShapeBar | undefined) => Promise<EShapeBar> | EShapeBar;
4
+ export declare const deserializeBar: (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization, shape?: EShapeBar) => Promise<EShapeBar> | EShapeBar;
@@ -1,4 +1,4 @@
1
1
  import { DDiagramSerializedItem } from "../../d-diagram-serialized";
2
2
  import { EShapeResourceManagerDeserialization } from "../e-shape-resource-manager-deserialization";
3
3
  import { EShapeButton } from "./e-shape-button";
4
- export declare const deserializeButton: (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization, shape?: EShapeButton | undefined) => Promise<EShapeButton> | EShapeButton;
4
+ export declare const deserializeButton: (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization, shape?: EShapeButton) => Promise<EShapeButton> | EShapeButton;
@@ -1,4 +1,4 @@
1
1
  import { DDiagramSerializedItem } from "../../d-diagram-serialized";
2
2
  import { EShapeResourceManagerDeserialization } from "../e-shape-resource-manager-deserialization";
3
3
  import { EShapeCircle } from "./e-shape-circle";
4
- export declare const deserializeCircle: (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization, shape?: EShapeCircle | undefined) => Promise<EShapeCircle> | EShapeCircle;
4
+ export declare const deserializeCircle: (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization, shape?: EShapeCircle) => Promise<EShapeCircle> | EShapeCircle;
@@ -1,4 +1,4 @@
1
1
  import { DDiagramSerializedItem } from "../../d-diagram-serialized";
2
2
  import { EShapeResourceManagerDeserialization } from "../e-shape-resource-manager-deserialization";
3
3
  import { EShapeConnectorLine } from "./e-shape-connector-line";
4
- export declare const deserializeConnectorElbow: (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization, shape?: EShapeConnectorLine | undefined) => Promise<EShapeConnectorLine> | EShapeConnectorLine;
4
+ export declare const deserializeConnectorElbow: (item: DDiagramSerializedItem, manager: EShapeResourceManagerDeserialization, shape?: EShapeConnectorLine) => Promise<EShapeConnectorLine> | EShapeConnectorLine;