@wcardinal/wcardinal-ui 0.154.0 → 0.155.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 (213) hide show
  1. package/dist/types/wcardinal/ui/d-application-layer-options.d.ts +3 -4
  2. package/dist/types/wcardinal/ui/d-base-background.d.ts +2 -4
  3. package/dist/types/wcardinal/ui/d-base-border.d.ts +2 -4
  4. package/dist/types/wcardinal/ui/d-base-corner.d.ts +1 -3
  5. package/dist/types/wcardinal/ui/d-base-outline.d.ts +2 -4
  6. package/dist/types/wcardinal/ui/d-base-padding.d.ts +2 -4
  7. package/dist/types/wcardinal/ui/d-chart-series-base-coordinate-container.d.ts +1 -2
  8. package/dist/types/wcardinal/ui/d-color-gradient-point-observable.d.ts +2 -4
  9. package/dist/types/wcardinal/ui/d-diagram-canvas-data-map.d.ts +1 -3
  10. package/dist/types/wcardinal/ui/d-diagram-canvas-id-map.d.ts +1 -3
  11. package/dist/types/wcardinal/ui/d-dynamic-text-geometry.d.ts +2 -3
  12. package/dist/types/wcardinal/ui/d-dynamic-text-measure.d.ts +2 -3
  13. package/dist/types/wcardinal/ui/d-dynamic-text.d.ts +8 -8
  14. package/dist/types/wcardinal/ui/d-input-and-label.d.ts +4 -5
  15. package/dist/types/wcardinal/ui/d-on-options.d.ts +1 -3
  16. package/dist/types/wcardinal/ui/d-pagination-button-last.d.ts +8 -0
  17. package/dist/types/wcardinal/ui/d-pagination-button-next.d.ts +8 -0
  18. package/dist/types/wcardinal/ui/d-pagination-button-page.d.ts +8 -0
  19. package/dist/types/wcardinal/ui/d-pagination-button-previous.d.ts +8 -0
  20. package/dist/types/wcardinal/ui/d-pagination-button-top.d.ts +8 -0
  21. package/dist/types/wcardinal/ui/d-pagination-dots.d.ts +8 -0
  22. package/dist/types/wcardinal/ui/d-pagination-page.d.ts +8 -0
  23. package/dist/types/wcardinal/ui/d-pagination.d.ts +137 -44
  24. package/dist/types/wcardinal/ui/d-picker-color-gradient-view.d.ts +4 -5
  25. package/dist/types/wcardinal/ui/d-scalar-expression.d.ts +68 -66
  26. package/dist/types/wcardinal/ui/d-table-data-list-filter.d.ts +1 -2
  27. package/dist/types/wcardinal/ui/d-table-data-list-selection.d.ts +1 -3
  28. package/dist/types/wcardinal/ui/d-table-data-selection.d.ts +1 -3
  29. package/dist/types/wcardinal/ui/d-table-data-tree-filter.d.ts +1 -2
  30. package/dist/types/wcardinal/ui/d-table-data-tree-selection-impl.d.ts +1 -3
  31. package/dist/types/wcardinal/ui/index.d.ts +11 -3
  32. package/dist/types/wcardinal/ui/shape/action/e-shape-action-runtimes.d.ts +4 -5
  33. package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-color.d.ts +5 -6
  34. package/dist/types/wcardinal/ui/shape/e-shape-capabilities.d.ts +1 -3
  35. package/dist/types/wcardinal/ui/shape/e-shape-connector-edge-acceptor-impl.d.ts +1 -2
  36. package/dist/types/wcardinal/ui/shape/e-shape-deserializers.d.ts +2 -6
  37. package/dist/types/wcardinal/ui/shape/e-shape-runtimes.d.ts +2 -3
  38. package/dist/types/wcardinal/ui/shape/e-shape-text.d.ts +1 -3
  39. package/dist/types/wcardinal/ui/shape/e-shape-uploadeds.d.ts +1 -3
  40. package/dist/types/wcardinal/ui/shape/variant/create-line-of-any-uploaded.d.ts +1 -2
  41. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-last.d.ts +8 -0
  42. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-next.d.ts +8 -0
  43. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-page.d.ts +9 -0
  44. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-previous.d.ts +8 -0
  45. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-top.d.ts +8 -0
  46. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots.d.ts +10 -0
  47. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-page.d.ts +13 -0
  48. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination.d.ts +2 -1
  49. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark.d.ts +2 -9
  50. package/dist/types/wcardinal/ui/theme/dark/index.d.ts +7 -3
  51. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-last.d.ts +8 -0
  52. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-next.d.ts +8 -0
  53. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-page.d.ts +9 -0
  54. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-previous.d.ts +8 -0
  55. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-top.d.ts +8 -0
  56. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-dots.d.ts +10 -0
  57. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-page.d.ts +13 -0
  58. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination.d.ts +2 -1
  59. package/dist/types/wcardinal/ui/theme/white/d-theme-white.d.ts +2 -9
  60. package/dist/types/wcardinal/ui/theme/white/index.d.ts +7 -3
  61. package/dist/types/wcardinal/ui/util/dynamic-atlas.d.ts +2 -6
  62. package/dist/types/wcardinal/ui/util/dynamic-font-atlas-characters.d.ts +1 -3
  63. package/dist/types/wcardinal/ui/util/dynamic-sdf-font-atlases.d.ts +1 -3
  64. package/dist/types/wcardinal/ui/util/format-node/{format-noder-d.d.ts → format-node-rd.d.ts} +0 -0
  65. package/dist/types/wcardinal/ui/util/format-node/index.d.ts +31 -0
  66. package/dist/types/wcardinal/ui/util/index.d.ts +5 -0
  67. package/dist/types/wcardinal/ui/util/util-name.d.ts +1 -3
  68. package/dist/types/wcardinal/ui/util/util-svg-atlas-builder.d.ts +4 -12
  69. package/dist/wcardinal/ui/d-application-layer-options.js.map +1 -1
  70. package/dist/wcardinal/ui/d-base-background.js.map +1 -1
  71. package/dist/wcardinal/ui/d-base-border.js.map +1 -1
  72. package/dist/wcardinal/ui/d-base-corner.js.map +1 -1
  73. package/dist/wcardinal/ui/d-base-outline.js.map +1 -1
  74. package/dist/wcardinal/ui/d-base-padding.js.map +1 -1
  75. package/dist/wcardinal/ui/d-chart-series-base-coordinate-container.js.map +1 -1
  76. package/dist/wcardinal/ui/d-color-gradient-point-observable.js.map +1 -1
  77. package/dist/wcardinal/ui/d-diagram-canvas-data-map.js.map +1 -1
  78. package/dist/wcardinal/ui/d-diagram-canvas-id-map.js.map +1 -1
  79. package/dist/wcardinal/ui/d-diagram.js.map +1 -1
  80. package/dist/wcardinal/ui/d-dynamic-text-geometry.js.map +1 -1
  81. package/dist/wcardinal/ui/d-dynamic-text-measure.js.map +1 -1
  82. package/dist/wcardinal/ui/d-dynamic-text.js.map +1 -1
  83. package/dist/wcardinal/ui/d-input-and-label.js.map +1 -1
  84. package/dist/wcardinal/ui/d-on-options.js.map +1 -1
  85. package/dist/wcardinal/ui/d-pagination-button-last.js +18 -0
  86. package/dist/wcardinal/ui/d-pagination-button-last.js.map +1 -0
  87. package/dist/wcardinal/ui/d-pagination-button-next.js +18 -0
  88. package/dist/wcardinal/ui/d-pagination-button-next.js.map +1 -0
  89. package/dist/wcardinal/ui/d-pagination-button-page.js +18 -0
  90. package/dist/wcardinal/ui/d-pagination-button-page.js.map +1 -0
  91. package/dist/wcardinal/ui/d-pagination-button-previous.js +18 -0
  92. package/dist/wcardinal/ui/d-pagination-button-previous.js.map +1 -0
  93. package/dist/wcardinal/ui/d-pagination-button-top.js +18 -0
  94. package/dist/wcardinal/ui/d-pagination-button-top.js.map +1 -0
  95. package/dist/wcardinal/ui/d-pagination-dots.js +18 -0
  96. package/dist/wcardinal/ui/d-pagination-dots.js.map +1 -0
  97. package/dist/wcardinal/ui/d-pagination-page.js +18 -0
  98. package/dist/wcardinal/ui/d-pagination-page.js.map +1 -0
  99. package/dist/wcardinal/ui/d-pagination.js +455 -212
  100. package/dist/wcardinal/ui/d-pagination.js.map +1 -1
  101. package/dist/wcardinal/ui/d-picker-color-gradient-view.js.map +1 -1
  102. package/dist/wcardinal/ui/d-scalar-expression.js +107 -79
  103. package/dist/wcardinal/ui/d-scalar-expression.js.map +1 -1
  104. package/dist/wcardinal/ui/d-table-data-list-filter.js.map +1 -1
  105. package/dist/wcardinal/ui/d-table-data-list-selection.js.map +1 -1
  106. package/dist/wcardinal/ui/d-table-data-selection.js.map +1 -1
  107. package/dist/wcardinal/ui/d-table-data-tree-filter.js.map +1 -1
  108. package/dist/wcardinal/ui/d-table-data-tree-selection-impl.js.map +1 -1
  109. package/dist/wcardinal/ui/index.js +11 -3
  110. package/dist/wcardinal/ui/index.js.map +1 -1
  111. package/dist/wcardinal/ui/shape/action/e-shape-action-runtimes.js.map +1 -1
  112. package/dist/wcardinal/ui/shape/action/e-shape-action-value-change-color.js.map +1 -1
  113. package/dist/wcardinal/ui/shape/e-shape-capabilities.js.map +1 -1
  114. package/dist/wcardinal/ui/shape/e-shape-connector-edge-acceptor-impl.js.map +1 -1
  115. package/dist/wcardinal/ui/shape/e-shape-deserializers.js.map +1 -1
  116. package/dist/wcardinal/ui/shape/e-shape-runtimes.js.map +1 -1
  117. package/dist/wcardinal/ui/shape/e-shape-text.js.map +1 -1
  118. package/dist/wcardinal/ui/shape/e-shape-uploadeds.js.map +1 -1
  119. package/dist/wcardinal/ui/shape/variant/create-line-of-any-uploaded.js.map +1 -1
  120. package/dist/wcardinal/ui/shape/variant/to-image-element.js.map +1 -1
  121. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-last.js +28 -0
  122. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-last.js.map +1 -0
  123. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-next.js +27 -0
  124. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-next.js.map +1 -0
  125. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-page.js +24 -0
  126. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-page.js.map +1 -0
  127. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-previous.js +27 -0
  128. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-previous.js.map +1 -0
  129. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-top.js +28 -0
  130. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-top.js.map +1 -0
  131. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots.js +36 -0
  132. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots.js.map +1 -0
  133. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-page.js +35 -0
  134. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-page.js.map +1 -0
  135. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination.js +5 -2
  136. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination.js.map +1 -1
  137. package/dist/wcardinal/ui/theme/dark/d-theme-dark.js.map +1 -1
  138. package/dist/wcardinal/ui/theme/dark/index.js +7 -3
  139. package/dist/wcardinal/ui/theme/dark/index.js.map +1 -1
  140. package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-pagination.js +14 -6
  141. package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-pagination.js.map +1 -1
  142. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-last.js +28 -0
  143. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-last.js.map +1 -0
  144. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-next.js +27 -0
  145. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-next.js.map +1 -0
  146. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-page.js +24 -0
  147. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-page.js.map +1 -0
  148. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-previous.js +27 -0
  149. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-previous.js.map +1 -0
  150. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-top.js +28 -0
  151. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-top.js.map +1 -0
  152. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dots.js +36 -0
  153. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dots.js.map +1 -0
  154. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-page.js +35 -0
  155. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-page.js.map +1 -0
  156. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination.js +5 -2
  157. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination.js.map +1 -1
  158. package/dist/wcardinal/ui/theme/white/d-theme-white.js.map +1 -1
  159. package/dist/wcardinal/ui/theme/white/index.js +7 -3
  160. package/dist/wcardinal/ui/theme/white/index.js.map +1 -1
  161. package/dist/wcardinal/ui/theme/white/load/load-theme-white-pagination.js +14 -6
  162. package/dist/wcardinal/ui/theme/white/load/load-theme-white-pagination.js.map +1 -1
  163. package/dist/wcardinal/ui/util/dynamic-atlas.js.map +1 -1
  164. package/dist/wcardinal/ui/util/dynamic-font-atlas-characters.js.map +1 -1
  165. package/dist/wcardinal/ui/util/dynamic-sdf-font-atlases.js.map +1 -1
  166. package/dist/wcardinal/ui/util/format-node/{format-noder-d.js → format-node-rd.js} +1 -1
  167. package/dist/wcardinal/ui/util/format-node/{format-noder-d.js.map → format-node-rd.js.map} +1 -1
  168. package/dist/wcardinal/ui/util/format-node/index.js +36 -0
  169. package/dist/wcardinal/ui/util/format-node/index.js.map +1 -0
  170. package/dist/wcardinal/ui/util/index.js +5 -0
  171. package/dist/wcardinal/ui/util/index.js.map +1 -1
  172. package/dist/wcardinal/ui/util/number-formatter-impl.js +1 -1
  173. package/dist/wcardinal/ui/util/number-formatter-impl.js.map +1 -1
  174. package/dist/wcardinal/ui/util/util-name.js.map +1 -1
  175. package/dist/wcardinal/ui/util/util-svg-atlas-builder.js.map +1 -1
  176. package/dist/wcardinal-ui-theme-dark.js +163 -39
  177. package/dist/wcardinal-ui-theme-dark.min.js +2 -2
  178. package/dist/wcardinal-ui-theme-dark.min.js.map +1 -1
  179. package/dist/wcardinal-ui-theme-white.js +163 -39
  180. package/dist/wcardinal-ui-theme-white.min.js +2 -2
  181. package/dist/wcardinal-ui-theme-white.min.js.map +1 -1
  182. package/dist/wcardinal-ui.cjs.js +999 -446
  183. package/dist/wcardinal-ui.js +675 -370
  184. package/dist/wcardinal-ui.min.js +2 -2
  185. package/dist/wcardinal-ui.min.js.map +1 -1
  186. package/package.json +3 -3
  187. package/dist/types/wcardinal/ui/d-pagination-dots-button.d.ts +0 -8
  188. package/dist/types/wcardinal/ui/d-pagination-dynamic-buttons.d.ts +0 -21
  189. package/dist/types/wcardinal/ui/d-pagination-navigation-button.d.ts +0 -8
  190. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots-button.d.ts +0 -9
  191. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-dynamic-buttons.d.ts +0 -6
  192. package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-navigation-button.d.ts +0 -4
  193. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-dots-button.d.ts +0 -9
  194. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-dynamic-buttons.d.ts +0 -6
  195. package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-navigation-button.d.ts +0 -4
  196. package/dist/wcardinal/ui/d-pagination-dots-button.js +0 -18
  197. package/dist/wcardinal/ui/d-pagination-dots-button.js.map +0 -1
  198. package/dist/wcardinal/ui/d-pagination-dynamic-buttons.js +0 -81
  199. package/dist/wcardinal/ui/d-pagination-dynamic-buttons.js.map +0 -1
  200. package/dist/wcardinal/ui/d-pagination-navigation-button.js +0 -18
  201. package/dist/wcardinal/ui/d-pagination-navigation-button.js.map +0 -1
  202. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots-button.js +0 -24
  203. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots-button.js.map +0 -1
  204. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dynamic-buttons.js +0 -18
  205. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dynamic-buttons.js.map +0 -1
  206. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-navigation-button.js +0 -32
  207. package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-navigation-button.js.map +0 -1
  208. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dots-button.js +0 -24
  209. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dots-button.js.map +0 -1
  210. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dynamic-buttons.js +0 -18
  211. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dynamic-buttons.js.map +0 -1
  212. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-navigation-button.js +0 -32
  213. package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-navigation-button.js.map +0 -1
