@fluentui/react-tabster 0.0.0-nightly-20220623-0419.1 → 0.0.0-nightly-20220624-0419.1
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 +27 -15
- package/CHANGELOG.md +9 -7
- package/dist/index.d.ts +1 -0
- package/lib/hooks/useTabsterAttributes.js +1 -0
- package/lib/hooks/useTabsterAttributes.js.map +1 -1
- package/lib-commonjs/hooks/useTabsterAttributes.js +1 -0
- package/lib-commonjs/hooks/useTabsterAttributes.js.map +1 -1
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,42 +2,54 @@
|
|
2
2
|
"name": "@fluentui/react-tabster",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-tabster_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Fri, 24 Jun 2022 04:33:21 GMT",
|
6
|
+
"tag": "@fluentui/react-tabster_v0.0.0-nightly-20220624-0419.1",
|
7
|
+
"version": "0.0.0-nightly-20220624-0419.1",
|
8
8
|
"comments": {
|
9
|
-
"
|
9
|
+
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "lingfangao@hotmail.com",
|
12
12
|
"package": "@fluentui/react-tabster",
|
13
|
-
"commit": "
|
14
|
-
"comment": "
|
15
|
-
}
|
16
|
-
],
|
17
|
-
"prerelease": [
|
13
|
+
"commit": "2da4428ae7d6e464c538b7ed10e425ce0e531144",
|
14
|
+
"comment": "chore: Mark teams-prg owned APIs with @internal"
|
15
|
+
},
|
18
16
|
{
|
19
17
|
"author": "Humberto.Morimoto@microsoft.com",
|
20
18
|
"package": "@fluentui/react-tabster",
|
21
19
|
"commit": "09f58dcbef2306875046261dc0b7821283ccc287",
|
22
20
|
"comment": "chore: Using ::before and ::after instead of :before and :after."
|
23
21
|
},
|
22
|
+
{
|
23
|
+
"author": "lingfangao@hotmail.com",
|
24
|
+
"package": "@fluentui/react-tabster",
|
25
|
+
"commit": "675acea49c97f10837ddee9b8c4350ca27750125",
|
26
|
+
"comment": "Bump Griffel dependencies"
|
27
|
+
},
|
24
28
|
{
|
25
29
|
"author": "beachball",
|
26
30
|
"package": "@fluentui/react-tabster",
|
27
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
28
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220624-0419.1",
|
32
|
+
"commit": "5197053e8e0ad04d319248954fcfa61d4f63b97a"
|
29
33
|
},
|
30
34
|
{
|
31
35
|
"author": "beachball",
|
32
36
|
"package": "@fluentui/react-tabster",
|
33
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
34
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220624-0419.1",
|
38
|
+
"commit": "5197053e8e0ad04d319248954fcfa61d4f63b97a"
|
35
39
|
},
|
36
40
|
{
|
37
41
|
"author": "beachball",
|
38
42
|
"package": "@fluentui/react-tabster",
|
39
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
40
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220624-0419.1",
|
44
|
+
"commit": "5197053e8e0ad04d319248954fcfa61d4f63b97a"
|
45
|
+
}
|
46
|
+
],
|
47
|
+
"none": [
|
48
|
+
{
|
49
|
+
"author": "lingfangao@hotmail.com",
|
50
|
+
"package": "@fluentui/react-tabster",
|
51
|
+
"commit": "2da2d47e3dac6f8f4396ab112ab80b1dd34cc9ac",
|
52
|
+
"comment": "Bump cypress to v10"
|
41
53
|
}
|
42
54
|
]
|
43
55
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,22 @@
|
|
1
1
|
# Change Log - @fluentui/react-tabster
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Fri, 24 Jun 2022 04:33:21 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220624-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v0.0.0-nightly-20220624-0419.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-rc.13..@fluentui/react-tabster_v0.0.0-nightly-
|
9
|
+
Fri, 24 Jun 2022 04:33:21 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-rc.13..@fluentui/react-tabster_v0.0.0-nightly-20220624-0419.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
+
- chore: Mark teams-prg owned APIs with @internal ([PR #23689](https://github.com/microsoft/fluentui/pull/23689) by lingfangao@hotmail.com)
|
14
15
|
- chore: Using ::before and ::after instead of :before and :after. ([PR #23469](https://github.com/microsoft/fluentui/pull/23469) by Humberto.Morimoto@microsoft.com)
|
15
|
-
- Bump
|
16
|
-
- Bump @fluentui/react-
|
17
|
-
- Bump @fluentui/react-
|
16
|
+
- Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
|
17
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220624-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/5197053e8e0ad04d319248954fcfa61d4f63b97a) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220624-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/5197053e8e0ad04d319248954fcfa61d4f63b97a) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220624-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/5197053e8e0ad04d319248954fcfa61d4f63b97a) by beachball)
|
18
20
|
|
19
21
|
## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-rc.13)
|
20
22
|
|
package/dist/index.d.ts
CHANGED
@@ -123,6 +123,7 @@ export declare interface UseModalAttributesOptions {
|
|
123
123
|
}
|
124
124
|
|
125
125
|
/**
|
126
|
+
* @internal
|
126
127
|
* Hook that returns tabster attributes while ensuring tabster exists
|
127
128
|
*/
|
128
129
|
export declare const useTabsterAttributes: (props: Types.TabsterAttributeProps) => Types.TabsterDOMAttribute;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["hooks/useTabsterAttributes.ts"],"names":[],"mappings":"AAAA,SAAS,mBAAT,QAA2D,SAA3D;AACA,SAAS,UAAT,QAA2B,cAA3B;AAEA;;
|
1
|
+
{"version":3,"sources":["hooks/useTabsterAttributes.ts"],"names":[],"mappings":"AAAA,SAAS,mBAAT,QAA2D,SAA3D;AACA,SAAS,UAAT,QAA2B,cAA3B;AAEA;;;AAGG;;AACH,OAAO,MAAM,oBAAoB,GAAI,KAAD,IAAgF;EAClH;EACA;EACA,UAAU;EAEV,OAAO,mBAAmB,CAAC,KAAD,CAA1B;AACD,CANM","sourcesContent":["import { getTabsterAttribute, Types as TabsterTypes } from 'tabster';\nimport { useTabster } from './useTabster';\n\n/**\n * @internal\n * Hook that returns tabster attributes while ensuring tabster exists\n */\nexport const useTabsterAttributes = (props: TabsterTypes.TabsterAttributeProps): TabsterTypes.TabsterDOMAttribute => {\n // A tabster instance is not necessary to generate tabster attributes\n // but calling the hook will ensure that a tabster instance exists internally and avoids consumers doing the same\n useTabster();\n\n return getTabsterAttribute(props);\n};\n"],"sourceRoot":"../src/"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["hooks/useTabsterAttributes.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,SAAA,gBAAA,OAAA,CAAA,SAAA,CAAA;;AACA,MAAA,YAAA,gBAAA,OAAA,CAAA,cAAA,CAAA;AAEA
|
1
|
+
{"version":3,"sources":["hooks/useTabsterAttributes.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,SAAA,gBAAA,OAAA,CAAA,SAAA,CAAA;;AACA,MAAA,YAAA,gBAAA,OAAA,CAAA,cAAA,CAAA;AAEA;;;AAGG;;;AACI,MAAM,oBAAoB,GAAI,KAAD,IAAgF;EAClH;EACA;EACA,YAAA,CAAA,UAAA;EAEA,OAAO,SAAA,CAAA,mBAAA,CAAoB,KAApB,CAAP;AACD,CANM;;AAAM,OAAA,CAAA,oBAAA,GAAoB,oBAApB","sourcesContent":["import { getTabsterAttribute, Types as TabsterTypes } from 'tabster';\nimport { useTabster } from './useTabster';\n\n/**\n * @internal\n * Hook that returns tabster attributes while ensuring tabster exists\n */\nexport const useTabsterAttributes = (props: TabsterTypes.TabsterAttributeProps): TabsterTypes.TabsterDOMAttribute => {\n // A tabster instance is not necessary to generate tabster attributes\n // but calling the hook will ensure that a tabster instance exists internally and avoids consumers doing the same\n useTabster();\n\n return getTabsterAttribute(props);\n};\n"],"sourceRoot":"../src/"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-tabster",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220624-0419.1",
|
4
4
|
"description": "Utilities for focus management and facade for tabster",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -31,10 +31,10 @@
|
|
31
31
|
"@fluentui/scripts": "^1.0.0"
|
32
32
|
},
|
33
33
|
"dependencies": {
|
34
|
-
"@griffel/react": "1.
|
35
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
36
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
34
|
+
"@griffel/react": "1.2.0",
|
35
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20220624-0419.1",
|
36
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220624-0419.1",
|
37
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220624-0419.1",
|
38
38
|
"keyborg": "^1.1.0",
|
39
39
|
"tabster": "^1.4.0",
|
40
40
|
"tslib": "^2.1.0"
|