@fluentui/react-popover 0.0.0-nightly-20220526-0422.1 → 0.0.0-nightly-20220531-0421.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 +66 -3
 - package/CHANGELOG.md +21 -4
 - package/Spec.md +5 -5
 - package/dist/index.d.ts +2 -2
 - package/lib/components/Popover/renderPopover.js +2 -0
 - package/lib/components/Popover/renderPopover.js.map +1 -1
 - package/lib/components/PopoverTrigger/PopoverTrigger.types.js.map +1 -1
 - package/lib/components/PopoverTrigger/usePopoverTrigger.js +2 -2
 - package/lib/components/PopoverTrigger/usePopoverTrigger.js.map +1 -1
 - package/lib/popoverContext.js +1 -0
 - package/lib/popoverContext.js.map +1 -1
 - package/lib-commonjs/components/Popover/renderPopover.js +2 -0
 - package/lib-commonjs/components/Popover/renderPopover.js.map +1 -1
 - package/lib-commonjs/components/PopoverTrigger/usePopoverTrigger.js +2 -2
 - package/lib-commonjs/components/PopoverTrigger/usePopoverTrigger.js.map +1 -1
 - package/lib-commonjs/popoverContext.js +1 -0
 - package/lib-commonjs/popoverContext.js.map +1 -1
 - package/package.json +10 -10
 
    
        package/CHANGELOG.json
    CHANGED
    
    | 
         @@ -2,9 +2,60 @@ 
     | 
|
| 
       2 
2 
     | 
    
         
             
              "name": "@fluentui/react-popover",
         
     | 
| 
       3 
3 
     | 
    
         
             
              "entries": [
         
     | 
| 
       4 
4 
     | 
    
         
             
                {
         
     | 
| 
       5 
     | 
    
         
            -
                  "date": " 
     | 
| 
       6 
     | 
    
         
            -
                  "tag": "@fluentui/react-popover_v0.0.0-nightly- 
     | 
| 
       7 
     | 
    
         
            -
                  "version": "0.0.0-nightly- 
     | 
| 
      
 5 
     | 
    
         
            +
                  "date": "Tue, 31 May 2022 04:31:16 GMT",
         
     | 
| 
      
 6 
     | 
    
         
            +
                  "tag": "@fluentui/react-popover_v0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 7 
     | 
    
         
            +
                  "version": "0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 8 
     | 
    
         
            +
                  "comments": {
         
     | 
| 
      
 9 
     | 
    
         
            +
                    "prerelease": [
         
     | 
| 
      
 10 
     | 
    
         
            +
                      {
         
     | 
| 
      
 11 
     | 
    
         
            +
                        "author": "olfedias@microsoft.com",
         
     | 
| 
      
 12 
     | 
    
         
            +
                        "package": "@fluentui/react-popover",
         
     | 
| 
      
 13 
     | 
    
         
            +
                        "commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
         
     | 
| 
      
 14 
     | 
    
         
            +
                        "comment": "chore: Update Griffel to latest version"
         
     | 
| 
      
 15 
     | 
    
         
            +
                      },
         
     | 
| 
      
 16 
     | 
    
         
            +
                      {
         
     | 
| 
      
 17 
     | 
    
         
            +
                        "author": "sarah.higley@microsoft.com",
         
     | 
| 
      
 18 
     | 
    
         
            +
                        "package": "@fluentui/react-popover",
         
     | 
| 
      
 19 
     | 
    
         
            +
                        "commit": "c55c7d9d1141ae09542a78970416a8bbb344f623",
         
     | 
| 
      
 20 
     | 
    
         
            +
                        "comment": "update popover trigger to use aria-expanded instead of aria-haspopup"
         
     | 
| 
      
 21 
     | 
    
         
            +
                      },
         
     | 
| 
      
 22 
     | 
    
         
            +
                      {
         
     | 
| 
      
 23 
     | 
    
         
            +
                        "author": "beachball",
         
     | 
| 
      
 24 
     | 
    
         
            +
                        "package": "@fluentui/react-popover",
         
     | 
| 
      
 25 
     | 
    
         
            +
                        "comment": "Bump @fluentui/react-portal to v0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 26 
     | 
    
         
            +
                        "commit": "387c27574bf67b9a6eabd24706d59253c3f66487"
         
     | 
| 
      
 27 
     | 
    
         
            +
                      },
         
     | 
| 
      
 28 
     | 
    
         
            +
                      {
         
     | 
| 
      
 29 
     | 
    
         
            +
                        "author": "beachball",
         
     | 
| 
      
 30 
     | 
    
         
            +
                        "package": "@fluentui/react-popover",
         
     | 
| 
      
 31 
     | 
    
         
            +
                        "comment": "Bump @fluentui/react-positioning to v0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 32 
     | 
    
         
            +
                        "commit": "387c27574bf67b9a6eabd24706d59253c3f66487"
         
     | 
| 
      
 33 
     | 
    
         
            +
                      },
         
     | 
| 
      
 34 
     | 
    
         
            +
                      {
         
     | 
| 
      
 35 
     | 
    
         
            +
                        "author": "beachball",
         
     | 
| 
      
 36 
     | 
    
         
            +
                        "package": "@fluentui/react-popover",
         
     | 
| 
      
 37 
     | 
    
         
            +
                        "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 38 
     | 
    
         
            +
                        "commit": "387c27574bf67b9a6eabd24706d59253c3f66487"
         
     | 
| 
      
 39 
     | 
    
         
            +
                      },
         
     | 
| 
      
 40 
     | 
    
         
            +
                      {
         
     | 
| 
      
 41 
     | 
    
         
            +
                        "author": "beachball",
         
     | 
| 
      
 42 
     | 
    
         
            +
                        "package": "@fluentui/react-popover",
         
     | 
| 
      
 43 
     | 
    
         
            +
                        "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 44 
     | 
    
         
            +
                        "commit": "387c27574bf67b9a6eabd24706d59253c3f66487"
         
     | 
| 
      
 45 
     | 
    
         
            +
                      },
         
     | 
| 
      
 46 
     | 
    
         
            +
                      {
         
     | 
| 
      
 47 
     | 
    
         
            +
                        "author": "beachball",
         
     | 
| 
      
 48 
     | 
    
         
            +
                        "package": "@fluentui/react-popover",
         
     | 
| 
      
 49 
     | 
    
         
            +
                        "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 50 
     | 
    
         
            +
                        "commit": "387c27574bf67b9a6eabd24706d59253c3f66487"
         
     | 
| 
      
 51 
     | 
    
         
            +
                      }
         
     | 
| 
      
 52 
     | 
    
         
            +
                    ]
         
     | 
| 
      
 53 
     | 
    
         
            +
                  }
         
     | 
| 
      
 54 
     | 
    
         
            +
                },
         
     | 
| 
      
 55 
     | 
    
         
            +
                {
         
     | 
| 
      
 56 
     | 
    
         
            +
                  "date": "Thu, 26 May 2022 21:01:27 GMT",
         
     | 
| 
      
 57 
     | 
    
         
            +
                  "tag": "@fluentui/react-popover_v9.0.0-rc.12",
         
     | 
| 
      
 58 
     | 
    
         
            +
                  "version": "9.0.0-rc.12",
         
     | 
| 
       8 
59 
     | 
    
         
             
                  "comments": {
         
     | 
| 
       9 
60 
     | 
    
         
             
                    "none": [
         
     | 
| 
       10 
61 
     | 
    
         
             
                      {
         
     | 
| 
         @@ -20,6 +71,18 @@ 
     | 
|
| 
       20 
71 
     | 
    
         
             
                        "package": "@fluentui/react-popover",
         
     | 
| 
       21 
72 
     | 
    
         
             
                        "commit": "2bed5a599f10435dfa95be96f0bab5e4f71b4202",
         
     | 
| 
       22 
73 
     | 
    
         
             
                        "comment": "BREAKING: Popover no longer has an arrow by default. The `noArrow` prop is replaced by `withArrow`."
         
     | 
| 
      
 74 
     | 
    
         
            +
                      },
         
     | 
| 
      
 75 
     | 
    
         
            +
                      {
         
     | 
| 
      
 76 
     | 
    
         
            +
                        "author": "beachball",
         
     | 
| 
      
 77 
     | 
    
         
            +
                        "package": "@fluentui/react-popover",
         
     | 
| 
      
 78 
     | 
    
         
            +
                        "comment": "Bump @fluentui/react-portal to v9.0.0-rc.12",
         
     | 
| 
      
 79 
     | 
    
         
            +
                        "commit": "3cf55ce998048554bf6a550de44403843ea8ede0"
         
     | 
| 
      
 80 
     | 
    
         
            +
                      },
         
     | 
| 
      
 81 
     | 
    
         
            +
                      {
         
     | 
| 
      
 82 
     | 
    
         
            +
                        "author": "beachball",
         
     | 
| 
      
 83 
     | 
    
         
            +
                        "package": "@fluentui/react-popover",
         
     | 
| 
      
 84 
     | 
    
         
            +
                        "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.12",
         
     | 
| 
      
 85 
     | 
    
         
            +
                        "commit": "3cf55ce998048554bf6a550de44403843ea8ede0"
         
     | 
| 
       23 
86 
     | 
    
         
             
                      }
         
     | 
| 
       24 
87 
     | 
    
         
             
                    ]
         
     | 
| 
       25 
88 
     | 
    
         
             
                  }
         
     | 
    
        package/CHANGELOG.md
    CHANGED
    
    | 
         @@ -1,17 +1,34 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            # Change Log - @fluentui/react-popover
         
     | 
| 
       2 
2 
     | 
    
         | 
| 
       3 
     | 
    
         
            -
            This log was last generated on  
     | 
| 
      
 3 
     | 
    
         
            +
            This log was last generated on Tue, 31 May 2022 04:31:16 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-20220531-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v0.0.0-nightly-20220531-0421.1)
         
     | 
| 
       8 
8 
     | 
    
         | 
| 
       9 
     | 
    
         
            -
             
     | 
| 
       10 
     | 
    
         
            -
            [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc. 
     | 
| 
      
 9 
     | 
    
         
            +
            Tue, 31 May 2022 04:31:16 GMT 
         
     | 
| 
      
 10 
     | 
    
         
            +
            [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.12..@fluentui/react-popover_v0.0.0-nightly-20220531-0421.1)
         
     | 
| 
      
 11 
     | 
    
         
            +
             
     | 
| 
      
 12 
     | 
    
         
            +
            ### Changes
         
     | 
| 
      
 13 
     | 
    
         
            +
             
     | 
| 
      
 14 
     | 
    
         
            +
            - chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
         
     | 
| 
      
 15 
     | 
    
         
            +
            - update popover trigger to use aria-expanded instead of aria-haspopup ([PR #23127](https://github.com/microsoft/fluentui/pull/23127) by sarah.higley@microsoft.com)
         
     | 
| 
      
 16 
     | 
    
         
            +
            - Bump @fluentui/react-portal to v0.0.0-nightly-20220531-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/387c27574bf67b9a6eabd24706d59253c3f66487) by beachball)
         
     | 
| 
      
 17 
     | 
    
         
            +
            - Bump @fluentui/react-positioning to v0.0.0-nightly-20220531-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/387c27574bf67b9a6eabd24706d59253c3f66487) by beachball)
         
     | 
