@allurereport/web-components 3.0.0-beta.15 → 3.0.0-beta.17

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 (135) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index.d.ts +91 -21
  3. package/dist/index.js +11 -11
  4. package/dist/index.js.map +1 -1
  5. package/dist/mixins.scss +8 -8
  6. package/package.json +20 -18
  7. package/dist/components/ArrowButton/index.d.ts +0 -12
  8. package/dist/components/ArrowButton/index.d.ts.map +0 -1
  9. package/dist/components/Attachment/Attachment.d.ts +0 -8
  10. package/dist/components/Attachment/Attachment.d.ts.map +0 -1
  11. package/dist/components/Attachment/AttachmentCode.d.ts +0 -10
  12. package/dist/components/Attachment/AttachmentCode.d.ts.map +0 -1
  13. package/dist/components/Attachment/AttachmentEmpty.d.ts +0 -5
  14. package/dist/components/Attachment/AttachmentEmpty.d.ts.map +0 -1
  15. package/dist/components/Attachment/AttachmentImage.d.ts +0 -8
  16. package/dist/components/Attachment/AttachmentImage.d.ts.map +0 -1
  17. package/dist/components/Attachment/AttachmentVideo.d.ts +0 -8
  18. package/dist/components/Attachment/AttachmentVideo.d.ts.map +0 -1
  19. package/dist/components/Attachment/CodeViewer.d.ts +0 -8
  20. package/dist/components/Attachment/CodeViewer.d.ts.map +0 -1
  21. package/dist/components/Attachment/HtmlPreview.d.ts +0 -8
  22. package/dist/components/Attachment/HtmlPreview.d.ts.map +0 -1
  23. package/dist/components/Attachment/index.d.ts +0 -8
  24. package/dist/components/Attachment/index.d.ts.map +0 -1
  25. package/dist/components/Button/index.d.ts +0 -29
  26. package/dist/components/Button/index.d.ts.map +0 -1
  27. package/dist/components/Charts/SuccessRatePieChart/index.d.ts +0 -21
  28. package/dist/components/Charts/SuccessRatePieChart/index.d.ts.map +0 -1
  29. package/dist/components/Charts/TrendChart/TrendChart.d.ts +0 -4
  30. package/dist/components/Charts/TrendChart/TrendChart.d.ts.map +0 -1
  31. package/dist/components/Charts/TrendChart/config.d.ts +0 -13
  32. package/dist/components/Charts/TrendChart/config.d.ts.map +0 -1
  33. package/dist/components/Charts/TrendChart/constants.d.ts +0 -2
  34. package/dist/components/Charts/TrendChart/constants.d.ts.map +0 -1
  35. package/dist/components/Charts/TrendChart/index.d.ts +0 -5
  36. package/dist/components/Charts/TrendChart/index.d.ts.map +0 -1
  37. package/dist/components/Charts/TrendChart/theme.d.ts +0 -32
  38. package/dist/components/Charts/TrendChart/theme.d.ts.map +0 -1
  39. package/dist/components/Charts/TrendChart/types.d.ts +0 -53
  40. package/dist/components/Charts/TrendChart/types.d.ts.map +0 -1
  41. package/dist/components/Charts/TrendChart/utils.d.ts +0 -7
  42. package/dist/components/Charts/TrendChart/utils.d.ts.map +0 -1
  43. package/dist/components/Charts/TrendChartWidget/index.d.ts +0 -23
  44. package/dist/components/Charts/TrendChartWidget/index.d.ts.map +0 -1
  45. package/dist/components/Counter/index.d.ts +0 -10
  46. package/dist/components/Counter/index.d.ts.map +0 -1
  47. package/dist/components/Grid/Grid.d.ts +0 -11
  48. package/dist/components/Grid/Grid.d.ts.map +0 -1
  49. package/dist/components/Grid/components/GridItem/GridItem.d.ts +0 -8
  50. package/dist/components/Grid/components/GridItem/GridItem.d.ts.map +0 -1
  51. package/dist/components/Grid/components/GridItem/components/DragHandle/DragHandle.d.ts +0 -6
  52. package/dist/components/Grid/components/GridItem/components/DragHandle/DragHandle.d.ts.map +0 -1
  53. package/dist/components/Grid/components/GridItem/components/DragHandle/components/DragHandleIcon.d.ts +0 -6
  54. package/dist/components/Grid/components/GridItem/components/DragHandle/components/DragHandleIcon.d.ts.map +0 -1
  55. package/dist/components/Grid/components/GridItem/components/DragHandle/components/index.d.ts +0 -2
  56. package/dist/components/Grid/components/GridItem/components/DragHandle/components/index.d.ts.map +0 -1
  57. package/dist/components/Grid/components/GridItem/components/DragHandle/index.d.ts +0 -2
  58. package/dist/components/Grid/components/GridItem/components/DragHandle/index.d.ts.map +0 -1
  59. package/dist/components/Grid/components/GridItem/components/index.d.ts +0 -2
  60. package/dist/components/Grid/components/GridItem/components/index.d.ts.map +0 -1
  61. package/dist/components/Grid/components/GridItem/index.d.ts +0 -3
  62. package/dist/components/Grid/components/GridItem/index.d.ts.map +0 -1
  63. package/dist/components/Grid/components/index.d.ts +0 -2
  64. package/dist/components/Grid/components/index.d.ts.map +0 -1
  65. package/dist/components/Grid/constants.d.ts +0 -4
  66. package/dist/components/Grid/constants.d.ts.map +0 -1
  67. package/dist/components/Grid/hooks/index.d.ts +0 -2
  68. package/dist/components/Grid/hooks/index.d.ts.map +0 -1
  69. package/dist/components/Grid/hooks/useSortable.d.ts +0 -4
  70. package/dist/components/Grid/hooks/useSortable.d.ts.map +0 -1
  71. package/dist/components/Grid/index.d.ts +0 -5
  72. package/dist/components/Grid/index.d.ts.map +0 -1
  73. package/dist/components/Label/index.d.ts +0 -3
  74. package/dist/components/Label/index.d.ts.map +0 -1
  75. package/dist/components/LanguagePicker/index.d.ts +0 -8
  76. package/dist/components/LanguagePicker/index.d.ts.map +0 -1
  77. package/dist/components/Link/index.d.ts +0 -9
  78. package/dist/components/Link/index.d.ts.map +0 -1
  79. package/dist/components/Loadable/index.d.ts +0 -16
  80. package/dist/components/Loadable/index.d.ts.map +0 -1
  81. package/dist/components/Menu/index.d.ts +0 -37
  82. package/dist/components/Menu/index.d.ts.map +0 -1
  83. package/dist/components/Modal/Gallery.d.ts +0 -5
  84. package/dist/components/Modal/Gallery.d.ts.map +0 -1
  85. package/dist/components/Modal/Thumb.d.ts +0 -10
  86. package/dist/components/Modal/Thumb.d.ts.map +0 -1
  87. package/dist/components/Modal/index.d.ts +0 -24
  88. package/dist/components/Modal/index.d.ts.map +0 -1
  89. package/dist/components/PageLoader/index.d.ts +0 -2
  90. package/dist/components/PageLoader/index.d.ts.map +0 -1
  91. package/dist/components/ReportLogo/index.d.ts +0 -5
  92. package/dist/components/ReportLogo/index.d.ts.map +0 -1
  93. package/dist/components/ReportLogoFull/index.d.ts +0 -4
  94. package/dist/components/ReportLogoFull/index.d.ts.map +0 -1
  95. package/dist/components/SearchBox/index.d.ts +0 -11
  96. package/dist/components/SearchBox/index.d.ts.map +0 -1
  97. package/dist/components/Spinner/index.d.ts +0 -5
  98. package/dist/components/Spinner/index.d.ts.map +0 -1
  99. package/dist/components/StatusLabel/index.d.ts +0 -8
  100. package/dist/components/StatusLabel/index.d.ts.map +0 -1
  101. package/dist/components/SvgIcon/index.d.ts +0 -73
  102. package/dist/components/SvgIcon/index.d.ts.map +0 -1
  103. package/dist/components/ThemeButton/index.d.ts +0 -8
  104. package/dist/components/ThemeButton/index.d.ts.map +0 -1
  105. package/dist/components/Toggle/index.d.ts +0 -9
  106. package/dist/components/Toggle/index.d.ts.map +0 -1
  107. package/dist/components/Tooltip/index.d.ts +0 -14
  108. package/dist/components/Tooltip/index.d.ts.map +0 -1
  109. package/dist/components/Tree/Tree.d.ts +0 -18
  110. package/dist/components/Tree/Tree.d.ts.map +0 -1
  111. package/dist/components/Tree/TreeHeader.d.ts +0 -14
  112. package/dist/components/Tree/TreeHeader.d.ts.map +0 -1
  113. package/dist/components/Tree/TreeItem.d.ts +0 -16
  114. package/dist/components/Tree/TreeItem.d.ts.map +0 -1
  115. package/dist/components/Tree/TreeItemIcon.d.ts +0 -9
  116. package/dist/components/Tree/TreeItemIcon.d.ts.map +0 -1
  117. package/dist/components/Tree/TreeItemInfo/index.d.ts +0 -8
  118. package/dist/components/Tree/TreeItemInfo/index.d.ts.map +0 -1
  119. package/dist/components/Tree/TreeItemMetaIcon/index.d.ts +0 -5
  120. package/dist/components/Tree/TreeItemMetaIcon/index.d.ts.map +0 -1
  121. package/dist/components/Tree/TreeItemRetries/index.d.ts +0 -5
  122. package/dist/components/Tree/TreeItemRetries/index.d.ts.map +0 -1
  123. package/dist/components/Tree/TreeSection.d.ts +0 -10
  124. package/dist/components/Tree/TreeSection.d.ts.map +0 -1
  125. package/dist/components/Tree/TreeStatusBar.d.ts +0 -14
  126. package/dist/components/Tree/TreeStatusBar.d.ts.map +0 -1
  127. package/dist/components/Tree/index.d.ts +0 -7
  128. package/dist/components/Tree/index.d.ts.map +0 -1
  129. package/dist/components/Typography/index.d.ts +0 -28
  130. package/dist/components/Typography/index.d.ts.map +0 -1
  131. package/dist/components/Widget/index.d.ts +0 -7
  132. package/dist/components/Widget/index.d.ts.map +0 -1
  133. package/dist/hooks/useDebouncedCallback.d.ts +0 -2
  134. package/dist/hooks/useDebouncedCallback.d.ts.map +0 -1
  135. package/dist/index.d.ts.map +0 -1
