ecars-web-lib 1.0.6 → 1.0.7

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 (198) hide show
  1. package/dist/_virtual/index.js +2 -0
  2. package/dist/_virtual/index.js.map +1 -0
  3. package/dist/_virtual/index2.js +2 -0
  4. package/dist/_virtual/index2.js.map +1 -0
  5. package/dist/components/Accordion/AccordionComponent.js +2 -0
  6. package/dist/components/Accordion/AccordionComponent.js.map +1 -0
  7. package/dist/components/Accordion/components/AccordionArrow.js +2 -0
  8. package/dist/components/Accordion/components/AccordionArrow.js.map +1 -0
  9. package/dist/components/Accordion/components/AccordionBlock.js +2 -0
  10. package/dist/components/Accordion/components/AccordionBlock.js.map +1 -0
  11. package/dist/components/Accordion/components/AccordionButton.js +2 -0
  12. package/dist/components/Accordion/components/AccordionButton.js.map +1 -0
  13. package/dist/components/Accordion/components/AccordionContent.js +2 -0
  14. package/dist/components/Accordion/components/AccordionContent.js.map +1 -0
  15. package/dist/components/Accordion/components/AccordionLayout.js +2 -0
  16. package/dist/components/Accordion/components/AccordionLayout.js.map +1 -0
  17. package/dist/components/Accordion/components/AccordionTitle.js +2 -0
  18. package/dist/components/Accordion/components/AccordionTitle.js.map +1 -0
  19. package/dist/components/Accordion/constants.js +2 -0
  20. package/dist/components/Accordion/constants.js.map +1 -0
  21. package/dist/components/Accordion/index.js +2 -0
  22. package/dist/components/Accordion/index.js.map +1 -0
  23. package/dist/components/Button/Button.js +2 -0
  24. package/dist/components/Button/Button.js.map +1 -0
  25. package/dist/components/Button/constants.js +2 -0
  26. package/dist/components/Button/constants.js.map +1 -0
  27. package/dist/components/ButtonWithIcon/ButtonWithIcon.js +2 -0
  28. package/dist/components/ButtonWithIcon/ButtonWithIcon.js.map +1 -0
  29. package/dist/components/ButtonWithIcon/constants.js +2 -0
  30. package/dist/components/ButtonWithIcon/constants.js.map +1 -0
  31. package/dist/components/Category/Category.js +2 -0
  32. package/dist/components/Category/Category.js.map +1 -0
  33. package/dist/components/Category/constants.js +2 -0
  34. package/dist/components/Category/constants.js.map +1 -0
  35. package/dist/components/Checkbox/CheckboxComponent.js +2 -0
  36. package/dist/components/Checkbox/CheckboxComponent.js.map +1 -0
  37. package/dist/components/Checkbox/components/CheckboxBlock.js +2 -0
  38. package/dist/components/Checkbox/components/CheckboxBlock.js.map +1 -0
  39. package/dist/components/Checkbox/components/CheckboxIndicator.js +2 -0
  40. package/dist/components/Checkbox/components/CheckboxIndicator.js.map +1 -0
  41. package/dist/components/Checkbox/components/CheckboxInput.js +2 -0
  42. package/dist/components/Checkbox/components/CheckboxInput.js.map +1 -0
  43. package/dist/components/Checkbox/constants.js +2 -0
  44. package/dist/components/Checkbox/constants.js.map +1 -0
  45. package/dist/components/Checkbox/index.js +2 -0
  46. package/dist/components/Checkbox/index.js.map +1 -0
  47. package/dist/components/Dropdown/DropdownComponent.js +2 -0
  48. package/dist/components/Dropdown/DropdownComponent.js.map +1 -0
  49. package/dist/components/Dropdown/components/DropdownBlock.js +2 -0
  50. package/dist/components/Dropdown/components/DropdownBlock.js.map +1 -0
  51. package/dist/components/Dropdown/components/DropdownCategory.js +2 -0
  52. package/dist/components/Dropdown/components/DropdownCategory.js.map +1 -0
  53. package/dist/components/Dropdown/components/DropdownList.js +2 -0
  54. package/dist/components/Dropdown/components/DropdownList.js.map +1 -0
  55. package/dist/components/Dropdown/components/DropdownOption.js +2 -0
  56. package/dist/components/Dropdown/components/DropdownOption.js.map +1 -0
  57. package/dist/components/Dropdown/constants.js +2 -0
  58. package/dist/components/Dropdown/constants.js.map +1 -0
  59. package/dist/components/Dropdown/index.js +2 -0
  60. package/dist/components/Dropdown/index.js.map +1 -0
  61. package/dist/components/FavButton/FavButton.js +2 -0
  62. package/dist/components/FavButton/FavButton.js.map +1 -0
  63. package/dist/components/FavButton/constants.js +2 -0
  64. package/dist/components/FavButton/constants.js.map +1 -0
  65. package/dist/components/Field/FieldComponent.js +2 -0
  66. package/dist/components/Field/FieldComponent.js.map +1 -0
  67. package/dist/components/Field/components/FieldError.js +2 -0
  68. package/dist/components/Field/components/FieldError.js.map +1 -0
  69. package/dist/components/Field/components/FieldLabel.js +2 -0
  70. package/dist/components/Field/components/FieldLabel.js.map +1 -0
  71. package/dist/components/Field/constants.js +2 -0
  72. package/dist/components/Field/constants.js.map +1 -0
  73. package/dist/components/Field/index.js +2 -0
  74. package/dist/components/Field/index.js.map +1 -0
  75. package/dist/components/FilterAccordion/FilterAccordionComponent.js +2 -0
  76. package/dist/components/FilterAccordion/FilterAccordionComponent.js.map +1 -0
  77. package/dist/components/FilterAccordion/components/FilterAccordionArrow.js +2 -0
  78. package/dist/components/FilterAccordion/components/FilterAccordionArrow.js.map +1 -0
  79. package/dist/components/FilterAccordion/components/FilterAccordionBlock.js +2 -0
  80. package/dist/components/FilterAccordion/components/FilterAccordionBlock.js.map +1 -0
  81. package/dist/components/FilterAccordion/components/FilterAccordionContent.js +2 -0
  82. package/dist/components/FilterAccordion/components/FilterAccordionContent.js.map +1 -0
  83. package/dist/components/FilterAccordion/components/FilterAccordionLayout.js +2 -0
  84. package/dist/components/FilterAccordion/components/FilterAccordionLayout.js.map +1 -0
  85. package/dist/components/FilterAccordion/components/FilterAccordionReset.js +2 -0
  86. package/dist/components/FilterAccordion/components/FilterAccordionReset.js.map +1 -0
  87. package/dist/components/FilterAccordion/constants.js +2 -0
  88. package/dist/components/FilterAccordion/constants.js.map +1 -0
  89. package/dist/components/FilterAccordion/index.js +2 -0
  90. package/dist/components/FilterAccordion/index.js.map +1 -0
  91. package/dist/components/FilterButton/FilterButton.js +2 -0
  92. package/dist/components/FilterButton/FilterButton.js.map +1 -0
  93. package/dist/components/Gallery/Gallery.js +2 -0
  94. package/dist/components/Gallery/Gallery.js.map +1 -0
  95. package/dist/components/Input/Input.js +2 -0
  96. package/dist/components/Input/Input.js.map +1 -0
  97. package/dist/components/Input/constants.js +2 -0
  98. package/dist/components/Input/constants.js.map +1 -0
  99. package/dist/components/LinkWithIcon/LinkWithIcon.js +2 -0
  100. package/dist/components/LinkWithIcon/LinkWithIcon.js.map +1 -0
  101. package/dist/components/LinkWithIcon/constants.js +2 -0
  102. package/dist/components/LinkWithIcon/constants.js.map +1 -0
  103. package/dist/components/NavLink/NavLink.js +2 -0
  104. package/dist/components/NavLink/NavLink.js.map +1 -0
  105. package/dist/components/Pagination/PaginationComponent.js +2 -0
  106. package/dist/components/Pagination/PaginationComponent.js.map +1 -0
  107. package/dist/components/Pagination/components/PaginationArrow.js +2 -0
  108. package/dist/components/Pagination/components/PaginationArrow.js.map +1 -0
  109. package/dist/components/Pagination/components/PaginationBody.js +2 -0
  110. package/dist/components/Pagination/components/PaginationBody.js.map +1 -0
  111. package/dist/components/Pagination/components/PaginationPage.js +2 -0
  112. package/dist/components/Pagination/components/PaginationPage.js.map +1 -0
  113. package/dist/components/Pagination/constants.js +2 -0
  114. package/dist/components/Pagination/constants.js.map +1 -0
  115. package/dist/components/Pagination/index.js +2 -0
  116. package/dist/components/Pagination/index.js.map +1 -0
  117. package/dist/components/RangeSlider/RangeSlider.js +2 -0
  118. package/dist/components/RangeSlider/RangeSlider.js.map +1 -0
  119. package/dist/components/RouterLink/RouterLink.js +2 -0
  120. package/dist/components/RouterLink/RouterLink.js.map +1 -0
  121. package/dist/components/RouterLink/constants.js +2 -0
  122. package/dist/components/RouterLink/constants.js.map +1 -0
  123. package/dist/components/Select/SelectComponent.js +2 -0
  124. package/dist/components/Select/SelectComponent.js.map +1 -0
  125. package/dist/components/Select/components/SelectArrow.js +2 -0
  126. package/dist/components/Select/components/SelectArrow.js.map +1 -0
  127. package/dist/components/Select/components/SelectBlock.js +2 -0
  128. package/dist/components/Select/components/SelectBlock.js.map +1 -0
  129. package/dist/components/Select/components/SelectInput.js +2 -0
  130. package/dist/components/Select/components/SelectInput.js.map +1 -0
  131. package/dist/components/Select/components/SelectList.js +2 -0
  132. package/dist/components/Select/components/SelectList.js.map +1 -0
  133. package/dist/components/Select/components/SelectOption.js +2 -0
  134. package/dist/components/Select/components/SelectOption.js.map +1 -0
  135. package/dist/components/Select/components/SelectWrapper.js +2 -0
  136. package/dist/components/Select/components/SelectWrapper.js.map +1 -0
  137. package/dist/components/Select/constants.js +2 -0
  138. package/dist/components/Select/constants.js.map +1 -0
  139. package/dist/components/Select/index.js +2 -0
  140. package/dist/components/Select/index.js.map +1 -0
  141. package/dist/components/Slider/SliderComponent.js +2 -0
  142. package/dist/components/Slider/SliderComponent.js.map +1 -0
  143. package/dist/components/Slider/constants.js +2 -0
  144. package/dist/components/Slider/constants.js.map +1 -0
  145. package/dist/components/Slider/index.js +2 -0
  146. package/dist/components/Slider/index.js.map +1 -0
  147. package/dist/components/SliderNavigate/SliderNavigate.js +2 -0
  148. package/dist/components/SliderNavigate/SliderNavigate.js.map +1 -0
  149. package/dist/components/SliderNavigate/components/NavigateButton.js +2 -0
  150. package/dist/components/SliderNavigate/components/NavigateButton.js.map +1 -0
  151. package/dist/components/SliderNavigate/constants.js +2 -0
  152. package/dist/components/SliderNavigate/constants.js.map +1 -0
  153. package/dist/index.js +1 -191
  154. package/dist/index.js.map +1 -1
  155. package/dist/node_modules/cookie/dist/index.js +2 -0
  156. package/dist/node_modules/cookie/dist/index.js.map +1 -0
  157. package/dist/node_modules/react-icons/ai/index.js +2 -0
  158. package/dist/node_modules/react-icons/ai/index.js.map +1 -0
  159. package/dist/node_modules/react-icons/fa6/index.js +2 -0
  160. package/dist/node_modules/react-icons/fa6/index.js.map +1 -0
  161. package/dist/node_modules/react-icons/io/index.js +2 -0
  162. package/dist/node_modules/react-icons/io/index.js.map +1 -0
  163. package/dist/node_modules/react-icons/lib/iconBase.js +2 -0
  164. package/dist/node_modules/react-icons/lib/iconBase.js.map +1 -0
  165. package/dist/node_modules/react-icons/lib/iconContext.js +2 -0
  166. package/dist/node_modules/react-icons/lib/iconContext.js.map +1 -0
  167. package/dist/node_modules/react-icons/md/index.js +2 -0
  168. package/dist/node_modules/react-icons/md/index.js.map +1 -0
  169. package/dist/node_modules/react-router/dist/development/chunk-KNED5TY2.js +13 -0
  170. package/dist/node_modules/react-router/dist/development/chunk-KNED5TY2.js.map +1 -0
  171. package/dist/node_modules/swiper/shared/ssr-window.esm.js +2 -0
  172. package/dist/node_modules/swiper/shared/ssr-window.esm.js.map +1 -0
  173. package/dist/node_modules/swiper/shared/swiper-core.js +2 -0
  174. package/dist/node_modules/swiper/shared/swiper-core.js.map +1 -0
  175. package/dist/node_modules/swiper/shared/update-on-virtual-data.js +2 -0
  176. package/dist/node_modules/swiper/shared/update-on-virtual-data.js.map +1 -0
  177. package/dist/node_modules/swiper/shared/update-swiper.js +2 -0
  178. package/dist/node_modules/swiper/shared/update-swiper.js.map +1 -0
  179. package/dist/node_modules/swiper/shared/utils.js +2 -0
  180. package/dist/node_modules/swiper/shared/utils.js.map +1 -0
  181. package/dist/node_modules/swiper/swiper-react.js +2 -0
  182. package/dist/node_modules/swiper/swiper-react.js.map +1 -0
  183. package/dist/services/helpers.js +2 -0
  184. package/dist/services/helpers.js.map +1 -0
  185. package/dist/services/hoc/withBlockClass.js +2 -0
  186. package/dist/services/hoc/withBlockClass.js.map +1 -0
  187. package/dist/services/hooks/useAccordionHeight.js +2 -0
  188. package/dist/services/hooks/useAccordionHeight.js.map +1 -0
  189. package/dist/services/hooks/useClickOutside.js +2 -0
  190. package/dist/services/hooks/useClickOutside.js.map +1 -0
  191. package/dist/services/hooks/useMatchMedia.js +2 -0
  192. package/dist/services/hooks/useMatchMedia.js.map +1 -0
  193. package/dist/services/icons.js +2 -0
  194. package/dist/services/icons.js.map +1 -0
  195. package/dist/services/mocks.js +2 -0
  196. package/dist/services/mocks.js.map +1 -0
  197. package/package.json +1 -1
  198. /package/dist/assets/{index.css → global.css} +0 -0