| 
      
 18 
     | 
    
         
            +
            - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220531-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/387c27574bf67b9a6eabd24706d59253c3f66487) by beachball)
         
     | 
| 
      
 19 
     | 
    
         
            +
            - Bump @fluentui/react-tabster to v0.0.0-nightly-20220531-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/387c27574bf67b9a6eabd24706d59253c3f66487) by beachball)
         
     | 
| 
      
 20 
     | 
    
         
            +
            - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220531-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/387c27574bf67b9a6eabd24706d59253c3f66487) by beachball)
         
     | 
| 
      
 21 
     | 
    
         
            +
             
     | 
| 
      
 22 
     | 
    
         
            +
            ## [9.0.0-rc.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.12)
         
     | 
| 
      
 23 
     | 
    
         
            +
             
     | 
| 
      
 24 
     | 
    
         
            +
            Thu, 26 May 2022 21:01:27 GMT 
         
     | 
| 
      
 25 
     | 
    
         
            +
            [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.11..@fluentui/react-popover_v9.0.0-rc.12)
         
     | 
| 
       11 
26 
     | 
    
         | 
| 
       12 
27 
     | 
    
         
             
            ### Changes
         
     | 
| 
       13 
28 
     | 
    
         | 
| 
       14 
29 
     | 
    
         
             
            - BREAKING: Popover no longer has an arrow by default. The `noArrow` prop is replaced by `withArrow`. ([PR #23205](https://github.com/microsoft/fluentui/pull/23205) by behowell@microsoft.com)
         
     | 
| 
      
 30 
     | 
    
         
            +
            - Bump @fluentui/react-portal to v9.0.0-rc.12 ([PR #23267](https://github.com/microsoft/fluentui/pull/23267) by beachball)
         
     | 
| 
      
 31 
     | 
    
         
            +
            - Bump @fluentui/react-tabster to v9.0.0-rc.12 ([PR #23267](https://github.com/microsoft/fluentui/pull/23267) by beachball)
         
     | 
| 
       15 
32 
     | 
    
         | 
| 
       16 
33 
     | 
    
         
             
            ## [9.0.0-rc.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.11)
         
     | 
| 
       17 
34 
     | 
    
         | 
    
        package/Spec.md
    CHANGED
    
    | 
         @@ -344,7 +344,7 @@ Default popover 
     | 
|
| 
       344 
344 
     | 
    
         | 
| 
       345 
345 
     | 
    
         
             
            // Expected Markup
         
     | 
| 
       346 
346 
     | 
    
         
             
            <div id="container">
         
     | 
| 
       347 
     | 
    
         
            -
              <button aria- 
     | 
| 
      
 347 
     | 
    
         
            +
              <button aria-expanded="false">Trigger</button>
         
     | 
| 
       348 
348 
     | 
    
         
             
            </div>
         
     | 
| 
       349 
349 
     | 
    
         | 
| 
       350 
350 
     | 
    
         
             
            // on document.body
         
     | 
| 
         @@ -370,7 +370,7 @@ Popover that traps focus 
     | 
|
| 
       370 
370 
     | 
    
         | 
| 
       371 
371 
     | 
    
         
             
            // Expected Markup
         
     | 
| 
       372 
372 
     | 
    
         
             
            <div id="container">
         
     | 
| 
       373 
     | 
    
         
            -
              <button aria- 
     | 
| 
      
 373 
     | 
    
         
            +
              <button aria-expanded="false">Trigger</button>
         
     | 
| 
       374 
374 
     | 
    
         
             
            </div>
         
     | 
| 
       375 
375 
     | 
    
         | 
| 
       376 
376 
     | 
    
         
             
            // on document.body
         
     | 
| 
         @@ -396,7 +396,7 @@ Inline popover 
     | 
|
| 
       396 
396 
     | 
    
         | 
| 
       397 
397 
     | 
    
         
             
            // Expected Markup
         
     | 
| 
       398 
398 
     | 
    
         
             
            <div id="container">
         
     | 
| 
       399 
     | 
    
         
            -
              <button aria- 
     | 
| 
      
 399 
     | 
    
         
            +
              <button aria-expanded="false">Trigger</button>
         
     | 
| 
       400 
400 
     | 
    
         
             
              <div>
         
     | 
| 
       401 
401 
     | 
    
         
             
                {/** content */}
         
     | 
| 
       402 
402 
     | 
    
         
             
              </div>
         
     | 
| 
         @@ -498,7 +498,7 @@ Accessible markup is divided into two scenarios: 
     | 
|
| 
       498 
498 
     | 
    
         | 
| 
       499 
499 
     | 
    
         
             
            ```tsx
         
     | 
| 
       500 
500 
     | 
    
         
             
            // Popover that does not trap focus
         
     | 
| 
       501 
     | 
    
         
            -
            <button aria- 
     | 
| 
      
 501 
     | 
    
         
            +
            <button aria-expanded="false">Trigger</button>
         
     | 
| 
       502 
502 
     | 
    
         
             
            <div role="complementary">
         
     | 
| 
       503 
503 
     | 
    
         
             
              No focus trap
         
     | 
| 
       504 
504 
     | 
    
         
             
            </div>
         
     | 
| 
         @@ -507,7 +507,7 @@ Accessible markup is divided into two scenarios: 
     | 
|
| 
       507 
507 
     | 
    
         
             
            <div aria-hidden="true" /> // other content
         
     | 
| 
       508 
508 
     | 
    
         
             
            <div aria-hidden="true" /> // other content
         
     | 
| 
       509 
509 
     | 
    
         
             
            <div aria-hidden="true" className='fui-provider'>
         
     | 
| 
       510 
     | 
    
         
            -
              <button aria- 
     | 
| 
      
 510 
     | 
    
         
            +
              <button aria-expanded="false">Trigger</button>
         
     | 
| 
       511 
511 
     | 
    
         
             
            </div>
         
     | 
| 
       512 
512 
     | 
    
         | 
| 
       513 
513 
     | 
    
         
             
            <div role="dialog" aria-modal="true">
         
     | 
    
        package/dist/index.d.ts
    CHANGED
    
    | 
         @@ -38,7 +38,7 @@ export declare const Popover: React_2.FC<PopoverProps>; 
     | 
|
| 
       38 
38 
     | 
    
         
             
            /**
         
     | 
| 
       39 
39 
     | 
    
         
             
             * Context shared between Popover and its children components
         
     | 
| 
       40 
40 
     | 
    
         
             
             */
         
     | 
| 
       41 
     | 
    
         
            -
            export declare type PopoverContextValue = Pick<PopoverState, 'toggleOpen' | 'setOpen' | 'triggerRef' | 'contentRef' | 'openOnHover' | 'openOnContext' | 'mountNode' | 'withArrow' | 'arrowRef' | 'size' | 'appearance' | 'trapFocus' | 'inline'>;
         
     | 
| 
      
 41 
     | 
    
         
            +
            export declare type PopoverContextValue = Pick<PopoverState, 'open' | 'toggleOpen' | 'setOpen' | 'triggerRef' | 'contentRef' | 'openOnHover' | 'openOnContext' | 'mountNode' | 'withArrow' | 'arrowRef' | 'size' | 'appearance' | 'trapFocus' | 'inline'>;
         
     | 
| 
       42 
42 
     | 
    
         | 
| 
       43 
43 
     | 
    
         
             
            /**
         
     | 
| 
       44 
44 
     | 
    
         
             
             * Popover Props
         
     | 
| 
         @@ -203,7 +203,7 @@ export declare const PopoverTrigger: React_2.FC<PopoverTriggerProps> & FluentTri 
     | 
|
| 
       203 
203 
     | 
    
         | 
| 
       204 
204 
     | 
    
         
             
            export declare type PopoverTriggerChildProps = {
         
     | 
| 
       205 
205 
     | 
    
         
             
                ref?: React_2.Ref<never>;
         
     | 
| 
       206 
     | 
    
         
            -
            } & Pick<React_2.HTMLAttributes<HTMLElement>, 'aria- 
     | 
| 
      
 206 
     | 
    
         
            +
            } & Pick<React_2.HTMLAttributes<HTMLElement>, 'aria-expanded' | 'onClick' | 'onContextMenu' | 'onKeyDown' | 'onMouseEnter' | 'onMouseLeave'>;
         
     | 
| 
       207 
207 
     | 
    
         | 
| 
       208 
208 
     | 
    
         
             
            /**
         
     | 
| 
       209 
209 
     | 
    
         
             
             * PopoverTrigger Props
         
     | 
| 
         @@ -11,6 +11,7 @@ export const renderPopover_unstable = state => { 
     | 
|
| 
       11 
11 
     | 
    
         
             
                contentRef,
         
     | 
| 
       12 
12 
     | 
    
         
             
                inline,
         
     | 
| 
       13 
13 
     | 
    
         
             
                mountNode,
         
     | 
| 
      
 14 
     | 
    
         
            +
                open,
         
     | 
| 
       14 
15 
     | 
    
         
             
                openOnContext,
         
     | 
| 
       15 
16 
     | 
    
         
             
                openOnHover,
         
     | 
| 
       16 
17 
     | 
    
         
             
                setOpen,
         
     | 
| 
         @@ -27,6 +28,7 @@ export const renderPopover_unstable = state => { 
     | 
|
| 
       27 
28 
     | 
    
         
             
                  contentRef,
         
     | 
| 
       28 
29 
     | 
    
         
             
                  inline,
         
     | 
| 
       29 
30 
     | 
    
         
             
                  mountNode,
         
     | 
| 
      
 31 
     | 
    
         
            +
                  open,
         
     | 
| 
       30 
32 
     | 
    
         
             
                  openOnContext,
         
     | 
| 
       31 
33 
     | 
    
         
             
                  openOnHover,
         
     | 
| 
       32 
34 
     | 
    
         
             
                  setOpen,
         
     | 
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"version":3,"sources":["components/Popover/renderPopover.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAZ,MAAuB,OAAvB;AACA,SAAS,cAAT,QAA+B,sBAA/B;AAGA;;AAEG;;AACH,OAAO,MAAM,sBAAsB,GAAI,KAAD,IAAwB;AAC5D,QAAM;AACJ,IAAA,UADI;AAEJ,IAAA,QAFI;AAGJ,IAAA,UAHI;AAIJ,IAAA,MAJI;AAKJ,IAAA,SALI;AAMJ,IAAA, 
     | 
| 
      
 1 
     | 
    
         
            +
            {"version":3,"sources":["components/Popover/renderPopover.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAZ,MAAuB,OAAvB;AACA,SAAS,cAAT,QAA+B,sBAA/B;AAGA;;AAEG;;AACH,OAAO,MAAM,sBAAsB,GAAI,KAAD,IAAwB;AAC5D,QAAM;AACJ,IAAA,UADI;AAEJ,IAAA,QAFI;AAGJ,IAAA,UAHI;AAIJ,IAAA,MAJI;AAKJ,IAAA,SALI;AAMJ,IAAA,IANI;AAOJ,IAAA,aAPI;AAQJ,IAAA,WARI;AASJ,IAAA,OATI;AAUJ,IAAA,IAVI;AAWJ,IAAA,UAXI;AAYJ,IAAA,SAZI;AAaJ,IAAA,UAbI;AAcJ,IAAA;AAdI,MAeF,KAfJ;AAiBA,sBACE,KAAA,CAAA,aAAA,CAAC,cAAc,CAAC,QAAhB,EAAwB;AACtB,IAAA,KAAK,EAAE;AACL,MAAA,UADK;AAEL,MAAA,QAFK;AAGL,MAAA,UAHK;AAIL,MAAA,MAJK;AAKL,MAAA,SALK;AAML,MAAA,IANK;AAOL,MAAA,aAPK;AAQL,MAAA,WARK;AASL,MAAA,OATK;AAUL,MAAA,UAVK;AAWL,MAAA,UAXK;AAYL,MAAA,IAZK;AAaL,MAAA,SAbK;AAcL,MAAA;AAdK;AADe,GAAxB,EAkBG,KAAK,CAAC,cAlBT,EAmBG,KAAK,CAAC,IAAN,IAAc,KAAK,CAAC,cAnBvB,CADF;AAuBD,CAzCM","sourcesContent":["import * as React from 'react';\nimport { PopoverContext } from '../../popoverContext';\nimport type { PopoverState } from './Popover.types';\n\n/**\n * Render the final JSX of Popover\n */\nexport const renderPopover_unstable = (state: PopoverState) => {\n  const {\n    appearance,\n    arrowRef,\n    contentRef,\n    inline,\n    mountNode,\n    open,\n    openOnContext,\n    openOnHover,\n    setOpen,\n    size,\n    toggleOpen,\n    trapFocus,\n    triggerRef,\n    withArrow,\n  } = state;\n\n  return (\n    <PopoverContext.Provider\n      value={{\n        appearance,\n        arrowRef,\n        contentRef,\n        inline,\n        mountNode,\n        open,\n        openOnContext,\n        openOnHover,\n        setOpen,\n        toggleOpen,\n        triggerRef,\n        size,\n        trapFocus,\n        withArrow,\n      }}\n    >\n      {state.popoverTrigger}\n      {state.open && state.popoverSurface}\n    </PopoverContext.Provider>\n  );\n};\n"],"sourceRoot":"../src/"}
         
     | 
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"version":3,"file":"PopoverTrigger.types.js","sourceRoot":"../src/","sources":["components/PopoverTrigger/PopoverTrigger.types.ts"],"names":[],"mappings":"","sourcesContent":["import * as React from 'react';\n\n/**\n * PopoverTrigger Props\n */\nexport type PopoverTriggerProps = {\n  children:\n    | (React.ReactElement & { ref?: React.Ref<unknown> })\n    | ((props: PopoverTriggerChildProps) => React.ReactElement | null);\n};\n\n/**\n * PopoverTrigger State\n */\nexport type PopoverTriggerState = {\n  children: React.ReactElement | null;\n};\n\nexport type PopoverTriggerChildProps = {\n  ref?: React.Ref<never>;\n} & Pick<\n  React.HTMLAttributes<HTMLElement>,\n  'aria- 
     | 
| 
      
 1 
     | 
    
         
            +
            {"version":3,"file":"PopoverTrigger.types.js","sourceRoot":"../src/","sources":["components/PopoverTrigger/PopoverTrigger.types.ts"],"names":[],"mappings":"","sourcesContent":["import * as React from 'react';\n\n/**\n * PopoverTrigger Props\n */\nexport type PopoverTriggerProps = {\n  children:\n    | (React.ReactElement & { ref?: React.Ref<unknown> })\n    | ((props: PopoverTriggerChildProps) => React.ReactElement | null);\n};\n\n/**\n * PopoverTrigger State\n */\nexport type PopoverTriggerState = {\n  children: React.ReactElement | null;\n};\n\nexport type PopoverTriggerChildProps = {\n  ref?: React.Ref<never>;\n} & Pick<\n  React.HTMLAttributes<HTMLElement>,\n  'aria-expanded' | 'onClick' | 'onContextMenu' | 'onKeyDown' | 'onMouseEnter' | 'onMouseLeave'\n>;\n"]}
         
     | 
| 
         @@ -18,12 +18,12 @@ export const usePopoverTrigger_unstable = props => { 
     | 
|
| 
       18 
18 
     | 
    
         
             
                children
         
     | 
| 
       19 
19 
     | 
    
         
             
              } = props;
         
     | 
| 
       20 
20 
     | 
    
         
             
              const child = /*#__PURE__*/React.isValidElement(children) ? getTriggerChild(children) : undefined;
         
     | 
| 
      
 21 
     | 
    
         
            +
              const open = usePopoverContext_unstable(context => context.open);
         
     | 
| 
       21 
22 
     | 
    
         
             
              const setOpen = usePopoverContext_unstable(context => context.setOpen);
         
     | 
| 
       22 
23 
     | 
    
         
             
              const toggleOpen = usePopoverContext_unstable(context => context.toggleOpen);
         
     | 
| 
       23 
24 
     | 
    
         
             
              const triggerRef = usePopoverContext_unstable(context => context.triggerRef);
         
     | 
| 
       24 
25 
     | 
    
         
             
              const openOnHover = usePopoverContext_unstable(context => context.openOnHover);
         
     | 
| 
       25 
26 
     | 
    
         
             
              const openOnContext = usePopoverContext_unstable(context => context.openOnContext);
         
     | 
| 
       26 
     | 
    
         
            -
              const trapFocus = usePopoverContext_unstable(context => context.trapFocus);
         
     | 
| 
       27 
27 
     | 
    
         
             
              const {
         
     | 
| 
       28 
28 
     | 
    
         
             
                triggerAttributes
         
     | 
| 
       29 
29 
     | 
    
         
             
              } = useModalAttributes();
         
     | 
| 
         @@ -68,7 +68,7 @@ export const usePopoverTrigger_unstable = props => { 
     | 
|
| 
       68 
68 
     | 
    
         | 
| 
       69 
69 
     | 
    
         
             
              return {
         
     | 
| 
       70 
70 
     | 
    
         
             
                children: applyTriggerPropsToChildren(props.children, { ...triggerAttributes,
         
     | 
| 
       71 
     | 
    
         
            -
                  'aria- 
     | 
| 
      
 71 
     | 
    
         
            +
                  'aria-expanded': `${open}`,
         
     | 
| 
       72 
72 
     | 
    
         
             
                  ...(child === null || child === void 0 ? void 0 : child.props),
         
     | 
| 
       73 
73 
     | 
    
         
             
                  onClick: useMergedEventCallbacks((_a = child === null || child === void 0 ? void 0 : child.props) === null || _a === void 0 ? void 0 : _a.onClick, onClick),
         
     | 
| 
       74 
74 
     | 
    
         
             
                  onMouseEnter: useMergedEventCallbacks((_b = child === null || child === void 0 ? void 0 : child.props) === null || _b === void 0 ? void 0 : _b.onMouseEnter, onMouseEnter),
         
     | 
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"version":3,"sources":["components/PopoverTrigger/usePopoverTrigger.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAZ,MAAuB,OAAvB;AACA,SACE,2BADF,EAEE,eAFF,EAGE,6BAHF,EAIE,aAJF,EAKE,uBALF,EAME,gBANF,QAOO,2BAPP;AAQA,SAAS,kBAAT,QAAmC,yBAAnC;AACA,SAAS,0BAAT,QAA2C,sBAA3C;AAGA;;;;;;;AAOG;;AACH,OAAO,MAAM,0BAA0B,GAAI,KAAD,IAAoD;;;AAC5F,QAAM;AAAE,IAAA;AAAF,MAAe,KAArB;AACA,QAAM,KAAK,GAAG,aAAA,KAAK,CAAC,cAAN,CAAqB,QAArB,IAAiC,eAAe,CAAC,QAAD,CAAhD,GAA6D,SAA3E;AAEA,QAAM, 
     | 
| 
      
 1 
     | 
    
         
            +
            {"version":3,"sources":["components/PopoverTrigger/usePopoverTrigger.ts"],"names":[],"mappings":"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","sourcesContent":["import * as React from 'react';\nimport {\n  applyTriggerPropsToChildren,\n  getTriggerChild,\n  shouldPreventDefaultOnKeyDown,\n  useMergedRefs,\n  useMergedEventCallbacks,\n  useEventCallback,\n} from '@fluentui/react-utilities';\nimport { useModalAttributes } from '@fluentui/react-tabster';\nimport { usePopoverContext_unstable } from '../../popoverContext';\nimport type { PopoverTriggerChildProps, PopoverTriggerProps, PopoverTriggerState } from './PopoverTrigger.types';\n\n/**\n * Create the state required to render PopoverTrigger.\n *\n * The returned state can be modified with hooks such as usePopoverTriggerStyles,\n * before being passed to renderPopoverTrigger_unstable.\n *\n * @param props - props from this instance of PopoverTrigger\n */\nexport const usePopoverTrigger_unstable = (props: PopoverTriggerProps): PopoverTriggerState => {\n  const { children } = props;\n  const child = React.isValidElement(children) ? getTriggerChild(children) : undefined;\n\n  const open = usePopoverContext_unstable(context => context.open);\n  const setOpen = usePopoverContext_unstable(context => context.setOpen);\n  const toggleOpen = usePopoverContext_unstable(context => context.toggleOpen);\n  const triggerRef = usePopoverContext_unstable(context => context.triggerRef);\n  const openOnHover = usePopoverContext_unstable(context => context.openOnHover);\n  const openOnContext = usePopoverContext_unstable(context => context.openOnContext);\n  const { triggerAttributes } = useModalAttributes();\n\n  const onContextMenu = (e: React.MouseEvent<HTMLElement>) => {\n    if (openOnContext) {\n      e.preventDefault();\n      setOpen(e, true);\n    }\n  };\n\n  const onClick = (e: React.MouseEvent<HTMLElement>) => {\n    if (!openOnContext) {\n      toggleOpen(e);\n    }\n  };\n\n  const onKeyDown = (e: React.KeyboardEvent<HTMLElement>) => {\n    if (shouldPreventDefaultOnKeyDown(e) && (e.key === ' ' || e.key === 'Enter')) {\n      e.preventDefault();\n      (e.target as HTMLElement)?.click();\n    }\n\n    if (e.key === 'Escape') {\n      setOpen(e, false);\n    }\n  };\n\n  const onMouseEnter = useEventCallback((e: React.MouseEvent<HTMLElement>) => {\n    if (openOnHover) {\n      setOpen(e, true);\n    }\n  });\n\n  const onMouseLeave = (e: React.MouseEvent<HTMLElement>) => {\n    if (openOnHover) {\n      setOpen(e, false);\n    }\n  };\n\n  return {\n    children: applyTriggerPropsToChildren<PopoverTriggerChildProps>(props.children, {\n      ...triggerAttributes,\n      'aria-expanded': `${open}`,\n      ...child?.props,\n      onClick: useMergedEventCallbacks(child?.props?.onClick, onClick),\n      onMouseEnter: useMergedEventCallbacks(child?.props?.onMouseEnter, onMouseEnter),\n      onKeyDown: useMergedEventCallbacks(child?.props?.onKeyDown, onKeyDown),\n      onMouseLeave: useMergedEventCallbacks(child?.props?.onMouseLeave, onMouseLeave),\n      onContextMenu: useMergedEventCallbacks(child?.props?.onContextMenu, onContextMenu),\n      ref: useMergedRefs(triggerRef, child?.ref),\n    }),\n  };\n};\n"],"sourceRoot":"../src/"}
         
     | 
    
        package/lib/popoverContext.js
    CHANGED
    
    
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"version":3,"sources":["popoverContext.ts"],"names":[],"mappings":"AAAA,SAAS,aAAT,EAAwB,kBAAxB,QAAkD,kCAAlD;AAIA,OAAO,MAAM,cAAc,gBAAiC,aAAa,CAAsB;AAC7F,EAAA,OAAO,EAAE,MAAM, 
     | 
| 
      
 1 
     | 
    
         
            +
            {"version":3,"sources":["popoverContext.ts"],"names":[],"mappings":"AAAA,SAAS,aAAT,EAAwB,kBAAxB,QAAkD,kCAAlD;AAIA,OAAO,MAAM,cAAc,gBAAiC,aAAa,CAAsB;AAC7F,EAAA,IAAI,EAAE,KADuF;AAE7F,EAAA,OAAO,EAAE,MAAM,IAF8E;AAG7F,EAAA,UAAU,EAAE,MAAM,IAH2E;AAI7F,EAAA,UAAU,EAAE;AAAE,IAAA,OAAO,EAAE;AAAX,GAJiF;AAK7F,EAAA,UAAU,EAAE;AAAE,IAAA,OAAO,EAAE;AAAX,GALiF;AAM7F,EAAA,QAAQ,EAAE;AAAE,IAAA,OAAO,EAAE;AAAX,GANmF;AAO7F,EAAA,aAAa,EAAE,KAP8E;AAQ7F,EAAA,WAAW,EAAE,KARgF;AAS7F,EAAA,IAAI,EAAE,QATuF;AAU7F,EAAA,SAAS,EAAE,KAVkF;AAW7F,EAAA,MAAM,EAAE;AAXqF,CAAtB,CAAlE;AAcP,OAAO,MAAM,eAAe,GAAG,cAAc,CAAC,QAAvC;AAuBP,OAAO,MAAM,0BAA0B,GAAO,QAAJ,IACxC,kBAAkB,CAAC,cAAD,EAAiB,QAAjB,CADb","sourcesContent":["import { createContext, useContextSelector } from '@fluentui/react-context-selector';\nimport type { ContextSelector, Context } from '@fluentui/react-context-selector';\nimport type { PopoverState } from './components/Popover/index';\n\nexport const PopoverContext: Context<PopoverContextValue> = createContext<PopoverContextValue>({\n  open: false,\n  setOpen: () => null,\n  toggleOpen: () => null,\n  triggerRef: { current: null },\n  contentRef: { current: null },\n  arrowRef: { current: null },\n  openOnContext: false,\n  openOnHover: false,\n  size: 'medium',\n  trapFocus: false,\n  inline: false,\n});\n\nexport const PopoverProvider = PopoverContext.Provider;\n\n/**\n * Context shared between Popover and its children components\n */\nexport type PopoverContextValue = Pick<\n  PopoverState,\n  | 'open'\n  | 'toggleOpen'\n  | 'setOpen'\n  | 'triggerRef'\n  | 'contentRef'\n  | 'openOnHover'\n  | 'openOnContext'\n  | 'mountNode'\n  | 'withArrow'\n  | 'arrowRef'\n  | 'size'\n  | 'appearance'\n  | 'trapFocus'\n  | 'inline'\n>;\n\nexport const usePopoverContext_unstable = <T>(selector: ContextSelector<PopoverContextValue, T>): T =>\n  useContextSelector(PopoverContext, selector);\n"],"sourceRoot":"../src/"}
         
     | 
| 
         @@ -20,6 +20,7 @@ const renderPopover_unstable = state => { 
     | 
|
| 
       20 
20 
     | 
    
         
             
                contentRef,
         
     | 
| 
       21 
21 
     | 
    
         
             
                inline,
         
     | 
| 
       22 
22 
     | 
    
         
             
                mountNode,
         
     | 
| 
      
 23 
     | 
    
         
            +
                open,
         
     | 
| 
       23 
24 
     | 
    
         
             
                openOnContext,
         
     | 
| 
       24 
25 
     | 
    
         
             
                openOnHover,
         
     | 
| 
       25 
26 
     | 
    
         
             
                setOpen,
         
     | 
| 
         @@ -36,6 +37,7 @@ const renderPopover_unstable = state => { 
     | 
|
| 
       36 
37 
     | 
    
         
             
                  contentRef,
         
     | 
| 
       37 
38 
     | 
    
         
             
                  inline,
         
     | 
| 
       38 
39 
     | 
    
         
             
                  mountNode,
         
     | 
| 
      
 40 
     | 
    
         
            +
                  open,
         
     | 
| 
       39 
41 
     | 
    
         
             
                  openOnContext,
         
     | 
| 
       40 
42 
     | 
    
         
             
                  openOnHover,
         
     | 
| 
       41 
43 
     | 
    
         
             
                  setOpen,
         
     | 
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"version":3,"sources":["components/Popover/renderPopover.tsx"],"names":[],"mappings":";;;;;;;AAAA,MAAA,KAAA,gBAAA,OAAA,CAAA,OAAA,CAAA;;AACA,MAAA,gBAAA,gBAAA,OAAA,CAAA,sBAAA,CAAA;AAGA;;AAEG;;;AACI,MAAM,sBAAsB,GAAI,KAAD,IAAwB;AAC5D,QAAM;AACJ,IAAA,UADI;AAEJ,IAAA,QAFI;AAGJ,IAAA,UAHI;AAIJ,IAAA,MAJI;AAKJ,IAAA,SALI;AAMJ,IAAA, 
     | 
| 
      
 1 
     | 
    
         
            +
            {"version":3,"sources":["components/Popover/renderPopover.tsx"],"names":[],"mappings":";;;;;;;AAAA,MAAA,KAAA,gBAAA,OAAA,CAAA,OAAA,CAAA;;AACA,MAAA,gBAAA,gBAAA,OAAA,CAAA,sBAAA,CAAA;AAGA;;AAEG;;;AACI,MAAM,sBAAsB,GAAI,KAAD,IAAwB;AAC5D,QAAM;AACJ,IAAA,UADI;AAEJ,IAAA,QAFI;AAGJ,IAAA,UAHI;AAIJ,IAAA,MAJI;AAKJ,IAAA,SALI;AAMJ,IAAA,IANI;AAOJ,IAAA,aAPI;AAQJ,IAAA,WARI;AASJ,IAAA,OATI;AAUJ,IAAA,IAVI;AAWJ,IAAA,UAXI;AAYJ,IAAA,SAZI;AAaJ,IAAA,UAbI;AAcJ,IAAA;AAdI,MAeF,KAfJ;AAiBA,SACE,KAAA,CAAA,aAAA,CAAC,gBAAA,CAAA,cAAA,CAAe,QAAhB,EAAwB;AACtB,IAAA,KAAK,EAAE;AACL,MAAA,UADK;AAEL,MAAA,QAFK;AAGL,MAAA,UAHK;AAIL,MAAA,MAJK;AAKL,MAAA,SALK;AAML,MAAA,IANK;AAOL,MAAA,aAPK;AAQL,MAAA,WARK;AASL,MAAA,OATK;AAUL,MAAA,UAVK;AAWL,MAAA,UAXK;AAYL,MAAA,IAZK;AAaL,MAAA,SAbK;AAcL,MAAA;AAdK;AADe,GAAxB,EAkBG,KAAK,CAAC,cAlBT,EAmBG,KAAK,CAAC,IAAN,IAAc,KAAK,CAAC,cAnBvB,CADF;AAuBD,CAzCM;;AAAM,OAAA,CAAA,sBAAA,GAAsB,sBAAtB","sourcesContent":["import * as React from 'react';\nimport { PopoverContext } from '../../popoverContext';\nimport type { PopoverState } from './Popover.types';\n\n/**\n * Render the final JSX of Popover\n */\nexport const renderPopover_unstable = (state: PopoverState) => {\n  const {\n    appearance,\n    arrowRef,\n    contentRef,\n    inline,\n    mountNode,\n    open,\n    openOnContext,\n    openOnHover,\n    setOpen,\n    size,\n    toggleOpen,\n    trapFocus,\n    triggerRef,\n    withArrow,\n  } = state;\n\n  return (\n    <PopoverContext.Provider\n      value={{\n        appearance,\n        arrowRef,\n        contentRef,\n        inline,\n        mountNode,\n        open,\n        openOnContext,\n        openOnHover,\n        setOpen,\n        toggleOpen,\n        triggerRef,\n        size,\n        trapFocus,\n        withArrow,\n      }}\n    >\n      {state.popoverTrigger}\n      {state.open && state.popoverSurface}\n    </PopoverContext.Provider>\n  );\n};\n"],"sourceRoot":"../src/"}
         
     | 
| 
         @@ -29,12 +29,12 @@ const usePopoverTrigger_unstable = props => { 
     | 
|
| 
       29 
29 
     | 
    
         
             
                children
         
     | 
| 
       30 
30 
     | 
    
         
             
              } = props;
         
     | 
| 
       31 
31 
     | 
    
         
             
              const child = React.isValidElement(children) ? react_utilities_1.getTriggerChild(children) : undefined;
         
     | 
| 
      
 32 
     | 
    
         
            +
              const open = popoverContext_1.usePopoverContext_unstable(context => context.open);
         
     | 
| 
       32 
33 
     | 
    
         
             
              const setOpen = popoverContext_1.usePopoverContext_unstable(context => context.setOpen);
         
     | 
| 
       33 
34 
     | 
    
         
             
              const toggleOpen = popoverContext_1.usePopoverContext_unstable(context => context.toggleOpen);
         
     | 
| 
       34 
35 
     | 
    
         
             
              const triggerRef = popoverContext_1.usePopoverContext_unstable(context => context.triggerRef);
         
     | 
| 
       35 
36 
     | 
    
         
             
              const openOnHover = popoverContext_1.usePopoverContext_unstable(context => context.openOnHover);
         
     | 
| 
       36 
37 
     | 
    
         
             
              const openOnContext = popoverContext_1.usePopoverContext_unstable(context => context.openOnContext);
         
     | 
| 
       37 
     | 
    
         
            -
              const trapFocus = popoverContext_1.usePopoverContext_unstable(context => context.trapFocus);
         
     | 
| 
       38 
38 
     | 
    
         
             
              const {
         
     | 
| 
       39 
39 
     | 
    
         
             
                triggerAttributes
         
     | 
| 
       40 
40 
     | 
    
         
             
              } = react_tabster_1.useModalAttributes();
         
     | 
| 
         @@ -79,7 +79,7 @@ const usePopoverTrigger_unstable = props => { 
     | 
|
| 
       79 
79 
     | 
    
         | 
| 
       80 
80 
     | 
    
         
             
              return {
         
     | 
| 
       81 
81 
     | 
    
         
             
                children: react_utilities_1.applyTriggerPropsToChildren(props.children, { ...triggerAttributes,
         
     | 
| 
       82 
     | 
    
         
            -
                  'aria- 
     | 
| 
      
 82 
     | 
    
         
            +
                  'aria-expanded': `${open}`,
         
     | 
| 
       83 
83 
     | 
    
         
             
                  ...(child === null || child === void 0 ? void 0 : child.props),
         
     | 
| 
       84 
84 
     | 
    
         
             
                  onClick: react_utilities_1.useMergedEventCallbacks((_a = child === null || child === void 0 ? void 0 : child.props) === null || _a === void 0 ? void 0 : _a.onClick, onClick),
         
     | 
| 
       85 
85 
     | 
    
         
             
                  onMouseEnter: react_utilities_1.useMergedEventCallbacks((_b = child === null || child === void 0 ? void 0 : child.props) === null || _b === void 0 ? void 0 : _b.onMouseEnter, onMouseEnter),
         
     | 
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"version":3,"sources":["components/PopoverTrigger/usePopoverTrigger.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,KAAA,gBAAA,OAAA,CAAA,OAAA,CAAA;;AACA,MAAA,iBAAA,gBAAA,OAAA,CAAA,2BAAA,CAAA;;AAQA,MAAA,eAAA,gBAAA,OAAA,CAAA,yBAAA,CAAA;;AACA,MAAA,gBAAA,gBAAA,OAAA,CAAA,sBAAA,CAAA;AAGA;;;;;;;AAOG;;;AACI,MAAM,0BAA0B,GAAI,KAAD,IAAoD;;;AAC5F,QAAM;AAAE,IAAA;AAAF,MAAe,KAArB;AACA,QAAM,KAAK,GAAG,KAAK,CAAC,cAAN,CAAqB,QAArB,IAAiC,iBAAA,CAAA,eAAA,CAAgB,QAAhB,CAAjC,GAA6D,SAA3E;AAEA,QAAM, 
     | 
| 
      
 1 
     | 
    
         
            +
            {"version":3,"sources":["components/PopoverTrigger/usePopoverTrigger.ts"],"names":[],"mappings":"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","sourcesContent":["import * as React from 'react';\nimport {\n  applyTriggerPropsToChildren,\n  getTriggerChild,\n  shouldPreventDefaultOnKeyDown,\n  useMergedRefs,\n  useMergedEventCallbacks,\n  useEventCallback,\n} from '@fluentui/react-utilities';\nimport { useModalAttributes } from '@fluentui/react-tabster';\nimport { usePopoverContext_unstable } from '../../popoverContext';\nimport type { PopoverTriggerChildProps, PopoverTriggerProps, PopoverTriggerState } from './PopoverTrigger.types';\n\n/**\n * Create the state required to render PopoverTrigger.\n *\n * The returned state can be modified with hooks such as usePopoverTriggerStyles,\n * before being passed to renderPopoverTrigger_unstable.\n *\n * @param props - props from this instance of PopoverTrigger\n */\nexport const usePopoverTrigger_unstable = (props: PopoverTriggerProps): PopoverTriggerState => {\n  const { children } = props;\n  const child = React.isValidElement(children) ? getTriggerChild(children) : undefined;\n\n  const open = usePopoverContext_unstable(context => context.open);\n  const setOpen = usePopoverContext_unstable(context => context.setOpen);\n  const toggleOpen = usePopoverContext_unstable(context => context.toggleOpen);\n  const triggerRef = usePopoverContext_unstable(context => context.triggerRef);\n  const openOnHover = usePopoverContext_unstable(context => context.openOnHover);\n  const openOnContext = usePopoverContext_unstable(context => context.openOnContext);\n  const { triggerAttributes } = useModalAttributes();\n\n  const onContextMenu = (e: React.MouseEvent<HTMLElement>) => {\n    if (openOnContext) {\n      e.preventDefault();\n      setOpen(e, true);\n    }\n  };\n\n  const onClick = (e: React.MouseEvent<HTMLElement>) => {\n    if (!openOnContext) {\n      toggleOpen(e);\n    }\n  };\n\n  const onKeyDown = (e: React.KeyboardEvent<HTMLElement>) => {\n    if (shouldPreventDefaultOnKeyDown(e) && (e.key === ' ' || e.key === 'Enter')) {\n      e.preventDefault();\n      (e.target as HTMLElement)?.click();\n    }\n\n    if (e.key === 'Escape') {\n      setOpen(e, false);\n    }\n  };\n\n  const onMouseEnter = useEventCallback((e: React.MouseEvent<HTMLElement>) => {\n    if (openOnHover) {\n      setOpen(e, true);\n    }\n  });\n\n  const onMouseLeave = (e: React.MouseEvent<HTMLElement>) => {\n    if (openOnHover) {\n      setOpen(e, false);\n    }\n  };\n\n  return {\n    children: applyTriggerPropsToChildren<PopoverTriggerChildProps>(props.children, {\n      ...triggerAttributes,\n      'aria-expanded': `${open}`,\n      ...child?.props,\n      onClick: useMergedEventCallbacks(child?.props?.onClick, onClick),\n      onMouseEnter: useMergedEventCallbacks(child?.props?.onMouseEnter, onMouseEnter),\n      onKeyDown: useMergedEventCallbacks(child?.props?.onKeyDown, onKeyDown),\n      onMouseLeave: useMergedEventCallbacks(child?.props?.onMouseLeave, onMouseLeave),\n      onContextMenu: useMergedEventCallbacks(child?.props?.onContextMenu, onContextMenu),\n      ref: useMergedRefs(triggerRef, child?.ref),\n    }),\n  };\n};\n"],"sourceRoot":"../src/"}
         
     | 
| 
         @@ -8,6 +8,7 @@ exports.usePopoverContext_unstable = exports.PopoverProvider = exports.PopoverCo 
     | 
|
| 
       8 
8 
     | 
    
         
             
            const react_context_selector_1 = /*#__PURE__*/require("@fluentui/react-context-selector");
         
     | 
| 
       9 
9 
     | 
    
         | 
| 
       10 
10 
     | 
    
         
             
            exports.PopoverContext = /*#__PURE__*/react_context_selector_1.createContext({
         
     | 
| 
      
 11 
     | 
    
         
            +
              open: false,
         
     | 
| 
       11 
12 
     | 
    
         
             
              setOpen: () => null,
         
     | 
| 
       12 
13 
     | 
    
         
             
              toggleOpen: () => null,
         
     | 
| 
       13 
14 
     | 
    
         
             
              triggerRef: {
         
     | 
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"version":3,"sources":["popoverContext.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,wBAAA,gBAAA,OAAA,CAAA,kCAAA,CAAA;;AAIa,OAAA,CAAA,cAAA,gBAA+C,wBAAA,CAAA,aAAA,CAAmC;AAC7F,EAAA,OAAO,EAAE,MAAM, 
     | 
| 
      
 1 
     | 
    
         
            +
            {"version":3,"sources":["popoverContext.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,wBAAA,gBAAA,OAAA,CAAA,kCAAA,CAAA;;AAIa,OAAA,CAAA,cAAA,gBAA+C,wBAAA,CAAA,aAAA,CAAmC;AAC7F,EAAA,IAAI,EAAE,KADuF;AAE7F,EAAA,OAAO,EAAE,MAAM,IAF8E;AAG7F,EAAA,UAAU,EAAE,MAAM,IAH2E;AAI7F,EAAA,UAAU,EAAE;AAAE,IAAA,OAAO,EAAE;AAAX,GAJiF;AAK7F,EAAA,UAAU,EAAE;AAAE,IAAA,OAAO,EAAE;AAAX,GALiF;AAM7F,EAAA,QAAQ,EAAE;AAAE,IAAA,OAAO,EAAE;AAAX,GANmF;AAO7F,EAAA,aAAa,EAAE,KAP8E;AAQ7F,EAAA,WAAW,EAAE,KARgF;AAS7F,EAAA,IAAI,EAAE,QATuF;AAU7F,EAAA,SAAS,EAAE,KAVkF;AAW7F,EAAA,MAAM,EAAE;AAXqF,CAAnC,CAA/C;AAcA,OAAA,CAAA,eAAA,GAAkB,OAAA,CAAA,cAAA,CAAe,QAAjC;;AAuBN,MAAM,0BAA0B,GAAO,QAAJ,IACxC,wBAAA,CAAA,kBAAA,CAAmB,OAAA,CAAA,cAAnB,EAAmC,QAAnC,CADK;;AAAM,OAAA,CAAA,0BAAA,GAA0B,0BAA1B","sourcesContent":["import { createContext, useContextSelector } from '@fluentui/react-context-selector';\nimport type { ContextSelector, Context } from '@fluentui/react-context-selector';\nimport type { PopoverState } from './components/Popover/index';\n\nexport const PopoverContext: Context<PopoverContextValue> = createContext<PopoverContextValue>({\n  open: false,\n  setOpen: () => null,\n  toggleOpen: () => null,\n  triggerRef: { current: null },\n  contentRef: { current: null },\n  arrowRef: { current: null },\n  openOnContext: false,\n  openOnHover: false,\n  size: 'medium',\n  trapFocus: false,\n  inline: false,\n});\n\nexport const PopoverProvider = PopoverContext.Provider;\n\n/**\n * Context shared between Popover and its children components\n */\nexport type PopoverContextValue = Pick<\n  PopoverState,\n  | 'open'\n  | 'toggleOpen'\n  | 'setOpen'\n  | 'triggerRef'\n  | 'contentRef'\n  | 'openOnHover'\n  | 'openOnContext'\n  | 'mountNode'\n  | 'withArrow'\n  | 'arrowRef'\n  | 'size'\n  | 'appearance'\n  | 'trapFocus'\n  | 'inline'\n>;\n\nexport const usePopoverContext_unstable = <T>(selector: ContextSelector<PopoverContextValue, T>): T =>\n  useContextSelector(PopoverContext, selector);\n"],"sourceRoot":"../src/"}
         
     | 
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@fluentui/react-popover",
         
     | 
| 
       3 
     | 
    
         
            -
              "version": "0.0.0-nightly- 
     | 
| 
      
 3 
     | 
    
         
            +
              "version": "0.0.0-nightly-20220531-0421.1",
         
     | 
| 
       4 
4 
     | 
    
         
             
              "description": "Popover component for Fluent UI",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "main": "lib-commonjs/index.js",
         
     | 
| 
       6 
6 
     | 
    
         
             
              "module": "lib/index.js",
         
     | 
| 
         @@ -29,18 +29,18 @@ 
     | 
|
| 
       29 
29 
     | 
    
         
             
              "devDependencies": {
         
     | 
| 
       30 
30 
     | 
    
         
             
                "@fluentui/eslint-plugin": "*",
         
     | 
| 
       31 
31 
     | 
    
         
             
                "@fluentui/react-conformance": "*",
         
     | 
| 
       32 
     | 
    
         
            -
                "@fluentui/react-conformance-griffel": "0.0.0-nightly- 
     | 
| 
      
 32 
     | 
    
         
            +
                "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220531-0421.1",
         
     | 
| 
       33 
33 
     | 
    
         
             
                "@fluentui/scripts": "^1.0.0"
         
     | 
| 
       34 
34 
     | 
    
         
             
              },
         
     | 
| 
       35 
35 
     | 
    
         
             
              "dependencies": {
         
     | 
| 
       36 
     | 
    
         
            -
                "@fluentui/react-context-selector": "0.0.0-nightly- 
     | 
| 
       37 
     | 
    
         
            -
                "@griffel/react": "1.0 
     | 
| 
       38 
     | 
    
         
            -
                "@fluentui/react-portal": "0.0.0-nightly- 
     | 
| 
       39 
     | 
    
         
            -
                "@fluentui/react-positioning": "0.0.0-nightly- 
     | 
| 
       40 
     | 
    
         
            -
                "@fluentui/react-shared-contexts": "0.0.0-nightly- 
     | 
| 
       41 
     | 
    
         
            -
                "@fluentui/react-tabster": "0.0.0-nightly- 
     | 
| 
       42 
     | 
    
         
            -
                "@fluentui/react-theme": "0.0.0-nightly- 
     | 
| 
       43 
     | 
    
         
            -
                "@fluentui/react-utilities": "0.0.0-nightly- 
     | 
| 
      
 36 
     | 
    
         
            +
                "@fluentui/react-context-selector": "0.0.0-nightly-20220531-0421.0",
         
     | 
| 
      
 37 
     | 
    
         
            +
                "@griffel/react": "1.1.0",
         
     | 
| 
      
 38 
     | 
    
         
            +
                "@fluentui/react-portal": "0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 39 
     | 
    
         
            +
                "@fluentui/react-positioning": "0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 40 
     | 
    
         
            +
                "@fluentui/react-shared-contexts": "0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 41 
     | 
    
         
            +
                "@fluentui/react-tabster": "0.0.0-nightly-20220531-0421.1",
         
     | 
| 
      
 42 
     | 
    
         
            +
                "@fluentui/react-theme": "0.0.0-nightly-20220531-0421.0",
         
     | 
| 
      
 43 
     | 
    
         
            +
                "@fluentui/react-utilities": "0.0.0-nightly-20220531-0421.0",
         
     | 
| 
       44 
44 
     | 
    
         
             
                "tslib": "^2.1.0"
         
     | 
| 
       45 
45 
     | 
    
         
             
              },
         
     | 
| 
       46 
46 
     | 
    
         
             
              "peerDependencies": {
         
     |