package/dist/mixins.scss CHANGED
@@ -31,10 +31,10 @@
31
31
  font-display: swap;
32
32
  font-weight: 300 700;
33
33
  src:
34
- url("~@allurereport/web-components/fonts/pt-root-ui_vf.woff") format("woff2 supports variations"),
35
- url("~@allurereport/web-components/fonts/pt-root-ui_vf.woff2") format("woff2-variations"),
36
- url("~@allurereport/web-components/fonts/pt-root-ui_vf.woff") format("woff supports variations"),
37
- url("~@allurereport/web-components/fonts/pt-root-ui_vf.woff") format("woff-variations");
34
+ url("@allurereport/web-components/fonts/pt-root-ui_vf.woff") format("woff2 supports variations"),
35
+ url("@allurereport/web-components/fonts/pt-root-ui_vf.woff2") format("woff2-variations"),
36
+ url("@allurereport/web-components/fonts/pt-root-ui_vf.woff") format("woff supports variations"),
37
+ url("@allurereport/web-components/fonts/pt-root-ui_vf.woff") format("woff-variations");
38
38
  }
39
39
 
40
40
  @font-face {
@@ -42,9 +42,9 @@
42
42
  font-display: swap;
43
43
  font-weight: 100 800;
44
44
  src:
45
- url("~@allurereport/web-components/fonts/JetBrainsMono_vf.woff2") format("woff2 supports variations"),
46
- url("~@allurereport/web-components/fonts/JetBrainsMono_vf.woff2") format("woff2-variations"),
47
- url("~@allurereport/web-components/fonts/JetBrainsMono_vf.woff") format("woff supports variations"),
48
- url("~@allurereport/web-components/fonts/JetBrainsMono_vf.woff") format("woff-variations");
45
+ url("@allurereport/web-components/fonts/JetBrainsMono_vf.woff2") format("woff2 supports variations"),
46
+ url("@allurereport/web-components/fonts/JetBrainsMono_vf.woff2") format("woff2-variations"),
47
+ url("@allurereport/web-components/fonts/JetBrainsMono_vf.woff") format("woff supports variations"),
48
+ url("@allurereport/web-components/fonts/JetBrainsMono_vf.woff") format("woff-variations");
49
49
  }
