@windrun-huaiin/third-ui 13.0.0 → 13.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/advancedFormat.js +3 -1
- package/dist/_virtual/customParseFormat.js +3 -1
- package/dist/_virtual/cytoscape-cose-bilkent.js +3 -1
- package/dist/_virtual/cytoscape-fcose.js +3 -1
- package/dist/_virtual/dayjs.min.js +3 -1
- package/dist/_virtual/isoWeek.js +3 -1
- package/dist/clerk/clerk-user-client.js +2 -1
- package/dist/clerk/clerk-user-client.mjs +2 -1
- package/dist/clerk/fingerprint/fingerprint-provider.js +4 -3
- package/dist/clerk/fingerprint/fingerprint-provider.mjs +4 -3
- package/dist/fuma/mdx/gradient-button.js +2 -1
- package/dist/fuma/mdx/gradient-button.mjs +2 -1
- package/dist/fuma/mdx/mermaid.js +1 -3
- package/dist/fuma/mdx/mermaid.mjs +1 -1
- package/dist/main/credit/credit-nav-button.js +1 -1
- package/dist/main/credit/credit-nav-button.mjs +1 -1
- package/dist/main/cta.js +2 -1
- package/dist/main/cta.mjs +2 -1
- package/dist/main/features.js +2 -1
- package/dist/main/features.mjs +2 -1
- package/dist/main/gallery/gallery-mobile-swiper.js +1 -1
- package/dist/main/gallery/gallery-server.js +2 -1
- package/dist/main/gallery/gallery-server.mjs +2 -1
- package/dist/main/go-to-top.js +2 -1
- package/dist/main/go-to-top.mjs +2 -1
- package/dist/main/money-price/money-price-button.js +3 -2
- package/dist/main/money-price/money-price-button.mjs +3 -2
- package/dist/main/money-price/money-price-interactive.js +2 -1
- package/dist/main/money-price/money-price-interactive.mjs +2 -1
- package/dist/main/rich-text-expert.js +3 -1
- package/dist/main/rich-text-expert.mjs +3 -1
- package/dist/main/seo-content.js +2 -1
- package/dist/main/seo-content.mjs +2 -1
- package/dist/main/tips.js +2 -1
- package/dist/main/tips.mjs +2 -1
- package/dist/main/usage.js +3 -2
- package/dist/main/usage.mjs +3 -2
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.js +3 -3
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js +17 -17
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +23 -23
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs +8 -8
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.js +4 -4
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.mjs +2 -2
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.js +2 -2
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.mjs +1 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +10 -10
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.js +10 -10
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.mjs +1 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.js +1 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.js +45 -45
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs +3 -3
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.js +3 -3
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.js +2 -2
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +3 -3
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +35 -35
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs +1 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +4 -4
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +25 -25
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs +1 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +1 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.js +3 -3
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs +1 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.js +16 -16
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js +2 -2
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +3 -3
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +13 -13
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +10 -10
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +1 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +2 -2
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +21 -21
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +12 -12
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +20 -20
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js +112 -112
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.mjs +6 -6
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.js +24 -24
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.mjs +2 -2
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.js +10 -10
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js +18 -18
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.js +11 -11
- package/dist/node_modules/.pnpm/cytoscape@3.33.1/node_modules/cytoscape/dist/cytoscape.esm.js +3 -1
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.js +3 -1
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.js +3 -1
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.js +3 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.js +3 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.js +2 -2
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.js +6 -4
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.js +3 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.js +3 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.js +3 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.js +3 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.js +3 -1
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.js +1 -1
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.js +3 -1
- package/dist/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.js +3 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.js +1 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.js +3 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.js +3 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.js +3 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.js +3 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.js +3 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.js +5 -3
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.js +3 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.js +9 -7
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.js +4 -2
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.js +4 -2
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.js +4 -2
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.js +13 -13
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.js +4 -2
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.js +3 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.js +2 -2
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.js +1 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.js +3 -3
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.js +3 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.js +3 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.js +3 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.js +3 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.js +4 -2
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.js +3 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.js +3 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.js +4 -2
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.js +4 -4
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.js +10 -8
- package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.js +3 -1
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.js +1 -1
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.js +3 -1
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.js +11 -9
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.js +3 -1
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.js +4 -2
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.js +3 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.js +4 -2
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.js +3 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.js +5 -5
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.js +1 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.js +3 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.js +3 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.js +6 -4
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.js +1 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.js +4 -2
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.js +4 -2
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.js +4 -2
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.js +4 -2
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.js +4 -2
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.js +1 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.js +4 -2
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.js +32 -32
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.js +5 -3
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.js +4 -2
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.js +5 -3
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.js +1 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.js +3 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.js +3 -3
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.js +11 -9
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.js +5 -3
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.js +2 -2
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.js +5 -3
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.js +5 -3
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.js +11 -9
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.js +3 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.js +13 -11
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.js +1 -1
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.js +3 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.js +1 -1
- package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js +2 -2
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.js +4 -2
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.js +4 -2
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.js +4 -2
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.js +19 -19
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.js +7 -5
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.js +3 -3
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.js +4 -2
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.js +4 -2
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.js +4 -2
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.js +3 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.js +3 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/acyclic.js +5 -5
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/add-border-segments.js +2 -2
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/coordinate-system.js +8 -8
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +9 -9
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/layout.js +31 -31
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +8 -8
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/normalize.js +2 -2
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js +1 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/barycenter.js +2 -2
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js +4 -4
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +8 -8
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/index.js +8 -8
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/init-order.js +8 -8
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +12 -12
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +6 -6
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort.js +4 -4
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js +3 -3
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/bk.js +37 -37
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/index.js +5 -5
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js +4 -4
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +8 -8
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/util.js +3 -3
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/util.js +22 -22
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/dfs.js +3 -3
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/graph.js +34 -34
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/json.js +8 -8
- package/dist/node_modules/.pnpm/dompurify@3.3.0/node_modules/dompurify/dist/purify.es.js +3 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.js +16 -14
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.js +4 -2
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.js +3 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.js +4 -2
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.js +13 -11
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.js +13 -11
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.js +5 -3
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.js +10 -8
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.js +1 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.js +5 -3
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.js +6 -4
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.js +6 -4
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.js +4 -2
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.js +4 -2
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.js +5 -3
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.js +4 -2
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.js +4 -2
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.js +4 -2
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.js +6 -4
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.js +6 -4
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js +10 -8
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.js +3 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.js +6 -4
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.js +3 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +25 -31
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.mjs +9 -17
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +16 -14
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.js +10 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.mjs +3 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +4 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.mjs +0 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +3 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.mjs +1 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +3 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.mjs +1 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +15 -15
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.mjs +2 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_DataView.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Hash.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_ListCache.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Map.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_MapCache.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Promise.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Set.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_SetCache.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Stack.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Symbol.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_Uint8Array.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_WeakMap.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_apply.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayEach.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayFilter.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayIncludes.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayLikeKeys.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayMap.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayPush.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayReduce.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arraySome.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_assignMergeValue.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_assignValue.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_assocIndexOf.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseAssign.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseAssignIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseAssignValue.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseClone.js +21 -19
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseCreate.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseEach.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseExtremum.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseFilter.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseFindIndex.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseFlatten.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseFor.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseForOwn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGet.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGetAllKeys.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGetTag.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseGt.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseHas.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseHasIn.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIndexOf.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsArguments.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsEqual.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsEqualDeep.js +16 -14
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsMap.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsMatch.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsNaN.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsNative.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsSet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsTypedArray.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIteratee.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseKeys.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseKeysIn.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseLt.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseMap.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseMatches.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseMatchesProperty.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseMerge.js +10 -8
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseMergeDeep.js +20 -18
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseOrderBy.js +12 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_basePick.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_basePickBy.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseProperty.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_basePropertyDeep.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseRange.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseReduce.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseRest.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSet.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSetToString.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSortBy.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseTimes.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseToString.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseTrim.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseUnary.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseUniq.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseValues.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseZipObject.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cacheHas.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_castFunction.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_castPath.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneArrayBuffer.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneBuffer.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneDataView.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneRegExp.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneSymbol.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_cloneTypedArray.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_compareAscending.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_compareMultiple.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_copyArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_copyObject.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_copySymbols.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_copySymbolsIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_coreJsData.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createAssigner.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createBaseEach.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createBaseFor.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createFind.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createRange.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createSet.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_defineProperty.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_equalArrays.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_equalByTag.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_equalObjects.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_flatRest.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_freeGlobal.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getAllKeys.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getAllKeysIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getMapData.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getMatchData.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getNative.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getPrototype.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getRawTag.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getSymbols.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getSymbolsIn.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getTag.js +15 -15
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_getValue.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hasPath.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashClear.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashDelete.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashGet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashHas.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_hashSet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_initCloneArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_initCloneByTag.js +8 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_initCloneObject.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isFlattenable.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isIndex.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isIterateeCall.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isKey.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isKeyable.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isMasked.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isPrototype.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_isStrictComparable.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheClear.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheDelete.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheGet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheHas.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_listCacheSet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheClear.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheDelete.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheGet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheHas.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheSet.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_mapToArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_matchesStrictComparable.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_memoizeCapped.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nativeCreate.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nativeKeys.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nativeKeysIn.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_nodeUtil.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_objectToString.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_overArg.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_overRest.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_root.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_safeGet.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_setCacheAdd.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_setCacheHas.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_setToArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_setToString.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_shortOut.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackClear.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackDelete.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackGet.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackHas.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stackSet.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_strictIndexOf.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_stringToPath.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_toKey.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_toSource.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_trimmedEndIndex.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/clone.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/cloneDeep.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/constant.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/defaults.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/eq.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/filter.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/find.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/findIndex.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/flatMap.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/flatten.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/forEach.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/forIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/forOwn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/get.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/has.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/hasIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/identity.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArguments.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArrayLike.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isArrayLikeObject.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isBuffer.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isEmpty.js +9 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isFunction.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isLength.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isMap.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isObject.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isObjectLike.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isPlainObject.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isSet.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isSymbol.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isTypedArray.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isUndefined.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/keys.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/keysIn.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/last.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/map.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/mapValues.js +6 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/max.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/memoize.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/merge.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/min.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/minBy.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/noop.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/pick.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/property.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/range.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/reduce.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/sortBy.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/stubArray.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/stubFalse.js +3 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/toFinite.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/toInteger.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/toNumber.js +7 -5
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/toPlainObject.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/toString.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/union.js +5 -3
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/uniqBy.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/uniqueId.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/values.js +4 -2
- package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/zipObject.js +4 -2
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.js +3 -3
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.js +24 -24
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.mjs +1 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.js +3 -3
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.js +2 -2
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.js +363 -363
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs +1 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.js +1 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.js +5 -5
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.js +3 -3
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.js +3 -3
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.js +80 -80
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.js +7 -7
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.js +15 -15
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.mjs +2 -2
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.js +3 -3
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.js +5 -5
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.js +3 -3
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.js +9 -9
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-LVOFAZNH.js +20 -20
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-NY62KEGX.js +1 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.js +4 -4
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.js +4 -4
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.js +4 -4
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.js +3 -3
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.js +2 -2
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.js +6 -6
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.js +3 -3
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.js +3 -3
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.js +8 -8
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.js +4 -4
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/mermaid.core.js +15 -13
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/mermaid.core.mjs +1 -1
- package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.js +3 -1
- package/dist/node_modules/.pnpm/swiper@12.1.2/node_modules/swiper/modules/pagination.js +3 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js +3 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js +3 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js +6 -4
- package/package.json +3 -3
- package/src/clerk/clerk-user-client.tsx +3 -2
- package/src/clerk/fingerprint/fingerprint-provider.tsx +7 -4
- package/src/fuma/mdx/gradient-button.tsx +2 -1
- package/src/main/credit/credit-nav-button.tsx +8 -4
- package/src/main/cta.tsx +3 -2
- package/src/main/features.tsx +2 -1
- package/src/main/gallery/gallery-server.tsx +2 -1
- package/src/main/go-to-top.tsx +3 -2
- package/src/main/money-price/money-price-button.tsx +3 -2
- package/src/main/money-price/money-price-interactive.tsx +2 -1
- package/src/main/rich-text-expert.tsx +4 -2
- package/src/main/seo-content.tsx +2 -1
- package/src/main/tips.tsx +2 -1
- package/src/main/usage.tsx +4 -3
|
@@ -5,8 +5,8 @@ var rest = require('./rest.js');
|
|
|
5
5
|
var model = require('../../../../../../../@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js');
|
|
6
6
|
var clone = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js');
|
|
7
7
|
var forEach = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js');
|
|
8
|
-
var isEmpty = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js');
|
|
9
8
|
var drop = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/drop.js');
|
|
9
|
+
var isEmpty = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js');
|
|
10
10
|
var dropRight = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/dropRight.js');
|
|
11
11
|
var last = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/last.js');
|
|
12
12
|
var head = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/head.js');
|
|
@@ -28,8 +28,8 @@ class AbstractNextPossibleTokensWalker extends rest.RestWalker {
|
|
|
28
28
|
throw Error("The path does not start with the walker's top Rule!");
|
|
29
29
|
}
|
|
30
30
|
// immutable for the win
|
|
31
|
-
this.ruleStack = clone(this.path.ruleStack).reverse(); // intelij bug requires assertion
|
|
32
|
-
this.occurrenceStack = clone(this.path.occurrenceStack).reverse(); // intelij bug requires assertion
|
|
31
|
+
this.ruleStack = clone.default(this.path.ruleStack).reverse(); // intelij bug requires assertion
|
|
32
|
+
this.occurrenceStack = clone.default(this.path.occurrenceStack).reverse(); // intelij bug requires assertion
|
|
33
33
|
// already verified that the first production is valid, we now seek the 2nd production
|
|
34
34
|
this.ruleStack.pop();
|
|
35
35
|
this.occurrenceStack.pop();
|
|
@@ -54,7 +54,7 @@ class AbstractNextPossibleTokensWalker extends rest.RestWalker {
|
|
|
54
54
|
}
|
|
55
55
|
updateExpectedNext() {
|
|
56
56
|
// need to consume the Terminal
|
|
57
|
-
if (isEmpty(this.ruleStack)) {
|
|
57
|
+
if (isEmpty.default(this.ruleStack)) {
|
|
58
58
|
// must reset nextProductionXXX to avoid walking down another Top Level production while what we are
|
|
59
59
|
// really seeking is the last Terminal...
|
|
60
60
|
this.nextProductionName = "";
|
|
@@ -111,7 +111,7 @@ class AbstractNextTerminalAfterProductionWalker extends rest.RestWalker {
|
|
|
111
111
|
class NextTerminalAfterManyWalker extends AbstractNextTerminalAfterProductionWalker {
|
|
112
112
|
walkMany(manyProd, currRest, prevRest) {
|
|
113
113
|
if (manyProd.idx === this.occurrence) {
|
|
114
|
-
const firstAfterMany = head(currRest.concat(prevRest));
|
|
114
|
+
const firstAfterMany = head.default(currRest.concat(prevRest));
|
|
115
115
|
this.result.isEndOfRule = firstAfterMany === undefined;
|
|
116
116
|
if (firstAfterMany instanceof model.Terminal) {
|
|
117
117
|
this.result.token = firstAfterMany.terminalType;
|
|
@@ -126,7 +126,7 @@ class NextTerminalAfterManyWalker extends AbstractNextTerminalAfterProductionWal
|
|
|
126
126
|
class NextTerminalAfterManySepWalker extends AbstractNextTerminalAfterProductionWalker {
|
|
127
127
|
walkManySep(manySepProd, currRest, prevRest) {
|
|
128
128
|
if (manySepProd.idx === this.occurrence) {
|
|
129
|
-
const firstAfterManySep = head(currRest.concat(prevRest));
|
|
129
|
+
const firstAfterManySep = head.default(currRest.concat(prevRest));
|
|
130
130
|
this.result.isEndOfRule = firstAfterManySep === undefined;
|
|
131
131
|
if (firstAfterManySep instanceof model.Terminal) {
|
|
132
132
|
this.result.token = firstAfterManySep.terminalType;
|
|
@@ -141,7 +141,7 @@ class NextTerminalAfterManySepWalker extends AbstractNextTerminalAfterProduction
|
|
|
141
141
|
class NextTerminalAfterAtLeastOneWalker extends AbstractNextTerminalAfterProductionWalker {
|
|
142
142
|
walkAtLeastOne(atLeastOneProd, currRest, prevRest) {
|
|
143
143
|
if (atLeastOneProd.idx === this.occurrence) {
|
|
144
|
-
const firstAfterAtLeastOne = head(currRest.concat(prevRest));
|
|
144
|
+
const firstAfterAtLeastOne = head.default(currRest.concat(prevRest));
|
|
145
145
|
this.result.isEndOfRule = firstAfterAtLeastOne === undefined;
|
|
146
146
|
if (firstAfterAtLeastOne instanceof model.Terminal) {
|
|
147
147
|
this.result.token = firstAfterAtLeastOne.terminalType;
|
|
@@ -157,7 +157,7 @@ class NextTerminalAfterAtLeastOneWalker extends AbstractNextTerminalAfterProduct
|
|
|
157
157
|
class NextTerminalAfterAtLeastOneSepWalker extends AbstractNextTerminalAfterProductionWalker {
|
|
158
158
|
walkAtLeastOneSep(atleastOneSepProd, currRest, prevRest) {
|
|
159
159
|
if (atleastOneSepProd.idx === this.occurrence) {
|
|
160
|
-
const firstAfterfirstAfterAtLeastOneSep = head(currRest.concat(prevRest));
|
|
160
|
+
const firstAfterfirstAfterAtLeastOneSep = head.default(currRest.concat(prevRest));
|
|
161
161
|
this.result.isEndOfRule = firstAfterfirstAfterAtLeastOneSep === undefined;
|
|
162
162
|
if (firstAfterfirstAfterAtLeastOneSep instanceof model.Terminal) {
|
|
163
163
|
this.result.token = firstAfterfirstAfterAtLeastOneSep.terminalType;
|
|
@@ -171,12 +171,12 @@ class NextTerminalAfterAtLeastOneSepWalker extends AbstractNextTerminalAfterProd
|
|
|
171
171
|
}
|
|
172
172
|
function possiblePathsFrom(targetDef, maxLength, currPath = []) {
|
|
173
173
|
// avoid side effects
|
|
174
|
-
currPath = clone(currPath);
|
|
174
|
+
currPath = clone.default(currPath);
|
|
175
175
|
let result = [];
|
|
176
176
|
let i = 0;
|
|
177
177
|
// TODO: avoid inner funcs
|
|
178
178
|
function remainingPathWith(nextDef) {
|
|
179
|
-
return nextDef.concat(drop(targetDef, i + 1));
|
|
179
|
+
return nextDef.concat(drop.default(targetDef, i + 1));
|
|
180
180
|
}
|
|
181
181
|
// TODO: avoid inner funcs
|
|
182
182
|
function getAlternativesForProd(definition) {
|
|
@@ -236,11 +236,11 @@ function possiblePathsFrom(targetDef, maxLength, currPath = []) {
|
|
|
236
236
|
result = getAlternativesForProd(newDef);
|
|
237
237
|
}
|
|
238
238
|
else if (prod instanceof model.Alternation) {
|
|
239
|
-
forEach(prod.definition, (currAlt) => {
|
|
239
|
+
forEach.default(prod.definition, (currAlt) => {
|
|
240
240
|
// TODO: this is a limited check for empty alternatives
|
|
241
241
|
// It would prevent a common case of infinite loops during parser initialization.
|
|
242
242
|
// However **in-directly** empty alternatives may still cause issues.
|
|
243
|
-
if (isEmpty(currAlt.definition) === false) {
|
|
243
|
+
if (isEmpty.default(currAlt.definition) === false) {
|
|
244
244
|
result = getAlternativesForProd(currAlt.definition);
|
|
245
245
|
}
|
|
246
246
|
});
|
|
@@ -256,7 +256,7 @@ function possiblePathsFrom(targetDef, maxLength, currPath = []) {
|
|
|
256
256
|
}
|
|
257
257
|
result.push({
|
|
258
258
|
partialPath: currPath,
|
|
259
|
-
suffixDef: drop(targetDef, i),
|
|
259
|
+
suffixDef: drop.default(targetDef, i),
|
|
260
260
|
});
|
|
261
261
|
return result;
|
|
262
262
|
}
|
|
@@ -276,12 +276,12 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
276
276
|
ruleStack: [],
|
|
277
277
|
occurrenceStack: [],
|
|
278
278
|
});
|
|
279
|
-
while (!isEmpty(possiblePaths)) {
|
|
279
|
+
while (!isEmpty.default(possiblePaths)) {
|
|
280
280
|
const currPath = possiblePaths.pop();
|
|
281
281
|
// skip alternatives if no more results can be found (assuming deterministic grammar with fixed lookahead)
|
|
282
282
|
if (currPath === EXIT_ALTERNATIVE) {
|
|
283
283
|
if (foundCompletePath &&
|
|
284
|
-
last(possiblePaths).idx <= minimalAlternativesIndex) {
|
|
284
|
+
last.default(possiblePaths).idx <= minimalAlternativesIndex) {
|
|
285
285
|
// remove irrelevant alternative
|
|
286
286
|
possiblePaths.pop();
|
|
287
287
|
}
|
|
@@ -292,7 +292,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
292
292
|
const currRuleStack = currPath.ruleStack;
|
|
293
293
|
const currOccurrenceStack = currPath.occurrenceStack;
|
|
294
294
|
// For Example: an empty path could exist in a valid grammar in the case of an EMPTY_ALT
|
|
295
|
-
if (isEmpty(currDef)) {
|
|
295
|
+
if (isEmpty.default(currDef)) {
|
|
296
296
|
continue;
|
|
297
297
|
}
|
|
298
298
|
const prod = currDef[0];
|
|
@@ -300,9 +300,9 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
300
300
|
if (prod === EXIT_NON_TERMINAL) {
|
|
301
301
|
const nextPath = {
|
|
302
302
|
idx: currIdx,
|
|
303
|
-
def: drop(currDef),
|
|
304
|
-
ruleStack: dropRight(currRuleStack),
|
|
305
|
-
occurrenceStack: dropRight(currOccurrenceStack),
|
|
303
|
+
def: drop.default(currDef),
|
|
304
|
+
ruleStack: dropRight.default(currRuleStack),
|
|
305
|
+
occurrenceStack: dropRight.default(currOccurrenceStack),
|
|
306
306
|
};
|
|
307
307
|
possiblePaths.push(nextPath);
|
|
308
308
|
}
|
|
@@ -314,7 +314,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
314
314
|
if (tokMatcher(actualToken, prod.terminalType)) {
|
|
315
315
|
const nextPath = {
|
|
316
316
|
idx: nextIdx,
|
|
317
|
-
def: drop(currDef),
|
|
317
|
+
def: drop.default(currDef),
|
|
318
318
|
ruleStack: currRuleStack,
|
|
319
319
|
occurrenceStack: currOccurrenceStack,
|
|
320
320
|
};
|
|
@@ -337,13 +337,13 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
339
|
else if (prod instanceof model.NonTerminal) {
|
|
340
|
-
const newRuleStack = clone(currRuleStack);
|
|
340
|
+
const newRuleStack = clone.default(currRuleStack);
|
|
341
341
|
newRuleStack.push(prod.nonTerminalName);
|
|
342
|
-
const newOccurrenceStack = clone(currOccurrenceStack);
|
|
342
|
+
const newOccurrenceStack = clone.default(currOccurrenceStack);
|
|
343
343
|
newOccurrenceStack.push(prod.idx);
|
|
344
344
|
const nextPath = {
|
|
345
345
|
idx: currIdx,
|
|
346
|
-
def: prod.definition.concat(EXIT_NON_TERMINAL_ARR, drop(currDef)),
|
|
346
|
+
def: prod.definition.concat(EXIT_NON_TERMINAL_ARR, drop.default(currDef)),
|
|
347
347
|
ruleStack: newRuleStack,
|
|
348
348
|
occurrenceStack: newOccurrenceStack,
|
|
349
349
|
};
|
|
@@ -353,7 +353,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
353
353
|
// the order of alternatives is meaningful, FILO (Last path will be traversed first).
|
|
354
354
|
const nextPathWithout = {
|
|
355
355
|
idx: currIdx,
|
|
356
|
-
def: drop(currDef),
|
|
356
|
+
def: drop.default(currDef),
|
|
357
357
|
ruleStack: currRuleStack,
|
|
358
358
|
occurrenceStack: currOccurrenceStack,
|
|
359
359
|
};
|
|
@@ -362,7 +362,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
362
362
|
possiblePaths.push(EXIT_ALTERNATIVE);
|
|
363
363
|
const nextPathWith = {
|
|
364
364
|
idx: currIdx,
|
|
365
|
-
def: prod.definition.concat(drop(currDef)),
|
|
365
|
+
def: prod.definition.concat(drop.default(currDef)),
|
|
366
366
|
ruleStack: currRuleStack,
|
|
367
367
|
occurrenceStack: currOccurrenceStack,
|
|
368
368
|
};
|
|
@@ -374,7 +374,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
374
374
|
definition: prod.definition,
|
|
375
375
|
idx: prod.idx,
|
|
376
376
|
});
|
|
377
|
-
const nextDef = prod.definition.concat([secondIteration], drop(currDef));
|
|
377
|
+
const nextDef = prod.definition.concat([secondIteration], drop.default(currDef));
|
|
378
378
|
const nextPath = {
|
|
379
379
|
idx: currIdx,
|
|
380
380
|
def: nextDef,
|
|
@@ -392,7 +392,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
392
392
|
definition: [separatorGast].concat(prod.definition),
|
|
393
393
|
idx: prod.idx,
|
|
394
394
|
});
|
|
395
|
-
const nextDef = prod.definition.concat([secondIteration], drop(currDef));
|
|
395
|
+
const nextDef = prod.definition.concat([secondIteration], drop.default(currDef));
|
|
396
396
|
const nextPath = {
|
|
397
397
|
idx: currIdx,
|
|
398
398
|
def: nextDef,
|
|
@@ -405,7 +405,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
405
405
|
// the order of alternatives is meaningful, FILO (Last path will be traversed first).
|
|
406
406
|
const nextPathWithout = {
|
|
407
407
|
idx: currIdx,
|
|
408
|
-
def: drop(currDef),
|
|
408
|
+
def: drop.default(currDef),
|
|
409
409
|
ruleStack: currRuleStack,
|
|
410
410
|
occurrenceStack: currOccurrenceStack,
|
|
411
411
|
};
|
|
@@ -419,7 +419,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
419
419
|
definition: [separatorGast].concat(prod.definition),
|
|
420
420
|
idx: prod.idx,
|
|
421
421
|
});
|
|
422
|
-
const nextDef = prod.definition.concat([nthRepetition], drop(currDef));
|
|
422
|
+
const nextDef = prod.definition.concat([nthRepetition], drop.default(currDef));
|
|
423
423
|
const nextPathWith = {
|
|
424
424
|
idx: currIdx,
|
|
425
425
|
def: nextDef,
|
|
@@ -432,7 +432,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
432
432
|
// the order of alternatives is meaningful, FILO (Last path will be traversed first).
|
|
433
433
|
const nextPathWithout = {
|
|
434
434
|
idx: currIdx,
|
|
435
|
-
def: drop(currDef),
|
|
435
|
+
def: drop.default(currDef),
|
|
436
436
|
ruleStack: currRuleStack,
|
|
437
437
|
occurrenceStack: currOccurrenceStack,
|
|
438
438
|
};
|
|
@@ -444,7 +444,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
444
444
|
definition: prod.definition,
|
|
445
445
|
idx: prod.idx,
|
|
446
446
|
});
|
|
447
|
-
const nextDef = prod.definition.concat([nthRepetition], drop(currDef));
|
|
447
|
+
const nextDef = prod.definition.concat([nthRepetition], drop.default(currDef));
|
|
448
448
|
const nextPathWith = {
|
|
449
449
|
idx: currIdx,
|
|
450
450
|
def: nextDef,
|
|
@@ -459,7 +459,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
459
459
|
const currAlt = prod.definition[i];
|
|
460
460
|
const currAltPath = {
|
|
461
461
|
idx: currIdx,
|
|
462
|
-
def: currAlt.definition.concat(drop(currDef)),
|
|
462
|
+
def: currAlt.definition.concat(drop.default(currDef)),
|
|
463
463
|
ruleStack: currRuleStack,
|
|
464
464
|
occurrenceStack: currOccurrenceStack,
|
|
465
465
|
};
|
|
@@ -470,7 +470,7 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
470
470
|
else if (prod instanceof model.Alternative) {
|
|
471
471
|
possiblePaths.push({
|
|
472
472
|
idx: currIdx,
|
|
473
|
-
def: prod.definition.concat(drop(currDef)),
|
|
473
|
+
def: prod.definition.concat(drop.default(currDef)),
|
|
474
474
|
ruleStack: currRuleStack,
|
|
475
475
|
occurrenceStack: currOccurrenceStack,
|
|
476
476
|
});
|
|
@@ -486,9 +486,9 @@ function nextPossibleTokensAfter(initialDef, tokenVector, tokMatcher, maxLookAhe
|
|
|
486
486
|
return result;
|
|
487
487
|
}
|
|
488
488
|
function expandTopLevelRule(topRule, currIdx, currRuleStack, currOccurrenceStack) {
|
|
489
|
-
const newRuleStack = clone(currRuleStack);
|
|
489
|
+
const newRuleStack = clone.default(currRuleStack);
|
|
490
490
|
newRuleStack.push(topRule.name);
|
|
491
|
-
const newCurrOccurrenceStack = clone(currOccurrenceStack);
|
|
491
|
+
const newCurrOccurrenceStack = clone.default(currOccurrenceStack);
|
|
492
492
|
// top rule is always assumed to have been called with occurrence index 1
|
|
493
493
|
newCurrOccurrenceStack.push(1);
|
|
494
494
|
return {
|
|
@@ -3,8 +3,8 @@ import { RestWalker } from './rest.mjs';
|
|
|
3
3
|
import { Alternative, NonTerminal, Option, RepetitionMandatory, Repetition, RepetitionMandatoryWithSeparator, Terminal, RepetitionWithSeparator, Alternation, Rule } from '../../../../../../../@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs';
|
|
4
4
|
import clone from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.mjs';
|
|
5
5
|
import forEach from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs';
|
|
6
|
-
import isEmpty from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs';
|
|
7
6
|
import drop from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/drop.mjs';
|
|
7
|
+
import isEmpty from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs';
|
|
8
8
|
import dropRight from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/dropRight.mjs';
|
|
9
9
|
import last from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/last.mjs';
|
|
10
10
|
import head from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/head.mjs';
|
|
@@ -15,7 +15,7 @@ class LLkLookaheadStrategy {
|
|
|
15
15
|
}
|
|
16
16
|
validate(options) {
|
|
17
17
|
const leftRecursionErrors = this.validateNoLeftRecursion(options.rules);
|
|
18
|
-
if (isEmpty(leftRecursionErrors)) {
|
|
18
|
+
if (isEmpty.default(leftRecursionErrors)) {
|
|
19
19
|
const emptyAltErrors = this.validateEmptyOrAlternatives(options.rules);
|
|
20
20
|
const ambiguousAltsErrors = this.validateAmbiguousAlternationAlternatives(options.rules, this.maxLookahead);
|
|
21
21
|
const emptyRepetitionErrors = this.validateSomeNonEmptyLookaheadPath(options.rules, this.maxLookahead);
|
|
@@ -30,13 +30,13 @@ class LLkLookaheadStrategy {
|
|
|
30
30
|
return leftRecursionErrors;
|
|
31
31
|
}
|
|
32
32
|
validateNoLeftRecursion(rules) {
|
|
33
|
-
return flatMap(rules, (currTopRule) => checks.validateNoLeftRecursion(currTopRule, currTopRule, errors_public.defaultGrammarValidatorErrorProvider));
|
|
33
|
+
return flatMap.default(rules, (currTopRule) => checks.validateNoLeftRecursion(currTopRule, currTopRule, errors_public.defaultGrammarValidatorErrorProvider));
|
|
34
34
|
}
|
|
35
35
|
validateEmptyOrAlternatives(rules) {
|
|
36
|
-
return flatMap(rules, (currTopRule) => checks.validateEmptyOrAlternative(currTopRule, errors_public.defaultGrammarValidatorErrorProvider));
|
|
36
|
+
return flatMap.default(rules, (currTopRule) => checks.validateEmptyOrAlternative(currTopRule, errors_public.defaultGrammarValidatorErrorProvider));
|
|
37
37
|
}
|
|
38
38
|
validateAmbiguousAlternationAlternatives(rules, maxLookahead) {
|
|
39
|
-
return flatMap(rules, (currTopRule) => checks.validateAmbiguousAlternationAlternatives(currTopRule, maxLookahead, errors_public.defaultGrammarValidatorErrorProvider));
|
|
39
|
+
return flatMap.default(rules, (currTopRule) => checks.validateAmbiguousAlternationAlternatives(currTopRule, maxLookahead, errors_public.defaultGrammarValidatorErrorProvider));
|
|
40
40
|
}
|
|
41
41
|
validateSomeNonEmptyLookaheadPath(rules, maxLookahead) {
|
|
42
42
|
return checks.validateSomeNonEmptyLookaheadPath(rules, maxLookahead, errors_public.defaultGrammarValidatorErrorProvider);
|
|
@@ -6,8 +6,8 @@ var tokens = require('../../scan/tokens.js');
|
|
|
6
6
|
var model = require('../../../../../../../@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js');
|
|
7
7
|
var visitor = require('../../../../../../../@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.js');
|
|
8
8
|
var every = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/every.js');
|
|
9
|
-
var isEmpty = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js');
|
|
10
9
|
var map = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.js');
|
|
10
|
+
var isEmpty = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js');
|
|
11
11
|
var forEach = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js');
|
|
12
12
|
var flatten = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.js');
|
|
13
13
|
var reduce = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reduce.js');
|
|
@@ -87,8 +87,8 @@ function buildLookaheadFuncForOptionalProd(occurrence, ruleGrammar, k, dynamicTo
|
|
|
87
87
|
}
|
|
88
88
|
function buildAlternativesLookAheadFunc(alts, hasPredicates, tokenMatcher, dynamicTokensEnabled) {
|
|
89
89
|
const numOfAlts = alts.length;
|
|
90
|
-
const areAllOneTokenLookahead = every(alts, (currAlt) => {
|
|
91
|
-
return every(currAlt, (currPath) => {
|
|
90
|
+
const areAllOneTokenLookahead = every.default(alts, (currAlt) => {
|
|
91
|
+
return every.default(currAlt, (currPath) => {
|
|
92
92
|
return currPath.length === 1;
|
|
93
93
|
});
|
|
94
94
|
});
|
|
@@ -101,7 +101,7 @@ function buildAlternativesLookAheadFunc(alts, hasPredicates, tokenMatcher, dynam
|
|
|
101
101
|
// unfortunately the predicates must be extracted every single time
|
|
102
102
|
// as they cannot be cached due to references to parameters(vars) which are no longer valid.
|
|
103
103
|
// note that in the common case of no predicates, no cpu time will be wasted on this (see else block)
|
|
104
|
-
const predicates = map(orAlts, (currAlt) => currAlt.GATE);
|
|
104
|
+
const predicates = map.default(orAlts, (currAlt) => currAlt.GATE);
|
|
105
105
|
for (let t = 0; t < numOfAlts; t++) {
|
|
106
106
|
const currAlt = alts[t];
|
|
107
107
|
const currNumOfPaths = currAlt.length;
|
|
@@ -135,16 +135,16 @@ function buildAlternativesLookAheadFunc(alts, hasPredicates, tokenMatcher, dynam
|
|
|
135
135
|
else if (areAllOneTokenLookahead && !dynamicTokensEnabled) {
|
|
136
136
|
// optimized (common) case of all the lookaheads paths requiring only
|
|
137
137
|
// a single token lookahead. These Optimizations cannot work if dynamically defined Tokens are used.
|
|
138
|
-
const singleTokenAlts = map(alts, (currAlt) => {
|
|
139
|
-
return flatten(currAlt);
|
|
138
|
+
const singleTokenAlts = map.default(alts, (currAlt) => {
|
|
139
|
+
return flatten.default(currAlt);
|
|
140
140
|
});
|
|
141
|
-
const choiceToAlt = reduce(singleTokenAlts, (result, currAlt, idx) => {
|
|
142
|
-
forEach(currAlt, (currTokType) => {
|
|
143
|
-
if (!has(result, currTokType.tokenTypeIdx)) {
|
|
141
|
+
const choiceToAlt = reduce.default(singleTokenAlts, (result, currAlt, idx) => {
|
|
142
|
+
forEach.default(currAlt, (currTokType) => {
|
|
143
|
+
if (!has.default(result, currTokType.tokenTypeIdx)) {
|
|
144
144
|
result[currTokType.tokenTypeIdx] = idx;
|
|
145
145
|
}
|
|
146
|
-
forEach(currTokType.categoryMatches, (currExtendingType) => {
|
|
147
|
-
if (!has(result, currExtendingType)) {
|
|
146
|
+
forEach.default(currTokType.categoryMatches, (currExtendingType) => {
|
|
147
|
+
if (!has.default(result, currExtendingType)) {
|
|
148
148
|
result[currExtendingType] = idx;
|
|
149
149
|
}
|
|
150
150
|
});
|
|
@@ -193,16 +193,16 @@ function buildAlternativesLookAheadFunc(alts, hasPredicates, tokenMatcher, dynam
|
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
function buildSingleAlternativeLookaheadFunction(alt, tokenMatcher, dynamicTokensEnabled) {
|
|
196
|
-
const areAllOneTokenLookahead = every(alt, (currPath) => {
|
|
196
|
+
const areAllOneTokenLookahead = every.default(alt, (currPath) => {
|
|
197
197
|
return currPath.length === 1;
|
|
198
198
|
});
|
|
199
199
|
const numOfPaths = alt.length;
|
|
200
200
|
// optimized (common) case of all the lookaheads paths requiring only
|
|
201
201
|
// a single token lookahead.
|
|
202
202
|
if (areAllOneTokenLookahead && !dynamicTokensEnabled) {
|
|
203
|
-
const singleTokensTypes = flatten(alt);
|
|
203
|
+
const singleTokensTypes = flatten.default(alt);
|
|
204
204
|
if (singleTokensTypes.length === 1 &&
|
|
205
|
-
isEmpty(singleTokensTypes[0].categoryMatches)) {
|
|
205
|
+
isEmpty.default(singleTokensTypes[0].categoryMatches)) {
|
|
206
206
|
const expectedTokenType = singleTokensTypes[0];
|
|
207
207
|
const expectedTokenUniqueKey = expectedTokenType.tokenTypeIdx;
|
|
208
208
|
return function () {
|
|
@@ -210,9 +210,9 @@ function buildSingleAlternativeLookaheadFunction(alt, tokenMatcher, dynamicToken
|
|
|
210
210
|
};
|
|
211
211
|
}
|
|
212
212
|
else {
|
|
213
|
-
const choiceToAlt = reduce(singleTokensTypes, (result, currTokType, idx) => {
|
|
213
|
+
const choiceToAlt = reduce.default(singleTokensTypes, (result, currTokType, idx) => {
|
|
214
214
|
result[currTokType.tokenTypeIdx] = true;
|
|
215
|
-
forEach(currTokType.categoryMatches, (currExtendingType) => {
|
|
215
|
+
forEach.default(currTokType.categoryMatches, (currExtendingType) => {
|
|
216
216
|
result[currExtendingType] = true;
|
|
217
217
|
});
|
|
218
218
|
return result;
|
|
@@ -377,13 +377,13 @@ function isUniquePrefixHash(altKnownPathsKeys, searchPathKeys, idx) {
|
|
|
377
377
|
return true;
|
|
378
378
|
}
|
|
379
379
|
function lookAheadSequenceFromAlternatives(altsDefs, k) {
|
|
380
|
-
const partialAlts = map(altsDefs, (currAlt) => interpreter.possiblePathsFrom([currAlt], 1));
|
|
380
|
+
const partialAlts = map.default(altsDefs, (currAlt) => interpreter.possiblePathsFrom([currAlt], 1));
|
|
381
381
|
const finalResult = initializeArrayOfArrays(partialAlts.length);
|
|
382
|
-
const altsHashes = map(partialAlts, (currAltPaths) => {
|
|
382
|
+
const altsHashes = map.default(partialAlts, (currAltPaths) => {
|
|
383
383
|
const dict = {};
|
|
384
|
-
forEach(currAltPaths, (item) => {
|
|
384
|
+
forEach.default(currAltPaths, (item) => {
|
|
385
385
|
const keys = pathToHashKeys(item.partialPath);
|
|
386
|
-
forEach(keys, (currKey) => {
|
|
386
|
+
forEach.default(keys, (currKey) => {
|
|
387
387
|
dict[currKey] = true;
|
|
388
388
|
});
|
|
389
389
|
});
|
|
@@ -404,7 +404,7 @@ function lookAheadSequenceFromAlternatives(altsDefs, k) {
|
|
|
404
404
|
const prefixKeys = pathToHashKeys(currPathPrefix);
|
|
405
405
|
const isUnique = isUniquePrefixHash(altsHashes, prefixKeys, altIdx);
|
|
406
406
|
// End of the line for this path.
|
|
407
|
-
if (isUnique || isEmpty(suffixDef) || currPathPrefix.length === k) {
|
|
407
|
+
if (isUnique || isEmpty.default(suffixDef) || currPathPrefix.length === k) {
|
|
408
408
|
const currAltResult = finalResult[altIdx];
|
|
409
409
|
// TODO: Can we implement a containsPath using Maps/Dictionaries?
|
|
410
410
|
if (containsPath(currAltResult, currPathPrefix) === false) {
|
|
@@ -421,9 +421,9 @@ function lookAheadSequenceFromAlternatives(altsDefs, k) {
|
|
|
421
421
|
const newPartialPathsAndSuffixes = interpreter.possiblePathsFrom(suffixDef, pathLength + 1, currPathPrefix);
|
|
422
422
|
newData[altIdx] = newData[altIdx].concat(newPartialPathsAndSuffixes);
|
|
423
423
|
// Update keys for new known paths
|
|
424
|
-
forEach(newPartialPathsAndSuffixes, (item) => {
|
|
424
|
+
forEach.default(newPartialPathsAndSuffixes, (item) => {
|
|
425
425
|
const prefixKeys = pathToHashKeys(item.partialPath);
|
|
426
|
-
forEach(prefixKeys, (key) => {
|
|
426
|
+
forEach.default(prefixKeys, (key) => {
|
|
427
427
|
altsHashes[altIdx][key] = true;
|
|
428
428
|
});
|
|
429
429
|
});
|
|
@@ -469,14 +469,14 @@ function containsPath(alternative, searchPath) {
|
|
|
469
469
|
}
|
|
470
470
|
function isStrictPrefixOfPath(prefix, other) {
|
|
471
471
|
return (prefix.length < other.length &&
|
|
472
|
-
every(prefix, (tokType, idx) => {
|
|
472
|
+
every.default(prefix, (tokType, idx) => {
|
|
473
473
|
const otherTokType = other[idx];
|
|
474
474
|
return (tokType === otherTokType ||
|
|
475
475
|
otherTokType.categoryMatchesMap[tokType.tokenTypeIdx]);
|
|
476
476
|
}));
|
|
477
477
|
}
|
|
478
478
|
function areTokenCategoriesNotUsed(lookAheadPaths) {
|
|
479
|
-
return every(lookAheadPaths, (singleAltPaths) => every(singleAltPaths, (singlePath) => every(singlePath, (token) => isEmpty(token.categoryMatches))));
|
|
479
|
+
return every.default(lookAheadPaths, (singleAltPaths) => every.default(singleAltPaths, (singlePath) => every.default(singlePath, (token) => isEmpty.default(token.categoryMatches))));
|
|
480
480
|
}
|
|
481
481
|
|
|
482
482
|
exports.areTokenCategoriesNotUsed = areTokenCategoriesNotUsed;
|
|
@@ -4,8 +4,8 @@ import { tokenStructuredMatcherNoCategories, tokenStructuredMatcher } from '../.
|
|
|
4
4
|
import { Option, Repetition, RepetitionMandatory, RepetitionMandatoryWithSeparator, RepetitionWithSeparator, Alternation, Alternative } from '../../../../../../../@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs';
|
|
5
5
|
import { GAstVisitor } from '../../../../../../../@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.mjs';
|
|
6
6
|
import every from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/every.mjs';
|
|
7
|
-
import isEmpty from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs';
|
|
8
7
|
import map from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.mjs';
|
|
8
|
+
import isEmpty from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs';
|
|
9
9
|
import forEach from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs';
|
|
10
10
|
import flatten from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.mjs';
|
|
11
11
|
import reduce from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reduce.mjs';
|
|
@@ -18,7 +18,7 @@ class GastRefResolverVisitor extends visitor.GAstVisitor {
|
|
|
18
18
|
this.errors = [];
|
|
19
19
|
}
|
|
20
20
|
resolveRefs() {
|
|
21
|
-
forEach(values(this.nameToTopRule), (prod) => {
|
|
21
|
+
forEach.default(values.default(this.nameToTopRule), (prod) => {
|
|
22
22
|
this.currTopLevel = prod;
|
|
23
23
|
prod.accept(this);
|
|
24
24
|
});
|
|
@@ -9,8 +9,8 @@ var drop = require('../../../../../../../lodash-es@4.17.21/node_modules/lodash-e
|
|
|
9
9
|
*/
|
|
10
10
|
class RestWalker {
|
|
11
11
|
walk(prod, prevRest = []) {
|
|
12
|
-
forEach(prod.definition, (subProd, index) => {
|
|
13
|
-
const currRest = drop(prod.definition, index + 1);
|
|
12
|
+
forEach.default(prod.definition, (subProd, index) => {
|
|
13
|
+
const currRest = drop.default(prod.definition, index + 1);
|
|
14
14
|
/* istanbul ignore else */
|
|
15
15
|
if (subProd instanceof model.NonTerminal) {
|
|
16
16
|
this.walkProdRef(subProd, currRest, prevRest);
|
|
@@ -84,7 +84,7 @@ class RestWalker {
|
|
|
84
84
|
// ABC(D|E|F)G => when finding the (D|E|F) the rest is G
|
|
85
85
|
const fullOrRest = currRest.concat(prevRest);
|
|
86
86
|
// walk all different alternatives
|
|
87
|
-
forEach(orProd.definition, (alt) => {
|
|
87
|
+
forEach.default(orProd.definition, (alt) => {
|
|
88
88
|
// wrapping each alternative in a single definition wrapper
|
|
89
89
|
// to avoid errors in computing the rest of that alternative in the invocation to computeInProdFollows
|
|
90
90
|
// (otherwise for OR([alt1,alt2]) alt2 will be considered in 'rest' of alt1
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Option, Terminal, NonTerminal, Alternative, RepetitionMandatory, RepetitionMandatoryWithSeparator, RepetitionWithSeparator, Repetition, Alternation } from '../../../../../../../@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs';
|
|
2
2
|
import forEach from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs';
|
|
3
3
|
import drop from '../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/drop.mjs';
|
|
4
4
|
|
|
@@ -85,7 +85,7 @@ class Parser {
|
|
|
85
85
|
try {
|
|
86
86
|
this.enableRecording();
|
|
87
87
|
// Building the GAST
|
|
88
|
-
forEach(this.definedRulesNames, (currRuleName) => {
|
|
88
|
+
forEach.default(this.definedRulesNames, (currRuleName) => {
|
|
89
89
|
const wrappedRule = this[currRuleName];
|
|
90
90
|
const originalGrammarAction = wrappedRule["originalGrammarAction"];
|
|
91
91
|
let recordedRuleGast;
|
|
@@ -102,49 +102,49 @@ class Parser {
|
|
|
102
102
|
let resolverErrors = [];
|
|
103
103
|
this.TRACE_INIT("Grammar Resolving", () => {
|
|
104
104
|
resolverErrors = gast_resolver_public.resolveGrammar({
|
|
105
|
-
rules: values(this.gastProductionsCache),
|
|
105
|
+
rules: values.default(this.gastProductionsCache),
|
|
106
106
|
});
|
|
107
107
|
this.definitionErrors = this.definitionErrors.concat(resolverErrors);
|
|
108
108
|
});
|
|
109
109
|
this.TRACE_INIT("Grammar Validations", () => {
|
|
110
110
|
// only perform additional grammar validations IFF no resolving errors have occurred.
|
|
111
111
|
// as unresolved grammar may lead to unhandled runtime exceptions in the follow up validations.
|
|
112
|
-
if (isEmpty(resolverErrors) && this.skipValidations === false) {
|
|
112
|
+
if (isEmpty.default(resolverErrors) && this.skipValidations === false) {
|
|
113
113
|
const validationErrors = gast_resolver_public.validateGrammar({
|
|
114
|
-
rules: values(this.gastProductionsCache),
|
|
115
|
-
tokenTypes: values(this.tokensMap),
|
|
114
|
+
rules: values.default(this.gastProductionsCache),
|
|
115
|
+
tokenTypes: values.default(this.tokensMap),
|
|
116
116
|
errMsgProvider: errors_public.defaultGrammarValidatorErrorProvider,
|
|
117
117
|
grammarName: className,
|
|
118
118
|
});
|
|
119
119
|
const lookaheadValidationErrors = checks.validateLookahead({
|
|
120
120
|
lookaheadStrategy: this.lookaheadStrategy,
|
|
121
|
-
rules: values(this.gastProductionsCache),
|
|
122
|
-
tokenTypes: values(this.tokensMap),
|
|
121
|
+
rules: values.default(this.gastProductionsCache),
|
|
122
|
+
tokenTypes: values.default(this.tokensMap),
|
|
123
123
|
grammarName: className,
|
|
124
124
|
});
|
|
125
125
|
this.definitionErrors = this.definitionErrors.concat(validationErrors, lookaheadValidationErrors);
|
|
126
126
|
}
|
|
127
127
|
});
|
|
128
128
|
// this analysis may fail if the grammar is not perfectly valid
|
|
129
|
-
if (isEmpty(this.definitionErrors)) {
|
|
129
|
+
if (isEmpty.default(this.definitionErrors)) {
|
|
130
130
|
// The results of these computations are not needed unless error recovery is enabled.
|
|
131
131
|
if (this.recoveryEnabled) {
|
|
132
132
|
this.TRACE_INIT("computeAllProdsFollows", () => {
|
|
133
|
-
const allFollows = follow.computeAllProdsFollows(values(this.gastProductionsCache));
|
|
133
|
+
const allFollows = follow.computeAllProdsFollows(values.default(this.gastProductionsCache));
|
|
134
134
|
this.resyncFollows = allFollows;
|
|
135
135
|
});
|
|
136
136
|
}
|
|
137
137
|
this.TRACE_INIT("ComputeLookaheadFunctions", () => {
|
|
138
138
|
var _a, _b;
|
|
139
139
|
(_b = (_a = this.lookaheadStrategy).initialize) === null || _b === void 0 ? void 0 : _b.call(_a, {
|
|
140
|
-
rules: values(this.gastProductionsCache),
|
|
140
|
+
rules: values.default(this.gastProductionsCache),
|
|
141
141
|
});
|
|
142
|
-
this.preComputeLookaheadFunctions(values(this.gastProductionsCache));
|
|
142
|
+
this.preComputeLookaheadFunctions(values.default(this.gastProductionsCache));
|
|
143
143
|
});
|
|
144
144
|
}
|
|
145
145
|
if (!Parser.DEFER_DEFINITION_ERRORS_HANDLING &&
|
|
146
|
-
!isEmpty(this.definitionErrors)) {
|
|
147
|
-
defErrorsMsgs = map(this.definitionErrors, (defError) => defError.message);
|
|
146
|
+
!isEmpty.default(this.definitionErrors)) {
|
|
147
|
+
defErrorsMsgs = map.default(this.definitionErrors, (defError) => defError.message);
|
|
148
148
|
throw new Error(`Parser Definition Errors detected:\n ${defErrorsMsgs.join("\n-------------------------------\n")}`);
|
|
149
149
|
}
|
|
150
150
|
});
|
|
@@ -162,13 +162,13 @@ class Parser {
|
|
|
162
162
|
that.initContentAssist();
|
|
163
163
|
that.initGastRecorder(config);
|
|
164
164
|
that.initPerformanceTracer(config);
|
|
165
|
-
if (has(config, "ignoredIssues")) {
|
|
165
|
+
if (has.default(config, "ignoredIssues")) {
|
|
166
166
|
throw new Error("The <ignoredIssues> IParserConfig property has been deprecated.\n\t" +
|
|
167
167
|
"Please use the <IGNORE_AMBIGUITIES> flag on the relevant DSL method instead.\n\t" +
|
|
168
168
|
"See: https://chevrotain.io/docs/guide/resolving_grammar_errors.html#IGNORING_AMBIGUITIES\n\t" +
|
|
169
169
|
"For further details.");
|
|
170
170
|
}
|
|
171
|
-
this.skipValidations = has(config, "skipValidations")
|
|
171
|
+
this.skipValidations = has.default(config, "skipValidations")
|
|
172
172
|
? config.skipValidations // casting assumes the end user passing the correct type
|
|
173
173
|
: DEFAULT_PARSER_CONFIG.skipValidations;
|
|
174
174
|
}
|
|
@@ -194,7 +194,7 @@ apply_mixins.applyMixins(Parser, [
|
|
|
194
194
|
]);
|
|
195
195
|
class EmbeddedActionsParser extends Parser {
|
|
196
196
|
constructor(tokenVocabulary, config = DEFAULT_PARSER_CONFIG) {
|
|
197
|
-
const configClone = clone(config);
|
|
197
|
+
const configClone = clone.default(config);
|
|
198
198
|
configClone.outputCst = false;
|
|
199
199
|
super(tokenVocabulary, configClone);
|
|
200
200
|
}
|
|
@@ -8,7 +8,7 @@ class ContentAssist {
|
|
|
8
8
|
initContentAssist() { }
|
|
9
9
|
computeContentAssist(startRuleName, precedingInput) {
|
|
10
10
|
const startRuleGast = this.gastProductionsCache[startRuleName];
|
|
11
|
-
if (isUndefined(startRuleGast)) {
|
|
11
|
+
if (isUndefined.default(startRuleGast)) {
|
|
12
12
|
throw Error(`Rule ->${startRuleName}<- does not exist in this grammar.`);
|
|
13
13
|
}
|
|
14
14
|
return interpreter.nextPossibleTokensAfter([startRuleGast], precedingInput, this.tokenMatcher, this.maxLookahead);
|
|
@@ -16,7 +16,7 @@ class ContentAssist {
|
|
|
16
16
|
// TODO: should this be a member method or a utility? it does not have any state or usage of 'this'...
|
|
17
17
|
// TODO: should this be more explicitly part of the public API?
|
|
18
18
|
getNextPossibleTokenTypes(grammarPath) {
|
|
19
|
-
const topRuleName = head(grammarPath.ruleStack);
|
|
19
|
+
const topRuleName = head.default(grammarPath.ruleStack);
|
|
20
20
|
const gastProductions = this.getGAstProductions();
|
|
21
21
|
const topProduction = gastProductions[topRuleName];
|
|
22
22
|
const nextPossibleTokenTypes = new interpreter.NextAfterTokenWalker(topProduction, grammarPath).startWalking();
|
|
@@ -12,7 +12,7 @@ var clone = require('../../../../../../../../lodash-es@4.17.21/node_modules/loda
|
|
|
12
12
|
class ErrorHandler {
|
|
13
13
|
initErrorHandler(config) {
|
|
14
14
|
this._errors = [];
|
|
15
|
-
this.errorMessageProvider = has(config, "errorMessageProvider")
|
|
15
|
+
this.errorMessageProvider = has.default(config, "errorMessageProvider")
|
|
16
16
|
? config.errorMessageProvider // assumes end user provides the correct config value/type
|
|
17
17
|
: parser.DEFAULT_PARSER_CONFIG.errorMessageProvider;
|
|
18
18
|
}
|
|
@@ -20,7 +20,7 @@ class ErrorHandler {
|
|
|
20
20
|
if (exceptions_public.isRecognitionException(error)) {
|
|
21
21
|
error.context = {
|
|
22
22
|
ruleStack: this.getHumanReadableRuleStack(),
|
|
23
|
-
ruleOccurrenceStack: clone(this.RULE_OCCURRENCE_STACK),
|
|
23
|
+
ruleOccurrenceStack: clone.default(this.RULE_OCCURRENCE_STACK),
|
|
24
24
|
};
|
|
25
25
|
this._errors.push(error);
|
|
26
26
|
return error;
|
|
@@ -30,7 +30,7 @@ class ErrorHandler {
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
get errors() {
|
|
33
|
-
return clone(this._errors);
|
|
33
|
+
return clone.default(this._errors);
|
|
34
34
|
}
|
|
35
35
|
set errors(newErrors) {
|
|
36
36
|
this._errors = newErrors;
|