@ncino/web-components 4.0.0-preview.6 → 4.0.0-preview.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/___vite-browser-external.js +1 -0
- package/dist/_virtual/__vite-browser-external.js +1 -0
- package/dist/_virtual/_commonjsHelpers.js +1 -1
- package/dist/_virtual/api-request.js +1 -0
- package/dist/_virtual/constants.js +1 -0
- package/dist/_virtual/events.js +1 -0
- package/dist/_virtual/external.js +1 -0
- package/dist/_virtual/external2.js +1 -0
- package/dist/_virtual/external_types.js +1 -0
- package/dist/_virtual/fetch.js +1 -0
- package/dist/_virtual/figma_client.js +1 -0
- package/dist/_virtual/figma_rest_api.js +1 -0
- package/dist/_virtual/helpers.js +1 -0
- package/dist/_virtual/index10.js +1 -0
- package/dist/_virtual/index11.js +1 -0
- package/dist/_virtual/index3.js +1 -0
- package/dist/_virtual/index4.js +1 -0
- package/dist/_virtual/index5.js +1 -0
- package/dist/_virtual/index6.js +1 -0
- package/dist/_virtual/index7.js +1 -0
- package/dist/_virtual/index8.js +1 -0
- package/dist/_virtual/index9.js +1 -0
- package/dist/_virtual/index_common.js +1 -0
- package/dist/_virtual/index_html.js +1 -0
- package/dist/_virtual/index_html2.js +1 -0
- package/dist/_virtual/inherits_browser.js +1 -0
- package/dist/_virtual/logging.js +1 -0
- package/dist/_virtual/main.js +1 -0
- package/dist/_virtual/main2.js +1 -0
- package/dist/_virtual/mock-interceptor.js +1 -0
- package/dist/_virtual/string_decoder.js +1 -0
- package/dist/_virtual/template_literal.js +1 -0
- package/dist/_virtual/types.js +1 -0
- package/dist/_virtual/updates.js +1 -0
- package/dist/_virtual/util.js +1 -0
- package/dist/_virtual/utils.js +1 -0
- package/dist/components/button/gator/button.gator.figma.js +4 -0
- package/dist/components/icon/gator/icon.gator.figma.js +2 -0
- package/dist/components/icon/gator/icon.gator.js +6 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/Dicer.js +3 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/HeaderParser.js +3 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/PartStream.js +1 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/streamsearch/sbmh.js +1 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/main.js +1 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/multipart.js +1 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/urlencoded.js +1 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/Decoder.js +1 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/basename.js +1 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/decodeText.js +1 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/getLimit.js +1 -0
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/parseParams.js +3 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/client/external.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/client/figma_client.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/common/fetch.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/common/logging.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/common/updates.js +4 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/connect/external_types.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/connect/helpers.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/connect/index_common.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/html/external.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/html/index_html.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/html/template_literal.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/package.json.js +1 -0
- package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +1 -0
- package/dist/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/index.js +1 -0
- package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js +1 -0
- package/dist/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js +6 -0
- package/dist/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/callBound.js +1 -0
- package/dist/node_modules/.pnpm/call-bind@1.0.7/node_modules/call-bind/index.js +1 -0
- package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js +2 -0
- package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js +2 -0
- package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js +4 -0
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compare.js +1 -0
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compareVersions.js +1 -0
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/index.js +1 -0
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/satisfies.js +1 -0
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/utils.js +1 -0
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/validate.js +1 -0
- package/dist/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/index.js +1 -0
- package/dist/node_modules/.pnpm/dotenv@16.4.7/node_modules/dotenv/lib/main.js +3 -0
- package/dist/node_modules/.pnpm/dotenv@16.4.7/node_modules/dotenv/package.json.js +1 -0
- package/dist/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/index.js +1 -0
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js +1 -0
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js +1 -0
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js +1 -0
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js +1 -0
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js +1 -0
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js +1 -0
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js +1 -0
- package/dist/node_modules/.pnpm/events@3.3.0/node_modules/events/events.js +1 -0
- package/dist/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js +1 -0
- package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js +1 -0
- package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js +1 -0
- package/dist/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js +1 -0
- package/dist/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js +1 -0
- package/dist/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.js +1 -0
- package/dist/node_modules/.pnpm/has-proto@1.0.3/node_modules/has-proto/index.js +1 -0
- package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js +1 -0
- package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js +1 -0
- package/dist/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/shams.js +1 -0
- package/dist/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js +1 -0
- package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +1 -0
- package/dist/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js +1 -0
- package/dist/node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js +1 -0
- package/dist/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js +1 -0
- package/dist/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js +1 -0
- package/dist/node_modules/.pnpm/is-typed-array@1.1.13/node_modules/is-typed-array/index.js +1 -0
- package/dist/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/index.js +1 -0
- package/dist/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/index.js +1 -0
- package/dist/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/index.js +1 -0
- package/dist/node_modules/.pnpm/string_decoder@1.3.0/node_modules/string_decoder/lib/string_decoder.js +1 -0
- package/dist/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/browser.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/index.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/agent.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/abort-signal.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-connect.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-pipeline.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-request.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-stream.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-upgrade.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/index.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/readable.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/util.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/balanced-pool.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cache/cache.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cache/cachestorage.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cache/symbols.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cache/util.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/client.js +26 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/compat/dispatcher-weakref.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cookies/constants.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cookies/index.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cookies/parse.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cookies/util.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/connect.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/constants.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/errors.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/request.js +5 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/symbols.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/util.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/dispatcher-base.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/dispatcher.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/body.js +9 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/constants.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/dataURL.js +3 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/file.js +3 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/formdata.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/global.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/headers.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/index.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/request.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/response.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/symbols.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/util.js +2 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/webidl.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/encoding.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/filereader.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/progressevent.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/symbols.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/util.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/global.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/handler/DecoratorHandler.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/handler/RedirectHandler.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/handler/RetryHandler.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/interceptor/redirectInterceptor.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/llhttp/constants.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/llhttp/llhttp-wasm.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/llhttp/utils.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-agent.js +5 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-client.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-errors.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-interceptor.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-pool.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-symbols.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-utils.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/pending-interceptors-formatter.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/pluralizer.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/node/fixed-queue.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/pool-base.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/pool-stats.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/pool.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/proxy-agent.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/timers.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/connection.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/constants.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/events.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/frame.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/receiver.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/symbols.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/util.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/websocket.js +1 -0
- package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js +1 -0
- package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js +1 -0
- package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js +10 -0
- package/dist/node_modules/.pnpm/which-typed-array@1.1.15/node_modules/which-typed-array/index.js +1 -0
- package/dist/packages/web-components/src/components/icon/gator/icon.gator.scss.js +1 -1
- package/dist/types/components/button/gator/button.gator.figma.d.ts +1 -0
- package/dist/types/components/icon/gator/icon.gator.d.ts +5 -0
- package/dist/types/components/icon/gator/icon.gator.figma.d.ts +1 -0
- package/dist/utils/vitest-a11y-utils.js +1 -1
- package/package.json +17 -16
- package/web-types.json +37 -32
- /package/dist/node_modules/.pnpm/{@vitest_browser@3.1.3_msw@2.7.3_@types_node@22.15.17_typescript@5.8.3__playwright@1.52._527c95da82fd78e5490df44fd431c126 → @vitest_browser@3.1.3_msw@2.7.3_@types_node@22.15.3_typescript@5.8.3__playwright@1.52.0_874804df4c9de8b0f916251804782fb9}/node_modules/@vitest/browser/context.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.17_@vitest_browser@3.1.3_@vitest_ui@_5b181eb29c0f74c1cd9a17018effa4a3 → vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.3_@vitest_ui@3_2e2b9607d5b1537fcaa69fd02e1b9b3d}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.17_@vitest_browser@3.1.3_@vitest_ui@_5b181eb29c0f74c1cd9a17018effa4a3 → vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.3_@vitest_ui@3_2e2b9607d5b1537fcaa69fd02e1b9b3d}/node_modules/vitest/dist/chunks/date.CDOsz-HY.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.17_@vitest_browser@3.1.3_@vitest_ui@_5b181eb29c0f74c1cd9a17018effa4a3 → vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.3_@vitest_ui@3_2e2b9607d5b1537fcaa69fd02e1b9b3d}/node_modules/vitest/dist/chunks/utils.CgTj3MsC.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.17_@vitest_browser@3.1.3_@vitest_ui@_5b181eb29c0f74c1cd9a17018effa4a3 → vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.3_@vitest_ui@3_2e2b9607d5b1537fcaa69fd02e1b9b3d}/node_modules/vitest/dist/chunks/vi.ClIskdbk.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import*as e from"./__vite-browser-external.js";import{getAugmentedNamespace as r}from"./_commonjsHelpers.js";const o=r(e);export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e={};export{e as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function e
|
|
1
|
+
var u=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function f(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function l(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var r=e.default;if(typeof r=="function"){var t=function o(){return this instanceof o?Reflect.construct(r,arguments,this.constructor):r.apply(this,arguments)};t.prototype=r.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var n=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(t,o,n.get?n:{enumerable:!0,get:function(){return e[o]}})}),t}export{u as commonjsGlobal,l as getAugmentedNamespace,f as getDefaultExportFromCjs};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={exports:{}};export{e as __module};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var s={};export{s as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={exports:{}};export{e as __module};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={};export{e as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={};export{e as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={};export{e as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={};export{e as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var a={};export{a as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var a={};export{a as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={};export{e as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={exports:{}};export{e as __module};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var a={exports:{}};export{a as __module};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{getAugmentedNamespace as e}from"./_commonjsHelpers.js";import*as r from"../node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/index.js";const m=e(r);export{m as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r={};export{r as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={exports:{}};export{e as __module};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var a={};export{a as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r={};export{r as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var s={};export{s as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={};export{e as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var o={};export{o as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{getDefaultExportFromCjs as r}from"./_commonjsHelpers.js";import{__require as t}from"../node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/html/index_html.js";var e=t();const a=r(e);export{a as default,e as i};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={};export{e as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r={exports:{}};export{r as __module};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var g={};export{g as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var a={exports:{}};export{a as __module};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var a={exports:{}};export{a as __module};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r={};export{r as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r={};export{r as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={};export{e as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={};export{e as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var a={};export{a as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r={};export{r as __exports};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r={};export{r as __exports};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import e,{i}from"../../../_virtual/index_html.js";e.connect("https://www.figma.com/design/e9qmNCwkvtN4Yfev9sXocY/Gator-Web-Components?node-id=819-139579&m=dev",{props:{label:e.string("Copy - 🅄🅇 "),disabled:e.boolean("Disabled"),variant:e.enum("Variant",{Primary:"primary",Secondary:"secondary",Base:"base",Destructive:"destructive"})},example:({disabled:a,label:t,variant:n})=>i.html`\
|
|
2
|
+
<ngc-button disabled=${a} variant=${n}>
|
|
3
|
+
${t}
|
|
4
|
+
</ngc-button>`});
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e,{i as l}from"../../../_virtual/index_html.js";e.connect("https://www.figma.com/design/e9qmNCwkvtN4Yfev9sXocY/Gator-Web-Components?node-id=1197-149549&m=dev",{props:{skeleton:e.boolean("Type"),background:e.boolean("Background"),size:e.enum("Size",{XXSmall:"XX-Small",XSmall:"X-Small",Small:"Small",Medium:"Medium",Large:"Large",XLarge:"X-Large"})},example:({skeleton:o,background:a,size:m})=>l.html`\
|
|
2
|
+
<ngc-icon skeleton=${o} background=${a} size=${m}></ngc-icon>`});
|
|
@@ -1 +1,6 @@
|
|
|
1
|
-
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import"../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{customElement as l}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as s}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js";import"./templates/add-link.js";import"./templates/airplane.js";import"./templates/alarm.js";import"./templates/apartment.js";import"./templates/arrow-around.js";import"./templates/arrow-down.js";import"./templates/arrow-left.js";import"./templates/arrow-line-left.js";import"./templates/arrow-line-right.js";import"./templates/arrow-right.js";import"./templates/arrow-up.js";import"./templates/bank.js";import"./templates/bell-disabled.js";import"./templates/bell.js";import"./templates/binoculars.js";import"./templates/book.js";import"./templates/box.js";import"./templates/cake.js";import"./templates/calculator.js";import"./templates/calendar.js";import"./templates/camera.js";import"./templates/caret-up-down.js";import"./templates/case.js";import"./templates/chart-rise.js";import"./templates/chat.js";import"./templates/check-circle.js";import"./templates/check.js";import"./templates/checkbox-selected.js";import"./templates/checkbox.js";import"./templates/chevron-down.js";import"./templates/chevron-left.js";import"./templates/chevron-right.js";import"./templates/chevron-up.js";import"./templates/circle-arrow-down.js";import"./templates/circle-arrow-left.js";import"./templates/circle-arrow-right.js";import"./templates/circle-arrow-up.js";import"./templates/circle-dashed.js";import"./templates/circle-filled.js";import"./templates/circle.js";import"./templates/city.js";import"./templates/clipboard.js";import"./templates/clock-clockwise.js";import"./templates/clock-counter-clockwise.js";import"./templates/clock.js";import"./templates/collapse.js";import"./templates/cone.js";import"./templates/contact-info.js";import"./templates/copy.js";import"./templates/credit-card.js";import"./templates/crop.js";import"./templates/crosshairs.js";import"./templates/currency-dollar-simple.js";import"./templates/currency-eur.js";import"./templates/currency-gbp.js";import"./templates/currency-inr.js";import"./templates/currency-jpy.js";import"./templates/currency-krw.js";import"./templates/currency-kzt.js";import"./templates/currency-ngn.js";import"./templates/currency-rub.js";import"./templates/cursor-arrow.js";import"./templates/cursor-hand.js";import"./templates/cursor.js";import"./templates/dashboard.js";import"./templates/delete.js";import"./templates/dna.js";import"./templates/document-add.js";import"./templates/document-check.js";import"./templates/document-e-sign.js";import"./templates/document-image.js";import"./templates/document-pdf.js";import"./templates/document-sign.js";import"./templates/document-zip.js";import"./templates/document.js";import"./templates/dollar-bills.js";import"./templates/dollar-house.js";import"./templates/down-payment.js";import"./templates/download.js";import"./templates/drag-drop.js";import"./templates/earth.js";import"./templates/exit-circle.js";import"./templates/exit-left.js";import"./templates/exit.js";import"./templates/expand-arrows.js";import"./templates/expand.js";import"./templates/export.js";import"./templates/eye-closed.js";import"./templates/eye-crossed.js";import"./templates/eye.js";import"./templates/facebook-logo.js";import"./templates/file-code.js";import"./templates/files.js";import"./templates/filter-funnel.js";import"./templates/filters-2.js";import"./templates/filters.js";import"./templates/flags/flag-ad-andorra.js";import"./templates/flags/flag-ae-united-arab-emirates.js";import"./templates/flags/flag-af-afghanistan.js";import"./templates/flags/flag-ag-antigua-and-barbuda.js";import"./templates/flags/flag-ai-anguilla.js";import"./templates/flags/flag-al-albania.js";import"./templates/flags/flag-am-armenia.js";import"./templates/flags/flag-ao-angola.js";import"./templates/flags/flag-aq-antarctica.js";import"./templates/flags/flag-ar-argentina.js";import"./templates/flags/flag-as-american-smoa.js";import"./templates/flags/flag-at-austria.js";import"./templates/flags/flag-au-australia.js";import"./templates/flags/flag-aw-aruba.js";import"./templates/flags/flag-ax-aland-islands.js";import"./templates/flags/flag-az-azerbaijan.js";import"./templates/flags/flag-ba-bosnia-and-herzegovina.js";import"./templates/flags/flag-bb-barbados.js";import"./templates/flags/flag-bd-bangladesh.js";import"./templates/flags/flag-be-belgium.js";import"./templates/flags/flag-bf-burkina-faso.js";import"./templates/flags/flag-bg-bulgaria.js";import"./templates/flags/flag-bh-bahrain.js";import"./templates/flags/flag-bi-burundi.js";import"./templates/flags/flag-bj-benin.js";import"./templates/flags/flag-bl-saint-barthelemy.js";import"./templates/flags/flag-bm-bermuda.js";import"./templates/flags/flag-bn-brunei-darussalam.js";import"./templates/flags/flag-bo-bolivia.js";import"./templates/flags/flag-bq-bo-bonaire.js";import"./templates/flags/flag-bq-sa-sba.js";import"./templates/flags/flag-bq-se-snt-eustatius.js";import"./templates/flags/flag-br-brazil.js";import"./templates/flags/flag-bs-bahamas.js";import"./templates/flags/flag-bt-bhutan.js";import"./templates/flags/flag-bv-bouvet-island.js";import"./templates/flags/flag-bw-botswana.js";import"./templates/flags/flag-by-belarus.js";import"./templates/flags/flag-bz-belize.js";import"./templates/flags/flag-ca-canada.js";import"./templates/flags/flag-cc-cocos-keeling-islands.js";import"./templates/flags/flag-cd-democratic-republic-of-the-congo.js";import"./templates/flags/flag-cf-central-african-republic.js";import"./templates/flags/flag-cg-republic-of-the-congo.js";import"./templates/flags/flag-ch-switzerland.js";import"./templates/flags/flag-ci-côte-divoire-ivory-coast.js";import"./templates/flags/flag-ck-cook-islands.js";import"./templates/flags/flag-cl-chile.js";import"./templates/flags/flag-cm-cameroon.js";import"./templates/flags/flag-cn-china.js";import"./templates/flags/flag-co-colombia.js";import"./templates/flags/flag-cr-costa-rica.js";import"./templates/flags/flag-cu-cuba.js";import"./templates/flags/flag-cv-cabo-verde.js";import"./templates/flags/flag-cw-curaçao.js";import"./templates/flags/flag-cx-christmas-island.js";import"./templates/flags/flag-cy-cyprus.js";import"./templates/flags/flag-cz-czech-republic.js";import"./templates/flags/flag-de-germany.js";import"./templates/flags/flag-dj-djibouti.js";import"./templates/flags/flag-dk-denmark.js";import"./templates/flags/flag-dm-dominica.js";import"./templates/flags/flag-do-dominican-republic.js";import"./templates/flags/flag-dz-algeria.js";import"./templates/flags/flag-ec-ecuador.js";import"./templates/flags/flag-ee-estonia.js";import"./templates/flags/flag-eg-egypt.js";import"./templates/flags/flag-eh-western-sahara.js";import"./templates/flags/flag-er-eritrea.js";import"./templates/flags/flag-es-sain.js";import"./templates/flags/flag-et-ethiopia.js";import"./templates/flags/flag-fi-finland.js";import"./templates/flags/flag-fj-fiji.js";import"./templates/flags/flag-fk-falkland-islands.js";import"./templates/flags/flag-fm-federated-states-of-micronesia.js";import"./templates/flags/flag-fo-faroe-islands.js";import"./templates/flags/flag-fr-france.js";import"./templates/flags/flag-ga-gabon.js";import"./templates/flags/flag-gb-eng-england.js";import"./templates/flags/flag-gb-nir-northern-ireland.js";import"./templates/flags/flag-gb-sct-sotland.js";import"./templates/flags/flag-gb-ukm-united-kingdom.js";import"./templates/flags/flag-gb-wls-wales.js";import"./templates/flags/flag-gd-grenada.js";import"./templates/flags/flag-ge-georgia.js";import"./templates/flags/flag-gf-french-guiana.js";import"./templates/flags/flag-gg-guernsey.js";import"./templates/flags/flag-gh-ghana.js";import"./templates/flags/flag-gi-gibraltar.js";import"./templates/flags/flag-gl-greenland.js";import"./templates/flags/flag-gm-gambia.js";import"./templates/flags/flag-gn-guinea.js";import"./templates/flags/flag-gp-guadeloupe-2.js";import"./templates/flags/flag-gp-guadeloupe.js";import"./templates/flags/flag-gq-equatorial-guinea.js";import"./templates/flags/flag-gr-greece.js";import"./templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js";import"./templates/flags/flag-gt-guatemala.js";import"./templates/flags/flag-gu-guam.js";import"./templates/flags/flag-gw-guinea-bissau.js";import"./templates/flags/flag-gy-guyana.js";import"./templates/flags/flag-hk-hong-kong.js";import"./templates/flags/flag-hm-heard-and-mcdonald-islands.js";import"./templates/flags/flag-hn-honduras.js";import"./templates/flags/flag-hr-croatia-hrvatska.js";import"./templates/flags/flag-ht-haiti.js";import"./templates/flags/flag-hu-hungary.js";import"./templates/flags/flag-id-indonesia.js";import"./templates/flags/flag-ie-ireland.js";import"./templates/flags/flag-il-isreal.js";import"./templates/flags/flag-im-isle-of-man.js";import"./templates/flags/flag-in-india.js";import"./templates/flags/flag-io-british-indian-ocean-territory.js";import"./templates/flags/flag-iq-iraq.js";import"./templates/flags/flag-ir-iran.js";import"./templates/flags/flag-is-iceland.js";import"./templates/flags/flag-it-italy.js";import"./templates/flags/flag-je-jersey.js";import"./templates/flags/flag-jm-jamaica.js";import"./templates/flags/flag-jo-jordan.js";import"./templates/flags/flag-jp-japan.js";import"./templates/flags/flag-ke-kenia.js";import"./templates/flags/flag-kg-kyrgyzstan.js";import"./templates/flags/flag-kh-cambodia.js";import"./templates/flags/flag-ki--kiribati.js";import"./templates/flags/flag-km-comoros.js";import"./templates/flags/flag-kn-saint-kitts-and-nevis.js";import"./templates/flags/flag-kp-korea-north.js";import"./templates/flags/flag-kr-korea-south.js";import"./templates/flags/flag-kw-kuwait.js";import"./templates/flags/flag-ky-cayman-islands.js";import"./templates/flags/flag-kz-kazakhstan.js";import"./templates/flags/flag-la-laos.js";import"./templates/flags/flag-lb-lebanon.js";import"./templates/flags/flag-lc-saint-lucia.js";import"./templates/flags/flag-li-liechtenstein.js";import"./templates/flags/flag-lk-sri-lanka.js";import"./templates/flags/flag-lr-liberia.js";import"./templates/flags/flag-ls-lesotho.js";import"./templates/flags/flag-lt-lithuania.js";import"./templates/flags/flag-lu-luxembourg.js";import"./templates/flags/flag-lv-latvia.js";import"./templates/flags/flag-ly-libya.js";import"./templates/flags/flag-ma-morocco.js";import"./templates/flags/flag-mc-monaco.js";import"./templates/flags/flag-md-moldova.js";import"./templates/flags/flag-me-montenegro.js";import"./templates/flags/flag-mf-saint-martin.js";import"./templates/flags/flag-mg-madagascar.js";import"./templates/flags/flag-mh-marshall-islands.js";import"./templates/flags/flag-mk-north-macedonia.js";import"./templates/flags/flag-ml-mali.js";import"./templates/flags/flag-mm-myanmar.js";import"./templates/flags/flag-mn-mongolia.js";import"./templates/flags/flag-mo-macao.js";import"./templates/flags/flag-mp-northern-mariana-islands.js";import"./templates/flags/flag-mq-martinique-2.js";import"./templates/flags/flag-mq-martinique.js";import"./templates/flags/flag-mr-mauritania.js";import"./templates/flags/flag-ms-montserrat.js";import"./templates/flags/flag-mt-malta.js";import"./templates/flags/flag-mu-mauritius.js";import"./templates/flags/flag-mv-maldives.js";import"./templates/flags/flag-mw-malawi.js";import"./templates/flags/flag-mx-mexico.js";import"./templates/flags/flag-my-malaysia.js";import"./templates/flags/flag-mz-mozambique.js";import"./templates/flags/flag-na-namibia.js";import"./templates/flags/flag-nc-new-caledonia.js";import"./templates/flags/flag-ne-niger.js";import"./templates/flags/flag-nf-norfolk-island.js";import"./templates/flags/flag-ng-nigeria.js";import"./templates/flags/flag-ni-nicaragua.js";import"./templates/flags/flag-nl-netherlands.js";import"./templates/flags/flag-no-norway.js";import"./templates/flags/flag-np-nepal.js";import"./templates/flags/flag-nr-nauru.js";import"./templates/flags/flag-nu-niue.js";import"./templates/flags/flag-nz-new-zealand-aotearoa.js";import"./templates/flags/flag-om-oman.js";import"./templates/flags/flag-pa-panama.js";import"./templates/flags/flag-pe-peru.js";import"./templates/flags/flag-pf-french-polynesia.js";import"./templates/flags/flag-pg-papua-new-guinea.js";import"./templates/flags/flag-ph-philippines.js";import"./templates/flags/flag-pk-pakistan.js";import"./templates/flags/flag-pl-poland.js";import"./templates/flags/flag-pm-saint-pierre-and-miquelon.js";import"./templates/flags/flag-pm-st-pierre-and-miquelon.js";import"./templates/flags/flag-pn-pitcairn-islands.js";import"./templates/flags/flag-pr-puerto-rico.js";import"./templates/flags/flag-ps-palestinian-territory.js";import"./templates/flags/flag-pt-portugal.js";import"./templates/flags/flag-pw-palau.js";import"./templates/flags/flag-py-paraguay.js";import"./templates/flags/flag-qa-qatar.js";import"./templates/flags/flag-re-reunion.js";import"./templates/flags/flag-ro-romania.js";import"./templates/flags/flag-rs-srbia.js";import"./templates/flags/flag-ru-russian-federation.js";import"./templates/flags/flag-rw-rwanda.js";import"./templates/flags/flag-sa-sudi-arabia.js";import"./templates/flags/flag-sb-slomon-islands.js";import"./templates/flags/flag-sc-sychelles.js";import"./templates/flags/flag-sd-sdan.js";import"./templates/flags/flag-se-seden.js";import"./templates/flags/flag-sg-sngapore.js";import"./templates/flags/flag-sh-sint-helena.js";import"./templates/flags/flag-si-sovenia.js";import"./templates/flags/flag-sj-salbard-and-jan-mayen.js";import"./templates/flags/flag-sk-sovakia.js";import"./templates/flags/flag-sl-serra-leone.js";import"./templates/flags/flag-sm-sn-marino.js";import"./templates/flags/flag-sn-snegal.js";import"./templates/flags/flag-so-smalia.js";import"./templates/flags/flag-sr-sriname.js";import"./templates/flags/flag-ss-south-sudan.js";import"./templates/flags/flag-st-so-tome-and-principe.js";import"./templates/flags/flag-sv-el-slvador.js";import"./templates/flags/flag-sx-snt-maarten.js";import"./templates/flags/flag-sy-sria.js";import"./templates/flags/flag-sz-saziland.js";import"./templates/flags/flag-tc-turks-and-caicos-islands.js";import"./templates/flags/flag-td-chad.js";import"./templates/flags/flag-tf-french-southern-and-antarctic-lands.js";import"./templates/flags/flag-tg-togo.js";import"./templates/flags/flag-th-thailand.js";import"./templates/flags/flag-tj-tajikistan.js";import"./templates/flags/flag-tk-tokelau.js";import"./templates/flags/flag-tl-timor-leste.js";import"./templates/flags/flag-tm-turkmenistan.js";import"./templates/flags/flag-tn-tunisia.js";import"./templates/flags/flag-to-tonga.js";import"./templates/flags/flag-tr-turkey.js";import"./templates/flags/flag-tt-trinidad-and-tobago.js";import"./templates/flags/flag-tv-tuvalu.js";import"./templates/flags/flag-tw-taiwan.js";import"./templates/flags/flag-tz-tanzania.js";import"./templates/flags/flag-ua-ukraine.js";import"./templates/flags/flag-ug-uganda.js";import"./templates/flags/flag-um-united-states-minor-outlying-islands.js";import"./templates/flags/flag-us-united-states.js";import"./templates/flags/flag-uy-uruguay.js";import"./templates/flags/flag-uz-uzbekistan.js";import"./templates/flags/flag-va-vatican-city-state.js";import"./templates/flags/flag-vc-saint-vincent-and-the-grenadines.js";import"./templates/flags/flag-ve-venezuela.js";import"./templates/flags/flag-vg-virgin-islands-british.js";import"./templates/flags/flag-vi-virgin-islands-us.js";import"./templates/flags/flag-vn-vietnam.js";import"./templates/flags/flag-vu-vanuatu.js";import"./templates/flags/flag-wf-wallis-and-futuna.js";import"./templates/flags/flag-ws-smoa.js";import"./templates/flags/flag-ye-yemen.js";import"./templates/flags/flag-yt-unf-mayotte.js";import"./templates/flags/flag-za-south-africa.js";import"./templates/flags/flag-zm-zambia.js";import"./templates/flags/flag-zw-zimbabwe.js";import"./templates/flame.js";import"./templates/flash-off.js";import"./templates/flash-on.js";import"./templates/folder.js";import"./templates/gauge.js";import"./templates/hammer.js";import"./templates/hand-pointing.js";import"./templates/heart.js";import"./templates/home-door.js";import"./templates/home-finance-arrow.js";import"./templates/home-finance.js";import"./templates/home-search.js";import"./templates/house-simple.js";import"./templates/house.js";import"./templates/inbox.js";import"./templates/info.js";import"./templates/instagram-logo.js";import"./templates/interest-rate.js";import"./templates/invoice.js";import"./templates/label.js";import"./templates/laptop.js";import"./templates/layout.js";import"./templates/lightbulb.js";import"./templates/link.js";import"./templates/linkedin-logo.js";import"./templates/list.js";import"./templates/loading-spinner-gif.js";import"./templates/loading.js";import"./templates/lock.js";import"./templates/magic-wand.js";import"./templates/mail-open.js";import"./templates/mail.js";import"./templates/mailbox.js";import"./templates/map.js";import"./templates/menu-hamburger.js";import"./templates/microsoft-excel-logo.js";import"./templates/microsoft-outlook-logo.js";import"./templates/microsoft-powerpoint-logo.js";import"./templates/microsoft-teams-logo.js";import"./templates/microsoft-word-logo.js";import"./templates/minus-circle.js";import"./templates/minus-square.js";import"./templates/minus.js";import"./templates/mobile-phone-2.js";import"./templates/monitor.js";import"./templates/move-doc.js";import"./templates/move.js";import"./templates/music.js";import"./templates/number-1.js";import"./templates/number-2.js";import"./templates/number-3.js";import"./templates/overflow-menu.js";import"./templates/paper-airplane.js";import"./templates/paperclip.js";import"./templates/payments/payment-amazon-pay.js";import"./templates/payments/payment-amex.js";import"./templates/payments/payment-apple-pay.js";import"./templates/payments/payment-discover.js";import"./templates/payments/payment-google-pay.js";import"./templates/payments/payment-mastercard.js";import"./templates/payments/payment-visa.js";import"./templates/pen.js";import"./templates/pencil-paper.js";import"./templates/pencil.js";import"./templates/people-multiple.js";import"./templates/people-share.js";import"./templates/percent.js";import"./templates/person-add.js";import"./templates/person-check.js";import"./templates/person-lock.js";import"./templates/person.js";import"./templates/phone-alert.js";import"./templates/phone-mobile.js";import"./templates/phone.js";import"./templates/picture.js";import"./templates/pin.js";import"./templates/pinterest-logo.js";import"./templates/plus-circle.js";import"./templates/plus.js";import"./templates/printer.js";import"./templates/question-chat-bubble.js";import"./templates/question-circle.js";import"./templates/question-mark.js";import"./templates/radio-selected.js";import"./templates/radio.js";import"./templates/receipt.js";import"./templates/restricted.js";import"./templates/sandals.js";import"./templates/save.js";import"./templates/screen.js";import"./templates/search.js";import"./templates/settings.js";import"./templates/share-1.js";import"./templates/share-2.js";import"./templates/shield-lock.js";import"./templates/shield-warning.js";import"./templates/sidebar-simple.js";import"./templates/sidebar.js";import"./templates/smart-home.js";import"./templates/sort-arrow-solid-down.js";import"./templates/sort-arrow-solid-left.js";import"./templates/sort-arrow-solid-right.js";import"./templates/sort-arrow-solid-up-down.js";import"./templates/sort-arrow-solid-up.js";import"./templates/sort-reverse-variant.js";import"./templates/sort-variant.js";import"./templates/sparkle-filled.js";import"./templates/sparkle.js";import"./templates/speech-bubble.js";import"./templates/stack.js";import"./templates/stamp.js";import"./templates/star-four-filled.js";import"./templates/star-four.js";import"./templates/star.js";import"./templates/stopwatch.js";import"./templates/sun.js";import"./templates/sync.js";import"./templates/tab-arrows.js";import"./templates/target.js";import"./templates/thumbs-down.js";import"./templates/thumbs-up.js";import"./templates/tools.js";import"./templates/touch-id.js";import"./templates/trash.js";import"./templates/twitter-logo.js";import"./templates/unlink.js";import"./templates/unlock.js";import"./templates/upload.js";import"./templates/video.js";import"./templates/waffle.js";import"./templates/warning-circle.js";import"./templates/warning-diamond.js";import"./templates/warning-octagon.js";import"./templates/warning.js";import"./templates/wet-sign.js";import"./templates/wifi-off.js";import"./templates/wifi.js";import"./templates/x-logo.js";import"./templates/yelp-logo.js";import"./templates/youtube-logo.js";import"./templates/zillow-logo.js";import{icons as g}from"../icon-registry.js";import n from"../../../packages/web-components/src/components/icon/gator/icon.gator.scss.js";import{NgcComponent as c}from"../../../utils/components/ngc-component.js";import{unsafeCSS as f}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js";var _=Object.defineProperty,v=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,u=Reflect.get,e=(i,t,r,p)=>{for(var m=p>1?void 0:p?v(t,r):t,a=i.length-1,h;a>=0;a--)(h=i[a])&&(m=(p?h(t,r,m):h(m))||m);return p&&m&&_(t,r,m),m},b=(i,t,r)=>u(d(i),r,t);let o=class extends c{constructor(){super(...arguments),this.name="",this.label="",this.background=!1}firstUpdated(){var i,t,r;this._svg=(i=this.shadowRoot)==null?void 0:i.querySelector("svg"),(t=this._svg)==null||t.classList.add("gator-icon"),(r=this._svg)==null||r.setAttribute("role","img")}updated(){var i,t,r,p;this.label&&((i=this._svg)==null||i.setAttribute("aria-label",this.label)),(t=this._svg)==null||t.setAttribute("aria-hidden",this.label===""?"true":"false"),this.width&&this._svg&&(this._svg.style.width=this.width),this.height&&this._svg&&(this._svg.style.height=this.height),this.background?(r=this._svg)==null||r.classList.add("gator-icon-background"):(p=this._svg)==null||p.classList.remove("gator-icon-background")}render(){return g.get(this.name)}};o.styles=[...b(o,o,"styles"),f(n)];e([s()],o.prototype,"name",2);e([s()],o.prototype,"label",2);e([s()],o.prototype,"width",2);e([s()],o.prototype,"height",2);e([s({type:Boolean})],o.prototype,"background",2);o=e([l("ngc-icon")],o);export{o as NgcIcon};
|
|
1
|
+
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js";import{customElement as n}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as e}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js";import"./templates/add-link.js";import"./templates/airplane.js";import"./templates/alarm.js";import"./templates/apartment.js";import"./templates/arrow-around.js";import"./templates/arrow-down.js";import"./templates/arrow-left.js";import"./templates/arrow-line-left.js";import"./templates/arrow-line-right.js";import"./templates/arrow-right.js";import"./templates/arrow-up.js";import"./templates/bank.js";import"./templates/bell-disabled.js";import"./templates/bell.js";import"./templates/binoculars.js";import"./templates/book.js";import"./templates/box.js";import"./templates/cake.js";import"./templates/calculator.js";import"./templates/calendar.js";import"./templates/camera.js";import"./templates/caret-up-down.js";import"./templates/case.js";import"./templates/chart-rise.js";import"./templates/chat.js";import"./templates/check-circle.js";import"./templates/check.js";import"./templates/checkbox-selected.js";import"./templates/checkbox.js";import"./templates/chevron-down.js";import"./templates/chevron-left.js";import"./templates/chevron-right.js";import"./templates/chevron-up.js";import"./templates/circle-arrow-down.js";import"./templates/circle-arrow-left.js";import"./templates/circle-arrow-right.js";import"./templates/circle-arrow-up.js";import"./templates/circle-dashed.js";import"./templates/circle-filled.js";import"./templates/circle.js";import"./templates/city.js";import"./templates/clipboard.js";import"./templates/clock-clockwise.js";import"./templates/clock-counter-clockwise.js";import"./templates/clock.js";import"./templates/collapse.js";import"./templates/cone.js";import"./templates/contact-info.js";import"./templates/copy.js";import"./templates/credit-card.js";import"./templates/crop.js";import"./templates/crosshairs.js";import"./templates/currency-dollar-simple.js";import"./templates/currency-eur.js";import"./templates/currency-gbp.js";import"./templates/currency-inr.js";import"./templates/currency-jpy.js";import"./templates/currency-krw.js";import"./templates/currency-kzt.js";import"./templates/currency-ngn.js";import"./templates/currency-rub.js";import"./templates/cursor-arrow.js";import"./templates/cursor-hand.js";import"./templates/cursor.js";import"./templates/dashboard.js";import"./templates/delete.js";import"./templates/dna.js";import"./templates/document-add.js";import"./templates/document-check.js";import"./templates/document-e-sign.js";import"./templates/document-image.js";import"./templates/document-pdf.js";import"./templates/document-sign.js";import"./templates/document-zip.js";import"./templates/document.js";import"./templates/dollar-bills.js";import"./templates/dollar-house.js";import"./templates/down-payment.js";import"./templates/download.js";import"./templates/drag-drop.js";import"./templates/earth.js";import"./templates/exit-circle.js";import"./templates/exit-left.js";import"./templates/exit.js";import"./templates/expand-arrows.js";import"./templates/expand.js";import"./templates/export.js";import"./templates/eye-closed.js";import"./templates/eye-crossed.js";import"./templates/eye.js";import"./templates/facebook-logo.js";import"./templates/file-code.js";import"./templates/files.js";import"./templates/filter-funnel.js";import"./templates/filters-2.js";import"./templates/filters.js";import"./templates/flags/flag-ad-andorra.js";import"./templates/flags/flag-ae-united-arab-emirates.js";import"./templates/flags/flag-af-afghanistan.js";import"./templates/flags/flag-ag-antigua-and-barbuda.js";import"./templates/flags/flag-ai-anguilla.js";import"./templates/flags/flag-al-albania.js";import"./templates/flags/flag-am-armenia.js";import"./templates/flags/flag-ao-angola.js";import"./templates/flags/flag-aq-antarctica.js";import"./templates/flags/flag-ar-argentina.js";import"./templates/flags/flag-as-american-smoa.js";import"./templates/flags/flag-at-austria.js";import"./templates/flags/flag-au-australia.js";import"./templates/flags/flag-aw-aruba.js";import"./templates/flags/flag-ax-aland-islands.js";import"./templates/flags/flag-az-azerbaijan.js";import"./templates/flags/flag-ba-bosnia-and-herzegovina.js";import"./templates/flags/flag-bb-barbados.js";import"./templates/flags/flag-bd-bangladesh.js";import"./templates/flags/flag-be-belgium.js";import"./templates/flags/flag-bf-burkina-faso.js";import"./templates/flags/flag-bg-bulgaria.js";import"./templates/flags/flag-bh-bahrain.js";import"./templates/flags/flag-bi-burundi.js";import"./templates/flags/flag-bj-benin.js";import"./templates/flags/flag-bl-saint-barthelemy.js";import"./templates/flags/flag-bm-bermuda.js";import"./templates/flags/flag-bn-brunei-darussalam.js";import"./templates/flags/flag-bo-bolivia.js";import"./templates/flags/flag-bq-bo-bonaire.js";import"./templates/flags/flag-bq-sa-sba.js";import"./templates/flags/flag-bq-se-snt-eustatius.js";import"./templates/flags/flag-br-brazil.js";import"./templates/flags/flag-bs-bahamas.js";import"./templates/flags/flag-bt-bhutan.js";import"./templates/flags/flag-bv-bouvet-island.js";import"./templates/flags/flag-bw-botswana.js";import"./templates/flags/flag-by-belarus.js";import"./templates/flags/flag-bz-belize.js";import"./templates/flags/flag-ca-canada.js";import"./templates/flags/flag-cc-cocos-keeling-islands.js";import"./templates/flags/flag-cd-democratic-republic-of-the-congo.js";import"./templates/flags/flag-cf-central-african-republic.js";import"./templates/flags/flag-cg-republic-of-the-congo.js";import"./templates/flags/flag-ch-switzerland.js";import"./templates/flags/flag-ci-côte-divoire-ivory-coast.js";import"./templates/flags/flag-ck-cook-islands.js";import"./templates/flags/flag-cl-chile.js";import"./templates/flags/flag-cm-cameroon.js";import"./templates/flags/flag-cn-china.js";import"./templates/flags/flag-co-colombia.js";import"./templates/flags/flag-cr-costa-rica.js";import"./templates/flags/flag-cu-cuba.js";import"./templates/flags/flag-cv-cabo-verde.js";import"./templates/flags/flag-cw-curaçao.js";import"./templates/flags/flag-cx-christmas-island.js";import"./templates/flags/flag-cy-cyprus.js";import"./templates/flags/flag-cz-czech-republic.js";import"./templates/flags/flag-de-germany.js";import"./templates/flags/flag-dj-djibouti.js";import"./templates/flags/flag-dk-denmark.js";import"./templates/flags/flag-dm-dominica.js";import"./templates/flags/flag-do-dominican-republic.js";import"./templates/flags/flag-dz-algeria.js";import"./templates/flags/flag-ec-ecuador.js";import"./templates/flags/flag-ee-estonia.js";import"./templates/flags/flag-eg-egypt.js";import"./templates/flags/flag-eh-western-sahara.js";import"./templates/flags/flag-er-eritrea.js";import"./templates/flags/flag-es-sain.js";import"./templates/flags/flag-et-ethiopia.js";import"./templates/flags/flag-fi-finland.js";import"./templates/flags/flag-fj-fiji.js";import"./templates/flags/flag-fk-falkland-islands.js";import"./templates/flags/flag-fm-federated-states-of-micronesia.js";import"./templates/flags/flag-fo-faroe-islands.js";import"./templates/flags/flag-fr-france.js";import"./templates/flags/flag-ga-gabon.js";import"./templates/flags/flag-gb-eng-england.js";import"./templates/flags/flag-gb-nir-northern-ireland.js";import"./templates/flags/flag-gb-sct-sotland.js";import"./templates/flags/flag-gb-ukm-united-kingdom.js";import"./templates/flags/flag-gb-wls-wales.js";import"./templates/flags/flag-gd-grenada.js";import"./templates/flags/flag-ge-georgia.js";import"./templates/flags/flag-gf-french-guiana.js";import"./templates/flags/flag-gg-guernsey.js";import"./templates/flags/flag-gh-ghana.js";import"./templates/flags/flag-gi-gibraltar.js";import"./templates/flags/flag-gl-greenland.js";import"./templates/flags/flag-gm-gambia.js";import"./templates/flags/flag-gn-guinea.js";import"./templates/flags/flag-gp-guadeloupe-2.js";import"./templates/flags/flag-gp-guadeloupe.js";import"./templates/flags/flag-gq-equatorial-guinea.js";import"./templates/flags/flag-gr-greece.js";import"./templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js";import"./templates/flags/flag-gt-guatemala.js";import"./templates/flags/flag-gu-guam.js";import"./templates/flags/flag-gw-guinea-bissau.js";import"./templates/flags/flag-gy-guyana.js";import"./templates/flags/flag-hk-hong-kong.js";import"./templates/flags/flag-hm-heard-and-mcdonald-islands.js";import"./templates/flags/flag-hn-honduras.js";import"./templates/flags/flag-hr-croatia-hrvatska.js";import"./templates/flags/flag-ht-haiti.js";import"./templates/flags/flag-hu-hungary.js";import"./templates/flags/flag-id-indonesia.js";import"./templates/flags/flag-ie-ireland.js";import"./templates/flags/flag-il-isreal.js";import"./templates/flags/flag-im-isle-of-man.js";import"./templates/flags/flag-in-india.js";import"./templates/flags/flag-io-british-indian-ocean-territory.js";import"./templates/flags/flag-iq-iraq.js";import"./templates/flags/flag-ir-iran.js";import"./templates/flags/flag-is-iceland.js";import"./templates/flags/flag-it-italy.js";import"./templates/flags/flag-je-jersey.js";import"./templates/flags/flag-jm-jamaica.js";import"./templates/flags/flag-jo-jordan.js";import"./templates/flags/flag-jp-japan.js";import"./templates/flags/flag-ke-kenia.js";import"./templates/flags/flag-kg-kyrgyzstan.js";import"./templates/flags/flag-kh-cambodia.js";import"./templates/flags/flag-ki--kiribati.js";import"./templates/flags/flag-km-comoros.js";import"./templates/flags/flag-kn-saint-kitts-and-nevis.js";import"./templates/flags/flag-kp-korea-north.js";import"./templates/flags/flag-kr-korea-south.js";import"./templates/flags/flag-kw-kuwait.js";import"./templates/flags/flag-ky-cayman-islands.js";import"./templates/flags/flag-kz-kazakhstan.js";import"./templates/flags/flag-la-laos.js";import"./templates/flags/flag-lb-lebanon.js";import"./templates/flags/flag-lc-saint-lucia.js";import"./templates/flags/flag-li-liechtenstein.js";import"./templates/flags/flag-lk-sri-lanka.js";import"./templates/flags/flag-lr-liberia.js";import"./templates/flags/flag-ls-lesotho.js";import"./templates/flags/flag-lt-lithuania.js";import"./templates/flags/flag-lu-luxembourg.js";import"./templates/flags/flag-lv-latvia.js";import"./templates/flags/flag-ly-libya.js";import"./templates/flags/flag-ma-morocco.js";import"./templates/flags/flag-mc-monaco.js";import"./templates/flags/flag-md-moldova.js";import"./templates/flags/flag-me-montenegro.js";import"./templates/flags/flag-mf-saint-martin.js";import"./templates/flags/flag-mg-madagascar.js";import"./templates/flags/flag-mh-marshall-islands.js";import"./templates/flags/flag-mk-north-macedonia.js";import"./templates/flags/flag-ml-mali.js";import"./templates/flags/flag-mm-myanmar.js";import"./templates/flags/flag-mn-mongolia.js";import"./templates/flags/flag-mo-macao.js";import"./templates/flags/flag-mp-northern-mariana-islands.js";import"./templates/flags/flag-mq-martinique-2.js";import"./templates/flags/flag-mq-martinique.js";import"./templates/flags/flag-mr-mauritania.js";import"./templates/flags/flag-ms-montserrat.js";import"./templates/flags/flag-mt-malta.js";import"./templates/flags/flag-mu-mauritius.js";import"./templates/flags/flag-mv-maldives.js";import"./templates/flags/flag-mw-malawi.js";import"./templates/flags/flag-mx-mexico.js";import"./templates/flags/flag-my-malaysia.js";import"./templates/flags/flag-mz-mozambique.js";import"./templates/flags/flag-na-namibia.js";import"./templates/flags/flag-nc-new-caledonia.js";import"./templates/flags/flag-ne-niger.js";import"./templates/flags/flag-nf-norfolk-island.js";import"./templates/flags/flag-ng-nigeria.js";import"./templates/flags/flag-ni-nicaragua.js";import"./templates/flags/flag-nl-netherlands.js";import"./templates/flags/flag-no-norway.js";import"./templates/flags/flag-np-nepal.js";import"./templates/flags/flag-nr-nauru.js";import"./templates/flags/flag-nu-niue.js";import"./templates/flags/flag-nz-new-zealand-aotearoa.js";import"./templates/flags/flag-om-oman.js";import"./templates/flags/flag-pa-panama.js";import"./templates/flags/flag-pe-peru.js";import"./templates/flags/flag-pf-french-polynesia.js";import"./templates/flags/flag-pg-papua-new-guinea.js";import"./templates/flags/flag-ph-philippines.js";import"./templates/flags/flag-pk-pakistan.js";import"./templates/flags/flag-pl-poland.js";import"./templates/flags/flag-pm-saint-pierre-and-miquelon.js";import"./templates/flags/flag-pm-st-pierre-and-miquelon.js";import"./templates/flags/flag-pn-pitcairn-islands.js";import"./templates/flags/flag-pr-puerto-rico.js";import"./templates/flags/flag-ps-palestinian-territory.js";import"./templates/flags/flag-pt-portugal.js";import"./templates/flags/flag-pw-palau.js";import"./templates/flags/flag-py-paraguay.js";import"./templates/flags/flag-qa-qatar.js";import"./templates/flags/flag-re-reunion.js";import"./templates/flags/flag-ro-romania.js";import"./templates/flags/flag-rs-srbia.js";import"./templates/flags/flag-ru-russian-federation.js";import"./templates/flags/flag-rw-rwanda.js";import"./templates/flags/flag-sa-sudi-arabia.js";import"./templates/flags/flag-sb-slomon-islands.js";import"./templates/flags/flag-sc-sychelles.js";import"./templates/flags/flag-sd-sdan.js";import"./templates/flags/flag-se-seden.js";import"./templates/flags/flag-sg-sngapore.js";import"./templates/flags/flag-sh-sint-helena.js";import"./templates/flags/flag-si-sovenia.js";import"./templates/flags/flag-sj-salbard-and-jan-mayen.js";import"./templates/flags/flag-sk-sovakia.js";import"./templates/flags/flag-sl-serra-leone.js";import"./templates/flags/flag-sm-sn-marino.js";import"./templates/flags/flag-sn-snegal.js";import"./templates/flags/flag-so-smalia.js";import"./templates/flags/flag-sr-sriname.js";import"./templates/flags/flag-ss-south-sudan.js";import"./templates/flags/flag-st-so-tome-and-principe.js";import"./templates/flags/flag-sv-el-slvador.js";import"./templates/flags/flag-sx-snt-maarten.js";import"./templates/flags/flag-sy-sria.js";import"./templates/flags/flag-sz-saziland.js";import"./templates/flags/flag-tc-turks-and-caicos-islands.js";import"./templates/flags/flag-td-chad.js";import"./templates/flags/flag-tf-french-southern-and-antarctic-lands.js";import"./templates/flags/flag-tg-togo.js";import"./templates/flags/flag-th-thailand.js";import"./templates/flags/flag-tj-tajikistan.js";import"./templates/flags/flag-tk-tokelau.js";import"./templates/flags/flag-tl-timor-leste.js";import"./templates/flags/flag-tm-turkmenistan.js";import"./templates/flags/flag-tn-tunisia.js";import"./templates/flags/flag-to-tonga.js";import"./templates/flags/flag-tr-turkey.js";import"./templates/flags/flag-tt-trinidad-and-tobago.js";import"./templates/flags/flag-tv-tuvalu.js";import"./templates/flags/flag-tw-taiwan.js";import"./templates/flags/flag-tz-tanzania.js";import"./templates/flags/flag-ua-ukraine.js";import"./templates/flags/flag-ug-uganda.js";import"./templates/flags/flag-um-united-states-minor-outlying-islands.js";import"./templates/flags/flag-us-united-states.js";import"./templates/flags/flag-uy-uruguay.js";import"./templates/flags/flag-uz-uzbekistan.js";import"./templates/flags/flag-va-vatican-city-state.js";import"./templates/flags/flag-vc-saint-vincent-and-the-grenadines.js";import"./templates/flags/flag-ve-venezuela.js";import"./templates/flags/flag-vg-virgin-islands-british.js";import"./templates/flags/flag-vi-virgin-islands-us.js";import"./templates/flags/flag-vn-vietnam.js";import"./templates/flags/flag-vu-vanuatu.js";import"./templates/flags/flag-wf-wallis-and-futuna.js";import"./templates/flags/flag-ws-smoa.js";import"./templates/flags/flag-ye-yemen.js";import"./templates/flags/flag-yt-unf-mayotte.js";import"./templates/flags/flag-za-south-africa.js";import"./templates/flags/flag-zm-zambia.js";import"./templates/flags/flag-zw-zimbabwe.js";import"./templates/flame.js";import"./templates/flash-off.js";import"./templates/flash-on.js";import"./templates/folder.js";import"./templates/gauge.js";import"./templates/hammer.js";import"./templates/hand-pointing.js";import"./templates/heart.js";import"./templates/home-door.js";import"./templates/home-finance-arrow.js";import"./templates/home-finance.js";import"./templates/home-search.js";import"./templates/house-simple.js";import"./templates/house.js";import"./templates/inbox.js";import"./templates/info.js";import"./templates/instagram-logo.js";import"./templates/interest-rate.js";import"./templates/invoice.js";import"./templates/label.js";import"./templates/laptop.js";import"./templates/layout.js";import"./templates/lightbulb.js";import"./templates/link.js";import"./templates/linkedin-logo.js";import"./templates/list.js";import"./templates/loading-spinner-gif.js";import"./templates/loading.js";import"./templates/lock.js";import"./templates/magic-wand.js";import"./templates/mail-open.js";import"./templates/mail.js";import"./templates/mailbox.js";import"./templates/map.js";import"./templates/menu-hamburger.js";import"./templates/microsoft-excel-logo.js";import"./templates/microsoft-outlook-logo.js";import"./templates/microsoft-powerpoint-logo.js";import"./templates/microsoft-teams-logo.js";import"./templates/microsoft-word-logo.js";import"./templates/minus-circle.js";import"./templates/minus-square.js";import"./templates/minus.js";import"./templates/mobile-phone-2.js";import"./templates/monitor.js";import"./templates/move-doc.js";import"./templates/move.js";import"./templates/music.js";import"./templates/number-1.js";import"./templates/number-2.js";import"./templates/number-3.js";import"./templates/overflow-menu.js";import"./templates/paper-airplane.js";import"./templates/paperclip.js";import"./templates/payments/payment-amazon-pay.js";import"./templates/payments/payment-amex.js";import"./templates/payments/payment-apple-pay.js";import"./templates/payments/payment-discover.js";import"./templates/payments/payment-google-pay.js";import"./templates/payments/payment-mastercard.js";import"./templates/payments/payment-visa.js";import"./templates/pen.js";import"./templates/pencil-paper.js";import"./templates/pencil.js";import"./templates/people-multiple.js";import"./templates/people-share.js";import"./templates/percent.js";import"./templates/person-add.js";import"./templates/person-check.js";import"./templates/person-lock.js";import"./templates/person.js";import"./templates/phone-alert.js";import"./templates/phone-mobile.js";import"./templates/phone.js";import"./templates/picture.js";import"./templates/pin.js";import"./templates/pinterest-logo.js";import"./templates/plus-circle.js";import"./templates/plus.js";import"./templates/printer.js";import"./templates/question-chat-bubble.js";import"./templates/question-circle.js";import"./templates/question-mark.js";import"./templates/radio-selected.js";import"./templates/radio.js";import"./templates/receipt.js";import"./templates/restricted.js";import"./templates/sandals.js";import"./templates/save.js";import"./templates/screen.js";import"./templates/search.js";import"./templates/settings.js";import"./templates/share-1.js";import"./templates/share-2.js";import"./templates/shield-lock.js";import"./templates/shield-warning.js";import"./templates/sidebar-simple.js";import"./templates/sidebar.js";import"./templates/smart-home.js";import"./templates/sort-arrow-solid-down.js";import"./templates/sort-arrow-solid-left.js";import"./templates/sort-arrow-solid-right.js";import"./templates/sort-arrow-solid-up-down.js";import"./templates/sort-arrow-solid-up.js";import"./templates/sort-reverse-variant.js";import"./templates/sort-variant.js";import"./templates/sparkle-filled.js";import"./templates/sparkle.js";import"./templates/speech-bubble.js";import"./templates/stack.js";import"./templates/stamp.js";import"./templates/star-four-filled.js";import"./templates/star-four.js";import"./templates/star.js";import"./templates/stopwatch.js";import"./templates/sun.js";import"./templates/sync.js";import"./templates/tab-arrows.js";import"./templates/target.js";import"./templates/thumbs-down.js";import"./templates/thumbs-up.js";import"./templates/tools.js";import"./templates/touch-id.js";import"./templates/trash.js";import"./templates/twitter-logo.js";import"./templates/unlink.js";import"./templates/unlock.js";import"./templates/upload.js";import"./templates/video.js";import"./templates/waffle.js";import"./templates/warning-circle.js";import"./templates/warning-diamond.js";import"./templates/warning-octagon.js";import"./templates/warning.js";import"./templates/wet-sign.js";import"./templates/wifi-off.js";import"./templates/wifi.js";import"./templates/x-logo.js";import"./templates/yelp-logo.js";import"./templates/youtube-logo.js";import"./templates/zillow-logo.js";import{icons as g}from"../icon-registry.js";import c from"../../../packages/web-components/src/components/icon/gator/icon.gator.scss.js";import{NgcComponent as f}from"../../../utils/components/ngc-component.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import{unsafeCSS as d}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js";var u=Object.defineProperty,v=Object.getOwnPropertyDescriptor,_=Object.getPrototypeOf,b=Reflect.get,m=(o,r,i,s)=>{for(var p=s>1?void 0:s?v(r,i):r,a=o.length-1,h;a>=0;a--)(h=o[a])&&(p=(s?h(r,i,p):h(p))||p);return s&&p&&u(r,i,p),p},y=(o,r,i)=>b(_(o),i,r);let t=class extends f{constructor(){super(...arguments),this.name="",this.label="",this.background=!1,this.skeleton=!1}firstUpdated(){var o,r,i;this._svg=(o=this.shadowRoot)==null?void 0:o.querySelector("svg"),(r=this._svg)==null||r.classList.add("gator-icon"),(i=this._svg)==null||i.setAttribute("role","img")}updated(){var o;this.skeleton||(this._svg=(o=this.shadowRoot)==null?void 0:o.querySelector("svg"),this._svg&&(this.label&&this._svg.setAttribute("aria-label",this.label),this._svg.setAttribute("aria-hidden",this.label===""?"true":"false"),this.width&&(this._svg.style.width=this.width),this.height&&(this._svg.style.height=this.height),this.background?this._svg.classList.add("gator-icon-background"):this._svg.classList.remove("gator-icon-background")))}render(){return this.skeleton?l`
|
|
2
|
+
<ngc-skeleton-loader
|
|
3
|
+
height="24"
|
|
4
|
+
width="24"
|
|
5
|
+
radius="100"
|
|
6
|
+
></ngc-skeleton-loader>`:g.get(this.name)}};t.styles=[...y(t,t,"styles"),d(c)];m([e()],t.prototype,"name",2);m([e()],t.prototype,"label",2);m([e()],t.prototype,"width",2);m([e()],t.prototype,"height",2);m([e({type:Boolean})],t.prototype,"background",2);m([e({type:Boolean})],t.prototype,"skeleton",2);t=m([n("ngc-icon")],t);export{t as NgcIcon};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import l from"../../../../../../../../../_virtual/___vite-browser-external.js";import{__require as D}from"../../streamsearch/sbmh.js";import{__require as H}from"./PartStream.js";import{__require as q}from"./HeaderParser.js";var u,d;function j(){if(d)return u;d=1;const f=l.Writable,c=l.inherits,m=D(),p=H(),b=q(),y=45,P=Buffer.from("-"),F=Buffer.from(`\r
|
|
2
|
+
`),w=function(){};function h(i){if(!(this instanceof h))return new h(i);if(f.call(this,i),!i||!i.headerFirst&&typeof i.boundary!="string")throw new TypeError("Boundary required");typeof i.boundary=="string"?this.setBoundary(i.boundary):this._bparser=void 0,this._headerFirst=i.headerFirst,this._dashes=0,this._parts=0,this._finished=!1,this._realFinish=!1,this._isPreamble=!0,this._justMatched=!1,this._firstWrite=!0,this._inHeader=!0,this._part=void 0,this._cb=void 0,this._ignoreData=!1,this._partOpts={highWaterMark:i.partHwm},this._pause=!1;const e=this;this._hparser=new b(i),this._hparser.on("header",function(t){e._inHeader=!1,e._part.emit("header",t)})}return c(h,f),h.prototype.emit=function(i){if(i==="finish"&&!this._realFinish){if(!this._finished){const e=this;process.nextTick(function(){if(e.emit("error",new Error("Unexpected end of multipart data")),e._part&&!e._ignoreData){const t=e._isPreamble?"Preamble":"Part";e._part.emit("error",new Error(t+" terminated early due to unexpected end of multipart data")),e._part.push(null),process.nextTick(function(){e._realFinish=!0,e.emit("finish"),e._realFinish=!1});return}e._realFinish=!0,e.emit("finish"),e._realFinish=!1})}}else f.prototype.emit.apply(this,arguments)},h.prototype._write=function(i,e,t){if(!this._hparser&&!this._bparser)return t();if(this._headerFirst&&this._isPreamble){this._part||(this._part=new p(this._partOpts),this.listenerCount("preamble")!==0?this.emit("preamble",this._part):this._ignore());const s=this._hparser.push(i);if(!this._inHeader&&s!==void 0&&s<i.length)i=i.slice(s);else return t()}this._firstWrite&&(this._bparser.push(F),this._firstWrite=!1),this._bparser.push(i),this._pause?this._cb=t:t()},h.prototype.reset=function(){this._part=void 0,this._bparser=void 0,this._hparser=void 0},h.prototype.setBoundary=function(i){const e=this;this._bparser=new m(`\r
|
|
3
|
+
--`+i),this._bparser.on("info",function(t,s,n,r){e._oninfo(t,s,n,r)})},h.prototype._ignore=function(){this._part&&!this._ignoreData&&(this._ignoreData=!0,this._part.on("error",w),this._part.resume())},h.prototype._oninfo=function(i,e,t,s){let n;const r=this;let a=0,_,o=!0;if(!this._part&&this._justMatched&&e){for(;this._dashes<2&&t+a<s;)if(e[t+a]===y)++a,++this._dashes;else{this._dashes&&(n=P),this._dashes=0;break}if(this._dashes===2&&(t+a<s&&this.listenerCount("trailer")!==0&&this.emit("trailer",e.slice(t+a,s)),this.reset(),this._finished=!0,r._parts===0&&(r._realFinish=!0,r.emit("finish"),r._realFinish=!1)),this._dashes)return}this._justMatched&&(this._justMatched=!1),this._part||(this._part=new p(this._partOpts),this._part._read=function(M){r._unpause()},this._isPreamble&&this.listenerCount("preamble")!==0?this.emit("preamble",this._part):this._isPreamble!==!0&&this.listenerCount("part")!==0?this.emit("part",this._part):this._ignore(),this._isPreamble||(this._inHeader=!0)),e&&t<s&&!this._ignoreData&&(this._isPreamble||!this._inHeader?(n&&(o=this._part.push(n)),o=this._part.push(e.slice(t,s)),o||(this._pause=!0)):!this._isPreamble&&this._inHeader&&(n&&this._hparser.push(n),_=this._hparser.push(e.slice(t,s)),!this._inHeader&&_!==void 0&&_<s&&this._oninfo(!1,e,t+_,s))),i&&(this._hparser.reset(),this._isPreamble?this._isPreamble=!1:t!==s&&(++this._parts,this._part.on("end",function(){--r._parts===0&&(r._finished?(r._realFinish=!0,r.emit("finish"),r._realFinish=!1):r._unpause())})),this._part.push(null),this._part=void 0,this._ignoreData=!1,this._justMatched=!0,this._dashes=0)},h.prototype._unpause=function(){if(this._pause&&(this._pause=!1,this._cb)){const i=this._cb;this._cb=void 0,i()}},u=h,u}export{j as __require};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import d from"../../../../../../../../../_virtual/___vite-browser-external.js";import{__require as H}from"../../../lib/utils/getLimit.js";import{__require as _}from"../../streamsearch/sbmh.js";var n,u;function P(){if(u)return n;u=1;const f=d.EventEmitter,m=d.inherits,o=H(),c=_(),p=Buffer.from(`\r
|
|
2
|
+
\r
|
|
3
|
+
`),x=/\r\n/g,l=/^([^:]+):[ \t]?([\x00-\xFF]+)?$/;function a(e){f.call(this),e=e||{};const r=this;this.nread=0,this.maxed=!1,this.npairs=0,this.maxHeaderPairs=o(e,"maxHeaderPairs",2e3),this.maxHeaderSize=o(e,"maxHeaderSize",80*1024),this.buffer="",this.header={},this.finished=!1,this.ss=new c(p),this.ss.on("info",function(h,s,i,t){s&&!r.maxed&&(r.nread+t-i>=r.maxHeaderSize?(t=r.maxHeaderSize-r.nread+i,r.nread=r.maxHeaderSize,r.maxed=!0):r.nread+=t-i,r.buffer+=s.toString("binary",i,t)),h&&r._finish()})}return m(a,f),a.prototype.push=function(e){const r=this.ss.push(e);if(this.finished)return r},a.prototype.reset=function(){this.finished=!1,this.buffer="",this.header={},this.ss.reset()},a.prototype._finish=function(){this.buffer&&this._parseHeader(),this.ss.matches=this.ss.maxMatches;const e=this.header;this.header={},this.buffer="",this.finished=!0,this.nread=this.npairs=0,this.maxed=!1,this.emit("header",e)},a.prototype._parseHeader=function(){if(this.npairs===this.maxHeaderPairs)return;const e=this.buffer.split(x),r=e.length;let h,s;for(var i=0;i<r;++i){if(e[i].length===0)continue;if((e[i][0]===" "||e[i][0]===" ")&&s){this.header[s][this.header[s].length-1]+=e[i];continue}const t=e[i].indexOf(":");if(t===-1||t===0)return;if(h=l.exec(e[i]),s=h[1].toLowerCase(),this.header[s]=this.header[s]||[],this.header[s].push(h[2]||""),++this.npairs===this.maxHeaderPairs)break}},n=a,n}export{P as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import i from"../../../../../../../../../_virtual/___vite-browser-external.js";var e,n;function m(){if(n)return e;n=1;const o=i.inherits,t=i.Readable;function r(a){t.call(this,a)}return o(r,t),r.prototype._read=function(a){},e=r,e}export{m as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import _ from"../../../../../../../../_virtual/___vite-browser-external.js";var f,l;function p(){if(l)return f;l=1;const b=_.EventEmitter,u=_.inherits;function o(t){if(typeof t=="string"&&(t=Buffer.from(t)),!Buffer.isBuffer(t))throw new TypeError("The needle has to be a String or a Buffer.");const i=t.length;if(i===0)throw new Error("The needle cannot be an empty String/Buffer.");if(i>256)throw new Error("The needle cannot have a length bigger than 256.");this.maxMatches=1/0,this.matches=0,this._occ=new Array(256).fill(i),this._lookbehind_size=0,this._needle=t,this._bufpos=0,this._lookbehind=Buffer.alloc(i);for(var h=0;h<i-1;++h)this._occ[t[h]]=i-1-h}return u(o,b),o.prototype.reset=function(){this._lookbehind_size=0,this.matches=0,this._bufpos=0},o.prototype.push=function(t,i){Buffer.isBuffer(t)||(t=Buffer.from(t,"binary"));const h=t.length;this._bufpos=i||0;let s;for(;s!==h&&this.matches<this.maxMatches;)s=this._sbmh_feed(t);return s},o.prototype._sbmh_feed=function(t){const i=t.length,h=this._needle,s=h.length,m=h[s-1];let e=-this._lookbehind_size,n;if(e<0){for(;e<0&&e<=i-s;){if(n=this._sbmh_lookup_char(t,e+s-1),n===m&&this._sbmh_memcmp(t,e,s-1))return this._lookbehind_size=0,++this.matches,this.emit("info",!0),this._bufpos=e+s;e+=this._occ[n]}if(e<0)for(;e<0&&!this._sbmh_memcmp(t,e,i-e);)++e;if(e>=0)this.emit("info",!1,this._lookbehind,0,this._lookbehind_size),this._lookbehind_size=0;else{const r=this._lookbehind_size+e;return r>0&&this.emit("info",!1,this._lookbehind,0,r),this._lookbehind.copy(this._lookbehind,0,r,this._lookbehind_size-r),this._lookbehind_size-=r,t.copy(this._lookbehind,this._lookbehind_size),this._lookbehind_size+=i,this._bufpos=i,i}}if(e+=(e>=0)*this._bufpos,t.indexOf(h,e)!==-1)return e=t.indexOf(h,e),++this.matches,e>0?this.emit("info",!0,t,this._bufpos,e):this.emit("info",!0),this._bufpos=e+s;for(e=i-s;e<i&&(t[e]!==h[0]||Buffer.compare(t.subarray(e,e+i-e),h.subarray(0,i-e))!==0);)++e;return e<i&&(t.copy(this._lookbehind,0,e,e+(i-e)),this._lookbehind_size=i-e),e>0&&this.emit("info",!1,t,this._bufpos,e<i?e:i),this._bufpos=i,i},o.prototype._sbmh_lookup_char=function(t,i){return i<0?this._lookbehind[this._lookbehind_size+i]:t[i]},o.prototype._sbmh_memcmp=function(t,i,h){for(var s=0;s<h;++s)if(this._sbmh_lookup_char(t,i+s)!==this._needle[s])return!1;return!0},f=o,f}export{p as __require};
|
package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/main.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__module as s}from"../../../../../../../_virtual/main2.js";import p from"../../../../../../../_virtual/___vite-browser-external.js";import{__require as d}from"../deps/dicer/lib/Dicer.js";import{__require as m}from"./types/multipart.js";import{__require as y}from"./types/urlencoded.js";import{__require as l}from"./utils/parseParams.js";var h;function x(){if(h)return s.exports;h=1;const o=p.Writable,{inherits:f}=p,u=d(),n=m(),a=y(),c=l();function t(e){if(!(this instanceof t))return new t(e);if(typeof e!="object")throw new TypeError("Busboy expected an options-Object.");if(typeof e.headers!="object")throw new TypeError("Busboy expected an options-Object with headers-attribute.");if(typeof e.headers["content-type"]!="string")throw new TypeError("Missing Content-Type-header.");const{headers:r,...i}=e;this.opts={autoDestroy:!1,...i},o.call(this,this.opts),this._done=!1,this._parser=this.getParserByHeaders(r),this._finished=!1}return f(t,o),t.prototype.emit=function(e){var r;if(e==="finish"){if(this._done){if(this._finished)return}else{(r=this._parser)==null||r.end();return}this._finished=!0}o.prototype.emit.apply(this,arguments)},t.prototype.getParserByHeaders=function(e){const r=c(e["content-type"]),i={defCharset:this.opts.defCharset,fileHwm:this.opts.fileHwm,headers:e,highWaterMark:this.opts.highWaterMark,isPartAFile:this.opts.isPartAFile,limits:this.opts.limits,parsedConType:r,preservePath:this.opts.preservePath};if(n.detect.test(r[0]))return new n(this,i);if(a.detect.test(r[0]))return new a(this,i);throw new Error("Unsupported Content-Type.")},t.prototype._write=function(e,r,i){this._parser.write(e,i)},s.exports=t,s.exports.default=t,s.exports.Busboy=t,s.exports.Dicer=u,s.exports}export{x as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import N from"../../../../../../../../_virtual/___vite-browser-external.js";import{__require as ae}from"../../deps/dicer/lib/Dicer.js";import{__require as fe}from"../utils/parseParams.js";import{__require as le}from"../utils/decodeText.js";import{__require as ce}from"../utils/basename.js";import{__require as ue}from"../utils/getLimit.js";var x,W;function be(){if(W)return x;W=1;const{Readable:v}=N,{inherits:B}=N,O=ae(),z=fe(),G=le(),U=ce(),c=ue(),Y=/^boundary$/i,j=/^form-data$/i,J=/^charset$/i,K=/^filename$/i,Q=/^name$/i;y.detect=/^multipart\/form-data/i;function y(e,a){let t,m;const i=this;let S;const u=a.limits,V=a.isPartAFile||((p,r,s)=>r==="application/octet-stream"||s!==void 0),g=a.parsedConType||[],X=a.defCharset||"utf8",Z=a.preservePath,$={highWaterMark:a.fileHwm};for(t=0,m=g.length;t<m;++t)if(Array.isArray(g[t])&&Y.test(g[t][0])){S=g[t][1];break}function A(){_===0&&C&&!e._done&&(C=!1,i.end())}if(typeof S!="string")throw new Error("Multipart: Boundary not found");const I=c(u,"fieldSize",1*1024*1024),D=c(u,"fileSize",1/0),ee=c(u,"files",1/0),ie=c(u,"fields",1/0),te=c(u,"parts",1/0),ne=c(u,"headerPairs",2e3),re=c(u,"headerSize",80*1024);let T=0,H=0,_=0,q,P,C=!1;this._needDrain=!1,this._pause=!1,this._cb=void 0,this._nparts=0,this._boy=e;const se={boundary:S,maxHeaderPairs:ne,maxHeaderSize:re,partHwm:$.highWaterMark,highWaterMark:a.highWaterMark};this.parser=new O(se),this.parser.on("drain",function(){if(i._needDrain=!1,i._cb&&!i._pause){const p=i._cb;i._cb=void 0,p()}}).on("part",function p(r){if(++i._nparts>te)return i.parser.removeListener("part",p),i.parser.on("part",d),e.hitPartsLimit=!0,e.emit("partsLimit"),d(r);if(P){const s=P;s.emit("end"),s.removeAllListeners("end")}r.on("header",function(s){let h,w,o,E,F,L,b=0;if(s["content-type"]&&(o=z(s["content-type"][0]),o[0])){for(h=o[0].toLowerCase(),t=0,m=o.length;t<m;++t)if(J.test(o[t][0])){E=o[t][1].toLowerCase();break}}if(h===void 0&&(h="text/plain"),E===void 0&&(E=X),s["content-disposition"]){if(o=z(s["content-disposition"][0]),!j.test(o[0]))return d(r);for(t=0,m=o.length;t<m;++t)Q.test(o[t][0])?w=o[t][1]:K.test(o[t][0])&&(L=o[t][1],Z||(L=U(L)))}else return d(r);s["content-transfer-encoding"]?F=s["content-transfer-encoding"][0].toLowerCase():F="7bit";let M,k;if(V(w,h,L)){if(T===ee)return e.hitFilesLimit||(e.hitFilesLimit=!0,e.emit("filesLimit")),d(r);if(++T,e.listenerCount("file")===0){i.parser._ignore();return}++_;const n=new R($);q=n,n.on("end",function(){if(--_,i._pause=!1,A(),i._cb&&!i._needDrain){const f=i._cb;i._cb=void 0,f()}}),n._read=function(f){if(i._pause&&(i._pause=!1,i._cb&&!i._needDrain)){const l=i._cb;i._cb=void 0,l()}},e.emit("file",w,n,L,F,h),M=function(f){if((b+=f.length)>D){const l=D-b+f.length;l>0&&n.push(f.slice(0,l)),n.truncated=!0,n.bytesRead=D,r.removeAllListeners("data"),n.emit("limit");return}else n.push(f)||(i._pause=!0);n.bytesRead=b},k=function(){q=void 0,n.push(null)}}else{if(H===ie)return e.hitFieldsLimit||(e.hitFieldsLimit=!0,e.emit("fieldsLimit")),d(r);++H,++_;let n="",f=!1;P=r,M=function(l){if((b+=l.length)>I){const oe=I-(b-l.length);n+=l.toString("binary",0,oe),f=!0,r.removeAllListeners("data")}else n+=l.toString("binary")},k=function(){P=void 0,n.length&&(n=G(n,"binary",E)),e.emit("field",w,n,!1,f,F,h),--_,A()}}r._readableState.sync=!1,r.on("data",M),r.on("end",k)}).on("error",function(s){q&&q.emit("error",s)})}).on("error",function(p){e.emit("error",p)}).on("finish",function(){C=!0,A()})}y.prototype.write=function(e,a){const t=this.parser.write(e);t&&!this._pause?a():(this._needDrain=!t,this._cb=a)},y.prototype.end=function(){const e=this;e.parser.writable?e.parser.end():e._boy._done||process.nextTick(function(){e._boy._done=!0,e._boy.emit("finish")})};function d(e){e.resume()}function R(e){v.call(this,e),this.bytesRead=0,this.truncated=!1}return B(R,v),R.prototype._read=function(e){},x=y,x}export{be as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__require as k}from"../utils/Decoder.js";import{__require as m}from"../utils/decodeText.js";import{__require as b}from"../utils/getLimit.js";var c,d;function T(){if(d)return c;d=1;const o=k(),l=m(),y=b(),a=/^charset$/i;f.detect=/^application\/x-www-form-urlencoded/i;function f(s,n){const h=n.limits,t=n.parsedConType;this.boy=s,this.fieldSizeLimit=y(h,"fieldSize",1*1024*1024),this.fieldNameSizeLimit=y(h,"fieldNameSize",100),this.fieldsLimit=y(h,"fields",1/0);let e;for(var i=0,r=t.length;i<r;++i)if(Array.isArray(t[i])&&a.test(t[i][0])){e=t[i][1].toLowerCase();break}e===void 0&&(e=n.defCharset||"utf8"),this.decoder=new o,this.charset=e,this._fields=0,this._state="key",this._checkingBytes=!0,this._bytesKey=0,this._bytesVal=0,this._key="",this._val="",this._keyTrunc=!1,this._valTrunc=!1,this._hitLimit=!1}return f.prototype.write=function(s,n){if(this._fields===this.fieldsLimit)return this.boy.hitFieldsLimit||(this.boy.hitFieldsLimit=!0,this.boy.emit("fieldsLimit")),n();let h,t,e,i=0;const r=s.length;for(;i<r;)if(this._state==="key"){for(h=t=void 0,e=i;e<r;++e){if(this._checkingBytes||++i,s[e]===61){h=e;break}else if(s[e]===38){t=e;break}if(this._checkingBytes&&this._bytesKey===this.fieldNameSizeLimit){this._hitLimit=!0;break}else this._checkingBytes&&++this._bytesKey}if(h!==void 0)h>i&&(this._key+=this.decoder.write(s.toString("binary",i,h))),this._state="val",this._hitLimit=!1,this._checkingBytes=!0,this._val="",this._bytesVal=0,this._valTrunc=!1,this.decoder.reset(),i=h+1;else if(t!==void 0){++this._fields;let _;const u=this._keyTrunc;if(t>i?_=this._key+=this.decoder.write(s.toString("binary",i,t)):_=this._key,this._hitLimit=!1,this._checkingBytes=!0,this._key="",this._bytesKey=0,this._keyTrunc=!1,this.decoder.reset(),_.length&&this.boy.emit("field",l(_,"binary",this.charset),"",u,!1),i=t+1,this._fields===this.fieldsLimit)return n()}else this._hitLimit?(e>i&&(this._key+=this.decoder.write(s.toString("binary",i,e))),i=e,(this._bytesKey=this._key.length)===this.fieldNameSizeLimit&&(this._checkingBytes=!1,this._keyTrunc=!0)):(i<r&&(this._key+=this.decoder.write(s.toString("binary",i))),i=r)}else{for(t=void 0,e=i;e<r;++e){if(this._checkingBytes||++i,s[e]===38){t=e;break}if(this._checkingBytes&&this._bytesVal===this.fieldSizeLimit){this._hitLimit=!0;break}else this._checkingBytes&&++this._bytesVal}if(t!==void 0){if(++this._fields,t>i&&(this._val+=this.decoder.write(s.toString("binary",i,t))),this.boy.emit("field",l(this._key,"binary",this.charset),l(this._val,"binary",this.charset),this._keyTrunc,this._valTrunc),this._state="key",this._hitLimit=!1,this._checkingBytes=!0,this._key="",this._bytesKey=0,this._keyTrunc=!1,this.decoder.reset(),i=t+1,this._fields===this.fieldsLimit)return n()}else this._hitLimit?(e>i&&(this._val+=this.decoder.write(s.toString("binary",i,e))),i=e,(this._val===""&&this.fieldSizeLimit===0||(this._bytesVal=this._val.length)===this.fieldSizeLimit)&&(this._checkingBytes=!1,this._valTrunc=!0)):(i<r&&(this._val+=this.decoder.write(s.toString("binary",i))),i=r)}n()},f.prototype.end=function(){this.boy._done||(this._state==="key"&&this._key.length>0?this.boy.emit("field",l(this._key,"binary",this.charset),"",this._keyTrunc,!1):this._state==="val"&&this.boy.emit("field",l(this._key,"binary",this.charset),l(this._val,"binary",this.charset),this._keyTrunc,this._valTrunc),this.boy._done=!0,this.boy.emit("finish"))},c=f,c}export{T as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var t,o;function h(){if(o)return t;o=1;const d=/\+/g,s=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];function n(){this.buffer=void 0}return n.prototype.write=function(f){f=f.replace(d," ");let r="",e=0,i=0;const u=f.length;for(;e<u;++e)this.buffer!==void 0?s[f.charCodeAt(e)]?(this.buffer+=f[e],++i,this.buffer.length===2&&(r+=String.fromCharCode(parseInt(this.buffer,16)),this.buffer=void 0)):(r+="%"+this.buffer,this.buffer=void 0,--e):f[e]==="%"&&(e>i&&(r+=f.substring(i,e),i=e),this.buffer="",++i);return i<u&&this.buffer===void 0&&(r+=f.substring(i)),r},n.prototype.reset=function(){this.buffer=void 0},t=n,t}export{h as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var n,s;function c(){return s||(s=1,n=function(e){if(typeof e!="string")return"";for(var r=e.length-1;r>=0;--r)switch(e.charCodeAt(r)){case 47:case 92:return e=e.slice(r+1),e===".."||e==="."?"":e}return e===".."||e==="."?"":e}),n}export{c as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var t,f;function l(){if(f)return t;f=1;const i=new TextDecoder("utf-8"),u=new Map([["utf-8",i],["utf8",i]]);function s(e){let r;for(;;)switch(e){case"utf-8":case"utf8":return n.utf8;case"latin1":case"ascii":case"us-ascii":case"iso-8859-1":case"iso8859-1":case"iso88591":case"iso_8859-1":case"windows-1252":case"iso_8859-1:1987":case"cp1252":case"x-cp1252":return n.latin1;case"utf16le":case"utf-16le":case"ucs2":case"ucs-2":return n.utf16le;case"base64":return n.base64;default:if(r===void 0){r=!0,e=e.toLowerCase();continue}return n.other.bind(e)}}const n={utf8:(e,r)=>e.length===0?"":(typeof e=="string"&&(e=Buffer.from(e,r)),e.utf8Slice(0,e.length)),latin1:(e,r)=>e.length===0?"":typeof e=="string"?e:e.latin1Slice(0,e.length),utf16le:(e,r)=>e.length===0?"":(typeof e=="string"&&(e=Buffer.from(e,r)),e.ucs2Slice(0,e.length)),base64:(e,r)=>e.length===0?"":(typeof e=="string"&&(e=Buffer.from(e,r)),e.base64Slice(0,e.length)),other:(e,r)=>{if(e.length===0)return"";if(typeof e=="string"&&(e=Buffer.from(e,r)),u.has(this.toString()))try{return u.get(this).decode(e)}catch{}return typeof e=="string"?e:e.toString()}};function c(e,r,o){return e&&s(o)(e,r)}return t=c,t}export{l as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var t,u;function f(){return u||(u=1,t=function(r,e,i){if(!r||r[e]===void 0||r[e]===null)return i;if(typeof r[e]!="number"||isNaN(r[e]))throw new TypeError("Limit "+e+" is not a valid number");return r[e]}),t}export{f as __require};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import{__require as T}from"./decodeText.js";var F,l;function g(){if(l)return F;l=1;const n=T(),s=/%[a-fA-F0-9][a-fA-F0-9]/g,o={"%00":"\0","%01":"","%02":"","%03":"","%04":"","%05":"","%06":"","%07":"\x07","%08":"\b","%09":" ","%0a":`
|
|
2
|
+
`,"%0A":`
|
|
3
|
+
`,"%0b":"\v","%0B":"\v","%0c":"\f","%0C":"\f","%0d":"\r","%0D":"\r","%0e":"","%0E":"","%0f":"","%0F":"","%10":"","%11":"","%12":"","%13":"","%14":"","%15":"","%16":"","%17":"","%18":"","%19":"","%1a":"","%1A":"","%1b":"\x1B","%1B":"\x1B","%1c":"","%1C":"","%1d":"","%1D":"","%1e":"","%1E":"","%1f":"","%1F":"","%20":" ","%21":"!","%22":'"',"%23":"#","%24":"$","%25":"%","%26":"&","%27":"'","%28":"(","%29":")","%2a":"*","%2A":"*","%2b":"+","%2B":"+","%2c":",","%2C":",","%2d":"-","%2D":"-","%2e":".","%2E":".","%2f":"/","%2F":"/","%30":"0","%31":"1","%32":"2","%33":"3","%34":"4","%35":"5","%36":"6","%37":"7","%38":"8","%39":"9","%3a":":","%3A":":","%3b":";","%3B":";","%3c":"<","%3C":"<","%3d":"=","%3D":"=","%3e":">","%3E":">","%3f":"?","%3F":"?","%40":"@","%41":"A","%42":"B","%43":"C","%44":"D","%45":"E","%46":"F","%47":"G","%48":"H","%49":"I","%4a":"J","%4A":"J","%4b":"K","%4B":"K","%4c":"L","%4C":"L","%4d":"M","%4D":"M","%4e":"N","%4E":"N","%4f":"O","%4F":"O","%50":"P","%51":"Q","%52":"R","%53":"S","%54":"T","%55":"U","%56":"V","%57":"W","%58":"X","%59":"Y","%5a":"Z","%5A":"Z","%5b":"[","%5B":"[","%5c":"\\","%5C":"\\","%5d":"]","%5D":"]","%5e":"^","%5E":"^","%5f":"_","%5F":"_","%60":"`","%61":"a","%62":"b","%63":"c","%64":"d","%65":"e","%66":"f","%67":"g","%68":"h","%69":"i","%6a":"j","%6A":"j","%6b":"k","%6B":"k","%6c":"l","%6C":"l","%6d":"m","%6D":"m","%6e":"n","%6E":"n","%6f":"o","%6F":"o","%70":"p","%71":"q","%72":"r","%73":"s","%74":"t","%75":"u","%76":"v","%77":"w","%78":"x","%79":"y","%7a":"z","%7A":"z","%7b":"{","%7B":"{","%7c":"|","%7C":"|","%7d":"}","%7D":"}","%7e":"~","%7E":"~","%7f":"","%7F":"","%80":"","%81":"","%82":"","%83":"","%84":"","%85":"
","%86":"","%87":"","%88":"","%89":"","%8a":"","%8A":"","%8b":"","%8B":"","%8c":"","%8C":"","%8d":"","%8D":"","%8e":"","%8E":"","%8f":"","%8F":"","%90":"","%91":"","%92":"","%93":"","%94":"","%95":"","%96":"","%97":"","%98":"","%99":"","%9a":"","%9A":"","%9b":"","%9B":"","%9c":"","%9C":"","%9d":"","%9D":"","%9e":"","%9E":"","%9f":"","%9F":"","%a0":" ","%A0":" ","%a1":"¡","%A1":"¡","%a2":"¢","%A2":"¢","%a3":"£","%A3":"£","%a4":"¤","%A4":"¤","%a5":"¥","%A5":"¥","%a6":"¦","%A6":"¦","%a7":"§","%A7":"§","%a8":"¨","%A8":"¨","%a9":"©","%A9":"©","%aa":"ª","%Aa":"ª","%aA":"ª","%AA":"ª","%ab":"«","%Ab":"«","%aB":"«","%AB":"«","%ac":"¬","%Ac":"¬","%aC":"¬","%AC":"¬","%ad":"","%Ad":"","%aD":"","%AD":"","%ae":"®","%Ae":"®","%aE":"®","%AE":"®","%af":"¯","%Af":"¯","%aF":"¯","%AF":"¯","%b0":"°","%B0":"°","%b1":"±","%B1":"±","%b2":"²","%B2":"²","%b3":"³","%B3":"³","%b4":"´","%B4":"´","%b5":"µ","%B5":"µ","%b6":"¶","%B6":"¶","%b7":"·","%B7":"·","%b8":"¸","%B8":"¸","%b9":"¹","%B9":"¹","%ba":"º","%Ba":"º","%bA":"º","%BA":"º","%bb":"»","%Bb":"»","%bB":"»","%BB":"»","%bc":"¼","%Bc":"¼","%bC":"¼","%BC":"¼","%bd":"½","%Bd":"½","%bD":"½","%BD":"½","%be":"¾","%Be":"¾","%bE":"¾","%BE":"¾","%bf":"¿","%Bf":"¿","%bF":"¿","%BF":"¿","%c0":"À","%C0":"À","%c1":"Á","%C1":"Á","%c2":"Â","%C2":"Â","%c3":"Ã","%C3":"Ã","%c4":"Ä","%C4":"Ä","%c5":"Å","%C5":"Å","%c6":"Æ","%C6":"Æ","%c7":"Ç","%C7":"Ç","%c8":"È","%C8":"È","%c9":"É","%C9":"É","%ca":"Ê","%Ca":"Ê","%cA":"Ê","%CA":"Ê","%cb":"Ë","%Cb":"Ë","%cB":"Ë","%CB":"Ë","%cc":"Ì","%Cc":"Ì","%cC":"Ì","%CC":"Ì","%cd":"Í","%Cd":"Í","%cD":"Í","%CD":"Í","%ce":"Î","%Ce":"Î","%cE":"Î","%CE":"Î","%cf":"Ï","%Cf":"Ï","%cF":"Ï","%CF":"Ï","%d0":"Ð","%D0":"Ð","%d1":"Ñ","%D1":"Ñ","%d2":"Ò","%D2":"Ò","%d3":"Ó","%D3":"Ó","%d4":"Ô","%D4":"Ô","%d5":"Õ","%D5":"Õ","%d6":"Ö","%D6":"Ö","%d7":"×","%D7":"×","%d8":"Ø","%D8":"Ø","%d9":"Ù","%D9":"Ù","%da":"Ú","%Da":"Ú","%dA":"Ú","%DA":"Ú","%db":"Û","%Db":"Û","%dB":"Û","%DB":"Û","%dc":"Ü","%Dc":"Ü","%dC":"Ü","%DC":"Ü","%dd":"Ý","%Dd":"Ý","%dD":"Ý","%DD":"Ý","%de":"Þ","%De":"Þ","%dE":"Þ","%DE":"Þ","%df":"ß","%Df":"ß","%dF":"ß","%DF":"ß","%e0":"à","%E0":"à","%e1":"á","%E1":"á","%e2":"â","%E2":"â","%e3":"ã","%E3":"ã","%e4":"ä","%E4":"ä","%e5":"å","%E5":"å","%e6":"æ","%E6":"æ","%e7":"ç","%E7":"ç","%e8":"è","%E8":"è","%e9":"é","%E9":"é","%ea":"ê","%Ea":"ê","%eA":"ê","%EA":"ê","%eb":"ë","%Eb":"ë","%eB":"ë","%EB":"ë","%ec":"ì","%Ec":"ì","%eC":"ì","%EC":"ì","%ed":"í","%Ed":"í","%eD":"í","%ED":"í","%ee":"î","%Ee":"î","%eE":"î","%EE":"î","%ef":"ï","%Ef":"ï","%eF":"ï","%EF":"ï","%f0":"ð","%F0":"ð","%f1":"ñ","%F1":"ñ","%f2":"ò","%F2":"ò","%f3":"ó","%F3":"ó","%f4":"ô","%F4":"ô","%f5":"õ","%F5":"õ","%f6":"ö","%F6":"ö","%f7":"÷","%F7":"÷","%f8":"ø","%F8":"ø","%f9":"ù","%F9":"ù","%fa":"ú","%Fa":"ú","%fA":"ú","%FA":"ú","%fb":"û","%Fb":"û","%fB":"û","%FB":"û","%fc":"ü","%Fc":"ü","%fC":"ü","%FC":"ü","%fd":"ý","%Fd":"ý","%fD":"ý","%FD":"ý","%fe":"þ","%Fe":"þ","%fE":"þ","%FE":"þ","%ff":"ÿ","%Ff":"ÿ","%fF":"ÿ","%FF":"ÿ"};function r(t){return o[t]}const A=0,B=1,D=2,i=3;function u(t){const f=[];let a=A,E="",d=!1,b=!1,c=0,x="";const p=t.length;for(var C=0;C<p;++C){const e=t[C];if(e==="\\"&&d)if(b)b=!1;else{b=!0;continue}else if(e==='"')if(b)b=!1;else{d?(d=!1,a=A):d=!0;continue}else if(b&&d&&(x+="\\"),b=!1,(a===D||a===i)&&e==="'"){a===D?(a=i,E=x.substring(1)):a=B,x="";continue}else if(a===A&&(e==="*"||e==="=")&&f.length){a=e==="*"?D:B,f[c]=[x,void 0],x="";continue}else if(!d&&e===";"){a=A,E?(x.length&&(x=n(x.replace(s,r),"binary",E)),E=""):x.length&&(x=n(x,"binary","utf8")),f[c]===void 0?f[c]=x:f[c][1]=x,x="",++c;continue}else if(!d&&(e===" "||e===" "))continue;x+=e}return E&&x.length?x=n(x.replace(s,r),"binary",E):x&&(x=n(x,"binary","utf8")),f[c]===void 0?x&&(f[c]=x):f[c][1]=x,f}return F=u,F}export{g as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as r}from"../../../../../../../../_virtual/external2.js";import{__require as i}from"./figma_client.js";var t;function a(){return t?r:(t=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.getComponents=void 0;var n=i();Object.defineProperty(e,"getComponents",{enumerable:!0,get:function(){return n.getComponents}})}(r),r)}export{a as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as n}from"../../../../../../../../_virtual/figma_client.js";import{__require as l}from"../connect/figma_rest_api.js";import{__require as g}from"../connect/helpers.js";import{__require as d}from"../../../../../../dotenv@16.4.7/node_modules/dotenv/lib/main.js";var p;function F(){if(p)return n;p=1;var o={};Object.defineProperty(n,"__esModule",{value:!0}),n.getComponents=f;const s=l(),e=g();d().config();async function f(i){if(!o.FIGMA_ACCESS_TOKEN)throw new Error("FIGMA_ACCESS_TOKEN is not set");const t=(0,e.parseFileKey)(i);if(!t)throw new Error(`Invalid Figma file URL: ${i}, file key missing`);const a=(0,e.parseNodeIds)([i]);let _=(0,s.getApiUrl)(i??"")+`/files/${t}`;a.length>0&&(_+=`?ids=${a.join(",")}`);const u=await(0,s.getDocument)(_,o.FIGMA_ACCESS_TOKEN);return(0,e.findComponentsInDocument)(u).map(r=>({...r,fileKey:t,figmaUrl:(0,e.figmaUrlOfComponent)(r,t),componentPropertyDefinitions:r.type==="COMPONENT_SET"?Object.keys(r.componentPropertyDefinitions).reduce((c,m)=>({...c,[(0,e.normalizePropName)(m)]:r.componentPropertyDefinitions[m]}),{}):void 0}))}return n}export{F as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as n}from"../../../../../../../../_virtual/fetch.js";import{__require as E}from"../../../../../../undici@5.28.5/node_modules/undici/index.js";var x;function g(){if(x)return n;x=1;var c={};Object.defineProperty(n,"__esModule",{value:!0}),n.request=n.isFetchError=void 0,n.getProxyUrl=f;const o=E();class u extends Error{constructor(t,r){super(),this.response=t,this.data=r}}const P=e=>e instanceof u;n.isFetchError=P;function f(){return c.HTTPS_PROXY||c.HTTP_PROXY||c.https_proxy||c.http_proxy}const h=f(),d=h?new o.ProxyAgent({uri:h}):void 0;d&&(0,o.setGlobalDispatcher)(d);async function i(e,t,r={},_){const p=new URL(e);r!=null&&r.query&&Object.entries(r.query).forEach(([a,l])=>{p.searchParams.append(a,l)}),e=p.toString(),_&&(r.body=JSON.stringify(_));const s=await fetch(e,{...r,method:t});if(!s.ok){let a;try{a=await s.json()}catch{a=void 0}throw new u(s,a)}const y=await s.text(),q=y?JSON.parse(y):{};return{response:s,data:q}}return n.request={get:(e,t={})=>i(e,"GET",t),post:(e,t,r={})=>i(e,"POST",r,t),put:(e,t,r={})=>i(e,"PUT",r,t),delete:(e,t,r={})=>i(e,"DELETE",r,t)},n}export{g as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as a}from"../../../../../../../../_virtual/logging.js";import{__require as _}from"../../../../../../chalk@4.1.2/node_modules/chalk/source/index.js";import h from"../../../../../../../../_virtual/___vite-browser-external.js";import{__require as b}from"./updates.js";var o;function D(){return o?a:(o=1,function(r){var l=a&&a.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(r,"__esModule",{value:!0}),r.logger=r.LogLevel=r.underline=r.reset=r.highlight=r.verbose=r.debug=r.warn=r.info=r.success=r.error=void 0,r.exitWithError=t;const n=l(_()),g=h,d=b(),u=new g.Console(process.stderr);r.error=n.default.red,r.success=n.default.green,r.info=n.default.white,r.warn=n.default.yellow,r.debug=n.default.gray,r.verbose=n.default.cyan,r.highlight=n.default.bold,r.reset=n.default.reset,r.underline=n.default.underline;var i;(function(e){e[e.Nothing=0]="Nothing",e[e.Error=1]="Error",e[e.Warn=2]="Warn",e[e.Info=3]="Info",e[e.Debug=4]="Debug"})(i||(r.LogLevel=i={}));let f=i.Info;r.logger={setLogLevel:e=>{f=e},error:(...e)=>{f>=i.Error&&u.error((0,r.error)(...e))},warn:(...e)=>{f>=i.Warn&&u.warn((0,r.warn)(...e))},info:(...e)=>{f>=i.Info&&u.info((0,r.info)(...e))},infoForce:(...e)=>{u.info((0,r.info)(...e))},debug:(...e)=>{f>=i.Debug&&u.debug((0,r.debug)(...e))}};function t(e,c=1){r.logger.error(e),(0,d.exitWithUpdateCheck)(c)}}(a),a)}export{D as __require};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import{__exports as r}from"../../../../../../../../_virtual/updates.js";import{__require as $}from"../../../../../../chalk@4.1.2/node_modules/chalk/source/index.js";import{__require as k}from"./logging.js";import w from"../../../../../../../../_virtual/___vite-browser-external.js";import b from"../../../../../../../../_virtual/index3.js";import{__require as y}from"./fetch.js";import l from"../../package.json.js";var f;function S(){if(f)return r;f=1;var p=r&&r.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(r,"__esModule",{value:!0}),r.withUpdateCheck=g,r.exitWithUpdateCheck=q,r.updateCli=U;const o=p($()),d=k(),m=w,h=b,_=y();let i;function g(e){return(...t)=>{const n=t[t.length-2],c=t.slice(0,-2);if(n.skipUpdateCheck)return e(...c,n);v();const u=e(...c,n);u instanceof Promise?u.finally(a):a()}}function v(){_.request.get("https://api.github.com/repos/figma/code-connect/releases/latest").then(e=>{const t=e.data.tag_name.replace(/^v/,""),n=l.version;(0,h.compareVersions)(t,n)===1?i=t:i=!1}).catch(()=>{i=!1})}async function a(){for(let e=0;e<10&&i===void 0;e++)await new Promise(t=>setTimeout(t,100));s()}function q(e=1){s(),process.exit(e)}function C(){return"npm update -g @figma/code-connect"}function s(){i&&d.logger.warn(`
|
|
2
|
+
A new version of the Figma CLI is available. v${l.version} is currently installed, and the latest version available is v${i}.
|
|
3
|
+
|
|
4
|
+
To update, run ${o.default.whiteBright("npm install @figma/code-connect@latest")} for React or HTML, or ${o.default.whiteBright("npm install -g @figma/code-connect@latest")} for other targets (or if you have Code Connect installed globally).`)}function U(){(0,m.execSync)(C(),{stdio:"inherit"})}return r}export{S as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as e}from"../../../../../../../../_virtual/external_types.js";var u;function c(){if(u)return e;u=1,Object.defineProperty(e,"__esModule",{value:!0}),e.booleanType=a,e.enumType=t,e.stringType=o,e.nestedPropsType=p,e.classNameType=s,e.textContentType=i,e.instanceType=y;function a(n,r){return r?t(n,r):!0}function t(n,r){return Object.values(r)[0]}function o(n){return""}function p(n,r){return r}function s(n){return""}function i(n){return""}function y(n){}return e}export{c as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as t}from"../../../../../../../../_virtual/figma_rest_api.js";import{__require as l}from"../common/fetch.js";import{__require as p}from"../common/logging.js";import F from"../../package.json.js";var u;function $(){if(u)return t;u=1,Object.defineProperty(t,"__esModule",{value:!0}),t.FigmaRestApi=void 0,t.getApiUrl=f,t.getHeaders=n,t.getDocument=d;const a=l(),r=p(),c=F.version;function f(o){return"https://api.figma.com/v1"}function n(o){return{"X-Figma-Token":o,"Content-Type":"application/json","User-Agent":`code-connect-cli/${c}`}}var s;(function(o){(function(i){i.Boolean="BOOLEAN",i.InstanceSwap="INSTANCE_SWAP",i.Text="TEXT",i.Variant="VARIANT"})(o.ComponentPropertyType||(o.ComponentPropertyType={}))})(s||(t.FigmaRestApi=s={}));async function d(o,i){var g,m;try{r.logger.info("Fetching component information from Figma...");const e=await a.request.get(o,{headers:n(i)});return e.response.status===200?(r.logger.info("Successfully fetched component information from Figma"),e.data.document):(r.logger.error(`Failed to get node information from Figma with status: ${e.response.status}`),r.logger.debug("Failed to get node information from Figma with Body:",e.data),Promise.reject())}catch(e){return(0,a.isFetchError)(e)?(e.response?r.logger.error(`Failed to get node data from Figma (${e.response.status}): ${e.response.status} ${((g=e.data)==null?void 0:g.err)??((m=e.data)==null?void 0:m.message)}`):r.logger.error(`Failed to get node data from Figma: ${e.message}`),r.logger.debug(JSON.stringify(e.data))):r.logger.error(`Failed to create: ${e}`),Promise.reject()}}return t}export{$ as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as a}from"../../../../../../../../_virtual/helpers.js";import U from"../../../../../../../../_virtual/___vite-browser-external.js";import{__require as j}from"../common/logging.js";var g;function $(){return g?a:(g=1,function(i){var m={},_=a&&a.__createBinding||(Object.create?function(e,n,r,o){o===void 0&&(o=r);var t=Object.getOwnPropertyDescriptor(n,r);(!t||("get"in t?!n.__esModule:t.writable||t.configurable))&&(t={enumerable:!0,get:function(){return n[r]}}),Object.defineProperty(e,o,t)}:function(e,n,r,o){o===void 0&&(o=r),e[o]=n[r]}),h=a&&a.__setModuleDefault||(Object.create?function(e,n){Object.defineProperty(e,"default",{enumerable:!0,value:n})}:function(e,n){e.default=n}),v=a&&a.__importStar||function(e){if(e&&e.__esModule)return e;var n={};if(e!=null)for(var r in e)r!=="default"&&Object.prototype.hasOwnProperty.call(e,r)&&_(n,e,r);return h(n,e),n};Object.defineProperty(i,"__esModule",{value:!0}),i.validateNodeId=void 0,i.isComponent=f,i.parseNodeIds=b,i.parseFileKey=O,i.findComponentsInDocument=P,i.figmaUrlOfComponent=C,i.normalizePropName=M,i.exitWithFeedbackMessage=p;const I=v(U),l=j(),N=/^I?[0-9]+:[0-9]+(;[0-9]+:[0-9]+)*$/;function f(e){return e.type==="COMPONENT"||e.type==="COMPONENT_SET"}const y=function(e){const n=e.replace("-",":");return N.test(n)||(l.logger.error(`Invalid figma node URL: the provided node-id "${e}" is invalid`),p(1)),n};i.validateNodeId=y;function b(e){const n=[];for(const r of e){const t=I.parse(r,!0).query["node-id"];if(t&&typeof t=="string"){const d=(0,i.validateNodeId)(t);n.push(d)}else if(Array.isArray(t))for(const d of t){const s=(0,i.validateNodeId)(d);n.push(s)}}return n}function O(e){var n;return(n=e.match(/(?:file|design)\/([a-zA-Z0-9]+)/))==null?void 0:n[1]}function P(e,n){const r=[],o=e.children;for(const t of o){if(t.type!=="CANVAS")continue;const d=t.id,s=t.name,u=t.children;for(;u.length>0;){const c=u.pop();if(n&&n.includes(c.id)){if(!f(c))throw new Error("Specified node is not a component or a component set");r.push({...c,pageId:d,pageName:s})}!n&&f(c)&&r.push({...c,pageId:d,pageName:s}),Array.isArray(c.children)&&!f(c)&&u.push(...c.children)}}return r}function C(e,n){const r=m.FILE_URL||"https://figma.com/file/",t=e.id.replace(":","-").replace(":","-");return`${r}${n}/?node-id=${t}`}function M(e){return e.replace(/#[0-9:]*/g,"")}function p(e){l.logger.info("Please raise any bugs or feedback at https://github.com/figma/code-connect/issues."),process.exit(e)}}(a),a)}export{$ as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as e}from"../../../../../../../../_virtual/index_common.js";import{__require as t}from"../client/external.js";var n;function u(){if(n)return e;n=1,Object.defineProperty(e,"__esModule",{value:!0}),e.getClient=o;function o(){let r={};return typeof process<"u"&&process.versions&&process.versions.node&&(r=t()),r}return e}export{u as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as r}from"../../../../../../../../_virtual/external.js";import{__require as l}from"../connect/external_types.js";var i;function y(){return i?r:(i=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.textContent=e.className=e.nestedProps=e.string=e.enum=e.boolean=void 0,e.instanceType=t,e.instance=t,e.connect=a,e.instanceType=t,e.instance=t,e.children=c;const n=l();Object.defineProperty(e,"boolean",{enumerable:!0,get:function(){return n.booleanType}}),Object.defineProperty(e,"enum",{enumerable:!0,get:function(){return n.enumType}}),Object.defineProperty(e,"string",{enumerable:!0,get:function(){return n.stringType}}),Object.defineProperty(e,"nestedProps",{enumerable:!0,get:function(){return n.nestedPropsType}}),Object.defineProperty(e,"className",{enumerable:!0,get:function(){return n.classNameType}}),Object.defineProperty(e,"textContent",{enumerable:!0,get:function(){return n.textContentType}});function a(u,o){}function c(u){return{__tag:"HtmlTemplateString"}}function t(u){return{__tag:"HtmlTemplateString"}}}(r),r)}export{y as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as t}from"../../../../../../../../_virtual/index_html2.js";import{__require as p}from"./external.js";import{__require as b}from"./template_literal.js";import{__require as g}from"../connect/index_common.js";var _;function j(){if(_)return t;_=1;var l=t&&t.__createBinding||(Object.create?function(e,r,n,i){i===void 0&&(i=n);var u=Object.getOwnPropertyDescriptor(r,n);(!u||("get"in u?!r.__esModule:u.writable||u.configurable))&&(u={enumerable:!0,get:function(){return r[n]}}),Object.defineProperty(e,i,u)}:function(e,r,n,i){i===void 0&&(i=n),e[i]=r[n]}),o=t&&t.__setModuleDefault||(Object.create?function(e,r){Object.defineProperty(e,"default",{enumerable:!0,value:r})}:function(e,r){e.default=r}),f=t&&t.__importStar||function(e){if(e&&e.__esModule)return e;var r={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&l(r,e,n);return o(r,e),r};Object.defineProperty(t,"__esModule",{value:!0}),t.html=t.client=t.figma=void 0;const c=f(p()),m=b(),s=(0,g().getClient)();t.client=s;const a=c;t.figma=a;const d=m.html;return t.html=d,t.default=a,t}export{j as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as e}from"../../../../../../../../_virtual/template_literal.js";var t;function u(){if(t)return e;t=1,Object.defineProperty(e,"__esModule",{value:!0}),e.html=r;function r(l,...a){return{__tag:"HtmlTemplateString"}}return e}export{u as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e="1.3.2",o={version:e};export{o as default,e as version};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__module as a}from"../../../../../_virtual/index5.js";import{__require as k}from"../../../color-convert@2.0.1/node_modules/color-convert/index.js";a.exports;var d;function j(){return d?a.exports:(d=1,function(p){const u=(r,e)=>(...o)=>`\x1B[${r(...o)+e}m`,B=(r,e)=>(...o)=>{const t=r(...o);return`\x1B[${38+e};5;${t}m`},f=(r,e)=>(...o)=>{const t=r(...o);return`\x1B[${38+e};2;${t[0]};${t[1]};${t[2]}m`},g=r=>r,m=(r,e,o)=>[r,e,o],s=(r,e,o)=>{Object.defineProperty(r,e,{get:()=>{const t=o();return Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0}),t},enumerable:!0,configurable:!0})};let c;const i=(r,e,o,t)=>{c===void 0&&(c=k());const l=t?10:0,n={};for(const[b,h]of Object.entries(c)){const y=b==="ansi16"?"ansi":b;b===e?n[y]=r(o,l):typeof h=="object"&&(n[y]=r(h[e],l))}return n};function C(){const r=new Map,e={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};e.color.gray=e.color.blackBright,e.bgColor.bgGray=e.bgColor.bgBlackBright,e.color.grey=e.color.blackBright,e.bgColor.bgGrey=e.bgColor.bgBlackBright;for(const[o,t]of Object.entries(e)){for(const[l,n]of Object.entries(t))e[l]={open:`\x1B[${n[0]}m`,close:`\x1B[${n[1]}m`},t[l]=e[l],r.set(n[0],n[1]);Object.defineProperty(e,o,{value:t,enumerable:!1})}return Object.defineProperty(e,"codes",{value:r,enumerable:!1}),e.color.close="\x1B[39m",e.bgColor.close="\x1B[49m",s(e.color,"ansi",()=>i(u,"ansi16",g,!1)),s(e.color,"ansi256",()=>i(B,"ansi256",g,!1)),s(e.color,"ansi16m",()=>i(f,"rgb",m,!1)),s(e.bgColor,"ansi",()=>i(u,"ansi16",g,!0)),s(e.bgColor,"ansi256",()=>i(B,"ansi256",g,!0)),s(e.bgColor,"ansi16m",()=>i(f,"rgb",m,!0)),e}Object.defineProperty(p,"exports",{enumerable:!0,get:C})}(a),a.exports)}export{j as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{commonjsGlobal as s}from"../../../../../_virtual/_commonjsHelpers.js";import{__require as n}from"../../../possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/index.js";var o,i;function f(){if(i)return o;i=1;var e=n(),l=typeof globalThis>"u"?s:globalThis;return o=function(){for(var a=[],r=0;r<e.length;r++)typeof l[e[r]]=="function"&&(a[a.length]=e[r]);return a},o}export{f as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__exports as F}from"../../../../../_virtual/index8.js";var A;function _(){if(A)return F;A=1,F.byteLength=y,F.toByteArray=C,F.fromByteArray=B;for(var c=[],n=[],l=typeof Uint8Array<"u"?Uint8Array:Array,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,p=d.length;s<p;++s)c[s]=d[s],n[d.charCodeAt(s)]=s;n[45]=62,n[95]=63;function x(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var a=r.indexOf("=");a===-1&&(a=e);var o=a===e?0:4-a%4;return[a,o]}function y(r){var e=x(r),a=e[0],o=e[1];return(a+o)*3/4-o}function i(r,e,a){return(e+a)*3/4-a}function C(r){var e,a=x(r),o=a[0],v=a[1],t=new l(i(r,o,v)),h=0,u=v>0?o-4:o,f;for(f=0;f<u;f+=4)e=n[r.charCodeAt(f)]<<18|n[r.charCodeAt(f+1)]<<12|n[r.charCodeAt(f+2)]<<6|n[r.charCodeAt(f+3)],t[h++]=e>>16&255,t[h++]=e>>8&255,t[h++]=e&255;return v===2&&(e=n[r.charCodeAt(f)]<<2|n[r.charCodeAt(f+1)]>>4,t[h++]=e&255),v===1&&(e=n[r.charCodeAt(f)]<<10|n[r.charCodeAt(f+1)]<<4|n[r.charCodeAt(f+2)]>>2,t[h++]=e>>8&255,t[h++]=e&255),t}function L(r){return c[r>>18&63]+c[r>>12&63]+c[r>>6&63]+c[r&63]}function g(r,e,a){for(var o,v=[],t=e;t<a;t+=3)o=(r[t]<<16&16711680)+(r[t+1]<<8&65280)+(r[t+2]&255),v.push(L(o));return v.join("")}function B(r){for(var e,a=r.length,o=a%3,v=[],t=16383,h=0,u=a-o;h<u;h+=t)v.push(g(r,h,h+t>u?u:h+t));return o===1?(e=r[a-1],v.push(c[e>>2]+c[e<<4&63]+"==")):o===2&&(e=(r[a-2]<<8)+r[a-1],v.push(c[e>>10]+c[e>>4&63]+c[e<<2&63]+"=")),v.join("")}return F}export{_ as __require};
|