50
50
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@allurereport/web-components",
3
- "version": "3.0.0-beta.15",
3
+ "version": "3.0.0-beta.17",
4
4
  "description": "Collection of Preact components used across the web Allure reports",
5
5
  "keywords": [
6
6
  "allure",
@@ -40,7 +40,7 @@
40
40
  "test": "vitest run"
41
41
  },
42
42
  "dependencies": {
43
- "@allurereport/web-commons": "3.0.0-beta.15",
43
+ "@allurereport/web-commons": "3.0.0-beta.17",
44
44
  "@floating-ui/dom": "^1.6.13",
45
45
  "@nivo/core": "^0.88.0",
46
46
  "@nivo/line": "^0.88.0",
@@ -48,18 +48,18 @@
48
48
  "clsx": "^2.1.1",
49
49
  "d3-shape": "^3.2.0",
50
50
  "preact": "^10.24.0",
51
- "prismjs": "^1.29.0",
51
+ "prismjs": "^1.30.0",
52
52
  "react": "npm:@preact/compat@*",
53
53
  "react-dom": "npm:@preact/compat@*",
54
54
  "reset.css": "^2.0.2",
55
55
  "sortablejs": "^1.15.6"
56
56
  },
57
57
  "devDependencies": {
58
- "@allurereport/core-api": "3.0.0-beta.15",
59
- "@babel/core": "^7.25.2",
60
- "@babel/plugin-transform-react-jsx": "^7.25.2",
61
- "@babel/preset-env": "^7.25.4",
62
- "@babel/preset-typescript": "^7.24.7",
58
+ "@allurereport/core-api": "3.0.0-beta.17",
59
+ "@babel/core": "^7.27.4",
60
+ "@babel/plugin-transform-react-jsx": "^7.27.1",
61
+ "@babel/preset-env": "^7.27.2",
62
+ "@babel/preset-typescript": "^7.27.1",
63
63
  "@chromatic-com/storybook": "^3.2.3",
64
64
  "@eslint/js": "^9.10.0",
65
65
  "@nivo/axes": "^0.88.0",
@@ -71,6 +71,7 @@
71
71
  "@rollup/plugin-alias": "^5.1.1",
72
72
  "@rollup/plugin-babel": "^6.0.4",
73
73
  "@rollup/plugin-commonjs": "^28.0.2",
74
+ "@rollup/plugin-json": "^6.1.0",
74
75
  "@rollup/plugin-node-resolve": "^16.0.0",
75
76
  "@rollup/plugin-terser": "^0.4.4",
76
77
  "@rollup/plugin-typescript": "^12.1.2",
@@ -95,14 +96,15 @@
95
96
  "@types/eslint": "^8.56.11",
96
97
  "@types/md5": "^2.3.5",
97
98
  "@types/node": "^20.17.9",
98
- "@types/prismjs": "^1",
99
+ "@types/prismjs": "^1.26.5",
99
100
  "@types/sortablejs": "^1.15.8",
100
101
  "@typescript-eslint/eslint-plugin": "^8.0.0",
101
102
  "@typescript-eslint/parser": "^8.0.0",
102
- "@vitest/runner": "^2.1.8",
103
- "@vitest/snapshot": "^2.1.8",
104
- "allure-js-commons": "^3.0.9",
105
- "allure-vitest": "^3.0.9",
103
+ "@vitest/runner": "^2.1.9",
104
+ "@vitest/snapshot": "^2.1.9",
105
+ "allure-js-commons": "^3.3.0",
106
+ "allure-vitest": "^3.3.0",
107
+ "ansi-to-html": "^0.7.2",
106
108
  "autoprefixer": "^10.4.20",
107
109
  "babel-loader": "^9.2.1",
108
110
  "babel-plugin-prismjs": "^2.1.0",
@@ -128,14 +130,14 @@
128
130
  "jsdom": "^26.0.0",
129
131
  "mini-css-extract-plugin": "^2.9.1",
130
132
  "npm-run-all2": "^7.0.1",
131
- "postcss": "^8.4.49",
133
+ "postcss": "^8.5.6",
132
134
  "postcss-import": "^16.1.0",
133
135
  "preact": "^10.24.0",
134
- "prismjs": "^1.29.0",
136
+ "prismjs": "^1.30.0",
135
137
  "rimraf": "^6.0.1",
136
- "rollup": "^4.30.1",
138
+ "rollup": "^4.43.0",
137
139
  "rollup-plugin-copy": "^3.5.0",
138
- "rollup-plugin-dts": "^6.1.1",
140
+ "rollup-plugin-dts": "^6.2.1",
139
141
  "rollup-plugin-postcss": "^4.0.2",
140
142
  "rollup-plugin-svg-sprites": "^1.2.5",
141
143
  "sass": "^1.83.1",
@@ -147,6 +149,6 @@
147
149
  "tslib": "^2.7.0",
148
150
  "typescript": "^5.6.3",
149
151
  "typescript-eslint": "^8.6.0",
150
- "vitest": "^2.1.8"
152
+ "vitest": "^2.1.9"
151
153
  }
