@dynatrace/strato-components 0.85.120 → 1.0.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 (233) hide show
  1. package/buttons/button/Button.css +17 -17
  2. package/buttons/button/Button.js +1 -1
  3. package/buttons/button/Button.sty.js +4 -4
  4. package/content/progress/ProgressBar.css +71 -71
  5. package/content/progress/ProgressBar.d.ts +0 -7
  6. package/content/progress/ProgressBar.js +19 -45
  7. package/content/progress/ProgressBar.sty.js +5 -5
  8. package/content/progress/ProgressBarIcon.css +2 -2
  9. package/content/progress/ProgressBarIcon.sty.js +1 -1
  10. package/content/progress/ProgressBarLabel.css +3 -3
  11. package/content/progress/ProgressBarLabel.sty.js +1 -1
  12. package/content/progress/ProgressBarValue.css +5 -5
  13. package/content/progress/ProgressBarValue.sty.js +1 -1
  14. package/content/progress/ProgressCircle.css +40 -40
  15. package/content/progress/ProgressCircle.d.ts +0 -7
  16. package/content/progress/ProgressCircle.js +2 -10
  17. package/content/progress/ProgressCircle.sty.js +5 -5
  18. package/content/skeleton/Skeleton.css +6 -6
  19. package/content/skeleton/Skeleton.sty.js +1 -1
  20. package/core/components/app-root/AppRoot.css +0 -57
  21. package/core/index.d.ts +0 -2
  22. package/core/index.js +0 -2
  23. package/core/styles/focusRing.css +66 -66
  24. package/core/styles/focusRing.sty.js +2 -2
  25. package/core/utils/colorUtils.css +60 -60
  26. package/core/utils/colorUtils.sty.js +2 -2
  27. package/esm/buttons/button/Button.css +17 -17
  28. package/esm/buttons/button/Button.js +1 -1
  29. package/esm/buttons/button/Button.js.map +2 -2
  30. package/esm/buttons/button/Button.sty.js +4 -4
  31. package/esm/buttons/button/Button.sty.js.map +2 -2
  32. package/esm/content/progress/ProgressBar.css +71 -71
  33. package/esm/content/progress/ProgressBar.js +19 -45
  34. package/esm/content/progress/ProgressBar.js.map +2 -2
  35. package/esm/content/progress/ProgressBar.sty.js +5 -5
  36. package/esm/content/progress/ProgressBar.sty.js.map +2 -2
  37. package/esm/content/progress/ProgressBarIcon.css +2 -2
  38. package/esm/content/progress/ProgressBarIcon.sty.js +1 -1
  39. package/esm/content/progress/ProgressBarIcon.sty.js.map +1 -1
  40. package/esm/content/progress/ProgressBarLabel.css +3 -3
  41. package/esm/content/progress/ProgressBarLabel.sty.js +1 -1
  42. package/esm/content/progress/ProgressBarLabel.sty.js.map +2 -2
  43. package/esm/content/progress/ProgressBarValue.css +5 -5
  44. package/esm/content/progress/ProgressBarValue.sty.js +1 -1
  45. package/esm/content/progress/ProgressBarValue.sty.js.map +2 -2
  46. package/esm/content/progress/ProgressCircle.css +40 -40
  47. package/esm/content/progress/ProgressCircle.js +2 -10
  48. package/esm/content/progress/ProgressCircle.js.map +2 -2
  49. package/esm/content/progress/ProgressCircle.sty.js +5 -5
  50. package/esm/content/progress/ProgressCircle.sty.js.map +2 -2
  51. package/esm/content/skeleton/Skeleton.css +6 -6
  52. package/esm/content/skeleton/Skeleton.sty.js +1 -1
  53. package/esm/content/skeleton/Skeleton.sty.js.map +2 -2
  54. package/esm/core/components/app-root/AppRoot.css +0 -57
  55. package/esm/core/index.js +0 -2
  56. package/esm/core/index.js.map +2 -2
  57. package/esm/core/styles/focusRing.css +66 -66
  58. package/esm/core/styles/focusRing.sty.js +2 -2
  59. package/esm/core/styles/focusRing.sty.js.map +2 -2
  60. package/esm/core/utils/colorUtils.css +60 -60
  61. package/esm/core/utils/colorUtils.sty.js +2 -2
  62. package/esm/core/utils/colorUtils.sty.js.map +2 -2
  63. package/esm/layouts/container/Container.css +4 -4
  64. package/esm/layouts/container/Container.sty.js +1 -1
  65. package/esm/layouts/container/Container.sty.js.map +1 -1
  66. package/esm/layouts/divider/Divider.css +6 -6
  67. package/esm/layouts/divider/Divider.sty.js +1 -1
  68. package/esm/layouts/divider/Divider.sty.js.map +2 -2
  69. package/esm/layouts/input-group/InputGroup.css +4 -4
  70. package/esm/layouts/input-group/InputGroup.sty.js +2 -2
  71. package/esm/layouts/input-group/InputGroup.sty.js.map +1 -1
  72. package/esm/layouts/surface/Surface.css +39 -39
  73. package/esm/layouts/surface/Surface.sty.js +2 -2
  74. package/esm/layouts/surface/Surface.sty.js.map +2 -2
  75. package/esm/layouts/surface/variables.sty.js +1 -1
  76. package/esm/layouts/surface/variables.sty.js.map +1 -1
  77. package/esm/styles/colorUtils.css +60 -60
  78. package/esm/styles/colorUtils.sty.js +2 -2
  79. package/esm/styles/colorUtils.sty.js.map +2 -2
  80. package/esm/styles/container.css +47 -47
  81. package/esm/styles/container.sty.js +2 -2
  82. package/esm/styles/container.sty.js.map +2 -2
  83. package/esm/styles/ellipsis.css +1 -1
  84. package/esm/styles/ellipsis.sty.js +1 -1
  85. package/esm/styles/ellipsis.sty.js.map +1 -1
  86. package/esm/styles/field.css +153 -153
  87. package/esm/styles/field.sty.js +2 -2
  88. package/esm/styles/field.sty.js.map +2 -2
  89. package/esm/styles/sprinkles.css +262 -262
  90. package/esm/styles/sprinkles.sty.js +1 -1
  91. package/esm/styles/sprinkles.sty.js.map +2 -2
  92. package/esm/styles/textStyle.css +8 -8
  93. package/esm/styles/textStyle.sty.js +1 -1
  94. package/esm/styles/textStyle.sty.js.map +2 -2
  95. package/esm/typography/block-quote/Blockquote.css +2 -2
  96. package/esm/typography/block-quote/Blockquote.sty.js +1 -1
  97. package/esm/typography/block-quote/Blockquote.sty.js.map +1 -1
  98. package/esm/typography/code/Code.css +1 -1
  99. package/esm/typography/code/Code.sty.js +1 -1
  100. package/esm/typography/code/Code.sty.js.map +1 -1
  101. package/esm/typography/emphasis/Emphasis.css +1 -1
  102. package/esm/typography/emphasis/Emphasis.sty.js +1 -1
  103. package/esm/typography/emphasis/Emphasis.sty.js.map +1 -1
  104. package/esm/typography/external-link/ExternalLink.css +6 -6
  105. package/esm/typography/external-link/ExternalLink.sty.js +1 -1
  106. package/esm/typography/external-link/ExternalLink.sty.js.map +1 -1
  107. package/esm/typography/heading/Heading.css +7 -7
  108. package/esm/typography/heading/Heading.sty.js +1 -1
  109. package/esm/typography/heading/Heading.sty.js.map +2 -2
  110. package/esm/typography/highlight/Highlight.css +1 -1
  111. package/esm/typography/highlight/Highlight.sty.js +1 -1
  112. package/esm/typography/highlight/Highlight.sty.js.map +1 -1
  113. package/esm/typography/link/Link.css +4 -4
  114. package/esm/typography/link/Link.sty.js +1 -1
  115. package/esm/typography/link/Link.sty.js.map +1 -1
  116. package/esm/typography/list/List.css +4 -4
  117. package/esm/typography/list/List.sty.js +2 -2
  118. package/esm/typography/list/List.sty.js.map +1 -1
  119. package/esm/typography/paragraph/Paragraph.css +3 -3
  120. package/esm/typography/paragraph/Paragraph.sty.js +1 -1
  121. package/esm/typography/paragraph/Paragraph.sty.js.map +2 -2
  122. package/esm/typography/strikethrough/Strikethrough.css +1 -1
  123. package/esm/typography/strikethrough/Strikethrough.sty.js +1 -1
  124. package/esm/typography/strikethrough/Strikethrough.sty.js.map +1 -1
  125. package/esm/typography/strong/Strong.css +1 -1
  126. package/esm/typography/strong/Strong.sty.js +1 -1
  127. package/esm/typography/strong/Strong.sty.js.map +1 -1
  128. package/esm/typography/text/Text.css +3 -3
  129. package/esm/typography/text/Text.sty.js +1 -1
  130. package/esm/typography/text/Text.sty.js.map +2 -2
  131. package/esm/typography/text-ellipsis/TextEllipsis.css +4 -4
  132. package/esm/typography/text-ellipsis/TextEllipsis.sty.js +1 -1
  133. package/esm/typography/text-ellipsis/TextEllipsis.sty.js.map +2 -2
  134. package/layouts/container/Container.css +4 -4
  135. package/layouts/container/Container.sty.js +1 -1
  136. package/layouts/divider/Divider.css +6 -6
  137. package/layouts/divider/Divider.sty.js +1 -1
  138. package/layouts/input-group/InputGroup.css +4 -4
  139. package/layouts/input-group/InputGroup.sty.js +2 -2
  140. package/layouts/surface/Surface.css +39 -39
  141. package/layouts/surface/Surface.sty.js +2 -2
  142. package/layouts/surface/variables.sty.js +1 -1
  143. package/package.json +15 -26
  144. package/styles/colorUtils.css +60 -60
  145. package/styles/colorUtils.sty.js +2 -2
  146. package/styles/container.css +47 -47
  147. package/styles/container.sty.js +2 -2
  148. package/styles/ellipsis.css +1 -1
  149. package/styles/ellipsis.sty.js +1 -1
  150. package/styles/field.css +153 -153
  151. package/styles/field.sty.js +2 -2
  152. package/styles/sprinkles.css +262 -262
  153. package/styles/sprinkles.sty.js +1 -1
  154. package/styles/textStyle.css +8 -8
  155. package/styles/textStyle.sty.js +1 -1
  156. package/typography/block-quote/Blockquote.css +2 -2
  157. package/typography/block-quote/Blockquote.sty.js +1 -1
  158. package/typography/code/Code.css +1 -1
  159. package/typography/code/Code.sty.js +1 -1
  160. package/typography/emphasis/Emphasis.css +1 -1
  161. package/typography/emphasis/Emphasis.sty.js +1 -1
  162. package/typography/external-link/ExternalLink.css +6 -6
  163. package/typography/external-link/ExternalLink.sty.js +1 -1
  164. package/typography/heading/Heading.css +7 -7
  165. package/typography/heading/Heading.sty.js +1 -1
  166. package/typography/highlight/Highlight.css +1 -1
  167. package/typography/highlight/Highlight.sty.js +1 -1
  168. package/typography/link/Link.css +4 -4
  169. package/typography/link/Link.sty.js +1 -1
  170. package/typography/list/List.css +4 -4
  171. package/typography/list/List.sty.js +2 -2
  172. package/typography/paragraph/Paragraph.css +3 -3
  173. package/typography/paragraph/Paragraph.sty.js +1 -1
  174. package/typography/strikethrough/Strikethrough.css +1 -1
  175. package/typography/strikethrough/Strikethrough.sty.js +1 -1
  176. package/typography/strong/Strong.css +1 -1
  177. package/typography/strong/Strong.sty.js +1 -1
  178. package/typography/text/Text.css +3 -3
  179. package/typography/text/Text.sty.js +1 -1
  180. package/typography/text-ellipsis/TextEllipsis.css +4 -4
  181. package/typography/text-ellipsis/TextEllipsis.sty.js +1 -1
  182. package/core/types/role-variant.d.ts +0 -12
  183. package/core/types/role-variant.js +0 -30
  184. package/esm/core/types/role-variant.js +0 -12
  185. package/esm/core/types/role-variant.js.map +0 -7
  186. package/testing/custom-render.d.ts +0 -12
  187. package/testing/custom-render.js +0 -62
  188. package/testing/index.d.ts +0 -22
  189. package/testing/index.js +0 -91
  190. package/testing/jest/index.d.ts +0 -1
  191. package/testing/jest/index.js +0 -5
  192. package/testing/jest/jest-preset.d.ts +0 -10
  193. package/testing/jest/jest-preset.js +0 -13
  194. package/testing/jest/resolver.d.ts +0 -0
  195. package/testing/jest/resolver.js +0 -27
  196. package/testing/mocks/bounding-client-rect-mock.d.ts +0 -8
  197. package/testing/mocks/bounding-client-rect-mock.js +0 -36
  198. package/testing/mocks/canvas-mock.d.ts +0 -14
  199. package/testing/mocks/canvas-mock.js +0 -192
  200. package/testing/mocks/create-mock-element.d.ts +0 -14
  201. package/testing/mocks/create-mock-element.js +0 -99
  202. package/testing/mocks/create-range-mock.d.ts +0 -10
  203. package/testing/mocks/create-range-mock.js +0 -47
  204. package/testing/mocks/dom-rect-mock.d.ts +0 -19
  205. package/testing/mocks/dom-rect-mock.js +0 -56
  206. package/testing/mocks/fetch-mock.d.ts +0 -9
  207. package/testing/mocks/fetch-mock.js +0 -38
  208. package/testing/mocks/intersection-observer-mock.d.ts +0 -10
  209. package/testing/mocks/intersection-observer-mock.js +0 -58
  210. package/testing/mocks/match-media-mock.d.ts +0 -10
  211. package/testing/mocks/match-media-mock.js +0 -45
  212. package/testing/mocks/offset-height-mock.d.ts +0 -8
  213. package/testing/mocks/offset-height-mock.js +0 -39
  214. package/testing/mocks/offset-width-mock.d.ts +0 -8
  215. package/testing/mocks/offset-width-mock.js +0 -39
  216. package/testing/mocks/pointer-event-mock.d.ts +0 -8
  217. package/testing/mocks/pointer-event-mock.js +0 -42
  218. package/testing/mocks/resize-observer-mock.d.ts +0 -11
  219. package/testing/mocks/resize-observer-mock.js +0 -42
  220. package/testing/mocks/screen-size-mock.d.ts +0 -8
  221. package/testing/mocks/screen-size-mock.js +0 -34
  222. package/testing/mocks/scroll-into-view-mock.d.ts +0 -10
  223. package/testing/mocks/scroll-into-view-mock.js +0 -34
  224. package/testing/mocks/scroll-width-mock.d.ts +0 -8
  225. package/testing/mocks/scroll-width-mock.js +0 -39
  226. package/testing/mocks/select-mock.d.ts +0 -11
  227. package/testing/mocks/select-mock.js +0 -45
  228. package/testing/mocks/table-virtualization-mock.d.ts +0 -10
  229. package/testing/mocks/table-virtualization-mock.js +0 -50
  230. package/testing/mocks/text-ellipsis-mock.d.ts +0 -8
  231. package/testing/mocks/text-ellipsis-mock.js +0 -43
  232. package/testing/setup.d.ts +0 -8
  233. package/testing/setup.js +0 -57
