@sparrowengg/integrations-templates-frontend 1.9.84-beta.8 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (415) hide show
  1. package/dist/cjs/_virtual/index8.js +2 -2
  2. package/dist/cjs/_virtual/index9.js +2 -2
  3. package/dist/cjs/cascader-dropdown/cascader-dropdown-breadcrumb.js +118 -0
  4. package/dist/cjs/cascader-dropdown/cascader-dropdown-breadcrumb.js.map +1 -0
  5. package/dist/cjs/cascader-dropdown/cascader-dropdown-content.js +186 -0
  6. package/dist/cjs/cascader-dropdown/cascader-dropdown-content.js.map +1 -0
  7. package/dist/cjs/cascader-dropdown/cascader-dropdown-item.js +65 -0
  8. package/dist/cjs/cascader-dropdown/cascader-dropdown-item.js.map +1 -0
  9. package/dist/cjs/cascader-dropdown/cascader-dropdown-list.js +83 -0
  10. package/dist/cjs/cascader-dropdown/cascader-dropdown-list.js.map +1 -0
  11. package/dist/cjs/cascader-dropdown/cascader-dropdown-node.js +90 -0
  12. package/dist/cjs/cascader-dropdown/cascader-dropdown-node.js.map +1 -0
  13. package/dist/cjs/cascader-dropdown/cascader-dropdown-provider.js +172 -0
  14. package/dist/cjs/cascader-dropdown/cascader-dropdown-provider.js.map +1 -0
  15. package/dist/cjs/cascader-dropdown/cascader-dropdown-root-node.js +56 -0
  16. package/dist/cjs/cascader-dropdown/cascader-dropdown-root-node.js.map +1 -0
  17. package/dist/cjs/cascader-dropdown/cascader-dropdown-search-input.js +141 -0
  18. package/dist/cjs/cascader-dropdown/cascader-dropdown-search-input.js.map +1 -0
  19. package/dist/cjs/cascader-dropdown/cascader-dropdown-search-list.js +174 -0
  20. package/dist/cjs/cascader-dropdown/cascader-dropdown-search-list.js.map +1 -0
  21. package/dist/cjs/cascader-dropdown/cascader-dropdown-value-selector.js +484 -0
  22. package/dist/cjs/cascader-dropdown/cascader-dropdown-value-selector.js.map +1 -0
  23. package/dist/cjs/cascader-dropdown/cascader-dropdown.js +98 -0
  24. package/dist/cjs/cascader-dropdown/cascader-dropdown.js.map +1 -0
  25. package/dist/cjs/cascader-dropdown/helpers/cascader-dropdown-constants.js +31 -0
  26. package/dist/cjs/cascader-dropdown/helpers/cascader-dropdown-constants.js.map +1 -0
  27. package/dist/cjs/cascader-dropdown/helpers/cascader-dropdown-utils.js +136 -0
  28. package/dist/cjs/cascader-dropdown/helpers/cascader-dropdown-utils.js.map +1 -0
  29. package/dist/cjs/cascader-dropdown/styled/StyledItem.js +42 -0
  30. package/dist/cjs/cascader-dropdown/styled/StyledItem.js.map +1 -0
  31. package/dist/cjs/cascader-dropdown/use-value.js +45 -0
  32. package/dist/cjs/cascader-dropdown/use-value.js.map +1 -0
  33. package/dist/cjs/commons/components/NamingModal.js +82 -0
  34. package/dist/cjs/commons/components/NamingModal.js.map +1 -0
  35. package/dist/cjs/commons/constants/index.js +1 -2
  36. package/dist/cjs/commons/constants/index.js.map +1 -1
  37. package/dist/cjs/dynamic-mapping/components/mapping.js +502 -0
  38. package/dist/cjs/dynamic-mapping/components/mapping.js.map +1 -0
  39. package/dist/cjs/dynamic-mapping/index.js +1096 -0
  40. package/dist/cjs/dynamic-mapping/index.js.map +1 -0
  41. package/dist/cjs/filter/filter-pill-value-selector.js +56 -0
  42. package/dist/cjs/filter/filter-pill-value-selector.js.map +1 -0
  43. package/dist/cjs/filter/filter-pill.js +301 -0
  44. package/dist/cjs/filter/filter-pill.js.map +1 -0
  45. package/dist/cjs/index.js +7 -0
  46. package/dist/cjs/index.js.map +1 -1
  47. package/dist/cjs/integration-template/components/dashboard.js +222 -193
  48. package/dist/cjs/integration-template/components/dashboard.js.map +1 -1
  49. package/dist/cjs/integration-template/index.js +29 -12
  50. package/dist/cjs/integration-template/index.js.map +1 -1
  51. package/dist/cjs/mapping/components/mapping.js +4 -5
  52. package/dist/cjs/mapping/components/mapping.js.map +1 -1
  53. package/dist/cjs/mapping/constants/index.js.map +1 -1
  54. package/dist/cjs/mapping/index.js +31 -4
  55. package/dist/cjs/mapping/index.js.map +1 -1
  56. package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.js +823 -0
  57. package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +1 -0
  58. package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +378 -0
  59. package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +1 -0
  60. package/dist/cjs/node_modules/@floating-ui/react-dom/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +746 -0
  61. package/dist/cjs/node_modules/@floating-ui/react-dom/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +1 -0
  62. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +176 -0
  63. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +1 -0
  64. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +160 -0
  65. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +1 -0
  66. package/dist/cjs/node_modules/@internationalized/date/dist/CalendarDate.js +59 -0
  67. package/dist/cjs/node_modules/@internationalized/date/dist/CalendarDate.js.map +1 -1
  68. package/dist/cjs/node_modules/@internationalized/date/dist/conversion.js +36 -0
  69. package/dist/cjs/node_modules/@internationalized/date/dist/conversion.js.map +1 -1
  70. package/dist/cjs/node_modules/@internationalized/date/dist/manipulation.js +120 -0
  71. package/dist/cjs/node_modules/@internationalized/date/dist/manipulation.js.map +1 -1
  72. package/dist/cjs/node_modules/@internationalized/date/dist/queries.js +10 -0
  73. package/dist/cjs/node_modules/@internationalized/date/dist/queries.js.map +1 -1
  74. package/dist/cjs/node_modules/@internationalized/date/dist/string.js +11 -0
  75. package/dist/cjs/node_modules/@internationalized/date/dist/string.js.map +1 -1
  76. package/dist/cjs/node_modules/@internationalized/date/dist/utils.js +2 -1
  77. package/dist/cjs/node_modules/@internationalized/date/dist/utils.js.map +1 -1
  78. package/dist/cjs/node_modules/@radix-ui/primitive/dist/index.js +14 -0
  79. package/dist/cjs/node_modules/@radix-ui/primitive/dist/index.js.map +1 -0
  80. package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.js +48 -0
  81. package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.js.map +1 -0
  82. package/dist/cjs/node_modules/@radix-ui/react-compose-refs/dist/index.js +62 -0
  83. package/dist/cjs/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +1 -0
  84. package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.js +85 -0
  85. package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.js.map +1 -0
  86. package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +234 -0
  87. package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +1 -0
  88. package/dist/cjs/node_modules/@radix-ui/react-focus-guards/dist/index.js +51 -0
  89. package/dist/cjs/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +1 -0
  90. package/dist/cjs/node_modules/@radix-ui/react-focus-scope/dist/index.js +229 -0
  91. package/dist/cjs/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +1 -0
  92. package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.js +37 -0
  93. package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.js.map +1 -0
  94. package/dist/cjs/node_modules/@radix-ui/react-popover/dist/index.js +337 -0
  95. package/dist/cjs/node_modules/@radix-ui/react-popover/dist/index.js.map +1 -0
  96. package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.js +308 -0
  97. package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.js.map +1 -0
  98. package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.js +39 -0
  99. package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.js.map +1 -0
  100. package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.js +152 -0
  101. package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.js.map +1 -0
  102. package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.js +67 -0
  103. package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.js.map +1 -0
  104. package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.js +111 -0
  105. package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.js.map +1 -0
  106. package/dist/cjs/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +34 -0
  107. package/dist/cjs/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +1 -0
  108. package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +92 -0
  109. package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +1 -0
  110. package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +40 -0
  111. package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +1 -0
  112. package/dist/cjs/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +29 -0
  113. package/dist/cjs/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +1 -0
  114. package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.js +62 -0
  115. package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.js.map +1 -0
  116. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-header.js +37 -0
  117. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-header.js.map +1 -1
  118. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-range.js +336 -0
  119. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-range.js.map +1 -0
  120. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-utils.js +5 -0
  121. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-utils.js.map +1 -1
  122. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +3 -3
  123. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +1 -1
  124. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-portal/dist/index.js +2 -2
  125. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-portal/dist/index.js.map +1 -1
  126. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-presence/dist/index.js +3 -3
  127. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-presence/dist/index.js.map +1 -1
  128. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-primitive/dist/index.js +3 -3
  129. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-primitive/dist/index.js.map +1 -1
  130. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/calendar/dist/import.js +57 -0
  131. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/calendar/dist/import.js.map +1 -1
  132. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/utils/dist/import.js +33 -0
  133. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/utils/dist/import.js.map +1 -1
  134. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-stately/calendar/dist/import.js +173 -0
  135. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-stately/calendar/dist/import.js.map +1 -1
  136. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/react-select/dist/index-baa8dc4f.esm.js +2 -2
  137. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/react-select/dist/index-baa8dc4f.esm.js.map +1 -1
  138. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/react-transition-group/esm/Transition.js +5 -5
  139. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/react-transition-group/esm/Transition.js.map +1 -1
  140. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/textarea/textarea.js +265 -0
  141. package/dist/cjs/node_modules/@sparrowengg/twigs-react/dist/es/textarea/textarea.js.map +1 -0
  142. package/dist/cjs/node_modules/@sparrowengg/twigs-react-icons/dist/es/icons/chevron-left.js +75 -0
  143. package/dist/cjs/node_modules/@sparrowengg/twigs-react-icons/dist/es/icons/chevron-left.js.map +1 -0
  144. package/dist/cjs/node_modules/@sparrowengg/twigs-react-icons/dist/es/icons/question-circle.js +99 -0
  145. package/dist/cjs/node_modules/@sparrowengg/twigs-react-icons/dist/es/icons/question-circle.js.map +1 -0
  146. package/dist/cjs/node_modules/@stitches/react/dist/index.js +9 -0
  147. package/dist/cjs/node_modules/@stitches/react/dist/index.js.map +1 -0
  148. package/dist/cjs/node_modules/aria-hidden/dist/es2015/index.js +140 -0
  149. package/dist/cjs/node_modules/aria-hidden/dist/es2015/index.js.map +1 -0
  150. package/dist/cjs/node_modules/get-nonce/dist/es2015/index.js +11 -0
  151. package/dist/cjs/node_modules/get-nonce/dist/es2015/index.js.map +1 -0
  152. package/dist/cjs/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +1 -1
  153. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/Combination.js +34 -0
  154. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +1 -0
  155. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +184 -0
  156. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +1 -0
  157. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/UI.js +60 -0
  158. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/UI.js.map +1 -0
  159. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +24 -0
  160. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +1 -0
  161. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +110 -0
  162. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +1 -0
  163. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/medium.js +8 -0
  164. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/medium.js.map +1 -0
  165. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/sidecar.js +12 -0
  166. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +1 -0
  167. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/component.js +80 -0
  168. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +1 -0
  169. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +16 -0
  170. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +1 -0
  171. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +35 -0
  172. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +1 -0
  173. package/dist/cjs/node_modules/react-select/dist/index-a301f526.esm.js +2 -2
  174. package/dist/cjs/node_modules/react-select/dist/index-a301f526.esm.js.map +1 -1
  175. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/component.js +22 -0
  176. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/component.js.map +1 -0
  177. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/hook.js +47 -0
  178. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/hook.js.map +1 -0
  179. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/singleton.js +54 -0
  180. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/singleton.js.map +1 -0
  181. package/dist/cjs/node_modules/style-to-js/cjs/index.js +1 -1
  182. package/dist/cjs/node_modules/style-to-object/cjs/index.js +1 -1
  183. package/dist/cjs/node_modules/tslib/tslib.es6.js +60 -0
  184. package/dist/cjs/node_modules/tslib/tslib.es6.js.map +1 -0
  185. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/assignRef.js +27 -0
  186. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +1 -0
  187. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +70 -0
  188. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +1 -0
  189. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useRef.js +45 -0
  190. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useRef.js.map +1 -0
  191. package/dist/cjs/node_modules/use-sidecar/dist/es2015/exports.js +43 -0
  192. package/dist/cjs/node_modules/use-sidecar/dist/es2015/exports.js.map +1 -0
  193. package/dist/cjs/node_modules/use-sidecar/dist/es2015/medium.js +80 -0
  194. package/dist/cjs/node_modules/use-sidecar/dist/es2015/medium.js.map +1 -0
  195. package/dist/cjs/packages/frontend-templates/slitches.config.js +392 -0
  196. package/dist/cjs/packages/frontend-templates/slitches.config.js.map +1 -0
  197. package/dist/cjs/popover/popover.js +55 -0
  198. package/dist/cjs/popover/popover.js.map +1 -0
  199. package/dist/cjs/single-mapping/components/mapping.js +3 -3
  200. package/dist/cjs/single-mapping/components/mapping.js.map +1 -1
  201. package/dist/cjs/single-mapping/index.js +10 -16
  202. package/dist/cjs/single-mapping/index.js.map +1 -1
  203. package/dist/cjs/triggers/components/subcomponents.js +22 -21
  204. package/dist/cjs/triggers/components/subcomponents.js.map +1 -1
  205. package/dist/cjs/triggers/components/trigger.js +17 -14
  206. package/dist/cjs/triggers/components/trigger.js.map +1 -1
  207. package/dist/cjs/triggers/index.js +25 -21
  208. package/dist/cjs/triggers/index.js.map +1 -1
  209. package/dist/es/_virtual/index8.js +2 -2
  210. package/dist/es/_virtual/index9.js +2 -2
  211. package/dist/es/cascader-dropdown/cascader-dropdown-breadcrumb.js +116 -0
  212. package/dist/es/cascader-dropdown/cascader-dropdown-breadcrumb.js.map +1 -0
  213. package/dist/es/cascader-dropdown/cascader-dropdown-content.js +184 -0
  214. package/dist/es/cascader-dropdown/cascader-dropdown-content.js.map +1 -0
  215. package/dist/es/cascader-dropdown/cascader-dropdown-item.js +63 -0
  216. package/dist/es/cascader-dropdown/cascader-dropdown-item.js.map +1 -0
  217. package/dist/es/cascader-dropdown/cascader-dropdown-list.js +81 -0
  218. package/dist/es/cascader-dropdown/cascader-dropdown-list.js.map +1 -0
  219. package/dist/es/cascader-dropdown/cascader-dropdown-node.js +88 -0
  220. package/dist/es/cascader-dropdown/cascader-dropdown-node.js.map +1 -0
  221. package/dist/es/cascader-dropdown/cascader-dropdown-provider.js +170 -0
  222. package/dist/es/cascader-dropdown/cascader-dropdown-provider.js.map +1 -0
  223. package/dist/es/cascader-dropdown/cascader-dropdown-root-node.js +54 -0
  224. package/dist/es/cascader-dropdown/cascader-dropdown-root-node.js.map +1 -0
  225. package/dist/es/cascader-dropdown/cascader-dropdown-search-input.js +139 -0
  226. package/dist/es/cascader-dropdown/cascader-dropdown-search-input.js.map +1 -0
  227. package/dist/es/cascader-dropdown/cascader-dropdown-search-list.js +172 -0
  228. package/dist/es/cascader-dropdown/cascader-dropdown-search-list.js.map +1 -0
  229. package/dist/es/cascader-dropdown/cascader-dropdown-value-selector.js +478 -0
  230. package/dist/es/cascader-dropdown/cascader-dropdown-value-selector.js.map +1 -0
  231. package/dist/es/cascader-dropdown/cascader-dropdown.js +96 -0
  232. package/dist/es/cascader-dropdown/cascader-dropdown.js.map +1 -0
  233. package/dist/es/cascader-dropdown/helpers/cascader-dropdown-constants.js +27 -0
  234. package/dist/es/cascader-dropdown/helpers/cascader-dropdown-constants.js.map +1 -0
  235. package/dist/es/cascader-dropdown/helpers/cascader-dropdown-utils.js +129 -0
  236. package/dist/es/cascader-dropdown/helpers/cascader-dropdown-utils.js.map +1 -0
  237. package/dist/es/cascader-dropdown/styled/StyledItem.js +39 -0
  238. package/dist/es/cascader-dropdown/styled/StyledItem.js.map +1 -0
  239. package/dist/es/cascader-dropdown/use-value.js +42 -0
  240. package/dist/es/cascader-dropdown/use-value.js.map +1 -0
  241. package/dist/es/commons/components/NamingModal.js +78 -0
  242. package/dist/es/commons/components/NamingModal.js.map +1 -0
  243. package/dist/es/commons/constants/index.js +1 -2
  244. package/dist/es/commons/constants/index.js.map +1 -1
  245. package/dist/es/dynamic-mapping/components/mapping.js +498 -0
  246. package/dist/es/dynamic-mapping/components/mapping.js.map +1 -0
  247. package/dist/es/dynamic-mapping/index.js +1094 -0
  248. package/dist/es/dynamic-mapping/index.js.map +1 -0
  249. package/dist/es/filter/filter-pill-value-selector.js +52 -0
  250. package/dist/es/filter/filter-pill-value-selector.js.map +1 -0
  251. package/dist/es/filter/filter-pill.js +298 -0
  252. package/dist/es/filter/filter-pill.js.map +1 -0
  253. package/dist/es/index.js +3 -0
  254. package/dist/es/index.js.map +1 -1
  255. package/dist/es/integration-template/components/dashboard.js +222 -193
  256. package/dist/es/integration-template/components/dashboard.js.map +1 -1
  257. package/dist/es/integration-template/index.js +29 -12
  258. package/dist/es/integration-template/index.js.map +1 -1
  259. package/dist/es/mapping/components/mapping.js +4 -5
  260. package/dist/es/mapping/components/mapping.js.map +1 -1
  261. package/dist/es/mapping/constants/index.js.map +1 -1
  262. package/dist/es/mapping/index.js +31 -4
  263. package/dist/es/mapping/index.js.map +1 -1
  264. package/dist/es/node_modules/@floating-ui/core/dist/floating-ui.core.js +812 -0
  265. package/dist/es/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +1 -0
  266. package/dist/es/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +348 -0
  267. package/dist/es/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +1 -0
  268. package/dist/es/node_modules/@floating-ui/react-dom/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +734 -0
  269. package/dist/es/node_modules/@floating-ui/react-dom/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +1 -0
  270. package/dist/es/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +155 -0
  271. package/dist/es/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +1 -0
  272. package/dist/es/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +137 -0
  273. package/dist/es/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +1 -0
  274. package/dist/es/node_modules/@internationalized/date/dist/CalendarDate.js +62 -4
  275. package/dist/es/node_modules/@internationalized/date/dist/CalendarDate.js.map +1 -1
  276. package/dist/es/node_modules/@internationalized/date/dist/conversion.js +33 -2
  277. package/dist/es/node_modules/@internationalized/date/dist/conversion.js.map +1 -1
  278. package/dist/es/node_modules/@internationalized/date/dist/manipulation.js +117 -1
  279. package/dist/es/node_modules/@internationalized/date/dist/manipulation.js.map +1 -1
  280. package/dist/es/node_modules/@internationalized/date/dist/queries.js +9 -1
  281. package/dist/es/node_modules/@internationalized/date/dist/queries.js.map +1 -1
  282. package/dist/es/node_modules/@internationalized/date/dist/string.js +11 -1
  283. package/dist/es/node_modules/@internationalized/date/dist/string.js.map +1 -1
  284. package/dist/es/node_modules/@internationalized/date/dist/utils.js +2 -1
  285. package/dist/es/node_modules/@internationalized/date/dist/utils.js.map +1 -1
  286. package/dist/es/node_modules/@radix-ui/primitive/dist/index.js +12 -0
  287. package/dist/es/node_modules/@radix-ui/primitive/dist/index.js.map +1 -0
  288. package/dist/es/node_modules/@radix-ui/react-arrow/dist/index.js +26 -0
  289. package/dist/es/node_modules/@radix-ui/react-arrow/dist/index.js.map +1 -0
  290. package/dist/es/node_modules/@radix-ui/react-compose-refs/dist/index.js +40 -0
  291. package/dist/es/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +1 -0
  292. package/dist/es/node_modules/@radix-ui/react-context/dist/index.js +64 -0
  293. package/dist/es/node_modules/@radix-ui/react-context/dist/index.js.map +1 -0
  294. package/dist/es/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +212 -0
  295. package/dist/es/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +1 -0
  296. package/dist/es/node_modules/@radix-ui/react-focus-guards/dist/index.js +30 -0
  297. package/dist/es/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +1 -0
  298. package/dist/es/node_modules/@radix-ui/react-focus-scope/dist/index.js +208 -0
  299. package/dist/es/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +1 -0
  300. package/dist/es/node_modules/@radix-ui/react-id/dist/index.js +16 -0
  301. package/dist/es/node_modules/@radix-ui/react-id/dist/index.js.map +1 -0
  302. package/dist/es/node_modules/@radix-ui/react-popover/dist/index.js +302 -0
  303. package/dist/es/node_modules/@radix-ui/react-popover/dist/index.js.map +1 -0
  304. package/dist/es/node_modules/@radix-ui/react-popper/dist/index.js +279 -0
  305. package/dist/es/node_modules/@radix-ui/react-popper/dist/index.js.map +1 -0
  306. package/dist/es/node_modules/@radix-ui/react-portal/dist/index.js +18 -0
  307. package/dist/es/node_modules/@radix-ui/react-portal/dist/index.js.map +1 -0
  308. package/dist/es/node_modules/@radix-ui/react-presence/dist/index.js +131 -0
  309. package/dist/es/node_modules/@radix-ui/react-presence/dist/index.js.map +1 -0
  310. package/dist/es/node_modules/@radix-ui/react-primitive/dist/index.js +44 -0
  311. package/dist/es/node_modules/@radix-ui/react-primitive/dist/index.js.map +1 -0
  312. package/dist/es/node_modules/@radix-ui/react-slot/dist/index.js +90 -0
  313. package/dist/es/node_modules/@radix-ui/react-slot/dist/index.js.map +1 -0
  314. package/dist/es/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +13 -0
  315. package/dist/es/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +1 -0
  316. package/dist/es/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +71 -0
  317. package/dist/es/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +1 -0
  318. package/dist/es/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +19 -0
  319. package/dist/es/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +1 -0
  320. package/dist/es/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +8 -0
  321. package/dist/es/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +1 -0
  322. package/dist/es/node_modules/@radix-ui/react-use-size/dist/index.js +41 -0
  323. package/dist/es/node_modules/@radix-ui/react-use-size/dist/index.js.map +1 -0
  324. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-header.js +37 -1
  325. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-header.js.map +1 -1
  326. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-range.js +334 -0
  327. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-range.js.map +1 -0
  328. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-utils.js +5 -1
  329. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/calendar/calendar-utils.js.map +1 -1
  330. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/dialog/dialog.js +1 -1
  331. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +2 -2
  332. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +1 -1
  333. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-portal/dist/index.js +2 -2
  334. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-portal/dist/index.js.map +1 -1
  335. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-presence/dist/index.js +2 -2
  336. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-presence/dist/index.js.map +1 -1
  337. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-primitive/dist/index.js +2 -2
  338. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@radix-ui/react-primitive/dist/index.js.map +1 -1
  339. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/calendar/dist/import.js +58 -2
  340. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/calendar/dist/import.js.map +1 -1
  341. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/utils/dist/import.js +33 -1
  342. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/utils/dist/import.js.map +1 -1
  343. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-stately/calendar/dist/import.js +175 -3
  344. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-stately/calendar/dist/import.js.map +1 -1
  345. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/react-transition-group/esm/Transition.js +5 -5
  346. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/node_modules/react-transition-group/esm/Transition.js.map +1 -1
  347. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/textarea/textarea.js +263 -0
  348. package/dist/es/node_modules/@sparrowengg/twigs-react/dist/es/textarea/textarea.js.map +1 -0
  349. package/dist/es/node_modules/@sparrowengg/twigs-react-icons/dist/es/icons/chevron-left.js +73 -0
  350. package/dist/es/node_modules/@sparrowengg/twigs-react-icons/dist/es/icons/chevron-left.js.map +1 -0
  351. package/dist/es/node_modules/@sparrowengg/twigs-react-icons/dist/es/icons/question-circle.js +97 -0
  352. package/dist/es/node_modules/@sparrowengg/twigs-react-icons/dist/es/icons/question-circle.js.map +1 -0
  353. package/dist/es/node_modules/@stitches/react/dist/index.js +6 -0
  354. package/dist/es/node_modules/@stitches/react/dist/index.js.map +1 -0
  355. package/dist/es/node_modules/aria-hidden/dist/es2015/index.js +138 -0
  356. package/dist/es/node_modules/aria-hidden/dist/es2015/index.js.map +1 -0
  357. package/dist/es/node_modules/get-nonce/dist/es2015/index.js +9 -0
  358. package/dist/es/node_modules/get-nonce/dist/es2015/index.js.map +1 -0
  359. package/dist/es/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +1 -1
  360. package/dist/es/node_modules/react-remove-scroll/dist/es2015/Combination.js +11 -0
  361. package/dist/es/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +1 -0
  362. package/dist/es/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +161 -0
  363. package/dist/es/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +1 -0
  364. package/dist/es/node_modules/react-remove-scroll/dist/es2015/UI.js +39 -0
  365. package/dist/es/node_modules/react-remove-scroll/dist/es2015/UI.js.map +1 -0
  366. package/dist/es/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +22 -0
  367. package/dist/es/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +1 -0
  368. package/dist/es/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +107 -0
  369. package/dist/es/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +1 -0
  370. package/dist/es/node_modules/react-remove-scroll/dist/es2015/medium.js +6 -0
  371. package/dist/es/node_modules/react-remove-scroll/dist/es2015/medium.js.map +1 -0
  372. package/dist/es/node_modules/react-remove-scroll/dist/es2015/sidecar.js +8 -0
  373. package/dist/es/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +1 -0
  374. package/dist/es/node_modules/react-remove-scroll-bar/dist/es2015/component.js +57 -0
  375. package/dist/es/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +1 -0
  376. package/dist/es/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +11 -0
  377. package/dist/es/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +1 -0
  378. package/dist/es/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +32 -0
  379. package/dist/es/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +1 -0
  380. package/dist/es/node_modules/react-style-singleton/dist/es2015/component.js +20 -0
  381. package/dist/es/node_modules/react-style-singleton/dist/es2015/component.js.map +1 -0
  382. package/dist/es/node_modules/react-style-singleton/dist/es2015/hook.js +26 -0
  383. package/dist/es/node_modules/react-style-singleton/dist/es2015/hook.js.map +1 -0
  384. package/dist/es/node_modules/react-style-singleton/dist/es2015/singleton.js +52 -0
  385. package/dist/es/node_modules/react-style-singleton/dist/es2015/singleton.js.map +1 -0
  386. package/dist/es/node_modules/style-to-js/cjs/index.js +1 -1
  387. package/dist/es/node_modules/style-to-object/cjs/index.js +1 -1
  388. package/dist/es/node_modules/tslib/tslib.es6.js +57 -0
  389. package/dist/es/node_modules/tslib/tslib.es6.js.map +1 -0
  390. package/dist/es/node_modules/use-callback-ref/dist/es2015/assignRef.js +25 -0
  391. package/dist/es/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +1 -0
  392. package/dist/es/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +49 -0
  393. package/dist/es/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +1 -0
  394. package/dist/es/node_modules/use-callback-ref/dist/es2015/useRef.js +43 -0
  395. package/dist/es/node_modules/use-callback-ref/dist/es2015/useRef.js.map +1 -0
  396. package/dist/es/node_modules/use-sidecar/dist/es2015/exports.js +22 -0
  397. package/dist/es/node_modules/use-sidecar/dist/es2015/exports.js.map +1 -0
  398. package/dist/es/node_modules/use-sidecar/dist/es2015/medium.js +78 -0
  399. package/dist/es/node_modules/use-sidecar/dist/es2015/medium.js.map +1 -0
  400. package/dist/es/packages/frontend-templates/slitches.config.js +379 -0
  401. package/dist/es/packages/frontend-templates/slitches.config.js.map +1 -0
  402. package/dist/es/popover/popover.js +52 -0
  403. package/dist/es/popover/popover.js.map +1 -0
  404. package/dist/es/single-mapping/components/mapping.js +3 -3
  405. package/dist/es/single-mapping/components/mapping.js.map +1 -1
  406. package/dist/es/single-mapping/index.js +10 -16
  407. package/dist/es/single-mapping/index.js.map +1 -1
  408. package/dist/es/triggers/components/subcomponents.js +22 -21
  409. package/dist/es/triggers/components/subcomponents.js.map +1 -1
  410. package/dist/es/triggers/components/trigger.js +17 -14
  411. package/dist/es/triggers/components/trigger.js.map +1 -1
  412. package/dist/es/triggers/index.js +25 -21
  413. package/dist/es/triggers/index.js.map +1 -1
  414. package/dist/index.d.ts +236 -23
  415. package/package.json +3 -2