@@ -1,69 +1,70 @@
1
1
  import { DScalar } from "./d-scalar";
2
- declare const enum NodeType {
3
- OPEN = 0,
4
- CLOSE = 1,
5
- PARENSESIS = 2,
6
- ADD_OR_PLUS = 3,
7
- SUB_OR_MINUS = 4,
8
- PLUS = 5,
9
- MINUS = 6,
10
- ADD = 7,
11
- SUB = 8,
12
- MUL = 9,
13
- DIV = 10,
14
- MIN = 11,
15
- MAX = 12,
16
- COMMA = 13,
17
- PARENT = 14,
18
- SELF = 15,
19
- PADDING = 16,
20
- CURRENT = 17,
21
- NUMBER = 18
2
+ export declare const DScalarExpressionNodeType: {
3
+ readonly OPEN: 0;
4
+ readonly CLOSE: 1;
5
+ readonly PARENSESIS: 2;
6
+ readonly ADD_OR_PLUS: 3;
7
+ readonly SUB_OR_MINUS: 4;
8
+ readonly PLUS: 5;
9
+ readonly MINUS: 6;
10
+ readonly ADD: 7;
11
+ readonly SUB: 8;
12
+ readonly MUL: 9;
13
+ readonly DIV: 10;
14
+ readonly MIN: 11;
15
+ readonly MAX: 12;
16
+ readonly COMMA: 13;
17
+ readonly PARENT: 14;
18
+ readonly SELF: 15;
19
+ readonly PADDING: 16;
20
+ readonly CURRENT: 17;
21
+ readonly NUMBER: 18;
22
+ };
23
+ export declare type DScalarExpressionNodeType = typeof DScalarExpressionNodeType[keyof typeof DScalarExpressionNodeType];
24
+ export declare type DScalarExpressionNodeTypeOperator = typeof DScalarExpressionNodeType.SUB_OR_MINUS | typeof DScalarExpressionNodeType.ADD_OR_PLUS | typeof DScalarExpressionNodeType.SUB | typeof DScalarExpressionNodeType.ADD | typeof DScalarExpressionNodeType.MUL | typeof DScalarExpressionNodeType.DIV | typeof DScalarExpressionNodeType.OPEN | typeof DScalarExpressionNodeType.CLOSE | typeof DScalarExpressionNodeType.MIN | typeof DScalarExpressionNodeType.MAX | typeof DScalarExpressionNodeType.COMMA;
25
+ export declare type DScalarExpressionNodeTypeLiteral = typeof DScalarExpressionNodeType.NUMBER | typeof DScalarExpressionNodeType.PARENT | typeof DScalarExpressionNodeType.SELF | typeof DScalarExpressionNodeType.PADDING | typeof DScalarExpressionNodeType.CURRENT;
26
+ export declare type DScalarExpressionToken = DScalarExpressionNodeTypeOperator | [DScalarExpressionNodeTypeLiteral, number];
27
+ export interface DScalarExpressionNodeOrTokenParensesis {
28
+ [0]: typeof DScalarExpressionNodeType.PARENSESIS;
29
+ [1]: DScalarExpressionNodeOrToken[];
22
30
  }
23
- declare type NodeTypeOperator = NodeType.SUB_OR_MINUS | NodeType.ADD_OR_PLUS | NodeType.SUB | NodeType.ADD | NodeType.MUL | NodeType.DIV | NodeType.OPEN | NodeType.CLOSE | NodeType.MIN | NodeType.MAX | NodeType.COMMA;
24
- declare type NodeTypeLiteral = NodeType.NUMBER | NodeType.PARENT | NodeType.SELF | NodeType.PADDING | NodeType.CURRENT;
25
- declare type Token = NodeTypeOperator | [NodeTypeLiteral, number];
26
- interface NodeOrTokenParensesis {
27
- [0]: NodeType.PARENSESIS;
28
- [1]: NodeOrToken[];
31
+ export interface DScalarExpressionNodeOrTokenUnary {
32
+ [0]: typeof DScalarExpressionNodeType.PLUS | typeof DScalarExpressionNodeType.MINUS;
33
+ [1]: DScalarExpressionNodeOrToken;
29
34
  }
30
- interface NodeOrTokenUnary {
31
- [0]: NodeType.PLUS | NodeType.MINUS;
32
- [1]: NodeOrToken;
35
+ export declare type DScalarExpressionNodeArithmeticOperator = typeof DScalarExpressionNodeType.SUB | typeof DScalarExpressionNodeType.ADD | typeof DScalarExpressionNodeType.MUL | typeof DScalarExpressionNodeType.DIV;
36
+ export interface DScalarExpressionNodeOrTokenArithmetic {
37
+ [0]: DScalarExpressionNodeArithmeticOperator;
38
+ [1]: DScalarExpressionNodeOrToken;
39
+ [2]: DScalarExpressionNodeOrToken;
33
40
  }
34
- declare type NodeArithmeticOperator = NodeType.SUB | NodeType.ADD | NodeType.MUL | NodeType.DIV;
35
- interface NodeOrTokenArithmetic {
36
- [0]: NodeArithmeticOperator;
37
- [1]: NodeOrToken;
38
- [2]: NodeOrToken;
41
+ export interface DScalarExpressionNodeOrTokenFunction {
42
+ [0]: typeof DScalarExpressionNodeType.MIN | typeof DScalarExpressionNodeType.MAX;
43
+ [1]: DScalarExpressionNodeOrToken[];
39
44
  }
40
- interface NodeOrTokenFunction {
41
- [0]: NodeType.MIN | NodeType.MAX;
42
- [1]: NodeOrToken[];
43
- }
44
- declare type NodeOrToken = Token | NodeOrTokenParensesis | NodeOrTokenUnary | NodeOrTokenArithmetic | NodeOrTokenFunction;
45
- interface NodeLiteral {
46
- [0]: NodeTypeLiteral;
45
+ export declare type DScalarExpressionNodeOrToken = DScalarExpressionToken | DScalarExpressionNodeOrTokenParensesis | DScalarExpressionNodeOrTokenUnary | DScalarExpressionNodeOrTokenArithmetic | DScalarExpressionNodeOrTokenFunction;
46
+ export interface DScalarExpressionNodeLiteral {
47
+ [0]: DScalarExpressionNodeTypeLiteral;
47
48
  [1]: number;
48
49
  }
49
- interface NodeParensesis {
50
- [0]: NodeType.PARENSESIS;
51
- [1]: Node[];
50
+ export interface DScalarExpressionNodeParensesis {
51
+ [0]: typeof DScalarExpressionNodeType.PARENSESIS;
52
+ [1]: DScalarExpressionNode[];
52
53
  }
53
- interface NodeUnary {
54
- [0]: NodeType.PLUS | NodeType.MINUS;
55
- [1]: Node;
54
+ export interface DScalarExpressionNodeUnary {
55
+ [0]: typeof DScalarExpressionNodeType.PLUS | typeof DScalarExpressionNodeType.MINUS;
56
+ [1]: DScalarExpressionNode;
56
57
  }
57
- interface NodeArithmetic {
58
- [0]: NodeArithmeticOperator;
59
- [1]: Node;
60
- [2]: Node;
58
+ export interface DScalarExpressionNodeArithmetic {
59
+ [0]: DScalarExpressionNodeArithmeticOperator;
60
+ [1]: DScalarExpressionNode;
61
+ [2]: DScalarExpressionNode;
61
62
  }
62
- interface NodeFunction {
63
- [0]: NodeType.MIN | NodeType.MAX;
64
- [1]: Node[];
63
+ export interface DScalarExpressionNodeFunction {
64
+ [0]: typeof DScalarExpressionNodeType.MIN | typeof DScalarExpressionNodeType.MAX;
65
+ [1]: DScalarExpressionNode[];
65
66
  }
66
- declare type Node = NodeParensesis | NodeUnary | NodeArithmetic | NodeFunction | NodeLiteral;
67
+ export declare type DScalarExpressionNode = DScalarExpressionNodeParensesis | DScalarExpressionNodeUnary | DScalarExpressionNodeArithmetic | DScalarExpressionNodeFunction | DScalarExpressionNodeLiteral;
67
68
  /**
68
69
  * Parser and evaluator of the scalar expressions like `100% - 50s`.
69
70
  *
@@ -96,17 +97,18 @@ declare type Node = NodeParensesis | NodeUnary | NodeArithmetic | NodeFunction |
96
97
  */
97
98
  export declare class DScalarExpression implements DScalar {
98
99
  protected static TOKEN_REGEX: RegExp;
99
- protected _node: Node;
100
+ protected _node: DScalarExpressionNode;
100
101
  constructor(expression: string);
101
- toParensesis(nodes: NodeOrToken[], ifrom: number): number;
102
- toCommaOf(nodes: NodeOrToken[], ifrom: number, ito: number): NodeOrToken;
103
- toComma(nodes: NodeOrToken[], ifrom: number, ito: number): NodeOrToken[];
104
- toUnaryNode(node: NodeOrToken): void;
105
- toUnary(nodes: NodeOrToken[]): void;
106
- toArithmeticNode(node: NodeOrToken, operatorA: NodeArithmeticOperator, operatorB: NodeArithmeticOperator): void;
107
- toArithmetic(nodes: NodeOrToken[], operatorA: NodeArithmeticOperator, operatorB: NodeArithmeticOperator): void;
108
- toToken(expression: string): Token[];
109
- protected evaluate(node: Node, parent: number, self: number, padding: number, current: number): number;
102
+ toParensesis(nodes: DScalarExpressionNodeOrToken[], ifrom: number): number;
103
+ toCommaOf(nodes: DScalarExpressionNodeOrToken[], ifrom: number, ito: number): DScalarExpressionNodeOrToken;
104
+ toComma(nodes: DScalarExpressionNodeOrToken[], ifrom: number, ito: number): DScalarExpressionNodeOrToken[];
105
+ toUnaryNode(node: DScalarExpressionNodeOrToken): void;
106
+ toUnary(nodes: DScalarExpressionNodeOrToken[]): void;
107
+ toArithmeticNode(node: DScalarExpressionNodeOrToken, operatorA: DScalarExpressionNodeArithmeticOperator, operatorB: DScalarExpressionNodeArithmeticOperator): void;
108
+ toArithmetic(nodes: DScalarExpressionNodeOrToken[], operatorA: DScalarExpressionNodeArithmeticOperator, operatorB: DScalarExpressionNodeArithmeticOperator): void;
109
+ toToken(expression: string): DScalarExpressionToken[];
110
+ toTokenOperator(token: string): DScalarExpressionNodeTypeOperator | null;
111
+ toTokenLiteral(token: string): DScalarExpressionNodeTypeLiteral | null;
112
+ protected evaluate(node: DScalarExpressionNode, parent: number, self: number, padding: number, current: number): number;
110
113
  calculate(parent: number, self: number, padding: number, current: number): number;
111
114
  }
112
- export {};
@@ -1,7 +1,7 @@
1
1
  import { utils } from "pixi.js";
2
2
  import { DTableDataFilter, DTableDataFilterer } from "./d-table-data-filter";
3
3
  import { DTableDataSorter } from "./d-table-data-sorter";
4
- interface DTableDataListFilterParent<ROW> {
4
+ export interface DTableDataListFilterParent<ROW> {
5
5
  readonly sorter: DTableDataSorter<ROW>;
6
6
  readonly rows: ROW[];
7
7
  update(): void;
@@ -28,4 +28,3 @@ export declare class DTableDataListFilter<ROW> extends utils.EventEmitter implem
28
28
  map(sortedIndex: number): number | null;
29
29
  unmap(index: number): number;
30
30
  }
31
- export {};
@@ -41,8 +41,6 @@ export declare class DTableDataListSelection<ROW> extends utils.EventEmitter imp
41
41
  * Returns an sorted array of the (index, row value) pairs of selected rows.
42
42
  */
43
43
  toSortedArray(): Array<[number, ROW]>;
44
- toObject(): {
45
- [index: number]: ROW;
46
- };
44
+ toObject(): Record<number, ROW>;
47
45
  toMap(): Map<number, ROW>;
48
46
  }
@@ -45,9 +45,7 @@ export interface DTableDataSelection<ROW> extends utils.EventEmitter {
45
45
  * Returns an sorted array of the (index, row value) pairs of selected rows.
46
46
  */
47
47
  toSortedArray(): Array<[number, ROW]>;
48
- toObject(): {
49
- [index: number]: ROW;
50
- };
48
+ toObject(): Record<number, ROW>;
51
49
  toMap(): Map<number, ROW>;
52
50
  }
53
51
  export interface DTableDataSelectionParent<ROW> extends DTableData<ROW> {
@@ -2,7 +2,7 @@ import { utils } from "pixi.js";
2
2
  import { DTableDataFilter, DTableDataFilterer } from "./d-table-data-filter";
3
3
  import { DTableDataTreeNode } from "./d-table-data-tree-item";
4
4
  import { DTableDataTreeItemAccessor } from "./d-table-data-tree-item-accessor";
5
- interface DTableDataTreeFilterParent<NODE> {
5
+ export interface DTableDataTreeFilterParent<NODE> {
6
6
  readonly nodes: NODE[] | undefined;
7
7
  readonly accessor: DTableDataTreeItemAccessor<NODE>;
8
8
  isOpened(node: NODE): boolean;
@@ -33,4 +33,3 @@ export declare class DTableDataTreeFilter<NODE extends DTableDataTreeNode<NODE,
33
33
  map(sortedIndex: number): number | null;
34
34
  unmap(index: number): number;
35
35
  }
36
- export {};
@@ -32,8 +32,6 @@ export declare class DTableDataTreeSelectionImpl<NODE> extends utils.EventEmitte
32
32
  isEmpty(): boolean;
33
33
  toArray(): Array<[number, NODE]>;
34
34
  toSortedArray(): Array<[number, NODE]>;
35
- toObject(): {
36
- [index: number]: NODE;
37
- };
35
+ toObject(): Record<number, NODE>;
38
36
  toMap(): Map<number, NODE>;
39
37
  }
@@ -201,6 +201,7 @@ export * from "./d-diagram-data-remote";
201
201
  export * from "./d-diagram-data";
202
202
  export * from "./d-diagram-editor-thumbnail";
203
203
  export * from "./d-diagram-editor";
204
+ export * from "./d-diagram-layer-background";
204
205
  export * from "./d-diagram-layer-container";
205
206
  export * from "./d-diagram-layer";
206
207
  export * from "./d-diagram-layers";
@@ -232,6 +233,7 @@ export * from "./d-dialog-mode";
232
233
  export * from "./d-dialog-processing-message";
233
234
  export * from "./d-dialog-processing";
234
235
  export * from "./d-dialog-save-as";
236
+ export * from "./d-dialog-select-list-item-updater";
235
237
  export * from "./d-dialog-select-list-item";
236
238
  export * from "./d-dialog-select-list";
237
239
  export * from "./d-dialog-select-search";
@@ -376,10 +378,15 @@ export * from "./d-note";
376
378
  export * from "./d-notification";
377
379
  export * from "./d-outline";
378
380
  export * from "./d-padding";
379
- export * from "./d-pagination-dots-button";
380
- export * from "./d-pagination-dynamic-buttons";
381
- export * from "./d-pagination-navigation-button";
381
+ export * from "./d-pagination-button-last";
382
+ export * from "./d-pagination-button-next";
383
+ export * from "./d-pagination-button-page";
384
+ export * from "./d-pagination-button-previous";
385
+ export * from "./d-pagination-button-top";
386
+ export * from "./d-pagination-dots";
387
+ export * from "./d-pagination-page";
382
388
  export * from "./d-pagination";
389
+ export * from "./d-pane-scrollbar";
383
390
  export * from "./d-pane";
384
391
  export * from "./d-picker-color-and-alpha";
385
392
  export * from "./d-picker-color-gradient-recent";
@@ -486,6 +493,7 @@ export * from "./d-table-header-cell-check";
486
493
  export * from "./d-table-header-cell";
487
494
  export * from "./d-table-header";
488
495
  export * from "./d-table-row";
496
+ export * from "./d-table-scrollbar";
489
497
  export * from "./d-table-state";
490
498
  export * from "./d-table";
491
499
  export * from "./d-text-base";
@@ -1,16 +1,16 @@
1
1
  import { DCanvasContainer } from "../../d-canvas-container";
2
2
  import { EShape } from "../e-shape";
3
- interface EShapeActionRuntimeContainerDataRemote {
3
+ export interface EShapeActionRuntimeContainerDataRemote {
4
4
  set(id: string, value: unknown, time: number): boolean;
5
5
  }
6
- interface EShapeActionRuntimeContainerData {
6
+ export interface EShapeActionRuntimeContainerData {
7
7
  readonly remote: EShapeActionRuntimeContainerDataRemote;
8
8
  set(id: string, value: unknown, time?: number, from?: number | null, to?: number | null): boolean;
9
9
  }
10
- interface EShapeActionRuntimeContainerShape {
10
+ export interface EShapeActionRuntimeContainerShape {
11
11
  emit(name: string, ...args: unknown[]): void;
12
12
  }
13
- interface EShapeActionRuntimeContainer extends DCanvasContainer {
13
+ export interface EShapeActionRuntimeContainer extends DCanvasContainer {
14
14
  readonly shape: EShapeActionRuntimeContainerShape;
15
15
  readonly data: EShapeActionRuntimeContainerData;
16
16
  openByName(target: string): void;
@@ -22,4 +22,3 @@ export declare class EShapeActionRuntimes {
22
22
  static emit(shape: EShape, name: string): void;
23
23
  static emit(shape: EShape, name: string, value: unknown, time: number): void;
24
24
  }
25
- export {};
@@ -7,12 +7,12 @@ import { EShapeActionValueChangeColorType } from "./e-shape-action-value-change-
7
7
  import { EShapeActionValueChangeColorTypeLegacy } from "./e-shape-action-value-change-color-type-legacy";
8
8
  import { EShapeActionValueSubtyped } from "./e-shape-action-value-subtyped";
9
9
  import { EShapeActionValueType } from "./e-shape-action-value-type";
10
- declare type Target = typeof EShapeActionValueChangeColorTarget.COLOR_AND_ALPHA | typeof EShapeActionValueChangeColorTarget.COLOR | typeof EShapeActionValueChangeColorTarget.ALPHA;
10
+ export declare type EShapeActionValueChangeColorTargetColorOrAlpha = typeof EShapeActionValueChangeColorTarget.COLOR_AND_ALPHA | typeof EShapeActionValueChangeColorTarget.COLOR | typeof EShapeActionValueChangeColorTarget.ALPHA;
11
11
  export declare type EShapeActionValueChangeColorSerialized = [
12
12
  typeof EShapeActionValueType.CHANGE_COLOR,
13
13
  number,
14
14
  EShapeActionValueChangeColorType,
15
- Target,
15
+ EShapeActionValueChangeColorTargetColorOrAlpha,
16
16
  number,
17
17
  number,
18
18
  number
@@ -21,20 +21,19 @@ export declare type EShapeActionValueChangeColorSerializedLegacy = [
21
21
  typeof EShapeActionValueType.CHANGE_COLOR_LEGACY,
22
22
  number,
23
23
  EShapeActionValueChangeColorTypeLegacy,
24
- Target,
24
+ EShapeActionValueChangeColorTargetColorOrAlpha,
25
25
  number,
26
26
  number,
27
27
  number
28
28
  ];
29
29
  export declare class EShapeActionValueChangeColor extends EShapeActionValueSubtyped<EShapeActionValueChangeColorType> {
30
- readonly target: Target;
30
+ readonly target: EShapeActionValueChangeColorTargetColorOrAlpha;
31
31
  readonly color: number;
32
32
  readonly alpha: number;
33
33
  readonly blend: string;
34
- constructor(subtype: EShapeActionValueChangeColorType, condition: string, target: Target, color: number, alpha: number, blend: string);
34
+ constructor(subtype: EShapeActionValueChangeColorType, condition: string, target: EShapeActionValueChangeColorTargetColorOrAlpha, color: number, alpha: number, blend: string);
35
35
  isEquals(value: EShapeActionValue): boolean;
36
36
  toRuntime(): EShapeActionRuntimeChangeColor;
37
37
  serialize(manager: EShapeResourceManagerSerialization): number;
38
38
  static deserialize(serialized: EShapeActionValueChangeColorSerialized | EShapeActionValueChangeColorSerializedLegacy, manager: EShapeResourceManagerDeserialization): EShapeActionValueChangeColor;
39
39
  }
40
- export {};
@@ -2,9 +2,7 @@ import { EShape } from "./e-shape";
2
2
  import { EShapeCapability } from "./e-shape-capability";
3
3
  import { EShapeType } from "./e-shape-type";
4
4
  export declare class EShapeCapabilities {
5
- static mappings: {
6
- [type: number]: EShapeCapability | undefined;
7
- };
5
+ static mappings: Record<number, EShapeCapability | undefined>;
8
6
  static get(type: EShapeType): EShapeCapability;
9
7
  static contains(shape: EShape | null | undefined, target: EShapeCapability): shape is EShape;
10
8
  static set(type: EShapeType, capability: EShapeCapability): void;
@@ -1,6 +1,6 @@
1
1
  import { EShape } from "./e-shape";
2
2
  import { EShapeConnectorEdgeAcceptor } from "./e-shape-connector-edge-acceptor";
3
- interface EShapeConnectorEdgeAcceptorImplParent {
3
+ export interface EShapeConnectorEdgeAcceptorImplParent {
4
4
  onAcceptorChange(): void;
5
5
  }
6
6
  export declare class EShapeConnectorEdgeAcceptorImpl implements EShapeConnectorEdgeAcceptor {
@@ -15,4 +15,3 @@ export declare class EShapeConnectorEdgeAcceptorImpl implements EShapeConnectorE
15
15
  copy(source: EShapeConnectorEdgeAcceptor): this;
16
16
  set(shape?: EShape | null, edge?: string | null): this;
17
17
  }
18
- export {};
@@ -9,9 +9,7 @@ export declare type EShapeDeserializer = (item: DDiagramSerializedItem, manager:
9
9
  /**
10
10
  * Mappings of shape types and deserializers.
11
11
  */
12
- export declare const EShapeDeserializers: {
13
- [type: number]: EShapeDeserializer | undefined;
14
- };
12
+ export declare const EShapeDeserializers: Record<number, EShapeDeserializer | undefined>;
15
13
  /**
16
14
  * A handler which is called after the deserializations of all the shapes are completed.
17
15
  */
@@ -19,6 +17,4 @@ export declare type EShapeOnDeserialized = (item: DDiagramSerializedItem, shape:
19
17
  /**
20
18
  * Mappings of shape types and `onDeserialized` handlers.
21
19
  */
22
- export declare const EShapeOnDeserializeds: {
23
- [type: number]: EShapeOnDeserialized | undefined;
24
- };
20
+ export declare const EShapeOnDeserializeds: Record<number, EShapeOnDeserialized | undefined>;
@@ -1,5 +1,4 @@
1
1
  import { EShape } from "./e-shape";
2
2
  import { EShapeRuntime } from "./e-shape-runtime";
3
- export declare const EShapeRuntimes: {
4
- [type: number]: (new (shape: EShape) => EShapeRuntime) | undefined;
5
- };
3
+ export declare type EShapeRuntimeConstructor = new (shape: EShape) => EShapeRuntime;
4
+ export declare const EShapeRuntimes: Record<number, EShapeRuntimeConstructor | undefined>;
@@ -43,9 +43,7 @@ export interface EShapeTextAtlasCharacter {
43
43
  y: number;
44
44
  };
45
45
  }
46
- export interface EShapeTextAtlasCharacters {
47
- [character: string]: EShapeTextAtlasCharacter;
48
- }
46
+ export declare type EShapeTextAtlasCharacters = Record<string, EShapeTextAtlasCharacter>;
49
47
  export interface EShapeTextAtlas {
50
48
  width: number;
51
49
  height: number;
@@ -2,6 +2,4 @@ import { EShape } from "./e-shape";
2
2
  import { EShapeBuffer } from "./e-shape-buffer";
3
3
  import { EShapeUploaded } from "./e-shape-uploaded";
4
4
  export declare type EShapeUploadedCreator = (buffer: EShapeBuffer, shape: EShape, voffset: number, ioffset: number, antialiasWeight: number) => EShapeUploaded | null;
5
- export declare const EShapeUploadeds: {
6
- [type: number]: EShapeUploadedCreator | undefined;
7
- };
5
+ export declare const EShapeUploadeds: Record<number, EShapeUploadedCreator | undefined>;
@@ -2,6 +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
- declare type BuilderConstructor = new (vertexOffset: number, indexOffset: number, vertexCount: number, indexCount: number, pointCount: number) => Builder;
5
+ export declare 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;
7
- export {};
@@ -0,0 +1,8 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
4
+ import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
5
+ export declare class DThemeDarkPaginationButtonLast extends DThemeDarkButtonAmbient<string> implements DThemePaginationButtonTop {
6
+ getWidth(): DCoordinateSize;
7
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
8
+ }
@@ -0,0 +1,8 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
4
+ import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
5
+ export declare class DThemeDarkPaginationButtonNext extends DThemeDarkButtonAmbient<string> implements DThemePaginationButtonTop {
6
+ getWidth(): DCoordinateSize;
7
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
8
+ }
@@ -0,0 +1,9 @@
1
+ import { DCoordinateSize } from "../../d-coordinate";
2
+ import { DThemePaginationButtonPage } from "../../d-pagination-button-page";
3
+ import { DStateAwareOrValueMightBe } from "../../d-state-aware";
4
+ import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
5
+ export declare class DThemeDarkPaginationButtonPage extends DThemeDarkButtonAmbient<number> implements DThemePaginationButtonPage {
6
+ getWidth(): DCoordinateSize;
7
+ newTextValue(): DStateAwareOrValueMightBe<number>;
8
+ getTextStyleClipping(): boolean;
9
+ }
@@ -0,0 +1,8 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
4
+ import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
5
+ export declare class DThemeDarkPaginationButtonPrevious extends DThemeDarkButtonAmbient<string> implements DThemePaginationButtonTop {
6
+ getWidth(): DCoordinateSize;
7
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
8
+ }
@@ -0,0 +1,8 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
4
+ import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
5
+ export declare class DThemeDarkPaginationButtonTop extends DThemeDarkButtonAmbient<string> implements DThemePaginationButtonTop {
6
+ getWidth(): DCoordinateSize;
7
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
8
+ }
@@ -0,0 +1,10 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationDots } from "../../d-pagination-dots";
4
+ import { DThemeDarkImageBase } from "./d-theme-dark-image-base";
5
+ export declare class DThemeDarkPaginationDots extends DThemeDarkImageBase<string> implements DThemePaginationDots {
6
+ getWidth(): DCoordinateSize;
7
+ getHeight(): DCoordinateSize;
8
+ newState(state: DBaseStateSet): void;
9
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
10
+ }
@@ -0,0 +1,13 @@
1
+ import { DAlignHorizontal } from "../../d-align-horizontal";
2
+ import { DBaseStateSet } from "../../d-base-state-set";
3
+ import { DCoordinateSize } from "../../d-coordinate";
4
+ import { DThemePaginationPage } from "../../d-pagination-page";
5
+ import { DThemeDarkImageBase } from "./d-theme-dark-image-base";
6
+ export declare class DThemeDarkPaginationPage extends DThemeDarkImageBase<number> implements DThemePaginationPage {
7
+ getBackgroundColor(state: DBaseStateSet): number | null;
8
+ getColor(state: DBaseStateSet): number;
9
+ getWidth(): DCoordinateSize;
10
+ getHeight(): DCoordinateSize;
11
+ getTextStyleClipping(): boolean;
12
+ getTextAlignHorizontal(): DAlignHorizontal;
13
+ }
@@ -3,5 +3,6 @@ import { DThemePagination } from "../../d-pagination";
3
3
  import { DThemeDarkLayoutHorizontal } from "./d-theme-dark-layout-horizontal";
4
4
  export declare class DThemeDarkPagination extends DThemeDarkLayoutHorizontal implements DThemePagination {
5
5
  getWidth(): DCoordinateSize;
6
- getButtonWidth(): number;
6
+ getMargin(): number;
7
+ getButtonSpace(): number;
7
8
  }
@@ -1,17 +1,10 @@
1
1
  import { UtilSvgAtlasBuilder } from "../../util/util-svg-atlas-builder";
2
2
  import { DTheme } from "../d-theme";
3
- interface CLASSES {
4
- [type: string]: new () => any;
5
- }
6
- interface INSTANCES {
7
- [type: string]: DTheme;
8
- }
9
3
  export declare class DThemeDark implements DTheme {
10
- protected static _classes: CLASSES;
11
- protected _instances: INSTANCES;
4
+ protected static _classes: Record<string, new () => any>;
5
+ protected _instances: Record<string, DTheme>;
12
6
  constructor();
13
7
  get<THEME>(type: string): THEME;
14
8
  getAtlas(): UtilSvgAtlasBuilder;
15
9
  static set<THEME>(type: string, themeClass: new () => THEME): void;
16
10
  }
17
- export {};
@@ -136,10 +136,14 @@ export * from "./d-theme-dark-note-small-no-items-found";
136
136
  export * from "./d-theme-dark-note-small-searching";
137
137
  export * from "./d-theme-dark-note-small";
138
138
  export * from "./d-theme-dark-note";
139
+ export * from "./d-theme-dark-pagination-button-last";
140
+ export * from "./d-theme-dark-pagination-button-next";
141
+ export * from "./d-theme-dark-pagination-button-page";
142
+ export * from "./d-theme-dark-pagination-button-previous";
143
+ export * from "./d-theme-dark-pagination-button-top";
144
+ export * from "./d-theme-dark-pagination-dots";
145
+ export * from "./d-theme-dark-pagination-page";
139
146
  export * from "./d-theme-dark-pagination";
140
- export * from "./d-theme-dark-pagination-navigation-button";
141
- export * from "./d-theme-dark-pagination-dynamic-buttons";
142
- export * from "./d-theme-dark-pagination-dots-button";
143
147
  export * from "./d-theme-dark-pane";
144
148
  export * from "./d-theme-dark-picker-color";
145
149
  export * from "./d-theme-dark-picker-color-gradient";
@@ -0,0 +1,8 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
4
+ import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
5
+ export declare class DThemeWhitePaginationButtonLast extends DThemeWhiteButtonAmbient<string> implements DThemePaginationButtonTop {
6
+ getWidth(): DCoordinateSize;
7
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
8
+ }
@@ -0,0 +1,8 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
4
+ import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
5
+ export declare class DThemeWhitePaginationButtonNext extends DThemeWhiteButtonAmbient<string> implements DThemePaginationButtonTop {
6
+ getWidth(): DCoordinateSize;
7
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
8
+ }
@@ -0,0 +1,9 @@
1
+ import { DCoordinateSize } from "../../d-coordinate";
2
+ import { DThemePaginationButtonPage } from "../../d-pagination-button-page";
3
+ import { DStateAwareOrValueMightBe } from "../../d-state-aware";
4
+ import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
5
+ export declare class DThemeWhitePaginationButtonPage extends DThemeWhiteButtonAmbient<number> implements DThemePaginationButtonPage {
6
+ getWidth(): DCoordinateSize;
7
+ newTextValue(): DStateAwareOrValueMightBe<number>;
8
+ getTextStyleClipping(): boolean;
9
+ }
@@ -0,0 +1,8 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
4
+ import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
5
+ export declare class DThemeWhitePaginationButtonPrevious extends DThemeWhiteButtonAmbient<string> implements DThemePaginationButtonTop {
6
+ getWidth(): DCoordinateSize;
7
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
8
+ }
@@ -0,0 +1,8 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
4
+ import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
5
+ export declare class DThemeWhitePaginationButtonTop extends DThemeWhiteButtonAmbient<string> implements DThemePaginationButtonTop {
6
+ getWidth(): DCoordinateSize;
7
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
8
+ }
@@ -0,0 +1,10 @@
1
+ import { DBaseStateSet } from "../../d-base-state-set";
2
+ import { DCoordinateSize } from "../../d-coordinate";
3
+ import { DThemePaginationDots } from "../../d-pagination-dots";
4
+ import { DThemeWhiteImageBase } from "./d-theme-white-image-base";
5
+ export declare class DThemeWhitePaginationDots extends DThemeWhiteImageBase<string> implements DThemePaginationDots {
6
+ getWidth(): DCoordinateSize;
7
+ getHeight(): DCoordinateSize;
8
+ newState(state: DBaseStateSet): void;
9
+ getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
10
+ }
@@ -0,0 +1,13 @@
1
+ import { DAlignHorizontal } from "../../d-align-horizontal";
2
+ import { DBaseStateSet } from "../../d-base-state-set";
3
+ import { DCoordinateSize } from "../../d-coordinate";
4
+ import { DThemePaginationPage } from "../../d-pagination-page";
5
+ import { DThemeWhiteImageBase } from "./d-theme-white-image-base";
6
+ export declare class DThemeWhitePaginationPage extends DThemeWhiteImageBase<number> implements DThemePaginationPage {
7
+ getBackgroundColor(state: DBaseStateSet): number | null;
8
+ getColor(state: DBaseStateSet): number;
9
+ getWidth(): DCoordinateSize;
10
+ getHeight(): DCoordinateSize;
11
+ getTextStyleClipping(): boolean;
12
+ getTextAlignHorizontal(): DAlignHorizontal;
13
+ }