@@ -0,0 +1,13 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Ie=require("react");require("../../../../_virtual/index.js");function Me(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const u=Me(Ie);/**
2
+ * react-router v7.5.0
3
+ *
4
+ * Copyright (c) Remix Software Inc.
5
+ *
6
+ * This source code is licensed under the MIT license found in the
7
+ * LICENSE.md file in the root directory of this source tree.
8
+ *
9
+ * @license MIT
10
+ */function C(e,n){if(e===!1||e===null||typeof e>"u")throw new Error(n)}function k(e,n){if(!e){typeof console<"u"&&console.warn(n);try{throw new Error(n)}catch{}}}function z({pathname:e="/",search:n="",hash:t=""}){return n&&n!=="?"&&(e+=n.charAt(0)==="?"?n:"?"+n),t&&t!=="#"&&(e+=t.charAt(0)==="#"?t:"#"+t),e}function j(e){let n={};if(e){let t=e.indexOf("#");t>=0&&(n.hash=e.substring(t),e=e.substring(0,t));let o=e.indexOf("?");o>=0&&(n.search=e.substring(o),e=e.substring(0,o)),e&&(n.pathname=e)}return n}function X(e,n,t="/"){return Ae(e,n,t,!1)}function Ae(e,n,t,o){let r=typeof n=="string"?j(n):n,a=S(r.pathname||"/",t);if(a==null)return null;let c=ue(e);Oe(c);let s=null;for(let l=0;s==null&&l<c.length;++l){let i=Ye(a);s=Je(c[l],i,o)}return s}function ue(e,n=[],t=[],o=""){let r=(a,c,s)=>{let l={relativePath:s===void 0?a.path||"":s,caseSensitive:a.caseSensitive===!0,childrenIndex:c,route:a};l.relativePath.startsWith("/")&&(C(l.relativePath.startsWith(o),`Absolute route path "${l.relativePath}" nested under path "${o}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),l.relativePath=l.relativePath.slice(o.length));let i=L([o,l.relativePath]),f=t.concat(l);a.children&&a.children.length>0&&(C(a.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${i}".`),ue(a.children,n,f,i)),!(a.path==null&&!a.index)&&n.push({path:i,score:ze(i,a.index),routesMeta:f})};return e.forEach((a,c)=>{var s;if(a.path===""||!((s=a.path)!=null&&s.includes("?")))r(a,c);else for(let l of se(a.path))r(a,c,l)}),n}function se(e){let n=e.split("/");if(n.length===0)return[];let[t,...o]=n,r=t.endsWith("?"),a=t.replace(/\?$/,"");if(o.length===0)return r?[a,""]:[a];let c=se(o.join("/")),s=[];return s.push(...c.map(l=>l===""?a:[a,l].join("/"))),r&&s.push(...c),s.map(l=>e.startsWith("/")&&l===""?"/":l)}function Oe(e){e.sort((n,t)=>n.score!==t.score?t.score-n.score:je(n.routesMeta.map(o=>o.childrenIndex),t.routesMeta.map(o=>o.childrenIndex)))}var Be=/^:[\w-]+$/,We=3,_e=2,He=1,Ue=10,Ve=-2,oe=e=>e==="*";function ze(e,n){let t=e.split("/"),o=t.length;return t.some(oe)&&(o+=Ve),n&&(o+=_e),t.filter(r=>!oe(r)).reduce((r,a)=>r+(Be.test(a)?We:a===""?He:Ue),o)}function je(e,n){return e.length===n.length&&e.slice(0,-1).every((o,r)=>o===n[r])?e[e.length-1]-n[n.length-1]:0}function Je(e,n,t=!1){let{routesMeta:o}=e,r={},a="/",c=[];for(let s=0;s<o.length;++s){let l=o[s],i=s===o.length-1,f=a==="/"?n:n.slice(a.length)||"/",d=A({path:l.relativePath,caseSensitive:l.caseSensitive,end:i},f),h=l.route;if(!d&&i&&t&&!o[o.length-1].route.index&&(d=A({path:l.relativePath,caseSensitive:l.caseSensitive,end:!1},f)),!d)return null;Object.assign(r,d.params),c.push({params:r,pathname:L([a,d.pathname]),pathnameBase:Xe(L([a,d.pathnameBase])),route:h}),d.pathnameBase!=="/"&&(a=L([a,d.pathnameBase]))}return c}function A(e,n){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[t,o]=Ke(e.path,e.caseSensitive,e.end),r=n.match(t);if(!r)return null;let a=r[0],c=a.replace(/(.)\/+$/,"$1"),s=r.slice(1);return{params:o.reduce((i,{paramName:f,isOptional:d},h)=>{if(f==="*"){let v=s[h]||"";c=a.slice(0,a.length-v.length).replace(/(.)\/+$/,"$1")}const g=s[h];return d&&!g?i[f]=void 0:i[f]=(g||"").replace(/%2F/g,"/"),i},{}),pathname:a,pathnameBase:c,pattern:e}}function Ke(e,n=!1,t=!0){k(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let o=[],r="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(c,s,l)=>(o.push({paramName:s,isOptional:l!=null}),l?"/?([^\\/]+)?":"/([^\\/]+)"));return e.endsWith("*")?(o.push({paramName:"*"}),r+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):t?r+="\\/*$":e!==""&&e!=="/"&&(r+="(?:(?=\\/|$))"),[new RegExp(r,n?void 0:"i"),o]}function Ye(e){try{return e.split("/").map(n=>decodeURIComponent(n).replace(/\//g,"%2F")).join("/")}catch(n){return k(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${n}).`),e}}function S(e,n){if(n==="/")return e;if(!e.toLowerCase().startsWith(n.toLowerCase()))return null;let t=n.endsWith("/")?n.length-1:n.length,o=e.charAt(t);return o&&o!=="/"?null:e.slice(t)||"/"}function ce(e,n="/"){let{pathname:t,search:o="",hash:r=""}=typeof e=="string"?j(e):e;return{pathname:t?t.startsWith("/")?t:qe(t,n):n,search:Qe(o),hash:Ze(r)}}function qe(e,n){let t=n.replace(/\/+$/,"").split("/");return e.split("/").forEach(r=>{r===".."?t.length>1&&t.pop():r!=="."&&t.push(r)}),t.length>1?t.join("/"):"/"}function q(e,n,t,o){return`Cannot include a '${e}' character in a manually specified \`to.${n}\` field [${JSON.stringify(o)}]. Please separate it out to the \`to.${t}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function Ge(e){return e.filter((n,t)=>t===0||n.route.path&&n.route.path.length>0)}function fe(e){let n=Ge(e);return n.map((t,o)=>o===n.length-1?t.pathname:t.pathnameBase)}function de(e,n,t,o=!1){let r;typeof e=="string"?r=j(e):(r={...e},C(!r.pathname||!r.pathname.includes("?"),q("?","pathname","search",r)),C(!r.pathname||!r.pathname.includes("#"),q("#","pathname","hash",r)),C(!r.search||!r.search.includes("#"),q("#","search","hash",r)));let a=e===""||r.pathname==="",c=a?"/":r.pathname,s;if(c==null)s=t;else{let d=n.length-1;if(!o&&c.startsWith("..")){let h=c.split("/");for(;h[0]==="..";)h.shift(),d-=1;r.pathname=h.join("/")}s=d>=0?n[d]:"/"}let l=ce(r,s),i=c&&c!=="/"&&c.endsWith("/"),f=(a||c===".")&&t.endsWith("/");return!l.pathname.endsWith("/")&&(i||f)&&(l.pathname+="/"),l}var L=e=>e.join("/").replace(/\/\/+/g,"/"),Xe=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),Qe=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,Ze=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e;function he(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}var me=["POST","PUT","PATCH","DELETE"];new Set(me);var et=["GET",...me];new Set(et);var D=u.createContext(null);D.displayName="DataRouter";var O=u.createContext(null);O.displayName="DataRouterState";var Q=u.createContext({isTransitioning:!1});Q.displayName="ViewTransition";var pe=u.createContext(new Map);pe.displayName="Fetchers";var tt=u.createContext(null);tt.displayName="Await";var b=u.createContext(null);b.displayName="Navigation";var J=u.createContext(null);J.displayName="Location";var P=u.createContext({outlet:null,matches:[],isDataRoute:!1});P.displayName="Route";var Z=u.createContext(null);Z.displayName="RouteError";function ge(e,{relative:n}={}){C(B(),"useHref() may be used only in the context of a <Router> component.");let{basename:t,navigator:o}=u.useContext(b),{hash:r,pathname:a,search:c}=T(e,{relative:n}),s=a;return t!=="/"&&(s=a==="/"?t:L([t,a])),o.createHref({pathname:s,search:c,hash:r})}function B(){return u.useContext(J)!=null}function $(){return C(B(),"useLocation() may be used only in the context of a <Router> component."),u.useContext(J).location}var ve="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function ye(e){u.useContext(b).static||u.useLayoutEffect(e)}function we(){let{isDataRoute:e}=u.useContext(P);return e?ht():nt()}function nt(){C(B(),"useNavigate() may be used only in the context of a <Router> component.");let e=u.useContext(D),{basename:n,navigator:t}=u.useContext(b),{matches:o}=u.useContext(P),{pathname:r}=$(),a=JSON.stringify(fe(o)),c=u.useRef(!1);return ye(()=>{c.current=!0}),u.useCallback((l,i={})=>{if(k(c.current,ve),!c.current)return;if(typeof l=="number"){t.go(l);return}let f=de(l,JSON.parse(a),r,i.relative==="path");e==null&&n!=="/"&&(f.pathname=f.pathname==="/"?n:L([n,f.pathname])),(i.replace?t.replace:t.push)(f,i.state,i)},[n,t,a,r,e])}u.createContext(null);function T(e,{relative:n}={}){let{matches:t}=u.useContext(P),{pathname:o}=$(),r=JSON.stringify(fe(t));return u.useMemo(()=>de(e,JSON.parse(r),o,n==="path"),[e,r,o,n])}function rt(e,n,t,o){C(B(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:r,static:a}=u.useContext(b),{matches:c}=u.useContext(P),s=c[c.length-1],l=s?s.params:{},i=s?s.pathname:"/",f=s?s.pathnameBase:"/",d=s&&s.route;{let p=d&&d.path||"";Ce(i,!d||p.endsWith("*")||p.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${i}" (under <Route path="${p}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
11
+
12
+ Please change the parent <Route path="${p}"> to <Route path="${p==="/"?"*":`${p}/*`}">.`)}let h=$(),g;g=h;let v=g.pathname||"/",w=v;if(f!=="/"){let p=f.replace(/^\//,"").split("/");w="/"+v.replace(/^\//,"").split("/").slice(p.length).join("/")}let y=!a&&t&&t.matches&&t.matches.length>0?t.matches:X(e,{pathname:w});return k(d||y!=null,`No routes matched location "${g.pathname}${g.search}${g.hash}" `),k(y==null||y[y.length-1].route.element!==void 0||y[y.length-1].route.Component!==void 0||y[y.length-1].route.lazy!==void 0,`Matched leaf route at location "${g.pathname}${g.search}${g.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`),ut(y&&y.map(p=>Object.assign({},p,{params:Object.assign({},l,p.params),pathname:L([f,r.encodeLocation?r.encodeLocation(p.pathname).pathname:p.pathname]),pathnameBase:p.pathnameBase==="/"?f:L([f,r.encodeLocation?r.encodeLocation(p.pathnameBase).pathname:p.pathnameBase])})),c,t,o)}function at(){let e=xe(),n=he(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),t=e instanceof Error?e.stack:null,o="rgba(200,200,200, 0.5)",r={padding:"0.5rem",backgroundColor:o},a={padding:"2px 4px",backgroundColor:o},c=null;return console.error("Error handled by React Router default ErrorBoundary:",e),c=u.createElement(u.Fragment,null,u.createElement("p",null,"💿 Hey developer 👋"),u.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",u.createElement("code",{style:a},"ErrorBoundary")," or"," ",u.createElement("code",{style:a},"errorElement")," prop on your route.")),u.createElement(u.Fragment,null,u.createElement("h2",null,"Unexpected Application Error!"),u.createElement("h3",{style:{fontStyle:"italic"}},n),t?u.createElement("pre",{style:r},t):null,c)}var ot=u.createElement(at,null),lt=class extends u.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,n){return n.location!==e.location||n.revalidation!=="idle"&&e.revalidation==="idle"?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error!==void 0?e.error:n.error,location:n.location,revalidation:e.revalidation||n.revalidation}}componentDidCatch(e,n){console.error("React Router caught the following error during render",e,n)}render(){return this.state.error!==void 0?u.createElement(P.Provider,{value:this.props.routeContext},u.createElement(Z.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function it({routeContext:e,match:n,children:t}){let o=u.useContext(D);return o&&o.static&&o.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(o.staticContext._deepestRenderedBoundaryId=n.route.id),u.createElement(P.Provider,{value:e},t)}function ut(e,n=[],t=null,o=null){if(e==null){if(!t)return null;if(t.errors)e=t.matches;else if(n.length===0&&!t.initialized&&t.matches.length>0)e=t.matches;else return null}let r=e,a=t==null?void 0:t.errors;if(a!=null){let l=r.findIndex(i=>i.route.id&&(a==null?void 0:a[i.route.id])!==void 0);C(l>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(a).join(",")}`),r=r.slice(0,Math.min(r.length,l+1))}let c=!1,s=-1;if(t)for(let l=0;l<r.length;l++){let i=r[l];if((i.route.HydrateFallback||i.route.hydrateFallbackElement)&&(s=l),i.route.id){let{loaderData:f,errors:d}=t,h=i.route.loader&&!f.hasOwnProperty(i.route.id)&&(!d||d[i.route.id]===void 0);if(i.route.lazy||h){c=!0,s>=0?r=r.slice(0,s+1):r=[r[0]];break}}}return r.reduceRight((l,i,f)=>{let d,h=!1,g=null,v=null;t&&(d=a&&i.route.id?a[i.route.id]:void 0,g=i.route.errorElement||ot,c&&(s<0&&f===0?(Ce("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),h=!0,v=null):s===f&&(h=!0,v=i.route.hydrateFallbackElement||null)));let w=n.concat(r.slice(0,f+1)),y=()=>{let m;return d?m=g:h?m=v:i.route.Component?m=u.createElement(i.route.Component,null):i.route.element?m=i.route.element:m=l,u.createElement(it,{match:i,routeContext:{outlet:l,matches:w,isDataRoute:t!=null},children:m})};return t&&(i.route.ErrorBoundary||i.route.errorElement||f===0)?u.createElement(lt,{location:t.location,revalidation:t.revalidation,component:g,error:d,children:y(),routeContext:{outlet:null,matches:w,isDataRoute:!0}}):y()},null)}function ee(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function st(e){let n=u.useContext(D);return C(n,ee(e)),n}function ct(e){let n=u.useContext(O);return C(n,ee(e)),n}function ft(e){let n=u.useContext(P);return C(n,ee(e)),n}function te(e){let n=ft(e),t=n.matches[n.matches.length-1];return C(t.route.id,`${e} can only be used on routes that contain a unique "id"`),t.route.id}function dt(){return te("useRouteId")}function xe(){var o;let e=u.useContext(Z),n=ct("useRouteError"),t=te("useRouteError");return e!==void 0?e:(o=n.errors)==null?void 0:o[t]}function ht(){let{router:e}=st("useNavigate"),n=te("useNavigate"),t=u.useRef(!1);return ye(()=>{t.current=!0}),u.useCallback(async(r,a={})=>{k(t.current,ve),t.current&&(typeof r=="number"?e.navigate(r):await e.navigate(r,{fromRouteId:n,...a}))},[e,n])}var le={};function Ce(e,n,t){!n&&!le[e]&&(le[e]=!0,k(!1,t))}u.memo(mt);function mt({routes:e,future:n,state:t}){return rt(e,void 0,t,n)}var U="get",V="application/x-www-form-urlencoded";function K(e){return e!=null&&typeof e.tagName=="string"}function pt(e){return K(e)&&e.tagName.toLowerCase()==="button"}function gt(e){return K(e)&&e.tagName.toLowerCase()==="form"}function vt(e){return K(e)&&e.tagName.toLowerCase()==="input"}function yt(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function wt(e,n){return e.button===0&&(!n||n==="_self")&&!yt(e)}var H=null;function xt(){if(H===null)try{new FormData(document.createElement("form"),0),H=!1}catch{H=!0}return H}var Ct=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function G(e){return e!=null&&!Ct.has(e)?(k(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${V}"`),null):e}function Rt(e,n){let t,o,r,a,c;if(gt(e)){let s=e.getAttribute("action");o=s?S(s,n):null,t=e.getAttribute("method")||U,r=G(e.getAttribute("enctype"))||V,a=new FormData(e)}else if(pt(e)||vt(e)&&(e.type==="submit"||e.type==="image")){let s=e.form;if(s==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let l=e.getAttribute("formaction")||s.getAttribute("action");if(o=l?S(l,n):null,t=e.getAttribute("formmethod")||s.getAttribute("method")||U,r=G(e.getAttribute("formenctype"))||G(s.getAttribute("enctype"))||V,a=new FormData(s,e),!xt()){let{name:i,type:f,value:d}=e;if(f==="image"){let h=i?`${i}.`:"";a.append(`${h}x`,"0"),a.append(`${h}y`,"0")}else i&&a.append(i,d)}}else{if(K(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');t=U,o=null,r=V,c=e}return a&&r==="text/plain"&&(c=a,a=void 0),{action:o,method:t.toLowerCase(),encType:r,formData:a,body:c}}function ne(e,n){if(e===!1||e===null||typeof e>"u")throw new Error(n)}async function Et(e,n){if(e.id in n)return n[e.id];try{let t=await import(e.module);return n[e.id]=t,t}catch(t){return console.error(`Error loading route module \`${e.module}\`, reloading page...`),console.error(t),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function bt(e){return e==null?!1:e.href==null?e.rel==="preload"&&typeof e.imageSrcSet=="string"&&typeof e.imageSizes=="string":typeof e.rel=="string"&&typeof e.href=="string"}async function Pt(e,n,t){let o=await Promise.all(e.map(async r=>{let a=n.routes[r.route.id];if(a){let c=await Et(a,t);return c.links?c.links():[]}return[]}));return $t(o.flat(1).filter(bt).filter(r=>r.rel==="stylesheet"||r.rel==="preload").map(r=>r.rel==="stylesheet"?{...r,rel:"prefetch",as:"style"}:{...r,rel:"prefetch"}))}function ie(e,n,t,o,r,a){let c=(l,i)=>t[i]?l.route.id!==t[i].route.id:!0,s=(l,i)=>{var f;return t[i].pathname!==l.pathname||((f=t[i].route.path)==null?void 0:f.endsWith("*"))&&t[i].params["*"]!==l.params["*"]};return a==="assets"?n.filter((l,i)=>c(l,i)||s(l,i)):a==="data"?n.filter((l,i)=>{var d;let f=o.routes[l.route.id];if(!f||!f.hasLoader)return!1;if(c(l,i)||s(l,i))return!0;if(l.route.shouldRevalidate){let h=l.route.shouldRevalidate({currentUrl:new URL(r.pathname+r.search+r.hash,window.origin),currentParams:((d=t[0])==null?void 0:d.params)||{},nextUrl:new URL(e,window.origin),nextParams:l.params,defaultShouldRevalidate:!0});if(typeof h=="boolean")return h}return!0}):[]}function Lt(e,n,{includeHydrateFallback:t}={}){return kt(e.map(o=>{let r=n.routes[o.route.id];if(!r)return[];let a=[r.module];return r.clientActionModule&&(a=a.concat(r.clientActionModule)),r.clientLoaderModule&&(a=a.concat(r.clientLoaderModule)),t&&r.hydrateFallbackModule&&(a=a.concat(r.hydrateFallbackModule)),r.imports&&(a=a.concat(r.imports)),a}).flat(1))}function kt(e){return[...new Set(e)]}function St(e){let n={},t=Object.keys(e).sort();for(let o of t)n[o]=e[o];return n}function $t(e,n){let t=new Set;return new Set(n),e.reduce((o,r)=>{let a=JSON.stringify(St(r));return t.has(a)||(t.add(a),o.push({key:a,link:r})),o},[])}function Ft(e,n){let t=typeof e=="string"?new URL(e,typeof window>"u"?"server://singlefetch/":window.location.origin):e;return t.pathname==="/"?t.pathname="_root.data":n&&S(t.pathname,n)==="/"?t.pathname=`${n.replace(/\/$/,"")}/_root.data`:t.pathname=`${t.pathname.replace(/\/$/,"")}.data`,t}function Re(){let e=u.useContext(D);return ne(e,"You must render this element inside a <DataRouterContext.Provider> element"),e}function Dt(){let e=u.useContext(O);return ne(e,"You must render this element inside a <DataRouterStateContext.Provider> element"),e}var Y=u.createContext(void 0);Y.displayName="FrameworkContext";function Ee(){let e=u.useContext(Y);return ne(e,"You must render this element inside a <HydratedRouter> element"),e}function Nt(e,n){let t=u.useContext(Y),[o,r]=u.useState(!1),[a,c]=u.useState(!1),{onFocus:s,onBlur:l,onMouseEnter:i,onMouseLeave:f,onTouchStart:d}=n,h=u.useRef(null);u.useEffect(()=>{if(e==="render"&&c(!0),e==="viewport"){let w=m=>{m.forEach(p=>{c(p.isIntersecting)})},y=new IntersectionObserver(w,{threshold:.5});return h.current&&y.observe(h.current),()=>{y.disconnect()}}},[e]),u.useEffect(()=>{if(o){let w=setTimeout(()=>{c(!0)},100);return()=>{clearTimeout(w)}}},[o]);let g=()=>{r(!0)},v=()=>{r(!1),c(!1)};return t?e!=="intent"?[a,h,{}]:[a,h,{onFocus:M(s,g),onBlur:M(l,v),onMouseEnter:M(i,g),onMouseLeave:M(f,v),onTouchStart:M(d,g)}]:[!1,h,{}]}function M(e,n){return t=>{e&&e(t),t.defaultPrevented||n(t)}}function be({page:e,...n}){let{router:t}=Re(),o=u.useMemo(()=>X(t.routes,e,t.basename),[t.routes,e,t.basename]);return o?u.createElement(It,{page:e,matches:o,...n}):null}function Tt(e){let{manifest:n,routeModules:t}=Ee(),[o,r]=u.useState([]);return u.useEffect(()=>{let a=!1;return Pt(e,n,t).then(c=>{a||r(c)}),()=>{a=!0}},[e,n,t]),o}function It({page:e,matches:n,...t}){let o=$(),{manifest:r,routeModules:a}=Ee(),{basename:c}=Re(),{loaderData:s,matches:l}=Dt(),i=u.useMemo(()=>ie(e,n,l,r,o,"data"),[e,n,l,r,o]),f=u.useMemo(()=>ie(e,n,l,r,o,"assets"),[e,n,l,r,o]),d=u.useMemo(()=>{if(e===o.pathname+o.search+o.hash)return[];let v=new Set,w=!1;if(n.forEach(m=>{var x;let p=r.routes[m.route.id];!p||!p.hasLoader||(!i.some(E=>E.route.id===m.route.id)&&m.route.id in s&&((x=a[m.route.id])!=null&&x.shouldRevalidate)||p.hasClientLoader?w=!0:v.add(m.route.id))}),v.size===0)return[];let y=Ft(e,c);return w&&v.size>0&&y.searchParams.set("_routes",n.filter(m=>v.has(m.route.id)).map(m=>m.route.id).join(",")),[y.pathname+y.search]},[c,s,o,r,i,n,e,a]),h=u.useMemo(()=>Lt(f,r),[f,r]),g=Tt(f);return u.createElement(u.Fragment,null,d.map(v=>u.createElement("link",{key:v,rel:"prefetch",as:"fetch",href:v,...t})),h.map(v=>u.createElement("link",{key:v,rel:"modulepreload",href:v,...t})),g.map(({key:v,link:w})=>u.createElement("link",{key:v,...w})))}function Mt(...e){return n=>{e.forEach(t=>{typeof t=="function"?t(n):t!=null&&(t.current=n)})}}var Pe=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{Pe&&(window.__reactRouterVersion="7.5.0")}catch{}var Le=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,re=u.forwardRef(function({onClick:n,discover:t="render",prefetch:o="none",relative:r,reloadDocument:a,replace:c,state:s,target:l,to:i,preventScrollReset:f,viewTransition:d,...h},g){let{basename:v}=u.useContext(b),w=typeof i=="string"&&Le.test(i),y,m=!1;if(typeof i=="string"&&w&&(y=i,Pe))try{let R=new URL(window.location.href),N=i.startsWith("//")?new URL(R.protocol+i):new URL(i),ae=S(N.pathname,v);N.origin===R.origin&&ae!=null?i=ae+N.search+N.hash:m=!0}catch{k(!1,`<Link to="${i}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let p=ge(i,{relative:r}),[x,E,F]=Nt(o,h),W=Fe(i,{replace:c,state:s,target:l,preventScrollReset:f,relative:r,viewTransition:d});function I(R){n&&n(R),R.defaultPrevented||W(R)}let _=u.createElement("a",{...h,...F,href:y||p,onClick:m||a?n:I,ref:Mt(g,E),target:l,"data-discover":!w&&t==="render"?"true":void 0});return x&&!w?u.createElement(u.Fragment,null,_,u.createElement(be,{page:p})):_});re.displayName="Link";var ke=u.forwardRef(function({"aria-current":n="page",caseSensitive:t=!1,className:o="",end:r=!1,style:a,to:c,viewTransition:s,children:l,...i},f){let d=T(c,{relative:i.relative}),h=$(),g=u.useContext(O),{navigator:v,basename:w}=u.useContext(b),y=g!=null&&Te(d)&&s===!0,m=v.encodeLocation?v.encodeLocation(d).pathname:d.pathname,p=h.pathname,x=g&&g.navigation&&g.navigation.location?g.navigation.location.pathname:null;t||(p=p.toLowerCase(),x=x?x.toLowerCase():null,m=m.toLowerCase()),x&&w&&(x=S(x,w)||x);const E=m!=="/"&&m.endsWith("/")?m.length-1:m.length;let F=p===m||!r&&p.startsWith(m)&&p.charAt(E)==="/",W=x!=null&&(x===m||!r&&x.startsWith(m)&&x.charAt(m.length)==="/"),I={isActive:F,isPending:W,isTransitioning:y},_=F?n:void 0,R;typeof o=="function"?R=o(I):R=[o,F?"active":null,W?"pending":null,y?"transitioning":null].filter(Boolean).join(" ");let N=typeof a=="function"?a(I):a;return u.createElement(re,{...i,"aria-current":_,className:R,ref:f,style:N,to:c,viewTransition:s},typeof l=="function"?l(I):l)});ke.displayName="NavLink";var Se=u.forwardRef(({discover:e="render",fetcherKey:n,navigate:t,reloadDocument:o,replace:r,state:a,method:c=U,action:s,onSubmit:l,relative:i,preventScrollReset:f,viewTransition:d,...h},g)=>{let v=De(),w=Ne(s,{relative:i}),y=c.toLowerCase()==="get"?"get":"post",m=typeof s=="string"&&Le.test(s),p=x=>{if(l&&l(x),x.defaultPrevented)return;x.preventDefault();let E=x.nativeEvent.submitter,F=(E==null?void 0:E.getAttribute("formmethod"))||c;v(E||x.currentTarget,{fetcherKey:n,method:F,navigate:t,replace:r,state:a,relative:i,preventScrollReset:f,viewTransition:d})};return u.createElement("form",{ref:g,method:y,action:w,onSubmit:o?l:p,...h,"data-discover":!m&&e==="render"?"true":void 0})});Se.displayName="Form";function At(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function $e(e){let n=u.useContext(D);return C(n,At(e)),n}function Fe(e,{target:n,replace:t,state:o,preventScrollReset:r,relative:a,viewTransition:c}={}){let s=we(),l=$(),i=T(e,{relative:a});return u.useCallback(f=>{if(wt(f,n)){f.preventDefault();let d=t!==void 0?t:z(l)===z(i);s(e,{replace:d,state:o,preventScrollReset:r,relative:a,viewTransition:c})}},[l,s,i,t,o,n,e,r,a,c])}var Ot=0,Bt=()=>`__${String(++Ot)}__`;function De(){let{router:e}=$e("useSubmit"),{basename:n}=u.useContext(b),t=dt();return u.useCallback(async(o,r={})=>{let{action:a,method:c,encType:s,formData:l,body:i}=Rt(o,n);if(r.navigate===!1){let f=r.fetcherKey||Bt();await e.fetch(f,t,r.action||a,{preventScrollReset:r.preventScrollReset,formData:l,body:i,formMethod:r.method||c,formEncType:r.encType||s,flushSync:r.flushSync})}else await e.navigate(r.action||a,{preventScrollReset:r.preventScrollReset,formData:l,body:i,formMethod:r.method||c,formEncType:r.encType||s,replace:r.replace,state:r.state,fromRouteId:t,flushSync:r.flushSync,viewTransition:r.viewTransition})},[e,n,t])}function Ne(e,{relative:n}={}){let{basename:t}=u.useContext(b),o=u.useContext(P);C(o,"useFormAction must be used inside a RouteContext");let[r]=o.matches.slice(-1),a={...T(e||".",{relative:n})},c=$();if(e==null){a.search=c.search;let s=new URLSearchParams(a.search),l=s.getAll("index");if(l.some(f=>f==="")){s.delete("index"),l.filter(d=>d).forEach(d=>s.append("index",d));let f=s.toString();a.search=f?`?${f}`:""}}return(!e||e===".")&&r.route.index&&(a.search=a.search?a.search.replace(/^\?/,"?index&"):"?index"),t!=="/"&&(a.pathname=a.pathname==="/"?t:L([t,a.pathname])),z(a)}function Te(e,n={}){let t=u.useContext(Q);C(t!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:o}=$e("useViewTransitionState"),r=T(e,{relative:n.relative});if(!t.isTransitioning)return!1;let a=S(t.currentLocation.pathname,o)||t.currentLocation.pathname,c=S(t.nextLocation.pathname,o)||t.nextLocation.pathname;return A(r.pathname,c)!=null||A(r.pathname,a)!=null}new TextEncoder;exports.DataRouterContext=D;exports.DataRouterStateContext=O;exports.FetchersContext=pe;exports.Form=Se;exports.FrameworkContext=Y;exports.Link=re;exports.LocationContext=J;exports.NavLink=ke;exports.NavigationContext=b;exports.PrefetchPageLinks=be;exports.RouteContext=P;exports.ViewTransitionContext=Q;exports.createPath=z;exports.invariant=C;exports.isRouteErrorResponse=he;exports.matchPath=A;exports.matchRoutes=X;exports.parsePath=j;exports.resolvePath=ce;exports.useFormAction=Ne;exports.useHref=ge;exports.useInRouterContext=B;exports.useLinkClickHandler=Fe;exports.useLocation=$;exports.useNavigate=we;exports.useResolvedPath=T;exports.useRouteError=xe;exports.useSubmit=De;exports.useViewTransitionState=Te;
13
+ //# sourceMappingURL=chunk-KNED5TY2.js.map