152
154
  }
@@ -1,12 +0,0 @@
1
- import type { FunctionalComponent, JSX } from "preact";
2
- export interface ArrowButtonProps {
3
- isOpened?: boolean;
4
- iconSize?: "m" | "xs" | "s";
5
- buttonSize?: "m" | "xs" | "s";
6
- className?: string;
7
- icon?: string;
8
- onClick?: VoidFunction;
9
- tag?: keyof JSX.IntrinsicElements;
10
- }
11
- export declare const ArrowButton: FunctionalComponent<ArrowButtonProps>;
12
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ArrowButton/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,GAAG,EAAE,MAAM,QAAQ,CAAC;AAIvD,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,GAAG,GAAG,IAAI,GAAG,GAAG,CAAC;IAC5B,UAAU,CAAC,EAAE,GAAG,GAAG,IAAI,GAAG,GAAG,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,GAAG,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;CACnC;AAED,eAAO,MAAM,WAAW,EAAE,mBAAmB,CAAC,gBAAgB,CA2B7D,CAAC"}
@@ -1,8 +0,0 @@
1
- import type { AttachmentTestStepResult } from "@allurereport/core-api";
2
- import type { FunctionalComponent } from "preact";
3
- export interface AttachmentTestStepResultProps {
4
- item: AttachmentTestStepResult;
5
- previewable?: boolean;
6
- }
7
- export declare const Attachment: FunctionalComponent<AttachmentTestStepResultProps>;
8
- //# sourceMappingURL=Attachment.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Attachment.d.ts","sourceRoot":"","sources":["../../../src/components/Attachment/Attachment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AAGvE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AA0BlD,MAAM,WAAW,6BAA6B;IAC5C,IAAI,EAAE,wBAAwB,CAAC;IAC/B,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,eAAO,MAAM,UAAU,EAAE,mBAAmB,CAAC,6BAA6B,CAmCzE,CAAC"}
@@ -1,10 +0,0 @@
1
- import { type AttachmentTestStepResult } from "@allurereport/core-api";
2
- import { type FunctionalComponent } from "preact";
3
- import "./code.scss";
4
- export declare const AttachmentCode: FunctionalComponent<{
5
- item: AttachmentTestStepResult;
6
- attachment: {
7
- text?: string;
8
- };
9
- }>;
10
- //# sourceMappingURL=AttachmentCode.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttachmentCode.d.ts","sourceRoot":"","sources":["../../../src/components/Attachment/AttachmentCode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,wBAAwB,CAAC;AACvE,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAGlD,OAAO,aAAa,CAAC;AAErB,eAAO,MAAM,cAAc,EAAE,mBAAmB,CAAC;IAC/C,IAAI,EAAE,wBAAwB,CAAC;IAC/B,UAAU,EAAE;QAAE,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;CAC/B,CAcA,CAAC"}
@@ -1,5 +0,0 @@
1
- import type { ComponentChildren } from "preact";
2
- export declare const AttachmentEmpty: ({ children }: {
3
- children: ComponentChildren;
4
- }) => import("preact").JSX.Element;
5
- //# sourceMappingURL=AttachmentEmpty.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttachmentEmpty.d.ts","sourceRoot":"","sources":["../../../src/components/Attachment/AttachmentEmpty.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAGhD,eAAO,MAAM,eAAe,iBAAkB;IAAE,QAAQ,EAAE,iBAAiB,CAAA;CAAE,iCAE5E,CAAC"}
@@ -1,8 +0,0 @@
1
- import { type FunctionalComponent } from "preact";
2
- export declare const AttachmentImage: FunctionalComponent<{
3
- attachment: {
4
- img: string;
5
- originalFileName: string;
6
- };
7
- }>;
8
- //# sourceMappingURL=AttachmentImage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttachmentImage.d.ts","sourceRoot":"","sources":["../../../src/components/Attachment/AttachmentImage.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAIlD,eAAO,MAAM,eAAe,EAAE,mBAAmB,CAAC;IAChD,UAAU,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,gBAAgB,EAAE,MAAM,CAAA;KAAE,CAAC;CACvD,CAoBA,CAAC"}
@@ -1,8 +0,0 @@
1
- import { type FunctionalComponent } from "preact";
2
- export declare const AttachmentVideo: FunctionalComponent<{
3
- attachment: {
4
- src: string;
5
- contentType?: string;
6
- };
7
- }>;
8
- //# sourceMappingURL=AttachmentVideo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttachmentVideo.d.ts","sourceRoot":"","sources":["../../../src/components/Attachment/AttachmentVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAIlD,eAAO,MAAM,eAAe,EAAE,mBAAmB,CAAC;IAChD,UAAU,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,WAAW,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;CACnD,CASA,CAAC"}
@@ -1,8 +0,0 @@
1
- import type { ComponentChildren, FunctionalComponent } from "preact";
2
- import "./code.scss";
3
- export declare const CodeViewer: FunctionalComponent<{
4
- code?: string;
5
- children?: ComponentChildren;
6
- className?: string;
7
- }>;
8
- //# sourceMappingURL=CodeViewer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CodeViewer.d.ts","sourceRoot":"","sources":["../../../src/components/Attachment/CodeViewer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAGrE,OAAO,aAAa,CAAC;AAErB,eAAO,MAAM,UAAU,EAAE,mBAAmB,CAAC;IAC3C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAaA,CAAC"}
@@ -1,8 +0,0 @@
1
- import type { FunctionalComponent } from "preact";
2
- export type HtmlAttachmentPreviewProps = {
3
- attachment: {
4
- text: string;
5
- };
6
- };
7
- export declare const HtmlPreview: FunctionalComponent<HtmlAttachmentPreviewProps>;
8
- //# sourceMappingURL=HtmlPreview.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HtmlPreview.d.ts","sourceRoot":"","sources":["../../../src/components/Attachment/HtmlPreview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAIlD,MAAM,MAAM,0BAA0B,GAAG;IACvC,UAAU,EAAE;QAAE,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,mBAAmB,CAAC,0BAA0B,CAGvE,CAAC"}
@@ -1,8 +0,0 @@
1
- export { Attachment } from "@/components/Attachment/Attachment";
2
- export { AttachmentCode } from "@/components/Attachment/AttachmentCode";
3
- export { HtmlPreview } from "@/components/Attachment/HtmlPreview";
4
- export { AttachmentImage } from "@/components/Attachment/AttachmentImage";
5
- export { AttachmentVideo } from "@/components/Attachment/AttachmentVideo";
6
- export { AttachmentEmpty } from "@/components/Attachment/AttachmentEmpty";
7
- export { CodeViewer } from "@/components/Attachment/CodeViewer";
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Attachment/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AACxE,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC;AAClE,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAC1E,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAC1E,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC"}
@@ -1,29 +0,0 @@
1
- type BaseBtnProps = {
2
- text?: string;
3
- isPending?: boolean;
4
- size?: "s" | "m" | "l";
5
- style?: "primary" | "outline" | "ghost" | "flat" | "raised";
6
- action?: "default" | "danger" | "positive";
7
- icon?: string;
8
- iconSize?: "xs" | "s" | "m";
9
- fullWidth?: boolean;
10
- isIconButton?: boolean;
11
- isDropdownButton?: boolean;
12
- onClick?: (e: MouseEvent) => void;
13
- type?: HTMLButtonElement["type"];
14
- isDisabled?: boolean;
15
- isActive?: boolean;
16
- focusable?: boolean;
17
- className?: string;
18
- dataTestId?: string;
19
- };
20
- export type ButtonProps = Omit<BaseBtnProps, "text" | "isIconButton" | "isDropdownButton"> & Pick<Required<BaseBtnProps>, "text">;
21
- export declare const Button: (props: ButtonProps) => import("preact").JSX.Element;
22
- export type IconButtonProps = Omit<BaseBtnProps, "text" | "icon" | "autoFocus" | "fullWidth" | "isIconButton" | "isDropdownButton"> & Pick<Required<BaseBtnProps>, "icon">;
23
- export declare const IconButton: (props: IconButtonProps) => import("preact").JSX.Element;
24
- type DropdownButtonProps = Omit<BaseBtnProps, "type" | "autoFocus" | "isDropdownButton" | "isIconButton" | "text" | "isActive"> & Pick<Required<BaseBtnProps>, "text"> & {
25
- isExpanded?: boolean;
26
- };
27
- export declare const DropdownButton: (props: DropdownButtonProps) => import("preact").JSX.Element;
28
- export {};
29
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Button/index.tsx"],"names":[],"mappings":"AAMA,KAAK,YAAY,GAAG;IAKlB,IAAI,CAAC,EAAE,MAAM,CAAC;IAId,SAAS,CAAC,EAAE,OAAO,CAAC;IAUpB,IAAI,CAAC,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAYvB,KAAK,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,CAAC;IAO5D,MAAM,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,UAAU,CAAC;IAI3C,IAAI,CAAC,EAAE,MAAM,CAAC;IAId,QAAQ,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,CAAC;IAI5B,SAAS,CAAC,EAAE,OAAO,CAAC;IAIpB,YAAY,CAAC,EAAE,OAAO,CAAC;IAIvB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAI3B,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI,CAAC;IAKlC,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC;IAMjC,UAAU,CAAC,EAAE,OAAO,CAAC;IAMrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAMnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AA4DF,MAAM,MAAM,WAAW,GAAG,IAAI,CAAC,YAAY,EAAE,MAAM,GAAG,cAAc,GAAG,kBAAkB,CAAC,GACxF,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,CAAC,CAAC;AAEvC,eAAO,MAAM,MAAM,UAAW,WAAW,iCAA2B,CAAC;AAErE,MAAM,MAAM,eAAe,GAAG,IAAI,CAChC,YAAY,EACZ,MAAM,GAAG,MAAM,GAAG,WAAW,GAAG,WAAW,GAAG,cAAc,GAAG,kBAAkB,CAClF,GACC,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,CAAC,CAAC;AAEvC,eAAO,MAAM,UAAU,UAAW,eAAe,iCAAwC,CAAC;AAE1F,KAAK,mBAAmB,GAAG,IAAI,CAC7B,YAAY,EACZ,MAAM,GAAG,WAAW,GAAG,kBAAkB,GAAG,cAAc,GAAG,MAAM,GAAG,UAAU,CACjF,GACC,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,CAAC,GAAG;IACrC,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEJ,eAAO,MAAM,cAAc,UAAW,mBAAmB,iCAExD,CAAC"}
@@ -1,21 +0,0 @@
1
- import { type Statistic, type TestStatus } from "@allurereport/core-api";
2
- import { type PieArcDatum } from "d3-shape";
3
- type Slice = {
4
- status: TestStatus;
5
- count: number;
6
- d: string;
7
- };
8
- export type SuccessRatePieChartData = {
9
- percentage: number;
10
- slices: Slice[];
11
- };
12
- type SuccessRatePieChartProps = SuccessRatePieChartData & {
13
- className?: string;
14
- };
15
- export declare const d3Arc: import("d3-shape").Arc<any, PieArcDatum<Slice>>;
16
- export declare const d3Pie: import("d3-shape").Pie<any, Slice>;
17
- export declare const getPercentage: (value: number, total: number) => number;
18
- export declare const getChartData: (stats: Statistic) => SuccessRatePieChartData;
19
- export declare const SuccessRatePieChart: ({ slices, percentage, className }: SuccessRatePieChartProps) => import("preact").JSX.Element;
20
- export {};
21
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Charts/SuccessRatePieChart/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,UAAU,EAAgB,MAAM,wBAAwB,CAAC;AAEvF,OAAO,EAAE,KAAK,WAAW,EAAY,MAAM,UAAU,CAAC;AAItD,KAAK,KAAK,GAAG;IACX,MAAM,EAAE,UAAU,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,CAAC,EAAE,MAAM,CAAC;CACX,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,KAAK,EAAE,CAAC;CACjB,CAAC;AAEF,KAAK,wBAAwB,GAAG,uBAAuB,GAAG;IACxD,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAmBF,eAAO,MAAM,KAAK,iDAA2F,CAAC;AAE9G,eAAO,MAAM,KAAK,oCAGY,CAAC;AAE/B,eAAO,MAAM,aAAa,UAAW,MAAM,SAAS,MAAM,WAA8C,CAAC;AAEzG,eAAO,MAAM,YAAY,UAAW,SAAS,KAAG,uBAmB/C,CAAC;AAEF,eAAO,MAAM,mBAAmB,sCAAuC,wBAAwB,iCAiB9F,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { FunctionalComponent } from "preact";
2
- import type { TrendChartProps } from "./types";
3
- export declare const TrendChart: FunctionalComponent<TrendChartProps>;
4
- //# sourceMappingURL=TrendChart.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TrendChart.d.ts","sourceRoot":"","sources":["../../../../src/components/Charts/TrendChart/TrendChart.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAMlD,OAAO,KAAK,EAAqD,eAAe,EAAE,MAAM,SAAS,CAAC;AAGlG,eAAO,MAAM,UAAU,EAAE,mBAAmB,CAAC,eAAe,CAwG3D,CAAC"}
@@ -1,13 +0,0 @@
1
- import type { AxisProps } from "@nivo/axes";
2
- import type { Margin } from "@nivo/core";
3
- import type { LegendProps } from "@nivo/legends";
4
- import type { LineSvgProps } from "@nivo/line";
5
- import type { ScaleSpec } from "@nivo/scales";
6
- export declare const defaultTrendChartLegendConfig: LegendProps;
7
- export declare const defaultTrendChartAxisBottomConfig: AxisProps;
8
- export declare const defaultTrendChartAxisLeftConfig: AxisProps;
9
- export declare const defaultTrendChartMarginConfig: Margin;
10
- export declare const defaultTrendChartXScaleConfig: ScaleSpec;
11
- export declare const defaultTrendChartYScaleConfig: ScaleSpec;
12
- export declare const defaultTrendChartConfig: Partial<LineSvgProps>;
13
- //# sourceMappingURL=config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../../src/components/Charts/TrendChart/config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAC5C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AACzC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAC/C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C,eAAO,MAAM,6BAA6B,EAAE,WAuB3C,CAAC;AAEF,eAAO,MAAM,iCAAiC,EAAE,SAK/C,CAAC;AAEF,eAAO,MAAM,+BAA+B,EAAE,SAI7C,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,MAAsD,CAAC;AAEnG,eAAO,MAAM,6BAA6B,EAAE,SAA6B,CAAC;AAE1E,eAAO,MAAM,6BAA6B,EAAE,SAAwE,CAAC;AAErH,eAAO,MAAM,uBAAuB,EAAE,OAAO,CAAC,YAAY,CAUzD,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const SYMLOG_SCALE_CONSTANT = 64;
2
- //# sourceMappingURL=constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/components/Charts/TrendChart/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB,KAAK,CAAC"}
@@ -1,5 +0,0 @@
1
- export * from "./TrendChart";
2
- export * from "./types";
3
- export * from "./config";
4
- export { makeSymlogScale, makeSymlogScaleBySeries } from "./utils";
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Charts/TrendChart/index.tsx"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,OAAO,EAAE,eAAe,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC"}
@@ -1,32 +0,0 @@
1
- export declare const nivoTheme: {
2
- background: string;
3
- axis: {
4
- ticks: {
5
- text: {
6
- fill: string;
7
- };
8
- };
9
- legend: {
10
- text: {
11
- fill: string;
12
- };
13
- };
14
- grid: {
15
- line: {
16
- stroke: string;
17
- };
18
- };
19
- };
20
- legends: {
21
- text: {
22
- fill: string;
23
- };
24
- };
25
- tooltip: {
26
- container: {
27
- background: string;
28
- color: string;
29
- };
30
- };
31
- };
32
- //# sourceMappingURL=theme.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../../src/components/Charts/TrendChart/theme.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkCrB,CAAC"}
@@ -1,53 +0,0 @@
1
- import type { AxisProps } from "@nivo/axes";
2
- import type { LineSvgProps, Datum as OriginalDatum, Serie as OriginalSerie, Point } from "@nivo/line";
3
- import type { ScaleSymlogSpec } from "@nivo/scales";
4
- import type { CSSProperties } from "preact/compat";
5
- export type Datum = Omit<OriginalDatum, "x" | "y"> & {
6
- x: string | number | Date;
7
- y: number;
8
- };
9
- export type Serie = Omit<OriginalSerie, "id" | "data"> & {
10
- id: string | number;
11
- data: readonly Datum[];
12
- };
13
- type BaseLineSvgProps = Omit<LineSvgProps, "useMesh" | "enableSlices">;
14
- export declare enum TrendChartKind {
15
- Mesh = "Mesh",
16
- SlicesX = "SlicesX",
17
- SlicesY = "SlicesY"
18
- }
19
- export type TrendChartKindConfig = Pick<LineSvgProps, "useMesh" | "enableSlices">;
20
- export type SymlogScaleOptions = Pick<ScaleSymlogSpec, "constant" | "reverse">;
21
- export interface Slice {
22
- id: string;
23
- height: number;
24
- width: number;
25
- x: number;
26
- y: number;
27
- x0: number;
28
- y0: number;
29
- points: Point[];
30
- }
31
- export type TrendChartSliceClickHandler = (slice: Slice, event: MouseEvent) => void;
32
- export type TrendChartSliceTouchHandler = (slice: Slice, event: TouchEvent) => void;
33
- interface BaseTrendChartProps extends Omit<BaseLineSvgProps, "onClick" | "onTouchEnd" | "axisBottom"> {
34
- rootAriaLabel?: string;
35
- emptyLabel?: string;
36
- emptyAriaLabel?: string;
37
- width?: CSSProperties["width"];
38
- height?: CSSProperties["height"];
39
- axisBottom?: Omit<AxisProps, "tickValues">;
40
- }
41
- export interface MeshTrendChartProps extends BaseTrendChartProps {
42
- kind: TrendChartKind.Mesh;
43
- onClick?: (point: Point, event: MouseEvent) => void;
44
- onTouchEnd?: (point: Point, event: TouchEvent) => void;
45
- }
46
- export interface SlicesTrendChartProps extends BaseTrendChartProps {
47
- kind: TrendChartKind.SlicesX | TrendChartKind.SlicesY;
48
- onSliceClick?: TrendChartSliceClickHandler;
49
- onSliceTouchEnd?: TrendChartSliceTouchHandler;
50
- }
51
- export type TrendChartProps = MeshTrendChartProps | SlicesTrendChartProps;
52
- export {};
53
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/components/Charts/TrendChart/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAC5C,OAAO,KAAK,EAAE,YAAY,EAAE,KAAK,IAAI,aAAa,EAAE,KAAK,IAAI,aAAa,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACtG,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AACpD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAEnD,MAAM,MAAM,KAAK,GAAG,IAAI,CAAC,aAAa,EAAE,GAAG,GAAG,GAAG,CAAC,GAAG;IACnD,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;IAC1B,CAAC,EAAE,MAAM,CAAC;CACX,CAAC;AAEF,MAAM,MAAM,KAAK,GAAG,IAAI,CAAC,aAAa,EAAE,IAAI,GAAG,MAAM,CAAC,GAAG;IACvD,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,SAAS,KAAK,EAAE,CAAC;CACxB,CAAC;AAEF,KAAK,gBAAgB,GAAG,IAAI,CAAC,YAAY,EAAE,SAAS,GAAG,cAAc,CAAC,CAAC;AAEvE,oBAAY,cAAc;IACxB,IAAI,SAAS;IACb,OAAO,YAAY;IACnB,OAAO,YAAY;CACpB;AAED,MAAM,MAAM,oBAAoB,GAAG,IAAI,CAAC,YAAY,EAAE,SAAS,GAAG,cAAc,CAAC,CAAC;AAElF,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAC,eAAe,EAAE,UAAU,GAAG,SAAS,CAAC,CAAC;AAE/E,MAAM,WAAW,KAAK;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,EAAE,EAAE,MAAM,CAAC;IACX,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,KAAK,EAAE,CAAC;CACjB;AAED,MAAM,MAAM,2BAA2B,GAAG,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;AACpF,MAAM,MAAM,2BAA2B,GAAG,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;AAEpF,UAAU,mBAAoB,SAAQ,IAAI,CAAC,gBAAgB,EAAE,SAAS,GAAG,YAAY,GAAG,YAAY,CAAC;IACnG,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;IAC/B,MAAM,CAAC,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAC;IACjC,UAAU,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,CAAC,CAAC;CAC5C;AAED,MAAM,WAAW,mBAAoB,SAAQ,mBAAmB;IAC9D,IAAI,EAAE,cAAc,CAAC,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;IACpD,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;CACxD;AAED,MAAM,WAAW,qBAAsB,SAAQ,mBAAmB;IAChE,IAAI,EAAE,cAAc,CAAC,OAAO,GAAG,cAAc,CAAC,OAAO,CAAC;IACtD,YAAY,CAAC,EAAE,2BAA2B,CAAC;IAC3C,eAAe,CAAC,EAAE,2BAA2B,CAAC;CAC/C;AAED,MAAM,MAAM,eAAe,GAAG,mBAAmB,GAAG,qBAAqB,CAAC"}
@@ -1,7 +0,0 @@
1
- import type { ScaleSymlogSpec } from "@nivo/scales";
2
- import { TrendChartKind } from "./types";
3
- import type { Serie, SymlogScaleOptions, TrendChartKindConfig } from "./types";
4
- export declare const getKindConfig: (kind: TrendChartKind) => TrendChartKindConfig;
5
- export declare const makeSymlogScale: (min: number, max: number, options?: SymlogScaleOptions) => ScaleSymlogSpec;
6
- export declare const makeSymlogScaleBySeries: (series: Serie[], options?: SymlogScaleOptions) => ScaleSymlogSpec;
7
- //# sourceMappingURL=utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/Charts/TrendChart/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AACzC,OAAO,KAAK,EAAE,KAAK,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAE/E,eAAO,MAAM,aAAa,SAAU,cAAc,KAAG,oBAUpD,CAAC;AAEF,eAAO,MAAM,eAAe,QAAS,MAAM,OAAO,MAAM,YAAY,kBAAkB,KAAG,eAUxF,CAAC;AAEF,eAAO,MAAM,uBAAuB,WAAY,KAAK,EAAE,YAAY,kBAAkB,KAAG,eAOvF,CAAC"}
@@ -1,23 +0,0 @@
1
- import type { CSSProperties } from "preact/compat";
2
- import type { Serie } from "@/components/Charts/TrendChart";
3
- interface TrendChartWidgetPropsTranslations {
4
- "no-results": string;
5
- }
6
- interface TrendChartWidgetProps<TSlice = {
7
- metadata: {
8
- executionId: string;
9
- };
10
- }> {
11
- title: string;
12
- items: readonly Serie[];
13
- slices: readonly TSlice[];
14
- min: number;
15
- max: number;
16
- height?: CSSProperties["height"];
17
- width?: CSSProperties["width"];
18
- rootAriaLabel?: string;
19
- translations: TrendChartWidgetPropsTranslations;
20
- }
21
- export declare const TrendChartWidget: ({ title, items, slices, min, max, height, width, rootAriaLabel, translations, }: TrendChartWidgetProps) => import("preact/compat").JSX.Element;
22
- export {};
23
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Charts/TrendChartWidget/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAEnD,OAAO,KAAK,EAAE,KAAK,EAAS,MAAM,gCAAgC,CAAC;AAInE,UAAU,iCAAiC;IACzC,YAAY,EAAE,MAAM,CAAC;CACtB;AAED,UAAU,qBAAqB,CAAC,MAAM,GAAG;IAAE,QAAQ,EAAE;QAAE,WAAW,EAAE,MAAM,CAAA;KAAE,CAAA;CAAE;IAC5E,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,SAAS,KAAK,EAAE,CAAC;IACxB,MAAM,EAAE,SAAS,MAAM,EAAE,CAAC;IAC1B,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAC;IACjC,KAAK,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAC;IAC/B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,iCAAiC,CAAC;CACjD;AAED,eAAO,MAAM,gBAAgB,oFAU1B,qBAAqB,wCAwCvB,CAAC"}
@@ -1,10 +0,0 @@
1
- import type { TestStatus } from "@allurereport/core-api";
2
- type Props = {
3
- size?: "s" | "m" | "l";
4
- count: number;
5
- truncateCount?: boolean;
6
- status?: TestStatus;
7
- };
8
- export declare const Counter: (props: Props) => import("preact").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Counter/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAKzD,KAAK,KAAK,GAAG;IACX,IAAI,CAAC,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,MAAM,CAAC,EAAE,UAAU,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,OAAO,UAAW,KAAK,iCAiBnC,CAAC"}
@@ -1,11 +0,0 @@
1
- import type { FunctionComponent } from "preact";
2
- import type { HTMLAttributes } from "preact/compat";
3
- import type { Options } from "sortablejs";
4
- export type GridKind = "default" | "swap";
5
- export interface GridProps extends HTMLAttributes<HTMLDivElement> {
6
- options?: Options;
7
- kind?: GridKind;
8
- className?: string;
9
- }
10
- export declare const Grid: FunctionComponent<GridProps>;
11
- //# sourceMappingURL=Grid.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../src/components/Grid/Grid.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAChD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAEpD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAI1C,MAAM,MAAM,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAC;AAE1C,MAAM,WAAW,SAAU,SAAQ,cAAc,CAAC,cAAc,CAAC;IAI/D,OAAO,CAAC,EAAE,OAAO,CAAC;IAKlB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAKhB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAUD,eAAO,MAAM,IAAI,EAAE,iBAAiB,CAAC,SAAS,CA2B7C,CAAC"}
@@ -1,8 +0,0 @@
1
- import type { FunctionComponent } from "preact";
2
- import type { HTMLAttributes } from "preact/compat";
3
- export interface GridItemProps extends HTMLAttributes<HTMLDivElement> {
4
- className?: string;
5
- dndEnabled?: boolean;
6
- }
7
- export declare const GridItem: FunctionComponent<GridItemProps>;
8
- //# sourceMappingURL=GridItem.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GridItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/Grid/components/GridItem/GridItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAChD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAKpD,MAAM,WAAW,aAAc,SAAQ,cAAc,CAAC,cAAc,CAAC;IAInE,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AASD,eAAO,MAAM,QAAQ,EAAE,iBAAiB,CAAC,aAAa,CAarD,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { FunctionComponent } from "preact";
2
- export interface DragHandleProps {
3
- className?: string;
4
- }
5
- export declare const DragHandle: FunctionComponent<DragHandleProps>;
6
- //# sourceMappingURL=DragHandle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DragHandle.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Grid/components/GridItem/components/DragHandle/DragHandle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAKhD,MAAM,WAAW,eAAe;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,UAAU,EAAE,iBAAiB,CAAC,eAAe,CAMzD,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { FunctionComponent } from "preact";
2
- export interface DragHandleIconProps {
3
- className?: string;
4
- }
5
- export declare const DragHandleIcon: FunctionComponent<DragHandleIconProps>;
6
- //# sourceMappingURL=DragHandleIcon.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DragHandleIcon.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Grid/components/GridItem/components/DragHandle/components/DragHandleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAGhD,MAAM,WAAW,mBAAmB;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,cAAc,EAAE,iBAAiB,CAAC,mBAAmB,CAEjE,CAAC"}
@@ -1,2 +0,0 @@
1
- export * from "./DragHandleIcon";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Grid/components/GridItem/components/DragHandle/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
@@ -1,2 +0,0 @@
1
- export * from "./DragHandle";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Grid/components/GridItem/components/DragHandle/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
@@ -1,2 +0,0 @@
1
- export * from "./DragHandle";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Grid/components/GridItem/components/index.tsx"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
@@ -1,3 +0,0 @@
1
- export { GridItem } from "./GridItem";
2
- export type { GridItemProps } from "./GridItem";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Grid/components/GridItem/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,YAAY,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC"}