From 56ed6639446c3f19042655fc6c59d9199231f774 Mon Sep 17 00:00:00 2001 From: Carsten Schwarz Date: Fri, 20 Oct 2023 17:45:43 -0400 Subject: [PATCH 01/85] added floors 1-3 for Troy building --- src/assets/floors/Troy1.svg | 36 ++++++++++++++++++++++++++++++++++++ src/assets/floors/Troy2.svg | 17 +++++++++++++++++ src/assets/floors/Troy3.svg | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 85 insertions(+) create mode 100644 src/assets/floors/Troy1.svg create mode 100644 src/assets/floors/Troy2.svg create mode 100644 src/assets/floors/Troy3.svg diff --git a/src/assets/floors/Troy1.svg b/src/assets/floors/Troy1.svg new file mode 100644 index 0000000..5c41e6f --- /dev/null +++ b/src/assets/floors/Troy1.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Troy2.svg b/src/assets/floors/Troy2.svg new file mode 100644 index 0000000..732ea16 --- /dev/null +++ b/src/assets/floors/Troy2.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Troy3.svg b/src/assets/floors/Troy3.svg new file mode 100644 index 0000000..4134cd5 --- /dev/null +++ b/src/assets/floors/Troy3.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From dad23adb53cf407b977d6832b0645a8f1896d350 Mon Sep 17 00:00:00 2001 From: Owen Wells Date: Fri, 17 Nov 2023 23:34:27 -0500 Subject: [PATCH 02/85] svg for west hall 100 level --- src/assets/floors/westhall100.svg | 178 ++++++++++++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 src/assets/floors/westhall100.svg diff --git a/src/assets/floors/westhall100.svg b/src/assets/floors/westhall100.svg new file mode 100644 index 0000000..c89849e --- /dev/null +++ b/src/assets/floors/westhall100.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 56653fbb80ae775af1277f699ec3e747c3cf301a Mon Sep 17 00:00:00 2001 From: Owen Wells Date: Fri, 17 Nov 2023 23:36:07 -0500 Subject: [PATCH 03/85] svg for west hall 200 level --- src/assets/floors/westhall200.svg | 178 ++++++++++++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 src/assets/floors/westhall200.svg diff --git a/src/assets/floors/westhall200.svg b/src/assets/floors/westhall200.svg new file mode 100644 index 0000000..a41f781 --- /dev/null +++ b/src/assets/floors/westhall200.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 677c724d669f385b28c4379c5fd9a4e7cb84c729 Mon Sep 17 00:00:00 2001 From: Owen Wells Date: Sat, 18 Nov 2023 01:28:13 -0500 Subject: [PATCH 04/85] svg for west hall 300 level --- src/assets/floors/westhall300.svg | 325 ++++++++++++++++++++++++++++++ 1 file changed, 325 insertions(+) create mode 100644 src/assets/floors/westhall300.svg diff --git a/src/assets/floors/westhall300.svg b/src/assets/floors/westhall300.svg new file mode 100644 index 0000000..a558da6 --- /dev/null +++ b/src/assets/floors/westhall300.svg @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 3c60a7a49f24d6c9a0f025e2588db507a3b0bbe0 Mon Sep 17 00:00:00 2001 From: Owen Wells Date: Sat, 18 Nov 2023 02:02:56 -0500 Subject: [PATCH 05/85] svg for west hall 400 level --- src/assets/floors/westhall400.svg | 178 ++++++++++++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 src/assets/floors/westhall400.svg diff --git a/src/assets/floors/westhall400.svg b/src/assets/floors/westhall400.svg new file mode 100644 index 0000000..c114eba --- /dev/null +++ b/src/assets/floors/westhall400.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 56fc93af193c60f55fbe9e604c66fb0c41ef21c4 Mon Sep 17 00:00:00 2001 From: owenwells544 Date: Fri, 1 Dec 2023 18:04:07 -0500 Subject: [PATCH 06/85] git weirdness --- LICENSE | 1348 +++--- README.md | 32 +- docs/create-advanced-floor-plans.md | 110 +- docs/create-basic-floor-plans.md | 126 +- docs/dev-setup.md | 66 +- index.html | 42 +- package.json | 50 +- pnpm-lock.yaml | 6956 +++++++++++++-------------- raw/DCC1.svg | 2 +- src/App.vue | 264 +- src/assets/base.css | 152 +- src/assets/floors/DCC1.svg | 158 +- src/assets/floors/DCC2.svg | 108 +- src/assets/floors/DCC3.svg | 88 +- src/assets/floors/Ricketts1.svg | 68 +- src/assets/floors/Ricketts2.svg | 50 +- src/assets/floors/Ricketts3.svg | 48 +- src/assets/floors/Sage1.svg | 44 +- src/assets/floors/Sage2.svg | 88 +- src/assets/floors/Sage3.svg | 70 +- src/assets/floors/Sage4.svg | 102 +- src/assets/floors/Sage5.svg | 110 +- src/assets/icons/github.svg | 4 +- src/assets/icons/info.svg | 4 +- src/assets/icons/poll.svg | 4 +- src/assets/logo.svg | 12 +- src/assets/main.css | 44 +- src/components/home/Floor.vue | 350 +- src/components/home/FloorItem.vue | 516 +- src/components/home/PopUpItem.vue | 544 +-- src/main.js | 254 +- src/router/index.js | 60 +- src/views/About.vue | 32 +- src/views/Home.vue | 428 +- vite.config.js | 98 +- 35 files changed, 6216 insertions(+), 6216 deletions(-) diff --git a/LICENSE b/LICENSE index f288702..3877ae0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,674 +1,674 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/README.md b/README.md index af3fbf0..b58a6f8 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ -

- -
-Vacansee -

-

It's Free Real Estate

