@fluentui/react-card 9.0.0-beta.4 → 9.0.0-beta.5
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.
- package/CHANGELOG.json +72 -9
- package/CHANGELOG.md +27 -10
- package/lib/components/Card/useCardStyles.js +2 -2
- package/lib-commonjs/components/Card/useCardStyles.js +2 -2
- package/package.json +12 -11
- package/lib/common/isConformant.d.ts +0 -4
- package/lib/common/isConformant.js +0 -11
- package/lib/common/isConformant.js.map +0 -1
- package/lib-commonjs/common/isConformant.d.ts +0 -4
- package/lib-commonjs/common/isConformant.js +0 -22
- package/lib-commonjs/common/isConformant.js.map +0 -1
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,70 @@
|
|
2
2
|
"name": "@fluentui/react-card",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 25 Nov 2021 08:31:31 GMT",
|
6
|
+
"tag": "@fluentui/react-card_v9.0.0-beta.5",
|
7
|
+
"version": "9.0.0-beta.5",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "andredias@microsoft.com",
|
12
|
+
"package": "@fluentui/react-card",
|
13
|
+
"commit": "5f5fb9fe289f45c7f9afe9f052c51f19cfd41160",
|
14
|
+
"comment": "Migrate Card"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-card",
|
19
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
|
20
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-card",
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
|
26
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-card",
|
31
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-beta.5",
|
32
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-card",
|
37
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
|
38
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-card",
|
43
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
|
44
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-card",
|
49
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
|
50
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"author": "beachball",
|
54
|
+
"package": "@fluentui/react-card",
|
55
|
+
"comment": "Bump @fluentui/react-text to v9.0.0-beta.4",
|
56
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"author": "beachball",
|
60
|
+
"package": "@fluentui/react-card",
|
61
|
+
"comment": "Bump @fluentui/react-button to v9.0.0-beta.5",
|
62
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
63
|
+
}
|
64
|
+
]
|
65
|
+
}
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"date": "Fri, 12 Nov 2021 13:25:17 GMT",
|
6
69
|
"tag": "@fluentui/react-card_v9.0.0-beta.4",
|
7
70
|
"version": "9.0.0-beta.4",
|
8
71
|
"comments": {
|
@@ -43,49 +106,49 @@
|
|
43
106
|
"author": "beachball",
|
44
107
|
"package": "@fluentui/react-card",
|
45
108
|
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
|
46
|
-
"commit": "
|
109
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
47
110
|
},
|
48
111
|
{
|
49
112
|
"author": "beachball",
|
50
113
|
"package": "@fluentui/react-card",
|
51
114
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
|
52
|
-
"commit": "
|
115
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
53
116
|
},
|
54
117
|
{
|
55
118
|
"author": "beachball",
|
56
119
|
"package": "@fluentui/react-card",
|
57
120
|
"comment": "Bump @fluentui/react-tabster to v9.0.0-beta.4",
|
58
|
-
"commit": "
|
121
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
59
122
|
},
|
60
123
|
{
|
61
124
|
"author": "beachball",
|
62
125
|
"package": "@fluentui/react-card",
|
63
126
|
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
|
64
|
-
"commit": "
|
127
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
65
128
|
},
|
66
129
|
{
|
67
130
|
"author": "beachball",
|
68
131
|
"package": "@fluentui/react-card",
|
69
132
|
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
|
70
|
-
"commit": "
|
133
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
71
134
|
},
|
72
135
|
{
|
73
136
|
"author": "beachball",
|
74
137
|
"package": "@fluentui/react-card",
|
75
138
|
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
|
76
|
-
"commit": "
|
139
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
77
140
|
},
|
78
141
|
{
|
79
142
|
"author": "beachball",
|
80
143
|
"package": "@fluentui/react-card",
|
81
144
|
"comment": "Bump @fluentui/react-text to v9.0.0-beta.3",
|
82
|
-
"commit": "
|
145
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
83
146
|
},
|
84
147
|
{
|
85
148
|
"author": "beachball",
|
86
149
|
"package": "@fluentui/react-card",
|
87
150
|
"comment": "Bump @fluentui/react-button to v9.0.0-beta.4",
|
88
|
-
"commit": "
|
151
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
89
152
|
}
|
90
153
|
]
|
91
154
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,26 +1,43 @@
|
|
1
1
|
# Change Log - @fluentui/react-card
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 25 Nov 2021 08:31:31 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.5)
|
8
|
+
|
9
|
+
Thu, 25 Nov 2021 08:31:31 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.4..@fluentui/react-card_v9.0.0-beta.5)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Migrate Card ([PR #20599](https://github.com/microsoft/fluentui/pull/20599) by andredias@microsoft.com)
|
15
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
17
|
+
- Bump @fluentui/react-tabster to v9.0.0-beta.5 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
18
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
19
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
21
|
+
- Bump @fluentui/react-text to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
22
|
+
- Bump @fluentui/react-button to v9.0.0-beta.5 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
23
|
+
|
7
24
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.4)
|
8
25
|
|
9
|
-
Fri, 12 Nov 2021
|
26
|
+
Fri, 12 Nov 2021 13:25:17 GMT
|
10
27
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.3..@fluentui/react-card_v9.0.0-beta.4)
|
11
28
|
|
12
29
|
### Changes
|
13
30
|
|
14
31
|
- export static classes for components ([PR #20447](https://github.com/microsoft/fluentui/pull/20447) by olfedias@microsoft.com)
|
15
32
|
- Migrate to new useFocusableGroup usage ([PR #20131](https://github.com/microsoft/fluentui/pull/20131) by andredias@microsoft.com)
|
16
|
-
- Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #
|
17
|
-
- Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #
|
18
|
-
- Bump @fluentui/react-tabster to v9.0.0-beta.4 ([PR #
|
19
|
-
- Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #
|
20
|
-
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #
|
21
|
-
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #
|
22
|
-
- Bump @fluentui/react-text to v9.0.0-beta.3 ([PR #
|
23
|
-
- Bump @fluentui/react-button to v9.0.0-beta.4 ([PR #
|
33
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
34
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
35
|
+
- Bump @fluentui/react-tabster to v9.0.0-beta.4 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
36
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
37
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
38
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
39
|
+
- Bump @fluentui/react-text to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
40
|
+
- Bump @fluentui/react-button to v9.0.0-beta.4 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
24
41
|
|
25
42
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.3)
|
26
43
|
|
@@ -10,7 +10,7 @@ const useStyles = /*#__PURE__*/__styles({
|
|
10
10
|
"mc9l5x": "f22iagw",
|
11
11
|
"Beiy3e4": "f1vx9l62",
|
12
12
|
"Bpg54ce": "f1a3p1vp",
|
13
|
-
"E5pizo":
|
13
|
+
"E5pizo": "f1whvlc6",
|
14
14
|
"sj55zd": "f19n0e5",
|
15
15
|
"De3pzq": "fxugw4r",
|
16
16
|
"z8tnut": "f1kcqot9",
|
@@ -29,7 +29,7 @@ const useStyles = /*#__PURE__*/__styles({
|
|
29
29
|
"ecr2s2": "fb40n2d"
|
30
30
|
}
|
31
31
|
}, {
|
32
|
-
"d": [".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}", ".f1a3p1vp{overflow:hidden;}", ".f1whvlc6{box-shadow:var(--shadow4);}", ".
|
32
|
+
"d": [".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}", ".f1a3p1vp{overflow:hidden;}", ".f1whvlc6{box-shadow:var(--shadow4);}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".fxugw4r{background-color:var(--colorNeutralBackground1);}", ".f1kcqot9{padding-top:12px;}", ".f11qrl6u{padding-right:12px;}", ".fjlbh76{padding-left:12px;}", ".fpe6lb7{padding-bottom:12px;}", ".fsbu5mz{gap:12px;}", ".ft85np5{border-radius:var(--borderRadiusMedium);}", ".fwanz6y>.fui-CardPreview{margin-left:-12px;}", ".f1sdy22h>.fui-CardPreview{margin-right:-12px;}", ".f12h22a6>.fui-CardPreview:first-child{margin-top:-12px;}", ".f1k6fduh{cursor:pointer;}"],
|
33
33
|
"h": [".f1knas48:hover{background-color:var(--colorNeutralBackground1Hover);}"],
|
34
34
|
"a": [".fb40n2d:active{background-color:var(--colorNeutralBackground1Pressed);}"]
|
35
35
|
});
|
@@ -19,7 +19,7 @@ const useStyles = /*#__PURE__*/react_make_styles_1.__styles({
|
|
19
19
|
"mc9l5x": "f22iagw",
|
20
20
|
"Beiy3e4": "f1vx9l62",
|
21
21
|
"Bpg54ce": "f1a3p1vp",
|
22
|
-
"E5pizo":
|
22
|
+
"E5pizo": "f1whvlc6",
|
23
23
|
"sj55zd": "f19n0e5",
|
24
24
|
"De3pzq": "fxugw4r",
|
25
25
|
"z8tnut": "f1kcqot9",
|
@@ -38,7 +38,7 @@ const useStyles = /*#__PURE__*/react_make_styles_1.__styles({
|
|
38
38
|
"ecr2s2": "fb40n2d"
|
39
39
|
}
|
40
40
|
}, {
|
41
|
-
"d": [".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}", ".f1a3p1vp{overflow:hidden;}", ".f1whvlc6{box-shadow:var(--shadow4);}", ".
|
41
|
+
"d": [".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}", ".f1a3p1vp{overflow:hidden;}", ".f1whvlc6{box-shadow:var(--shadow4);}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".fxugw4r{background-color:var(--colorNeutralBackground1);}", ".f1kcqot9{padding-top:12px;}", ".f11qrl6u{padding-right:12px;}", ".fjlbh76{padding-left:12px;}", ".fpe6lb7{padding-bottom:12px;}", ".fsbu5mz{gap:12px;}", ".ft85np5{border-radius:var(--borderRadiusMedium);}", ".fwanz6y>.fui-CardPreview{margin-left:-12px;}", ".f1sdy22h>.fui-CardPreview{margin-right:-12px;}", ".f12h22a6>.fui-CardPreview:first-child{margin-top:-12px;}", ".f1k6fduh{cursor:pointer;}"],
|
42
42
|
"h": [".f1knas48:hover{background-color:var(--colorNeutralBackground1Hover);}"],
|
43
43
|
"a": [".fb40n2d:active{background-color:var(--colorNeutralBackground1Pressed);}"]
|
44
44
|
});
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-card",
|
3
|
-
"version": "9.0.0-beta.
|
3
|
+
"version": "9.0.0-beta.5",
|
4
4
|
"private": false,
|
5
5
|
"description": "Card container components for Fluent UI React.",
|
6
6
|
"main": "lib-commonjs/index.js",
|
@@ -22,18 +22,19 @@
|
|
22
22
|
"start": "yarn storybook",
|
23
23
|
"test": "jest",
|
24
24
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
25
|
-
"build:local": "tsc -p . --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-card/src && yarn docs",
|
26
|
-
"storybook": "start-storybook
|
25
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-card/src && yarn docs",
|
26
|
+
"storybook": "start-storybook",
|
27
|
+
"type-check": "tsc -b tsconfig.json"
|
27
28
|
},
|
28
29
|
"devDependencies": {
|
29
|
-
"@fluentui/babel-make-styles": "9.0.0-beta.
|
30
|
+
"@fluentui/babel-make-styles": "9.0.0-beta.4",
|
30
31
|
"@fluentui/eslint-plugin": "*",
|
31
|
-
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.
|
32
|
+
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.4",
|
32
33
|
"@fluentui/react-conformance": "*",
|
33
|
-
"@fluentui/react-conformance-make-styles": "9.0.0-beta.
|
34
|
+
"@fluentui/react-conformance-make-styles": "9.0.0-beta.4",
|
34
35
|
"@fluentui/scripts": "^1.0.0",
|
35
|
-
"@fluentui/react-text": "9.0.0-beta.
|
36
|
-
"@fluentui/react-button": "9.0.0-beta.
|
36
|
+
"@fluentui/react-text": "9.0.0-beta.4",
|
37
|
+
"@fluentui/react-button": "9.0.0-beta.5",
|
37
38
|
"@types/enzyme": "3.10.3",
|
38
39
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
39
40
|
"@types/react": "16.9.42",
|
@@ -46,9 +47,9 @@
|
|
46
47
|
"react-test-renderer": "^16.3.0"
|
47
48
|
},
|
48
49
|
"dependencies": {
|
49
|
-
"@fluentui/react-make-styles": "9.0.0-beta.
|
50
|
-
"@fluentui/react-utilities": "9.0.0-beta.
|
51
|
-
"@fluentui/react-tabster": "9.0.0-beta.
|
50
|
+
"@fluentui/react-make-styles": "9.0.0-beta.4",
|
51
|
+
"@fluentui/react-utilities": "9.0.0-beta.4",
|
52
|
+
"@fluentui/react-tabster": "9.0.0-beta.5",
|
52
53
|
"tslib": "^2.1.0"
|
53
54
|
},
|
54
55
|
"peerDependencies": {
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import { isConformant as baseIsConformant } from '@fluentui/react-conformance';
|
2
|
-
import makeStylesTests from '@fluentui/react-conformance-make-styles';
|
3
|
-
export function isConformant(testInfo) {
|
4
|
-
const defaultOptions = {
|
5
|
-
asPropHandlesRef: true,
|
6
|
-
componentPath: module.parent.filename.replace('.test', ''),
|
7
|
-
extraTests: makeStylesTests
|
8
|
-
};
|
9
|
-
baseIsConformant(defaultOptions, testInfo);
|
10
|
-
}
|
11
|
-
//# sourceMappingURL=isConformant.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"sources":["../../src/common/isConformant.ts"],"names":[],"mappings":"AAAA,SAAS,YAAY,IAAI,gBAAzB,QAAiD,6BAAjD;AAEA,OAAO,eAAP,MAA4B,yCAA5B;AAEA,OAAM,SAAU,YAAV,CACJ,QADI,EACqF;AAEzF,QAAM,cAAc,GAAyC;AAC3D,IAAA,gBAAgB,EAAE,IADyC;AAE3D,IAAA,aAAa,EAAE,MAAO,CAAC,MAAR,CAAgB,QAAhB,CAAyB,OAAzB,CAAiC,OAAjC,EAA0C,EAA1C,CAF4C;AAG3D,IAAA,UAAU,EAAE;AAH+C,GAA7D;AAMA,EAAA,gBAAgB,CAAC,cAAD,EAAiB,QAAjB,CAAhB;AACD","sourceRoot":""}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
4
|
-
value: true
|
5
|
-
});
|
6
|
-
exports.isConformant = void 0;
|
7
|
-
|
8
|
-
const react_conformance_1 = /*#__PURE__*/require("@fluentui/react-conformance");
|
9
|
-
|
10
|
-
const react_conformance_make_styles_1 = /*#__PURE__*/require("@fluentui/react-conformance-make-styles");
|
11
|
-
|
12
|
-
function isConformant(testInfo) {
|
13
|
-
const defaultOptions = {
|
14
|
-
asPropHandlesRef: true,
|
15
|
-
componentPath: module.parent.filename.replace('.test', ''),
|
16
|
-
extraTests: react_conformance_make_styles_1.default
|
17
|
-
};
|
18
|
-
react_conformance_1.isConformant(defaultOptions, testInfo);
|
19
|
-
}
|
20
|
-
|
21
|
-
exports.isConformant = isConformant;
|
22
|
-
//# sourceMappingURL=isConformant.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"sources":["../../src/common/isConformant.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,mBAAA,gBAAA,OAAA,CAAA,6BAAA,CAAA;;AAEA,MAAA,+BAAA,gBAAA,OAAA,CAAA,yCAAA,CAAA;;AAEA,SAAgB,YAAhB,CACE,QADF,EAC2F;AAEzF,QAAM,cAAc,GAAyC;AAC3D,IAAA,gBAAgB,EAAE,IADyC;AAE3D,IAAA,aAAa,EAAE,MAAO,CAAC,MAAR,CAAgB,QAAhB,CAAyB,OAAzB,CAAiC,OAAjC,EAA0C,EAA1C,CAF4C;AAG3D,IAAA,UAAU,EAAE,+BAAA,CAAA;AAH+C,GAA7D;AAMA,EAAA,mBAAA,CAAA,YAAA,CAAiB,cAAjB,EAAiC,QAAjC;AACD;;AAVD,OAAA,CAAA,YAAA,GAAA,YAAA","sourceRoot":""}
|