@fluentui-react-native/popover 0.1.51 → 0.1.53

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 CHANGED
@@ -2,7 +2,49 @@
2
2
  "name": "@fluentui-react-native/popover",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 11 Feb 2023 01:30:15 GMT",
5
+ "date": "Fri, 24 Feb 2023 20:36:24 GMT",
6
+ "tag": "@fluentui-react-native/popover_v0.1.53",
7
+ "version": "0.1.53",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "78454019+lyzhan7@users.noreply.github.com",
12
+ "package": "@fluentui-react-native/popover",
13
+ "commit": "743bd1507af336a62946361f3fe3c800ae5bd4c2",
14
+ "comment": "Order imports"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/popover",
19
+ "comment": "Bump @fluentui-react-native/adapters to v0.10.2",
20
+ "commit": "743bd1507af336a62946361f3fe3c800ae5bd4c2"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/popover",
25
+ "comment": "Bump @fluentui-react-native/framework to v0.9.3",
26
+ "commit": "743bd1507af336a62946361f3fe3c800ae5bd4c2"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Fri, 24 Feb 2023 02:22:40 GMT",
33
+ "tag": "@fluentui-react-native/popover_v0.1.52",
34
+ "version": "0.1.52",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/popover",
40
+ "comment": "Bump @fluentui-react-native/framework to v0.9.2",
41
+ "commit": "a266ece54bfecbd7edd912a26f46dae655bf48ef"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Sat, 11 Feb 2023 01:32:30 GMT",
6
48
  "tag": "@fluentui-react-native/popover_v0.1.51",
7
49
  "version": "0.1.51",
8
50
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,30 @@
1
1
  # Change Log - @fluentui-react-native/popover
2
2
 
3
- This log was last generated on Sat, 11 Feb 2023 01:30:15 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 24 Feb 2023 20:36:24 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.1.53
8
+
9
+ Fri, 24 Feb 2023 20:36:24 GMT
10
+
11
+ ### Patches
12
+
13
+ - Order imports (78454019+lyzhan7@users.noreply.github.com)
14
+ - Bump @fluentui-react-native/adapters to v0.10.2
15
+ - Bump @fluentui-react-native/framework to v0.9.3
16
+
17
+ ## 0.1.52
18
+
19
+ Fri, 24 Feb 2023 02:22:40 GMT
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui-react-native/framework to v0.9.2
24
+
7
25
  ## 0.1.51
8
26
 
9
- Sat, 11 Feb 2023 01:30:15 GMT
27
+ Sat, 11 Feb 2023 01:32:30 GMT
10
28
 
11
29
  ### Patches
12
30
 
package/lib/Popover.d.ts CHANGED
@@ -1,4 +1,3 @@
1
- /** @jsx withSlots */
2
1
  import type { PopoverProps, PopoverTokens } from './Popover.types';
3
2
  export declare const Popover: import("@fluentui-react-native/use-tokens").CustomizableComponent<PopoverProps, PopoverTokens, import("@fluentui-react-native/framework").Theme>;
4
3
  export default Popover;