- -**Vacansee** is a interactive heatmap that shows students what rooms and facilities are/will be available based on data scraped from schedules (SIS), booking services (EMS), and wifi telemetry (`rpi_wpa2`). - -
- -
- -Made with ❤️ for [RCOS @ RPI](https://github.com/rcos) - -
+

+ +
+Vacansee +

+

It's Free Real Estate

+ +**Vacansee** is a interactive heatmap that shows students what rooms and facilities are/will be available based on data scraped from schedules (SIS), booking services (EMS), and wifi telemetry (`rpi_wpa2`). + +
+ +
+ +Made with ❤️ for [RCOS @ RPI](https://github.com/rcos) + +
diff --git a/docs/create-advanced-floor-plans.md b/docs/create-advanced-floor-plans.md index 6dbf5e1..2b223ae 100644 --- a/docs/create-advanced-floor-plans.md +++ b/docs/create-advanced-floor-plans.md @@ -1,55 +1,55 @@ -# Creating Floor Plans -We will be turning the floor plans into Scalable Vector Graphics (SVG) to allow for user interaction, css styling, and scalability. Before we create a floor plan, let us download one of the following programs: - -**Free** -- [GIMP](https://www.gimp.org/) -- [Inkscape](https://inkscape.org/) - -**Purchase** -- [Affinity Designer](https://affinity.serif.com/en-us/designer/) -- [Adobe Illustrator](https://helpx.adobe.com/illustrator/get-started.html) - -For this tutorial, we will use Affinity Designer, but similar vector capabilities are provided in all programs listed. - -## 1. Obtain the floor plan -After choosing a building to work on, let us select a floor plan from these [QuACS PDFs](https://github.com/quacs/quacs-data/tree/5330bf53a2a553acfaee0ed7d03067b707464ce4/floor_plans). When choosing a floor, start with one that has the largest perimeter. By starting with the largest one, the following floors you create will be easier to align. It is best practice that one person finishes a whole building for design consistency. - -## 2. Open the image -Launch your program, click on **'File'** from the menu, then select **'Open'**. Navigate to the location where your floor plan pdf is saved, select it, and click Open. - -## 3. Resize the canvas -It is good practice to keep the canvas small for easier use. The largest dimension of height or width can be between 100 to 500 pixels. To change the canvas size, click on **'File'** from the topbar, then select **'Document Setup'**. In my example, I will choose 300 x 200. - -![](.embed/create-advanced-floor-plans-1.png) - -As seen, my image is too large for the dimension. First we need to select all our floor plan elements. I can either click on the screen and drag a select square over the entire picture, or click on the layers menu, and press `CTRL`+`A`. Once selected, I `SHIFT`+click a corner maintain the aspect ratio and shrink the image down. - -![](.embed/create-advanced-floor-plans-2.png) - -Center the image for sake of neatness. - -## 4. Trace the outer walls -Let us create a semi-transparent rectangle in blue so we can find where we are working. - -![](.embed/create-advanced-floor-plans-3.png) - -If you double-click on the original floor plan, your program will detect that it should be considered for alignment. Let us go back and select our blue rectange again to align it to the floor plan. - -![](.embed/create-advanced-floor-plans-4.png) - -As seen in the photo, there is a red and green alignment bar to suggest it snapped. Now resize the rest of the rectangle to be aligned. - -![](.embed/create-advanced-floor-plans-5.png) - -Let us copy `CTRL`+`C` and paste `CTRL`+`V` our rectangle and align it the next wall. - -![](.embed/create-advanced-floor-plans-6.png) - -As you can see, the wall we created is slightly too large. That is intential, as it does not change our ability in interpretting the map, and makes viewing the map easier on the eyes. When we have many thicknesses, it distracts the user from their primary objective of finding paths/rooms. Let us use this same thickness for the entire border. - -![](.embed/create-advanced-floor-plans-7.png) - -Now we have completed lining the walls. Note that we did not cover door entrances. Let us group all our work by `SHIFT`+clicking the bottom curve in our layers list and the top curve of our layers list. Right click your selection and press group. Feel free to name your grouping. - -## 5. Creating inner walls -To be completed +# Creating Floor Plans +We will be turning the floor plans into Scalable Vector Graphics (SVG) to allow for user interaction, css styling, and scalability. Before we create a floor plan, let us download one of the following programs: + +**Free** +- [GIMP](https://www.gimp.org/) +- [Inkscape](https://inkscape.org/) + +**Purchase** +- [Affinity Designer](https://affinity.serif.com/en-us/designer/) +- [Adobe Illustrator](https://helpx.adobe.com/illustrator/get-started.html) + +For this tutorial, we will use Affinity Designer, but similar vector capabilities are provided in all programs listed. + +## 1. Obtain the floor plan +After choosing a building to work on, let us select a floor plan from these [QuACS PDFs](https://github.com/quacs/quacs-data/tree/5330bf53a2a553acfaee0ed7d03067b707464ce4/floor_plans). When choosing a floor, start with one that has the largest perimeter. By starting with the largest one, the following floors you create will be easier to align. It is best practice that one person finishes a whole building for design consistency. + +## 2. Open the image +Launch your program, click on **'File'** from the menu, then select **'Open'**. Navigate to the location where your floor plan pdf is saved, select it, and click Open. + +## 3. Resize the canvas +It is good practice to keep the canvas small for easier use. The largest dimension of height or width can be between 100 to 500 pixels. To change the canvas size, click on **'File'** from the topbar, then select **'Document Setup'**. In my example, I will choose 300 x 200. + +![](.embed/create-advanced-floor-plans-1.png) + +As seen, my image is too large for the dimension. First we need to select all our floor plan elements. I can either click on the screen and drag a select square over the entire picture, or click on the layers menu, and press `CTRL`+`A`. Once selected, I `SHIFT`+click a corner maintain the aspect ratio and shrink the image down. + +![](.embed/create-advanced-floor-plans-2.png) + +Center the image for sake of neatness. + +## 4. Trace the outer walls +Let us create a semi-transparent rectangle in blue so we can find where we are working. + +![](.embed/create-advanced-floor-plans-3.png) + +If you double-click on the original floor plan, your program will detect that it should be considered for alignment. Let us go back and select our blue rectange again to align it to the floor plan. + +![](.embed/create-advanced-floor-plans-4.png) + +As seen in the photo, there is a red and green alignment bar to suggest it snapped. Now resize the rest of the rectangle to be aligned. + +![](.embed/create-advanced-floor-plans-5.png) + +Let us copy `CTRL`+`C` and paste `CTRL`+`V` our rectangle and align it the next wall. + +![](.embed/create-advanced-floor-plans-6.png) + +As you can see, the wall we created is slightly too large. That is intential, as it does not change our ability in interpretting the map, and makes viewing the map easier on the eyes. When we have many thicknesses, it distracts the user from their primary objective of finding paths/rooms. Let us use this same thickness for the entire border. + +![](.embed/create-advanced-floor-plans-7.png) + +Now we have completed lining the walls. Note that we did not cover door entrances. Let us group all our work by `SHIFT`+clicking the bottom curve in our layers list and the top curve of our layers list. Right click your selection and press group. Feel free to name your grouping. + +## 5. Creating inner walls +To be completed diff --git a/docs/create-basic-floor-plans.md b/docs/create-basic-floor-plans.md index fdd326b..d987d08 100644 --- a/docs/create-basic-floor-plans.md +++ b/docs/create-basic-floor-plans.md @@ -1,64 +1,64 @@ -# Creating Floor Plans -We will be turning the floor plans into Scalable Vector Graphics (SVG) to allow for user interaction, css styling, and scalability. Before we create a floor plan, let us download one of the following programs: - -**Free** -- [GIMP](https://www.gimp.org/) -- [Inkscape](https://inkscape.org/) - -**Purchase** -- [Affinity Designer](https://affinity.serif.com/en-us/designer/) -- [Adobe Illustrator](https://helpx.adobe.com/illustrator/get-started.html) - -For this tutorial, we will use Inkscape, but similar vector capabilities are provided in all programs listed. - -## 1. Obtain the floor plan -After choosing a building to work on, let us select a floor plan from these [QuACS PDFs](https://github.com/quacs/quacs-data/tree/5330bf53a2a553acfaee0ed7d03067b707464ce4/floor_plans). When choosing a floor, start with one that has the largest perimeter. By starting with the largest one, the following floors you create will be easier to align. It is best practice that one person finishes a whole building for design consistency. - -## 2. Open the image -Launch your program, click on **'File'** from the menu, then select **'Open'**. Navigate to the location where your floor plan pdf is saved, select it, and click Open. - -## 3. Trace inner rooms and outer floor -First, create a new layer to work on so that we are not directly editing the pdf layer (this will help us later when just exporting our traced floor). - -![](.embed/create-basic-floor-plans-1.png) - -Any room that is labeled with an id we will capture in the floor plan (stay away from capturing staircases). Use the pen tool with the paraxial line segment option selected (this will create 90 degree angles for square rooms; you can also hold `Ctrl` to do achieve this), zoom in on the first corner of a room and carefully select it. - -I suggest watching [this video](https://www.youtube.com/watch?v=ijZlMHJJ0F0&ab_channel=LogosByNick) if you have a unique wall that you cannot trace with just right angles (curved walls, etc). - -![](.embed/create-basic-floor-plans-2.png) - -Do the same with the second corner, and from there Inkscape should only make perpendicular lines to the one you created, making it easy to finish up the room by clicking on the other corners and then finally connecting it to the first one. - -![](.embed/create-basic-floor-plans-3.png) - -If your room is now filled in black from the path, you can easily change the color to make it stand out and change the opacity on the bottom left of the screen. Then, press `Shift + Ctrl + X` (or go to `Edit -> XML Editor`) and rename the `id` tag to the room number preceded by a `_`. FYI, just renaming the label (by double clicking the name and renaming it to `_room#` for example) will add a tag called `inkscape_label` and not actually change the `id` tag that we need. - -Some rooms don't have numbers but are essential in the foundation of the building or the shape of the floor. These rooms can be given the `id=unexcavated#` where `#` is replaced with an integer starting at 1 and increasing with every extra room of this kind (see `Sage1.svg` for example). - -![](.embed/create-basic-floor-plans-4.png) - -Tracing the outer floor is the same process as the inner floors. Make sure to trace the outer most wall and rename the `id` tag to `floor`. Also, try to capture the parts of the floor that have valid rooms in them (eg. some parts of a floor can be left out if they dont connect rooms). - -![](.embed/create-basic-floor-plans-5.png) - -Lastly, make sure to open the XML Editor again and delete every attribute from each of the paths except for `id` and `d` (this gets rid of the coloring and extra attributes). - -## 4. Export SVG and Clean it up -Once finished with the floor plan, make sure to delete the first layer with the pdf to leave the paths we created. Right click on the layer with our paths, click `Convert to group`, then right click again and click `Ungroup` to get rid of the outer shell and leave just our paths. - -Then, press `Shift + Ctrl + E` or `File -> Export`, make sure it is exported as an SVG, and rename it as `abbrev#` where the abbreviation is established in `data\convert.py`. - -![](.embed/create-basic-floor-plans-6.png) - -Once exported, open this [SVG minimizer](https://svgomg.net/) to condense the svg and remove all of the redundant elements put in by Inkscape. - -Make sure to set the precision slider to 0, uncheck `Clean up ids` and to check `Prefer viewbox to width/height` and `Prettify markup`. The rest shouldn't really matter for our case. - -![](.embed/create-basic-floor-plans-7.png) - -Finally, download the resulting SVG, and move it to the `Vacansee\app\src\assets\floors` folder. We are not done cleaning it up yet, however. Now, open the svg in VS Code (or any code editor) and delete any parts of the svg that are not the paths or the svg tag. If the resulting svg does not look the same as before, you may have deleted an essential component (like a group tag if you didn't properly ungroup the paths before you exported). Here's the before and after that should look similar to what you do: - -![](.embed/create-basic-floor-plans-8.png) - +# Creating Floor Plans +We will be turning the floor plans into Scalable Vector Graphics (SVG) to allow for user interaction, css styling, and scalability. Before we create a floor plan, let us download one of the following programs: + +**Free** +- [GIMP](https://www.gimp.org/) +- [Inkscape](https://inkscape.org/) + +**Purchase** +- [Affinity Designer](https://affinity.serif.com/en-us/designer/) +- [Adobe Illustrator](https://helpx.adobe.com/illustrator/get-started.html) + +For this tutorial, we will use Inkscape, but similar vector capabilities are provided in all programs listed. + +## 1. Obtain the floor plan +After choosing a building to work on, let us select a floor plan from these [QuACS PDFs](https://github.com/quacs/quacs-data/tree/5330bf53a2a553acfaee0ed7d03067b707464ce4/floor_plans). When choosing a floor, start with one that has the largest perimeter. By starting with the largest one, the following floors you create will be easier to align. It is best practice that one person finishes a whole building for design consistency. + +## 2. Open the image +Launch your program, click on **'File'** from the menu, then select **'Open'**. Navigate to the location where your floor plan pdf is saved, select it, and click Open. + +## 3. Trace inner rooms and outer floor +First, create a new layer to work on so that we are not directly editing the pdf layer (this will help us later when just exporting our traced floor). + +![](.embed/create-basic-floor-plans-1.png) + +Any room that is labeled with an id we will capture in the floor plan (stay away from capturing staircases). Use the pen tool with the paraxial line segment option selected (this will create 90 degree angles for square rooms; you can also hold `Ctrl` to do achieve this), zoom in on the first corner of a room and carefully select it. + +I suggest watching [this video](https://www.youtube.com/watch?v=ijZlMHJJ0F0&ab_channel=LogosByNick) if you have a unique wall that you cannot trace with just right angles (curved walls, etc). + +![](.embed/create-basic-floor-plans-2.png) + +Do the same with the second corner, and from there Inkscape should only make perpendicular lines to the one you created, making it easy to finish up the room by clicking on the other corners and then finally connecting it to the first one. + +![](.embed/create-basic-floor-plans-3.png) + +If your room is now filled in black from the path, you can easily change the color to make it stand out and change the opacity on the bottom left of the screen. Then, press `Shift + Ctrl + X` (or go to `Edit -> XML Editor`) and rename the `id` tag to the room number preceded by a `_`. FYI, just renaming the label (by double clicking the name and renaming it to `_room#` for example) will add a tag called `inkscape_label` and not actually change the `id` tag that we need. + +Some rooms don't have numbers but are essential in the foundation of the building or the shape of the floor. These rooms can be given the `id=unexcavated#` where `#` is replaced with an integer starting at 1 and increasing with every extra room of this kind (see `Sage1.svg` for example). + +![](.embed/create-basic-floor-plans-4.png) + +Tracing the outer floor is the same process as the inner floors. Make sure to trace the outer most wall and rename the `id` tag to `floor`. Also, try to capture the parts of the floor that have valid rooms in them (eg. some parts of a floor can be left out if they dont connect rooms). + +![](.embed/create-basic-floor-plans-5.png) + +Lastly, make sure to open the XML Editor again and delete every attribute from each of the paths except for `id` and `d` (this gets rid of the coloring and extra attributes). + +## 4. Export SVG and Clean it up +Once finished with the floor plan, make sure to delete the first layer with the pdf to leave the paths we created. Right click on the layer with our paths, click `Convert to group`, then right click again and click `Ungroup` to get rid of the outer shell and leave just our paths. + +Then, press `Shift + Ctrl + E` or `File -> Export`, make sure it is exported as an SVG, and rename it as `abbrev#` where the abbreviation is established in `data\convert.py`. + +![](.embed/create-basic-floor-plans-6.png) + +Once exported, open this [SVG minimizer](https://svgomg.net/) to condense the svg and remove all of the redundant elements put in by Inkscape. + +Make sure to set the precision slider to 0, uncheck `Clean up ids` and to check `Prefer viewbox to width/height` and `Prettify markup`. The rest shouldn't really matter for our case. + +![](.embed/create-basic-floor-plans-7.png) + +Finally, download the resulting SVG, and move it to the `Vacansee\app\src\assets\floors` folder. We are not done cleaning it up yet, however. Now, open the svg in VS Code (or any code editor) and delete any parts of the svg that are not the paths or the svg tag. If the resulting svg does not look the same as before, you may have deleted an essential component (like a group tag if you didn't properly ungroup the paths before you exported). Here's the before and after that should look similar to what you do: + +![](.embed/create-basic-floor-plans-8.png) + ![](.embed/create-basic-floor-plans-9.png) \ No newline at end of file diff --git a/docs/dev-setup.md b/docs/dev-setup.md index 38e2ced..ea702ba 100644 --- a/docs/dev-setup.md +++ b/docs/dev-setup.md @@ -1,34 +1,34 @@ - -## Developer setup (Linux) -1. Install pnpm with `curl -fsSL https://get.pnpm.io/install.sh | sh -`. If necessary, install using [alternative methods](https://pnpm.io/installation#on-posix-systems). -2. Choose an appropriate place to clone the project and `cd` into it. For example, `mkdir ~/proj && cd ~/proj` -3. `git clone https://github.com/Vacansee/app` and `cd` into `app` -4. `pnpm install` to install dependencies - -5. Done! -To view your changes, run `pnpm dev`. A local server will spin up using Vite at `localhost:/app/`. The URL will be printed to the console. - -## Debugging -It can be helpful to change the current time or date in order to evaluate edge cases or work with more active occasions. -To fix time at a particular date and hour, substitute each of the 3 lines which update time in `main.js` with the commented one below them. - -If you want to watch time advance, use the `add()` or `subtract()` Moment.js methods on the lines in `main.js` which update time like so: - -``` -Moment.tz('America/New_York').subtract(5, 'hours').format('e:HHmm') -``` - -Also, any errors and console logs can be viewed in the `F12` Devtools menu in your browser preview. - -## Codebase introduction -For the Fall '23 RCOS class, the new team that led development on the project met with the original developer to gain an overview of the codebase. That video can be found [here](https://drive.google.com/file/d/1N-sEflGNpD0a7PdGBSsbbGNePsH7WFmB/view?usp=sharing). - -## Getting started on an issue -Once the project is cloned and you have found an issue that you want to work on ([for the frontend app](https://github.com/Vacansee/app/issues) or [for the backend data processing](https://github.com/Vacansee/data/issues)), you will then create a branch off of the dev branch (in app) or the main branch (in data) by either: - -1. adding a branch on github, running `git fetch` and then running `git checkout -b branch_name` in your terminal -2. or by running the command `git checkout -b branch_name` while on the correct branch and then running `git push --set-upstream origin branch_name` in your terminal when you are ready to push your changes - -The `branch_name` should be of the form `issue#-short-description` (e.g. 22-make-map-zoomable). - + +## Developer setup (Linux) +1. Install pnpm with `curl -fsSL https://get.pnpm.io/install.sh | sh -`. If necessary, install using [alternative methods](https://pnpm.io/installation#on-posix-systems). +2. Choose an appropriate place to clone the project and `cd` into it. For example, `mkdir ~/proj && cd ~/proj` +3. `git clone https://github.com/Vacansee/app` and `cd` into `app` +4. `pnpm install` to install dependencies + +5. Done! +To view your changes, run `pnpm dev`. A local server will spin up using Vite at `localhost:/app/`. The URL will be printed to the console. + +## Debugging +It can be helpful to change the current time or date in order to evaluate edge cases or work with more active occasions. +To fix time at a particular date and hour, substitute each of the 3 lines which update time in `main.js` with the commented one below them. + +If you want to watch time advance, use the `add()` or `subtract()` Moment.js methods on the lines in `main.js` which update time like so: + +``` +Moment.tz('America/New_York').subtract(5, 'hours').format('e:HHmm') +``` + +Also, any errors and console logs can be viewed in the `F12` Devtools menu in your browser preview. + +## Codebase introduction +For the Fall '23 RCOS class, the new team that led development on the project met with the original developer to gain an overview of the codebase. That video can be found [here](https://drive.google.com/file/d/1N-sEflGNpD0a7PdGBSsbbGNePsH7WFmB/view?usp=sharing). + +## Getting started on an issue +Once the project is cloned and you have found an issue that you want to work on ([for the frontend app](https://github.com/Vacansee/app/issues) or [for the backend data processing](https://github.com/Vacansee/data/issues)), you will then create a branch off of the dev branch (in app) or the main branch (in data) by either: + +1. adding a branch on github, running `git fetch` and then running `git checkout -b branch_name` in your terminal +2. or by running the command `git checkout -b branch_name` while on the correct branch and then running `git push --set-upstream origin branch_name` in your terminal when you are ready to push your changes + +The `branch_name` should be of the form `issue#-short-description` (e.g. 22-make-map-zoomable). + Once finished with your changes, you will add your files (`git add whatever-file`, or simply `git add .` if you want to commit all changed files) that you changed and commit your changes (`git commit -m "commit message"`) to your new branch. A good practice to adopt is to continuously run `git status` to see what branch you're on, what files you have staged to commit, and what files are untracked. \ No newline at end of file diff --git a/index.html b/index.html index 35414dc..2cbc5e8 100644 --- a/index.html +++ b/index.html @@ -1,22 +1,22 @@ - - - - - - - - - - - - Vacansee - - - - - - - -
- + + + + + + + + + + + + Vacansee + + + + + + + +
+ \ No newline at end of file diff --git a/package.json b/package.json index e6400fd..5d86137 100644 --- a/package.json +++ b/package.json @@ -1,25 +1,25 @@ -{ - "name": "app", - "version": "0.0.0", - "private": true, - "scripts": { - "dev": "vite", - "build": "vite build", - "preview": "vite preview" - }, - "dependencies": { - "@vueuse/core": "^9.13.0", - "moment": "^2.29.4", - "moment-timezone": "^0.5.43", - "primevue": "^3.37.0", - "tinycolor2": "^1.6.0", - "vite-svg-loader": "^4.0.0", - "vue": "^3.3.4", - "vue-router": "^4.2.4" - }, - "devDependencies": { - "@vitejs/plugin-vue": "^4.3.4", - "vite": "^4.4.9", - "vite-plugin-pwa": "^0.14.7" - } -} +{ + "name": "app", + "version": "0.0.0", + "private": true, + "scripts": { + "dev": "vite", + "build": "vite build", + "preview": "vite preview" + }, + "dependencies": { + "@vueuse/core": "^9.13.0", + "moment": "^2.29.4", + "moment-timezone": "^0.5.43", + "primevue": "^3.37.0", + "tinycolor2": "^1.6.0", + "vite-svg-loader": "^4.0.0", + "vue": "^3.3.4", + "vue-router": "^4.2.4" + }, + "devDependencies": { + "@vitejs/plugin-vue": "^4.3.4", + "vite": "^4.4.9", + "vite-plugin-pwa": "^0.14.7" + } +} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3eaa93f..b9d5eb8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,3478 +1,3478 @@ -lockfileVersion: '6.0' - -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - -dependencies: - '@vueuse/core': - specifier: ^9.13.0 - version: 9.13.0(vue@3.3.4) - moment: - specifier: ^2.29.4 - version: 2.29.4 - moment-timezone: - specifier: ^0.5.43 - version: 0.5.43 - primevue: - specifier: ^3.37.0 - version: 3.37.0(vue@3.3.4) - tinycolor2: - specifier: ^1.6.0 - version: 1.6.0 - vite-svg-loader: - specifier: ^4.0.0 - version: 4.0.0 - vue: - specifier: ^3.3.4 - version: 3.3.4 - vue-router: - specifier: ^4.2.4 - version: 4.2.4(vue@3.3.4) - -devDependencies: - '@vitejs/plugin-vue': - specifier: ^4.3.4 - version: 4.3.4(vite@4.4.9)(vue@3.3.4) - vite: - specifier: ^4.4.9 - version: 4.4.9 - vite-plugin-pwa: - specifier: ^0.14.7 - version: 0.14.7(vite@4.4.9)(workbox-build@6.6.0)(workbox-window@6.6.0) - -packages: - - /@ampproject/remapping@2.2.1: - resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} - engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.19 - dev: true - - /@apideck/better-ajv-errors@0.3.6(ajv@8.12.0): - resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} - engines: {node: '>=10'} - peerDependencies: - ajv: '>=8' - dependencies: - ajv: 8.12.0 - json-schema: 0.4.0 - jsonpointer: 5.0.1 - leven: 3.1.0 - dev: true - - /@babel/code-frame@7.22.13: - resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.22.20 - chalk: 2.4.2 - dev: true - - /@babel/compat-data@7.22.20: - resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} - engines: {node: '>=6.9.0'} - dev: true - - /@babel/core@7.22.20: - resolution: {integrity: sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.13 - '@babel/generator': 7.22.15 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) - '@babel/helpers': 7.22.15 - '@babel/parser': 7.22.16 - '@babel/template': 7.22.15 - '@babel/traverse': 7.22.20 - '@babel/types': 7.22.19 - convert-source-map: 1.9.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/generator@7.22.15: - resolution: {integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.19 - jsesc: 2.5.2 - dev: true - - /@babel/helper-annotate-as-pure@7.22.5: - resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-builder-binary-assignment-operator-visitor@7.22.15: - resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-compilation-targets@7.22.15: - resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/compat-data': 7.22.20 - '@babel/helper-validator-option': 7.22.15 - browserslist: 4.21.10 - lru-cache: 5.1.1 - semver: 6.3.1 - dev: true - - /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.15 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.20) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - dev: true - - /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-annotate-as-pure': 7.22.5 - regexpu-core: 5.3.2 - semver: 6.3.1 - dev: true - - /@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.20): - resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4 - lodash.debounce: 4.0.8 - resolve: 1.22.6 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-environment-visitor@7.22.20: - resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} - engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-function-name@7.22.5: - resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.15 - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-hoist-variables@7.22.5: - resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-member-expression-to-functions@7.22.15: - resolution: {integrity: sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-module-imports@7.22.15: - resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-module-transforms@7.22.20(@babel/core@7.22.20): - resolution: {integrity: sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 - dev: true - - /@babel/helper-optimise-call-expression@7.22.5: - resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-plugin-utils@7.22.5: - resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} - engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.22.20): - resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-wrap-function': 7.22.20 - dev: true - - /@babel/helper-replace-supers@7.22.20(@babel/core@7.22.20): - resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-member-expression-to-functions': 7.22.15 - '@babel/helper-optimise-call-expression': 7.22.5 - dev: true - - /@babel/helper-simple-access@7.22.5: - resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-skip-transparent-expression-wrappers@7.22.5: - resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-split-export-declaration@7.22.6: - resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.19 - dev: true - - /@babel/helper-string-parser@7.22.5: - resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} - engines: {node: '>=6.9.0'} - - /@babel/helper-validator-identifier@7.22.20: - resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} - engines: {node: '>=6.9.0'} - - /@babel/helper-validator-option@7.22.15: - resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} - engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-wrap-function@7.22.20: - resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-function-name': 7.22.5 - '@babel/template': 7.22.15 - '@babel/types': 7.22.19 - dev: true - - /@babel/helpers@7.22.15: - resolution: {integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.15 - '@babel/traverse': 7.22.20 - '@babel/types': 7.22.19 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/highlight@7.22.20: - resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': 7.22.20 - chalk: 2.4.2 - js-tokens: 4.0.0 - dev: true - - /@babel/parser@7.22.16: - resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.22.19 - - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.13.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.20) - dev: true - - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.20): - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - dev: true - - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.20): - resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.20): - resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.20): - resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.20): - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.20): - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.20): - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.20): - resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.20): - resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.20): - resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.20): - resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.20): - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.20): - resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.20): - resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.20): - resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.20): - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.20): - resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-jBm1Es25Y+tVoTi5rfd5t1KLmL8ogLKpXszboWOTTtGFGz2RKnQe2yn7HbZ+kb/B8N0FVSGQo874NSlOU1T4+w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.22.20) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-G1czpdJBZCtngoK1sJgloLiOHUnkb/bLZwqVZD8kXmq0ZnVfTTWUcs9OWtp0mBtYJ+4LQY1fllqBkOIPhXmFmw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.12.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.20) - '@babel/helper-split-export-declaration': 7.22.6 - globals: 11.12.0 - dev: true - - /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.15 - dev: true - - /@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-HzG8sFl1ZVGTme74Nw+X01XsUTqERVQ6/RLHo3XjGRzm7XD6QTtfS3NJotVgCGy8BzkDqRjRBD8dAyJn5TuvSQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-for-of@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-jWL4eh90w0HQOTKP2MoXXUpVxilxsB2Vl4ji69rSjS3EcZ/v4sBmn+A3NpepuJzBhOaEBbR7udonlHHn5DWidg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-simple-access': 7.22.5 - dev: true - - /@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.20 - dev: true - - /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.22.20 - '@babel/core': 7.22.20 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) - '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-ngQ2tBhq5vvSJw2Q2Z9i7ealNkpDMU0rGWnHPKqRZO0tzZ5tlaoz4hDvhXioOoaE0X2vfNss1djwg0DXlfu30A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.20): - resolution: {integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.22.20): - resolution: {integrity: sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.20) - dev: true - - /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.22.20): - resolution: {integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - regenerator-transform: 0.15.2 - dev: true - - /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - dev: true - - /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.22.20): - resolution: {integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.20): - resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) - '@babel/helper-plugin-utils': 7.22.5 - dev: true - - /@babel/preset-env@7.22.20(@babel/core@7.22.20): - resolution: {integrity: sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.22.20 - '@babel/core': 7.22.20 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.20) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.20) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.20) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.20) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.20) - '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.20) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.20) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.20) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.20) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.20) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.20) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.20) - '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-async-generator-functions': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-block-scoping': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-class-static-block': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-classes': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-destructuring': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-dynamic-import': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-export-namespace-from': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-for-of': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-json-strings': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-logical-assignment-operators': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-modules-commonjs': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-transform-modules-systemjs': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-numeric-separator': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-object-rest-spread': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-optional-catch-binding': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.20) - '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-private-property-in-object': 7.22.11(@babel/core@7.22.20) - '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-regenerator': 7.22.10(@babel/core@7.22.20) - '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-unicode-escapes': 7.22.10(@babel/core@7.22.20) - '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.20) - '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.20) - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.22.20) - '@babel/types': 7.22.19 - babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.22.20) - babel-plugin-polyfill-corejs3: 0.8.3(@babel/core@7.22.20) - babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.22.20) - core-js-compat: 3.32.2 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.22.20): - resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} - peerDependencies: - '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/types': 7.22.19 - esutils: 2.0.3 - dev: true - - /@babel/regjsgen@0.8.0: - resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} - dev: true - - /@babel/runtime@7.22.15: - resolution: {integrity: sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.14.0 - dev: true - - /@babel/template@7.22.15: - resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.22.13 - '@babel/parser': 7.22.16 - '@babel/types': 7.22.19 - dev: true - - /@babel/traverse@7.22.20: - resolution: {integrity: sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.22.13 - '@babel/generator': 7.22.15 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.16 - '@babel/types': 7.22.19 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/types@7.22.19: - resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.20 - to-fast-properties: 2.0.0 - - /@esbuild/android-arm64@0.18.20: - resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - - /@esbuild/android-arm@0.18.20: - resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} - engines: {node: '>=12'} - cpu: [arm] - os: [android] - requiresBuild: true - dev: true - optional: true - - /@esbuild/android-x64@0.18.20: - resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - dev: true - optional: true - - /@esbuild/darwin-arm64@0.18.20: - resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /@esbuild/darwin-x64@0.18.20: - resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /@esbuild/freebsd-arm64@0.18.20: - resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - - /@esbuild/freebsd-x64@0.18.20: - resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - - /@esbuild/linux-arm64@0.18.20: - resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@esbuild/linux-arm@0.18.20: - resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@esbuild/linux-ia32@0.18.20: - resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@esbuild/linux-loong64@0.18.20: - resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@esbuild/linux-mips64el@0.18.20: - resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@esbuild/linux-ppc64@0.18.20: - resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@esbuild/linux-riscv64@0.18.20: - resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@esbuild/linux-s390x@0.18.20: - resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@esbuild/linux-x64@0.18.20: - resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /@esbuild/netbsd-x64@0.18.20: - resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - - /@esbuild/openbsd-x64@0.18.20: - resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - - /@esbuild/sunos-x64@0.18.20: - resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - - /@esbuild/win32-arm64@0.18.20: - resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /@esbuild/win32-ia32@0.18.20: - resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /@esbuild/win32-x64@0.18.20: - resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /@jridgewell/gen-mapping@0.3.3: - resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} - engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 - '@jridgewell/trace-mapping': 0.3.19 - dev: true - - /@jridgewell/resolve-uri@3.1.1: - resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} - engines: {node: '>=6.0.0'} - dev: true - - /@jridgewell/set-array@1.1.2: - resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} - engines: {node: '>=6.0.0'} - dev: true - - /@jridgewell/source-map@0.3.5: - resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} - dependencies: - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.19 - dev: true - - /@jridgewell/sourcemap-codec@1.4.15: - resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - - /@jridgewell/trace-mapping@0.3.19: - resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==} - dependencies: - '@jridgewell/resolve-uri': 3.1.1 - '@jridgewell/sourcemap-codec': 1.4.15 - dev: true - - /@nodelib/fs.scandir@2.1.5: - resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} - engines: {node: '>= 8'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - run-parallel: 1.2.0 - dev: true - - /@nodelib/fs.stat@2.0.5: - resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} - engines: {node: '>= 8'} - dev: true - - /@nodelib/fs.walk@1.2.8: - resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} - engines: {node: '>= 8'} - dependencies: - '@nodelib/fs.scandir': 2.1.5 - fastq: 1.15.0 - dev: true - - /@rollup/plugin-babel@5.3.1(@babel/core@7.22.20)(rollup@2.79.1): - resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} - engines: {node: '>= 10.0.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@types/babel__core': ^7.1.9 - rollup: ^1.20.0||^2.0.0 - peerDependenciesMeta: - '@types/babel__core': - optional: true - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@rollup/pluginutils': 3.1.0(rollup@2.79.1) - rollup: 2.79.1 - dev: true - - /@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1): - resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==} - engines: {node: '>= 10.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0 - dependencies: - '@rollup/pluginutils': 3.1.0(rollup@2.79.1) - '@types/resolve': 1.17.1 - builtin-modules: 3.3.0 - deepmerge: 4.3.1 - is-module: 1.0.0 - resolve: 1.22.6 - rollup: 2.79.1 - dev: true - - /@rollup/plugin-replace@2.4.2(rollup@2.79.1): - resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} - peerDependencies: - rollup: ^1.20.0 || ^2.0.0 - dependencies: - '@rollup/pluginutils': 3.1.0(rollup@2.79.1) - magic-string: 0.25.9 - rollup: 2.79.1 - dev: true - - /@rollup/plugin-replace@5.0.2(rollup@3.29.2): - resolution: {integrity: sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@rollup/pluginutils': 5.0.4(rollup@3.29.2) - magic-string: 0.27.0 - rollup: 3.29.2 - dev: true - - /@rollup/pluginutils@3.1.0(rollup@2.79.1): - resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} - engines: {node: '>= 8.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0 - dependencies: - '@types/estree': 0.0.39 - estree-walker: 1.0.1 - picomatch: 2.3.1 - rollup: 2.79.1 - dev: true - - /@rollup/pluginutils@5.0.4(rollup@3.29.2): - resolution: {integrity: sha512-0KJnIoRI8A+a1dqOYLxH8vBf8bphDmty5QvIm2hqm7oFCFYKCAZWWd2hXgMibaPsNDhI0AtpYfQZJG47pt/k4g==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@types/estree': 1.0.1 - estree-walker: 2.0.2 - picomatch: 2.3.1 - rollup: 3.29.2 - dev: true - - /@surma/rollup-plugin-off-main-thread@2.2.3: - resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} - dependencies: - ejs: 3.1.9 - json5: 2.2.3 - magic-string: 0.25.9 - string.prototype.matchall: 4.0.10 - dev: true - - /@trysound/sax@0.2.0: - resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} - engines: {node: '>=10.13.0'} - dev: false - - /@types/estree@0.0.39: - resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} - dev: true - - /@types/estree@1.0.1: - resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} - dev: true - - /@types/node@20.6.2: - resolution: {integrity: sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==} - dev: true - - /@types/resolve@1.17.1: - resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} - dependencies: - '@types/node': 20.6.2 - dev: true - - /@types/trusted-types@2.0.4: - resolution: {integrity: sha512-IDaobHimLQhjwsQ/NMwRVfa/yL7L/wriQPMhw1ZJall0KX6E1oxk29XMDeilW5qTIg5aoiqf5Udy8U/51aNoQQ==} - dev: true - - /@types/web-bluetooth@0.0.16: - resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} - dev: false - - /@vitejs/plugin-vue@4.3.4(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-ciXNIHKPriERBisHFBvnTbfKa6r9SAesOYXeGDzgegcvy9Q4xdScSHAmKbNT0M3O0S9LKhIf5/G+UYG4NnnzYw==} - engines: {node: ^14.18.0 || >=16.0.0} - peerDependencies: - vite: ^4.0.0 - vue: ^3.2.25 - dependencies: - vite: 4.4.9 - vue: 3.3.4 - dev: true - - /@vue/compiler-core@3.3.4: - resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} - dependencies: - '@babel/parser': 7.22.16 - '@vue/shared': 3.3.4 - estree-walker: 2.0.2 - source-map-js: 1.0.2 - - /@vue/compiler-dom@3.3.4: - resolution: {integrity: sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==} - dependencies: - '@vue/compiler-core': 3.3.4 - '@vue/shared': 3.3.4 - - /@vue/compiler-sfc@3.3.4: - resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} - dependencies: - '@babel/parser': 7.22.16 - '@vue/compiler-core': 3.3.4 - '@vue/compiler-dom': 3.3.4 - '@vue/compiler-ssr': 3.3.4 - '@vue/reactivity-transform': 3.3.4 - '@vue/shared': 3.3.4 - estree-walker: 2.0.2 - magic-string: 0.30.3 - postcss: 8.4.30 - source-map-js: 1.0.2 - - /@vue/compiler-ssr@3.3.4: - resolution: {integrity: sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==} - dependencies: - '@vue/compiler-dom': 3.3.4 - '@vue/shared': 3.3.4 - - /@vue/devtools-api@6.5.0: - resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} - dev: false - - /@vue/reactivity-transform@3.3.4: - resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} - dependencies: - '@babel/parser': 7.22.16 - '@vue/compiler-core': 3.3.4 - '@vue/shared': 3.3.4 - estree-walker: 2.0.2 - magic-string: 0.30.3 - - /@vue/reactivity@3.3.4: - resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==} - dependencies: - '@vue/shared': 3.3.4 - - /@vue/runtime-core@3.3.4: - resolution: {integrity: sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==} - dependencies: - '@vue/reactivity': 3.3.4 - '@vue/shared': 3.3.4 - - /@vue/runtime-dom@3.3.4: - resolution: {integrity: sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==} - dependencies: - '@vue/runtime-core': 3.3.4 - '@vue/shared': 3.3.4 - csstype: 3.1.2 - - /@vue/server-renderer@3.3.4(vue@3.3.4): - resolution: {integrity: sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==} - peerDependencies: - vue: 3.3.4 - dependencies: - '@vue/compiler-ssr': 3.3.4 - '@vue/shared': 3.3.4 - vue: 3.3.4 - - /@vue/shared@3.3.4: - resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - - /@vueuse/core@9.13.0(vue@3.3.4): - resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==} - dependencies: - '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 9.13.0 - '@vueuse/shared': 9.13.0(vue@3.3.4) - vue-demi: 0.14.6(vue@3.3.4) - transitivePeerDependencies: - - '@vue/composition-api' - - vue - dev: false - - /@vueuse/metadata@9.13.0: - resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} - dev: false - - /@vueuse/shared@9.13.0(vue@3.3.4): - resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==} - dependencies: - vue-demi: 0.14.6(vue@3.3.4) - transitivePeerDependencies: - - '@vue/composition-api' - - vue - dev: false - - /acorn@8.10.0: - resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==} - engines: {node: '>=0.4.0'} - hasBin: true - dev: true - - /ajv@8.12.0: - resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} - dependencies: - fast-deep-equal: 3.1.3 - json-schema-traverse: 1.0.0 - require-from-string: 2.0.2 - uri-js: 4.4.1 - dev: true - - /ansi-styles@3.2.1: - resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} - engines: {node: '>=4'} - dependencies: - color-convert: 1.9.3 - dev: true - - /ansi-styles@4.3.0: - resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} - engines: {node: '>=8'} - dependencies: - color-convert: 2.0.1 - dev: true - - /array-buffer-byte-length@1.0.0: - resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} - dependencies: - call-bind: 1.0.2 - is-array-buffer: 3.0.2 - dev: true - - /arraybuffer.prototype.slice@1.0.2: - resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} - engines: {node: '>= 0.4'} - dependencies: - array-buffer-byte-length: 1.0.0 - call-bind: 1.0.2 - define-properties: 1.2.1 - es-abstract: 1.22.2 - get-intrinsic: 1.2.1 - is-array-buffer: 3.0.2 - is-shared-array-buffer: 1.0.2 - dev: true - - /async@3.2.4: - resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==} - dev: true - - /at-least-node@1.0.0: - resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} - engines: {node: '>= 4.0.0'} - dev: true - - /available-typed-arrays@1.0.5: - resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} - engines: {node: '>= 0.4'} - dev: true - - /babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.20): - resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/compat-data': 7.22.20 - '@babel/core': 7.22.20 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.20) - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - - /babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.22.20): - resolution: {integrity: sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.20) - core-js-compat: 3.32.2 - transitivePeerDependencies: - - supports-color - dev: true - - /babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.22.20): - resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.20) - transitivePeerDependencies: - - supports-color - dev: true - - /balanced-match@1.0.2: - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - dev: true - - /boolbase@1.0.0: - resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} - dev: false - - /brace-expansion@1.1.11: - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} - dependencies: - balanced-match: 1.0.2 - concat-map: 0.0.1 - dev: true - - /brace-expansion@2.0.1: - resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} - dependencies: - balanced-match: 1.0.2 - dev: true - - /braces@3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} - engines: {node: '>=8'} - dependencies: - fill-range: 7.0.1 - dev: true - - /browserslist@4.21.10: - resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001538 - electron-to-chromium: 1.4.525 - node-releases: 2.0.13 - update-browserslist-db: 1.0.11(browserslist@4.21.10) - dev: true - - /buffer-from@1.1.2: - resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - dev: true - - /builtin-modules@3.3.0: - resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} - engines: {node: '>=6'} - dev: true - - /call-bind@1.0.2: - resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} - dependencies: - function-bind: 1.1.1 - get-intrinsic: 1.2.1 - dev: true - - /caniuse-lite@1.0.30001538: - resolution: {integrity: sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==} - dev: true - - /chalk@2.4.2: - resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} - engines: {node: '>=4'} - dependencies: - ansi-styles: 3.2.1 - escape-string-regexp: 1.0.5 - supports-color: 5.5.0 - dev: true - - /chalk@4.1.2: - resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} - engines: {node: '>=10'} - dependencies: - ansi-styles: 4.3.0 - supports-color: 7.2.0 - dev: true - - /color-convert@1.9.3: - resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} - dependencies: - color-name: 1.1.3 - dev: true - - /color-convert@2.0.1: - resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} - engines: {node: '>=7.0.0'} - dependencies: - color-name: 1.1.4 - dev: true - - /color-name@1.1.3: - resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} - dev: true - - /color-name@1.1.4: - resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - dev: true - - /commander@2.20.3: - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - dev: true - - /commander@7.2.0: - resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} - engines: {node: '>= 10'} - dev: false - - /common-tags@1.8.2: - resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==} - engines: {node: '>=4.0.0'} - dev: true - - /concat-map@0.0.1: - resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - dev: true - - /convert-source-map@1.9.0: - resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - dev: true - - /core-js-compat@3.32.2: - resolution: {integrity: sha512-+GjlguTDINOijtVRUxrQOv3kfu9rl+qPNdX2LTbJ/ZyVTuxK+ksVSAGX1nHstu4hrv1En/uPTtWgq2gI5wt4AQ==} - dependencies: - browserslist: 4.21.10 - dev: true - - /crypto-random-string@2.0.0: - resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} - engines: {node: '>=8'} - dev: true - - /css-select@5.1.0: - resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==} - dependencies: - boolbase: 1.0.0 - css-what: 6.1.0 - domhandler: 5.0.3 - domutils: 3.1.0 - nth-check: 2.1.1 - dev: false - - /css-tree@2.2.1: - resolution: {integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==} - engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} - dependencies: - mdn-data: 2.0.28 - source-map-js: 1.0.2 - dev: false - - /css-tree@2.3.1: - resolution: {integrity: sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==} - engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} - dependencies: - mdn-data: 2.0.30 - source-map-js: 1.0.2 - dev: false - - /css-what@6.1.0: - resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} - engines: {node: '>= 6'} - dev: false - - /csso@5.0.5: - resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} - engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} - dependencies: - css-tree: 2.2.1 - dev: false - - /csstype@3.1.2: - resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} - - /debug@4.3.4: - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - dependencies: - ms: 2.1.2 - dev: true - - /deepmerge@4.3.1: - resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} - engines: {node: '>=0.10.0'} - dev: true - - /define-data-property@1.1.0: - resolution: {integrity: sha512-UzGwzcjyv3OtAvolTj1GoyNYzfFR+iqbGjcnBEENZVCpM4/Ng1yhGNvS3lR/xDS74Tb2wGG9WzNSNIOS9UVb2g==} - engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: 1.2.1 - gopd: 1.0.1 - has-property-descriptors: 1.0.0 - dev: true - - /define-properties@1.2.1: - resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} - engines: {node: '>= 0.4'} - dependencies: - define-data-property: 1.1.0 - has-property-descriptors: 1.0.0 - object-keys: 1.1.1 - dev: true - - /dom-serializer@2.0.0: - resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} - dependencies: - domelementtype: 2.3.0 - domhandler: 5.0.3 - entities: 4.5.0 - dev: false - - /domelementtype@2.3.0: - resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} - dev: false - - /domhandler@5.0.3: - resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} - engines: {node: '>= 4'} - dependencies: - domelementtype: 2.3.0 - dev: false - - /domutils@3.1.0: - resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} - dependencies: - dom-serializer: 2.0.0 - domelementtype: 2.3.0 - domhandler: 5.0.3 - dev: false - - /ejs@3.1.9: - resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==} - engines: {node: '>=0.10.0'} - hasBin: true - dependencies: - jake: 10.8.7 - dev: true - - /electron-to-chromium@1.4.525: - resolution: {integrity: sha512-GIZ620hDK4YmIqAWkscG4W6RwY6gOx1y5J6f4JUQwctiJrqH2oxZYU4mXHi35oV32tr630UcepBzSBGJ/WYcZA==} - dev: true - - /entities@4.5.0: - resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} - engines: {node: '>=0.12'} - dev: false - - /es-abstract@1.22.2: - resolution: {integrity: sha512-YoxfFcDmhjOgWPWsV13+2RNjq1F6UQnfs+8TftwNqtzlmFzEXvlUwdrNrYeaizfjQzRMxkZ6ElWMOJIFKdVqwA==} - engines: {node: '>= 0.4'} - dependencies: - array-buffer-byte-length: 1.0.0 - arraybuffer.prototype.slice: 1.0.2 - available-typed-arrays: 1.0.5 - call-bind: 1.0.2 - es-set-tostringtag: 2.0.1 - es-to-primitive: 1.2.1 - function.prototype.name: 1.1.6 - get-intrinsic: 1.2.1 - get-symbol-description: 1.0.0 - globalthis: 1.0.3 - gopd: 1.0.1 - has: 1.0.3 - has-property-descriptors: 1.0.0 - has-proto: 1.0.1 - has-symbols: 1.0.3 - internal-slot: 1.0.5 - is-array-buffer: 3.0.2 - is-callable: 1.2.7 - is-negative-zero: 2.0.2 - is-regex: 1.1.4 - is-shared-array-buffer: 1.0.2 - is-string: 1.0.7 - is-typed-array: 1.1.12 - is-weakref: 1.0.2 - object-inspect: 1.12.3 - object-keys: 1.1.1 - object.assign: 4.1.4 - regexp.prototype.flags: 1.5.1 - safe-array-concat: 1.0.1 - safe-regex-test: 1.0.0 - string.prototype.trim: 1.2.8 - string.prototype.trimend: 1.0.7 - string.prototype.trimstart: 1.0.7 - typed-array-buffer: 1.0.0 - typed-array-byte-length: 1.0.0 - typed-array-byte-offset: 1.0.0 - typed-array-length: 1.0.4 - unbox-primitive: 1.0.2 - which-typed-array: 1.1.11 - dev: true - - /es-set-tostringtag@2.0.1: - resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} - engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: 1.2.1 - has: 1.0.3 - has-tostringtag: 1.0.0 - dev: true - - /es-to-primitive@1.2.1: - resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} - engines: {node: '>= 0.4'} - dependencies: - is-callable: 1.2.7 - is-date-object: 1.0.5 - is-symbol: 1.0.4 - dev: true - - /esbuild@0.18.20: - resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': 0.18.20 - '@esbuild/android-arm64': 0.18.20 - '@esbuild/android-x64': 0.18.20 - '@esbuild/darwin-arm64': 0.18.20 - '@esbuild/darwin-x64': 0.18.20 - '@esbuild/freebsd-arm64': 0.18.20 - '@esbuild/freebsd-x64': 0.18.20 - '@esbuild/linux-arm': 0.18.20 - '@esbuild/linux-arm64': 0.18.20 - '@esbuild/linux-ia32': 0.18.20 - '@esbuild/linux-loong64': 0.18.20 - '@esbuild/linux-mips64el': 0.18.20 - '@esbuild/linux-ppc64': 0.18.20 - '@esbuild/linux-riscv64': 0.18.20 - '@esbuild/linux-s390x': 0.18.20 - '@esbuild/linux-x64': 0.18.20 - '@esbuild/netbsd-x64': 0.18.20 - '@esbuild/openbsd-x64': 0.18.20 - '@esbuild/sunos-x64': 0.18.20 - '@esbuild/win32-arm64': 0.18.20 - '@esbuild/win32-ia32': 0.18.20 - '@esbuild/win32-x64': 0.18.20 - dev: true - - /escalade@3.1.1: - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} - engines: {node: '>=6'} - dev: true - - /escape-string-regexp@1.0.5: - resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} - engines: {node: '>=0.8.0'} - dev: true - - /estree-walker@1.0.1: - resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==} - dev: true - - /estree-walker@2.0.2: - resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} - - /esutils@2.0.3: - resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} - engines: {node: '>=0.10.0'} - dev: true - - /fast-deep-equal@3.1.3: - resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - dev: true - - /fast-glob@3.3.1: - resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} - engines: {node: '>=8.6.0'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - dev: true - - /fast-json-stable-stringify@2.1.0: - resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} - dev: true - - /fastq@1.15.0: - resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} - dependencies: - reusify: 1.0.4 - dev: true - - /filelist@1.0.4: - resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} - dependencies: - minimatch: 5.1.6 - dev: true - - /fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} - dependencies: - to-regex-range: 5.0.1 - dev: true - - /for-each@0.3.3: - resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} - dependencies: - is-callable: 1.2.7 - dev: true - - /fs-extra@9.1.0: - resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} - engines: {node: '>=10'} - dependencies: - at-least-node: 1.0.0 - graceful-fs: 4.2.11 - jsonfile: 6.1.0 - universalify: 2.0.0 - dev: true - - /fs.realpath@1.0.0: - resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} - dev: true - - /fsevents@2.3.3: - resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /function-bind@1.1.1: - resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} - dev: true - - /function.prototype.name@1.1.6: - resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.1 - es-abstract: 1.22.2 - functions-have-names: 1.2.3 - dev: true - - /functions-have-names@1.2.3: - resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - dev: true - - /gensync@1.0.0-beta.2: - resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} - engines: {node: '>=6.9.0'} - dev: true - - /get-intrinsic@1.2.1: - resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} - dependencies: - function-bind: 1.1.1 - has: 1.0.3 - has-proto: 1.0.1 - has-symbols: 1.0.3 - dev: true - - /get-own-enumerable-property-symbols@3.0.2: - resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} - dev: true - - /get-symbol-description@1.0.0: - resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - dev: true - - /glob-parent@5.1.2: - resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} - engines: {node: '>= 6'} - dependencies: - is-glob: 4.0.3 - dev: true - - /glob@7.2.3: - resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 3.1.2 - once: 1.4.0 - path-is-absolute: 1.0.1 - dev: true - - /globals@11.12.0: - resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} - engines: {node: '>=4'} - dev: true - - /globalthis@1.0.3: - resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} - engines: {node: '>= 0.4'} - dependencies: - define-properties: 1.2.1 - dev: true - - /gopd@1.0.1: - resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} - dependencies: - get-intrinsic: 1.2.1 - dev: true - - /graceful-fs@4.2.11: - resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - dev: true - - /has-bigints@1.0.2: - resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} - dev: true - - /has-flag@3.0.0: - resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} - engines: {node: '>=4'} - dev: true - - /has-flag@4.0.0: - resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} - engines: {node: '>=8'} - dev: true - - /has-property-descriptors@1.0.0: - resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} - dependencies: - get-intrinsic: 1.2.1 - dev: true - - /has-proto@1.0.1: - resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} - engines: {node: '>= 0.4'} - dev: true - - /has-symbols@1.0.3: - resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} - engines: {node: '>= 0.4'} - dev: true - - /has-tostringtag@1.0.0: - resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} - engines: {node: '>= 0.4'} - dependencies: - has-symbols: 1.0.3 - dev: true - - /has@1.0.3: - resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} - engines: {node: '>= 0.4.0'} - dependencies: - function-bind: 1.1.1 - dev: true - - /idb@7.1.1: - resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} - dev: true - - /inflight@1.0.6: - resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} - dependencies: - once: 1.4.0 - wrappy: 1.0.2 - dev: true - - /inherits@2.0.4: - resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - dev: true - - /internal-slot@1.0.5: - resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} - engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: 1.2.1 - has: 1.0.3 - side-channel: 1.0.4 - dev: true - - /is-array-buffer@3.0.2: - resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - is-typed-array: 1.1.12 - dev: true - - /is-bigint@1.0.4: - resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} - dependencies: - has-bigints: 1.0.2 - dev: true - - /is-boolean-object@1.1.2: - resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - has-tostringtag: 1.0.0 - dev: true - - /is-callable@1.2.7: - resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} - engines: {node: '>= 0.4'} - dev: true - - /is-core-module@2.13.0: - resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==} - dependencies: - has: 1.0.3 - dev: true - - /is-date-object@1.0.5: - resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} - engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - - /is-extglob@2.1.1: - resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} - engines: {node: '>=0.10.0'} - dev: true - - /is-glob@4.0.3: - resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} - engines: {node: '>=0.10.0'} - dependencies: - is-extglob: 2.1.1 - dev: true - - /is-module@1.0.0: - resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} - dev: true - - /is-negative-zero@2.0.2: - resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} - engines: {node: '>= 0.4'} - dev: true - - /is-number-object@1.0.7: - resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} - engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - - /is-number@7.0.0: - resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} - engines: {node: '>=0.12.0'} - dev: true - - /is-obj@1.0.1: - resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==} - engines: {node: '>=0.10.0'} - dev: true - - /is-regex@1.1.4: - resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - has-tostringtag: 1.0.0 - dev: true - - /is-regexp@1.0.0: - resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==} - engines: {node: '>=0.10.0'} - dev: true - - /is-shared-array-buffer@1.0.2: - resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} - dependencies: - call-bind: 1.0.2 - dev: true - - /is-stream@2.0.1: - resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} - engines: {node: '>=8'} - dev: true - - /is-string@1.0.7: - resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} - engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - - /is-symbol@1.0.4: - resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} - engines: {node: '>= 0.4'} - dependencies: - has-symbols: 1.0.3 - dev: true - - /is-typed-array@1.1.12: - resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==} - engines: {node: '>= 0.4'} - dependencies: - which-typed-array: 1.1.11 - dev: true - - /is-weakref@1.0.2: - resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} - dependencies: - call-bind: 1.0.2 - dev: true - - /isarray@2.0.5: - resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} - dev: true - - /jake@10.8.7: - resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==} - engines: {node: '>=10'} - hasBin: true - dependencies: - async: 3.2.4 - chalk: 4.1.2 - filelist: 1.0.4 - minimatch: 3.1.2 - dev: true - - /jest-worker@26.6.2: - resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} - engines: {node: '>= 10.13.0'} - dependencies: - '@types/node': 20.6.2 - merge-stream: 2.0.0 - supports-color: 7.2.0 - dev: true - - /js-tokens@4.0.0: - resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - dev: true - - /jsesc@0.5.0: - resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} - hasBin: true - dev: true - - /jsesc@2.5.2: - resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} - engines: {node: '>=4'} - hasBin: true - dev: true - - /json-schema-traverse@1.0.0: - resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} - dev: true - - /json-schema@0.4.0: - resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} - dev: true - - /json5@2.2.3: - resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} - engines: {node: '>=6'} - hasBin: true - dev: true - - /jsonfile@6.1.0: - resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} - dependencies: - universalify: 2.0.0 - optionalDependencies: - graceful-fs: 4.2.11 - dev: true - - /jsonpointer@5.0.1: - resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} - engines: {node: '>=0.10.0'} - dev: true - - /leven@3.1.0: - resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} - engines: {node: '>=6'} - dev: true - - /lodash.debounce@4.0.8: - resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} - dev: true - - /lodash.sortby@4.7.0: - resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} - dev: true - - /lodash@4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} - dev: true - - /lru-cache@5.1.1: - resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - dependencies: - yallist: 3.1.1 - dev: true - - /magic-string@0.25.9: - resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} - dependencies: - sourcemap-codec: 1.4.8 - dev: true - - /magic-string@0.27.0: - resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} - engines: {node: '>=12'} - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - dev: true - - /magic-string@0.30.3: - resolution: {integrity: sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==} - engines: {node: '>=12'} - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - - /mdn-data@2.0.28: - resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==} - dev: false - - /mdn-data@2.0.30: - resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} - dev: false - - /merge-stream@2.0.0: - resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} - dev: true - - /merge2@1.4.1: - resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} - engines: {node: '>= 8'} - dev: true - - /micromatch@4.0.5: - resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} - engines: {node: '>=8.6'} - dependencies: - braces: 3.0.2 - picomatch: 2.3.1 - dev: true - - /minimatch@3.1.2: - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} - dependencies: - brace-expansion: 1.1.11 - dev: true - - /minimatch@5.1.6: - resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} - engines: {node: '>=10'} - dependencies: - brace-expansion: 2.0.1 - dev: true - - /moment-timezone@0.5.43: - resolution: {integrity: sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ==} - dependencies: - moment: 2.29.4 - dev: false - - /moment@2.29.4: - resolution: {integrity: sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==} - dev: false - - /ms@2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - dev: true - - /nanoid@3.3.6: - resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - - /node-releases@2.0.13: - resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} - dev: true - - /nth-check@2.1.1: - resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - dependencies: - boolbase: 1.0.0 - dev: false - - /object-inspect@1.12.3: - resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} - dev: true - - /object-keys@1.1.1: - resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} - engines: {node: '>= 0.4'} - dev: true - - /object.assign@4.1.4: - resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.1 - has-symbols: 1.0.3 - object-keys: 1.1.1 - dev: true - - /once@1.4.0: - resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} - dependencies: - wrappy: 1.0.2 - dev: true - - /path-is-absolute@1.0.1: - resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} - engines: {node: '>=0.10.0'} - dev: true - - /path-parse@1.0.7: - resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} - dev: true - - /picocolors@1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - - /picomatch@2.3.1: - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} - engines: {node: '>=8.6'} - dev: true - - /postcss@8.4.30: - resolution: {integrity: sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.6 - picocolors: 1.0.0 - source-map-js: 1.0.2 - - /pretty-bytes@5.6.0: - resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} - engines: {node: '>=6'} - dev: true - - /pretty-bytes@6.1.1: - resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==} - engines: {node: ^14.13.1 || >=16.0.0} - dev: true - - /primevue@3.37.0(vue@3.3.4): - resolution: {integrity: sha512-azwnnQS4+HHJHrh07P0cz+8Nvqo6C08znwvPDyiILwVPkwIrTtgNVmYQtQ9HjLgwax+lC7scMetJpdKcNQU//g==} - peerDependencies: - vue: ^3.0.0 - dependencies: - vue: 3.3.4 - dev: false - - /punycode@2.3.0: - resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} - engines: {node: '>=6'} - dev: true - - /queue-microtask@1.2.3: - resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - dev: true - - /randombytes@2.1.0: - resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} - dependencies: - safe-buffer: 5.2.1 - dev: true - - /regenerate-unicode-properties@10.1.1: - resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==} - engines: {node: '>=4'} - dependencies: - regenerate: 1.4.2 - dev: true - - /regenerate@1.4.2: - resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} - dev: true - - /regenerator-runtime@0.14.0: - resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} - dev: true - - /regenerator-transform@0.15.2: - resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} - dependencies: - '@babel/runtime': 7.22.15 - dev: true - - /regexp.prototype.flags@1.5.1: - resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.1 - set-function-name: 2.0.1 - dev: true - - /regexpu-core@5.3.2: - resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} - engines: {node: '>=4'} - dependencies: - '@babel/regjsgen': 0.8.0 - regenerate: 1.4.2 - regenerate-unicode-properties: 10.1.1 - regjsparser: 0.9.1 - unicode-match-property-ecmascript: 2.0.0 - unicode-match-property-value-ecmascript: 2.1.0 - dev: true - - /regjsparser@0.9.1: - resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} - hasBin: true - dependencies: - jsesc: 0.5.0 - dev: true - - /require-from-string@2.0.2: - resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} - engines: {node: '>=0.10.0'} - dev: true - - /resolve@1.22.6: - resolution: {integrity: sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==} - hasBin: true - dependencies: - is-core-module: 2.13.0 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - dev: true - - /reusify@1.0.4: - resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} - engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - dev: true - - /rollup-plugin-terser@7.0.2(rollup@2.79.1): - resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} - deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser - peerDependencies: - rollup: ^2.0.0 - dependencies: - '@babel/code-frame': 7.22.13 - jest-worker: 26.6.2 - rollup: 2.79.1 - serialize-javascript: 4.0.0 - terser: 5.19.4 - dev: true - - /rollup@2.79.1: - resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} - engines: {node: '>=10.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.3 - dev: true - - /rollup@3.29.2: - resolution: {integrity: sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.3 - dev: true - - /run-parallel@1.2.0: - resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} - dependencies: - queue-microtask: 1.2.3 - dev: true - - /safe-array-concat@1.0.1: - resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==} - engines: {node: '>=0.4'} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - has-symbols: 1.0.3 - isarray: 2.0.5 - dev: true - - /safe-buffer@5.2.1: - resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - dev: true - - /safe-regex-test@1.0.0: - resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - is-regex: 1.1.4 - dev: true - - /semver@6.3.1: - resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} - hasBin: true - dev: true - - /serialize-javascript@4.0.0: - resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} - dependencies: - randombytes: 2.1.0 - dev: true - - /set-function-name@2.0.1: - resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} - engines: {node: '>= 0.4'} - dependencies: - define-data-property: 1.1.0 - functions-have-names: 1.2.3 - has-property-descriptors: 1.0.0 - dev: true - - /side-channel@1.0.4: - resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - object-inspect: 1.12.3 - dev: true - - /source-map-js@1.0.2: - resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} - engines: {node: '>=0.10.0'} - - /source-map-support@0.5.21: - resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} - dependencies: - buffer-from: 1.1.2 - source-map: 0.6.1 - dev: true - - /source-map@0.6.1: - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} - engines: {node: '>=0.10.0'} - dev: true - - /source-map@0.8.0-beta.0: - resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} - engines: {node: '>= 8'} - dependencies: - whatwg-url: 7.1.0 - dev: true - - /sourcemap-codec@1.4.8: - resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} - deprecated: Please use @jridgewell/sourcemap-codec instead - dev: true - - /string.prototype.matchall@4.0.10: - resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.1 - es-abstract: 1.22.2 - get-intrinsic: 1.2.1 - has-symbols: 1.0.3 - internal-slot: 1.0.5 - regexp.prototype.flags: 1.5.1 - set-function-name: 2.0.1 - side-channel: 1.0.4 - dev: true - - /string.prototype.trim@1.2.8: - resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.1 - es-abstract: 1.22.2 - dev: true - - /string.prototype.trimend@1.0.7: - resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.1 - es-abstract: 1.22.2 - dev: true - - /string.prototype.trimstart@1.0.7: - resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.1 - es-abstract: 1.22.2 - dev: true - - /stringify-object@3.3.0: - resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} - engines: {node: '>=4'} - dependencies: - get-own-enumerable-property-symbols: 3.0.2 - is-obj: 1.0.1 - is-regexp: 1.0.0 - dev: true - - /strip-comments@2.0.1: - resolution: {integrity: sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==} - engines: {node: '>=10'} - dev: true - - /supports-color@5.5.0: - resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} - engines: {node: '>=4'} - dependencies: - has-flag: 3.0.0 - dev: true - - /supports-color@7.2.0: - resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} - engines: {node: '>=8'} - dependencies: - has-flag: 4.0.0 - dev: true - - /supports-preserve-symlinks-flag@1.0.0: - resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} - engines: {node: '>= 0.4'} - dev: true - - /svgo@3.0.2: - resolution: {integrity: sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==} - engines: {node: '>=14.0.0'} - hasBin: true - dependencies: - '@trysound/sax': 0.2.0 - commander: 7.2.0 - css-select: 5.1.0 - css-tree: 2.3.1 - csso: 5.0.5 - picocolors: 1.0.0 - dev: false - - /temp-dir@2.0.0: - resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} - engines: {node: '>=8'} - dev: true - - /tempy@0.6.0: - resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==} - engines: {node: '>=10'} - dependencies: - is-stream: 2.0.1 - temp-dir: 2.0.0 - type-fest: 0.16.0 - unique-string: 2.0.0 - dev: true - - /terser@5.19.4: - resolution: {integrity: sha512-6p1DjHeuluwxDXcuT9VR8p64klWJKo1ILiy19s6C9+0Bh2+NWTX6nD9EPppiER4ICkHDVB1RkVpin/YW2nQn/g==} - engines: {node: '>=10'} - hasBin: true - dependencies: - '@jridgewell/source-map': 0.3.5 - acorn: 8.10.0 - commander: 2.20.3 - source-map-support: 0.5.21 - dev: true - - /tinycolor2@1.6.0: - resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} - dev: false - - /to-fast-properties@2.0.0: - resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} - engines: {node: '>=4'} - - /to-regex-range@5.0.1: - resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} - engines: {node: '>=8.0'} - dependencies: - is-number: 7.0.0 - dev: true - - /tr46@1.0.1: - resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} - dependencies: - punycode: 2.3.0 - dev: true - - /type-fest@0.16.0: - resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} - engines: {node: '>=10'} - dev: true - - /typed-array-buffer@1.0.0: - resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - is-typed-array: 1.1.12 - dev: true - - /typed-array-byte-length@1.0.0: - resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - for-each: 0.3.3 - has-proto: 1.0.1 - is-typed-array: 1.1.12 - dev: true - - /typed-array-byte-offset@1.0.0: - resolution: {integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==} - engines: {node: '>= 0.4'} - dependencies: - available-typed-arrays: 1.0.5 - call-bind: 1.0.2 - for-each: 0.3.3 - has-proto: 1.0.1 - is-typed-array: 1.1.12 - dev: true - - /typed-array-length@1.0.4: - resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} - dependencies: - call-bind: 1.0.2 - for-each: 0.3.3 - is-typed-array: 1.1.12 - dev: true - - /unbox-primitive@1.0.2: - resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - dependencies: - call-bind: 1.0.2 - has-bigints: 1.0.2 - has-symbols: 1.0.3 - which-boxed-primitive: 1.0.2 - dev: true - - /unicode-canonical-property-names-ecmascript@2.0.0: - resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} - engines: {node: '>=4'} - dev: true - - /unicode-match-property-ecmascript@2.0.0: - resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} - engines: {node: '>=4'} - dependencies: - unicode-canonical-property-names-ecmascript: 2.0.0 - unicode-property-aliases-ecmascript: 2.1.0 - dev: true - - /unicode-match-property-value-ecmascript@2.1.0: - resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} - engines: {node: '>=4'} - dev: true - - /unicode-property-aliases-ecmascript@2.1.0: - resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} - engines: {node: '>=4'} - dev: true - - /unique-string@2.0.0: - resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} - engines: {node: '>=8'} - dependencies: - crypto-random-string: 2.0.0 - dev: true - - /universalify@2.0.0: - resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} - engines: {node: '>= 10.0.0'} - dev: true - - /upath@1.2.0: - resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} - engines: {node: '>=4'} - dev: true - - /update-browserslist-db@1.0.11(browserslist@4.21.10): - resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' - dependencies: - browserslist: 4.21.10 - escalade: 3.1.1 - picocolors: 1.0.0 - dev: true - - /uri-js@4.4.1: - resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - dependencies: - punycode: 2.3.0 - dev: true - - /vite-plugin-pwa@0.14.7(vite@4.4.9)(workbox-build@6.6.0)(workbox-window@6.6.0): - resolution: {integrity: sha512-dNJaf0fYOWncmjxv9HiSa2xrSjipjff7IkYE5oIUJ2x5HKu3cXgA8LRgzOwTc5MhwyFYRSU0xyN0Phbx3NsQYw==} - peerDependencies: - vite: ^3.1.0 || ^4.0.0 - workbox-build: ^6.5.4 - workbox-window: ^6.5.4 - dependencies: - '@rollup/plugin-replace': 5.0.2(rollup@3.29.2) - debug: 4.3.4 - fast-glob: 3.3.1 - pretty-bytes: 6.1.1 - rollup: 3.29.2 - vite: 4.4.9 - workbox-build: 6.6.0 - workbox-window: 6.6.0 - transitivePeerDependencies: - - supports-color - dev: true - - /vite-svg-loader@4.0.0: - resolution: {integrity: sha512-0MMf1yzzSYlV4MGePsLVAOqXsbF5IVxbn4EEzqRnWxTQl8BJg/cfwIzfQNmNQxZp5XXwd4kyRKF1LytuHZTnqA==} - dependencies: - '@vue/compiler-sfc': 3.3.4 - svgo: 3.0.2 - dev: false - - /vite@4.4.9: - resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - esbuild: 0.18.20 - postcss: 8.4.30 - rollup: 3.29.2 - optionalDependencies: - fsevents: 2.3.3 - dev: true - - /vue-demi@0.14.6(vue@3.3.4): - resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - peerDependencies: - '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.0.0-0 || ^2.6.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - dependencies: - vue: 3.3.4 - dev: false - - /vue-router@4.2.4(vue@3.3.4): - resolution: {integrity: sha512-9PISkmaCO02OzPVOMq2w82ilty6+xJmQrarYZDkjZBfl4RvYAlt4PKnEX21oW4KTtWfa9OuO/b3qk1Od3AEdCQ==} - peerDependencies: - vue: ^3.2.0 - dependencies: - '@vue/devtools-api': 6.5.0 - vue: 3.3.4 - dev: false - - /vue@3.3.4: - resolution: {integrity: sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==} - dependencies: - '@vue/compiler-dom': 3.3.4 - '@vue/compiler-sfc': 3.3.4 - '@vue/runtime-dom': 3.3.4 - '@vue/server-renderer': 3.3.4(vue@3.3.4) - '@vue/shared': 3.3.4 - - /webidl-conversions@4.0.2: - resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} - dev: true - - /whatwg-url@7.1.0: - resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} - dependencies: - lodash.sortby: 4.7.0 - tr46: 1.0.1 - webidl-conversions: 4.0.2 - dev: true - - /which-boxed-primitive@1.0.2: - resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} - dependencies: - is-bigint: 1.0.4 - is-boolean-object: 1.1.2 - is-number-object: 1.0.7 - is-string: 1.0.7 - is-symbol: 1.0.4 - dev: true - - /which-typed-array@1.1.11: - resolution: {integrity: sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==} - engines: {node: '>= 0.4'} - dependencies: - available-typed-arrays: 1.0.5 - call-bind: 1.0.2 - for-each: 0.3.3 - gopd: 1.0.1 - has-tostringtag: 1.0.0 - dev: true - - /workbox-background-sync@6.6.0: - resolution: {integrity: sha512-jkf4ZdgOJxC9u2vztxLuPT/UjlH7m/nWRQ/MgGL0v8BJHoZdVGJd18Kck+a0e55wGXdqyHO+4IQTk0685g4MUw==} - dependencies: - idb: 7.1.1 - workbox-core: 6.6.0 - dev: true - - /workbox-broadcast-update@6.6.0: - resolution: {integrity: sha512-nm+v6QmrIFaB/yokJmQ/93qIJ7n72NICxIwQwe5xsZiV2aI93MGGyEyzOzDPVz5THEr5rC3FJSsO3346cId64Q==} - dependencies: - workbox-core: 6.6.0 - dev: true - - /workbox-build@6.6.0: - resolution: {integrity: sha512-Tjf+gBwOTuGyZwMz2Nk/B13Fuyeo0Q84W++bebbVsfr9iLkDSo6j6PST8tET9HYA58mlRXwlMGpyWO8ETJiXdQ==} - engines: {node: '>=10.0.0'} - dependencies: - '@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0) - '@babel/core': 7.22.20 - '@babel/preset-env': 7.22.20(@babel/core@7.22.20) - '@babel/runtime': 7.22.15 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.22.20)(rollup@2.79.1) - '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1) - '@rollup/plugin-replace': 2.4.2(rollup@2.79.1) - '@surma/rollup-plugin-off-main-thread': 2.2.3 - ajv: 8.12.0 - common-tags: 1.8.2 - fast-json-stable-stringify: 2.1.0 - fs-extra: 9.1.0 - glob: 7.2.3 - lodash: 4.17.21 - pretty-bytes: 5.6.0 - rollup: 2.79.1 - rollup-plugin-terser: 7.0.2(rollup@2.79.1) - source-map: 0.8.0-beta.0 - stringify-object: 3.3.0 - strip-comments: 2.0.1 - tempy: 0.6.0 - upath: 1.2.0 - workbox-background-sync: 6.6.0 - workbox-broadcast-update: 6.6.0 - workbox-cacheable-response: 6.6.0 - workbox-core: 6.6.0 - workbox-expiration: 6.6.0 - workbox-google-analytics: 6.6.0 - workbox-navigation-preload: 6.6.0 - workbox-precaching: 6.6.0 - workbox-range-requests: 6.6.0 - workbox-recipes: 6.6.0 - workbox-routing: 6.6.0 - workbox-strategies: 6.6.0 - workbox-streams: 6.6.0 - workbox-sw: 6.6.0 - workbox-window: 6.6.0 - transitivePeerDependencies: - - '@types/babel__core' - - supports-color - dev: true - - /workbox-cacheable-response@6.6.0: - resolution: {integrity: sha512-JfhJUSQDwsF1Xv3EV1vWzSsCOZn4mQ38bWEBR3LdvOxSPgB65gAM6cS2CX8rkkKHRgiLrN7Wxoyu+TuH67kHrw==} - deprecated: workbox-background-sync@6.6.0 - dependencies: - workbox-core: 6.6.0 - dev: true - - /workbox-core@6.6.0: - resolution: {integrity: sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==} - dev: true - - /workbox-expiration@6.6.0: - resolution: {integrity: sha512-baplYXcDHbe8vAo7GYvyAmlS4f6998Jff513L4XvlzAOxcl8F620O91guoJ5EOf5qeXG4cGdNZHkkVAPouFCpw==} - dependencies: - idb: 7.1.1 - workbox-core: 6.6.0 - dev: true - - /workbox-google-analytics@6.6.0: - resolution: {integrity: sha512-p4DJa6OldXWd6M9zRl0H6vB9lkrmqYFkRQ2xEiNdBFp9U0LhsGO7hsBscVEyH9H2/3eZZt8c97NB2FD9U2NJ+Q==} - dependencies: - workbox-background-sync: 6.6.0 - workbox-core: 6.6.0 - workbox-routing: 6.6.0 - workbox-strategies: 6.6.0 - dev: true - - /workbox-navigation-preload@6.6.0: - resolution: {integrity: sha512-utNEWG+uOfXdaZmvhshrh7KzhDu/1iMHyQOV6Aqup8Mm78D286ugu5k9MFD9SzBT5TcwgwSORVvInaXWbvKz9Q==} - dependencies: - workbox-core: 6.6.0 - dev: true - - /workbox-precaching@6.6.0: - resolution: {integrity: sha512-eYu/7MqtRZN1IDttl/UQcSZFkHP7dnvr/X3Vn6Iw6OsPMruQHiVjjomDFCNtd8k2RdjLs0xiz9nq+t3YVBcWPw==} - dependencies: - workbox-core: 6.6.0 - workbox-routing: 6.6.0 - workbox-strategies: 6.6.0 - dev: true - - /workbox-range-requests@6.6.0: - resolution: {integrity: sha512-V3aICz5fLGq5DpSYEU8LxeXvsT//mRWzKrfBOIxzIdQnV/Wj7R+LyJVTczi4CQ4NwKhAaBVaSujI1cEjXW+hTw==} - dependencies: - workbox-core: 6.6.0 - dev: true - - /workbox-recipes@6.6.0: - resolution: {integrity: sha512-TFi3kTgYw73t5tg73yPVqQC8QQjxJSeqjXRO4ouE/CeypmP2O/xqmB/ZFBBQazLTPxILUQ0b8aeh0IuxVn9a6A==} - dependencies: - workbox-cacheable-response: 6.6.0 - workbox-core: 6.6.0 - workbox-expiration: 6.6.0 - workbox-precaching: 6.6.0 - workbox-routing: 6.6.0 - workbox-strategies: 6.6.0 - dev: true - - /workbox-routing@6.6.0: - resolution: {integrity: sha512-x8gdN7VDBiLC03izAZRfU+WKUXJnbqt6PG9Uh0XuPRzJPpZGLKce/FkOX95dWHRpOHWLEq8RXzjW0O+POSkKvw==} - dependencies: - workbox-core: 6.6.0 - dev: true - - /workbox-strategies@6.6.0: - resolution: {integrity: sha512-eC07XGuINAKUWDnZeIPdRdVja4JQtTuc35TZ8SwMb1ztjp7Ddq2CJ4yqLvWzFWGlYI7CG/YGqaETntTxBGdKgQ==} - dependencies: - workbox-core: 6.6.0 - dev: true - - /workbox-streams@6.6.0: - resolution: {integrity: sha512-rfMJLVvwuED09CnH1RnIep7L9+mj4ufkTyDPVaXPKlhi9+0czCu+SJggWCIFbPpJaAZmp2iyVGLqS3RUmY3fxg==} - dependencies: - workbox-core: 6.6.0 - workbox-routing: 6.6.0 - dev: true - - /workbox-sw@6.6.0: - resolution: {integrity: sha512-R2IkwDokbtHUE4Kus8pKO5+VkPHD2oqTgl+XJwh4zbF1HyjAbgNmK/FneZHVU7p03XUt9ICfuGDYISWG9qV/CQ==} - dev: true - - /workbox-window@6.6.0: - resolution: {integrity: sha512-L4N9+vka17d16geaJXXRjENLFldvkWy7JyGxElRD0JvBxvFEd8LOhr+uXCcar/NzAmIBRv9EZ+M+Qr4mOoBITw==} - dependencies: - '@types/trusted-types': 2.0.4 - workbox-core: 6.6.0 - dev: true - - /wrappy@1.0.2: - resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - dev: true - - /yallist@3.1.1: - resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - dev: true +lockfileVersion: '6.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + +dependencies: + '@vueuse/core': + specifier: ^9.13.0 + version: 9.13.0(vue@3.3.4) + moment: + specifier: ^2.29.4 + version: 2.29.4 + moment-timezone: + specifier: ^0.5.43 + version: 0.5.43 + primevue: + specifier: ^3.37.0 + version: 3.37.0(vue@3.3.4) + tinycolor2: + specifier: ^1.6.0 + version: 1.6.0 + vite-svg-loader: + specifier: ^4.0.0 + version: 4.0.0 + vue: + specifier: ^3.3.4 + version: 3.3.4 + vue-router: + specifier: ^4.2.4 + version: 4.2.4(vue@3.3.4) + +devDependencies: + '@vitejs/plugin-vue': + specifier: ^4.3.4 + version: 4.3.4(vite@4.4.9)(vue@3.3.4) + vite: + specifier: ^4.4.9 + version: 4.4.9 + vite-plugin-pwa: + specifier: ^0.14.7 + version: 0.14.7(vite@4.4.9)(workbox-build@6.6.0)(workbox-window@6.6.0) + +packages: + + /@ampproject/remapping@2.2.1: + resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.19 + dev: true + + /@apideck/better-ajv-errors@0.3.6(ajv@8.12.0): + resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} + engines: {node: '>=10'} + peerDependencies: + ajv: '>=8' + dependencies: + ajv: 8.12.0 + json-schema: 0.4.0 + jsonpointer: 5.0.1 + leven: 3.1.0 + dev: true + + /@babel/code-frame@7.22.13: + resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/highlight': 7.22.20 + chalk: 2.4.2 + dev: true + + /@babel/compat-data@7.22.20: + resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/core@7.22.20: + resolution: {integrity: sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==} + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.1 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) + '@babel/helpers': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 + convert-source-map: 1.9.0 + debug: 4.3.4 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/generator@7.22.15: + resolution: {integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.19 + jsesc: 2.5.2 + dev: true + + /@babel/helper-annotate-as-pure@7.22.5: + resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-builder-binary-assignment-operator-visitor@7.22.15: + resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-compilation-targets@7.22.15: + resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/compat-data': 7.22.20 + '@babel/helper-validator-option': 7.22.15 + browserslist: 4.21.10 + lru-cache: 5.1.1 + semver: 6.3.1 + dev: true + + /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-member-expression-to-functions': 7.22.15 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.20) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + dev: true + + /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + regexpu-core: 5.3.2 + semver: 6.3.1 + dev: true + + /@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.22.20): + resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + debug: 4.3.4 + lodash.debounce: 4.0.8 + resolve: 1.22.6 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/helper-environment-visitor@7.22.20: + resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-function-name@7.22.5: + resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.22.15 + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-hoist-variables@7.22.5: + resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-member-expression-to-functions@7.22.15: + resolution: {integrity: sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-module-imports@7.22.15: + resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-module-transforms@7.22.20(@babel/core@7.22.20): + resolution: {integrity: sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-validator-identifier': 7.22.20 + dev: true + + /@babel/helper-optimise-call-expression@7.22.5: + resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-plugin-utils@7.22.5: + resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.22.20): + resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-wrap-function': 7.22.20 + dev: true + + /@babel/helper-replace-supers@7.22.20(@babel/core@7.22.20): + resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.22.15 + '@babel/helper-optimise-call-expression': 7.22.5 + dev: true + + /@babel/helper-simple-access@7.22.5: + resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-skip-transparent-expression-wrappers@7.22.5: + resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-split-export-declaration@7.22.6: + resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + dev: true + + /@babel/helper-string-parser@7.22.5: + resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} + engines: {node: '>=6.9.0'} + + /@babel/helper-validator-identifier@7.22.20: + resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} + engines: {node: '>=6.9.0'} + + /@babel/helper-validator-option@7.22.15: + resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} + engines: {node: '>=6.9.0'} + dev: true + + /@babel/helper-wrap-function@7.22.20: + resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-function-name': 7.22.5 + '@babel/template': 7.22.15 + '@babel/types': 7.22.19 + dev: true + + /@babel/helpers@7.22.15: + resolution: {integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/highlight@7.22.20: + resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.22.20 + chalk: 2.4.2 + js-tokens: 4.0.0 + dev: true + + /@babel/parser@7.22.16: + resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.22.19 + + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.13.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.20) + dev: true + + /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.20): + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + dev: true + + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.20): + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.20): + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.20): + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.20): + resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.20): + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.20): + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.20): + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.20): + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-jBm1Es25Y+tVoTi5rfd5t1KLmL8ogLKpXszboWOTTtGFGz2RKnQe2yn7HbZ+kb/B8N0FVSGQo874NSlOU1T4+w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.22.20) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-G1czpdJBZCtngoK1sJgloLiOHUnkb/bLZwqVZD8kXmq0ZnVfTTWUcs9OWtp0mBtYJ+4LQY1fllqBkOIPhXmFmw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-classes@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.20) + '@babel/helper-split-export-declaration': 7.22.6 + globals: 11.12.0 + dev: true + + /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/template': 7.22.15 + dev: true + + /@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-HzG8sFl1ZVGTme74Nw+X01XsUTqERVQ6/RLHo3XjGRzm7XD6QTtfS3NJotVgCGy8BzkDqRjRBD8dAyJn5TuvSQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-for-of@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-modules-commonjs@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-jWL4eh90w0HQOTKP2MoXXUpVxilxsB2Vl4ji69rSjS3EcZ/v4sBmn+A3NpepuJzBhOaEBbR7udonlHHn5DWidg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + dev: true + + /@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 + dev: true + + /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.22.20 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-ngQ2tBhq5vvSJw2Q2Z9i7ealNkpDMU0rGWnHPKqRZO0tzZ5tlaoz4hDvhXioOoaE0X2vfNss1djwg0DXlfu30A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.22.20): + resolution: {integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.22.20): + resolution: {integrity: sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.20) + dev: true + + /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.22.20): + resolution: {integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + regenerator-transform: 0.15.2 + dev: true + + /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + dev: true + + /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.22.20): + resolution: {integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/preset-env@7.22.20(@babel/core@7.22.20): + resolution: {integrity: sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.22.20 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.20) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.20) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.20) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-async-generator-functions': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-block-scoping': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-class-static-block': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-classes': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-destructuring': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-dynamic-import': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-export-namespace-from': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-for-of': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-json-strings': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-logical-assignment-operators': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-modules-commonjs': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-transform-modules-systemjs': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-nullish-coalescing-operator': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-numeric-separator': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-object-rest-spread': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-optional-catch-binding': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.22.20) + '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-private-property-in-object': 7.22.11(@babel/core@7.22.20) + '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-regenerator': 7.22.10(@babel/core@7.22.20) + '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-unicode-escapes': 7.22.10(@babel/core@7.22.20) + '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.20) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.22.20) + '@babel/types': 7.22.19 + babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.22.20) + babel-plugin-polyfill-corejs3: 0.8.3(@babel/core@7.22.20) + babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.22.20) + core-js-compat: 3.32.2 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.22.20): + resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} + peerDependencies: + '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/types': 7.22.19 + esutils: 2.0.3 + dev: true + + /@babel/regjsgen@0.8.0: + resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} + dev: true + + /@babel/runtime@7.22.15: + resolution: {integrity: sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==} + engines: {node: '>=6.9.0'} + dependencies: + regenerator-runtime: 0.14.0 + dev: true + + /@babel/template@7.22.15: + resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.13 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 + dev: true + + /@babel/traverse@7.22.20: + resolution: {integrity: sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/types@7.22.19: + resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 + to-fast-properties: 2.0.0 + + /@esbuild/android-arm64@0.18.20: + resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/android-arm@0.18.20: + resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/android-x64@0.18.20: + resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/darwin-arm64@0.18.20: + resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@esbuild/darwin-x64@0.18.20: + resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@esbuild/freebsd-arm64@0.18.20: + resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/freebsd-x64@0.18.20: + resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-arm64@0.18.20: + resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-arm@0.18.20: + resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-ia32@0.18.20: + resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-loong64@0.18.20: + resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-mips64el@0.18.20: + resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-ppc64@0.18.20: + resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-riscv64@0.18.20: + resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-s390x@0.18.20: + resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-x64@0.18.20: + resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/netbsd-x64@0.18.20: + resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/openbsd-x64@0.18.20: + resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/sunos-x64@0.18.20: + resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-arm64@0.18.20: + resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-ia32@0.18.20: + resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-x64@0.18.20: + resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@jridgewell/gen-mapping@0.3.3: + resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.1.2 + '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping': 0.3.19 + dev: true + + /@jridgewell/resolve-uri@3.1.1: + resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} + engines: {node: '>=6.0.0'} + dev: true + + /@jridgewell/set-array@1.1.2: + resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} + engines: {node: '>=6.0.0'} + dev: true + + /@jridgewell/source-map@0.3.5: + resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} + dependencies: + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.19 + dev: true + + /@jridgewell/sourcemap-codec@1.4.15: + resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + + /@jridgewell/trace-mapping@0.3.19: + resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==} + dependencies: + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + + /@nodelib/fs.scandir@2.1.5: + resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} + engines: {node: '>= 8'} + dependencies: + '@nodelib/fs.stat': 2.0.5 + run-parallel: 1.2.0 + dev: true + + /@nodelib/fs.stat@2.0.5: + resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} + engines: {node: '>= 8'} + dev: true + + /@nodelib/fs.walk@1.2.8: + resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} + engines: {node: '>= 8'} + dependencies: + '@nodelib/fs.scandir': 2.1.5 + fastq: 1.15.0 + dev: true + + /@rollup/plugin-babel@5.3.1(@babel/core@7.22.20)(rollup@2.79.1): + resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} + engines: {node: '>= 10.0.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@types/babel__core': ^7.1.9 + rollup: ^1.20.0||^2.0.0 + peerDependenciesMeta: + '@types/babel__core': + optional: true + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-imports': 7.22.15 + '@rollup/pluginutils': 3.1.0(rollup@2.79.1) + rollup: 2.79.1 + dev: true + + /@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1): + resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==} + engines: {node: '>= 10.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0 + dependencies: + '@rollup/pluginutils': 3.1.0(rollup@2.79.1) + '@types/resolve': 1.17.1 + builtin-modules: 3.3.0 + deepmerge: 4.3.1 + is-module: 1.0.0 + resolve: 1.22.6 + rollup: 2.79.1 + dev: true + + /@rollup/plugin-replace@2.4.2(rollup@2.79.1): + resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} + peerDependencies: + rollup: ^1.20.0 || ^2.0.0 + dependencies: + '@rollup/pluginutils': 3.1.0(rollup@2.79.1) + magic-string: 0.25.9 + rollup: 2.79.1 + dev: true + + /@rollup/plugin-replace@5.0.2(rollup@3.29.2): + resolution: {integrity: sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true + dependencies: + '@rollup/pluginutils': 5.0.4(rollup@3.29.2) + magic-string: 0.27.0 + rollup: 3.29.2 + dev: true + + /@rollup/pluginutils@3.1.0(rollup@2.79.1): + resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} + engines: {node: '>= 8.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0 + dependencies: + '@types/estree': 0.0.39 + estree-walker: 1.0.1 + picomatch: 2.3.1 + rollup: 2.79.1 + dev: true + + /@rollup/pluginutils@5.0.4(rollup@3.29.2): + resolution: {integrity: sha512-0KJnIoRI8A+a1dqOYLxH8vBf8bphDmty5QvIm2hqm7oFCFYKCAZWWd2hXgMibaPsNDhI0AtpYfQZJG47pt/k4g==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true + dependencies: + '@types/estree': 1.0.1 + estree-walker: 2.0.2 + picomatch: 2.3.1 + rollup: 3.29.2 + dev: true + + /@surma/rollup-plugin-off-main-thread@2.2.3: + resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} + dependencies: + ejs: 3.1.9 + json5: 2.2.3 + magic-string: 0.25.9 + string.prototype.matchall: 4.0.10 + dev: true + + /@trysound/sax@0.2.0: + resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} + engines: {node: '>=10.13.0'} + dev: false + + /@types/estree@0.0.39: + resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} + dev: true + + /@types/estree@1.0.1: + resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} + dev: true + + /@types/node@20.6.2: + resolution: {integrity: sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==} + dev: true + + /@types/resolve@1.17.1: + resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} + dependencies: + '@types/node': 20.6.2 + dev: true + + /@types/trusted-types@2.0.4: + resolution: {integrity: sha512-IDaobHimLQhjwsQ/NMwRVfa/yL7L/wriQPMhw1ZJall0KX6E1oxk29XMDeilW5qTIg5aoiqf5Udy8U/51aNoQQ==} + dev: true + + /@types/web-bluetooth@0.0.16: + resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} + dev: false + + /@vitejs/plugin-vue@4.3.4(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-ciXNIHKPriERBisHFBvnTbfKa6r9SAesOYXeGDzgegcvy9Q4xdScSHAmKbNT0M3O0S9LKhIf5/G+UYG4NnnzYw==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + vite: ^4.0.0 + vue: ^3.2.25 + dependencies: + vite: 4.4.9 + vue: 3.3.4 + dev: true + + /@vue/compiler-core@3.3.4: + resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} + dependencies: + '@babel/parser': 7.22.16 + '@vue/shared': 3.3.4 + estree-walker: 2.0.2 + source-map-js: 1.0.2 + + /@vue/compiler-dom@3.3.4: + resolution: {integrity: sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==} + dependencies: + '@vue/compiler-core': 3.3.4 + '@vue/shared': 3.3.4 + + /@vue/compiler-sfc@3.3.4: + resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} + dependencies: + '@babel/parser': 7.22.16 + '@vue/compiler-core': 3.3.4 + '@vue/compiler-dom': 3.3.4 + '@vue/compiler-ssr': 3.3.4 + '@vue/reactivity-transform': 3.3.4 + '@vue/shared': 3.3.4 + estree-walker: 2.0.2 + magic-string: 0.30.3 + postcss: 8.4.30 + source-map-js: 1.0.2 + + /@vue/compiler-ssr@3.3.4: + resolution: {integrity: sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==} + dependencies: + '@vue/compiler-dom': 3.3.4 + '@vue/shared': 3.3.4 + + /@vue/devtools-api@6.5.0: + resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} + dev: false + + /@vue/reactivity-transform@3.3.4: + resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} + dependencies: + '@babel/parser': 7.22.16 + '@vue/compiler-core': 3.3.4 + '@vue/shared': 3.3.4 + estree-walker: 2.0.2 + magic-string: 0.30.3 + + /@vue/reactivity@3.3.4: + resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==} + dependencies: + '@vue/shared': 3.3.4 + + /@vue/runtime-core@3.3.4: + resolution: {integrity: sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==} + dependencies: + '@vue/reactivity': 3.3.4 + '@vue/shared': 3.3.4 + + /@vue/runtime-dom@3.3.4: + resolution: {integrity: sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==} + dependencies: + '@vue/runtime-core': 3.3.4 + '@vue/shared': 3.3.4 + csstype: 3.1.2 + + /@vue/server-renderer@3.3.4(vue@3.3.4): + resolution: {integrity: sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==} + peerDependencies: + vue: 3.3.4 + dependencies: + '@vue/compiler-ssr': 3.3.4 + '@vue/shared': 3.3.4 + vue: 3.3.4 + + /@vue/shared@3.3.4: + resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} + + /@vueuse/core@9.13.0(vue@3.3.4): + resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==} + dependencies: + '@types/web-bluetooth': 0.0.16 + '@vueuse/metadata': 9.13.0 + '@vueuse/shared': 9.13.0(vue@3.3.4) + vue-demi: 0.14.6(vue@3.3.4) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + dev: false + + /@vueuse/metadata@9.13.0: + resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} + dev: false + + /@vueuse/shared@9.13.0(vue@3.3.4): + resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==} + dependencies: + vue-demi: 0.14.6(vue@3.3.4) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + dev: false + + /acorn@8.10.0: + resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==} + engines: {node: '>=0.4.0'} + hasBin: true + dev: true + + /ajv@8.12.0: + resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} + dependencies: + fast-deep-equal: 3.1.3 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + uri-js: 4.4.1 + dev: true + + /ansi-styles@3.2.1: + resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} + engines: {node: '>=4'} + dependencies: + color-convert: 1.9.3 + dev: true + + /ansi-styles@4.3.0: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} + engines: {node: '>=8'} + dependencies: + color-convert: 2.0.1 + dev: true + + /array-buffer-byte-length@1.0.0: + resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} + dependencies: + call-bind: 1.0.2 + is-array-buffer: 3.0.2 + dev: true + + /arraybuffer.prototype.slice@1.0.2: + resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} + engines: {node: '>= 0.4'} + dependencies: + array-buffer-byte-length: 1.0.0 + call-bind: 1.0.2 + define-properties: 1.2.1 + es-abstract: 1.22.2 + get-intrinsic: 1.2.1 + is-array-buffer: 3.0.2 + is-shared-array-buffer: 1.0.2 + dev: true + + /async@3.2.4: + resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==} + dev: true + + /at-least-node@1.0.0: + resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} + engines: {node: '>= 4.0.0'} + dev: true + + /available-typed-arrays@1.0.5: + resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} + engines: {node: '>= 0.4'} + dev: true + + /babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.20): + resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + dependencies: + '@babel/compat-data': 7.22.20 + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.20) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + dev: true + + /babel-plugin-polyfill-corejs3@0.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.20) + core-js-compat: 3.32.2 + transitivePeerDependencies: + - supports-color + dev: true + + /babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.22.20): + resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.22.20) + transitivePeerDependencies: + - supports-color + dev: true + + /balanced-match@1.0.2: + resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + dev: true + + /boolbase@1.0.0: + resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} + dev: false + + /brace-expansion@1.1.11: + resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} + dependencies: + balanced-match: 1.0.2 + concat-map: 0.0.1 + dev: true + + /brace-expansion@2.0.1: + resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} + dependencies: + balanced-match: 1.0.2 + dev: true + + /braces@3.0.2: + resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} + engines: {node: '>=8'} + dependencies: + fill-range: 7.0.1 + dev: true + + /browserslist@4.21.10: + resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + dependencies: + caniuse-lite: 1.0.30001538 + electron-to-chromium: 1.4.525 + node-releases: 2.0.13 + update-browserslist-db: 1.0.11(browserslist@4.21.10) + dev: true + + /buffer-from@1.1.2: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + dev: true + + /builtin-modules@3.3.0: + resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} + engines: {node: '>=6'} + dev: true + + /call-bind@1.0.2: + resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} + dependencies: + function-bind: 1.1.1 + get-intrinsic: 1.2.1 + dev: true + + /caniuse-lite@1.0.30001538: + resolution: {integrity: sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==} + dev: true + + /chalk@2.4.2: + resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} + engines: {node: '>=4'} + dependencies: + ansi-styles: 3.2.1 + escape-string-regexp: 1.0.5 + supports-color: 5.5.0 + dev: true + + /chalk@4.1.2: + resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} + engines: {node: '>=10'} + dependencies: + ansi-styles: 4.3.0 + supports-color: 7.2.0 + dev: true + + /color-convert@1.9.3: + resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} + dependencies: + color-name: 1.1.3 + dev: true + + /color-convert@2.0.1: + resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} + engines: {node: '>=7.0.0'} + dependencies: + color-name: 1.1.4 + dev: true + + /color-name@1.1.3: + resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} + dev: true + + /color-name@1.1.4: + resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + dev: true + + /commander@2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + dev: true + + /commander@7.2.0: + resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} + engines: {node: '>= 10'} + dev: false + + /common-tags@1.8.2: + resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==} + engines: {node: '>=4.0.0'} + dev: true + + /concat-map@0.0.1: + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} + dev: true + + /convert-source-map@1.9.0: + resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + dev: true + + /core-js-compat@3.32.2: + resolution: {integrity: sha512-+GjlguTDINOijtVRUxrQOv3kfu9rl+qPNdX2LTbJ/ZyVTuxK+ksVSAGX1nHstu4hrv1En/uPTtWgq2gI5wt4AQ==} + dependencies: + browserslist: 4.21.10 + dev: true + + /crypto-random-string@2.0.0: + resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} + engines: {node: '>=8'} + dev: true + + /css-select@5.1.0: + resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==} + dependencies: + boolbase: 1.0.0 + css-what: 6.1.0 + domhandler: 5.0.3 + domutils: 3.1.0 + nth-check: 2.1.1 + dev: false + + /css-tree@2.2.1: + resolution: {integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==} + engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} + dependencies: + mdn-data: 2.0.28 + source-map-js: 1.0.2 + dev: false + + /css-tree@2.3.1: + resolution: {integrity: sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==} + engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} + dependencies: + mdn-data: 2.0.30 + source-map-js: 1.0.2 + dev: false + + /css-what@6.1.0: + resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} + engines: {node: '>= 6'} + dev: false + + /csso@5.0.5: + resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} + engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} + dependencies: + css-tree: 2.2.1 + dev: false + + /csstype@3.1.2: + resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} + + /debug@4.3.4: + resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + dev: true + + /deepmerge@4.3.1: + resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} + engines: {node: '>=0.10.0'} + dev: true + + /define-data-property@1.1.0: + resolution: {integrity: sha512-UzGwzcjyv3OtAvolTj1GoyNYzfFR+iqbGjcnBEENZVCpM4/Ng1yhGNvS3lR/xDS74Tb2wGG9WzNSNIOS9UVb2g==} + engines: {node: '>= 0.4'} + dependencies: + get-intrinsic: 1.2.1 + gopd: 1.0.1 + has-property-descriptors: 1.0.0 + dev: true + + /define-properties@1.2.1: + resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} + engines: {node: '>= 0.4'} + dependencies: + define-data-property: 1.1.0 + has-property-descriptors: 1.0.0 + object-keys: 1.1.1 + dev: true + + /dom-serializer@2.0.0: + resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} + dependencies: + domelementtype: 2.3.0 + domhandler: 5.0.3 + entities: 4.5.0 + dev: false + + /domelementtype@2.3.0: + resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} + dev: false + + /domhandler@5.0.3: + resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} + engines: {node: '>= 4'} + dependencies: + domelementtype: 2.3.0 + dev: false + + /domutils@3.1.0: + resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} + dependencies: + dom-serializer: 2.0.0 + domelementtype: 2.3.0 + domhandler: 5.0.3 + dev: false + + /ejs@3.1.9: + resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==} + engines: {node: '>=0.10.0'} + hasBin: true + dependencies: + jake: 10.8.7 + dev: true + + /electron-to-chromium@1.4.525: + resolution: {integrity: sha512-GIZ620hDK4YmIqAWkscG4W6RwY6gOx1y5J6f4JUQwctiJrqH2oxZYU4mXHi35oV32tr630UcepBzSBGJ/WYcZA==} + dev: true + + /entities@4.5.0: + resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} + engines: {node: '>=0.12'} + dev: false + + /es-abstract@1.22.2: + resolution: {integrity: sha512-YoxfFcDmhjOgWPWsV13+2RNjq1F6UQnfs+8TftwNqtzlmFzEXvlUwdrNrYeaizfjQzRMxkZ6ElWMOJIFKdVqwA==} + engines: {node: '>= 0.4'} + dependencies: + array-buffer-byte-length: 1.0.0 + arraybuffer.prototype.slice: 1.0.2 + available-typed-arrays: 1.0.5 + call-bind: 1.0.2 + es-set-tostringtag: 2.0.1 + es-to-primitive: 1.2.1 + function.prototype.name: 1.1.6 + get-intrinsic: 1.2.1 + get-symbol-description: 1.0.0 + globalthis: 1.0.3 + gopd: 1.0.1 + has: 1.0.3 + has-property-descriptors: 1.0.0 + has-proto: 1.0.1 + has-symbols: 1.0.3 + internal-slot: 1.0.5 + is-array-buffer: 3.0.2 + is-callable: 1.2.7 + is-negative-zero: 2.0.2 + is-regex: 1.1.4 + is-shared-array-buffer: 1.0.2 + is-string: 1.0.7 + is-typed-array: 1.1.12 + is-weakref: 1.0.2 + object-inspect: 1.12.3 + object-keys: 1.1.1 + object.assign: 4.1.4 + regexp.prototype.flags: 1.5.1 + safe-array-concat: 1.0.1 + safe-regex-test: 1.0.0 + string.prototype.trim: 1.2.8 + string.prototype.trimend: 1.0.7 + string.prototype.trimstart: 1.0.7 + typed-array-buffer: 1.0.0 + typed-array-byte-length: 1.0.0 + typed-array-byte-offset: 1.0.0 + typed-array-length: 1.0.4 + unbox-primitive: 1.0.2 + which-typed-array: 1.1.11 + dev: true + + /es-set-tostringtag@2.0.1: + resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} + engines: {node: '>= 0.4'} + dependencies: + get-intrinsic: 1.2.1 + has: 1.0.3 + has-tostringtag: 1.0.0 + dev: true + + /es-to-primitive@1.2.1: + resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} + engines: {node: '>= 0.4'} + dependencies: + is-callable: 1.2.7 + is-date-object: 1.0.5 + is-symbol: 1.0.4 + dev: true + + /esbuild@0.18.20: + resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.18.20 + '@esbuild/android-arm64': 0.18.20 + '@esbuild/android-x64': 0.18.20 + '@esbuild/darwin-arm64': 0.18.20 + '@esbuild/darwin-x64': 0.18.20 + '@esbuild/freebsd-arm64': 0.18.20 + '@esbuild/freebsd-x64': 0.18.20 + '@esbuild/linux-arm': 0.18.20 + '@esbuild/linux-arm64': 0.18.20 + '@esbuild/linux-ia32': 0.18.20 + '@esbuild/linux-loong64': 0.18.20 + '@esbuild/linux-mips64el': 0.18.20 + '@esbuild/linux-ppc64': 0.18.20 + '@esbuild/linux-riscv64': 0.18.20 + '@esbuild/linux-s390x': 0.18.20 + '@esbuild/linux-x64': 0.18.20 + '@esbuild/netbsd-x64': 0.18.20 + '@esbuild/openbsd-x64': 0.18.20 + '@esbuild/sunos-x64': 0.18.20 + '@esbuild/win32-arm64': 0.18.20 + '@esbuild/win32-ia32': 0.18.20 + '@esbuild/win32-x64': 0.18.20 + dev: true + + /escalade@3.1.1: + resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} + engines: {node: '>=6'} + dev: true + + /escape-string-regexp@1.0.5: + resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} + engines: {node: '>=0.8.0'} + dev: true + + /estree-walker@1.0.1: + resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==} + dev: true + + /estree-walker@2.0.2: + resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} + + /esutils@2.0.3: + resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} + engines: {node: '>=0.10.0'} + dev: true + + /fast-deep-equal@3.1.3: + resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + dev: true + + /fast-glob@3.3.1: + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} + engines: {node: '>=8.6.0'} + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.5 + dev: true + + /fast-json-stable-stringify@2.1.0: + resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} + dev: true + + /fastq@1.15.0: + resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} + dependencies: + reusify: 1.0.4 + dev: true + + /filelist@1.0.4: + resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} + dependencies: + minimatch: 5.1.6 + dev: true + + /fill-range@7.0.1: + resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} + engines: {node: '>=8'} + dependencies: + to-regex-range: 5.0.1 + dev: true + + /for-each@0.3.3: + resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} + dependencies: + is-callable: 1.2.7 + dev: true + + /fs-extra@9.1.0: + resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} + engines: {node: '>=10'} + dependencies: + at-least-node: 1.0.0 + graceful-fs: 4.2.11 + jsonfile: 6.1.0 + universalify: 2.0.0 + dev: true + + /fs.realpath@1.0.0: + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + dev: true + + /fsevents@2.3.3: + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /function-bind@1.1.1: + resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} + dev: true + + /function.prototype.name@1.1.6: + resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + define-properties: 1.2.1 + es-abstract: 1.22.2 + functions-have-names: 1.2.3 + dev: true + + /functions-have-names@1.2.3: + resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} + dev: true + + /gensync@1.0.0-beta.2: + resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} + engines: {node: '>=6.9.0'} + dev: true + + /get-intrinsic@1.2.1: + resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} + dependencies: + function-bind: 1.1.1 + has: 1.0.3 + has-proto: 1.0.1 + has-symbols: 1.0.3 + dev: true + + /get-own-enumerable-property-symbols@3.0.2: + resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} + dev: true + + /get-symbol-description@1.0.0: + resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.2.1 + dev: true + + /glob-parent@5.1.2: + resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} + engines: {node: '>= 6'} + dependencies: + is-glob: 4.0.3 + dev: true + + /glob@7.2.3: + resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.1.2 + once: 1.4.0 + path-is-absolute: 1.0.1 + dev: true + + /globals@11.12.0: + resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} + engines: {node: '>=4'} + dev: true + + /globalthis@1.0.3: + resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} + engines: {node: '>= 0.4'} + dependencies: + define-properties: 1.2.1 + dev: true + + /gopd@1.0.1: + resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} + dependencies: + get-intrinsic: 1.2.1 + dev: true + + /graceful-fs@4.2.11: + resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} + dev: true + + /has-bigints@1.0.2: + resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} + dev: true + + /has-flag@3.0.0: + resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} + engines: {node: '>=4'} + dev: true + + /has-flag@4.0.0: + resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} + engines: {node: '>=8'} + dev: true + + /has-property-descriptors@1.0.0: + resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} + dependencies: + get-intrinsic: 1.2.1 + dev: true + + /has-proto@1.0.1: + resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} + engines: {node: '>= 0.4'} + dev: true + + /has-symbols@1.0.3: + resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} + engines: {node: '>= 0.4'} + dev: true + + /has-tostringtag@1.0.0: + resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} + engines: {node: '>= 0.4'} + dependencies: + has-symbols: 1.0.3 + dev: true + + /has@1.0.3: + resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} + engines: {node: '>= 0.4.0'} + dependencies: + function-bind: 1.1.1 + dev: true + + /idb@7.1.1: + resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} + dev: true + + /inflight@1.0.6: + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + dependencies: + once: 1.4.0 + wrappy: 1.0.2 + dev: true + + /inherits@2.0.4: + resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + dev: true + + /internal-slot@1.0.5: + resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} + engines: {node: '>= 0.4'} + dependencies: + get-intrinsic: 1.2.1 + has: 1.0.3 + side-channel: 1.0.4 + dev: true + + /is-array-buffer@3.0.2: + resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.2.1 + is-typed-array: 1.1.12 + dev: true + + /is-bigint@1.0.4: + resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} + dependencies: + has-bigints: 1.0.2 + dev: true + + /is-boolean-object@1.1.2: + resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + has-tostringtag: 1.0.0 + dev: true + + /is-callable@1.2.7: + resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} + engines: {node: '>= 0.4'} + dev: true + + /is-core-module@2.13.0: + resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==} + dependencies: + has: 1.0.3 + dev: true + + /is-date-object@1.0.5: + resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} + engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: 1.0.0 + dev: true + + /is-extglob@2.1.1: + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} + engines: {node: '>=0.10.0'} + dev: true + + /is-glob@4.0.3: + resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} + engines: {node: '>=0.10.0'} + dependencies: + is-extglob: 2.1.1 + dev: true + + /is-module@1.0.0: + resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} + dev: true + + /is-negative-zero@2.0.2: + resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} + engines: {node: '>= 0.4'} + dev: true + + /is-number-object@1.0.7: + resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} + engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: 1.0.0 + dev: true + + /is-number@7.0.0: + resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} + engines: {node: '>=0.12.0'} + dev: true + + /is-obj@1.0.1: + resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==} + engines: {node: '>=0.10.0'} + dev: true + + /is-regex@1.1.4: + resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + has-tostringtag: 1.0.0 + dev: true + + /is-regexp@1.0.0: + resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==} + engines: {node: '>=0.10.0'} + dev: true + + /is-shared-array-buffer@1.0.2: + resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} + dependencies: + call-bind: 1.0.2 + dev: true + + /is-stream@2.0.1: + resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} + engines: {node: '>=8'} + dev: true + + /is-string@1.0.7: + resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} + engines: {node: '>= 0.4'} + dependencies: + has-tostringtag: 1.0.0 + dev: true + + /is-symbol@1.0.4: + resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} + engines: {node: '>= 0.4'} + dependencies: + has-symbols: 1.0.3 + dev: true + + /is-typed-array@1.1.12: + resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==} + engines: {node: '>= 0.4'} + dependencies: + which-typed-array: 1.1.11 + dev: true + + /is-weakref@1.0.2: + resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} + dependencies: + call-bind: 1.0.2 + dev: true + + /isarray@2.0.5: + resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} + dev: true + + /jake@10.8.7: + resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==} + engines: {node: '>=10'} + hasBin: true + dependencies: + async: 3.2.4 + chalk: 4.1.2 + filelist: 1.0.4 + minimatch: 3.1.2 + dev: true + + /jest-worker@26.6.2: + resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} + engines: {node: '>= 10.13.0'} + dependencies: + '@types/node': 20.6.2 + merge-stream: 2.0.0 + supports-color: 7.2.0 + dev: true + + /js-tokens@4.0.0: + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + dev: true + + /jsesc@0.5.0: + resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} + hasBin: true + dev: true + + /jsesc@2.5.2: + resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} + engines: {node: '>=4'} + hasBin: true + dev: true + + /json-schema-traverse@1.0.0: + resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} + dev: true + + /json-schema@0.4.0: + resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} + dev: true + + /json5@2.2.3: + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} + engines: {node: '>=6'} + hasBin: true + dev: true + + /jsonfile@6.1.0: + resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + dependencies: + universalify: 2.0.0 + optionalDependencies: + graceful-fs: 4.2.11 + dev: true + + /jsonpointer@5.0.1: + resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} + engines: {node: '>=0.10.0'} + dev: true + + /leven@3.1.0: + resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} + engines: {node: '>=6'} + dev: true + + /lodash.debounce@4.0.8: + resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} + dev: true + + /lodash.sortby@4.7.0: + resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} + dev: true + + /lodash@4.17.21: + resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + dev: true + + /lru-cache@5.1.1: + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + dependencies: + yallist: 3.1.1 + dev: true + + /magic-string@0.25.9: + resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} + dependencies: + sourcemap-codec: 1.4.8 + dev: true + + /magic-string@0.27.0: + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + + /magic-string@0.30.3: + resolution: {integrity: sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + + /mdn-data@2.0.28: + resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==} + dev: false + + /mdn-data@2.0.30: + resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} + dev: false + + /merge-stream@2.0.0: + resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} + dev: true + + /merge2@1.4.1: + resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} + engines: {node: '>= 8'} + dev: true + + /micromatch@4.0.5: + resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} + engines: {node: '>=8.6'} + dependencies: + braces: 3.0.2 + picomatch: 2.3.1 + dev: true + + /minimatch@3.1.2: + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + dependencies: + brace-expansion: 1.1.11 + dev: true + + /minimatch@5.1.6: + resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} + engines: {node: '>=10'} + dependencies: + brace-expansion: 2.0.1 + dev: true + + /moment-timezone@0.5.43: + resolution: {integrity: sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ==} + dependencies: + moment: 2.29.4 + dev: false + + /moment@2.29.4: + resolution: {integrity: sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==} + dev: false + + /ms@2.1.2: + resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} + dev: true + + /nanoid@3.3.6: + resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + + /node-releases@2.0.13: + resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} + dev: true + + /nth-check@2.1.1: + resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} + dependencies: + boolbase: 1.0.0 + dev: false + + /object-inspect@1.12.3: + resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} + dev: true + + /object-keys@1.1.1: + resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} + engines: {node: '>= 0.4'} + dev: true + + /object.assign@4.1.4: + resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + define-properties: 1.2.1 + has-symbols: 1.0.3 + object-keys: 1.1.1 + dev: true + + /once@1.4.0: + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} + dependencies: + wrappy: 1.0.2 + dev: true + + /path-is-absolute@1.0.1: + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} + engines: {node: '>=0.10.0'} + dev: true + + /path-parse@1.0.7: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} + dev: true + + /picocolors@1.0.0: + resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + + /picomatch@2.3.1: + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} + engines: {node: '>=8.6'} + dev: true + + /postcss@8.4.30: + resolution: {integrity: sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.6 + picocolors: 1.0.0 + source-map-js: 1.0.2 + + /pretty-bytes@5.6.0: + resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} + engines: {node: '>=6'} + dev: true + + /pretty-bytes@6.1.1: + resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==} + engines: {node: ^14.13.1 || >=16.0.0} + dev: true + + /primevue@3.37.0(vue@3.3.4): + resolution: {integrity: sha512-azwnnQS4+HHJHrh07P0cz+8Nvqo6C08znwvPDyiILwVPkwIrTtgNVmYQtQ9HjLgwax+lC7scMetJpdKcNQU//g==} + peerDependencies: + vue: ^3.0.0 + dependencies: + vue: 3.3.4 + dev: false + + /punycode@2.3.0: + resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} + engines: {node: '>=6'} + dev: true + + /queue-microtask@1.2.3: + resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} + dev: true + + /randombytes@2.1.0: + resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} + dependencies: + safe-buffer: 5.2.1 + dev: true + + /regenerate-unicode-properties@10.1.1: + resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==} + engines: {node: '>=4'} + dependencies: + regenerate: 1.4.2 + dev: true + + /regenerate@1.4.2: + resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} + dev: true + + /regenerator-runtime@0.14.0: + resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} + dev: true + + /regenerator-transform@0.15.2: + resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} + dependencies: + '@babel/runtime': 7.22.15 + dev: true + + /regexp.prototype.flags@1.5.1: + resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + define-properties: 1.2.1 + set-function-name: 2.0.1 + dev: true + + /regexpu-core@5.3.2: + resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} + engines: {node: '>=4'} + dependencies: + '@babel/regjsgen': 0.8.0 + regenerate: 1.4.2 + regenerate-unicode-properties: 10.1.1 + regjsparser: 0.9.1 + unicode-match-property-ecmascript: 2.0.0 + unicode-match-property-value-ecmascript: 2.1.0 + dev: true + + /regjsparser@0.9.1: + resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} + hasBin: true + dependencies: + jsesc: 0.5.0 + dev: true + + /require-from-string@2.0.2: + resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} + engines: {node: '>=0.10.0'} + dev: true + + /resolve@1.22.6: + resolution: {integrity: sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==} + hasBin: true + dependencies: + is-core-module: 2.13.0 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + dev: true + + /reusify@1.0.4: + resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} + engines: {iojs: '>=1.0.0', node: '>=0.10.0'} + dev: true + + /rollup-plugin-terser@7.0.2(rollup@2.79.1): + resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} + deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser + peerDependencies: + rollup: ^2.0.0 + dependencies: + '@babel/code-frame': 7.22.13 + jest-worker: 26.6.2 + rollup: 2.79.1 + serialize-javascript: 4.0.0 + terser: 5.19.4 + dev: true + + /rollup@2.79.1: + resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} + engines: {node: '>=10.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.3 + dev: true + + /rollup@3.29.2: + resolution: {integrity: sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A==} + engines: {node: '>=14.18.0', npm: '>=8.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.3 + dev: true + + /run-parallel@1.2.0: + resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} + dependencies: + queue-microtask: 1.2.3 + dev: true + + /safe-array-concat@1.0.1: + resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==} + engines: {node: '>=0.4'} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.2.1 + has-symbols: 1.0.3 + isarray: 2.0.5 + dev: true + + /safe-buffer@5.2.1: + resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + dev: true + + /safe-regex-test@1.0.0: + resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.2.1 + is-regex: 1.1.4 + dev: true + + /semver@6.3.1: + resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} + hasBin: true + dev: true + + /serialize-javascript@4.0.0: + resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} + dependencies: + randombytes: 2.1.0 + dev: true + + /set-function-name@2.0.1: + resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} + engines: {node: '>= 0.4'} + dependencies: + define-data-property: 1.1.0 + functions-have-names: 1.2.3 + has-property-descriptors: 1.0.0 + dev: true + + /side-channel@1.0.4: + resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.2.1 + object-inspect: 1.12.3 + dev: true + + /source-map-js@1.0.2: + resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} + engines: {node: '>=0.10.0'} + + /source-map-support@0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + dependencies: + buffer-from: 1.1.2 + source-map: 0.6.1 + dev: true + + /source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + engines: {node: '>=0.10.0'} + dev: true + + /source-map@0.8.0-beta.0: + resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} + engines: {node: '>= 8'} + dependencies: + whatwg-url: 7.1.0 + dev: true + + /sourcemap-codec@1.4.8: + resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} + deprecated: Please use @jridgewell/sourcemap-codec instead + dev: true + + /string.prototype.matchall@4.0.10: + resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==} + dependencies: + call-bind: 1.0.2 + define-properties: 1.2.1 + es-abstract: 1.22.2 + get-intrinsic: 1.2.1 + has-symbols: 1.0.3 + internal-slot: 1.0.5 + regexp.prototype.flags: 1.5.1 + set-function-name: 2.0.1 + side-channel: 1.0.4 + dev: true + + /string.prototype.trim@1.2.8: + resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + define-properties: 1.2.1 + es-abstract: 1.22.2 + dev: true + + /string.prototype.trimend@1.0.7: + resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} + dependencies: + call-bind: 1.0.2 + define-properties: 1.2.1 + es-abstract: 1.22.2 + dev: true + + /string.prototype.trimstart@1.0.7: + resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} + dependencies: + call-bind: 1.0.2 + define-properties: 1.2.1 + es-abstract: 1.22.2 + dev: true + + /stringify-object@3.3.0: + resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} + engines: {node: '>=4'} + dependencies: + get-own-enumerable-property-symbols: 3.0.2 + is-obj: 1.0.1 + is-regexp: 1.0.0 + dev: true + + /strip-comments@2.0.1: + resolution: {integrity: sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==} + engines: {node: '>=10'} + dev: true + + /supports-color@5.5.0: + resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} + engines: {node: '>=4'} + dependencies: + has-flag: 3.0.0 + dev: true + + /supports-color@7.2.0: + resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} + engines: {node: '>=8'} + dependencies: + has-flag: 4.0.0 + dev: true + + /supports-preserve-symlinks-flag@1.0.0: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} + engines: {node: '>= 0.4'} + dev: true + + /svgo@3.0.2: + resolution: {integrity: sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==} + engines: {node: '>=14.0.0'} + hasBin: true + dependencies: + '@trysound/sax': 0.2.0 + commander: 7.2.0 + css-select: 5.1.0 + css-tree: 2.3.1 + csso: 5.0.5 + picocolors: 1.0.0 + dev: false + + /temp-dir@2.0.0: + resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} + engines: {node: '>=8'} + dev: true + + /tempy@0.6.0: + resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==} + engines: {node: '>=10'} + dependencies: + is-stream: 2.0.1 + temp-dir: 2.0.0 + type-fest: 0.16.0 + unique-string: 2.0.0 + dev: true + + /terser@5.19.4: + resolution: {integrity: sha512-6p1DjHeuluwxDXcuT9VR8p64klWJKo1ILiy19s6C9+0Bh2+NWTX6nD9EPppiER4ICkHDVB1RkVpin/YW2nQn/g==} + engines: {node: '>=10'} + hasBin: true + dependencies: + '@jridgewell/source-map': 0.3.5 + acorn: 8.10.0 + commander: 2.20.3 + source-map-support: 0.5.21 + dev: true + + /tinycolor2@1.6.0: + resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} + dev: false + + /to-fast-properties@2.0.0: + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} + engines: {node: '>=4'} + + /to-regex-range@5.0.1: + resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} + engines: {node: '>=8.0'} + dependencies: + is-number: 7.0.0 + dev: true + + /tr46@1.0.1: + resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} + dependencies: + punycode: 2.3.0 + dev: true + + /type-fest@0.16.0: + resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} + engines: {node: '>=10'} + dev: true + + /typed-array-buffer@1.0.0: + resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.2.1 + is-typed-array: 1.1.12 + dev: true + + /typed-array-byte-length@1.0.0: + resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + for-each: 0.3.3 + has-proto: 1.0.1 + is-typed-array: 1.1.12 + dev: true + + /typed-array-byte-offset@1.0.0: + resolution: {integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==} + engines: {node: '>= 0.4'} + dependencies: + available-typed-arrays: 1.0.5 + call-bind: 1.0.2 + for-each: 0.3.3 + has-proto: 1.0.1 + is-typed-array: 1.1.12 + dev: true + + /typed-array-length@1.0.4: + resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} + dependencies: + call-bind: 1.0.2 + for-each: 0.3.3 + is-typed-array: 1.1.12 + dev: true + + /unbox-primitive@1.0.2: + resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} + dependencies: + call-bind: 1.0.2 + has-bigints: 1.0.2 + has-symbols: 1.0.3 + which-boxed-primitive: 1.0.2 + dev: true + + /unicode-canonical-property-names-ecmascript@2.0.0: + resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} + engines: {node: '>=4'} + dev: true + + /unicode-match-property-ecmascript@2.0.0: + resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} + engines: {node: '>=4'} + dependencies: + unicode-canonical-property-names-ecmascript: 2.0.0 + unicode-property-aliases-ecmascript: 2.1.0 + dev: true + + /unicode-match-property-value-ecmascript@2.1.0: + resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} + engines: {node: '>=4'} + dev: true + + /unicode-property-aliases-ecmascript@2.1.0: + resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} + engines: {node: '>=4'} + dev: true + + /unique-string@2.0.0: + resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} + engines: {node: '>=8'} + dependencies: + crypto-random-string: 2.0.0 + dev: true + + /universalify@2.0.0: + resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} + engines: {node: '>= 10.0.0'} + dev: true + + /upath@1.2.0: + resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} + engines: {node: '>=4'} + dev: true + + /update-browserslist-db@1.0.11(browserslist@4.21.10): + resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + dependencies: + browserslist: 4.21.10 + escalade: 3.1.1 + picocolors: 1.0.0 + dev: true + + /uri-js@4.4.1: + resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} + dependencies: + punycode: 2.3.0 + dev: true + + /vite-plugin-pwa@0.14.7(vite@4.4.9)(workbox-build@6.6.0)(workbox-window@6.6.0): + resolution: {integrity: sha512-dNJaf0fYOWncmjxv9HiSa2xrSjipjff7IkYE5oIUJ2x5HKu3cXgA8LRgzOwTc5MhwyFYRSU0xyN0Phbx3NsQYw==} + peerDependencies: + vite: ^3.1.0 || ^4.0.0 + workbox-build: ^6.5.4 + workbox-window: ^6.5.4 + dependencies: + '@rollup/plugin-replace': 5.0.2(rollup@3.29.2) + debug: 4.3.4 + fast-glob: 3.3.1 + pretty-bytes: 6.1.1 + rollup: 3.29.2 + vite: 4.4.9 + workbox-build: 6.6.0 + workbox-window: 6.6.0 + transitivePeerDependencies: + - supports-color + dev: true + + /vite-svg-loader@4.0.0: + resolution: {integrity: sha512-0MMf1yzzSYlV4MGePsLVAOqXsbF5IVxbn4EEzqRnWxTQl8BJg/cfwIzfQNmNQxZp5XXwd4kyRKF1LytuHZTnqA==} + dependencies: + '@vue/compiler-sfc': 3.3.4 + svgo: 3.0.2 + dev: false + + /vite@4.4.9: + resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} + engines: {node: ^14.18.0 || >=16.0.0} + hasBin: true + peerDependencies: + '@types/node': '>= 14' + less: '*' + lightningcss: ^1.21.0 + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + esbuild: 0.18.20 + postcss: 8.4.30 + rollup: 3.29.2 + optionalDependencies: + fsevents: 2.3.3 + dev: true + + /vue-demi@0.14.6(vue@3.3.4): + resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + peerDependencies: + '@vue/composition-api': ^1.0.0-rc.1 + vue: ^3.0.0-0 || ^2.6.0 + peerDependenciesMeta: + '@vue/composition-api': + optional: true + dependencies: + vue: 3.3.4 + dev: false + + /vue-router@4.2.4(vue@3.3.4): + resolution: {integrity: sha512-9PISkmaCO02OzPVOMq2w82ilty6+xJmQrarYZDkjZBfl4RvYAlt4PKnEX21oW4KTtWfa9OuO/b3qk1Od3AEdCQ==} + peerDependencies: + vue: ^3.2.0 + dependencies: + '@vue/devtools-api': 6.5.0 + vue: 3.3.4 + dev: false + + /vue@3.3.4: + resolution: {integrity: sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==} + dependencies: + '@vue/compiler-dom': 3.3.4 + '@vue/compiler-sfc': 3.3.4 + '@vue/runtime-dom': 3.3.4 + '@vue/server-renderer': 3.3.4(vue@3.3.4) + '@vue/shared': 3.3.4 + + /webidl-conversions@4.0.2: + resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} + dev: true + + /whatwg-url@7.1.0: + resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} + dependencies: + lodash.sortby: 4.7.0 + tr46: 1.0.1 + webidl-conversions: 4.0.2 + dev: true + + /which-boxed-primitive@1.0.2: + resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} + dependencies: + is-bigint: 1.0.4 + is-boolean-object: 1.1.2 + is-number-object: 1.0.7 + is-string: 1.0.7 + is-symbol: 1.0.4 + dev: true + + /which-typed-array@1.1.11: + resolution: {integrity: sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==} + engines: {node: '>= 0.4'} + dependencies: + available-typed-arrays: 1.0.5 + call-bind: 1.0.2 + for-each: 0.3.3 + gopd: 1.0.1 + has-tostringtag: 1.0.0 + dev: true + + /workbox-background-sync@6.6.0: + resolution: {integrity: sha512-jkf4ZdgOJxC9u2vztxLuPT/UjlH7m/nWRQ/MgGL0v8BJHoZdVGJd18Kck+a0e55wGXdqyHO+4IQTk0685g4MUw==} + dependencies: + idb: 7.1.1 + workbox-core: 6.6.0 + dev: true + + /workbox-broadcast-update@6.6.0: + resolution: {integrity: sha512-nm+v6QmrIFaB/yokJmQ/93qIJ7n72NICxIwQwe5xsZiV2aI93MGGyEyzOzDPVz5THEr5rC3FJSsO3346cId64Q==} + dependencies: + workbox-core: 6.6.0 + dev: true + + /workbox-build@6.6.0: + resolution: {integrity: sha512-Tjf+gBwOTuGyZwMz2Nk/B13Fuyeo0Q84W++bebbVsfr9iLkDSo6j6PST8tET9HYA58mlRXwlMGpyWO8ETJiXdQ==} + engines: {node: '>=10.0.0'} + dependencies: + '@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0) + '@babel/core': 7.22.20 + '@babel/preset-env': 7.22.20(@babel/core@7.22.20) + '@babel/runtime': 7.22.15 + '@rollup/plugin-babel': 5.3.1(@babel/core@7.22.20)(rollup@2.79.1) + '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1) + '@rollup/plugin-replace': 2.4.2(rollup@2.79.1) + '@surma/rollup-plugin-off-main-thread': 2.2.3 + ajv: 8.12.0 + common-tags: 1.8.2 + fast-json-stable-stringify: 2.1.0 + fs-extra: 9.1.0 + glob: 7.2.3 + lodash: 4.17.21 + pretty-bytes: 5.6.0 + rollup: 2.79.1 + rollup-plugin-terser: 7.0.2(rollup@2.79.1) + source-map: 0.8.0-beta.0 + stringify-object: 3.3.0 + strip-comments: 2.0.1 + tempy: 0.6.0 + upath: 1.2.0 + workbox-background-sync: 6.6.0 + workbox-broadcast-update: 6.6.0 + workbox-cacheable-response: 6.6.0 + workbox-core: 6.6.0 + workbox-expiration: 6.6.0 + workbox-google-analytics: 6.6.0 + workbox-navigation-preload: 6.6.0 + workbox-precaching: 6.6.0 + workbox-range-requests: 6.6.0 + workbox-recipes: 6.6.0 + workbox-routing: 6.6.0 + workbox-strategies: 6.6.0 + workbox-streams: 6.6.0 + workbox-sw: 6.6.0 + workbox-window: 6.6.0 + transitivePeerDependencies: + - '@types/babel__core' + - supports-color + dev: true + + /workbox-cacheable-response@6.6.0: + resolution: {integrity: sha512-JfhJUSQDwsF1Xv3EV1vWzSsCOZn4mQ38bWEBR3LdvOxSPgB65gAM6cS2CX8rkkKHRgiLrN7Wxoyu+TuH67kHrw==} + deprecated: workbox-background-sync@6.6.0 + dependencies: + workbox-core: 6.6.0 + dev: true + + /workbox-core@6.6.0: + resolution: {integrity: sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==} + dev: true + + /workbox-expiration@6.6.0: + resolution: {integrity: sha512-baplYXcDHbe8vAo7GYvyAmlS4f6998Jff513L4XvlzAOxcl8F620O91guoJ5EOf5qeXG4cGdNZHkkVAPouFCpw==} + dependencies: + idb: 7.1.1 + workbox-core: 6.6.0 + dev: true + + /workbox-google-analytics@6.6.0: + resolution: {integrity: sha512-p4DJa6OldXWd6M9zRl0H6vB9lkrmqYFkRQ2xEiNdBFp9U0LhsGO7hsBscVEyH9H2/3eZZt8c97NB2FD9U2NJ+Q==} + dependencies: + workbox-background-sync: 6.6.0 + workbox-core: 6.6.0 + workbox-routing: 6.6.0 + workbox-strategies: 6.6.0 + dev: true + + /workbox-navigation-preload@6.6.0: + resolution: {integrity: sha512-utNEWG+uOfXdaZmvhshrh7KzhDu/1iMHyQOV6Aqup8Mm78D286ugu5k9MFD9SzBT5TcwgwSORVvInaXWbvKz9Q==} + dependencies: + workbox-core: 6.6.0 + dev: true + + /workbox-precaching@6.6.0: + resolution: {integrity: sha512-eYu/7MqtRZN1IDttl/UQcSZFkHP7dnvr/X3Vn6Iw6OsPMruQHiVjjomDFCNtd8k2RdjLs0xiz9nq+t3YVBcWPw==} + dependencies: + workbox-core: 6.6.0 + workbox-routing: 6.6.0 + workbox-strategies: 6.6.0 + dev: true + + /workbox-range-requests@6.6.0: + resolution: {integrity: sha512-V3aICz5fLGq5DpSYEU8LxeXvsT//mRWzKrfBOIxzIdQnV/Wj7R+LyJVTczi4CQ4NwKhAaBVaSujI1cEjXW+hTw==} + dependencies: + workbox-core: 6.6.0 + dev: true + + /workbox-recipes@6.6.0: + resolution: {integrity: sha512-TFi3kTgYw73t5tg73yPVqQC8QQjxJSeqjXRO4ouE/CeypmP2O/xqmB/ZFBBQazLTPxILUQ0b8aeh0IuxVn9a6A==} + dependencies: + workbox-cacheable-response: 6.6.0 + workbox-core: 6.6.0 + workbox-expiration: 6.6.0 + workbox-precaching: 6.6.0 + workbox-routing: 6.6.0 + workbox-strategies: 6.6.0 + dev: true + + /workbox-routing@6.6.0: + resolution: {integrity: sha512-x8gdN7VDBiLC03izAZRfU+WKUXJnbqt6PG9Uh0XuPRzJPpZGLKce/FkOX95dWHRpOHWLEq8RXzjW0O+POSkKvw==} + dependencies: + workbox-core: 6.6.0 + dev: true + + /workbox-strategies@6.6.0: + resolution: {integrity: sha512-eC07XGuINAKUWDnZeIPdRdVja4JQtTuc35TZ8SwMb1ztjp7Ddq2CJ4yqLvWzFWGlYI7CG/YGqaETntTxBGdKgQ==} + dependencies: + workbox-core: 6.6.0 + dev: true + + /workbox-streams@6.6.0: + resolution: {integrity: sha512-rfMJLVvwuED09CnH1RnIep7L9+mj4ufkTyDPVaXPKlhi9+0czCu+SJggWCIFbPpJaAZmp2iyVGLqS3RUmY3fxg==} + dependencies: + workbox-core: 6.6.0 + workbox-routing: 6.6.0 + dev: true + + /workbox-sw@6.6.0: + resolution: {integrity: sha512-R2IkwDokbtHUE4Kus8pKO5+VkPHD2oqTgl+XJwh4zbF1HyjAbgNmK/FneZHVU7p03XUt9ICfuGDYISWG9qV/CQ==} + dev: true + + /workbox-window@6.6.0: + resolution: {integrity: sha512-L4N9+vka17d16geaJXXRjENLFldvkWy7JyGxElRD0JvBxvFEd8LOhr+uXCcar/NzAmIBRv9EZ+M+Qr4mOoBITw==} + dependencies: + '@types/trusted-types': 2.0.4 + workbox-core: 6.6.0 + dev: true + + /wrappy@1.0.2: + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} + dev: true + + /yallist@3.1.1: + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} + dev: true diff --git a/raw/DCC1.svg b/raw/DCC1.svg index f1a298e..132c57d 100644 --- a/raw/DCC1.svg +++ b/raw/DCC1.svg @@ -1 +1 @@ -181MECHEQUIPNONA201sf180MECHEQUIPNONA1335sf182MECHEQUIPNONA338sf101JANITORSNONA121sf103WOMENSLAVNONA199sf104MENSLAVNONA192sf116OFFICEADMINRU197sfWRPI110MEDIARADIORU303sf111MEDIARADIORU232sf107MEDIARADIORU144sf106MEDIARADIORU591sf105MEDIARADIORU346sfWRPI117MEDIASERVRU220sf115OFFICEADMINRU131sf113MEDIASERVRU435sfWRPI118MEDIASERVRU128sf114MEDIARADIORU303sf128MEDIASERVMULTIMEDSVS91sfCATVHEADEND129MEDIAPRODMULTIMEDSVS91sfEDITBAY126MEDIASERVMULTIMEDSVS530sfCATVHEADEND127MEDIASERVMULTIMEDSVS157sfCATVHEADEND130MEDIASERVMULTIMEDSVS147sfVIDCONF131OFFCOPYMULTIMEDSVS155sfCOPYMAILROOM132MEDIASERVMULTIMEDSVS940sfMOSTORAGE134BOFFICEACADEDWRKPROF141sfGREGA,CONNIE134AOFFSEREDWRKPROF29sf134C.02OFFICEACADEDWRKPROF61sfLINDEMANN,ANITA134OFFSEREDWRKPROF165sf133OFFICEADMINMULTIMEDSVS147sf135OFFSEREDWRKPROF192sf135A.01OFFICEACADEDWRKPROF75sfVACANT135B.01OFFICEACADEDWRKPROF70sfWELLS,JUDY136.01OFFWORKSTNEDWRKPROF48sfUGSTUDENT137CLABSTUDIOARTS601sfGRADSTUDIO177TELDATANET&TEL38sf179LABOPENARTS267sf138LABOPENARTS276sf175ALABOPENARTS93sf175BLABOPENSVARTS90sf178CLASSLABSVARTS169sf175LABOPENARTS362sf176LABOPENARTS114sf174CLABSTUDIOARTS1007sf170MEDIATVMULTIMEDSVS853sfCHROMAKEYSTUDO172MEDIASERVMULTIMEDSVS40sfSOUNDBOOTH171MEDIATVMULTIMEDSVS275sfCONTROLROOM160MEDIASERVMULTIMEDSVS1690sfVSMAINOFFICE162CORRIDORNONA217sf163MECHEQUIPNONA133sf164MECHEQUIPNONA73sf1-EELEVATORNONA131sf158CORRIDORNONA407sf159COM/TELSERVMULTIMEDSVS530sf161BCOM/TELSERVMULTIMEDSVS243sf161OFFCIRCSUMAC69sf161ALABOPENSUMAC96sf166COMPUTER/TELMULTIMEDSVS288sf168COMPUTER/TELMULTIMEDSVS404sfSERVERROOM169COM/TELSERVMULTIMEDSVS81sfUPS_BATTERY156MEDIASERVMULTIMEDSVS603sfTSTECHSHOP154MEDIASERVMULTIMEDSVS575sfTSTECHSHOP153MEDIASERVMULTIMEDSVS542sfTSSTORAGE145MEDIASERVMULTIMEDSVS120sfPHOTOEQUIP150MEDIASERVMULTIMEDSVS834sfMOMAINOFFICE144COM/TELSERVMULTIMEDSVS222sfVCCTAPESTORAGE149MEDIASERVMULTIMEDSVS201sfROLLCLEANING141OFFICEADMINMULTIMEDSVS233sfEVANS,JIM140OFFICEADMINMULTIMEDSVS243sfPORTER,ROSEMARY151COMPUTER/TELMULTIMEDSVS156sfDUPRE,KENNETHR.152OFFICEADMINMULTIMEDSVS160sfFUSCUS,KEVINR.121CORRIDORNONA61sf122ACORRIDORNONA60sf125LABOPENMULTIMEDSVS788sf124OFFICEACADEDWRKPROF148sfVACANT122OFFICEACADEDWRKPROF111sfVACANT121A.01OFFSEREDWRKPROF199sf123.01OFFICEACADEDWRKPROF104sfUGSTUDENT122BOFFCIRCEDWRKPROF35sf120CORRIDORNONA1329sf143COM/TELSERVMULTIMEDSVS16sfVCCTAPESTORAGE148MEDIASERVMULTIMEDSVS16sfHALLWAY1ST7STAIRNONA120sf102CORRIDORNONA356sf119LOBBYNONA741sf108MEDIARADIORU57sf109MEDIASERVRU87sf112MEDIARADIORU74sf131AKITCHENETTEMULTIMEDSVS60sfKITCHEN1ST6STAIRNONA132sf167COM/TELSERVMULTIMEDSVS67sfSTORAGE173CORRIDORNONA187sf102AMERCHVENDAUXSERV37sf113ALOUNGERU156sf1ST3STAIRNONA241sf1ST1STAIRNONA350sf139CORRIDORNONA133sf136.02OFFICEACADEDWRKPROF55sfCRAWFORD,ROBERT134C.01OFFICEACADEDWRKPROF72sfROWE,RONIQAE.134C.03OFFWORKSTNEDWRKPROF26sfUGSTUDENT123.02OFFSEREDWRKPROF73sf123.03OFFWORKSTNEDWRKPROF56sfUGSTUDENT122COFFICEACADEDWRKPROF93sfVACANT136.03OFFSEREDWRKPROF39sf136.04OFFWORKSTNEDWRKPROF82sfUGSTUDENT121A.02OFFICEACADEDWRKPROF49sf135A.02OFFWORKSTNEDWRKPROF24sfUGSTUDENT135B.02OFFWORKSTNEDWRKPROF26sfADACOMPTESTINGDARRIN COMMUNICATIONS CENTER 100 LEVEL142OFFICEADMINMULTIMEDSVS340sf5STAFF +181MECHEQUIPNONA201sf180MECHEQUIPNONA1335sf182MECHEQUIPNONA338sf101JANITORSNONA121sf103WOMENSLAVNONA199sf104MENSLAVNONA192sf116OFFICEADMINRU197sfWRPI110MEDIARADIORU303sf111MEDIARADIORU232sf107MEDIARADIORU144sf106MEDIARADIORU591sf105MEDIARADIORU346sfWRPI117MEDIASERVRU220sf115OFFICEADMINRU131sf113MEDIASERVRU435sfWRPI118MEDIASERVRU128sf114MEDIARADIORU303sf128MEDIASERVMULTIMEDSVS91sfCATVHEADEND129MEDIAPRODMULTIMEDSVS91sfEDITBAY126MEDIASERVMULTIMEDSVS530sfCATVHEADEND127MEDIASERVMULTIMEDSVS157sfCATVHEADEND130MEDIASERVMULTIMEDSVS147sfVIDCONF131OFFCOPYMULTIMEDSVS155sfCOPYMAILROOM132MEDIASERVMULTIMEDSVS940sfMOSTORAGE134BOFFICEACADEDWRKPROF141sfGREGA,CONNIE134AOFFSEREDWRKPROF29sf134C.02OFFICEACADEDWRKPROF61sfLINDEMANN,ANITA134OFFSEREDWRKPROF165sf133OFFICEADMINMULTIMEDSVS147sf135OFFSEREDWRKPROF192sf135A.01OFFICEACADEDWRKPROF75sfVACANT135B.01OFFICEACADEDWRKPROF70sfWELLS,JUDY136.01OFFWORKSTNEDWRKPROF48sfUGSTUDENT137CLABSTUDIOARTS601sfGRADSTUDIO177TELDATANET&TEL38sf179LABOPENARTS267sf138LABOPENARTS276sf175ALABOPENARTS93sf175BLABOPENSVARTS90sf178CLASSLABSVARTS169sf175LABOPENARTS362sf176LABOPENARTS114sf174CLABSTUDIOARTS1007sf170MEDIATVMULTIMEDSVS853sfCHROMAKEYSTUDO172MEDIASERVMULTIMEDSVS40sfSOUNDBOOTH171MEDIATVMULTIMEDSVS275sfCONTROLROOM160MEDIASERVMULTIMEDSVS1690sfVSMAINOFFICE162CORRIDORNONA217sf163MECHEQUIPNONA133sf164MECHEQUIPNONA73sf1-EELEVATORNONA131sf158CORRIDORNONA407sf159COM/TELSERVMULTIMEDSVS530sf161BCOM/TELSERVMULTIMEDSVS243sf161OFFCIRCSUMAC69sf161ALABOPENSUMAC96sf166COMPUTER/TELMULTIMEDSVS288sf168COMPUTER/TELMULTIMEDSVS404sfSERVERROOM169COM/TELSERVMULTIMEDSVS81sfUPS_BATTERY156MEDIASERVMULTIMEDSVS603sfTSTECHSHOP154MEDIASERVMULTIMEDSVS575sfTSTECHSHOP153MEDIASERVMULTIMEDSVS542sfTSSTORAGE145MEDIASERVMULTIMEDSVS120sfPHOTOEQUIP150MEDIASERVMULTIMEDSVS834sfMOMAINOFFICE144COM/TELSERVMULTIMEDSVS222sfVCCTAPESTORAGE149MEDIASERVMULTIMEDSVS201sfROLLCLEANING141OFFICEADMINMULTIMEDSVS233sfEVANS,JIM140OFFICEADMINMULTIMEDSVS243sfPORTER,ROSEMARY151COMPUTER/TELMULTIMEDSVS156sfDUPRE,KENNETHR.152OFFICEADMINMULTIMEDSVS160sfFUSCUS,KEVINR.121CORRIDORNONA61sf122ACORRIDORNONA60sf125LABOPENMULTIMEDSVS788sf124OFFICEACADEDWRKPROF148sfVACANT122OFFICEACADEDWRKPROF111sfVACANT121A.01OFFSEREDWRKPROF199sf123.01OFFICEACADEDWRKPROF104sfUGSTUDENT122BOFFCIRCEDWRKPROF35sf120CORRIDORNONA1329sf143COM/TELSERVMULTIMEDSVS16sfVCCTAPESTORAGE148MEDIASERVMULTIMEDSVS16sfHALLWAY1ST7STAIRNONA120sf102CORRIDORNONA356sf119LOBBYNONA741sf108MEDIARADIORU57sf109MEDIASERVRU87sf112MEDIARADIORU74sf131AKITCHENETTEMULTIMEDSVS60sfKITCHEN1ST6STAIRNONA132sf167COM/TELSERVMULTIMEDSVS67sfSTORAGE173CORRIDORNONA187sf102AMERCHVENDAUXSERV37sf113ALOUNGERU156sf1ST3STAIRNONA241sf1ST1STAIRNONA350sf139CORRIDORNONA133sf136.02OFFICEACADEDWRKPROF55sfCRAWFORD,ROBERT134C.01OFFICEACADEDWRKPROF72sfROWE,RONIQAE.134C.03OFFWORKSTNEDWRKPROF26sfUGSTUDENT123.02OFFSEREDWRKPROF73sf123.03OFFWORKSTNEDWRKPROF56sfUGSTUDENT122COFFICEACADEDWRKPROF93sfVACANT136.03OFFSEREDWRKPROF39sf136.04OFFWORKSTNEDWRKPROF82sfUGSTUDENT121A.02OFFICEACADEDWRKPROF49sf135A.02OFFWORKSTNEDWRKPROF24sfUGSTUDENT135B.02OFFWORKSTNEDWRKPROF26sfADACOMPTESTINGDARRIN COMMUNICATIONS CENTER 100 LEVEL142OFFICEADMINMULTIMEDSVS340sf5STAFF diff --git a/src/App.vue b/src/App.vue index badaa5c..4257bc6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,132 +1,132 @@ - - - - - - + + + + + + diff --git a/src/assets/base.css b/src/assets/base.css index 7b21cd4..ec41b1f 100644 --- a/src/assets/base.css +++ b/src/assets/base.css @@ -1,77 +1,77 @@ -/* color palette from */ -:root { - --vt-c-white: #ffffff; - --vt-c-white-soft: #f8f8f8; - --vt-c-white-mute: #f2f2f2; - - --vt-c-black: #181818; - --vt-c-black-soft: #222222; - --vt-c-black-mute: #282828; - - --vt-c-indigo: #2c3e50; - - --vt-c-divider-light-1: rgba(60, 60, 60, 0.29); - --vt-c-divider-light-2: rgba(60, 60, 60, 0.12); - --vt-c-divider-dark-1: rgba(84, 84, 84, 0.65); - --vt-c-divider-dark-2: rgba(84, 84, 84, 0.48); - - --vt-c-text-light-1: var(--vt-c-indigo); - --vt-c-text-light-2: rgba(60, 60, 60, 0.66); - --vt-c-text-dark-1: var(--vt-c-white); - --vt-c-text-dark-2: rgba(235, 235, 235, 0.64); -} - -/* semantic color variables for this project */ -:root { - --color-background: var(--vt-c-white); - --color-background-soft: var(--vt-c-white-soft); - --color-background-mute: var(--vt-c-white-mute); - - --color-border: var(--vt-c-divider-light-2); - --color-border-hover: var(--vt-c-divider-light-1); - - --color-heading: var(--vt-c-text-light-1); - --color-text: var(--vt-c-text-light-1); - - --section-gap: 160px; - - --background: #ffffff; - --title: #1f4045; - - --carroad: #d4e5e2; - --walkpath: #a2c3c3; - - --softborder: #d3d5dc; - --hardborder: #869395; - - --buildfill: #d4e5e2; - --buildbord: #7cacab; - - --roomfill: #d5ebe7; - --unusedfill: #bbd3cf; -} - -@media (prefers-color-scheme: dark) { - :root { - --color-background: var(--vt-c-black); - --color-background-soft: var(--vt-c-black-soft); - --color-background-mute: var(--vt-c-black-mute); - - --color-border: var(--vt-c-divider-dark-2); - --color-border-hover: var(--vt-c-divider-dark-1); - - --color-heading: var(--vt-c-text-dark-1); - --color-text: var(--vt-c-text-dark-2); - } -} - -html, body { - font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; - background-color: var(--background); - touch-action: none; - overflow: hidden; - position: relative; - transition: opacity 0.5s; - margin: 0; - height: 100%; +/* color palette from */ +:root { + --vt-c-white: #ffffff; + --vt-c-white-soft: #f8f8f8; + --vt-c-white-mute: #f2f2f2; + + --vt-c-black: #181818; + --vt-c-black-soft: #222222; + --vt-c-black-mute: #282828; + + --vt-c-indigo: #2c3e50; + + --vt-c-divider-light-1: rgba(60, 60, 60, 0.29); + --vt-c-divider-light-2: rgba(60, 60, 60, 0.12); + --vt-c-divider-dark-1: rgba(84, 84, 84, 0.65); + --vt-c-divider-dark-2: rgba(84, 84, 84, 0.48); + + --vt-c-text-light-1: var(--vt-c-indigo); + --vt-c-text-light-2: rgba(60, 60, 60, 0.66); + --vt-c-text-dark-1: var(--vt-c-white); + --vt-c-text-dark-2: rgba(235, 235, 235, 0.64); +} + +/* semantic color variables for this project */ +:root { + --color-background: var(--vt-c-white); + --color-background-soft: var(--vt-c-white-soft); + --color-background-mute: var(--vt-c-white-mute); + + --color-border: var(--vt-c-divider-light-2); + --color-border-hover: var(--vt-c-divider-light-1); + + --color-heading: var(--vt-c-text-light-1); + --color-text: var(--vt-c-text-light-1); + + --section-gap: 160px; + + --background: #ffffff; + --title: #1f4045; + + --carroad: #d4e5e2; + --walkpath: #a2c3c3; + + --softborder: #d3d5dc; + --hardborder: #869395; + + --buildfill: #d4e5e2; + --buildbord: #7cacab; + + --roomfill: #d5ebe7; + --unusedfill: #bbd3cf; +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--vt-c-black); + --color-background-soft: var(--vt-c-black-soft); + --color-background-mute: var(--vt-c-black-mute); + + --color-border: var(--vt-c-divider-dark-2); + --color-border-hover: var(--vt-c-divider-dark-1); + + --color-heading: var(--vt-c-text-dark-1); + --color-text: var(--vt-c-text-dark-2); + } +} + +html, body { + font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; + background-color: var(--background); + touch-action: none; + overflow: hidden; + position: relative; + transition: opacity 0.5s; + margin: 0; + height: 100%; } \ No newline at end of file diff --git a/src/assets/floors/DCC1.svg b/src/assets/floors/DCC1.svg index 84c89ca..a7a74d1 100644 --- a/src/assets/floors/DCC1.svg +++ b/src/assets/floors/DCC1.svg @@ -1,80 +1,80 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/DCC2.svg b/src/assets/floors/DCC2.svg index 727cc11..751ee83 100644 --- a/src/assets/floors/DCC2.svg +++ b/src/assets/floors/DCC2.svg @@ -1,55 +1,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/DCC3.svg b/src/assets/floors/DCC3.svg index 728d87f..78b9e08 100644 --- a/src/assets/floors/DCC3.svg +++ b/src/assets/floors/DCC3.svg @@ -1,45 +1,45 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Ricketts1.svg b/src/assets/floors/Ricketts1.svg index a035a32..04a8015 100644 --- a/src/assets/floors/Ricketts1.svg +++ b/src/assets/floors/Ricketts1.svg @@ -1,35 +1,35 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Ricketts2.svg b/src/assets/floors/Ricketts2.svg index fd31eb7..ceb6cc2 100644 --- a/src/assets/floors/Ricketts2.svg +++ b/src/assets/floors/Ricketts2.svg @@ -1,26 +1,26 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Ricketts3.svg b/src/assets/floors/Ricketts3.svg index 1fe643b..f7076a8 100644 --- a/src/assets/floors/Ricketts3.svg +++ b/src/assets/floors/Ricketts3.svg @@ -1,25 +1,25 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Sage1.svg b/src/assets/floors/Sage1.svg index a1ced9c..b0390ff 100644 --- a/src/assets/floors/Sage1.svg +++ b/src/assets/floors/Sage1.svg @@ -1,23 +1,23 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Sage2.svg b/src/assets/floors/Sage2.svg index 2287fc5..02e8eb2 100644 --- a/src/assets/floors/Sage2.svg +++ b/src/assets/floors/Sage2.svg @@ -1,45 +1,45 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Sage3.svg b/src/assets/floors/Sage3.svg index 1a79df3..22b4cdc 100644 --- a/src/assets/floors/Sage3.svg +++ b/src/assets/floors/Sage3.svg @@ -1,36 +1,36 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Sage4.svg b/src/assets/floors/Sage4.svg index f945612..5ce761c 100644 --- a/src/assets/floors/Sage4.svg +++ b/src/assets/floors/Sage4.svg @@ -1,52 +1,52 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/floors/Sage5.svg b/src/assets/floors/Sage5.svg index d331a56..e1e6c47 100644 --- a/src/assets/floors/Sage5.svg +++ b/src/assets/floors/Sage5.svg @@ -1,56 +1,56 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/icons/github.svg b/src/assets/icons/github.svg index 8b53d36..1aa95b1 100644 --- a/src/assets/icons/github.svg +++ b/src/assets/icons/github.svg @@ -1,3 +1,3 @@ - - + + \ No newline at end of file diff --git a/src/assets/icons/info.svg b/src/assets/icons/info.svg index a83c1ef..ae00294 100644 --- a/src/assets/icons/info.svg +++ b/src/assets/icons/info.svg @@ -1,3 +1,3 @@ - - + + \ No newline at end of file diff --git a/src/assets/icons/poll.svg b/src/assets/icons/poll.svg index c45167a..7d2e3cb 100644 --- a/src/assets/icons/poll.svg +++ b/src/assets/icons/poll.svg @@ -1,3 +1,3 @@ - - + + \ No newline at end of file diff --git a/src/assets/logo.svg b/src/assets/logo.svg index 50e6398..5a6e9d8 100644 --- a/src/assets/logo.svg +++ b/src/assets/logo.svg @@ -1,7 +1,7 @@ - - - - - + + + + + \ No newline at end of file diff --git a/src/assets/main.css b/src/assets/main.css index f88fcb1..286034a 100644 --- a/src/assets/main.css +++ b/src/assets/main.css @@ -1,23 +1,23 @@ -@import './base.css'; - -.on-top { - position: absolute; - width: 100%; - height: 100%; - user-select: none; - pointer-events: none; -} - -a, -.green { - text-decoration: none; - color: #489991; - transition: 0.4s; - font-weight: 500; -} - -@media (hover: hover) { - .icon:hover { - background-color: #d4e5e2; - } +@import './base.css'; + +.on-top { + position: absolute; + width: 100%; + height: 100%; + user-select: none; + pointer-events: none; +} + +a, +.green { + text-decoration: none; + color: #489991; + transition: 0.4s; + font-weight: 500; +} + +@media (hover: hover) { + .icon:hover { + background-color: #d4e5e2; + } } \ No newline at end of file diff --git a/src/components/home/Floor.vue b/src/components/home/Floor.vue index c670d27..8d9a95e 100644 --- a/src/components/home/Floor.vue +++ b/src/components/home/Floor.vue @@ -1,176 +1,176 @@ - - -
- -
- - - - - \ No newline at end of file diff --git a/src/components/home/FloorItem.vue b/src/components/home/FloorItem.vue index 1a13720..5303d55 100644 --- a/src/components/home/FloorItem.vue +++ b/src/components/home/FloorItem.vue @@ -1,259 +1,259 @@ - - - - - - - \ No newline at end of file diff --git a/src/components/home/PopUpItem.vue b/src/components/home/PopUpItem.vue index 68ac534..b9c712a 100644 --- a/src/components/home/PopUpItem.vue +++ b/src/components/home/PopUpItem.vue @@ -1,272 +1,272 @@ - - - - - - - + + + + + + + diff --git a/src/main.js b/src/main.js index 9efa47e..8203350 100644 --- a/src/main.js +++ b/src/main.js @@ -1,128 +1,128 @@ -/* main.js - * Global state, global.data updates, and Vue app initialization - */ -// App is created with createApp -// Reactive allows for global reactive variables -// Watch functions are called when the variable watched for is updated -import { createApp, reactive, watch } from 'vue' -// App.vue is general information about the app -import App from './App.vue' -// Imports file used for page routing -import Router from './router' -// Imports ability to check time -import Moment from 'moment-timezone' -// useFetch is used to fetch data (fitting name) -import { useFetch } from '@vueuse/core'; -// Basic CSS -import './assets/main.css' - -// Primevue resources -import PrimeVue from 'primevue/config'; -import ToastService from 'primevue/toastservice'; -import './assets/themes/theme.css'; - -// On page load, fetch building/room data from Vacansee/data: -const URL = 'https://raw.githubusercontent.com/Vacansee/data/main/data/data.json' -const { data, isFetching, error } = useFetch(URL).get().json() -const global = reactive({ // The global reactive object! - // Any changes to its members will trigger reactivity in components that reference it: - data: data, - error: error, - bldg: '', - room: '', - floor: '1', - aspectRatio: window.innerHeight/window.innerWidth, - time: Moment.tz('America/New_York').format('e:HHmm'), - // Non current time during a busy part of the day (used for testing) - // time: Moment.tz('2023-09-14 12:30', 'America/New_York').format('e:HHmm'), - firstCalc: false, -}) - - -// Consider global.data a living document: most of it's values are pre-generated & retrieved from -// the Vacansee/data repo, but some are (re)calculated regularly and inserted/updated in the object. - -// checkActive() is run regularly and updates "meta" properties for both rooms and buildings -function checkActive() { - // Loop through the global reactive variable data - for (let b in global.data) { - let bldg = global.data[b], sum = 0, longest = 0 - // If heat isn't in bldg.meta, set heat to 0 - if (!('heat' in bldg.meta)) bldg.meta.heat = 0 - // Loop thorugh building data - for (let r in bldg) { - if (r == 'meta') continue // skip meta properties - // Get reference to room - let room = bldg[r] - room.meta.active = false - room.meta.cur = room.meta.next = '' - - for (let time in room) { - if (time == 'meta') continue - // Get the current time - let now = global.time, [beg, end] = time.split('-') - // if class is in session, toggle room state, set cur class, and add to bulding sum - if (beg <= now && end > now) { - const i = Moment(now, 'e:HHmm'), f = Moment(end, 'e:HHmm') - const left = Moment.duration(f.diff(i)) - room.meta.cur = [ room[time][0], room[time][2], f ]; room.meta.active = true - // Sum up max people in all rooms used - sum += room.meta.max - } - if (beg > now) { // reached the end of the day - const i = Moment(now, 'e:HHmm'), f = Moment(beg, 'e:HHmm') - const until = Moment.duration(f.diff(i)) - if (until.asMinutes() > longest) longest = until.asMinutes() - // Set as next class and stop searching: - room.meta.next = [ room[time][0], room[time][2], f ] - break - } - } - } - // Sum/total people that can exist in the building = % filled - bldg.meta.heat = (sum/bldg.meta.max * 100).toFixed(2) - bldg.meta.longest = longest - // if (oldHeat != bldg.meta.heat) console.log(`${oldHeat} -> ${bldg.meta.heat}`) - } -} - -setInterval(() => { // Update current time every second - global.time = Moment.tz('America/New_York').format('e:HHmm') - // Old time used for testing - // global.time = Moment.tz('2023-09-14 12:30', 'America/New_York').format('e:HHmm') - let seconds = Number(Moment.tz('America/New_York').format('ss')) - // let seconds = Number(Moment.tz('2023-09-14 12:30', 'America/New_York').format('ss')) - // Every 5 minutes, check data for buildings (update heat and room availability) - if (!(global.time.split(':')[1] % 5) && !seconds) { // update states every 5m (on the dot) - checkActive() - console.log(`Updating states @ ${global.time}:${seconds}`) - } - // else console.log(`${global.time}:${seconds}`) -}, 1000) - -function updateAspectRatio() { // Updates the aspect ratio globally - global.aspectRatio = window.innerHeight/window.innerWidth -} -watch(data, () => { // perform first calculations only after data is loaded - if (global.data) { - // Adds an event listener to update resize when the window is resized - window.addEventListener("resize", updateAspectRatio) - checkActive() - global.firstCalc = true - } -}) -// Creates the app -const app = createApp(App) -app.provide('global', global); -app.use(Router) -app.use(Moment) -app.use(ToastService) -app.use(PrimeVue, { ripple: true }) - -app.config.globalProperties.$showToast = -function({ type = 'error', title = 'Default', body = '', lasts = '' } = {}) { - this.$toast.add({ severity: type, summary: title, detail: body, life: lasts }); -} -app.config.globalProperties.$clearToasts = function() { this.$toast.removeAllGroups() } - +/* main.js + * Global state, global.data updates, and Vue app initialization + */ +// App is created with createApp +// Reactive allows for global reactive variables +// Watch functions are called when the variable watched for is updated +import { createApp, reactive, watch } from 'vue' +// App.vue is general information about the app +import App from './App.vue' +// Imports file used for page routing +import Router from './router' +// Imports ability to check time +import Moment from 'moment-timezone' +// useFetch is used to fetch data (fitting name) +import { useFetch } from '@vueuse/core'; +// Basic CSS +import './assets/main.css' + +// Primevue resources +import PrimeVue from 'primevue/config'; +import ToastService from 'primevue/toastservice'; +import './assets/themes/theme.css'; + +// On page load, fetch building/room data from Vacansee/data: +const URL = 'https://raw.githubusercontent.com/Vacansee/data/main/data/data.json' +const { data, isFetching, error } = useFetch(URL).get().json() +const global = reactive({ // The global reactive object! + // Any changes to its members will trigger reactivity in components that reference it: + data: data, + error: error, + bldg: '', + room: '', + floor: '1', + aspectRatio: window.innerHeight/window.innerWidth, + time: Moment.tz('America/New_York').format('e:HHmm'), + // Non current time during a busy part of the day (used for testing) + // time: Moment.tz('2023-09-14 12:30', 'America/New_York').format('e:HHmm'), + firstCalc: false, +}) + + +// Consider global.data a living document: most of it's values are pre-generated & retrieved from +// the Vacansee/data repo, but some are (re)calculated regularly and inserted/updated in the object. + +// checkActive() is run regularly and updates "meta" properties for both rooms and buildings +function checkActive() { + // Loop through the global reactive variable data + for (let b in global.data) { + let bldg = global.data[b], sum = 0, longest = 0 + // If heat isn't in bldg.meta, set heat to 0 + if (!('heat' in bldg.meta)) bldg.meta.heat = 0 + // Loop thorugh building data + for (let r in bldg) { + if (r == 'meta') continue // skip meta properties + // Get reference to room + let room = bldg[r] + room.meta.active = false + room.meta.cur = room.meta.next = '' + + for (let time in room) { + if (time == 'meta') continue + // Get the current time + let now = global.time, [beg, end] = time.split('-') + // if class is in session, toggle room state, set cur class, and add to bulding sum + if (beg <= now && end > now) { + const i = Moment(now, 'e:HHmm'), f = Moment(end, 'e:HHmm') + const left = Moment.duration(f.diff(i)) + room.meta.cur = [ room[time][0], room[time][2], f ]; room.meta.active = true + // Sum up max people in all rooms used + sum += room.meta.max + } + if (beg > now) { // reached the end of the day + const i = Moment(now, 'e:HHmm'), f = Moment(beg, 'e:HHmm') + const until = Moment.duration(f.diff(i)) + if (until.asMinutes() > longest) longest = until.asMinutes() + // Set as next class and stop searching: + room.meta.next = [ room[time][0], room[time][2], f ] + break + } + } + } + // Sum/total people that can exist in the building = % filled + bldg.meta.heat = (sum/bldg.meta.max * 100).toFixed(2) + bldg.meta.longest = longest + // if (oldHeat != bldg.meta.heat) console.log(`${oldHeat} -> ${bldg.meta.heat}`) + } +} + +setInterval(() => { // Update current time every second + global.time = Moment.tz('America/New_York').format('e:HHmm') + // Old time used for testing + // global.time = Moment.tz('2023-09-14 12:30', 'America/New_York').format('e:HHmm') + let seconds = Number(Moment.tz('America/New_York').format('ss')) + // let seconds = Number(Moment.tz('2023-09-14 12:30', 'America/New_York').format('ss')) + // Every 5 minutes, check data for buildings (update heat and room availability) + if (!(global.time.split(':')[1] % 5) && !seconds) { // update states every 5m (on the dot) + checkActive() + console.log(`Updating states @ ${global.time}:${seconds}`) + } + // else console.log(`${global.time}:${seconds}`) +}, 1000) + +function updateAspectRatio() { // Updates the aspect ratio globally + global.aspectRatio = window.innerHeight/window.innerWidth +} +watch(data, () => { // perform first calculations only after data is loaded + if (global.data) { + // Adds an event listener to update resize when the window is resized + window.addEventListener("resize", updateAspectRatio) + checkActive() + global.firstCalc = true + } +}) +// Creates the app +const app = createApp(App) +app.provide('global', global); +app.use(Router) +app.use(Moment) +app.use(ToastService) +app.use(PrimeVue, { ripple: true }) + +app.config.globalProperties.$showToast = +function({ type = 'error', title = 'Default', body = '', lasts = '' } = {}) { + this.$toast.add({ severity: type, summary: title, detail: body, life: lasts }); +} +app.config.globalProperties.$clearToasts = function() { this.$toast.removeAllGroups() } + app.mount('#app') \ No newline at end of file diff --git a/src/router/index.js b/src/router/index.js index 649b731..a749c4f 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -1,30 +1,30 @@ -/* index.js - * Setting up a router with vue-router - * - * Routing on a single-page lets us trick the browser into - * thinking it's navigating to a new page, when it's actually - * just updating the URL and rendering a new view. - * (This improves link sharing and page navigation) - */ - -import { createRouter, createWebHistory } from 'vue-router' -import Home from '../views/Home.vue' -// import About from '../views/About.vue' // currently unused, could be a settings page - -const router = createRouter({ - history: createWebHistory(import.meta.env.BASE_URL), - routes: [ - { - path: '/', - name: 'home', - component: Home - }, - // { - // path: '/about', - // name: 'about', - // component: About // lazy-loaded - // } - ] -}) - -export default router +/* index.js + * Setting up a router with vue-router + * + * Routing on a single-page lets us trick the browser into + * thinking it's navigating to a new page, when it's actually + * just updating the URL and rendering a new view. + * (This improves link sharing and page navigation) + */ + +import { createRouter, createWebHistory } from 'vue-router' +import Home from '../views/Home.vue' +// import About from '../views/About.vue' // currently unused, could be a settings page + +const router = createRouter({ + history: createWebHistory(import.meta.env.BASE_URL), + routes: [ + { + path: '/', + name: 'home', + component: Home + }, + // { + // path: '/about', + // name: 'about', + // component: About // lazy-loaded + // } + ] +}) + +export default router diff --git a/src/views/About.vue b/src/views/About.vue index 6995a6c..c6def02 100644 --- a/src/views/About.vue +++ b/src/views/About.vue @@ -1,16 +1,16 @@ - - - - - + + + + + diff --git a/src/views/Home.vue b/src/views/Home.vue index 808f52e..9827c8b 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -1,215 +1,215 @@ - - - - - - - \ No newline at end of file diff --git a/vite.config.js b/vite.config.js index 4ff8004..7f8fbf5 100644 --- a/vite.config.js +++ b/vite.config.js @@ -1,49 +1,49 @@ -import { fileURLToPath, URL } from 'node:url' - -import { defineConfig } from 'vite' -import { VitePWA } from 'vite-plugin-pwa' -import vue from '@vitejs/plugin-vue' -import svgLoader from 'vite-svg-loader' - -// https://vitejs.dev/config/ -export default defineConfig({ - base: '/app/', - plugins: [ - vue(), - svgLoader({ - svgo: false - }), - VitePWA({ - registerType: 'autoUpdate', - devOptions: { - enabled: true - }, - // Used to build the manifest.json file for PWAs: - manifest: { - name: 'Vacansee', - short_name: 'Vacansee', - description: 'Predicting campus occupancy and room availability @ RPI', - background_color: '#ffffff', - theme_color: '#b6c1cd', - - display_override: ['window-controls-overlay'], - display: 'standalone', - icons: [ - { - src: 'icon.png', - sizes: '144x144', - type: 'image/png' - }, - ] - } - }) - ], - build: { - sourcemap: true, - }, - resolve: { - alias: { - '@': fileURLToPath(new URL('./src', import.meta.url)) - } - } -}) +import { fileURLToPath, URL } from 'node:url' + +import { defineConfig } from 'vite' +import { VitePWA } from 'vite-plugin-pwa' +import vue from '@vitejs/plugin-vue' +import svgLoader from 'vite-svg-loader' + +// https://vitejs.dev/config/ +export default defineConfig({ + base: '/app/', + plugins: [ + vue(), + svgLoader({ + svgo: false + }), + VitePWA({ + registerType: 'autoUpdate', + devOptions: { + enabled: true + }, + // Used to build the manifest.json file for PWAs: + manifest: { + name: 'Vacansee', + short_name: 'Vacansee', + description: 'Predicting campus occupancy and room availability @ RPI', + background_color: '#ffffff', + theme_color: '#b6c1cd', + + display_override: ['window-controls-overlay'], + display: 'standalone', + icons: [ + { + src: 'icon.png', + sizes: '144x144', + type: 'image/png' + }, + ] + } + }) + ], + build: { + sourcemap: true, + }, + resolve: { + alias: { + '@': fileURLToPath(new URL('./src', import.meta.url)) + } + } +}) From 23d1eb43c80662b6498a433d24619108c4a19b0c Mon Sep 17 00:00:00 2001 From: Matthew Sweet <98288154+mattsweet417@users.noreply.github.com> Date: Tue, 5 Dec 2023 14:33:24 -0500 Subject: [PATCH 07/85] updated docs on how to resize, need to update on outer floor changes --- docs/.embed/create-basic-floor-plans-10.png | Bin 0 -> 38775 bytes docs/.embed/create-basic-floor-plans-11.png | Bin 0 -> 103127 bytes docs/.embed/create-basic-floor-plans-12.png | Bin 0 -> 6368 bytes docs/create-basic-floor-plans.md | 13 ++++++++++++- 4 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 docs/.embed/create-basic-floor-plans-10.png create mode 100644 docs/.embed/create-basic-floor-plans-11.png create mode 100644 docs/.embed/create-basic-floor-plans-12.png diff --git a/docs/.embed/create-basic-floor-plans-10.png b/docs/.embed/create-basic-floor-plans-10.png new file mode 100644 index 0000000000000000000000000000000000000000..4d340450454dc71ffab82c7c88414ff9a79ebdee GIT binary patch literal 38775 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 UU(SbSiQ)Vh=$f1?*LIHj8T)!*ga7~l literal 0 HcmV?d00001 diff --git a/docs/.embed/create-basic-floor-plans-11.png b/docs/.embed/create-basic-floor-plans-11.png new file mode 100644 index 0000000000000000000000000000000000000000..754af3e639af5860ed917626ef2ed5786ce59fc9 GIT binary patch literal 103127 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 Murevyck=wd0BaFCMgRZ+ literal 0 HcmV?d00001 diff --git a/docs/create-basic-floor-plans.md b/docs/create-basic-floor-plans.md index fdd326b..5da9ef1 100644 --- a/docs/create-basic-floor-plans.md +++ b/docs/create-basic-floor-plans.md @@ -17,12 +17,23 @@ After choosing a building to work on, let us select a floor plan from these [QuA ## 2. Open the image Launch your program, click on **'File'** from the menu, then select **'Open'**. Navigate to the location where your floor plan pdf is saved, select it, and click Open. +Now with the correct pdf open, we want to work towards an end goal of a floorplan svg with an approximate width of 3200px (taken from DCC floorplan to keep sizing and wall strokes in the app similar so that the floors don't look too different). To achieve this we will need to do some scaling, but this can be done either at the end of the floorplan or at the beginning. You have the option of scaling the image down first so that it is easier to work with and then scale it up, or you have the option of keeping the image the same size and scaling it up, or you can scale up immediately and then not have to worry about it later. I suggest trying out different methods for different floorplans and see what works best for you. + +In order to scale the pdf or end svg, you will need to: +1. Go to `File` -> `Document Properties`. Press the chain looking icon next to the width/height to lock the scale to evenly enlargen it. Then increase the width dimension to the appropriate size to scale the document (note: this scales the document and not the contents of the document --> onto step 2) +![](.embed/create-basic-floor-plans-10.png) +2. Press `Ctrl-A` to select all svg elements, then with the cursor tool, hold `Ctrl`, grab the bottom right arrow, and scale evenly to the bottom right of the document size. You may want to play around with positioning of your contents in the document frame, as it seems a bit of empty space is good for displaying the svg in the app (otherwise a part of the svg may be cut off --> you will need to test out your svg in the app after completion and it may need some tweaking). A DCC floorplan silhouette example is shown below to help gauge spacing. +![](.embed/create-basic-floor-plans-11.png) + +Here's an example of the DCC floorplan silhouette with a white background for the document: +![](.embed/create-basic-floor-plans-12.png) + ## 3. Trace inner rooms and outer floor First, create a new layer to work on so that we are not directly editing the pdf layer (this will help us later when just exporting our traced floor). ![](.embed/create-basic-floor-plans-1.png) -Any room that is labeled with an id we will capture in the floor plan (stay away from capturing staircases). Use the pen tool with the paraxial line segment option selected (this will create 90 degree angles for square rooms; you can also hold `Ctrl` to do achieve this), zoom in on the first corner of a room and carefully select it. +Any room that is labeled with an id we will capture in the floor plan (stay away from capturing staircases). Use the pen tool (hold `Ctrl` to create 90 degree angles), zoom in on the first corner of a room and carefully select it. I suggest watching [this video](https://www.youtube.com/watch?v=ijZlMHJJ0F0&ab_channel=LogosByNick) if you have a unique wall that you cannot trace with just right angles (curved walls, etc). From c21774381458877a7eb2baee93241157657d7737 Mon Sep 17 00:00:00 2001 From: Matt Sweet Date: Tue, 5 Dec 2023 15:27:13 -0500 Subject: [PATCH 08/85] finished doc changes on outer floor stuff --- docs/.embed/create-basic-floor-plans-1.png | Bin 122769 -> 38775 bytes docs/.embed/create-basic-floor-plans-10.png | Bin 38775 -> 82928 bytes docs/.embed/create-basic-floor-plans-11.png | Bin 103127 -> 103929 bytes docs/.embed/create-basic-floor-plans-12.png | Bin 6368 -> 96170 bytes docs/.embed/create-basic-floor-plans-13.png | Bin 0 -> 76496 bytes docs/.embed/create-basic-floor-plans-2.png | Bin 84999 -> 103127 bytes docs/.embed/create-basic-floor-plans-3.png | Bin 89383 -> 6368 bytes docs/.embed/create-basic-floor-plans-4.png | Bin 150486 -> 122769 bytes docs/.embed/create-basic-floor-plans-5.png | Bin 159958 -> 84999 bytes docs/.embed/create-basic-floor-plans-6.png | Bin 105181 -> 89383 bytes docs/.embed/create-basic-floor-plans-7.png | Bin 103929 -> 150486 bytes docs/.embed/create-basic-floor-plans-8.png | Bin 96170 -> 4787 bytes docs/.embed/create-basic-floor-plans-9.png | Bin 76496 -> 153804 bytes docs/create-basic-floor-plans.md | 36 +++++++++++--------- 14 files changed, 20 insertions(+), 16 deletions(-) create mode 100644 docs/.embed/create-basic-floor-plans-13.png diff --git a/docs/.embed/create-basic-floor-plans-1.png b/docs/.embed/create-basic-floor-plans-1.png index 9768b9aad5a5f0750e9129e26fe4b80fd23dd28f..4d340450454dc71ffab82c7c88414ff9a79ebdee 100644 GIT binary patch literal 38775 zcmZs?Wmp_hvo#tl1P>lOA?RSi9YSyjKDY*VcTGs};O;Q^;O-J6xVsKExZB{|$@`si z&v))~e~fhR?%lhpyQ@~MstQw9l*U3QMSu0`6_%`wgzBqT2(zzVA^v^y8omb~AHxv- zgW#en{pD4~82LVY1KC1MLG0D5>S&C|Zz%9>G)Eb2mshW_d;Wb8`W=c*U%g7Ykd+Vv zdKw%*q4@&m{dgT;>H=w`Fd|;rAS`~b!W>w5N3s|rAQfdIvqDfa<4%DecQu$*r*K(# zx=f#MwUlo~WMQ?$#pqAIY(>7(E9*$k6s5NL=4W*zrp8-D3>$VS#5&9`7+<`{Uq+fa zJ)}7ENcQE@pfIS*#Om&vpv&n?mdm&>ubHK#CBe|%Ua=uMx%u_-i(;?oPNd|I>m`j_+g+zGGLo3TurW*DStACRCh$Tv-VT1k>E@fqoT!DXvABn3#LT z@Be%N)Eea)YiGyx>>tDO4o3ZAz@p2n_JsJ*virOzhBaZ*J-?CK!xJj!5)wL6NMK9#m=jv&M{)oBgkg#w>obvUnV!nJbD++}Oz7+uZA;VMtPn3_% z@{#KO{r$`*2qqpw*-2OD4FSVKl@WEOq6DWM4M=;fNYoF{@NP)Gkj)vk=EIidccVQm z9k%xXc@gn{+@eYs0SyEVRr}oy8~(Krxg?pE=KL_@fzPaI{X)hk(s%4$s({=_RkH z*d7B*_7zpcrpbWiE8xfDqodwbP7BwH!}@sxaWyskHP0<9VNP6Jm70N(5eW?qqMeb{ zpK)<`S1_1~kx>`1%<+%wm1Y-#V!8MAs`By}2Zx8}dwJ0Z-{mAEB)ZD9YpYBL@wRt% zx{uwXvC06_0@gUiapHa_&AVrbmA;ZnpW%l+Ym{mISgf@$adezut15)g6dnNWC?PnP z!%hqh4GoM}T{$|k%`YtUJ|vZ$8ZXi5>s(!3EiNrJiDiSY>|LC=ot@n*O!p}etbWAw zqrS2-8UcPH10pf2-e(=1wEat&L?dgcM!_wtHw@n#=xVxQF{a;jS7A?)9~K&lmpX%( zlyi`*miSV(0v7to8QX8}?c>8P;Pav5#sO#DPVkvBQ{PWO1|Juf7Mz>=q0Wq=z_~G`v<*vEdxw5SfcZhnifHw`uY+zOH%gS znB2yju#&4Iyz^y2@Vw#S89Q@#6|+o2f`D`FrlDM`$uW1IO#W}X-J!-buZYiQLPq$# zJSZl3kaHArKYI7Po$8(A6mO9eexT zsKejOaZ%9?pTk(K23r#Qrj6IryD$2k*X0hgFh;t2#U(O_HkFq|2oxB5T9uRY{z%|? zF#9pg{s*l_hc5L+%;icj7Fkumi~p*1j((FklgZD{;x$UUbqu;&ZQ7Iu5J+^`bJ8%(r5 z!xZpYagO;ZH&@T^dUm1FAzOrmQrMf|?(S}($tlnN_ZJbitN}D`Ha51s$vdQz~ou!Qpr`lIGG~><3yGw7;VF6hfFip^d)!EtE^?l-aykCv$zUnoZ zK*7)EM?$>!5fKsX4^n}tkBVjIe+I6M0kER7O5_ov!w% zXjvEY;cWP5#h~J184KjLNYRuH-1t=5+aa{mF#4>C<_ck-n>}9l>aFs{3 zaXoLyD;~-)Co_?-&L{>9+?PPI{-i?uGBo&w(!G5r&8F??;#FB)kfrce8oR|0xuAiu zRzxVFO-!a?=tt?OP1Q?$$7Vh6w9l%KOjt?_yfPK{wDcB)xr-5@ND&IO9!;L-#;bn! zS5|(Yii(OGBBmk5+WT_o5K7?4$6@dDK4Q1Yq8KB4LaHI(Imh#5$g@Ueo^O^OR7;`1*gIn&~P?i_tM`5R8w+;h5+_oH6T%L$7qQ>FZiHHw4 z$orcRF@lm-?AM=h8Vt*htN&_4%G(V^G#gYzrk4zF{MdT(bsJ{yvCSyTpNNlqIyS?Z z+LkTpmmLTLhAk-hosmm5D{oE=KV-A?6s!eaKg3&^L1f|}uW=Qk2*38hHEMM3FvCCV zb-A-oUX(FIN=8;~^as(8I*z%H;BcPoe*(RaOv1lOA!K_2Njjf`2>b1WGI(; z(Z~#-=_wk-(YzlDQ`QP7cZ$u}hMF?a)2AAUh$B|G${W>Wk3fH!vuOSu9E4EQyV_(h ziz_BwEY@V<5t!Y2ZkqxQzs1JakI>VPIxaJt3PZn0{2i2q=w#`Fh64wEg(uvy5`QT^vpJ$7RNc znI)>Yk9DU3K4<7FY#O*Q&$8p1z_ROy7}HK=yeYN^mA``m+6V%87n#EjvO9@Stjp90 zYB$X>ol|T*P!Fr8B-3=n`JbW2@-t%UI(x~V0nhOhfTF&#&6#nm zu08x`X8>L$1qeY3s-4aeA1SnTQQZjgWSQFg|#_7GjK>a;g);gEO ziPsaOC~3@y%}z~D<{Hic5_R$)*8lvxM|NNDLZGm18FMr8Hy|Qn1I$EXEB(sQ+eRh` zCv+@|%V;WJ2~VUO97qumAsmV}z&Mh_ne?(74hRRtV6 zO@4F_QizSd(rS`(qt6d{OD5#4Lc-*>=C6#riE-x?Vjt`>e zH7ghuX9OjNE5_N>$Dd!|Y4S4;xnBHrB_Rq&Mkr~chNaUCx>PBN+~t!T@`uSoqv~zu zz57KUj%vL#2*idTISl^FP8MLsk0(61ag3n5s*=c`JPoyfE4@{u+>JS(!%i}jg);Gn z4LjO2-YaES>NPc1!eMLeqc{ukRXErP} z=R4<(Y~L6o9guISDWZE5$z5Ld^GMXIY)~h7*6|8%4c%AS#9#%<1{W0$`GMsjw2qw> z+O<*vNkTfbkg#k00j`U^@Opby0qV?$+$!>i;m!ka>6J(#BrC?Pra>DKTvqER9L6Bv&;cdV z2az7Vi`!CU?VhjfMCgyE;uY_S*Ug=>@95>toDmZNAgCy^I^*m+yxcg9=5NT3sUcQ# zJ-*kRyU79cwL4GMDR#$+zZv;9v8~lyY#9-4Wo&E~Ag`zqzV=f;=I!KFythQ$hs5s! zxl5fyXlc&ZEEusec5E8c+}{;G6Jiz|q{&>FcHywa{!{^<#|b$Td}3Vw$p2Xifk%E5 zHwz2a{{FsNoay2P$)quSX`m)*7%M&L6}1_P-CddGKLJ!$ssP9e#PF>^-ha#Mi`>U7 zPO=n<|2Nm>Um($)z>j}_88C@n;Np(H`aiOdcyb0oZvXOD8TX-2^Cp!oH+DYRJ?`*! zvWth(g^Uv5^|5&cyVA-0{vBbC-h%>+O-&6`@;gv#+KLh!c}q0KyJ&;Oi{l@Dm}Y$4y5gs$`)MsD6$~N#fvo;P^3RqJ z1uA6#LgsLUifJ$nHLN<%Qb#!)lo|$B0~ZxZC;P5=AC}*TuyvyB8^CcjE8z!f^rF&I z3=|ZU`!7OTMv31z6btzSp4&(ce%D3&9htP|TdK#c*p`=;a_0H68g|&W1jcV}WMq&} z6H^=l{-9?V!-3@O8muE^YD$${z*VMFw`yNVkHJ7K^v~aTK0(vhSXk61PTc6IQ91g~ zN~%J46^%wcY1~?Qs&o9DdM@9fx@%#}ybJxZind64qjMa`PlXS9uPZvIYrm!zHSY1W z9o~>#a}eQVcFU$tp1RaJockLqv|{I2)~#)7{V~S5CPx}<6ejN^=m5WDxW7rot;b@G*}a3bH0r-F-jDYD z2afM&oOC|Iw7cC;ryTupt|%0(M)cx%uPm$X z3*8eb?i-(^+&dx9bWJQch=G6Yh!AW?zUkR_{!h zAZtR*!$t2O`h+ag77rk4hhgGl1sF0c(U6I4vxnu9-WbT@tCdt&yEE27lLm?obGj*7Roe=nP zPW7S!xgun1%Tc@;`Ws1h4cT)8Nz0+@HxFoj$Qcy~YmMHpgs($Zm{1cpiP^Gyve@A@ z_`9mdS7=AV4G)EpK`ki#WIW^${Z5at?WBziwvso+GF<(B99`M^`8EFUvi)`hHgd?t ziQasqg}>dLSZ%p@lii%{;c262cV(@|-NrAS;CloQ)=m_MbIF^kZSaJ_7i!J8t;CeK zxY{&TB2QP-_wI4X8fb-hdbBx1RZB}c{Yc=@W*_iBQsH`ZYdqljvc=GvPFewV*gkQZ z{fV;>Z9F9-RdH)uq~F3h#M>+GqgxQ(iXF}+g zma}yt$(xk70N0U*@vL)vgiGUA{TQ@?S}}r5II|%`U!@xIQ4p6sThM)R`uz%z4MtTj zc*E5BFzacfOCY)y6INYxcAKlX9Ws~(aUNz_qv|9Wm#IN4{r!|+v7yfPh89Tfz_bxokQDsFe@pguB@y~P^L|l4q$XIoZV&O@pfD}VD7gD zLQVS}p2n&@V61GUi;4;oVy-`L_QpaftLJgqp`XRupcFBZR3xTAaXl+s!X|h;&uYz9 zjgdhw=!4J8w;5i8?iyZ*G2o~;fi}_mt+{_<{a6bwue$E^Qti@@Y!hNW))k)NI+srq znxKYLDee>Ww&#)f+q@!Xt#RIG0n~~jKi^QZb?X(EB8z~EwoNzkN4r{P+T!cO`NJh2 z)gPbzA62iI2(gG*bn=;)Dfpdxzw)z}6-y9wg1oTOC5=-u#0}t4G1{*3$MRx=+DK6u z#p~yX(|LN)MYMkm8hwmSK{ZhEIZJ&nEIydD5Rok4eYm0RyGgnEOKl7CJx26NptVuzCi zeg=cRRzc}B?UJhAKUWvdgtwQ!|EGi*J;`j?LV~PIEs8>r2f*f+WZ@V^B^p)fe_d*x zphPoXa-;tepg^T!JM6VVb(;aem1J3Q0pF9%&H&-ADKs?WKkL|z2@MY@&~7}hx=r2; zB7nP8NhU3qwjX_+xG3sYWGQelQ_bL!2`kmwKU9!Ljk^nMZEaPcf-_3agX81T3`L~s z%21OxaQSSvt0!fC0wMzbUn&1LGNGBZX4WFb$r}0_20sEXmQWDN=JJ2RlsEqej!cPM z#6};*J%HoJG6h56icMD$;jlL{dcW7YO|AAj-QB+5Zoa(FjgAm2v-e!_GHY(drs_KD zdVp^c*+zNWbdfApFxRU{O9K~BIuG(4#AA+45d9s+X^)vcDYoxbA>rLm($xQzk9e53 z{IkY{6DRYOU1a+4@D~*`?ztrC`_;ZZ4^9t$p4Fjpr?xNls(_+ zFC9f>ReY(=`GxjCg%T(ccg!D z7xoPzq9owWuA2$&pM*r+`(0Z`-;NL?ffnaH7ep2*-8M(9@i6Z>};l$du$z(3HS9bTG(xkn}ZHA9eSiXH%(s5l2@)o+Aew2Mlx2zl67*E z8@~iZ?dGYdMrNivJ6(9v7v}f!*?g#IbAIbUj-ft7q}6MDiu0~0LSLv4eAi>ImzEwW zUl~oY%d~XK)-dAQ8T`ILZ!FAFch`)y8?4@JP4Qzhw80^*v4>;r=Jwd-!Q1THT3p*( zNTgp&*AuR!lWpBhAm^~A@uVZ_n5Vxb&z~EIrqiKE*46!{i`Rz_anK#`MrqZ%TJ}a6 z7J1@QbFaesao&uGdK=-siLASk`&+-4o&kNIg40HJS|P}EpUFXQl{N0nP}&n4v0B8$ z>|?M1ThKiv^j*9kUQ_#1N~n7pNErn0&>Ey%e zFFuj}BeuoP4S%FbW{aI(%X5ccavB?dD~i6dp9gH<95kL*zvb0Hd@yYqf^PneY@(BS zcrFh(BV?!2)h;RA?_;{|ud10L;AWyNU~(#ZCj4q;Rm&3c9%jX3x0J71*C%k$@A;E{ zo~F;EpWTqck%+{C$ypfOAWtOH_)b$_=zyi+YS>O8(W#LeXOTF%^croXJ$SJrbpbm< z*kiXpzz-%IfVWs0=vTC*Kx`ercPx~4BOG0O=`aBqbat4m%owomdaNBsg-bBUf}@%E zs(+Mc159Y0zRej0UeU)<9CBdaBQDq(7TLWk%PWfYP_JGRr(QYr0cZ9%Pe-tiFVSne z%ob&H6N@An^=k!891BBC3uB!k%0bYxWnTBJ^#_jI8Vl88h*H&)S-EW}s$r0u)roUb3V@k4_n(I-anB)C2Fu} zP?d;OzfgMOl4bv ziDHd4miVcv=64=8_W^F})9h;ZPT2?8iGBm$OcTe)O>_NS?l8JU#@~0Hrky#ZKYB(# zCwt?bAzceGnHWKtUBOFWIr`#Y;>9RO>_KQP8IMr4cpO)ERg%1_6L`g`%H}n=yUVaVEY76h9W#C>Q&e=RS4YWwZM& ze^cRaotxIOg&r^;Y-=Py7k4|T#oagzY=>iYMm#uAT-6j%Fd*X}F$h7wLQ6IDQ4)n=;|1YPQS59!L7& zetGhzUNscErPz(vQe;l~8!ngFbVGW`Kg-W|9xr|VrHI6?(iW%{nR!|^Ijyg@65L{# zt=ud}B8rMcoV4Ds%(K~I6Fzw}GwuZJms)Pi6n>}UM7Bnqn6YE{S=W&0wE<^h-fO|h z&YaikNN%^+VI|n$uBr!21DEk0EMBegH$=wU+qhhr$?2Cpj)p_MV0H5qC zxjMmKzgMF}3%~yH-i3y%@|HkwwM^vY%7~^cfV~)l=&-pL)U40vbTzUNAJo(BU}Mx5 z@}`k(9_9;mwF^lWuxcy3u^ZGW1^tq9X>q&&qK++u5EtY=-Muarlk0MqtqMrr3+H;1!ZyRv^VDIsRPwe;`R82D;C(~ZiR1oS0kIuIBOuOT++?%m zMQ_Yyx9ESy++%ludFbGp3FW2A`=)(4OiB7qtCoLIQTyCM=O2nwp$?}jzR3Cyz4U*f z-v5mU{})pwOF=;~OK~xO0LRXtJ@%r1yjDy?o^*7SoQ>R+bzEKXRiwjjKSB9z7C^Id zwHX;0U7>Q)X`TJZ&M{qt+S%aDM2W(WuWA?V7Q2%gcv>uWm$ETglQbQ=wE8e<9*jo| z%C}Y-RChvkKWf66?K6LcyGQ`Ce(+mR-QakV;7TlHC>~NjLt1EGjxXd$PD>WunaW@Y zTa0e+cg*SGtgEsn6q?UGE}q_^i5y>Yl6xrbh&Ssx!i9upjGQ?6KRM?UPxq@;a{9 zDvjq}3CN0n8g_&=jC!Yma^o!zGJ?WcJibliwY!dV%8fEjbGvmvS8pVLP?M`()L-zf zy}p~LemMG8cR(03Y3@&wTt4R)sRK)|?3$3Zc|e>KZN(4K^=bg^6CEv(eJK*4teH0m zx;ubWJ?rasYC@be^!%tA?67a2qN6-kwm}kXFmi+0VKg`LyWoc?rdsSjQJSE4rhT1t zbzGdi(&0gD25rR=0dBZeBqyJgV&e&hqZrdz^rFGe)5q;>CYn)c6l5dn^=6Dbv$us8 z`fk!69ZASG7;%Rsjm#U{cCg3!(2AGmOUv1ZW?LQ<$V{JxZM0^j*z<{3=^Axn$hJMS z+YlOhs6&^mOW68=#vj`d3Sf&D0^uW=nQ9BxE7x8$bm@8`a;YBxjMW8AC7y)eK zXhSD;ez_+^_KC9H63IMDWZH+Tb{HkJ!!jt!Hb1>M z-FX2DlbElOXa4GNuHF0MB-cOB-3p`5&XqI|%gwk6s@U!yQ24kuIb(cH2J&5yBe~t^ zNPmb<|C}5B(L=m_w~3K$mbj;{Kp-EKN-L1?y%3rOhKMaWq5tTQI}M-pP(SogKhEs; zn5E!e-o05Mrfyb=&r2dW0=MTa12C}9?*Ja)-Ns$(Fyp|)pGTiPqAAz=$F~F3{hmkV zHGIrc%?OlJ+E+9Yj>eVy%1H|J>-$1i)Y#)aR)Nc+B66!?khcR-#VuTzZNY=RU>+Xm zj-OKOZrBSKC?R)TUv>rvxVO=tpHrss-`r!)oz^3v-k{(Z&waFtD_be3G?hXYwMPsR zjNweQm=XOljC0pd8MqhAW~}fi_LhmWfyoZU6OQcvPnYu zgf$O?TM-^?lUFEEt)D8pW^dbfL;xyZr>+S>p1x8PNdD1XL45Gpg`>D23g zw6GhC34WH5wmCbe+E&}1zdo8szOf7ZCT^6{XUi| z;fQn5BS~T{dZQtoK}Sd&tj7=T)uKYy~%IKvgh<|;qygwEbrAl@e;g<68RlM$x)){Cl^aX zRn4UAHg2aih>xT|@=&cAQ31AFP_gqbK6!n#`h;Bgmb zzaCCIA-^xe+Qj_s{%C@H#=lawZB_oX9S%gn_-e=(Ck{6iNXO#hYueMJ?cxotE`>;7H^!7hfSf!>Q(k>ee!)rI)1=PYTjuc!aVe_Za4Z*~1ZGFPP{p+DvyD)s9gmK+8c$^s|aIPt(EbF}N;E^FUx>10#T5jK~8)g~!U zKbbF*({wLlyL_a*wsfROZa=C%3>M>eR@VC#99hvF71_+UID=-BXsQb@@Azu?u7b(w z$<2@NJjDICus^Mg{rA#4ny~|v zq^q>S0*aq7_{7)A+&Lbv6xDB8;k{Y{J&fC?N(ro#i_W*I~)STcDqw;{mnph}Z`H zhFuYBlm{|5l#ekxc(9NTGtFKssnD-#uxqX6*Crp-loHQ*Q5#EYn&`tg*ETnijw`pi z#K%8p3OMdLaUXRZT2s4Ctau5xWV1^SMR$IG)II9!!Kkt)RHonhAGW_x{Rv}Ezx>8p zsKzdN$-Hbir(rSDq|^WPs(1Q~e=~~b&U}BM-oS5%w)idyMLe`3PeO2u^=S3wtAn;h zt!1a8C>5X`rp}1KO_NJrt^q|+L5HEKlNCSdAsOfqdvRlj_S8}UWJCE(<|05+Qnu^oT#R{5h9^&TW$de&QPP| z(r*-P&;#yY4NnX0yh}fq&BZEO6r)ug*aVUxfsMafe;f=+cA(eVX{>lq^-LC`3|#uB zpm(|L7+E{9Zy9JlSqyX5$vCdIOK;ooEhT6^Xor-t8Rsd-45g zFsteJ9a*o&i{6CArmdjcmLOQWo%v&;3KfuyIsb=gXNcmFFUJ0ESXw#^r}OKBN;f&> z`LXmI6(-A*H4UuJ1hr|Pvfb)|HQlUNuce6f&vy~v(X_6W>U&~1VkpX7`HSYgQol9u z0}%*b-vJj(h`AhIA=igC{70R{)A+zu;XT#)x`H_z1B#SHXhX)K#P&{ZRUYa+wO+Q+ z)kO6+*jv62nd*nr)`E)CWT~N%YkBVwHLtgT9se-Mn3*?|=)XCB)M3>YpULu_v)8uu zBkIF;{PVx+U&)7$JUbG88$`58S5TP~cSh@2iv`*7YYz!-3KD>Hs_8_PbFGzm;ZPB?Pn5suoNHS|y_E^wTP+e}uev@+Zkb2VFY1k$yb5 z{jyAR2E&msOl7ov?pS`Z%_5E)Z#io7)tpHyvx6FCi>>AeOXN;R#Wmj_(>f|Hn4sNw ziAL$47K{cyzRr^T z=ehW+URmUi!uMGb?=i(Ma>7HEQmCcFTuB_6NkA-ZLi-(**kdIQR&+oO( z<%g0!V>6;bgesIvKxYtYp+ACRSBx#^HOG z(V(v0_QVJv$Rpv;p~m(Ns=pm|#1ViTb)bzGOtdoNq+_ zIqK@!Pp((7zs20NP+Fg#{o93W@Im#;qip=rgA^4!{N0|e@0l<{X2hQ38q;zu2DFR~3S4a9E^iqM z%m-kO+cLH{<5(<2+R!ljSq!DamoM$(CUcFf(N*F@Jpz2fhg zesJs5%$V2bp$fNGo$&kye_OM6!TItG!{!`hT@dO%AXOO@oFOlBnRS&{ADZ%ujdgo& z7^)Ys#wdeVFSING7I5T#H&SiQdM+yvu)tr3Ffq3{dlk)ik1N<#+8dYrkJc6ZX~D6DroaG}D(B{iS*2?pBNzFcdbyi}+|JfM8bH}Z)lPrPg5G}Ok*nZsOq1d^punazAu#_?&U2m-ul#=yx9IheEf;d=L3A1)=xR{{k_rwU|Z?oVf1Z4bZOURY#?GLCERdeIFU;9 zkZ5RXSdszJ4&gED+V}@xvSyJ_9RjRK&Vcm=dCmuC8%=Nfr#)|H1J7L0uUOvsiR^ zs2fs3k<5&sUWc3!%8P})S@@PPIWCg?GppMV+Hs=4_aEQFi*}geo*GjU#I7j-7B_|8 zsUZ&F_+41s87^K)^W*Y&(hdj8cc1iWG_zIf0OLe>xRLbxfd^pu%Hix{R;2_LQO&_byxl-b7DE1yL()51{^1LbP?3j%{@tQ%Ux#d_tP zOC=;?Wv+SRi=LO#JLM&&z%g}6rZC}Tj8#AtU28mo7&qIW01OEU#p?dC{BSy6RA5)h z_((5;NJNPl3i4zx_^pxzmv9`Q__apYH+)|a45X7>IkLa-xFs_m4ScB1dM&r?_r(hN zMSDlJ9np}|F-me%LPA9z9ugR_UhmdgY*8bHXn<^&R_QPqIJyBjJa#;j>I@oLPR_`RmZ;e9O$Zk+j#1Y94)jdE66lzRN!3Xa9goVoR%vG z9oq|DmK1cL8U7uo=emG0hfD{5PWecI%Q~bg24KX(zQhnj0#I2mF@kjN5B(`aZ62nXbjC(wv2lzuO3a$iQE~K~-gD@j zKD`xUFUJ!UMe^m}+;E>9BOBz%qsKB{$TXg0!=3!ar~9}({WB_1Nb7uDy@o&^6&vwR z1L>GGApv2ud`n8T-b@uVc+Mi$79hI*e0kQ`UxW?el}vw01Lg zqlll(DDA=dFzOGod9Vzzb(4PGrBuxbL-R}r8YXzk^#d-h{FBjOQ`I1W-sV~}S1{=mM4$ms&gh+_x2xEVB?SHZ{D83bgy7e~|SK{AsU zN$3vB#17aD_fKwIFx98PlvQeia?8GbP5@GC6LSAD zLCluMisQB4lFssGGzB!A?DmmXf*?Bs3+$NJSo-!(fDZgBT+Pz0F|VNdRWsgxxV*~R zLSQu;is~PDD$R9P`^<5LZNa zUY&rcx5Lzs2HWSOe)1WE%3E^{P^KJ#F{|@A$>k!-3O0f6%l=1eHo;6xNa5U2JLajm zQ_nG>W{mr_{aiOd(@D*0;}y`@Tl%4>>QFXOA<|?S_z6qMNxmFn>R;XURjY{Awxc|7 zKZI59tn?EdvCxGrH*Q~YLb9R17tr7@GaDc|IU(RO9m1983-Xq2CfKq^JV;Ll)xpqa zWOEX}mHyZXECBdesVl~TR^?nzRi4g9YRAdm+HI}eoOC(;x%bYlkq>f7YEW4Rk?n!1%DED-)O zJzr#~NV(_Y<>e{zm$Ww}Dmg)ye+phNukytEuE=mITbLuTb;je&0)ZCAJzEnZoj+>H zst=ATXRLCD$|WTG3`H`WbMf$OE>xQoj`J5OW^(9jsBEF+ zR=1Wc`yHcuQd%LM2=ljoMPk@QS*k!%Q3{$Oc#&dU&$5mZa9YHYh>@2xqxDsq1RAfF z_vbp8XxR6)my2HG6mLellXtphrWWDpo}y&=$SM$6Hyx~5LH+YGdAB(})~Z5(b>#b# z|3N(P*c}OL{+?EBPf6a}2t47^`=qo>{*v@Gha7iVXmj^>*J!#pw3Dv)*&Q@ z8cTmcot;Kdz+J|ucKr}Tw+Rr!o zsP69aJxs~$1$9R!peR_@jGa2%0gVEfohD3HgcQyz>b-&3krSw({#jl=Y?IOr@8$44 ze;)lz$L$LgnoB#l_L-BSqU8YKyMbZY_3{w#g7b2Q^YWdkvP~5ynV6rsT7O|ctyrn_ z^ut-C>^S)QJzI10042rj>0`T<3V(rfykVN)X$;G8qJLd) zThL^~ziHeyXD1$=WK<6e{b$u5r5~N)>2|V(z*(0A7;i#cpqX_GQ(>`Jx5)MKbBKEB zdRCW+kz_${U$|VXi6kxAV7Xi#j-MESk+Af0oj3|8KvVP5P+9P}9Pnx!t9XR~CtpT4 ztqFrj8TxG1_Ik#%%5ItGXtkAC^nNn>Y>26Hue0-hw$gDv9U@d13QKxl@R1k%%^Bhb zMg$M2bY804-o#ky(D*77PK8hPqoZFzlq)ppyP`|TkHz8nj8ktPH}S`t#^qjWt4&2p zvN-DF&-B2P?MlxV*P%gmYoiD*EG#Sr028MlrLzjLXS9z1g&MJ@1lM&Ob#XZF)Rb$~ z^%kH>B)?|w=^JHbED^jR3uP`lLpVaIl9o*a`r`B28bv`8uzIpMw7Oa(U{=ozCk9TILNlc;~8~oF=xQJWSuBnI1 z^<+7S_qcU1yB9wBS2z?;p&O!xwG)Ug(|kZvE1S7zPx@{`j1zBnM)rb`uz0(7zU;Z7 z7~eXZlvQC!0oCerj#PPNyRbg|JS1#pZ$nD zF7i-D0%9Gq?;!b4KWFy?M0AG|yr{aOya=%>o+yI8euRsD65bILubZj4gfckvE zu@O62)~c^(zY%7zg5xvgp?Ye-_i-@IAu=(VCJm`~M#nTElXgV1dQX}!r|Dxu*IGT$%HQ$4C%;PNXkiL3(op5r*3+X^9`1Ey+gU z0laez?J>Z|$4M>5r{oJ@;8=ZFc>6PJoLC~LFNc(014t^}GDK(!#@DVC*ce2E{a(WD z1kyK-??5+R;Joot%>`+lOaU0*;m<&*zweiD6WY%Zqd2aPoOn`uCDjs{DV=zl6!{j7 z$atVt9M|UiVa$4-shM@dR5!)C?*i~Kxf38Fm|P||(Ama@>0dG0%8DKk2z;;f6nxZC z94znT`)P``o?t_sY}Pp-BXrYHbqB~2XF~Dr-9*4o?GnW@UNEo%v9OJV&d{wt+?()o zK+e>M_$}Jq!M=HBw@EzKWG2nRQ@>Lmw=p2;tcd4Xj(^?Xp%R^;83$YW0MQfW&PL@d z)jzOwmmMSO>+w{z0!#KHQhuTr#aKKyV`jDH$6T=d7lHWsG!6LvRt&rO6P3f?HlE@?2MPLl(*e}AjJd| zu)LlfU@unWWPDCca)myXPXWf56aW5N{7zoLy>>5%_bz4hYEHRih8kwW*x-BOlHDWE z*8VH|<#E^iO_kq+dzn@>;>(rNi)rw0^@_k!A!3T7)rJ=~dQ{P|sFOwG|1#kqG_a7o z;Aa4!Sv{`bohIa5x_%4lMAVrdyd1w$o9Mcdk8e%dNz(%qu);&Kw*A+vH)3V!k_cfjK%lHcWQFc5JDB|*ToS|*#pzU1p1gA@>3UR0MjMVA^B>bs6a zHPJlF7H~K0xtAN_dcuw8EOs63<#j7(&x#FRzyFvhpXgHx2ZgHGR3buvdh&vrD1sL` z!NMPS^|$ljV%NJ1GXv!qDz9x>Quh>LpN5Jmg79mZ(H}^tp8}qJ^|h@wx`P&)U5e~Y z16trEhoHVq$bh7q61VnGF!J=DKVqg979r)UvYhh%KJicfbS;>vm7Sf2qW-jhxKqxv z)G}HBOYi4d2YlOzUl74Ux&z z7wI3UNtNKaja2ahnL*)MWqx%MR+zzYem1`@XuEfpEA%gJg+yL+Gf86N)LPOwysbAv z)6j4B3Las@dnnR=NmKa|ICxK|pG`*l6Oi%R&jj$o%cnx{RWAMwBYXYYfj1Oau~I+R ziav1aUp?gF_{q$_rU7mDwfJIUm(u~jR!}YtU8>Q5Z*0XIA?oT7mzC@ch`hdL( zq%0osM|I=FcBZe5`o$aYs)Bf}N3y+CRKV;5wi!owd4cx5AJ|yO(62DU`?Lo;lP5KsobciWP#Ue1aL0%J zrQ8$$Q$3eqir{P0es?6i4!f5CSsj0dX5A|uS+EBl!}_e3t9T7R>TyoRSP5Wn%A^;~ zuPUFW8>(ejS0dcs*yu)(YJOiaTAchxsn35UCLC{9Y*uPvs?yRd?awXJT>o27=PB}} zHtq*3c%GQnQmGr5<~(r@gzG!RamxjA%{q1`_VD>`$*;Q2wMw7x_)dQ|jj|?UL&!Bro9N!zb_oI;*NBp;qtmUpZv2Hu zsmAv|!L6wJ3^=OWHXo-6D*CO*M>U!N0HpAMk6f`n;6z;~hf=m(l9}%1^C(?~f`WT- z&-*!#6p#_248(~kO9V(|&Y!qo<#S|S=Kc7Ym_7Zf1l8&B_UG+P1>07{|3lbYheg@9 zU89PCiiEVJNHdg@(jX1e3>_lf-3`*x49x&T4=LS42uMqJNQZ!Q!*}6*KYPE=dwl!Y ze*zQCHP`Qqb*{Bekr1IUvkzPVqL4xKqo_8=W>_T4BJBWLtO`2H$uF`NbB{E=p-o4l zzr)BQV~(s1m%**Dvwv>4Ys%js63-8bqkffY07{y^GCtn=irlUs5JKXNl3!jdd}Vwi z+%^8QA3(gsAV3N(ylt0YYdso{eA^Pj?{=S5dPb(4IU@q;SGyd^|MJ&fO zXJr#7ZFpj}R;5Q69_O>PWCW$P%7LDo7n;EVvshkv8r@IbSIbMPQkfaLb}cEJB<{Tesh+qZrX3iK>o9jR*r&{6K-Rz%gT#CIiH>n4^^l)+kIYtX z1t2<8PX{r8H8E|U$!%R^mx3(<;C045WY4&J6OxODokQ0I0i8@QhpI6CB*#%*PEIF! zB!+IW5U#y2KHJ_UC%~H&6Z_Uq&X>V@2l3NV@q6M)-nPFGM=t6(Q~T3@V!^MaDN{Ib z?nDy61+h_j{I+Rt8`vfHv-=o(sY8evdh_~<_l*`cD8!pOdG2<7#YJda&;5(-eivIh zU)?<|?*PBJjqqYMB{Y0*`E47Bq09it~w83#R zcrY6^E*(BVb=-|qlwd^n__SzPZ8^&F#amOCRQWn}g5^VmURc*c>1%x=fb%Wc_Xi`9**589g0Z z*_u(;>BS~oIGY=#6m)g02W>H4aOu_$w_r^yGWscImP(a*$p$qhBkR5Z8JrFLigvb z=kLXq*LR2NC>6lS%?h7v3JJ1USb+4|CxU1(^h3t6wPZ$WAvPIwWuwtWz*svYMZX)O z4sRp!;(dKNf4T+dJl^984ItKT!?>DZmjp!(LdhCwt>}RhzbI*AGP^#2G`9ZD+;}VE z3pe;8x{AEv4P`jz(9?+yemBE{OiU-w9P6j4+JW-}PV3oieR48o6%y;r$ECP%v{1>9 zZ>=nq9*_22qW&tSr)d~_wl!R{Ua^2tXj`q1{N>{JL)NN$%xU<|O4cluAm|Li;~nq-a^7MBGv zh&#S^0p(#hr?5nul6cBZX&}^B*;w>DU=f=YB?b6()i>m>`mfrbdP-KP$KVR@+ zEf3Pkua>>Y!7d;ZCAx6h|BN^(+kc~Tw|`Hj$$>PKotG>63^=7I79aD-83M%j zo=lUBR59)q&QWm&)up(D*&xv$EG1=gN|BW3lt|k=tdiWh*R%W6R4|f3*)-WMsf(y4`-k;EM{;|M^r9O+3z*1YB=8^%dj|Q zefk;s75kpFB#)aDrC`j@(HunR-k){|R1M;%KVoj6dFCCaPgV`F+|-2inxo^XI* zo65jH`YybqpMlqG2s4g>OmU<|Ru>ADe@e`*eArQfm#(}JIQHsv28JUZ!3+|&X(oW= z8jvld;>_Je>IVe{@t!jXE!y#@5z##cgSdM6dBM;o`~y*4<$NuX^LzZ+pBm*GrV~{Q(|cvxz}epVat(gC^w)?Y!6PxsHWBp!FToF%X5q~sq=9b;POqXwxx9_x>^#wPz8{nSu;deJSbFozZF5j-u z%1DrFbx!awY!66A&UH<{870#fy)7W_$u(zc_^`9R-TpAQb1Xb6j6_zv6kI2V<6Um_ zdYj-Y_7q=|n9EOCY@W9qc(X3v?z^tO(7!-BJ6N*K57qe=p0pb>YG>_%U8dYH%9F$* z)0ART(vvst)Evu6$cmS+GVy{nhsybtw*|WgSTR0*r(%ZM{JO5FNV<*#pMjw^amDJ= z+xMZb2K;zzyT8zOA&yz1S3ouUQ&>?jmt$ zj&%A}lKKM;=1+TUl0vBOr9?<3NhOMMPg%3*U|?5+Ruadki<9ei(X3_4fVo(JWNB!E zc2!U)mHeM71f2TvIefJxS4U5ZrClqP|0{?<4}Y-avBr zijcN>SI4Db|beiv)b$3OnH(N#+ zLb@Y@ujmVbgsZcuEX(`(f!12h181SY*}wdeuBw~PJO^6){Mk{cLKMx@+j`r z&T} zXeH`8UpQ`R3toJpRP^09rCD zoVPIII7@F$;Qmr=P%|&=p!7d21)bmJKYrUIlOX&`wbvd;(N@*p$@8^c=Q90~RaZ-h zs^8_ezJ>{SmWK?=__md^S-y_i+(q2%eh>Iljk=;%Aq&SM+@XYVysKxLk5ddU8h8~Y zHQ@z#Ko>k4`+$mFP53siFM~WC0!urU%|}mFRfMNy1V~PxbQN#6S|^e2O4K0Gz_8&RtCL&B_fgg*L12cFeoVzXvP~k>Tr&;lq$X+P#}8@(}vLUZ1$DDi7Wl zV6T(Gy9eI#T?18)+t_lU%{<`IHMq@i@fu&uCow);C||F;q4h$2o`fOf<_#3&`i=(WzhP<717RyxOx+PX4daL7-g_l0wF5Yv`!%MiDG=?OO;+T87)fq{Y0 zG>@<2#1OuPUurxa&W|Z`CurOObW77ud;ND#*QP3imX|!IgW3(r0S}m`9MBNN(>^{u zyThL6vYR1M4C0`@|4eIVb5e;}2zVRt3U_%3<5xxj_B_IIwUCUVZ(PQ1XOR<+zEl%2 zv5Fulu``(|Whl|%91Lp0E#SP%B$ehGFa3d!?d4U%8@c=c&juIP=THw3WV@-0bf8z=4S4eT2QWX+}cq9 ze%kjJy}EoED)`psKUrVKc+;{;u8VK^MTkJ?ZQd0skN+Odz6-muL{U9-p#9VT8*kxv z);wMHchOi|dX<{}qnjObXJnbP1!T= znIczYs7^8|*qWNtEK?PMFf(Cyu}kSw%$o%mXhNG$@dTHb{alQAIeOOu^0st+nQjL(1$ zUNb@t#{+L~_Rlbm`P6xHHw5qHc}Ux(2@X(f10c|kTV zc5nyyX1~WDty6P!Q{BniZBcW2!TOgkqVTtT=;Xli;O25yF`-qyo)ceoZhVBw^*CB} zY%)9@G$KarEDt$Q$~&AdM1nUftrJ63YUK&J~NFO4K|*)^pD`a+go5M~JLn z2^mt5_4}v<6hj##JP>>MZ^gve+kRzfec2%c#`er$!Zf83JMgFeC_Y6%d%{7rCTKB{ zRUiRBb+9+@S10~*@9qMU-!Wy%q0e#pp^mr$^B;c4^)WwKY`JJcT=Vs$;ig+CSLjpa^sBPB?qKiJjML&{;0{dSamM+C>0}=x9opFezA{Uzwn<4J55fpj=e5`h(gb^ z(HM@rUAX=<%`m*rz#LGG@BrY>n(d=lPa^ImFZR|yL97&fd~@iL)(#_;dMsMOlFoH8 z*W&^f2)&~d9HsP>*_EYQ0uI=th5`HTJV<97tUqV*wRAjMuB2)roNjQcdeLcHYu2*S zYrlRK)3&lis|HQ~YBVV(EzL6c(Sj_kvon|RWZ{p?4WF4FsHt}sV@i>m?!FTHrVL)v zs34$^-v6tuDJx^)zrQ(tKxN`<6-Zz7m6#mcEscQ7IO#XIxG-`I6|zm$91p4ZrQ z#jcoF8dWz@e53p?GaB21e79J@-SJeLHU(dIx`m2uBUYXHQQk=^B4-r_BEiXxzO207fz1v zmCdtC1qIyVBa7~nImMF$RhtxO76JH0GQtbNl^Z<+n_9aZi#HZc#}j8er{-b?6Ck`0 zooK~f@@=;K#SaiqtwIO*q^A-a#A>2>LF zdtQ?!zw2%orc*J`w)|Q#?{TE5>Of-LBf(w3Eg^p&3P$7YJh3S~3IK-8zzj$r1%UgSI2)M}>5< zUpIx}x9{i3#D5t!%F8lD-3Q~wR^^{?Y}*t{s!vELU>E%bSD#f1Di1Vm3O_~bHX01i zVlO&tV;`yvU^`CG5}5=0_c>?}jjh;-J4(hFOY+{k(N^yJkBfIlG2JFz{neBX7g5&bjVUp_dE~6_9}5jPGgPwYW_-pKWDP=7b8og zo9yE?!5u+}s5LmPyH8r|&^G*-eDA%(qrzG0$5~{~o|tf`HT1KB^n^I{k-=4+x^pCh z3*_^X!)bYUs^ru7m;Fa$QHc^N1MnXA4Ti#ZW4qU>`R`|<0s5=uM3$%rPu^SDBNWFwtR~mb1)Az`ngZKVrm3p_t^*M9=3+(G3iGRWzj&5s(8%)fQ z8Lb~rG)B*6Iot(eqK^OiHSIx=6sKN!Pe25`pu78-<#v%>8ZKh3vFtVRM0CLS@EbM4 zGVfecZm)adj56;+Qk20}{&N1V-0FGgb$V$)(J5O%kr(-c87_JW$Lbn4J)+Af|DdSv zMc;a>xuYZdK~dZkj&szVV)>>3{DaojC9AuCEgIU{{Ipx#FDTr2wT*t!(EvH`@!?=! z_8l)D%H9#b1>SXZsEHc&x$5cd_=CL(Lv=03a&(H{+>H$Nl(Xg1R|*Ll1XBOUC#VqvIb3U0k$kF{QIxEorbwZXfFp$qa7yI4D=BuPZlMH{2FctC3Rbl1h0=$L0vXA*_yTc`1R&uDOgulBPh$VQ6l@ZfpjW2WfYbhY-?guVuH^@hr; zkIRuKc(()j8KhRq)%dJWGjz~@^irw{GpnW9kG0WH!n3q^`NMg3EIN7dYm2-ObJA5w zRU0n0-L~uTzHP3pZQ(lb$HzNVz+7zfy`I&0AF`yTgMfNk9BDTa6eERsDuXXYU0@PB zFnf8TR1MIG;C&k@Z);44yB3}B7+#Z|v@ zl0X@gfH+#KHPo8m8?BRDaYRadM{BUt$SQl4n|+f9x@I24)XT1IkU~*&&r4fRpWPrd z$y;t?D%_Kw7(Uk$UssWf8kQoSjzOb23VzM-F6MfEOa!zbwGS9?ORAo*(iMIZp^Mv# zPhWiS<}T5$lV5t8iHRfTbGxg*8Y@X2R)}Z9Hb+>#q~8qi%=5kf1iqf9;Twd<9Nruc zr%8JorF(^qol@mZbCn?F%rhqRh{?mL8@}n_8|9i*;IpsO%;S8KQC((GDbhj70fS!Y z7AgA^)2&{Ee?pAqIG=|{s4D7Y36=<#n&wJ7!ZBErwfcH9TGu5(eY1KAhw@hzI->@^*U{;1 zPlh>TZI+g97nXi)q}f6zwF;H1ya!V`J+Ae9E{)kas(Y>Un|*u_hr)dwlyK=;Sru%n zkii*1i!cg|j9D*h++SB!)xW3juKG^6njN=mWYsYH8wd-;sjy~tz?!5PvIj?Ev{ z|MUK2ffmRBr$>&Hq49Zbj+q1XIY_*vUlmi$qMJn(yFhB4Ky>|+VaoXDefi^YJHdic z%k8#ekTk|pnK`I~94iq1G;nA9vm%*LA+PfxxjJ+v@#{w}tPi3g@oqL7~MEH28xO`>lZf|LTK2xl}sE^&?7gQ*> zh)RxpC$$>X5EIZvOP9t+*;Qp&^(_Zz&{Nu|csea+2$d!6A(k*=L}d`GD3%kRWl#T2mIz&VM-^aUhX|` zpycFv61ZY!(*1?;W$*176beng8>GIH<{8~HRLsyqhcn&fy_zca@jpV}ea)`&C;X}f zH9u!NMtS-zYyRtgXt%({aC<%yNu1=NCX$3-Z3qte>Pe+*Z#F1zINox-;Y8E4w3b84pH z;jUA#Z_R8!yvHe3Z6Ej^CXHGUgS3&fQVx|8H1XK{PaSfEHl)}})am7g$lSzd@a4LP zw&&v~XGm5_1@k^M1;!s7Jg}ispl#Mjn{T|3yN7 zole?$6~SNtLLq3<>Z)Yt|jIGYuxg{^j7Fs}UwXlX9FRO2*EuZ6u26wXW<^i>#`}DhG z`D=j*ncrSUNd>igBzy0Dc6m9!vwQ8fv^lb7q%`~z!}b71-%1)9?@M{edw-proptO% zuN?ANeGVhsfJFpv-@i8t{wUzSHwA2C5WU%w6k-$2|L6Z$2aKL`j#^cv2L}h^y)xna z`WB4c)+IITpxYkK$v$uJaLXjc5Z%= zUR&Er*7(=9M3XIJc06N0eAwCPM$hfL1ACioImoG3&${?_FQT_-)`w6hE@GtS;-4``+Eu`<@pkBxeYCx(u{#oOOjL&JiAztO~_t@j9QYhMCRg78DGd(U2AV;QCRE zyz=(}Ngsh4aGT~sUM}FwzZ*_XMMY&Ibrb8HWSz`unMkzKxfkL6tClqdu(73i)JtY$ zVgf5JmQ^3M&t3V&5$gi>zmw+6JArQ`wJGrzpO!_QR)`v=&gncHng$nkA+IUa@4V{d8 zEr^d#d-KCei+hC_4WcEb@RqS%bt8T$Y#mnm5(z!Np+yv zFDpyGBR1q};rd-eJ@Kx{M61ncc|gfh#79c}hvx%a7J8(1`MyJs&lzy*uyt=7qXk;8 zci6*Ax8r}S4}hFFO>@v6Pt7j)00}9-HXl=RaB^Uc3&jyVTx6kJ;gr7@oYMA z1w75~MOs7GQ&wlC@}RVzV5Dm|qLQghGCbb6ggT$ibvwSIA3A5|-r_<9NEse|C_cV@ zKOeD$bA2{I%(Q0hGM3LbztFa=J$P|lY2;aJP<8960N~NGe~kc-j*gttdM2601eHa_ zQj1|Y>tqEKnsWTC47yJ=vJ4)!dGo{u|#w$DMxbeJIri^=|-v$SD|O zA7U+pdps%S(#OF#9%JyQU8I#6>Big z3m_?8_V|EgZ#P#N5fB zIf5UE8rPZgsgN@i{wA6;(hhYuPW{a38(B6%!MT5yBgbqgTeJi2yb1qdvRa;-co4XMX|0s@L<+UIuCPqMTF9Gvns2Elm^inuh zwu0Mbm+rsgNU|0SDt^kiO!-K3)4`hRXMF@-@6R=gO_rel*1>vge^|^zI_~QYPG56GDL$e zP*GCGHjC6yV5tR{)>o72UYVN{g1DH)9rr}=RMp&iqOqOy6kp+Ff(mb(efvPKQz*b9LD!s(#X>0d>Wkjl;F5uu!v= zxO$i})|q^6*tgyRz>~&41RpR-4>b|q0eoinV-RYt9r37nbg5(M1I>U{>(AuB9`FC( z?7Ljj_jaFDp`s8|@H)@LfzNppU@F@oPypa2xwO8frgR=29&h>it%8G-pwKe?`etDH z$89qiw!7HzL(i;)6c^}aXZNzJs|&yjH~^P@M`3Mk62Ka(^a&%jd&S{X7&RTwxET^W z#@v{k$N%NX_lK-W!Eh8wo26w0m5PW6Gh+gXfZ+iz@U{6_-F})!G!GU%2ul6j7Y?Z9 zTr}m&WU2G7kLf1?3o|97HDesU+Bb;B=5WB7E9*-+H{}svFb{k7qbYbQr}*sgEnJk< z^$GEZ*1=5r%Uth=RKm%|7SNx>x{HPuf=R{(n0MU(>9-7DO6=PK(47BWF%&TbY{OD3M^q+OsiuJW)ZuCf>|4Y3dRn-bzS6q3(`?XSuR;Z%0Pft(X$qNkj^eMwN z9>`*w8bO6{-yZ{!pDukKs!m`sXsh&16sh;89z7Kuege4;dL%Lw=-Z@^QZd=Pz@_z zAKfN>!;)39$)|kCCwM6x{A(#g-vG6z{u653kbmYvye=C>Eck1+X+Y(?PCqaV?vzzj zn-0A~73g_ooW}onio{HmS#npnY6z@lwYy>?>}~kw$hhm2jdax^FBL^xq0Gs>We5u(!z2x>65Dh0xZS#>F@wxZ+AdvHPKt9dv z`m+Zw4%7F_xr{`HEx#Wu+|cR5WAKFvI0``P{Zo3LrQ1}ni**T6Z>m1aebE|$3iu~g zY?hymo8Q| z&H{8lYKOH@N#1}M;|Cga6}q}OO@wc+!Yr@^?T(?ikXi&-4b`ISia6{hxnjkZ6X;>-2p8~+>oQ^I zuYisA#?!@q^C77%d)3jKuMYODSZ_PioHT8E`?C%?jeF@!4ZgTp@hy$s2qcz&cSZL; z9G!IG7=4_g#`@nJHah;F99H@9x;EK3eXwIAbtlwVIcNxx25Jd!}oAZa8g;7^Xbukv2Oxn6t#!110N9kvh1y?N2AM+%R!&Fj08=)-`5(${5z$_!M`d z^A|K^e9AO=J6FoXkVT%$nexc%(a1@xAuC`waJ(@%b}mUJ%~lF9PH|!t2DtAi9`nEF z)=J}3%zABCg?}6M2J2I__e-7d=ziG<{&>73Sk{w8Ex)q3JmETXUU8^v#Lh1}p#PkN z$qM}}%a4Vhdk#9<0aWSk>ZjnM5btQ3Z)8sERe{}xZD^zK3G6@k=EnX)8u!2l;4EQRFsvK0mQ#k=IDGR+|c}g)n zlL9M1`?xV&Q7dc1I{uD-t=G}?O%ndEPC(irwwhd)PE=HG$ws<(o;4ujRXkfe(D+)%!M*nh-;Js}k4F7MnIXaNxLoB+Kl z?OsQmkf`s7ww%6G<(zL&`qW(yAmJI{xTC;8XV1csL$srid{jR{rG3Y$RGAhlX%T8> z5osi$4zG4U~OrO;fPj=kTWr(MpWvYs90YY53aaJf`v41~ymx z&7vB+L8Z=8L`T?4EWYSp8*}O3)>DIB3W7>emt{@~`msUfi&f)apG$!DXGkOrnB8E) zK&X5!kF+s-=aDxQJG<9x{HFD|mGK>8rz7!uUxQcomnTFE0xY)|nvXxOnu-}cB*Y4L z$I-*p=p@4hh~u9>lIqJ>l{`|ia_vGbrq2ZtEy!>c%l%hv8TtajoBA!wL~o%h$_d<) z*W~W;k|O~G7@hz}wfI1>Q*LOIYcDa}ugCi)(Qy4sAX6Z{1duj?moG!l_+sgjidNEp zxJB1ze;~0W`(rn%>D#*gUEvc;x3hc^e=TeTXwJOPa7wuSZtnZz4X z`l`~uS$lX+CyC%S0Sz3^^x@d;^xdi9)>cFA^=4t4R*hBEK7o+?KI#75kp0P7h(~Ww z#x2wW3sj0GVK6s9K-TI~XFU55-}9Zh$7T7L$g^ipCawA@!VMm-*Z%jE$IZug66x>! z!BWOub=nJzsOvrcUzr892Fewy^hroqYnbyv(Ot397{{@==kKcr30} zOHci&cIOXHX)_zl%D~%UQj8G*A)37ukfp2NkW>OseCVkYsP*<kt#_niIfbF{bmVc|MKot_Ie|FP+Lfmav8gr{(JLo+JZ;@HOs_CB`qVVmDs zId#F@9StnS-ey6acAhPcqeST7X93`q9|=qtfl7iua$EKqVe%fECT1q%T2B3hmL0ea z4Hao*gn5{Srfkz{*Z3j7ms=Fb)>l zve(#f(M#9&ZV3`~#8~-f!ZR`T-J2hl%V@+S8j2}?j}r({IRG9Y_GPT!WfelN$T8Q2 z&sH<^p!q;%pzlvQ*O30JZeKxf3D=MnkdjEdk-5q_SGO_&Wtq6I&BUFkJ)YewvA!+>x3g|C4Is5yZqMhtU@s zxPoTsJ-^C&Y=t^$d;Ilv)5mb|1EN6U*+j+4iUkbhuIz~)5Cxx&1~w<0vKe!?i=2Mv zm=@PnB!Q3PWUhw&h#RG+lNCT$-N_(T;tzD%8sVQ(CTbHU5|UCq%ewODxBjeKILp_~ z;bP3~{MBq&jA*cQ^#V)F<~G3LvVg*3>5=Op2!In(w_gh{By;B%Q`C720KRf;r?QiK z;tfHCeYS^Ri>?1MLek!m?-j^Zf%-N!xp4c4`iV5nD#;e0X8_qzS&H+EXZpmGy{f$_UjdBdfyORGlSX^Q~lJxj0Ob0r+loMsHqpo zoDEB4#6kg4*J`v+{)1e2z8(X&AB7?V`}9QRGWhf!eKktCR&7ffdbdii1jOCgOk7jc zKSS3f_T9*8Z|=l>6HGmaYOP{MP_+6VDh)P zZCZ4W)#_WX)!7jH+BEP%-7DsA1@|*;x={LbGW%A7}bLbWf!HQI_KhR z76_aya~G=z`28AN_bZ?yFa$_S#h0g!^{dQPPjoM#>BpGf2b{CR zIc{yJr(w@FC%uh3n5m>YuYljro(!TF5$Vk0lzdPwiJ3(}wib`Su>Mh*{}gy7h6nji zEG?(XO$KPSVjP`LitA0PVR70(nGm~h$C$DEHQ^)U@sDQqPGHcG4?GAg%Q1*#Sio{e zMoc^^-dx^tM*KI}S^+NE1cZb+IXQt{4=Oc)Q2nqd?Z5lva2c^&%eO8rF0g`vr=6Xh zCT4DcG1wIb*$V=upZFZ1IA9KZ2oN`=GVvY;`_C!a*~ic^6oyEE{kvBX4IGUy9DK`r z93@pi_5|#Od#D)cNGXpV0=(`TiJWlF5B^vJLR^|BK$J}-u9etx{XM(-rg2;Ecl^vxhY8heazIqV-|Qi zhr+s%+{hn-YmT_iQv#x;5R3RGhQb47p=&2u2OL_#0W z03~hNoP+g^hv4$4PljI!@chNw+Mig^>nc{90Pku>$+VuA1YcR55;<=;{+-Z_B8%KR z&xYjDPpQ0kI+cWj3Iqx{Y@i<2YVRi3;InJ<0H>{)Df#JyahLH=OoS3JK58UUT+#^j z>Loop$;zQnSQny^z|U&9OAuq2IQSq<^mCs0&kA=+Yjd{{VM)-1)vroeBQn_+8oOfxv~#PekLo#&o)Hu)+OhBVN@$2dz$y<0hb?QEc>${I^IzA!Rf2|+V;LkQXf^K z)?-DK#y$r|x-ALIs=nXWaKH_+cqjf2DWObl=EK74^uGWkb|qlMh|#Y1O$JFnn|w#J z-~q^->;)@r_jk#+Un$=_+=iPqrxdv-u-k|4MCqPj3 zkg*B#h>*`iWHnQ`DZ%%MX7<3kg|82){xxSDsA9m<1=cNV70gN`q&d&#I;1SF=+ix1 zY@lwTV5Ragsp>ovXHN!{;kAw=D)Owhn3U+ddLHj<$nu49}1Pn($-K!D3w1hO4ga%mxPj>69ANZ=`vEIbJzZUn1TGjG?SA~qs zzQ6-8AaD-UM&WQ>qF$a$WSI82q+cw4$y2h^TR!G;(3IexF^1P_^8mkTV0m51Qtcqr zSubrNtaGyQi+1f&t;w(7zql?Ci3?Vufu>i>nb?DO)q)Cc z9&E(KdU7^@ZE0yP=58JfMf=ZL=SI<`k@esI6x(*jW1(3%`)W-Pc5k{5G@fbi41@Ia zv@d+kvu?XkS|1qY8HvymkihE3Nxa|L^ z6VT1h`t!7`G7a?;GrUZCL`dId0#r+N%a=0A>+X!k6BkIP^~Sr_;C8#Fq90(Ds187k z&-Ue0W_FN9xs;&jnWZ~GJ;nWLz60D1N>1ZpK1=?X`tpvH01BnX(}JUpE%QP?yGHKn zIA#+hLZs?jk-XCrG>Y{pNcYMSz^KfyOCtdyC< zGI$(yaKV4taGJ5(c07-W&^PUMKNDZn{xE&$a*k8V!uu+^5F$yYJTydk~@aETi-M-g% zf1cXTA()w&0U0^{h?rJ-ZHnWAZ2COV$jbc@{nd@)=(c?ggu{`b~V;9daMoQfe7z<)9x zV%$hokNn@|YX2;G`)_0T|5|tP&tlg9t}B2(^yM1Z=ZO?nNThXsgo3|`2B%1dI?!9EDX@8C~;1H zcGYd#2a4NNisE4D!#~hK5LWSLUCrms*$OCq8vN)k_Jmzim zlvDq67|WbSZ!i52w&{P>k0{#088pS~32be~0C#wcogV-(!-E&-cSvwKA<|4~e@l8A zSZxk;9@M8)Ih28M{Ttn7=sW1;)8uSX3|+c=F)O|hAowm=Jw zP4krT?qO-(8$n?H@!oL*U0FpXHZHCMSi*-Ls{&l{|7-#LUpGjNZy1h}4DXf9!FSc^z65Sunuh;|x6Dnf+HawwaR~*XIg6f$Mp)(Dg2aSJI;HI5FsA=(_BC3Hor&>E(;gi{XOdEgQLiL}EQ z?3pZ0JFWk_oJA)qcq)sOhrX;LfB5vH=V+Bpdy=WXde!fWv8Qw7*IwC^!@o)AT>j-7 zG-pa4_JsSIn;Y6juWf9=%F7jmF zNoc2y*WjUEUiXxC*G)rL^*6m%<~VrA%3L1gQ)ih~%ge4O_ftd9yvbBE6n;a%Zkyx& z%Y$#nh}UV^kEyO~;o~l@hkH9phTzs2GFq+AhgwgdXBRjIQn53(aBl!`bp8MTJ8`3c zzy9ih%xBLw`b7Pap?e!$>whOYoK)7~+{uJ#vY6xYC__}VX0&?!4+_#sjrx4*@h1 z?N6*k&fNU|0w6a0|5My`M>Un@VFhuNK@?mey=Z z5sKj}2+X&kU_~(Bh$B<1JvVaYnCSPHyZ92$oX+kfodvmC9BswS(r;H7;r88{ZHt;- z71P>H5%2Jv&IvASdgGg5t34rwHTMrJ$_D_xbcs$ta8p1Pk~0ks$uHbluaROwcLZ%* zd%IV&{BAxW8c2=Nkx!Ay58K0Jk zs5}vllT>L4AWq#JLQND@1s@SMgIR%NCE>Kv?GZvZz^Ek{Ud!ybR>;W;YZ1&ey)JL`zyFv=) z0JBGbN5?iv1Ayd_SEyei`DW10@A4VSTVVW+=aBs{0&$cp@x7-`g~%8t4*eib>DjaB zE^$(jPxK7FY=sl0qeo={OQA*l;_JhmNZ`8Y)r-%z@c*t`(XQ~ujZ03b~qGd(-n^u9{ zAVP_aG(IMBNfTQEY7}9XQGrx)?ON6&PkkuGgQ1g@RSJ;Ieg;5`OnQ&k&V|t z`D5NsUUAlh{lU#jWW^z8St|pRfn-+@n-aL^1;mk-C3Papd1-Wn6k(%4GBf353MUZE zs5?!4X`W~iR)8Qz2S z=#Pw8k-H$*r7~06R=m^R|8#=y%B=A1!|uA4=CR&vuptTyrJ<)ELZ@xg@N2`rV%rXs z{@hEz1RT3m*Q>8uc|}HgC}*Q$&S`5VdJk~YfnWSvGW2+cLQb4*1ydLTQT+ix-Yt?9 z5f};Qe?qh`F?-@vt=--H_mvRB2=y+40mVX2aMj*a_S!J}K-yK4atlBy#L*d!@sikH zQvcSL$7VN>0TxjG1+NzS)a*lZypeoD%Je?I44l_JHe>`&WQ9qMm#;i>RfR7v(lcw`{>k)K5jTWn1fZRs(){>|7_~G zs~(1iH{Xea<0v-8uJeEVHc(Fl1qNC%0f48r>O(m(p_mTwKZsrZ&DSycJ^;CnoLyCY z@7@tO9CeBnA0O}R?7RsaHp)6+4bfMH*)$rBvMaKztgO~=G|Ge{3jU8B`Q?!Gr_*e) z`2;T+z(N-VSg$f412+y^m8+cH=kV`u>EY%kO%R$c zn*g_hV_Okn`~TXrN={9avrUvuzKARidU6Y`8Wil)~3;X`FcG_27nKbQGNHW-dA?nmfyVzG({rCzydto z1};}(t+lteciRRMtUTyrG7MN{R|ze~s_atA76Y0S>2a zYb7Wca&5r~%`*nt&H4v{{ED2H-;Ohvp*L>?;m2SYBFTAA&q+&h(Fo7cKE}s!ay_;} zUHl-^tl%P=KkuPrV9gfmsVc7GG_D)=YfD5+?|RKc=^3lD8R&SrvCz#R9Dc;@BHOtC z{0a|Q=~YBadELa`AcY;G`g1K&YuPa*%J=q1S%a41)Q2}>)CrJ4TsmnkgK|EM+clZE zG^Rq~Ezw?gAWhe-Z{^P_B6W#Tte^qXQZJU0kKSH)v^&Io6B)a7z~sr2ad1Z8>PHpa zJEpMkluppeHL-;XL+$06fB^rMkvvh+!!+)762*8{Nlq!p%;<_%cpq}Na7J^-ak^$N z^97wzwa-T>{G4tz#aB!%nixu_8zV30W0?<-t6aHjWFkCVRKPbW;~kmJ%6*%KqEl2^ ztaQjIQ?Qfgfu?O&w&ybLoVWixYrd9IQVJUE)h~UN9CC2dC+t_kRqOe*7+z`H#Q7d=FLx;>P` zA@it6ks+1Hi{wug_gp`%&`9!czLxh8@${0PN+-Ul5_8F|$i3FxI z+!Fyt&;Q=>cxik2$~&d-YWWoJgzymdC8pDA3zC)FK1;}hbPY!?4j=I=e+356x9UP^ z>TzF&3iu?k!ZZUm+ni@+YC2}wCK(|XSJMzFbLLGsqcEqS4y4FL2)-=`#kJUfH2-eU zwo)WMsv_MF%mmq4YN(z z6mFn+4sC!hc11{sVDp=i7+P#5X7hl@7F z2lgJ2u%9gPGr)>BDC6+!U+17i*4aJfiH8SojcTa8C3-Y2o31euRA$7V+qK}49SfP? znVEXc^c@|%PDZXIkqr9`<8PrvrUVL|=ZyrHy7`yx@MWSLFenXJPm;J*HQQNR%KlU( zsz z1Kwy?V=Po>_t84ZmA-(V(l3BTpS~grFVIUzi9EjkRbjl6LBv53_Y!*6*cDjBUWk>e zU2m7l zMzWYKxt+-Bjr6dc@d;04B&y^}t%XX9Y+Yq<)-d*3ozQ~0ZrZeo-__2*4T0Ds3;u5d UU(SbSiQ)Vh=$f1?*LIHj8T)!*ga7~l literal 122769 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¨mrCvi(#clUNRKPCmn<`oP#D&oY z(`@bB2pHue+nr}P-}TJ`bUj$;M|q|-Y`Av&srDvVdwnQ}4>7tXaM67nG}D9Emp>Pw z;YP{BI5d9vcIb7uYNAz>SvFhvk$+#=Gi+Em*y|HBMOuJ^GxiaodQb;yVKbGHfc3GM-%6NAE!j{9i4iYGXpmkU2k@n{l zidsGJzbE5i6ekVEXh9(A34sm8bdll_Yd(IvV2#{>lxa#cvdH9YV7yGg(aLn7RvNzP zwTmo5y|MO?Kya}6MAH%_xSOamY1#8i7#~T&yos32O8!Az#)R)v4 zXJ_X$l_YWXnx_jZ3sC-68$3SzKhk&U;39{SVJ2|#az|=9_W8ehreTdhHYTs(4rn=_<>Z;Ag z2!&zy7=np8w~5I~k~TCN+uN})k+HJ~P@Xy`D6>xed)l%FK?I*~%VB?$@e6w}344Es zcT#CZ)IyhDcgQ7|=s9C+MO2gs$ICK`+VhM&U4PS(DE2cE8yR^S0eBiIQB5&OXXE38 z4@yR42|&geCP3YSMN9_uEe?W3j1q#bG#}}x5FF?!bTWon(;Q%d zJ)@CsOt|HqhjetQ_FTIB;5at~(JBw3=|iL$2DjS8=Xnt6j61b}a)wIMJ_~CnQdP2# z=&N63c?oOa6tq+NS1ZVWKwWU@4WqDt8C)N$eha$Nu6W;T;i^?WW$j!4#MZU?--V|A zmz-0(tL8d4H;;F^Jf@t*SYzl=dFpAwgMdiu2h{c$IKSZm5y!2{4cF#YS|yaiTRw`M z&uH4cS=VtmA_Qed5PAwC(-rjI06uy+AX#5;QO2b|-LWHAfxhW3v-iS{b%*DJ=LvS{3gC31h2r!(ELU;J-up=$|vqD75tfye6OOo$@0 zfh{5~Giv3d{zp@h)9y_yh7+lSYJ`d&eLeuc1choin_YDo{)>vLQll89&(&pKG} zlYuvN?E8`QHWs25<3?BCQ}KbLC^jpoBxC09VjrbTwVpcvMnoNyU5%4rk z2j2nYG;T4fg}KaF8meq@*SY&pAQv|ZktA4(&F2(O zAixuNN5uLvp6iYqu3$h6HMo#vjv&HL9d{WT0pm1-m|$*3vk6dV+y^Z+HC9Na^7oNv z$R!19LYxtiDY#FxdJveP@65kHEqNS4CWrfwmxFwnW~fm-vT^-c98qdsL(`oDS=TmJWui#7*pka?^i4r4KY>eB*zfT5@1kAR41?l}wg8@)VYxuGA(Zn=7OzPA6| z2+D7PUI*nNlaaQjKXP8caq9{lRriJM7UIE@QmdaF{DG{1eka96XHtv+ohN~H2t;#N zKxHZy9zHGphi*Q@)kAqA3EF17#{FO$ZZVF(wF$Rux^c=v_aNt0FY?i+)VL1vz zZE89zTy55Gb@JaMf^20CUS9kb92)WbCwHt;bS$3FFKYype2@!`LEvsE9;%rKgaFKG zVMB8LNsth1LQ!1M32g!4XA?AZ9I>^ykZg*n#6%|Cza9~NoGvI2=QQ4etUA3uwOeT4 zd5tqv-D#pUdk0?1)rVYcsLT7U)_`al6uLdaR&s_@#oVj zCYCRU-hS-wafs=OAI-|_f-3DfWMP|szuFnVH``HMw3hiC^1VB9-K~QMr zU#EBI|K5sp$&rgFqmC>~-2w4JYlXsOM)@7$nt8f*`Z+0kgGUF{3aoqbcma-yf(#-d zEv49YU8cXt>T_Z0wgEVh5z@~ z;y^;*=-wzkDM$)5JcaHg=oXk0`p!4}-_@f`vwu*GS~q7kG4n68-NN)M%&F$`(u>p; zd%0xJ$0S^cMMd$^HYGttvj)maPvKixYVZ8zE0|UgDfrgkuCv$&kO|umct9DNeb;L4 zXGSQ^AR16G^ODlGiR#((go$o_hfS}SNa;JZeO4Ch{;1NYRWi zNgEM8y>B}sQ}_8A#=$PPwC0=HpywT60uU38crmn|9#x<$C)}mDcn3??7QaOVpezjG z&mhyD=88hap@MF;U4^=>x8b1Fth=}( zSzy3O57!z3N>Y&_2emuk4kbk@VuCo(x@Ab`RDtEjfXK_z0QH<=N}9}dtyn1JBj->UkPg&>BERMBXCz-k z#Jx*3yY`-to}|K*95BzZTETvD6iN?dJX(&-<`C~9-l-8o`*M(}hdnAo-qzV*#2_s0EYH#j8|JpdIID5lE z+Jb@%eiD(0coYc69K3o(VF71|}5=1#QHxnth)R(hjiAV++!eWFF|^ zN>Z>-hv(K>6av;5Kj9&DF@*+bx(aqpaw^tj0-9YypE0Dze!iD#`MPohJ%#_^1ivAt z(Hu__Z{9RCUAw< ztv_LYq{yTj27G2*SRN?FUBmL@Nm6p++4>eV^PL?4n#bwrr>dtZOc@wT>IKwSU{;I+ zFMeNU`M+nU#9QrSm z^ihBg#r#h!UqjMBbJTpzCuHiZfS`D`X6ECjJlLr6NWNN#xA`GJEgthW+q;&{$7Qzj zE+V}x2csD8S2*v^tQFvK_!;GP_O&j|?;zu-= zDE1tPD4p-`9!0in>oJv~dM%5WZ;@WBRcC7MVhr^uSI=pE`|`Vc#C27iwkb$Egyn`P zAGUXC7F%n1!UIqqZsWT*>j{up>*+QadH)H?Db3SM`HuR4B~{}>UtzV;VM#cq-Pu-GvyT(R{f)#rcbHoqPkJhhB0|pF2!Ia4j1zeJ=Ltf% zLxzN{L6nOBKuzoH zZvqrVQAi~hCHw?ti2M9xh`YOOUxG9`1z`~rtvh|*GJy7Z%dMM?E;FV^U6rS@L8Tt( zK}ssrEZkF=X+^2sP=%`?pVgzhRLv~S#^xXde?$oFNHjr8TUfvrMt5>;pwt(FBYi$d z>3y^3d`&9^?&OwuVZ}WBo)>sUeJrx<_zRgYCkF1;t;20vS(-O?{{mg6pC;Q)%9JZl zl8_2A>^Q_W`R-4~cXUhblj5|p3m>|^xa?1YW~{L2eHWTXut=?*{E0OQ3FkAcXaMlT zVlFIBuhgCwda_}_d#G)hLu>$*JK0lQ&9?!M%%+x&u$tZHL%e>Oy>^HEEJnc1vQ{Ucx^ki5Rn=ycnOn0 z+6(3(6$YQCHeD}Vf8^&5FSIs9fvfB>rC87vR3_a9*?{d@w89vIfS_vWb^b1SD&uK& zBR#)mP*k7)1dk~yv(MlyN{OK(9(Hk@W{&Q_bGh6gen4heplQCWV$wB2Pi z(r(;AY&V{&I}dDXhL6a`P{whAVtJ4|#NzUW)AxU3^6{ z(v(+!HL5h%+w&|+f+k45%O*B!A9t)(uzWMs8eMYV_l>eq=6xu|O-E~=fmsf=A@+vJ z1niAXJ->pqf7kyu4>W2Ts2Y#Oo2s*Z_sMJYXpaY#6|5E`8%K@s z*CD^7P9n|m_vTG~d)Nyq8uco0$`5b5@A?X?y~ zsd&3V5-A&zBP}maZMa}UFG>-|F|&NLFEcf5&QWpPVt@5|0S)&=Qp7dQZx+T-7_MjH zn{jgOVdWBM6{5AG(;B}~r{_Y^;sm9kd{3UC8Jv+EC##@;|8u|7)EM?U<<-T@9gc(R z$wbIGc&AT4gy8$$bjw5CHYFy&A1g_A*|A0O}TYLw6r&c8|s)04q@ zif1TA&aA6WBw9v@A$#Ai;F=q%Y(-FRQB2q@gJ1vtPa4|P-wv*6#PqcYfZ3dd&|37@Xke!m#0zn66xEGn@h>RMLBDr8oUa|JhNaD+a8msi zr3AmWdoF$6v|DoBtSz|Q3C^o#ID|N%|FNd`&jUS8llP4-DyXZcB=91?(bAtfLTvW5?w#}5_f52lkJ;jkux$e})U__k%TL<}6rE$sa zl%5-rk-LS_nhFzQvZu2RpP%PEuPz~p-0i|?E>u-{=h?We?ec=OFK4f9>xgBNE$nb< zE@z5v>%TqL+phDIzy0E6yJ}zfew2V*l}yxi()gmux{R4VR$;IHRdlEBk9Br-el!1+ z>7<1-ia*3U)WaSwY8McYACPtg$ds(L$FJM#nW<^`K$lT9kH6CAhxVK@e>Lh!fX0i) zZ`)f@EFp`GWf{wSqFq><`Ztlr8A2;<$d89DjnTe5BiitIz%DtZiuaJ??iIo4qLk^d zoWFk^@oN3a8~t}mJ#9ixiionz`(iMc)ryt$4NBa9g0{iuQGBIoi9#1f)Wn|->goB6 z$Y$}kt?DU!y(BQ&)ZwJHBz;~y|Uz!mq0;D|ZJ5 z-AWf6ocl^FeIh=SZ|1989raR4-B4v`pUIC*3chT~R+Q+?y+W1Z%3KWt4Ia)ACP?%zB zF^f-0zSMP1%b%HBJ-BXb9nJk^;Tn^CkqCXZ#C^7DS}`EdJ??^gAz)HWa7nJpw@gylt?|MsN5vns*%$M^P<-MXw33XP|Q+=?_$ z`!kDP&~T)BgU#Iku#TvYDfzZ*ue6s7ChwE9QoXpfy~AYpHO*>nrh~^u*>Oo%hMbmT z%t}cdR^)1>j@QU4RgB@-I`I!Z}qTu#CG?i`EeGS0bquSWa-`$&O^ai7j&~x1{cbZf(%(6Oplb^qx`%>2iWtMV+sDp?V@W?x}b@*{|Q;28x zuWX%mZnKaYpWP-%;wGZM%y*`}LY!HEMt&c!Q|&u35j8bDb5+@k_tn;Nw9z=DkmYFf z=|b>dSzmrE4!-@p1P8Z=abC)=dmvd$1(uZ2HDA!NhC>zZ$(~~SQuN8GOuUc7EJKM3 z{WfvzYFjKKX38_H^h*0v4fYvM06nHnO#ijTmDxUL%s#(E^(N9XDTcpdh7I!UAbEn( zN2IcMz5^FtI=p=qT~jriEyrz1e0W;ykl9Z^3d$-2Q((ISmd2qRzc9%Lz2PkEQ47T9 z7*1K}TZQPrVpkLYPp35V24s``4Epbz@6n++PzLWerXrO47*TD%PViFsecJOmLn+m^E z=cZ)|_X8h2&U$;N*O5f>Z+oTX4#xVNXHeQQCiM{wVpqNQyKS;^sGC8jX;1?`zTO^Y zI?+L;@*{=A*z-nWXAjh}D>|I(i^`=KRf@JmmBGUj0C6EMipfh5;5`C7U1Y>7bd}++ zjxz8?0Y$fqo8tFLxD}?e6px~WjRRhW6Z*CzW&GzzuK7(|wua||-ZCgUQr3b$ocbWe z=tK3*!gPhKw+p;QTM>2X64Pvei(<|d#z62iB9^a*UubiAo%s9`^do#=}OHz53UIb{a0&Ab$%Fo`KW!t{+kEe{84R#PAPx6wqht(G#BG6gL%lwhjVZ*U;j z))M6?=y%sGvKwezPe1v`2+G% zW5?YJO!F#-d!lK&r9Z)@;Pkah;v{Rw_w}QK`#1@JLki4ERDXdfSikJgSs> zlC~Qqb~bvf)UxCKY5fmq za!j91wr$6GfB-~A$=c;p?aBDBMmmJLU>J1{dz=?~X17%;28ln4bMiS`_fJcx&N9~mps=m5>Wxe=gBoR3p;0F>nKo04aTy)C z6TAAFKG#7lL4VpIG-EMBk?+QGf)M;nSGLZG{fS4)dlG&m6KZ*FmMG-~#2@6Op~xad zq9es9o84sZ^d7gUYu`+?A%BxrIYP|2_Rn@Z(1*~tt}vpO{uBJz7QW$Wna_HsrPAMy5d^jHSP=!a0re(p3QM#%Lb?*{ztoZs%3hNDU4N&Af8f zNB{Z7c@Gy?k1+B_H}Zcxacy;i;TLBg{I6>7#1U)Ny9Gqoy((I&fe*Q*M9)$t+^6ZY z)BAOmDgM|o6bl=9P&{CpMy%3I#yE+OM#6JGXV^F+wcRNWr4Y09AgeixB2LBOdPOtE z0qOMMv#Fo#!Um^K4rDoWHv)twW{g>JCDHXDRSUBIBQqBaW zn!eG{j@%{CZwqgP((}T(&ji(=a^Bsde1JAov3=LeThIeJ{SEmu5}mM#YmGAc7MsIEOZxt`(&vjH4(2>e zVEIwa5!-m2b)fEu%HK4>vW#DI-Pc8aqz#&|d1ByY$SK&L$YZoi{o2Yf00((SC)Rhs$WeA04tsMSQkyha_mIg8PLEt=4cgcQM? zepJ*Hyvp2HF`-d|(mF*Vn6>rf3%v9?sg8s7S2N*NX7C_S ztWgCP&uMuX4B1%Yw#m-!3;C_-qWb%u&FBm{A6xE^xZo(A{H6}sxeM+4-Pi&}g#)#i zXtLt>#NAi&nc9wRE^#*<)0MWHvc?j1*PO8;oo(Ed4ZaJcSGI`ZTPE=QfX%x=$H98) z7iYhxeM0MehjK}q(>!r;Pds68G~&V&r+GzjdY#xC0fba>Sk#T*k%bl+!Ts@{g)g#0 zM!RaLvG7)gTCH!L%WcE>^5hf#KL0g1V;{g+z#0qsWi+=0dEd7wTy`)$$gAIMZ^SIU zH2^}1@;-F{_HfhEM&=wwihSc^TZl=h{n~nI zB`okzWq2rqnoKg|X^NdaRXiMq2fr!rZKd>N<#56?6WM`SFN~`r@qKrVmjbFJ2Q;;|;vMPT+D1eFB@}EUMAH1+8y0(3cP41=S_Dfrh68+Laum zYCVLB)`g0*`u*iO0@P$eTMJU3xK@^zhcCpwbbYJuwk~pWs=#dfoTf!+{QHCbgTAw2 z!Q7TD4;yPFGgV|ll@*5OSr%^$mOMnZW-78Z&5n2}O=2!;rhYh*Rp>vbiDaOa=qeIY zxS3`+AuRs+pPv!CWzHm*h(`SC_X}&p_4b4+MXVpQ_tu%n<<*v@sdJ6s#9P|t7B6NK zqnY!tW01(Flb4vOSPWE0#5iB)udLa?2MG(M{jMY3U>^lccRf(UakKbrgzFr^LFXBv z2tvk#sBNIl58O1ErN9rKpeE%8QCF+YyFNZJ36!?`F=7{spL}yc6d?npKKO8teaiv; z{>vVIR$(GhNeITITJ`X)wsO8WcAgEqDIs*ZJqb7|LlKlBK8Xtz3Td6cq3-kJ!NKCb z)Q$d}0Y%HsXkfHuFLf}-T;%K{j?YQb(pXT+~&^0sO8zl=;T&-mA`Hn*H>Qp4io2aOSXlAO{ z-3|#cS@y9U#?&;UkAHm|*-+kKR51NNpavy;n%IHX9JAzunv90kHL1&k)n zCIE(bqeGjzE5~={2R}$iF|Tgv{8Iz6dVdq9`~#h@Xrv{@O^*QPh!OOr!rfSk*Y`K> zd{k~hsqn`MQ1%YLgl1P>xeap+CDw-JfXkz%QI3^r=S-E3)qst4;<8A(~S+)TbXy@4DWvw!~1Y2EbCzzQ( zXCNPYL^@sVTW(ZeB#2quRq)PpT5m!hZ*F@?eMZm^w#R$!LP0-}qggr|06twV_TKg) zDm9p|`eV;U(wCRR*E{&%oFv}m_;JA%=^CafV&kPhGQ0Lk4b5Zw=1~RF7c}2o(XKo) zH_mda|7J-mbAb6`UkOM-;`p5`S4xcnUUa%H`=t7=$Eep>hnzY5dBpT5)_E7JNvR)n zu+-1AliagO_9S8OK$!1z#rd=d%iw6ePRQcu_iSEO$CUM)-9Gni#Jv7V9amuVj3;tx z29Ww%x-K2r}DY zpN1QI@EB{kP;d5Ufdt^rE&-Fz&m|_9^-k&yyJ}d1A@;N4fbhQds?r9ZR3_=$3rs zldt3fc8hpq*AEWgEme{L$H;2+vA-56awuYf=QYezE{@rIicG|A4GaWVR0X{vOJnot zB-d_T^C0ay=GvFCWP96A`~}EE6PY`$PCQ~wsw+J7q{MTzxW}~L0q>diWW$x~XyIE| zOc+={{Nk=#1`S}$E53>bZi=|Zn)+AlA4BnN7n|*lYB1Q9z&yC6!Sbo~mwc=J*4QB> zeRFQYPKo@MMV4l$LtnkI?#y+8-&$+rNz<%8JejLGhDQYb&<;4|nT6YYgC95m^WP@h zb*46U^A~GpYqu`2Pc2c{Zc~&@bCVzPVZ>gih(q!{<3kqN)RiB1OskAR5o?j;WJq$GP8+X zeAkzdXDKW+bVLz9k-p8hKsqXlfd*Ux>Jx`g=*MMxglR42HF78N0!n-DL#G?0geSJE zWb37;E+e)VCk?qMYoS>aiI{9o`F?|hoC}azP$kTerVx69+mNfy`5TY_rlDexYpG-+ z++hY1h|#qI@W@V`I0)N*_T78BFbY&NwRR-C_DYZHd;no5w8=2u73kX>Bkx@kc#iCG zVIElwv?nuVGPB%A>o-MXwe1GtYyyXl_Hr~&0UO&qq-ms{UXw-0NFeR860#gS-mpjw zQ@KHJmJMuxHjm%XN_v_7dF1&~h9(#!J>JE^Hm-Ug?7%9uxGf9vNPX=SDus$TXi?b}n-^kD+-Qz;F8v`~;p-Zgd(4uN%6y_R zLU~=;riWK=wa)0yf^Z#&KEo9y7AXw=)ASCz&AyU6$eS>m(dwp�SKrHJg6+$GZT8 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