@@ -1,19 +0,0 @@
1
- /** Creates a DOMRect instance. Unspecified values default to `0`.
2
- * @deprecated The testing subpackage is deprecated. Please switch to the `@dynatrace/strato-components-testing` package.
3
- */
4
- export declare function createDOMRect(width: number, height?: number, x?: number, y?: number, top?: number, right?: number, bottom?: number, left?: number): DOMRect;
5
- /**
6
- * @deprecated The testing subpackage is deprecated. Please switch to the `@dynatrace/strato-components-testing` package.
7
- */
8
- export declare const FALLBACK_DOM_RECT: DOMRect;
9
- /**
10
- * Mock the domRect since jsdom doesn't provide it
11
- * @param mockDomRect - Override values for DOMRect
12
- * @deprecated The testing subpackage is deprecated. Please switch to the `@dynatrace/strato-components-testing` package.
13
- */
14
- export declare function setupDomRectMock(mockDomRect?: DOMRect): void;
15
- /**
16
- * reset the DomRect
17
- * @deprecated The testing subpackage is deprecated. Please switch to the `@dynatrace/strato-components-testing` package.
18
- */
19
- export declare function clearDomRectMock(): void;
@@ -1,56 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var dom_rect_mock_exports = {};
19
- __export(dom_rect_mock_exports, {
20
- FALLBACK_DOM_RECT: () => FALLBACK_DOM_RECT,
21
- clearDomRectMock: () => clearDomRectMock,
22
- createDOMRect: () => createDOMRect,
23
- setupDomRectMock: () => setupDomRectMock
24
- });
25
- module.exports = __toCommonJS(dom_rect_mock_exports);
26
- function createDOMRect(width, height, x, y, top, right, bottom, left) {
27
- return {
28
- width,
29
- height: height ?? 0,
30
- x: x ?? 0,
31
- y: y ?? 0,
32
- top: top ?? 0,
33
- right: right ?? 0,
34
- bottom: bottom ?? 0,
35
- left: left ?? 0,
36
- toJSON: function() {
37
- const { toJSON, ...remainingProps } = this;
38
- return remainingProps;
39
- }
40
- };
41
- }
42
- const FALLBACK_DOM_RECT = Object.freeze(createDOMRect(0));
43
- const prisitineDomRect = window.DOMRect;
44
- function setupDomRectMock(mockDomRect = FALLBACK_DOM_RECT) {
45
- Object.defineProperties(window, {
46
- DOMRect: {
47
- writable: true,
48
- value: {
49
- fromRect: () => mockDomRect
50
- }
51
- }
52
- });
53
- }
54
- function clearDomRectMock() {
55
- window.DOMRect = prisitineDomRect;
56
- }
@@ -1,9 +0,0 @@
1
- /**
2
- * Mocks the global `fetch` function since JSDom has no implementation
3
- * @deprecated The testing subpackage is deprecated.
4
- */
5
- export declare function setupFetchMock(mockedValue?: any): void;
6
- /** Clears mocked `fetch` function.
7
- * @deprecated The testing subpackage is deprecated.
8
- */
9
- export declare function clearFetchMock(): void;
@@ -1,38 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var fetch_mock_exports = {};
19
- __export(fetch_mock_exports, {
20
- clearFetchMock: () => clearFetchMock,
21
- setupFetchMock: () => setupFetchMock
22
- });
23
- module.exports = __toCommonJS(fetch_mock_exports);
24
- var import_globals = require("@jest/globals");
25
- const pristineFetch = global.fetch;
26
- function setupFetchMock(mockedValue = {
27
- ok: true,
28
- status: 200,
29
- json: () => {
30
- return {};
31
- }
32
- }) {
33
- const mockedFetchPromise = Promise.resolve(mockedValue);
34
- global.fetch = import_globals.jest.fn(() => mockedFetchPromise);
35
- }
36
- function clearFetchMock() {
37
- global.fetch = pristineFetch;
38
- }
@@ -1,10 +0,0 @@
1
- /**
2
- * Mocks the IntersectionObserver
3
- * @param entries - entries for the callback function which is called when IntersectionObserver.observe is invoked
4
- * @deprecated The testing subpackage is deprecated.
5
- */
6
- export declare function setupIntersectionObserverMock(entries?: any): void;
7
- /** Clears `IntersectionObserver` mock.
8
- * @deprecated The testing subpackage is deprecated.
9
- */
10
- export declare function clearIntersectionObserverMock(): void;
@@ -1,58 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var intersection_observer_mock_exports = {};
19
- __export(intersection_observer_mock_exports, {
20
- clearIntersectionObserverMock: () => clearIntersectionObserverMock,
21
- setupIntersectionObserverMock: () => setupIntersectionObserverMock
22
- });
23
- module.exports = __toCommonJS(intersection_observer_mock_exports);
24
- var import_globals = require("@jest/globals");
25
- const pristineIntersectionObserver = window.IntersectionObserver;
26
- function setupIntersectionObserverMock(entries = [
27
- {
28
- isIntersecting: true,
29
- intersectionRatio: 1
30
- }
31
- ]) {
32
- class MockIntersectionObserver {
33
- root = null;
34
- rootMargin = "";
35
- thresholds = [];
36
- callback;
37
- /**
38
- * Mock constructor
39
- * @param callback - callback function
40
- * @param options - options
41
- */
42
- constructor(callback, options) {
43
- this.callback = callback;
44
- }
45
- disconnect = import_globals.jest.fn();
46
- observe = import_globals.jest.fn(() => this.callback(entries));
47
- takeRecords = import_globals.jest.fn();
48
- unobserve = import_globals.jest.fn();
49
- }
50
- Object.defineProperty(global, "IntersectionObserver", {
51
- writable: true,
52
- configurable: true,
53
- value: MockIntersectionObserver
54
- });
55
- }
56
- function clearIntersectionObserverMock() {
57
- global.IntersectionObserver = pristineIntersectionObserver;
58
- }
@@ -1,10 +0,0 @@
1
- /**
2
- * Mock the match media on the window object
3
- * @param isMatching - whether or not the match query matches
4
- * @deprecated The testing subpackage is deprecated.
5
- */
6
- export declare function setupMatchMediaMock(isMatching?: boolean): void;
7
- /** Clear the Match Media mock
8
- * @deprecated The testing subpackage is deprecated.
9
- */
10
- export declare function clearMatchMediaMock(): void;
@@ -1,45 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var match_media_mock_exports = {};
19
- __export(match_media_mock_exports, {
20
- clearMatchMediaMock: () => clearMatchMediaMock,
21
- setupMatchMediaMock: () => setupMatchMediaMock
22
- });
23
- module.exports = __toCommonJS(match_media_mock_exports);
24
- var import_globals = require("@jest/globals");
25
- const prisitineMatchMedia = window.matchMedia;
26
- function setupMatchMediaMock(isMatching = false) {
27
- Object.defineProperty(window, "matchMedia", {
28
- writable: true,
29
- value: import_globals.jest.fn().mockImplementation((query) => ({
30
- matches: isMatching,
31
- media: query,
32
- onchange: null,
33
- addListener: import_globals.jest.fn(),
34
- // Deprecated
35
- removeListener: import_globals.jest.fn(),
36
- // Deprecated
37
- addEventListener: import_globals.jest.fn(),
38
- removeEventListener: import_globals.jest.fn(),
39
- dispatchEvent: import_globals.jest.fn()
40
- }))
41
- });
42
- }
43
- function clearMatchMediaMock() {
44
- window.matchMedia = prisitineMatchMedia;
45
- }
@@ -1,8 +0,0 @@
1
- /** Mocks the return value of the offsetHeight property on all HTMLElements.
2
- * @deprecated The testing subpackage is deprecated.
3
- */
4
- export declare function setupOffsetHeightMock(containerHeightOrMockFn: number | (() => number)): void;
5
- /** Clears mocked offsetHeight property on HTMLElements.
6
- * @deprecated The testing subpackage is deprecated.
7
- */
8
- export declare function clearOffsetHeightMock(): void;
@@ -1,39 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var offset_height_mock_exports = {};
19
- __export(offset_height_mock_exports, {
20
- clearOffsetHeightMock: () => clearOffsetHeightMock,
21
- setupOffsetHeightMock: () => setupOffsetHeightMock
22
- });
23
- module.exports = __toCommonJS(offset_height_mock_exports);
24
- const pristineOffsetHeightDescriptor = Object.getOwnPropertyDescriptor(
25
- HTMLElement.prototype,
26
- "offsetHeight"
27
- );
28
- function setupOffsetHeightMock(containerHeightOrMockFn) {
29
- Object.defineProperty(HTMLElement.prototype, "offsetHeight", {
30
- configurable: true,
31
- get: typeof containerHeightOrMockFn === "number" ? () => containerHeightOrMockFn : containerHeightOrMockFn
32
- });
33
- }
34
- function clearOffsetHeightMock() {
35
- Object.defineProperty(HTMLElement.prototype, "offsetHeight", {
36
- configurable: true,
37
- get: pristineOffsetHeightDescriptor?.get ?? (() => 0)
38
- });
39
- }
@@ -1,8 +0,0 @@
1
- /** Mocks the return value of the offsetWidth property on all HTMLElements.
2
- * @deprecated The testing subpackage is deprecated.
3
- */
4
- export declare function setupOffsetWidthMock(containerWidthOrMockFn: number | (() => number)): void;
5
- /** Clears mocked offsetWidth property on HTMLElements.
6
- * @deprecated The testing subpackage is deprecated.
7
- */
8
- export declare function clearOffsetWidthMock(): void;
@@ -1,39 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var offset_width_mock_exports = {};
19
- __export(offset_width_mock_exports, {
20
- clearOffsetWidthMock: () => clearOffsetWidthMock,
21
- setupOffsetWidthMock: () => setupOffsetWidthMock
22
- });
23
- module.exports = __toCommonJS(offset_width_mock_exports);
24
- const pristineOffsetWidthDescriptor = Object.getOwnPropertyDescriptor(
25
- HTMLElement.prototype,
26
- "offsetWidth"
27
- );
28
- function setupOffsetWidthMock(containerWidthOrMockFn) {
29
- Object.defineProperty(HTMLElement.prototype, "offsetWidth", {
30
- configurable: true,
31
- get: typeof containerWidthOrMockFn === "number" ? () => containerWidthOrMockFn : containerWidthOrMockFn
32
- });
33
- }
34
- function clearOffsetWidthMock() {
35
- Object.defineProperty(HTMLElement.prototype, "offsetWidth", {
36
- configurable: true,
37
- get: pristineOffsetWidthDescriptor?.get ?? (() => 0)
38
- });
39
- }
@@ -1,8 +0,0 @@
1
- /** Mocks `PointerEvent`.
2
- * @deprecated The testing subpackage is deprecated.
3
- */
4
- export declare function setupPointerEventMock(): void;
5
- /** Clears `PointerEvent` mock.
6
- * @deprecated The testing subpackage is deprecated.
7
- */
8
- export declare function clearPointerEventMock(): void;
@@ -1,42 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var pointer_event_mock_exports = {};
19
- __export(pointer_event_mock_exports, {
20
- clearPointerEventMock: () => clearPointerEventMock,
21
- setupPointerEventMock: () => setupPointerEventMock
22
- });
23
- module.exports = __toCommonJS(pointer_event_mock_exports);
24
- class MockPointerEvent extends Event {
25
- button;
26
- ctrlKey;
27
- pointerType;
28
- /** Creates a new MockPointerEvent. */
29
- constructor(type, props) {
30
- super(type, props);
31
- this.button = props.button || 0;
32
- this.ctrlKey = props.ctrlKey || false;
33
- this.pointerType = props.pointerType || "mouse";
34
- }
35
- }
36
- const pristinePointerEvent = global.PointerEvent;
37
- function setupPointerEventMock() {
38
- global.PointerEvent = MockPointerEvent;
39
- }
40
- function clearPointerEventMock() {
41
- global.PointerEvent = pristinePointerEvent;
42
- }
@@ -1,11 +0,0 @@
1
- import type { PartialDeep } from 'type-fest';
2
- /** Mock the Resize Observer
3
- * @deprecated The testing subpackage is deprecated. Please switch to the `@dynatrace/strato-components-testing` package.
4
- */
5
- export declare function setupResizeObserverMock(
6
- /** When the Resize Observer should return specific results, you can pass them here */
7
- mockedObserveCallbackValue?: PartialDeep<ResizeObserverEntry>[]): void;
8
- /** Clear the Resize Observer
9
- * @deprecated The testing subpackage is deprecated. Please switch to the `@dynatrace/strato-components-testing` package.
10
- */
11
- export declare function clearResizeObserverMock(): void;
@@ -1,42 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var resize_observer_mock_exports = {};
19
- __export(resize_observer_mock_exports, {
20
- clearResizeObserverMock: () => clearResizeObserverMock,
21
- setupResizeObserverMock: () => setupResizeObserverMock
22
- });
23
- module.exports = __toCommonJS(resize_observer_mock_exports);
24
- var import_globals = require("@jest/globals");
25
- const pristineResizeObserver = window.ResizeObserver;
26
- function setupResizeObserverMock(mockedObserveCallbackValue) {
27
- Object.defineProperty(window, "ResizeObserver", {
28
- writable: true,
29
- value: import_globals.jest.fn(
30
- (callback) => ({
31
- observe: mockedObserveCallbackValue ? import_globals.jest.fn().mockImplementation(() => {
32
- callback(mockedObserveCallbackValue);
33
- }) : import_globals.jest.fn(),
34
- unobserve: import_globals.jest.fn(),
35
- disconnect: import_globals.jest.fn()
36
- })
37
- )
38
- });
39
- }
40
- function clearResizeObserverMock() {
41
- window.ResizeObserver = pristineResizeObserver;
42
- }
@@ -1,8 +0,0 @@
1
- /** Mocks the width and height on `window.screen`
2
- * @deprecated The testing subpackage is deprecated.
3
- */
4
- export declare function setupScreenSizeMock(width?: number, height?: number): void;
5
- /** Clears mocked width and height on `window.screen`.
6
- * @deprecated The testing subpackage is deprecated.
7
- */
8
- export declare function clearScreenSizeMock(): void;
@@ -1,34 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var screen_size_mock_exports = {};
19
- __export(screen_size_mock_exports, {
20
- clearScreenSizeMock: () => clearScreenSizeMock,
21
- setupScreenSizeMock: () => setupScreenSizeMock
22
- });
23
- module.exports = __toCommonJS(screen_size_mock_exports);
24
- const pristineScreenWidth = window.screen.width;
25
- const pristineScreenHeight = window.screen.height;
26
- function setupScreenSizeMock(width = 1024, height = 768) {
27
- Object.defineProperty(window, "screen", {
28
- configurable: true,
29
- value: { width, height }
30
- });
31
- }
32
- function clearScreenSizeMock() {
33
- setupScreenSizeMock(pristineScreenWidth, pristineScreenHeight);
34
- }
@@ -1,10 +0,0 @@
1
- /**
2
- * Mock the scrollIntoView function since jsdom doesn't provide it
3
- * @deprecated The testing subpackage is deprecated.
4
- */
5
- export declare function setupScrollIntoViewMock(): void;
6
- /**
7
- * reset the scrollIntoView
8
- * @deprecated The testing subpackage is deprecated.
9
- */
10
- export declare function clearScrollIntoViewMock(): void;
@@ -1,34 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var scroll_into_view_mock_exports = {};
19
- __export(scroll_into_view_mock_exports, {
20
- clearScrollIntoViewMock: () => clearScrollIntoViewMock,
21
- setupScrollIntoViewMock: () => setupScrollIntoViewMock
22
- });
23
- module.exports = __toCommonJS(scroll_into_view_mock_exports);
24
- var import_globals = require("@jest/globals");
25
- const pristineScrollIntoView = window.HTMLElement.prototype.scrollIntoView;
26
- function setupScrollIntoViewMock() {
27
- Object.defineProperty(HTMLElement.prototype, "scrollIntoView", {
28
- writable: true,
29
- value: import_globals.jest.fn()
30
- });
31
- }
32
- function clearScrollIntoViewMock() {
33
- window.HTMLElement.prototype.scrollIntoView = pristineScrollIntoView;
34
- }
@@ -1,8 +0,0 @@
1
- /** Mocks the return value of the `scrollWidth` property on all `HTMLElements`.
2
- * @deprecated The testing subpackage is deprecated. Please switch to the `@dynatrace/strato-components-testing` package.
3
- */
4
- export declare function setupScrollWidthMock(scrollWidth: number): void;
5
- /** Clears mocked `scrollWidth` property on `HTMLElements`.
6
- * @deprecated The testing subpackage is deprecated. Please switch to the `@dynatrace/strato-components-testing` package.
7
- */
8
- export declare function clearScrollWidthMock(): void;
@@ -1,39 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var scroll_width_mock_exports = {};
19
- __export(scroll_width_mock_exports, {
20
- clearScrollWidthMock: () => clearScrollWidthMock,
21
- setupScrollWidthMock: () => setupScrollWidthMock
22
- });
23
- module.exports = __toCommonJS(scroll_width_mock_exports);
24
- const pristineScrollWidthDescriptor = Object.getOwnPropertyDescriptor(
25
- HTMLElement.prototype,
26
- "scrollWidth"
27
- );
28
- function setupScrollWidthMock(scrollWidth) {
29
- Object.defineProperty(HTMLElement.prototype, "scrollWidth", {
30
- configurable: true,
31
- get: () => scrollWidth
32
- });
33
- }
34
- function clearScrollWidthMock() {
35
- Object.defineProperty(HTMLElement.prototype, "scrollWidth", {
36
- configurable: true,
37
- get: pristineScrollWidthDescriptor?.get ? pristineScrollWidthDescriptor.get : () => 0
38
- });
39
- }
@@ -1,11 +0,0 @@
1
- /**
2
- * Mocks offsets, scrolling height and animation frame to allow proper interaction with select components.
3
- * It takes care of setting them up and clearing them afterwards and should be used inside the
4
- * describe block.
5
- *
6
- * (Mainly usefull when accessing different options than the first)
7
- *
8
- * @internal
9
- * @deprecated The testing subpackage is deprecated.
10
- */
11
- export declare function _setupSelectMocks(): void;
@@ -1,45 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
- var select_mock_exports = {};
19
- __export(select_mock_exports, {
20
- _setupSelectMocks: () => _setupSelectMocks
21
- });
22
- module.exports = __toCommonJS(select_mock_exports);
23
- var import_globals = require("@jest/globals");
24
- function _setupSelectMocks() {
25
- let offsetWidth;
26
- let offsetHeight;
27
- let scrollHeight;
28
- (0, import_globals.beforeAll)(function() {
29
- offsetWidth = import_globals.jest.spyOn(window.HTMLElement.prototype, "clientWidth", "get").mockImplementation(() => 1e3);
30
- offsetHeight = import_globals.jest.spyOn(window.HTMLElement.prototype, "clientHeight", "get").mockImplementation(() => 1e3);
31
- scrollHeight = import_globals.jest.spyOn(window.HTMLElement.prototype, "scrollHeight", "get").mockImplementation(() => 48);
32
- import_globals.jest.spyOn(window, "requestAnimationFrame").mockImplementation((cb) => {
33
- cb(500);
34
- return 1;
35
- });
36
- import_globals.jest.useFakeTimers();
37
- });
38
- (0, import_globals.afterAll)(function() {
39
- offsetWidth.mockReset();
40
- offsetHeight.mockReset();
41
- scrollHeight.mockReset();
42
- import_globals.jest.runOnlyPendingTimers();
43
- import_globals.jest.useRealTimers();
44
- });
45
- }