@@ -1 +1 @@
1
- {"version":3,"file":"Popover.d.ts","sourceRoot":"","sources":["../src/Popover.tsx"],"names":[],"mappings":"AAAA,qBAAqB;AACrB,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAOnE,eAAO,MAAM,OAAO,kJAIA,CAAC;AAGrB,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Popover.d.ts","sourceRoot":"","sources":["../src/Popover.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAKnE,eAAO,MAAM,OAAO,kJAIA,CAAC;AAGrB,eAAe,OAAO,CAAC"}
package/lib/Popover.js CHANGED
@@ -1,5 +1,5 @@
1
- import { popoverName } from './Popover.types';
2
1
  import { compressible, buildUseTokens } from '@fluentui-react-native/framework';
2
+ import { popoverName } from './Popover.types';
3
3
  var usePopoverTokens = buildUseTokens(function () { return ({}); }, popoverName);
4
4
  export var Popover = compressible(function (_props, _useTokens) {
5
5
  return function () {
@@ -1 +1 @@
1
- {"version":3,"file":"Popover.js","sourceRoot":"","sources":["../src/Popover.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAE9C,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAEhF,IAAM,gBAAgB,GAAG,cAAc,CAAgB,cAAM,OAAA,CAAC,EAAE,CAAC,EAAJ,CAAI,EAAE,WAAW,CAAC,CAAC;AAEhF,MAAM,CAAC,IAAM,OAAO,GAAG,YAAY,CAA8B,UAAC,MAAoB,EAAE,UAAoC;IAC1H,OAAO;QACL,OAAO,IAAI,CAAC;IACd,CAAC,CAAC;AACJ,CAAC,EAAE,gBAAgB,CAAC,CAAC;AACrB,OAAO,CAAC,WAAW,GAAG,WAAW,CAAC;AAElC,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Popover.js","sourceRoot":"","sources":["../src/Popover.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAGhF,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAE9C,IAAM,gBAAgB,GAAG,cAAc,CAAgB,cAAM,OAAA,CAAC,EAAE,CAAC,EAAJ,CAAI,EAAE,WAAW,CAAC,CAAC;AAEhF,MAAM,CAAC,IAAM,OAAO,GAAG,YAAY,CAA8B,UAAC,MAAoB,EAAE,UAAoC;IAC1H,OAAO;QACL,OAAO,IAAI,CAAC;IACd,CAAC,CAAC;AACJ,CAAC,EAAE,gBAAgB,CAAC,CAAC;AACrB,OAAO,CAAC,WAAW,GAAG,WAAW,CAAC;AAElC,eAAe,OAAO,CAAC"}
@@ -1,4 +1,3 @@
1
- /** @jsx withSlots */
2
1
  import type { PopoverProps, PopoverTokens } from './Popover.types';
3
2
  export declare const Popover: import("@fluentui-react-native/use-tokens").CustomizableComponent<PopoverProps, PopoverTokens, import("@fluentui-react-native/framework").Theme>;
4
3
  export default Popover;
@@ -1 +1 @@
1
- {"version":3,"file":"Popover.d.ts","sourceRoot":"","sources":["../src/Popover.tsx"],"names":[],"mappings":"AAAA,qBAAqB;AACrB,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAOnE,eAAO,MAAM,OAAO,kJAIA,CAAC;AAGrB,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Popover.d.ts","sourceRoot":"","sources":["../src/Popover.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAKnE,eAAO,MAAM,OAAO,kJAIA,CAAC;AAGrB,eAAe,OAAO,CAAC"}
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Popover = void 0;
4
- var Popover_types_1 = require("./Popover.types");
5
4
  var framework_1 = require("@fluentui-react-native/framework");
5
+ var Popover_types_1 = require("./Popover.types");
6
6
  var usePopoverTokens = (0, framework_1.buildUseTokens)(function () { return ({}); }, Popover_types_1.popoverName);
7
7
  exports.Popover = (0, framework_1.compressible)(function (_props, _useTokens) {
8
8
  return function () {
@@ -1 +1 @@
1
- {"version":3,"file":"Popover.js","sourceRoot":"","sources":["../src/Popover.tsx"],"names":[],"mappings":";;;AAEA,iDAA8C;AAE9C,8DAAgF;AAEhF,IAAM,gBAAgB,GAAG,IAAA,0BAAc,EAAgB,cAAM,OAAA,CAAC,EAAE,CAAC,EAAJ,CAAI,EAAE,2BAAW,CAAC,CAAC;AAEnE,QAAA,OAAO,GAAG,IAAA,wBAAY,EAA8B,UAAC,MAAoB,EAAE,UAAoC;IAC1H,OAAO;QACL,OAAO,IAAI,CAAC;IACd,CAAC,CAAC;AACJ,CAAC,EAAE,gBAAgB,CAAC,CAAC;AACrB,eAAO,CAAC,WAAW,GAAG,2BAAW,CAAC;AAElC,kBAAe,eAAO,CAAC"}
1
+ {"version":3,"file":"Popover.js","sourceRoot":"","sources":["../src/Popover.tsx"],"names":[],"mappings":";;;AAEA,8DAAgF;AAGhF,iDAA8C;AAE9C,IAAM,gBAAgB,GAAG,IAAA,0BAAc,EAAgB,cAAM,OAAA,CAAC,EAAE,CAAC,EAAJ,CAAI,EAAE,2BAAW,CAAC,CAAC;AAEnE,QAAA,OAAO,GAAG,IAAA,wBAAY,EAA8B,UAAC,MAAoB,EAAE,UAAoC;IAC1H,OAAO;QACL,OAAO,IAAI,CAAC;IACd,CAAC,CAAC;AACJ,CAAC,EAAE,gBAAgB,CAAC,CAAC;AACrB,eAAO,CAAC,WAAW,GAAG,2BAAW,CAAC;AAElC,kBAAe,eAAO,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/popover",
3
- "version": "0.1.51",
3
+ "version": "0.1.53",
4
4
  "description": "A cross-platform Popover component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,8 +22,8 @@
22
22
  "directory": "packages/experimental/popover"
23
23
  },
24
24
  "dependencies": {
25
- "@fluentui-react-native/adapters": ">=0.10.1 <1.0.0",
26
- "@fluentui-react-native/framework": "0.9.1",
25
+ "@fluentui-react-native/adapters": ">=0.10.2 <1.0.0",
26
+ "@fluentui-react-native/framework": "0.9.3",
27
27
  "tslib": "^2.3.1"
28
28
  },
29
29
  "devDependencies": {
package/src/Popover.tsx CHANGED
@@ -1,9 +1,10 @@
1
1
  /** @jsx withSlots */
2
- import type { PopoverProps, PopoverTokens } from './Popover.types';
3
- import { popoverName } from './Popover.types';
4
2
  import type { UseTokens } from '@fluentui-react-native/framework';
5
3
  import { compressible, buildUseTokens } from '@fluentui-react-native/framework';
6
4
 
5
+ import type { PopoverProps, PopoverTokens } from './Popover.types';
6
+ import { popoverName } from './Popover.types';
7
+
7
8
  const usePopoverTokens = buildUseTokens<PopoverTokens>(() => ({}), popoverName);
8
9
 
9
10
  export const Popover = compressible<PopoverProps, PopoverTokens>((_props: PopoverProps, _useTokens: UseTokens<PopoverTokens>) => {