@@ -639,6 +639,38 @@ function $c87311424ea30a05$export$a11b0059900ceec8() {
639
639
  }
640
640
 
641
641
 
642
+ /*
643
+ * Copyright 2021 Adobe. All rights reserved.
644
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
645
+ * you may not use this file except in compliance with the License. You may obtain a copy
646
+ * of the License at http://www.apache.org/licenses/LICENSE-2.0
647
+ *
648
+ * Unless required by applicable law or agreed to in writing, software distributed under
649
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
650
+ * OF ANY KIND, either express or implied. See the License for the specific language
651
+ * governing permissions and limitations under the License.
652
+ */
653
+
654
+ function $e9faafb641e167db$export$90fc3a17d93f704c(ref, event, handler, options) {
655
+ let handleEvent = ($8ae05eaa5c114e9c$export$7f54fc3180508a52)(handler);
656
+ let isDisabled = handler == null;
657
+ (useEffect)(()=>{
658
+ if (isDisabled) return;
659
+ let element = ref.current;
660
+ element.addEventListener(event, handleEvent, options);
661
+ return ()=>{
662
+ element.removeEventListener(event, handleEvent, options);
663
+ };
664
+ }, [
665
+ ref,
666
+ event,
667
+ options,
668
+ isDisabled,
669
+ handleEvent
670
+ ]);
671
+ }
672
+
673
+
642
674
 
