@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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wcardinal/wcardinal-ui",
3
- "version": "0.154.0",
3
+ "version": "0.155.0",
4
4
  "license": "Apache-2.0",
5
5
  "description": "A WebGL-based UI library",
6
6
  "homepage": "https://github.com/winter-cardinal/winter-cardinal-ui",
@@ -59,7 +59,6 @@
59
59
  "css-line-break": "2.0.1",
60
60
  "@typescript-eslint/eslint-plugin": "^4.31.2",
61
61
  "@typescript-eslint/parser": "^4.31.2",
62
- "@wcardinal/typedoc-plugin-named-event": "^1.0.0",
63
62
  "@web/dev-server": "^0.1.24",
64
63
  "eslint": "^7.32.0",
65
64
  "eslint-config-prettier": "^8.3.0",
@@ -74,7 +73,8 @@
74
73
  "rollup-plugin-sourcemaps": "^0.6.3",
75
74
  "rollup-plugin-terser": "^7.0.2",
76
75
  "tslib": "^2.3.1",
77
- "typedoc": "^0.22.4",
76
+ "typedoc": "^0.22.11",
77
+ "typedoc-plugin-markdown": "^3.11.13",
78
78
  "typescript": "^4.4.3"
79
79
  }
80
80
  }
@@ -1,8 +0,0 @@
1
- import { DButtonAmbient, DButtonAmbientOptions, DThemeButtonAmbient } from "./d-button-ambient";
2
- export interface DPaginationDotsButtonOptions<THEME extends DThemePaginationDotsButton = DThemePaginationDotsButton> extends DButtonAmbientOptions<string, THEME> {
3
- }
4
- export interface DThemePaginationDotsButton extends DThemeButtonAmbient<string> {
5
- }
6
- export declare class DPaginationDotsButton<THEME extends DThemePaginationDotsButton = DThemePaginationDotsButton, OPTIONS extends DPaginationDotsButtonOptions<THEME> = DPaginationDotsButtonOptions<THEME>> extends DButtonAmbient<string, THEME, OPTIONS> {
7
- protected getType(): string;
8
- }
@@ -1,21 +0,0 @@
1
- import { DLayoutHorizontal, DLayoutHorizontalOptions, DThemeLayoutHorizontal } from "./d-layout-horizontal";
2
- import { DPaginationDotsButton } from "./d-pagination-dots-button";
3
- export interface DPaginationDynamicButtonsOptions<THEME extends DThemePaginationDynamicButtons> extends DLayoutHorizontalOptions<THEME> {
4
- start?: number;
5
- end?: number;
6
- selected?: number;
7
- button: {
8
- width: number;
9
- dotsLeft?: boolean;
10
- dotsRight?: boolean;
11
- };
12
- }
13
- export interface DThemePaginationDynamicButtons extends DThemeLayoutHorizontal {
14
- }
15
- export declare class DPaginationDynamicButtons<THEME extends DThemePaginationDynamicButtons = DThemePaginationDynamicButtons, OPTIONS extends DPaginationDynamicButtonsOptions<THEME> = DPaginationDynamicButtonsOptions<THEME>> extends DLayoutHorizontal<THEME, OPTIONS> {
16
- protected _dotsBtnLeft: DPaginationDotsButton;
17
- protected _dotsBtnRight: DPaginationDotsButton;
18
- protected init(options: OPTIONS): void;
19
- update(options: DPaginationDynamicButtonsOptions<THEME>): void;
20
- protected getType(): string;
21
- }
@@ -1,8 +0,0 @@
1
- import { DButtonAmbient, DButtonAmbientOptions, DThemeButtonAmbient } from "./d-button-ambient";
2
- export interface DPaginationNavigationButtonOptions<VALUE = unknown, THEME extends DThemePaginationNavigationButton<VALUE> = DThemePaginationNavigationButton<VALUE>> extends DButtonAmbientOptions<VALUE, THEME> {
3
- }
4
- export interface DThemePaginationNavigationButton<VALUE = unknown> extends DThemeButtonAmbient<VALUE> {
5
- }
6
- export declare class DPaginationNavigationButton<VALUE = unknown, THEME extends DThemePaginationNavigationButton<VALUE> = DThemePaginationNavigationButton<VALUE>, OPTIONS extends DPaginationNavigationButtonOptions<VALUE, THEME> = DPaginationNavigationButtonOptions<VALUE, THEME>> extends DButtonAmbient<VALUE, THEME, OPTIONS> {
7
- protected getType(): string;
8
- }
@@ -1,9 +0,0 @@
1
- import { DBaseStateSet } from "../../d-base-state-set";
2
- import { DThemePaginationDotsButton } from "../../d-pagination-dots-button";
3
- import { DStateAwareOrValueMightBe } from "../../d-state-aware";
4
- import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
5
- export declare class DThemeDarkPaginationDotsButton extends DThemeDarkButtonAmbient<string> implements DThemePaginationDotsButton {
6
- getBackgroundColor(state: DBaseStateSet): number | null;
7
- getBorderColor(state: DBaseStateSet): number | null;
8
- newTextValue(): DStateAwareOrValueMightBe<string>;
9
- }
@@ -1,6 +0,0 @@
1
- import { DCoordinateSize } from "../../d-coordinate";
2
- import { DThemePaginationDynamicButtons } from "../../d-pagination-dynamic-buttons";
3
- import { DThemeDarkLayoutHorizontal } from "./d-theme-dark-layout-horizontal";
4
- export declare class DThemeDarkPaginationDynamicButtons extends DThemeDarkLayoutHorizontal implements DThemePaginationDynamicButtons {
5
- getWidth(): DCoordinateSize;
6
- }
@@ -1,4 +0,0 @@
1
- import { DThemePaginationNavigationButton } from "../../d-pagination-navigation-button";
2
- import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
3
- export declare class DThemeDarkPaginationNavigationButton<VALUE = unknown> extends DThemeDarkButtonAmbient<VALUE> implements DThemePaginationNavigationButton<VALUE> {
4
- }
@@ -1,9 +0,0 @@
1
- import { DBaseStateSet } from "../../d-base-state-set";
2
- import { DThemePaginationDotsButton } from "../../d-pagination-dots-button";
3
- import { DStateAwareOrValueMightBe } from "../../d-state-aware";
4
- import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
5
- export declare class DThemeWhitePaginationDotsButton extends DThemeWhiteButtonAmbient<string> implements DThemePaginationDotsButton {
6
- getBackgroundColor(state: DBaseStateSet): number | null;
7
- getBorderColor(state: DBaseStateSet): number | null;
8
- newTextValue(): DStateAwareOrValueMightBe<string>;
9
- }
@@ -1,6 +0,0 @@
1
- import { DCoordinateSize } from "../../d-coordinate";
2
- import { DThemePaginationDynamicButtons } from "../../d-pagination-dynamic-buttons";
3
- import { DThemeWhiteLayoutHorizontal } from "./d-theme-white-layout-horizontal";
4
- export declare class DThemeWhitePaginationDynamicButtons extends DThemeWhiteLayoutHorizontal implements DThemePaginationDynamicButtons {
5
- getWidth(): DCoordinateSize;
6
- }
@@ -1,4 +0,0 @@
1
- import { DThemePaginationNavigationButton } from "../../d-pagination-navigation-button";
2
- import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
3
- export declare class DThemeWhitePaginationNavigationButton<VALUE = unknown> extends DThemeWhiteButtonAmbient<VALUE> implements DThemePaginationNavigationButton<VALUE> {
4
- }
@@ -1,18 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Toshiba Corporation
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- import { __extends } from "tslib";
6
- import { DButtonAmbient } from "./d-button-ambient";
7
- var DPaginationDotsButton = /** @class */ (function (_super) {
8
- __extends(DPaginationDotsButton, _super);
9
- function DPaginationDotsButton() {
10
- return _super !== null && _super.apply(this, arguments) || this;
11
- }
12
- DPaginationDotsButton.prototype.getType = function () {
13
- return "DPaginationDotsButton";
14
- };
15
- return DPaginationDotsButton;
16
- }(DButtonAmbient));
17
- export { DPaginationDotsButton };
18
- //# sourceMappingURL=d-pagination-dots-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"d-pagination-dots-button.js","sourceRoot":"","sources":["../../../src/main/typescript/wcardinal/ui/d-pagination-dots-button.ts"],"names":[],"mappings":"AAAA;;;GAGG;;AAEH,OAAO,EAAE,cAAc,EAA8C,MAAM,oBAAoB,CAAC;AAQhG;IAGU,yCAAsC;IAHhD;;IAOA,CAAC;IAHU,uCAAO,GAAjB;QACC,OAAO,uBAAuB,CAAC;IAChC,CAAC;IACF,4BAAC;AAAD,CAAC,AAPD,CAGU,cAAc,GAIvB","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DButtonAmbient, DButtonAmbientOptions, DThemeButtonAmbient } from \"./d-button-ambient\";\n\nexport interface DPaginationDotsButtonOptions<\n\tTHEME extends DThemePaginationDotsButton = DThemePaginationDotsButton\n> extends DButtonAmbientOptions<string, THEME> {}\n\nexport interface DThemePaginationDotsButton extends DThemeButtonAmbient<string> {}\n\nexport class DPaginationDotsButton<\n\tTHEME extends DThemePaginationDotsButton = DThemePaginationDotsButton,\n\tOPTIONS extends DPaginationDotsButtonOptions<THEME> = DPaginationDotsButtonOptions<THEME>\n> extends DButtonAmbient<string, THEME, OPTIONS> {\n\tprotected getType(): string {\n\t\treturn \"DPaginationDotsButton\";\n\t}\n}\n"]}
@@ -1,81 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Toshiba Corporation
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- import { __extends } from "tslib";
6
- import { DButton } from "./d-button";
7
- import { DLayoutHorizontal } from "./d-layout-horizontal";
8
- import { DPaginationDotsButton } from "./d-pagination-dots-button";
9
- var DPaginationDynamicButtons = /** @class */ (function (_super) {
10
- __extends(DPaginationDynamicButtons, _super);
11
- function DPaginationDynamicButtons() {
12
- return _super !== null && _super.apply(this, arguments) || this;
13
- }
14
- DPaginationDynamicButtons.prototype.init = function (options) {
15
- _super.prototype.init.call(this, options);
16
- this._dotsBtnLeft = new DPaginationDotsButton({
17
- width: options.button.width,
18
- visible: !!options.button.dotsLeft
19
- });
20
- this._dotsBtnRight = new DPaginationDotsButton({
21
- width: options.button.width,
22
- visible: !!options.button.dotsRight
23
- });
24
- this.addChild(this._dotsBtnLeft);
25
- this.addChild(this._dotsBtnRight);
26
- };
27
- DPaginationDynamicButtons.prototype.update = function (options) {
28
- var _this = this;
29
- if (options.start == null || options.end == null) {
30
- return;
31
- }
32
- var btnsCount = options.end - options.start + 1 > 0 ? options.end - options.start + 1 : 0;
33
- var pageButtons = this.children.slice(1, this.children.length - 1);
34
- if (pageButtons.length < btnsCount) {
35
- for (var i = pageButtons.length; i < btnsCount; i++) {
36
- var btn = new DButton({
37
- width: options.button.width
38
- });
39
- this.addChildAt(btn, this.children.length - 1);
40
- btn.on("active", function (clickedBtn) {
41
- _this.emit("active", clickedBtn);
42
- });
43
- }
44
- // re-new "pageButtons" after add new buttons
45
- pageButtons = this.children.slice(1, this.children.length - 1);
46
- }
47
- else if (pageButtons.length > btnsCount) {
48
- for (var i = btnsCount; i < pageButtons.length; i++) {
49
- pageButtons[i].hide();
50
- }
51
- }
52
- // update button text and active state
53
- for (var i = 0; i < btnsCount; i++) {
54
- var btn = pageButtons[i];
55
- btn.text = options.start + i + 1;
56
- btn.state.isActive = options.start + i === options.selected;
57
- if (btn.isHidden()) {
58
- btn.show();
59
- }
60
- }
61
- // update visible state of dots buttons
62
- if (options.button.dotsLeft) {
63
- this._dotsBtnLeft.show();
64
- }
65
- else {
66
- this._dotsBtnLeft.hide();
67
- }
68
- if (options.button.dotsRight) {
69
- this._dotsBtnRight.show();
70
- }
71
- else {
72
- this._dotsBtnRight.hide();
73
- }
74
- };
75
- DPaginationDynamicButtons.prototype.getType = function () {
76
- return "DPaginationDynamicButtons";
77
- };
78
- return DPaginationDynamicButtons;
79
- }(DLayoutHorizontal));
80
- export { DPaginationDynamicButtons };
81
- //# sourceMappingURL=d-pagination-dynamic-buttons.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"d-pagination-dynamic-buttons.js","sourceRoot":"","sources":["../../../src/main/typescript/wcardinal/ui/d-pagination-dynamic-buttons.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DButton } from \"./d-button\";\nimport {\n\tDLayoutHorizontal,\n\tDLayoutHorizontalOptions,\n\tDThemeLayoutHorizontal\n} from \"./d-layout-horizontal\";\nimport { DPaginationDotsButton } from \"./d-pagination-dots-button\";\n\nexport interface DPaginationDynamicButtonsOptions<THEME extends DThemePaginationDynamicButtons>\n\textends DLayoutHorizontalOptions<THEME> {\n\tstart?: number;\n\tend?: number;\n\tselected?: number;\n\tbutton: {\n\t\twidth: number;\n\t\tdotsLeft?: boolean;\n\t\tdotsRight?: boolean;\n\t};\n}\n\nexport interface DThemePaginationDynamicButtons extends DThemeLayoutHorizontal {}\n\nexport class DPaginationDynamicButtons<\n\tTHEME extends DThemePaginationDynamicButtons = DThemePaginationDynamicButtons,\n\tOPTIONS extends DPaginationDynamicButtonsOptions<THEME> = DPaginationDynamicButtonsOptions<THEME>\n> extends DLayoutHorizontal<THEME, OPTIONS> {\n\tprotected _dotsBtnLeft!: DPaginationDotsButton;\n\tprotected _dotsBtnRight!: DPaginationDotsButton;\n\n\tprotected init(options: OPTIONS): void {\n\t\tsuper.init(options);\n\t\tthis._dotsBtnLeft = new DPaginationDotsButton({\n\t\t\twidth: options.button.width,\n\t\t\tvisible: !!options.button.dotsLeft\n\t\t});\n\t\tthis._dotsBtnRight = new DPaginationDotsButton({\n\t\t\twidth: options.button.width,\n\t\t\tvisible: !!options.button.dotsRight\n\t\t});\n\t\tthis.addChild(this._dotsBtnLeft);\n\t\tthis.addChild(this._dotsBtnRight);\n\t}\n\n\tpublic update(options: DPaginationDynamicButtonsOptions<THEME>): void {\n\t\tif (options.start == null || options.end == null) {\n\t\t\treturn;\n\t\t}\n\t\tconst btnsCount = options.end - options.start + 1 > 0 ? options.end - options.start + 1 : 0;\n\t\tlet pageButtons = (this.children as DButton[]).slice(1, this.children.length - 1);\n\t\tif (pageButtons.length < btnsCount) {\n\t\t\tfor (let i = pageButtons.length; i < btnsCount; i++) {\n\t\t\t\tconst btn = new DButton({\n\t\t\t\t\twidth: options.button.width\n\t\t\t\t});\n\t\t\t\tthis.addChildAt(btn, this.children.length - 1);\n\t\t\t\tbtn.on(\"active\", (clickedBtn: DButton) => {\n\t\t\t\t\tthis.emit(\"active\", clickedBtn);\n\t\t\t\t});\n\t\t\t}\n\t\t\t// re-new \"pageButtons\" after add new buttons\n\t\t\tpageButtons = (this.children as DButton[]).slice(1, this.children.length - 1);\n\t\t} else if (pageButtons.length > btnsCount) {\n\t\t\tfor (let i = btnsCount; i < pageButtons.length; i++) {\n\t\t\t\tpageButtons[i].hide();\n\t\t\t}\n\t\t}\n\t\t// update button text and active state\n\t\tfor (let i = 0; i < btnsCount; i++) {\n\t\t\tconst btn = pageButtons[i];\n\t\t\tbtn.text = options.start + i + 1;\n\t\t\tbtn.state.isActive = options.start + i === options.selected;\n\t\t\tif (btn.isHidden()) {\n\t\t\t\tbtn.show();\n\t\t\t}\n\t\t}\n\n\t\t// update visible state of dots buttons\n\t\tif (options.button.dotsLeft) {\n\t\t\tthis._dotsBtnLeft.show();\n\t\t} else {\n\t\t\tthis._dotsBtnLeft.hide();\n\t\t}\n\t\tif (options.button.dotsRight) {\n\t\t\tthis._dotsBtnRight.show();\n\t\t} else {\n\t\t\tthis._dotsBtnRight.hide();\n\t\t}\n\t}\n\tprotected getType(): string {\n\t\treturn \"DPaginationDynamicButtons\";\n\t}\n}\n"]}
@@ -1,18 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Toshiba Corporation
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- import { __extends } from "tslib";
6
- import { DButtonAmbient } from "./d-button-ambient";
7
- var DPaginationNavigationButton = /** @class */ (function (_super) {
8
- __extends(DPaginationNavigationButton, _super);
9
- function DPaginationNavigationButton() {
10
- return _super !== null && _super.apply(this, arguments) || this;
11
- }
12
- DPaginationNavigationButton.prototype.getType = function () {
13
- return "DPaginationNavigationButton";
14
- };
15
- return DPaginationNavigationButton;
16
- }(DButtonAmbient));
17
- export { DPaginationNavigationButton };
18
- //# sourceMappingURL=d-pagination-navigation-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"d-pagination-navigation-button.js","sourceRoot":"","sources":["../../../src/main/typescript/wcardinal/ui/d-pagination-navigation-button.ts"],"names":[],"mappings":"AAAA;;;GAGG;;AAEH,OAAO,EAAE,cAAc,EAA8C,MAAM,oBAAoB,CAAC;AAUhG;IAOU,+CAAqC;IAP/C;;IAWA,CAAC;IAHU,6CAAO,GAAjB;QACC,OAAO,6BAA6B,CAAC;IACtC,CAAC;IACF,kCAAC;AAAD,CAAC,AAXD,CAOU,cAAc,GAIvB","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DButtonAmbient, DButtonAmbientOptions, DThemeButtonAmbient } from \"./d-button-ambient\";\n\nexport interface DPaginationNavigationButtonOptions<\n\tVALUE = unknown,\n\tTHEME extends DThemePaginationNavigationButton<VALUE> = DThemePaginationNavigationButton<VALUE>\n> extends DButtonAmbientOptions<VALUE, THEME> {}\n\nexport interface DThemePaginationNavigationButton<VALUE = unknown>\n\textends DThemeButtonAmbient<VALUE> {}\n\nexport class DPaginationNavigationButton<\n\tVALUE = unknown,\n\tTHEME extends DThemePaginationNavigationButton<VALUE> = DThemePaginationNavigationButton<VALUE>,\n\tOPTIONS extends DPaginationNavigationButtonOptions<\n\t\tVALUE,\n\t\tTHEME\n\t> = DPaginationNavigationButtonOptions<VALUE, THEME>\n> extends DButtonAmbient<VALUE, THEME, OPTIONS> {\n\tprotected getType(): string {\n\t\treturn \"DPaginationNavigationButton\";\n\t}\n}\n"]}
@@ -1,24 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Toshiba Corporation
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- import { __extends } from "tslib";
6
- import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
7
- var DThemeDarkPaginationDotsButton = /** @class */ (function (_super) {
8
- __extends(DThemeDarkPaginationDotsButton, _super);
9
- function DThemeDarkPaginationDotsButton() {
10
- return _super !== null && _super.apply(this, arguments) || this;
11
- }
12
- DThemeDarkPaginationDotsButton.prototype.getBackgroundColor = function (state) {
13
- return null;
14
- };
15
- DThemeDarkPaginationDotsButton.prototype.getBorderColor = function (state) {
16
- return null;
17
- };
18
- DThemeDarkPaginationDotsButton.prototype.newTextValue = function () {
19
- return "...";
20
- };
21
- return DThemeDarkPaginationDotsButton;
22
- }(DThemeDarkButtonAmbient));
23
- export { DThemeDarkPaginationDotsButton };
24
- //# sourceMappingURL=d-theme-dark-pagination-dots-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"d-theme-dark-pagination-dots-button.js","sourceRoot":"","sources":["../../../../../src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots-button.ts"],"names":[],"mappings":"AAAA;;;GAGG;;AAKH,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAExE;IACS,kDAA+B;IADxC;;IAeA,CAAC;IAXA,2DAAkB,GAAlB,UAAmB,KAAoB;QACtC,OAAO,IAAI,CAAC;IACb,CAAC;IAED,uDAAc,GAAd,UAAe,KAAoB;QAClC,OAAO,IAAI,CAAC;IACb,CAAC;IAED,qDAAY,GAAZ;QACC,OAAO,KAAK,CAAC;IACd,CAAC;IACF,qCAAC;AAAD,CAAC,AAfD,CACS,uBAAuB,GAc/B","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DBaseStateSet } from \"../../d-base-state-set\";\nimport { DThemePaginationDotsButton } from \"../../d-pagination-dots-button\";\nimport { DStateAwareOrValueMightBe } from \"../../d-state-aware\";\nimport { DThemeDarkButtonAmbient } from \"./d-theme-dark-button-ambient\";\n\nexport class DThemeDarkPaginationDotsButton\n\textends DThemeDarkButtonAmbient<string>\n\timplements DThemePaginationDotsButton\n{\n\tgetBackgroundColor(state: DBaseStateSet): number | null {\n\t\treturn null;\n\t}\n\n\tgetBorderColor(state: DBaseStateSet): number | null {\n\t\treturn null;\n\t}\n\n\tnewTextValue(): DStateAwareOrValueMightBe<string> {\n\t\treturn \"...\";\n\t}\n}\n"]}
@@ -1,18 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Toshiba Corporation
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- import { __extends } from "tslib";
6
- import { DThemeDarkLayoutHorizontal } from "./d-theme-dark-layout-horizontal";
7
- var DThemeDarkPaginationDynamicButtons = /** @class */ (function (_super) {
8
- __extends(DThemeDarkPaginationDynamicButtons, _super);
9
- function DThemeDarkPaginationDynamicButtons() {
10
- return _super !== null && _super.apply(this, arguments) || this;
11
- }
12
- DThemeDarkPaginationDynamicButtons.prototype.getWidth = function () {
13
- return "auto";
14
- };
15
- return DThemeDarkPaginationDynamicButtons;
16
- }(DThemeDarkLayoutHorizontal));
17
- export { DThemeDarkPaginationDynamicButtons };
18
- //# sourceMappingURL=d-theme-dark-pagination-dynamic-buttons.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"d-theme-dark-pagination-dynamic-buttons.js","sourceRoot":"","sources":["../../../../../src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-pagination-dynamic-buttons.ts"],"names":[],"mappings":"AAAA;;;GAGG;;AAIH,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAE9E;IACS,sDAA0B;IADnC;;IAOA,CAAC;IAHA,qDAAQ,GAAR;QACC,OAAO,MAAM,CAAC;IACf,CAAC;IACF,yCAAC;AAAD,CAAC,AAPD,CACS,0BAA0B,GAMlC","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DCoordinateSize } from \"../../d-coordinate\";\nimport { DThemePaginationDynamicButtons } from \"../../d-pagination-dynamic-buttons\";\nimport { DThemeDarkLayoutHorizontal } from \"./d-theme-dark-layout-horizontal\";\n\nexport class DThemeDarkPaginationDynamicButtons\n\textends DThemeDarkLayoutHorizontal\n\timplements DThemePaginationDynamicButtons\n{\n\tgetWidth(): DCoordinateSize {\n\t\treturn \"auto\";\n\t}\n}\n"]}
@@ -1,32 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Toshiba Corporation
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- import { __extends } from "tslib";
6
- import { DThemeDarkAtlas } from "./d-theme-dark-atlas";
7
- import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
8
- /* eslint-disable prettier/prettier */
9
- DThemeDarkAtlas.add("pagination_navigation_button_previous", 21, 21, "<g>" +
10
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"13 15 7 10 13 5\"></polyline>" +
11
- "</g>");
12
- DThemeDarkAtlas.add("pagination_navigation_button_next", 21, 21, "<g>" +
13
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"7 15 13 10 7 5\"></polyline>" +
14
- "</g>");
15
- DThemeDarkAtlas.add("pagination_navigation_button_go_first", 21, 21, "<g>" +
16
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"11 15 5 10 11 5\"></polyline>" +
17
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"15 15 9 10 15 5\"></polyline>" +
18
- "</g>");
19
- DThemeDarkAtlas.add("pagination_navigation_button_go_last", 21, 21, "<g>" +
20
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"9 15 15 10 9 5\"></polyline>" +
21
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"5 15 11 10 5 5\"></polyline>" +
22
- "</g>");
23
- /* eslint-enable prettier/prettier */
24
- var DThemeDarkPaginationNavigationButton = /** @class */ (function (_super) {
25
- __extends(DThemeDarkPaginationNavigationButton, _super);
26
- function DThemeDarkPaginationNavigationButton() {
27
- return _super !== null && _super.apply(this, arguments) || this;
28
- }
29
- return DThemeDarkPaginationNavigationButton;
30
- }(DThemeDarkButtonAmbient));
31
- export { DThemeDarkPaginationNavigationButton };
32
- //# sourceMappingURL=d-theme-dark-pagination-navigation-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"d-theme-dark-pagination-navigation-button.js","sourceRoot":"","sources":["../../../../../src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-pagination-navigation-button.ts"],"names":[],"mappings":"AAAA;;;GAGG;;AAGH,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAExE,sCAAsC;AACtC,eAAe,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE,EAAE,EAClE,KAAK;IACJ,mGAA2F;IAC5F,MAAM,CACN,CAAC;AAEF,eAAe,CAAC,GAAG,CAAC,mCAAmC,EAAE,EAAE,EAAE,EAAE,EAC9D,KAAK;IACJ,kGAA0F;IAC3F,MAAM,CACN,CAAC;AAEF,eAAe,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE,EAAE,EAClE,KAAK;IACJ,mGAA2F;IAC3F,mGAA2F;IAC3F,MAAM,CACP,CAAC;AAEF,eAAe,CAAC,GAAG,CAAC,sCAAsC,EAAE,EAAE,EAAE,EAAE,EACjE,KAAK;IACJ,kGAA0F;IAC1F,kGAA0F;IAC1F,MAAM,CACP,CAAC;AACF,qCAAqC;AAErC;IACS,wDAA8B;IADvC;;IAEqD,CAAC;IAAD,2CAAC;AAAD,CAAC,AAFtD,CACS,uBAAuB,GACsB","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DThemePaginationNavigationButton } from \"../../d-pagination-navigation-button\";\nimport { DThemeDarkAtlas } from \"./d-theme-dark-atlas\";\nimport { DThemeDarkButtonAmbient } from \"./d-theme-dark-button-ambient\";\n\n/* eslint-disable prettier/prettier */\nDThemeDarkAtlas.add(\"pagination_navigation_button_previous\", 21, 21,\n\t`<g>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"13 15 7 10 13 5\"></polyline>` +\n\t`</g>`\n);\n\nDThemeDarkAtlas.add(\"pagination_navigation_button_next\", 21, 21,\n\t`<g>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"7 15 13 10 7 5\"></polyline>` +\n\t`</g>`\n);\n\nDThemeDarkAtlas.add(\"pagination_navigation_button_go_first\", 21, 21,\n\t`<g>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"11 15 5 10 11 5\"></polyline>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"15 15 9 10 15 5\"></polyline>` +\n\t\t`</g>`\n);\n\nDThemeDarkAtlas.add(\"pagination_navigation_button_go_last\", 21, 21,\n\t`<g>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"9 15 15 10 9 5\"></polyline>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"5 15 11 10 5 5\"></polyline>` +\n\t\t`</g>`\n);\n/* eslint-enable prettier/prettier */\n\nexport class DThemeDarkPaginationNavigationButton<VALUE = unknown>\n\textends DThemeDarkButtonAmbient<VALUE>\n\timplements DThemePaginationNavigationButton<VALUE> {}\n"]}
@@ -1,24 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Toshiba Corporation
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- import { __extends } from "tslib";
6
- import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
7
- var DThemeWhitePaginationDotsButton = /** @class */ (function (_super) {
8
- __extends(DThemeWhitePaginationDotsButton, _super);
9
- function DThemeWhitePaginationDotsButton() {
10
- return _super !== null && _super.apply(this, arguments) || this;
11
- }
12
- DThemeWhitePaginationDotsButton.prototype.getBackgroundColor = function (state) {
13
- return null;
14
- };
15
- DThemeWhitePaginationDotsButton.prototype.getBorderColor = function (state) {
16
- return null;
17
- };
18
- DThemeWhitePaginationDotsButton.prototype.newTextValue = function () {
19
- return "...";
20
- };
21
- return DThemeWhitePaginationDotsButton;
22
- }(DThemeWhiteButtonAmbient));
23
- export { DThemeWhitePaginationDotsButton };
24
- //# sourceMappingURL=d-theme-white-pagination-dots-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"d-theme-white-pagination-dots-button.js","sourceRoot":"","sources":["../../../../../src/main/typescript/wcardinal/ui/theme/white/d-theme-white-pagination-dots-button.ts"],"names":[],"mappings":"AAAA;;;GAGG;;AAKH,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE1E;IACS,mDAAgC;IADzC;;IAeA,CAAC;IAXA,4DAAkB,GAAlB,UAAmB,KAAoB;QACtC,OAAO,IAAI,CAAC;IACb,CAAC;IAED,wDAAc,GAAd,UAAe,KAAoB;QAClC,OAAO,IAAI,CAAC;IACb,CAAC;IAED,sDAAY,GAAZ;QACC,OAAO,KAAK,CAAC;IACd,CAAC;IACF,sCAAC;AAAD,CAAC,AAfD,CACS,wBAAwB,GAchC","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DBaseStateSet } from \"../../d-base-state-set\";\nimport { DThemePaginationDotsButton } from \"../../d-pagination-dots-button\";\nimport { DStateAwareOrValueMightBe } from \"../../d-state-aware\";\nimport { DThemeWhiteButtonAmbient } from \"./d-theme-white-button-ambient\";\n\nexport class DThemeWhitePaginationDotsButton\n\textends DThemeWhiteButtonAmbient<string>\n\timplements DThemePaginationDotsButton\n{\n\tgetBackgroundColor(state: DBaseStateSet): number | null {\n\t\treturn null;\n\t}\n\n\tgetBorderColor(state: DBaseStateSet): number | null {\n\t\treturn null;\n\t}\n\n\tnewTextValue(): DStateAwareOrValueMightBe<string> {\n\t\treturn \"...\";\n\t}\n}\n"]}
@@ -1,18 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Toshiba Corporation
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- import { __extends } from "tslib";
6
- import { DThemeWhiteLayoutHorizontal } from "./d-theme-white-layout-horizontal";
7
- var DThemeWhitePaginationDynamicButtons = /** @class */ (function (_super) {
8
- __extends(DThemeWhitePaginationDynamicButtons, _super);
9
- function DThemeWhitePaginationDynamicButtons() {
10
- return _super !== null && _super.apply(this, arguments) || this;
11
- }
12
- DThemeWhitePaginationDynamicButtons.prototype.getWidth = function () {
13
- return "auto";
14
- };
15
- return DThemeWhitePaginationDynamicButtons;
16
- }(DThemeWhiteLayoutHorizontal));
17
- export { DThemeWhitePaginationDynamicButtons };
18
- //# sourceMappingURL=d-theme-white-pagination-dynamic-buttons.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"d-theme-white-pagination-dynamic-buttons.js","sourceRoot":"","sources":["../../../../../src/main/typescript/wcardinal/ui/theme/white/d-theme-white-pagination-dynamic-buttons.ts"],"names":[],"mappings":"AAAA;;;GAGG;;AAIH,OAAO,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAEhF;IACS,uDAA2B;IADpC;;IAOA,CAAC;IAHA,sDAAQ,GAAR;QACC,OAAO,MAAM,CAAC;IACf,CAAC;IACF,0CAAC;AAAD,CAAC,AAPD,CACS,2BAA2B,GAMnC","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DCoordinateSize } from \"../../d-coordinate\";\nimport { DThemePaginationDynamicButtons } from \"../../d-pagination-dynamic-buttons\";\nimport { DThemeWhiteLayoutHorizontal } from \"./d-theme-white-layout-horizontal\";\n\nexport class DThemeWhitePaginationDynamicButtons\n\textends DThemeWhiteLayoutHorizontal\n\timplements DThemePaginationDynamicButtons\n{\n\tgetWidth(): DCoordinateSize {\n\t\treturn \"auto\";\n\t}\n}\n"]}
@@ -1,32 +0,0 @@
1
- /*
2
- * Copyright (C) 2019 Toshiba Corporation
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- import { __extends } from "tslib";
6
- import { DThemeWhiteAtlas } from "./d-theme-white-atlas";
7
- import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
8
- /* eslint-disable prettier/prettier */
9
- DThemeWhiteAtlas.add("pagination_navigation_button_previous", 21, 21, "<g>" +
10
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"13 15 7 10 13 5\"></polyline>" +
11
- "</g>");
12
- DThemeWhiteAtlas.add("pagination_navigation_button_next", 21, 21, "<g>" +
13
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"7 15 13 10 7 5\"></polyline>" +
14
- "</g>");
15
- DThemeWhiteAtlas.add("pagination_navigation_button_go_first", 21, 21, "<g>" +
16
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"11 15 5 10 11 5\"></polyline>" +
17
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"15 15 9 10 15 5\"></polyline>" +
18
- "</g>");
19
- DThemeWhiteAtlas.add("pagination_navigation_button_go_last", 21, 21, "<g>" +
20
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"9 15 15 10 9 5\"></polyline>" +
21
- "<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"5 15 11 10 5 5\"></polyline>" +
22
- "</g>");
23
- /* eslint-enable prettier/prettier */
24
- var DThemeWhitePaginationNavigationButton = /** @class */ (function (_super) {
25
- __extends(DThemeWhitePaginationNavigationButton, _super);
26
- function DThemeWhitePaginationNavigationButton() {
27
- return _super !== null && _super.apply(this, arguments) || this;
28
- }
29
- return DThemeWhitePaginationNavigationButton;
30
- }(DThemeWhiteButtonAmbient));
31
- export { DThemeWhitePaginationNavigationButton };
32
- //# sourceMappingURL=d-theme-white-pagination-navigation-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"d-theme-white-pagination-navigation-button.js","sourceRoot":"","sources":["../../../../../src/main/typescript/wcardinal/ui/theme/white/d-theme-white-pagination-navigation-button.ts"],"names":[],"mappings":"AAAA;;;GAGG;;AAGH,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAE1E,sCAAsC;AACtC,gBAAgB,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE,EAAE,EACnE,KAAK;IACJ,mGAA2F;IAC5F,MAAM,CACN,CAAC;AAEF,gBAAgB,CAAC,GAAG,CAAC,mCAAmC,EAAE,EAAE,EAAE,EAAE,EAC/D,KAAK;IACJ,kGAA0F;IAC3F,MAAM,CACN,CAAC;AAEF,gBAAgB,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE,EAAE,EACnE,KAAK;IACJ,mGAA2F;IAC3F,mGAA2F;IAC5F,MAAM,CACN,CAAC;AAEF,gBAAgB,CAAC,GAAG,CAAC,sCAAsC,EAAE,EAAE,EAAE,EAAE,EAClE,KAAK;IACJ,kGAA0F;IAC1F,kGAA0F;IAC3F,MAAM,CACN,CAAC;AACF,qCAAqC;AAErC;IACS,yDAA+B;IADxC;;IAEqD,CAAC;IAAD,4CAAC;AAAD,CAAC,AAFtD,CACS,wBAAwB,GACqB","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DThemePaginationNavigationButton } from \"../../d-pagination-navigation-button\";\nimport { DThemeWhiteAtlas } from \"./d-theme-white-atlas\";\nimport { DThemeWhiteButtonAmbient } from \"./d-theme-white-button-ambient\";\n\n/* eslint-disable prettier/prettier */\nDThemeWhiteAtlas.add(\"pagination_navigation_button_previous\", 21, 21,\n\t`<g>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"13 15 7 10 13 5\"></polyline>` +\n\t`</g>`\n);\n\nDThemeWhiteAtlas.add(\"pagination_navigation_button_next\", 21, 21,\n\t`<g>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"7 15 13 10 7 5\"></polyline>` +\n\t`</g>`\n);\n\nDThemeWhiteAtlas.add(\"pagination_navigation_button_go_first\", 21, 21,\n\t`<g>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"11 15 5 10 11 5\"></polyline>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"15 15 9 10 15 5\"></polyline>` +\n\t`</g>`\n);\n\nDThemeWhiteAtlas.add(\"pagination_navigation_button_go_last\", 21, 21,\n\t`<g>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"9 15 15 10 9 5\"></polyline>` +\n\t\t`<polyline fill=\"none\" stroke=\"#fff\" stroke-width=\"1\" points=\"5 15 11 10 5 5\"></polyline>` +\n\t`</g>`\n);\n/* eslint-enable prettier/prettier */\n\nexport class DThemeWhitePaginationNavigationButton<VALUE = unknown>\n\textends DThemeWhiteButtonAmbient<VALUE>\n\timplements DThemePaginationNavigationButton<VALUE> {}\n"]}