643
675
  /*
644
676
  * Copyright 2020 Adobe. All rights reserved.
@@ -783,5 +815,5 @@ function $5a387cc49350e6db$export$722debc0e56fea39(value, isEqual) {
783
815
  return value;
784
816
  }
785
817
 
786
- export { $ff5963eb1fccf552$export$e08e3b67e392101e as chain, $65484d02dcb7eb3e$export$457c3d6518dd4c6f as filterDOMProps, $7215afc6de606d6b$export$de79e2c695e052f3 as focusWithoutScrolling, $62d8ded9296f3872$export$cfa2225e87938781 as getScrollParent, $c87311424ea30a05$export$a11b0059900ceec8 as isAndroid, $c87311424ea30a05$export$fedb369cb70207f1 as isIOS, $c87311424ea30a05$export$7bef049ce92e4224 as isIPad, $c87311424ea30a05$export$186c6964ca17d99 as isIPhone, $c87311424ea30a05$export$9ac100e40613ea10 as isMac, $62d8ded9296f3872$export$2bb74740c4e19def as isScrollable, $6a7db85432448f7f$export$60278871457622de as isVirtualClick, $6a7db85432448f7f$export$29bf1b5f2c56cf63 as isVirtualPointerEvent, $bdb11010cef70236$export$cd8c9cb68f842629 as mergeIds, $3ef42575df84b30b$export$9d1611c77c2fe928 as mergeProps, $bbed8b41f857bcc0$export$24490316f764c430 as runAfterTransition, $2f04cbc44ee30ce0$export$53a0910f038337bd as scrollIntoView, $2f04cbc44ee30ce0$export$c826860796309d1b as scrollIntoViewport, $5a387cc49350e6db$export$722debc0e56fea39 as useDeepMemo, $ef06256079686ba0$export$f8aeda7b10753fa1 as useDescription, $8ae05eaa5c114e9c$export$7f54fc3180508a52 as useEffectEvent, $03deb23ff14920c4$export$4eaf04e54aa8eed6 as useGlobalListeners, $bdb11010cef70236$export$f680877a34711e37 as useId, $313b98861ee5dd6c$export$d6875122194c7b44 as useLabels, $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c as useLayoutEffect, $bdb11010cef70236$export$b4cc09c592e8fdb8 as useSlotId, $e7801be82b4b2a53$export$4debdb1a3f0fa79e as useSyncRef, $4f58c5f72bcf79f7$export$496315a1608d9602 as useUpdateEffect, $1dbecbe27a04f9af$export$14d238f342723f25 as useValueEffect };
818
+ export { $ff5963eb1fccf552$export$e08e3b67e392101e as chain, $65484d02dcb7eb3e$export$457c3d6518dd4c6f as filterDOMProps, $7215afc6de606d6b$export$de79e2c695e052f3 as focusWithoutScrolling, $62d8ded9296f3872$export$cfa2225e87938781 as getScrollParent, $c87311424ea30a05$export$a11b0059900ceec8 as isAndroid, $c87311424ea30a05$export$fedb369cb70207f1 as isIOS, $c87311424ea30a05$export$7bef049ce92e4224 as isIPad, $c87311424ea30a05$export$186c6964ca17d99 as isIPhone, $c87311424ea30a05$export$9ac100e40613ea10 as isMac, $62d8ded9296f3872$export$2bb74740c4e19def as isScrollable, $6a7db85432448f7f$export$60278871457622de as isVirtualClick, $6a7db85432448f7f$export$29bf1b5f2c56cf63 as isVirtualPointerEvent, $bdb11010cef70236$export$cd8c9cb68f842629 as mergeIds, $3ef42575df84b30b$export$9d1611c77c2fe928 as mergeProps, $bbed8b41f857bcc0$export$24490316f764c430 as runAfterTransition, $2f04cbc44ee30ce0$export$53a0910f038337bd as scrollIntoView, $2f04cbc44ee30ce0$export$c826860796309d1b as scrollIntoViewport, $5a387cc49350e6db$export$722debc0e56fea39 as useDeepMemo, $ef06256079686ba0$export$f8aeda7b10753fa1 as useDescription, $8ae05eaa5c114e9c$export$7f54fc3180508a52 as useEffectEvent, $e9faafb641e167db$export$90fc3a17d93f704c as useEvent, $03deb23ff14920c4$export$4eaf04e54aa8eed6 as useGlobalListeners, $bdb11010cef70236$export$f680877a34711e37 as useId, $313b98861ee5dd6c$export$d6875122194c7b44 as useLabels, $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c as useLayoutEffect, $bdb11010cef70236$export$b4cc09c592e8fdb8 as useSlotId, $e7801be82b4b2a53$export$4debdb1a3f0fa79e as useSyncRef, $4f58c5f72bcf79f7$export$496315a1608d9602 as useUpdateEffect, $1dbecbe27a04f9af$export$14d238f342723f25 as useValueEffect };
787
819
  //# sourceMappingURL=import.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"import.js","sources":["../../../../../../../../../../../../../node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/utils/dist/import.js"],"sourcesContent":["import React__default, { useState, useRef, useCallback, useEffect } from 'react';\nimport { useSSRSafeId as $b5e257d569688ac6$export$619500959fc48b26 } from '../../ssr/dist/import.js';\nimport { clsx } from '../../../clsx/dist/clsx.m.js';\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ /*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nconst $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c = typeof document !== \"undefined\" ? (React__default).useLayoutEffect : ()=>{};\n\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\nfunction $8ae05eaa5c114e9c$export$7f54fc3180508a52(fn) {\n const ref = (useRef)(null);\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n ref.current = fn;\n }, [\n fn\n ]);\n return (useCallback)((...args)=>{\n const f = ref.current;\n return f(...args);\n }, []);\n}\n\n\nfunction $1dbecbe27a04f9af$export$14d238f342723f25(defaultValue) {\n let [value, setValue] = (useState)(defaultValue);\n let effect = (useRef)(null);\n // Store the function in a ref so we can always access the current version\n // which has the proper `value` in scope.\n let nextRef = ($8ae05eaa5c114e9c$export$7f54fc3180508a52)(()=>{\n // Run the generator to the next yield.\n let newValue = effect.current.next();\n // If the generator is done, reset the effect.\n if (newValue.done) {\n effect.current = null;\n return;\n }\n // If the value is the same as the current value,\n // then continue to the next yield. Otherwise,\n // set the value in state and wait for the next layout effect.\n if (value === newValue.value) nextRef();\n else setValue(newValue.value);\n });\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n // If there is an effect currently running, continue to the next yield.\n if (effect.current) nextRef();\n });\n let queue = ($8ae05eaa5c114e9c$export$7f54fc3180508a52)((fn)=>{\n effect.current = fn(value);\n nextRef();\n });\n return [\n value,\n queue\n ];\n}\n\n\nlet $bdb11010cef70236$var$idsUpdaterMap = new Map();\nfunction $bdb11010cef70236$export$f680877a34711e37(defaultId) {\n let [value, setValue] = (useState)(defaultId);\n let nextId = (useRef)(null);\n let res = ($b5e257d569688ac6$export$619500959fc48b26)(value);\n let updateValue = (useCallback)((val)=>{\n nextId.current = val;\n }, []);\n $bdb11010cef70236$var$idsUpdaterMap.set(res, updateValue);\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n let r = res;\n return ()=>{\n $bdb11010cef70236$var$idsUpdaterMap.delete(r);\n };\n }, [\n res\n ]);\n // This cannot cause an infinite loop because the ref is updated first.\n // eslint-disable-next-line\n (useEffect)(()=>{\n let newId = nextId.current;\n if (newId) {\n nextId.current = null;\n setValue(newId);\n }\n });\n return res;\n}\nfunction $bdb11010cef70236$export$cd8c9cb68f842629(idA, idB) {\n if (idA === idB) return idA;\n let setIdA = $bdb11010cef70236$var$idsUpdaterMap.get(idA);\n if (setIdA) {\n setIdA(idB);\n return idB;\n }\n let setIdB = $bdb11010cef70236$var$idsUpdaterMap.get(idB);\n if (setIdB) {\n setIdB(idA);\n return idA;\n }\n return idB;\n}\nfunction $bdb11010cef70236$export$b4cc09c592e8fdb8(depArray = []) {\n let id = $bdb11010cef70236$export$f680877a34711e37();\n let [resolvedId, setResolvedId] = ($1dbecbe27a04f9af$export$14d238f342723f25)(id);\n let updateId = (useCallback)(()=>{\n setResolvedId(function*() {\n yield id;\n yield document.getElementById(id) ? id : undefined;\n });\n }, [\n id,\n setResolvedId\n ]);\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(updateId, [\n id,\n updateId,\n ...depArray\n ]);\n return resolvedId;\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ /**\n * Calls all functions in the order they were chained with the same arguments.\n */ function $ff5963eb1fccf552$export$e08e3b67e392101e(...callbacks) {\n return (...args)=>{\n for (let callback of callbacks)if (typeof callback === \"function\") callback(...args);\n };\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\n\nfunction $3ef42575df84b30b$export$9d1611c77c2fe928(...args) {\n // Start with a base clone of the first argument. This is a lot faster than starting\n // with an empty object and adding properties as we go.\n let result = {\n ...args[0]\n };\n for(let i = 1; i < args.length; i++){\n let props = args[i];\n for(let key in props){\n let a = result[key];\n let b = props[key];\n // Chain events\n if (typeof a === \"function\" && typeof b === \"function\" && // This is a lot faster than a regex.\n key[0] === \"o\" && key[1] === \"n\" && key.charCodeAt(2) >= /* 'A' */ 65 && key.charCodeAt(2) <= /* 'Z' */ 90) result[key] = ($ff5963eb1fccf552$export$e08e3b67e392101e)(a, b);\n else if ((key === \"className\" || key === \"UNSAFE_className\") && typeof a === \"string\" && typeof b === \"string\") result[key] = (clsx)(a, b);\n else if (key === \"id\" && a && b) result.id = ($bdb11010cef70236$export$cd8c9cb68f842629)(a, b);\n else result[key] = b !== undefined ? b : a;\n }\n }\n return result;\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ const $65484d02dcb7eb3e$var$DOMPropNames = new Set([\n \"id\"\n]);\nconst $65484d02dcb7eb3e$var$labelablePropNames = new Set([\n \"aria-label\",\n \"aria-labelledby\",\n \"aria-describedby\",\n \"aria-details\"\n]);\nconst $65484d02dcb7eb3e$var$propRe = /^(data-.*)$/;\nfunction $65484d02dcb7eb3e$export$457c3d6518dd4c6f(props, opts = {}) {\n let { labelable: labelable , propNames: propNames } = opts;\n let filteredProps = {};\n for(const prop in props)if (Object.prototype.hasOwnProperty.call(props, prop) && ($65484d02dcb7eb3e$var$DOMPropNames.has(prop) || labelable && $65484d02dcb7eb3e$var$labelablePropNames.has(prop) || (propNames === null || propNames === void 0 ? void 0 : propNames.has(prop)) || $65484d02dcb7eb3e$var$propRe.test(prop))) filteredProps[prop] = props[prop];\n return filteredProps;\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ function $7215afc6de606d6b$export$de79e2c695e052f3(element) {\n if ($7215afc6de606d6b$var$supportsPreventScroll()) element.focus({\n preventScroll: true\n });\n else {\n let scrollableElements = $7215afc6de606d6b$var$getScrollableElements(element);\n element.focus();\n $7215afc6de606d6b$var$restoreScrollPosition(scrollableElements);\n }\n}\nlet $7215afc6de606d6b$var$supportsPreventScrollCached = null;\nfunction $7215afc6de606d6b$var$supportsPreventScroll() {\n if ($7215afc6de606d6b$var$supportsPreventScrollCached == null) {\n $7215afc6de606d6b$var$supportsPreventScrollCached = false;\n try {\n var focusElem = document.createElement(\"div\");\n focusElem.focus({\n get preventScroll () {\n $7215afc6de606d6b$var$supportsPreventScrollCached = true;\n return true;\n }\n });\n } catch (e) {\n // Ignore\n }\n }\n return $7215afc6de606d6b$var$supportsPreventScrollCached;\n}\nfunction $7215afc6de606d6b$var$getScrollableElements(element) {\n var parent = element.parentNode;\n var scrollableElements = [];\n var rootScrollingElement = document.scrollingElement || document.documentElement;\n while(parent instanceof HTMLElement && parent !== rootScrollingElement){\n if (parent.offsetHeight < parent.scrollHeight || parent.offsetWidth < parent.scrollWidth) scrollableElements.push({\n element: parent,\n scrollTop: parent.scrollTop,\n scrollLeft: parent.scrollLeft\n });\n parent = parent.parentNode;\n }\n if (rootScrollingElement instanceof HTMLElement) scrollableElements.push({\n element: rootScrollingElement,\n scrollTop: rootScrollingElement.scrollTop,\n scrollLeft: rootScrollingElement.scrollLeft\n });\n return scrollableElements;\n}\nfunction $7215afc6de606d6b$var$restoreScrollPosition(scrollableElements) {\n for (let { element: element , scrollTop: scrollTop , scrollLeft: scrollLeft } of scrollableElements){\n element.scrollTop = scrollTop;\n element.scrollLeft = scrollLeft;\n }\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ // We store a global list of elements that are currently transitioning,\n// mapped to a set of CSS properties that are transitioning for that element.\n// This is necessary rather than a simple count of transitions because of browser\n// bugs, e.g. Chrome sometimes fires both transitionend and transitioncancel rather\n// than one or the other. So we need to track what's actually transitioning so that\n// we can ignore these duplicate events.\nlet $bbed8b41f857bcc0$var$transitionsByElement = new Map();\n// A list of callbacks to call once there are no transitioning elements.\nlet $bbed8b41f857bcc0$var$transitionCallbacks = new Set();\nfunction $bbed8b41f857bcc0$var$setupGlobalEvents() {\n if (typeof window === \"undefined\") return;\n let onTransitionStart = (e)=>{\n // Add the transitioning property to the list for this element.\n let transitions = $bbed8b41f857bcc0$var$transitionsByElement.get(e.target);\n if (!transitions) {\n transitions = new Set();\n $bbed8b41f857bcc0$var$transitionsByElement.set(e.target, transitions);\n // The transitioncancel event must be registered on the element itself, rather than as a global\n // event. This enables us to handle when the node is deleted from the document while it is transitioning.\n // In that case, the cancel event would have nowhere to bubble to so we need to handle it directly.\n e.target.addEventListener(\"transitioncancel\", onTransitionEnd);\n }\n transitions.add(e.propertyName);\n };\n let onTransitionEnd = (e)=>{\n // Remove property from list of transitioning properties.\n let properties = $bbed8b41f857bcc0$var$transitionsByElement.get(e.target);\n if (!properties) return;\n properties.delete(e.propertyName);\n // If empty, remove transitioncancel event, and remove the element from the list of transitioning elements.\n if (properties.size === 0) {\n e.target.removeEventListener(\"transitioncancel\", onTransitionEnd);\n $bbed8b41f857bcc0$var$transitionsByElement.delete(e.target);\n }\n // If no transitioning elements, call all of the queued callbacks.\n if ($bbed8b41f857bcc0$var$transitionsByElement.size === 0) {\n for (let cb of $bbed8b41f857bcc0$var$transitionCallbacks)cb();\n $bbed8b41f857bcc0$var$transitionCallbacks.clear();\n }\n };\n document.body.addEventListener(\"transitionrun\", onTransitionStart);\n document.body.addEventListener(\"transitionend\", onTransitionEnd);\n}\nif (typeof document !== \"undefined\") {\n if (document.readyState !== \"loading\") $bbed8b41f857bcc0$var$setupGlobalEvents();\n else document.addEventListener(\"DOMContentLoaded\", $bbed8b41f857bcc0$var$setupGlobalEvents);\n}\nfunction $bbed8b41f857bcc0$export$24490316f764c430(fn) {\n // Wait one frame to see if an animation starts, e.g. a transition on mount.\n requestAnimationFrame(()=>{\n // If no transitions are running, call the function immediately.\n // Otherwise, add it to a list of callbacks to run at the end of the animation.\n if ($bbed8b41f857bcc0$var$transitionsByElement.size === 0) fn();\n else $bbed8b41f857bcc0$var$transitionCallbacks.add(fn);\n });\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $03deb23ff14920c4$export$4eaf04e54aa8eed6() {\n let globalListeners = (useRef)(new Map());\n let addGlobalListener = (useCallback)((eventTarget, type, listener, options)=>{\n // Make sure we remove the listener after it is called with the `once` option.\n let fn = (options === null || options === void 0 ? void 0 : options.once) ? (...args)=>{\n globalListeners.current.delete(listener);\n listener(...args);\n } : listener;\n globalListeners.current.set(listener, {\n type: type,\n eventTarget: eventTarget,\n fn: fn,\n options: options\n });\n eventTarget.addEventListener(type, listener, options);\n }, []);\n let removeGlobalListener = (useCallback)((eventTarget, type, listener, options)=>{\n var _globalListeners_current_get;\n let fn = ((_globalListeners_current_get = globalListeners.current.get(listener)) === null || _globalListeners_current_get === void 0 ? void 0 : _globalListeners_current_get.fn) || listener;\n eventTarget.removeEventListener(type, fn, options);\n globalListeners.current.delete(listener);\n }, []);\n let removeAllGlobalListeners = (useCallback)(()=>{\n globalListeners.current.forEach((value, key)=>{\n removeGlobalListener(value.eventTarget, value.type, key, value.options);\n });\n }, [\n removeGlobalListener\n ]);\n // eslint-disable-next-line arrow-body-style\n (useEffect)(()=>{\n return removeAllGlobalListeners;\n }, [\n removeAllGlobalListeners\n ]);\n return {\n addGlobalListener: addGlobalListener,\n removeGlobalListener: removeGlobalListener,\n removeAllGlobalListeners: removeAllGlobalListeners\n };\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $313b98861ee5dd6c$export$d6875122194c7b44(props, defaultLabel) {\n let { id: id , \"aria-label\": label , \"aria-labelledby\": labelledBy } = props;\n // If there is both an aria-label and aria-labelledby,\n // combine them by pointing to the element itself.\n id = ($bdb11010cef70236$export$f680877a34711e37)(id);\n if (labelledBy && label) {\n let ids = new Set([\n id,\n ...labelledBy.trim().split(/\\s+/)\n ]);\n labelledBy = [\n ...ids\n ].join(\" \");\n } else if (labelledBy) labelledBy = labelledBy.trim().split(/\\s+/).join(\" \");\n // If no labels are provided, use the default\n if (!label && !labelledBy && defaultLabel) label = defaultLabel;\n return {\n id: id,\n \"aria-label\": label,\n \"aria-labelledby\": labelledBy\n };\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $4f58c5f72bcf79f7$export$496315a1608d9602(effect, dependencies) {\n const isInitialMount = (useRef)(true);\n const lastDeps = (useRef)(null);\n (useEffect)(()=>{\n isInitialMount.current = true;\n return ()=>{\n isInitialMount.current = false;\n };\n }, []);\n (useEffect)(()=>{\n if (isInitialMount.current) isInitialMount.current = false;\n else if (!lastDeps.current || dependencies.some((dep, i)=>!Object.is(dep, lastDeps[i]))) effect();\n lastDeps.current = dependencies;\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, dependencies);\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $e7801be82b4b2a53$export$4debdb1a3f0fa79e(context, ref) {\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n if (context && context.ref && ref) {\n context.ref.current = ref.current;\n return ()=>{\n context.ref.current = null;\n };\n }\n }, [\n context,\n ref\n ]);\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ function $62d8ded9296f3872$export$cfa2225e87938781(node) {\n if ($62d8ded9296f3872$export$2bb74740c4e19def(node)) node = node.parentElement;\n while(node && !$62d8ded9296f3872$export$2bb74740c4e19def(node))node = node.parentElement;\n return node || document.scrollingElement || document.documentElement;\n}\nfunction $62d8ded9296f3872$export$2bb74740c4e19def(node) {\n let style = window.getComputedStyle(node);\n return /(auto|scroll)/.test(style.overflow + style.overflowX + style.overflowY);\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\nlet $ef06256079686ba0$var$descriptionId = 0;\nconst $ef06256079686ba0$var$descriptionNodes = new Map();\nfunction $ef06256079686ba0$export$f8aeda7b10753fa1(description) {\n let [id, setId] = (useState)(undefined);\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n if (!description) return;\n let desc = $ef06256079686ba0$var$descriptionNodes.get(description);\n if (!desc) {\n let id = `react-aria-description-${$ef06256079686ba0$var$descriptionId++}`;\n setId(id);\n let node = document.createElement(\"div\");\n node.id = id;\n node.style.display = \"none\";\n node.textContent = description;\n document.body.appendChild(node);\n desc = {\n refCount: 0,\n element: node\n };\n $ef06256079686ba0$var$descriptionNodes.set(description, desc);\n } else setId(desc.element.id);\n desc.refCount++;\n return ()=>{\n if (--desc.refCount === 0) {\n desc.element.remove();\n $ef06256079686ba0$var$descriptionNodes.delete(description);\n }\n };\n }, [\n description\n ]);\n return {\n \"aria-describedby\": description ? id : undefined\n };\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ function $c87311424ea30a05$var$testUserAgent(re) {\n var _window_navigator_userAgentData;\n if (typeof window === \"undefined\" || window.navigator == null) return false;\n return ((_window_navigator_userAgentData = window.navigator[\"userAgentData\"]) === null || _window_navigator_userAgentData === void 0 ? void 0 : _window_navigator_userAgentData.brands.some((brand)=>re.test(brand.brand))) || re.test(window.navigator.userAgent);\n}\nfunction $c87311424ea30a05$var$testPlatform(re) {\n var _window_navigator_userAgentData;\n return typeof window !== \"undefined\" && window.navigator != null ? re.test(((_window_navigator_userAgentData = window.navigator[\"userAgentData\"]) === null || _window_navigator_userAgentData === void 0 ? void 0 : _window_navigator_userAgentData.platform) || window.navigator.platform) : false;\n}\nfunction $c87311424ea30a05$export$9ac100e40613ea10() {\n return $c87311424ea30a05$var$testPlatform(/^Mac/i);\n}\nfunction $c87311424ea30a05$export$186c6964ca17d99() {\n return $c87311424ea30a05$var$testPlatform(/^iPhone/i);\n}\nfunction $c87311424ea30a05$export$7bef049ce92e4224() {\n return $c87311424ea30a05$var$testPlatform(/^iPad/i) || // iPadOS 13 lies and says it's a Mac, but we can distinguish by detecting touch support.\n $c87311424ea30a05$export$9ac100e40613ea10() && navigator.maxTouchPoints > 1;\n}\nfunction $c87311424ea30a05$export$fedb369cb70207f1() {\n return $c87311424ea30a05$export$186c6964ca17d99() || $c87311424ea30a05$export$7bef049ce92e4224();\n}\nfunction $c87311424ea30a05$export$a11b0059900ceec8() {\n return $c87311424ea30a05$var$testUserAgent(/Android/i);\n}\n\n\n/*\n * Copyright 2021 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\nfunction $e9faafb641e167db$export$90fc3a17d93f704c(ref, event, handler, options) {\n let handleEvent = ($8ae05eaa5c114e9c$export$7f54fc3180508a52)(handler);\n let isDisabled = handler == null;\n (useEffect)(()=>{\n if (isDisabled) return;\n let element = ref.current;\n element.addEventListener(event, handleEvent, options);\n return ()=>{\n element.removeEventListener(event, handleEvent, options);\n };\n }, [\n ref,\n event,\n options,\n isDisabled,\n handleEvent\n ]);\n}\n\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $2f04cbc44ee30ce0$export$53a0910f038337bd(scrollView, element) {\n let offsetX = $2f04cbc44ee30ce0$var$relativeOffset(scrollView, element, \"left\");\n let offsetY = $2f04cbc44ee30ce0$var$relativeOffset(scrollView, element, \"top\");\n let width = element.offsetWidth;\n let height = element.offsetHeight;\n let x = scrollView.scrollLeft;\n let y = scrollView.scrollTop;\n // Account for top/left border offsetting the scroll top/Left\n let { borderTopWidth: borderTopWidth , borderLeftWidth: borderLeftWidth } = getComputedStyle(scrollView);\n let borderAdjustedX = scrollView.scrollLeft + parseInt(borderLeftWidth, 10);\n let borderAdjustedY = scrollView.scrollTop + parseInt(borderTopWidth, 10);\n // Ignore end/bottom border via clientHeight/Width instead of offsetHeight/Width\n let maxX = borderAdjustedX + scrollView.clientWidth;\n let maxY = borderAdjustedY + scrollView.clientHeight;\n if (offsetX <= x) x = offsetX - parseInt(borderLeftWidth, 10);\n else if (offsetX + width > maxX) x += offsetX + width - maxX;\n if (offsetY <= borderAdjustedY) y = offsetY - parseInt(borderTopWidth, 10);\n else if (offsetY + height > maxY) y += offsetY + height - maxY;\n scrollView.scrollLeft = x;\n scrollView.scrollTop = y;\n}\n/**\n * Computes the offset left or top from child to ancestor by accumulating\n * offsetLeft or offsetTop through intervening offsetParents.\n */ function $2f04cbc44ee30ce0$var$relativeOffset(ancestor, child, axis) {\n const prop = axis === \"left\" ? \"offsetLeft\" : \"offsetTop\";\n let sum = 0;\n while(child.offsetParent){\n sum += child[prop];\n if (child.offsetParent === ancestor) break;\n else if (child.offsetParent.contains(ancestor)) {\n // If the ancestor is not `position:relative`, then we stop at\n // _its_ offset parent, and we subtract off _its_ offset, so that\n // we end up with the proper offset from child to ancestor.\n sum -= ancestor[prop];\n break;\n }\n child = child.offsetParent;\n }\n return sum;\n}\nfunction $2f04cbc44ee30ce0$export$c826860796309d1b(targetElement, opts) {\n if (document.contains(targetElement)) {\n let root = document.scrollingElement || document.documentElement;\n let isScrollPrevented = window.getComputedStyle(root).overflow === \"hidden\";\n // If scrolling is not currently prevented then we aren’t in a overlay nor is a overlay open, just use element.scrollIntoView to bring the element into view\n if (!isScrollPrevented) {\n var // use scrollIntoView({block: 'nearest'}) instead of .focus to check if the element is fully in view or not since .focus()\n // won't cause a scroll if the element is already focused and doesn't behave consistently when an element is partially out of view horizontally vs vertically\n _targetElement_scrollIntoView;\n let { left: originalLeft , top: originalTop } = targetElement.getBoundingClientRect();\n targetElement === null || targetElement === void 0 ? void 0 : (_targetElement_scrollIntoView = targetElement.scrollIntoView) === null || _targetElement_scrollIntoView === void 0 ? void 0 : _targetElement_scrollIntoView.call(targetElement, {\n block: \"nearest\"\n });\n let { left: newLeft , top: newTop } = targetElement.getBoundingClientRect();\n // Account for sub pixel differences from rounding\n if (Math.abs(originalLeft - newLeft) > 1 || Math.abs(originalTop - newTop) > 1) {\n var _opts_containingElement, _opts_containingElement_scrollIntoView, _targetElement_scrollIntoView1;\n opts === null || opts === void 0 ? void 0 : (_opts_containingElement = opts.containingElement) === null || _opts_containingElement === void 0 ? void 0 : (_opts_containingElement_scrollIntoView = _opts_containingElement.scrollIntoView) === null || _opts_containingElement_scrollIntoView === void 0 ? void 0 : _opts_containingElement_scrollIntoView.call(_opts_containingElement, {\n block: \"center\",\n inline: \"center\"\n });\n (_targetElement_scrollIntoView1 = targetElement.scrollIntoView) === null || _targetElement_scrollIntoView1 === void 0 ? void 0 : _targetElement_scrollIntoView1.call(targetElement, {\n block: \"nearest\"\n });\n }\n } else {\n let scrollParent = ($62d8ded9296f3872$export$cfa2225e87938781)(targetElement);\n // If scrolling is prevented, we don't want to scroll the body since it might move the overlay partially offscreen and the user can't scroll it back into view.\n while(targetElement && scrollParent && targetElement !== root && scrollParent !== root){\n $2f04cbc44ee30ce0$export$53a0910f038337bd(scrollParent, targetElement);\n targetElement = scrollParent;\n scrollParent = ($62d8ded9296f3872$export$cfa2225e87938781)(targetElement);\n }\n }\n }\n}\n\n\n\n/*\n * Copyright 2022 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $6a7db85432448f7f$export$60278871457622de(event) {\n // JAWS/NVDA with Firefox.\n if (event.mozInputSource === 0 && event.isTrusted) return true;\n // Android TalkBack's detail value varies depending on the event listener providing the event so we have specific logic here instead\n // If pointerType is defined, event is from a click listener. For events from mousedown listener, detail === 0 is a sufficient check\n // to detect TalkBack virtual clicks.\n if (($c87311424ea30a05$export$a11b0059900ceec8)() && event.pointerType) return event.type === \"click\" && event.buttons === 1;\n return event.detail === 0 && !event.pointerType;\n}\nfunction $6a7db85432448f7f$export$29bf1b5f2c56cf63(event) {\n // If the pointer size is zero, then we assume it's from a screen reader.\n // Android TalkBack double tap will sometimes return a event with width and height of 1\n // and pointerType === 'mouse' so we need to check for a specific combination of event attributes.\n // Cannot use \"event.pressure === 0\" as the sole check due to Safari pointer events always returning pressure === 0\n // instead of .5, see https://bugs.webkit.org/show_bug.cgi?id=206216. event.pointerType === 'mouse' is to distingush\n // Talkback double tap from Windows Firefox touch screen press\n return !($c87311424ea30a05$export$a11b0059900ceec8)() && event.width === 0 && event.height === 0 || event.width === 1 && event.height === 1 && event.pressure === 0 && event.detail === 0 && event.pointerType === \"mouse\";\n}\n\n\n\n/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ /* eslint-disable rulesdir/pure-render */ \nfunction $5a387cc49350e6db$export$722debc0e56fea39(value, isEqual) {\n // Using a ref during render is ok here because it's only an optimization – both values are equivalent.\n // If a render is thrown away, it'll still work the same no matter if the next render is the same or not.\n let lastValue = (useRef)(null);\n if (value && lastValue.current && isEqual(value, lastValue.current)) value = lastValue.current;\n lastValue.current = value;\n return value;\n}\n\n\n/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\nfunction $99facab73266f662$export$5add1d006293d136(ref, initialValue, onReset) {\n let resetValue = (useRef)(initialValue);\n let handleReset = ($8ae05eaa5c114e9c$export$7f54fc3180508a52)(()=>{\n if (onReset) onReset(resetValue.current);\n });\n (useEffect)(()=>{\n var _ref_current;\n let form = ref === null || ref === void 0 ? void 0 : (_ref_current = ref.current) === null || _ref_current === void 0 ? void 0 : _ref_current.form;\n form === null || form === void 0 ? void 0 : form.addEventListener(\"reset\", handleReset);\n return ()=>{\n form === null || form === void 0 ? void 0 : form.removeEventListener(\"reset\", handleReset);\n };\n }, [\n ref,\n handleReset\n ]);\n}\n\nexport { $ff5963eb1fccf552$export$e08e3b67e392101e as chain, $65484d02dcb7eb3e$export$457c3d6518dd4c6f as filterDOMProps, $7215afc6de606d6b$export$de79e2c695e052f3 as focusWithoutScrolling, $62d8ded9296f3872$export$cfa2225e87938781 as getScrollParent, $c87311424ea30a05$export$a11b0059900ceec8 as isAndroid, $c87311424ea30a05$export$fedb369cb70207f1 as isIOS, $c87311424ea30a05$export$7bef049ce92e4224 as isIPad, $c87311424ea30a05$export$186c6964ca17d99 as isIPhone, $c87311424ea30a05$export$9ac100e40613ea10 as isMac, $62d8ded9296f3872$export$2bb74740c4e19def as isScrollable, $6a7db85432448f7f$export$60278871457622de as isVirtualClick, $6a7db85432448f7f$export$29bf1b5f2c56cf63 as isVirtualPointerEvent, $bdb11010cef70236$export$cd8c9cb68f842629 as mergeIds, $3ef42575df84b30b$export$9d1611c77c2fe928 as mergeProps, $bbed8b41f857bcc0$export$24490316f764c430 as runAfterTransition, $2f04cbc44ee30ce0$export$53a0910f038337bd as scrollIntoView, $2f04cbc44ee30ce0$export$c826860796309d1b as scrollIntoViewport, $5a387cc49350e6db$export$722debc0e56fea39 as useDeepMemo, $ef06256079686ba0$export$f8aeda7b10753fa1 as useDescription, $8ae05eaa5c114e9c$export$7f54fc3180508a52 as useEffectEvent, $e9faafb641e167db$export$90fc3a17d93f704c as useEvent, $99facab73266f662$export$5add1d006293d136 as useFormReset, $03deb23ff14920c4$export$4eaf04e54aa8eed6 as useGlobalListeners, $bdb11010cef70236$export$f680877a34711e37 as useId, $313b98861ee5dd6c$export$d6875122194c7b44 as useLabels, $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c as useLayoutEffect, $bdb11010cef70236$export$b4cc09c592e8fdb8 as useSlotId, $e7801be82b4b2a53$export$4debdb1a3f0fa79e as useSyncRef, $4f58c5f72bcf79f7$export$496315a1608d9602 as useUpdateEffect, $1dbecbe27a04f9af$export$14d238f342723f25 as useValueEffect };\n//# sourceMappingURL=import.js.map\n"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"import.js","sources":["../../../../../../../../../../../../../node_modules/@sparrowengg/twigs-react/dist/es/node_modules/@react-aria/utils/dist/import.js"],"sourcesContent":["import React__default, { useState, useRef, useCallback, useEffect } from 'react';\nimport { useSSRSafeId as $b5e257d569688ac6$export$619500959fc48b26 } from '../../ssr/dist/import.js';\nimport { clsx } from '../../../clsx/dist/clsx.m.js';\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ /*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nconst $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c = typeof document !== \"undefined\" ? (React__default).useLayoutEffect : ()=>{};\n\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\nfunction $8ae05eaa5c114e9c$export$7f54fc3180508a52(fn) {\n const ref = (useRef)(null);\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n ref.current = fn;\n }, [\n fn\n ]);\n return (useCallback)((...args)=>{\n const f = ref.current;\n return f(...args);\n }, []);\n}\n\n\nfunction $1dbecbe27a04f9af$export$14d238f342723f25(defaultValue) {\n let [value, setValue] = (useState)(defaultValue);\n let effect = (useRef)(null);\n // Store the function in a ref so we can always access the current version\n // which has the proper `value` in scope.\n let nextRef = ($8ae05eaa5c114e9c$export$7f54fc3180508a52)(()=>{\n // Run the generator to the next yield.\n let newValue = effect.current.next();\n // If the generator is done, reset the effect.\n if (newValue.done) {\n effect.current = null;\n return;\n }\n // If the value is the same as the current value,\n // then continue to the next yield. Otherwise,\n // set the value in state and wait for the next layout effect.\n if (value === newValue.value) nextRef();\n else setValue(newValue.value);\n });\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n // If there is an effect currently running, continue to the next yield.\n if (effect.current) nextRef();\n });\n let queue = ($8ae05eaa5c114e9c$export$7f54fc3180508a52)((fn)=>{\n effect.current = fn(value);\n nextRef();\n });\n return [\n value,\n queue\n ];\n}\n\n\nlet $bdb11010cef70236$var$idsUpdaterMap = new Map();\nfunction $bdb11010cef70236$export$f680877a34711e37(defaultId) {\n let [value, setValue] = (useState)(defaultId);\n let nextId = (useRef)(null);\n let res = ($b5e257d569688ac6$export$619500959fc48b26)(value);\n let updateValue = (useCallback)((val)=>{\n nextId.current = val;\n }, []);\n $bdb11010cef70236$var$idsUpdaterMap.set(res, updateValue);\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n let r = res;\n return ()=>{\n $bdb11010cef70236$var$idsUpdaterMap.delete(r);\n };\n }, [\n res\n ]);\n // This cannot cause an infinite loop because the ref is updated first.\n // eslint-disable-next-line\n (useEffect)(()=>{\n let newId = nextId.current;\n if (newId) {\n nextId.current = null;\n setValue(newId);\n }\n });\n return res;\n}\nfunction $bdb11010cef70236$export$cd8c9cb68f842629(idA, idB) {\n if (idA === idB) return idA;\n let setIdA = $bdb11010cef70236$var$idsUpdaterMap.get(idA);\n if (setIdA) {\n setIdA(idB);\n return idB;\n }\n let setIdB = $bdb11010cef70236$var$idsUpdaterMap.get(idB);\n if (setIdB) {\n setIdB(idA);\n return idA;\n }\n return idB;\n}\nfunction $bdb11010cef70236$export$b4cc09c592e8fdb8(depArray = []) {\n let id = $bdb11010cef70236$export$f680877a34711e37();\n let [resolvedId, setResolvedId] = ($1dbecbe27a04f9af$export$14d238f342723f25)(id);\n let updateId = (useCallback)(()=>{\n setResolvedId(function*() {\n yield id;\n yield document.getElementById(id) ? id : undefined;\n });\n }, [\n id,\n setResolvedId\n ]);\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(updateId, [\n id,\n updateId,\n ...depArray\n ]);\n return resolvedId;\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ /**\n * Calls all functions in the order they were chained with the same arguments.\n */ function $ff5963eb1fccf552$export$e08e3b67e392101e(...callbacks) {\n return (...args)=>{\n for (let callback of callbacks)if (typeof callback === \"function\") callback(...args);\n };\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\n\nfunction $3ef42575df84b30b$export$9d1611c77c2fe928(...args) {\n // Start with a base clone of the first argument. This is a lot faster than starting\n // with an empty object and adding properties as we go.\n let result = {\n ...args[0]\n };\n for(let i = 1; i < args.length; i++){\n let props = args[i];\n for(let key in props){\n let a = result[key];\n let b = props[key];\n // Chain events\n if (typeof a === \"function\" && typeof b === \"function\" && // This is a lot faster than a regex.\n key[0] === \"o\" && key[1] === \"n\" && key.charCodeAt(2) >= /* 'A' */ 65 && key.charCodeAt(2) <= /* 'Z' */ 90) result[key] = ($ff5963eb1fccf552$export$e08e3b67e392101e)(a, b);\n else if ((key === \"className\" || key === \"UNSAFE_className\") && typeof a === \"string\" && typeof b === \"string\") result[key] = (clsx)(a, b);\n else if (key === \"id\" && a && b) result.id = ($bdb11010cef70236$export$cd8c9cb68f842629)(a, b);\n else result[key] = b !== undefined ? b : a;\n }\n }\n return result;\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ const $65484d02dcb7eb3e$var$DOMPropNames = new Set([\n \"id\"\n]);\nconst $65484d02dcb7eb3e$var$labelablePropNames = new Set([\n \"aria-label\",\n \"aria-labelledby\",\n \"aria-describedby\",\n \"aria-details\"\n]);\nconst $65484d02dcb7eb3e$var$propRe = /^(data-.*)$/;\nfunction $65484d02dcb7eb3e$export$457c3d6518dd4c6f(props, opts = {}) {\n let { labelable: labelable , propNames: propNames } = opts;\n let filteredProps = {};\n for(const prop in props)if (Object.prototype.hasOwnProperty.call(props, prop) && ($65484d02dcb7eb3e$var$DOMPropNames.has(prop) || labelable && $65484d02dcb7eb3e$var$labelablePropNames.has(prop) || (propNames === null || propNames === void 0 ? void 0 : propNames.has(prop)) || $65484d02dcb7eb3e$var$propRe.test(prop))) filteredProps[prop] = props[prop];\n return filteredProps;\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ function $7215afc6de606d6b$export$de79e2c695e052f3(element) {\n if ($7215afc6de606d6b$var$supportsPreventScroll()) element.focus({\n preventScroll: true\n });\n else {\n let scrollableElements = $7215afc6de606d6b$var$getScrollableElements(element);\n element.focus();\n $7215afc6de606d6b$var$restoreScrollPosition(scrollableElements);\n }\n}\nlet $7215afc6de606d6b$var$supportsPreventScrollCached = null;\nfunction $7215afc6de606d6b$var$supportsPreventScroll() {\n if ($7215afc6de606d6b$var$supportsPreventScrollCached == null) {\n $7215afc6de606d6b$var$supportsPreventScrollCached = false;\n try {\n var focusElem = document.createElement(\"div\");\n focusElem.focus({\n get preventScroll () {\n $7215afc6de606d6b$var$supportsPreventScrollCached = true;\n return true;\n }\n });\n } catch (e) {\n // Ignore\n }\n }\n return $7215afc6de606d6b$var$supportsPreventScrollCached;\n}\nfunction $7215afc6de606d6b$var$getScrollableElements(element) {\n var parent = element.parentNode;\n var scrollableElements = [];\n var rootScrollingElement = document.scrollingElement || document.documentElement;\n while(parent instanceof HTMLElement && parent !== rootScrollingElement){\n if (parent.offsetHeight < parent.scrollHeight || parent.offsetWidth < parent.scrollWidth) scrollableElements.push({\n element: parent,\n scrollTop: parent.scrollTop,\n scrollLeft: parent.scrollLeft\n });\n parent = parent.parentNode;\n }\n if (rootScrollingElement instanceof HTMLElement) scrollableElements.push({\n element: rootScrollingElement,\n scrollTop: rootScrollingElement.scrollTop,\n scrollLeft: rootScrollingElement.scrollLeft\n });\n return scrollableElements;\n}\nfunction $7215afc6de606d6b$var$restoreScrollPosition(scrollableElements) {\n for (let { element: element , scrollTop: scrollTop , scrollLeft: scrollLeft } of scrollableElements){\n element.scrollTop = scrollTop;\n element.scrollLeft = scrollLeft;\n }\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ // We store a global list of elements that are currently transitioning,\n// mapped to a set of CSS properties that are transitioning for that element.\n// This is necessary rather than a simple count of transitions because of browser\n// bugs, e.g. Chrome sometimes fires both transitionend and transitioncancel rather\n// than one or the other. So we need to track what's actually transitioning so that\n// we can ignore these duplicate events.\nlet $bbed8b41f857bcc0$var$transitionsByElement = new Map();\n// A list of callbacks to call once there are no transitioning elements.\nlet $bbed8b41f857bcc0$var$transitionCallbacks = new Set();\nfunction $bbed8b41f857bcc0$var$setupGlobalEvents() {\n if (typeof window === \"undefined\") return;\n let onTransitionStart = (e)=>{\n // Add the transitioning property to the list for this element.\n let transitions = $bbed8b41f857bcc0$var$transitionsByElement.get(e.target);\n if (!transitions) {\n transitions = new Set();\n $bbed8b41f857bcc0$var$transitionsByElement.set(e.target, transitions);\n // The transitioncancel event must be registered on the element itself, rather than as a global\n // event. This enables us to handle when the node is deleted from the document while it is transitioning.\n // In that case, the cancel event would have nowhere to bubble to so we need to handle it directly.\n e.target.addEventListener(\"transitioncancel\", onTransitionEnd);\n }\n transitions.add(e.propertyName);\n };\n let onTransitionEnd = (e)=>{\n // Remove property from list of transitioning properties.\n let properties = $bbed8b41f857bcc0$var$transitionsByElement.get(e.target);\n if (!properties) return;\n properties.delete(e.propertyName);\n // If empty, remove transitioncancel event, and remove the element from the list of transitioning elements.\n if (properties.size === 0) {\n e.target.removeEventListener(\"transitioncancel\", onTransitionEnd);\n $bbed8b41f857bcc0$var$transitionsByElement.delete(e.target);\n }\n // If no transitioning elements, call all of the queued callbacks.\n if ($bbed8b41f857bcc0$var$transitionsByElement.size === 0) {\n for (let cb of $bbed8b41f857bcc0$var$transitionCallbacks)cb();\n $bbed8b41f857bcc0$var$transitionCallbacks.clear();\n }\n };\n document.body.addEventListener(\"transitionrun\", onTransitionStart);\n document.body.addEventListener(\"transitionend\", onTransitionEnd);\n}\nif (typeof document !== \"undefined\") {\n if (document.readyState !== \"loading\") $bbed8b41f857bcc0$var$setupGlobalEvents();\n else document.addEventListener(\"DOMContentLoaded\", $bbed8b41f857bcc0$var$setupGlobalEvents);\n}\nfunction $bbed8b41f857bcc0$export$24490316f764c430(fn) {\n // Wait one frame to see if an animation starts, e.g. a transition on mount.\n requestAnimationFrame(()=>{\n // If no transitions are running, call the function immediately.\n // Otherwise, add it to a list of callbacks to run at the end of the animation.\n if ($bbed8b41f857bcc0$var$transitionsByElement.size === 0) fn();\n else $bbed8b41f857bcc0$var$transitionCallbacks.add(fn);\n });\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $03deb23ff14920c4$export$4eaf04e54aa8eed6() {\n let globalListeners = (useRef)(new Map());\n let addGlobalListener = (useCallback)((eventTarget, type, listener, options)=>{\n // Make sure we remove the listener after it is called with the `once` option.\n let fn = (options === null || options === void 0 ? void 0 : options.once) ? (...args)=>{\n globalListeners.current.delete(listener);\n listener(...args);\n } : listener;\n globalListeners.current.set(listener, {\n type: type,\n eventTarget: eventTarget,\n fn: fn,\n options: options\n });\n eventTarget.addEventListener(type, listener, options);\n }, []);\n let removeGlobalListener = (useCallback)((eventTarget, type, listener, options)=>{\n var _globalListeners_current_get;\n let fn = ((_globalListeners_current_get = globalListeners.current.get(listener)) === null || _globalListeners_current_get === void 0 ? void 0 : _globalListeners_current_get.fn) || listener;\n eventTarget.removeEventListener(type, fn, options);\n globalListeners.current.delete(listener);\n }, []);\n let removeAllGlobalListeners = (useCallback)(()=>{\n globalListeners.current.forEach((value, key)=>{\n removeGlobalListener(value.eventTarget, value.type, key, value.options);\n });\n }, [\n removeGlobalListener\n ]);\n // eslint-disable-next-line arrow-body-style\n (useEffect)(()=>{\n return removeAllGlobalListeners;\n }, [\n removeAllGlobalListeners\n ]);\n return {\n addGlobalListener: addGlobalListener,\n removeGlobalListener: removeGlobalListener,\n removeAllGlobalListeners: removeAllGlobalListeners\n };\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $313b98861ee5dd6c$export$d6875122194c7b44(props, defaultLabel) {\n let { id: id , \"aria-label\": label , \"aria-labelledby\": labelledBy } = props;\n // If there is both an aria-label and aria-labelledby,\n // combine them by pointing to the element itself.\n id = ($bdb11010cef70236$export$f680877a34711e37)(id);\n if (labelledBy && label) {\n let ids = new Set([\n id,\n ...labelledBy.trim().split(/\\s+/)\n ]);\n labelledBy = [\n ...ids\n ].join(\" \");\n } else if (labelledBy) labelledBy = labelledBy.trim().split(/\\s+/).join(\" \");\n // If no labels are provided, use the default\n if (!label && !labelledBy && defaultLabel) label = defaultLabel;\n return {\n id: id,\n \"aria-label\": label,\n \"aria-labelledby\": labelledBy\n };\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $4f58c5f72bcf79f7$export$496315a1608d9602(effect, dependencies) {\n const isInitialMount = (useRef)(true);\n const lastDeps = (useRef)(null);\n (useEffect)(()=>{\n isInitialMount.current = true;\n return ()=>{\n isInitialMount.current = false;\n };\n }, []);\n (useEffect)(()=>{\n if (isInitialMount.current) isInitialMount.current = false;\n else if (!lastDeps.current || dependencies.some((dep, i)=>!Object.is(dep, lastDeps[i]))) effect();\n lastDeps.current = dependencies;\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, dependencies);\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $e7801be82b4b2a53$export$4debdb1a3f0fa79e(context, ref) {\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n if (context && context.ref && ref) {\n context.ref.current = ref.current;\n return ()=>{\n context.ref.current = null;\n };\n }\n }, [\n context,\n ref\n ]);\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ function $62d8ded9296f3872$export$cfa2225e87938781(node) {\n if ($62d8ded9296f3872$export$2bb74740c4e19def(node)) node = node.parentElement;\n while(node && !$62d8ded9296f3872$export$2bb74740c4e19def(node))node = node.parentElement;\n return node || document.scrollingElement || document.documentElement;\n}\nfunction $62d8ded9296f3872$export$2bb74740c4e19def(node) {\n let style = window.getComputedStyle(node);\n return /(auto|scroll)/.test(style.overflow + style.overflowX + style.overflowY);\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\nlet $ef06256079686ba0$var$descriptionId = 0;\nconst $ef06256079686ba0$var$descriptionNodes = new Map();\nfunction $ef06256079686ba0$export$f8aeda7b10753fa1(description) {\n let [id, setId] = (useState)(undefined);\n ($f0a04ccd8dbdd83b$export$e5c5a5f917a5871c)(()=>{\n if (!description) return;\n let desc = $ef06256079686ba0$var$descriptionNodes.get(description);\n if (!desc) {\n let id = `react-aria-description-${$ef06256079686ba0$var$descriptionId++}`;\n setId(id);\n let node = document.createElement(\"div\");\n node.id = id;\n node.style.display = \"none\";\n node.textContent = description;\n document.body.appendChild(node);\n desc = {\n refCount: 0,\n element: node\n };\n $ef06256079686ba0$var$descriptionNodes.set(description, desc);\n } else setId(desc.element.id);\n desc.refCount++;\n return ()=>{\n if (--desc.refCount === 0) {\n desc.element.remove();\n $ef06256079686ba0$var$descriptionNodes.delete(description);\n }\n };\n }, [\n description\n ]);\n return {\n \"aria-describedby\": description ? id : undefined\n };\n}\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ function $c87311424ea30a05$var$testUserAgent(re) {\n var _window_navigator_userAgentData;\n if (typeof window === \"undefined\" || window.navigator == null) return false;\n return ((_window_navigator_userAgentData = window.navigator[\"userAgentData\"]) === null || _window_navigator_userAgentData === void 0 ? void 0 : _window_navigator_userAgentData.brands.some((brand)=>re.test(brand.brand))) || re.test(window.navigator.userAgent);\n}\nfunction $c87311424ea30a05$var$testPlatform(re) {\n var _window_navigator_userAgentData;\n return typeof window !== \"undefined\" && window.navigator != null ? re.test(((_window_navigator_userAgentData = window.navigator[\"userAgentData\"]) === null || _window_navigator_userAgentData === void 0 ? void 0 : _window_navigator_userAgentData.platform) || window.navigator.platform) : false;\n}\nfunction $c87311424ea30a05$export$9ac100e40613ea10() {\n return $c87311424ea30a05$var$testPlatform(/^Mac/i);\n}\nfunction $c87311424ea30a05$export$186c6964ca17d99() {\n return $c87311424ea30a05$var$testPlatform(/^iPhone/i);\n}\nfunction $c87311424ea30a05$export$7bef049ce92e4224() {\n return $c87311424ea30a05$var$testPlatform(/^iPad/i) || // iPadOS 13 lies and says it's a Mac, but we can distinguish by detecting touch support.\n $c87311424ea30a05$export$9ac100e40613ea10() && navigator.maxTouchPoints > 1;\n}\nfunction $c87311424ea30a05$export$fedb369cb70207f1() {\n return $c87311424ea30a05$export$186c6964ca17d99() || $c87311424ea30a05$export$7bef049ce92e4224();\n}\nfunction $c87311424ea30a05$export$a11b0059900ceec8() {\n return $c87311424ea30a05$var$testUserAgent(/Android/i);\n}\n\n\n/*\n * Copyright 2021 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\nfunction $e9faafb641e167db$export$90fc3a17d93f704c(ref, event, handler, options) {\n let handleEvent = ($8ae05eaa5c114e9c$export$7f54fc3180508a52)(handler);\n let isDisabled = handler == null;\n (useEffect)(()=>{\n if (isDisabled) return;\n let element = ref.current;\n element.addEventListener(event, handleEvent, options);\n return ()=>{\n element.removeEventListener(event, handleEvent, options);\n };\n }, [\n ref,\n event,\n options,\n isDisabled,\n handleEvent\n ]);\n}\n\n\n\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $2f04cbc44ee30ce0$export$53a0910f038337bd(scrollView, element) {\n let offsetX = $2f04cbc44ee30ce0$var$relativeOffset(scrollView, element, \"left\");\n let offsetY = $2f04cbc44ee30ce0$var$relativeOffset(scrollView, element, \"top\");\n let width = element.offsetWidth;\n let height = element.offsetHeight;\n let x = scrollView.scrollLeft;\n let y = scrollView.scrollTop;\n // Account for top/left border offsetting the scroll top/Left\n let { borderTopWidth: borderTopWidth , borderLeftWidth: borderLeftWidth } = getComputedStyle(scrollView);\n let borderAdjustedX = scrollView.scrollLeft + parseInt(borderLeftWidth, 10);\n let borderAdjustedY = scrollView.scrollTop + parseInt(borderTopWidth, 10);\n // Ignore end/bottom border via clientHeight/Width instead of offsetHeight/Width\n let maxX = borderAdjustedX + scrollView.clientWidth;\n let maxY = borderAdjustedY + scrollView.clientHeight;\n if (offsetX <= x) x = offsetX - parseInt(borderLeftWidth, 10);\n else if (offsetX + width > maxX) x += offsetX + width - maxX;\n if (offsetY <= borderAdjustedY) y = offsetY - parseInt(borderTopWidth, 10);\n else if (offsetY + height > maxY) y += offsetY + height - maxY;\n scrollView.scrollLeft = x;\n scrollView.scrollTop = y;\n}\n/**\n * Computes the offset left or top from child to ancestor by accumulating\n * offsetLeft or offsetTop through intervening offsetParents.\n */ function $2f04cbc44ee30ce0$var$relativeOffset(ancestor, child, axis) {\n const prop = axis === \"left\" ? \"offsetLeft\" : \"offsetTop\";\n let sum = 0;\n while(child.offsetParent){\n sum += child[prop];\n if (child.offsetParent === ancestor) break;\n else if (child.offsetParent.contains(ancestor)) {\n // If the ancestor is not `position:relative`, then we stop at\n // _its_ offset parent, and we subtract off _its_ offset, so that\n // we end up with the proper offset from child to ancestor.\n sum -= ancestor[prop];\n break;\n }\n child = child.offsetParent;\n }\n return sum;\n}\nfunction $2f04cbc44ee30ce0$export$c826860796309d1b(targetElement, opts) {\n if (document.contains(targetElement)) {\n let root = document.scrollingElement || document.documentElement;\n let isScrollPrevented = window.getComputedStyle(root).overflow === \"hidden\";\n // If scrolling is not currently prevented then we aren’t in a overlay nor is a overlay open, just use element.scrollIntoView to bring the element into view\n if (!isScrollPrevented) {\n var // use scrollIntoView({block: 'nearest'}) instead of .focus to check if the element is fully in view or not since .focus()\n // won't cause a scroll if the element is already focused and doesn't behave consistently when an element is partially out of view horizontally vs vertically\n _targetElement_scrollIntoView;\n let { left: originalLeft , top: originalTop } = targetElement.getBoundingClientRect();\n targetElement === null || targetElement === void 0 ? void 0 : (_targetElement_scrollIntoView = targetElement.scrollIntoView) === null || _targetElement_scrollIntoView === void 0 ? void 0 : _targetElement_scrollIntoView.call(targetElement, {\n block: \"nearest\"\n });\n let { left: newLeft , top: newTop } = targetElement.getBoundingClientRect();\n // Account for sub pixel differences from rounding\n if (Math.abs(originalLeft - newLeft) > 1 || Math.abs(originalTop - newTop) > 1) {\n var _opts_containingElement, _opts_containingElement_scrollIntoView, _targetElement_scrollIntoView1;\n opts === null || opts === void 0 ? void 0 : (_opts_containingElement = opts.containingElement) === null || _opts_containingElement === void 0 ? void 0 : (_opts_containingElement_scrollIntoView = _opts_containingElement.scrollIntoView) === null || _opts_containingElement_scrollIntoView === void 0 ? void 0 : _opts_containingElement_scrollIntoView.call(_opts_containingElement, {\n block: \"center\",\n inline: \"center\"\n });\n (_targetElement_scrollIntoView1 = targetElement.scrollIntoView) === null || _targetElement_scrollIntoView1 === void 0 ? void 0 : _targetElement_scrollIntoView1.call(targetElement, {\n block: \"nearest\"\n });\n }\n } else {\n let scrollParent = ($62d8ded9296f3872$export$cfa2225e87938781)(targetElement);\n // If scrolling is prevented, we don't want to scroll the body since it might move the overlay partially offscreen and the user can't scroll it back into view.\n while(targetElement && scrollParent && targetElement !== root && scrollParent !== root){\n $2f04cbc44ee30ce0$export$53a0910f038337bd(scrollParent, targetElement);\n targetElement = scrollParent;\n scrollParent = ($62d8ded9296f3872$export$cfa2225e87938781)(targetElement);\n }\n }\n }\n}\n\n\n\n/*\n * Copyright 2022 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \nfunction $6a7db85432448f7f$export$60278871457622de(event) {\n // JAWS/NVDA with Firefox.\n if (event.mozInputSource === 0 && event.isTrusted) return true;\n // Android TalkBack's detail value varies depending on the event listener providing the event so we have specific logic here instead\n // If pointerType is defined, event is from a click listener. For events from mousedown listener, detail === 0 is a sufficient check\n // to detect TalkBack virtual clicks.\n if (($c87311424ea30a05$export$a11b0059900ceec8)() && event.pointerType) return event.type === \"click\" && event.buttons === 1;\n return event.detail === 0 && !event.pointerType;\n}\nfunction $6a7db85432448f7f$export$29bf1b5f2c56cf63(event) {\n // If the pointer size is zero, then we assume it's from a screen reader.\n // Android TalkBack double tap will sometimes return a event with width and height of 1\n // and pointerType === 'mouse' so we need to check for a specific combination of event attributes.\n // Cannot use \"event.pressure === 0\" as the sole check due to Safari pointer events always returning pressure === 0\n // instead of .5, see https://bugs.webkit.org/show_bug.cgi?id=206216. event.pointerType === 'mouse' is to distingush\n // Talkback double tap from Windows Firefox touch screen press\n return !($c87311424ea30a05$export$a11b0059900ceec8)() && event.width === 0 && event.height === 0 || event.width === 1 && event.height === 1 && event.pressure === 0 && event.detail === 0 && event.pointerType === \"mouse\";\n}\n\n\n\n/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ /* eslint-disable rulesdir/pure-render */ \nfunction $5a387cc49350e6db$export$722debc0e56fea39(value, isEqual) {\n // Using a ref during render is ok here because it's only an optimization – both values are equivalent.\n // If a render is thrown away, it'll still work the same no matter if the next render is the same or not.\n let lastValue = (useRef)(null);\n if (value && lastValue.current && isEqual(value, lastValue.current)) value = lastValue.current;\n lastValue.current = value;\n return value;\n}\n\n\n/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\nfunction $99facab73266f662$export$5add1d006293d136(ref, initialValue, onReset) {\n let resetValue = (useRef)(initialValue);\n let handleReset = ($8ae05eaa5c114e9c$export$7f54fc3180508a52)(()=>{\n if (onReset) onReset(resetValue.current);\n });\n (useEffect)(()=>{\n var _ref_current;\n let form = ref === null || ref === void 0 ? void 0 : (_ref_current = ref.current) === null || _ref_current === void 0 ? void 0 : _ref_current.form;\n form === null || form === void 0 ? void 0 : form.addEventListener(\"reset\", handleReset);\n return ()=>{\n form === null || form === void 0 ? void 0 : form.removeEventListener(\"reset\", handleReset);\n };\n }, [\n ref,\n handleReset\n ]);\n}\n\nexport { $ff5963eb1fccf552$export$e08e3b67e392101e as chain, $65484d02dcb7eb3e$export$457c3d6518dd4c6f as filterDOMProps, $7215afc6de606d6b$export$de79e2c695e052f3 as focusWithoutScrolling, $62d8ded9296f3872$export$cfa2225e87938781 as getScrollParent, $c87311424ea30a05$export$a11b0059900ceec8 as isAndroid, $c87311424ea30a05$export$fedb369cb70207f1 as isIOS, $c87311424ea30a05$export$7bef049ce92e4224 as isIPad, $c87311424ea30a05$export$186c6964ca17d99 as isIPhone, $c87311424ea30a05$export$9ac100e40613ea10 as isMac, $62d8ded9296f3872$export$2bb74740c4e19def as isScrollable, $6a7db85432448f7f$export$60278871457622de as isVirtualClick, $6a7db85432448f7f$export$29bf1b5f2c56cf63 as isVirtualPointerEvent, $bdb11010cef70236$export$cd8c9cb68f842629 as mergeIds, $3ef42575df84b30b$export$9d1611c77c2fe928 as mergeProps, $bbed8b41f857bcc0$export$24490316f764c430 as runAfterTransition, $2f04cbc44ee30ce0$export$53a0910f038337bd as scrollIntoView, $2f04cbc44ee30ce0$export$c826860796309d1b as scrollIntoViewport, $5a387cc49350e6db$export$722debc0e56fea39 as useDeepMemo, $ef06256079686ba0$export$f8aeda7b10753fa1 as useDescription, $8ae05eaa5c114e9c$export$7f54fc3180508a52 as useEffectEvent, $e9faafb641e167db$export$90fc3a17d93f704c as useEvent, $99facab73266f662$export$5add1d006293d136 as useFormReset, $03deb23ff14920c4$export$4eaf04e54aa8eed6 as useGlobalListeners, $bdb11010cef70236$export$f680877a34711e37 as useId, $313b98861ee5dd6c$export$d6875122194c7b44 as useLabels, $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c as useLayoutEffect, $bdb11010cef70236$export$b4cc09c592e8fdb8 as useSlotId, $e7801be82b4b2a53$export$4debdb1a3f0fa79e as useSyncRef, $4f58c5f72bcf79f7$export$496315a1608d9602 as useUpdateEffect, $1dbecbe27a04f9af$export$14d238f342723f25 as useValueEffect };\n//# sourceMappingURL=import.js.map\n"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,6 +1,6 @@
1
- import { DateFormatter as $fb18d541ea1ad717$export$ad991b66133851cf, toCalendar as $11d87f3f76e88657$export$b4a036af3fc0b032, toCalendarDate as $11d87f3f76e88657$export$93522d1a439f3617, today as $14e0f24ef4ac5c92$export$d0bdf45af03a6ea3, startOfWeek as $14e0f24ef4ac5c92$export$42c81a444fbfb5d4, startOfMonth as $14e0f24ef4ac5c92$export$a5a3b454ada2268e, endOfWeek as $14e0f24ef4ac5c92$export$ef8b6d9133084f4e, endOfMonth as $14e0f24ef4ac5c92$export$a2258d9c4118825c, isSameDay as $14e0f24ef4ac5c92$export$ea39ec197993aef0, getDayOfWeek as $14e0f24ef4ac5c92$export$2061056d06d7cdf7, startOfYear as $14e0f24ef4ac5c92$export$f91e89d3d0406102, maxDate as $14e0f24ef4ac5c92$export$a75f2bff57811055, minDate as $14e0f24ef4ac5c92$export$5c333a116e949cdd, GregorianCalendar as $3b62074eb05584b2$export$80ee6245ec4f29ec } from '../../../@internationalized/date/dist/import.js';
1
+ import { DateFormatter as $fb18d541ea1ad717$export$ad991b66133851cf, toCalendar as $11d87f3f76e88657$export$b4a036af3fc0b032, toCalendarDate as $11d87f3f76e88657$export$93522d1a439f3617, today as $14e0f24ef4ac5c92$export$d0bdf45af03a6ea3, startOfWeek as $14e0f24ef4ac5c92$export$42c81a444fbfb5d4, startOfMonth as $14e0f24ef4ac5c92$export$a5a3b454ada2268e, endOfWeek as $14e0f24ef4ac5c92$export$ef8b6d9133084f4e, endOfMonth as $14e0f24ef4ac5c92$export$a2258d9c4118825c, isSameDay as $14e0f24ef4ac5c92$export$ea39ec197993aef0, getDayOfWeek as $14e0f24ef4ac5c92$export$2061056d06d7cdf7, startOfYear as $14e0f24ef4ac5c92$export$f91e89d3d0406102, maxDate as $14e0f24ef4ac5c92$export$a75f2bff57811055, minDate as $14e0f24ef4ac5c92$export$5c333a116e949cdd, GregorianCalendar as $3b62074eb05584b2$export$80ee6245ec4f29ec, isEqualDay as $14e0f24ef4ac5c92$export$91b62ebf2ba703ee } from '../../../@internationalized/date/dist/import.js';
2
2
  import { useControlledState as $458b0a5536c1a7cf$export$40bfa8c7b0832715 } from '../../utils/dist/import.js';
3
- import { useMemo, useState } from 'react';
3
+ import { useMemo, useState, useRef } from 'react';
4
4
 
5
5
  /*
6
6
  * Copyright 2020 Adobe. All rights reserved.
@@ -354,5 +354,177 @@ function $131cf43a05231e1e$var$unitDuration(duration) {
354
354
  return unit;
355
355
  }
356
356
 
357
- export { $131cf43a05231e1e$export$6d095e787d2b5e1f as useCalendarState };
357
+
358
+ /*
359
+ * Copyright 2020 Adobe. All rights reserved.
360
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
361
+ * you may not use this file except in compliance with the License. You may obtain a copy
362
+ * of the License at http://www.apache.org/licenses/LICENSE-2.0
363
+ *
364
+ * Unless required by applicable law or agreed to in writing, software distributed under
365
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
366
+ * OF ANY KIND, either express or implied. See the License for the specific language
367
+ * governing permissions and limitations under the License.
368
+ */
369
+
370
+
371
+
372
+
373
+ function $9a36b6ba2fb1a7c5$export$9a987164d97ecc90(props) {
374
+ let { value: valueProp , defaultValue: defaultValue , onChange: onChange , createCalendar: createCalendar , locale: locale , visibleDuration: visibleDuration = {
375
+ months: 1
376
+ } , minValue: minValue , maxValue: maxValue , ...calendarProps } = props;
377
+ let [value, setValue] = ($458b0a5536c1a7cf$export$40bfa8c7b0832715)(valueProp, defaultValue || null, onChange);
378
+ let [anchorDate, setAnchorDateState] = (useState)(null);
379
+ let alignment = "center";
380
+ if (value && value.start && value.end) {
381
+ let start = ($f62d864046160412$export$f4a51ff076cc9a09)(($11d87f3f76e88657$export$93522d1a439f3617)(value.start), visibleDuration, locale, minValue, maxValue);
382
+ let end = start.add(visibleDuration).subtract({
383
+ days: 1
384
+ });
385
+ if (value.end.compare(end) > 0) alignment = "start";
386
+ }
387
+ // Available range must be stored in a ref so we have access to the updated version immediately in `isInvalid`.
388
+ let availableRangeRef = (useRef)(null);
389
+ let [availableRange, setAvailableRange] = (useState)(null);
390
+ let min = (useMemo)(()=>{
391
+ return ($14e0f24ef4ac5c92$export$a75f2bff57811055)(minValue, availableRange === null || availableRange === void 0 ? void 0 : availableRange.start);
392
+ }, [
393
+ minValue,
394
+ availableRange
395
+ ]);
396
+ let max = (useMemo)(()=>{
397
+ return ($14e0f24ef4ac5c92$export$5c333a116e949cdd)(maxValue, availableRange === null || availableRange === void 0 ? void 0 : availableRange.end);
398
+ }, [
399
+ maxValue,
400
+ availableRange
401
+ ]);
402
+ let calendar = ($131cf43a05231e1e$export$6d095e787d2b5e1f)({
403
+ ...calendarProps,
404
+ value: value && value.start,
405
+ createCalendar: createCalendar,
406
+ locale: locale,
407
+ visibleDuration: visibleDuration,
408
+ minValue: min,
409
+ maxValue: max,
410
+ selectionAlignment: alignment
411
+ });
412
+ let updateAvailableRange = (date)=>{
413
+ if (date && props.isDateUnavailable && !props.allowsNonContiguousRanges) {
414
+ availableRangeRef.current = {
415
+ start: $9a36b6ba2fb1a7c5$var$nextUnavailableDate(date, calendar, -1),
416
+ end: $9a36b6ba2fb1a7c5$var$nextUnavailableDate(date, calendar, 1)
417
+ };
418
+ setAvailableRange(availableRangeRef.current);
419
+ } else {
420
+ availableRangeRef.current = null;
421
+ setAvailableRange(null);
422
+ }
423
+ };
424
+ // If the visible range changes, we need to update the available range.
425
+ let [lastVisibleRange, setLastVisibleRange] = (useState)(calendar.visibleRange);
426
+ if (!($14e0f24ef4ac5c92$export$91b62ebf2ba703ee)(calendar.visibleRange.start, lastVisibleRange.start) || !($14e0f24ef4ac5c92$export$91b62ebf2ba703ee)(calendar.visibleRange.end, lastVisibleRange.end)) {
427
+ updateAvailableRange(anchorDate);
428
+ setLastVisibleRange(calendar.visibleRange);
429
+ }
430
+ let setAnchorDate = (date)=>{
431
+ if (date) {
432
+ setAnchorDateState(date);
433
+ updateAvailableRange(date);
434
+ } else {
435
+ setAnchorDateState(null);
436
+ updateAvailableRange(null);
437
+ }
438
+ };
439
+ let highlightedRange = anchorDate ? $9a36b6ba2fb1a7c5$var$makeRange(anchorDate, calendar.focusedDate) : value && $9a36b6ba2fb1a7c5$var$makeRange(value.start, value.end);
440
+ let selectDate = (date)=>{
441
+ if (props.isReadOnly) return;
442
+ date = ($f62d864046160412$export$4f5203c0d889109e)(date, min, max);
443
+ date = ($f62d864046160412$export$a1d3911297b952d7)(date, calendar.visibleRange.start, props.isDateUnavailable);
444
+ if (!date) return;
445
+ if (!anchorDate) setAnchorDate(date);
446
+ else {
447
+ let range = $9a36b6ba2fb1a7c5$var$makeRange(anchorDate, date);
448
+ setValue({
449
+ start: $9a36b6ba2fb1a7c5$var$convertValue(range.start, value === null || value === void 0 ? void 0 : value.start),
450
+ end: $9a36b6ba2fb1a7c5$var$convertValue(range.end, value === null || value === void 0 ? void 0 : value.end)
451
+ });
452
+ setAnchorDate(null);
453
+ }
454
+ };
455
+ let [isDragging, setDragging] = (useState)(false);
456
+ let { isDateUnavailable: isDateUnavailable } = props;
457
+ let isInvalidSelection = (useMemo)(()=>{
458
+ if (!value || anchorDate) return false;
459
+ if (isDateUnavailable && (isDateUnavailable(value.start) || isDateUnavailable(value.end))) return true;
460
+ return ($f62d864046160412$export$eac50920cf2fd59a)(value.start, minValue, maxValue) || ($f62d864046160412$export$eac50920cf2fd59a)(value.end, minValue, maxValue);
461
+ }, [
462
+ isDateUnavailable,
463
+ value,
464
+ anchorDate,
465
+ minValue,
466
+ maxValue
467
+ ]);
468
+ let isValueInvalid = props.isInvalid || props.validationState === "invalid" || isInvalidSelection;
469
+ let validationState = isValueInvalid ? "invalid" : null;
470
+ return {
471
+ ...calendar,
472
+ value: value,
473
+ setValue: setValue,
474
+ anchorDate: anchorDate,
475
+ setAnchorDate: setAnchorDate,
476
+ highlightedRange: highlightedRange,
477
+ validationState: validationState,
478
+ isValueInvalid: isValueInvalid,
479
+ selectFocusedDate () {
480
+ selectDate(calendar.focusedDate);
481
+ },
482
+ selectDate: selectDate,
483
+ highlightDate (date) {
484
+ if (anchorDate) calendar.setFocusedDate(date);
485
+ },
486
+ isSelected (date) {
487
+ return highlightedRange && date.compare(highlightedRange.start) >= 0 && date.compare(highlightedRange.end) <= 0 && !calendar.isCellDisabled(date) && !calendar.isCellUnavailable(date);
488
+ },
489
+ isInvalid (date) {
490
+ var _availableRangeRef_current, _availableRangeRef_current1;
491
+ return calendar.isInvalid(date) || ($f62d864046160412$export$eac50920cf2fd59a)(date, (_availableRangeRef_current = availableRangeRef.current) === null || _availableRangeRef_current === void 0 ? void 0 : _availableRangeRef_current.start, (_availableRangeRef_current1 = availableRangeRef.current) === null || _availableRangeRef_current1 === void 0 ? void 0 : _availableRangeRef_current1.end);
492
+ },
493
+ isDragging: isDragging,
494
+ setDragging: setDragging
495
+ };
496
+ }
497
+ function $9a36b6ba2fb1a7c5$var$makeRange(start, end) {
498
+ if (!start || !end) return null;
499
+ if (end.compare(start) < 0) [start, end] = [
500
+ end,
501
+ start
502
+ ];
503
+ return {
504
+ start: ($11d87f3f76e88657$export$93522d1a439f3617)(start),
505
+ end: ($11d87f3f76e88657$export$93522d1a439f3617)(end)
506
+ };
507
+ }
508
+ function $9a36b6ba2fb1a7c5$var$convertValue(newValue, oldValue) {
509
+ // The display calendar should not have any effect on the emitted value.
510
+ // Emit dates in the same calendar as the original value, if any, otherwise gregorian.
511
+ newValue = ($11d87f3f76e88657$export$b4a036af3fc0b032)(newValue, (oldValue === null || oldValue === void 0 ? void 0 : oldValue.calendar) || new ($3b62074eb05584b2$export$80ee6245ec4f29ec)());
512
+ // Preserve time if the input value had one.
513
+ if (oldValue && "hour" in oldValue) return oldValue.set(newValue);
514
+ return newValue;
515
+ }
516
+ function $9a36b6ba2fb1a7c5$var$nextUnavailableDate(anchorDate, state, dir) {
517
+ let nextDate = anchorDate.add({
518
+ days: dir
519
+ });
520
+ while((dir < 0 ? nextDate.compare(state.visibleRange.start) >= 0 : nextDate.compare(state.visibleRange.end) <= 0) && !state.isCellUnavailable(nextDate))nextDate = nextDate.add({
521
+ days: dir
522
+ });
523
+ if (state.isCellUnavailable(nextDate)) return nextDate.add({
524
+ days: -dir
525
+ });
526
+ return null;
527
+ }
528
+
529
+ export { $131cf43a05231e1e$export$6d095e787d2b5e1f as useCalendarState, $9a36b6ba2fb1a7c5$export$9a987164d97ecc90 as useRangeCalendarState };
358
530
  //# sourceMappingURL=import.js.map