@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
|
@@ -95,7 +95,7 @@ var assignWithDepth_default = assignWithDepth;
|
|
|
95
95
|
// src/themes/erDiagram-oldHardcodedValues.ts
|
|
96
96
|
var oldAttributeBackgroundColorOdd = "#ffffff";
|
|
97
97
|
var oldAttributeBackgroundColorEven = "#f2f2f2";
|
|
98
|
-
var mkBorder = /* @__PURE__ */ chunkAGHRB4JF.__name((col, darkMode) => darkMode ? adjust(col, { s: -40, l: 10 }) : adjust(col, { s: -40, l: -10 }), "mkBorder");
|
|
98
|
+
var mkBorder = /* @__PURE__ */ chunkAGHRB4JF.__name((col, darkMode) => darkMode ? adjust.default(col, { s: -40, l: 10 }) : adjust.default(col, { s: -40, l: -10 }), "mkBorder");
|
|
99
99
|
|
|
100
100
|
// src/themes/theme-base.js
|
|
101
101
|
var Theme = class {
|
|
@@ -113,18 +113,18 @@ var Theme = class {
|
|
|
113
113
|
}
|
|
114
114
|
updateColors() {
|
|
115
115
|
this.primaryTextColor = this.primaryTextColor || (this.darkMode ? "#eee" : "#333");
|
|
116
|
-
this.secondaryColor = this.secondaryColor || adjust(this.primaryColor, { h: -120 });
|
|
117
|
-
this.tertiaryColor = this.tertiaryColor || adjust(this.primaryColor, { h: 180, l: 5 });
|
|
116
|
+
this.secondaryColor = this.secondaryColor || adjust.default(this.primaryColor, { h: -120 });
|
|
117
|
+
this.tertiaryColor = this.tertiaryColor || adjust.default(this.primaryColor, { h: 180, l: 5 });
|
|
118
118
|
this.primaryBorderColor = this.primaryBorderColor || mkBorder(this.primaryColor, this.darkMode);
|
|
119
119
|
this.secondaryBorderColor = this.secondaryBorderColor || mkBorder(this.secondaryColor, this.darkMode);
|
|
120
120
|
this.tertiaryBorderColor = this.tertiaryBorderColor || mkBorder(this.tertiaryColor, this.darkMode);
|
|
121
121
|
this.noteBorderColor = this.noteBorderColor || mkBorder(this.noteBkgColor, this.darkMode);
|
|
122
122
|
this.noteBkgColor = this.noteBkgColor || "#fff5ad";
|
|
123
123
|
this.noteTextColor = this.noteTextColor || "#333";
|
|
124
|
-
this.secondaryTextColor = this.secondaryTextColor || invert(this.secondaryColor);
|
|
125
|
-
this.tertiaryTextColor = this.tertiaryTextColor || invert(this.tertiaryColor);
|
|
126
|
-
this.lineColor = this.lineColor || invert(this.background);
|
|
127
|
-
this.arrowheadColor = this.arrowheadColor || invert(this.background);
|
|
124
|
+
this.secondaryTextColor = this.secondaryTextColor || invert.default(this.secondaryColor);
|
|
125
|
+
this.tertiaryTextColor = this.tertiaryTextColor || invert.default(this.tertiaryColor);
|
|
126
|
+
this.lineColor = this.lineColor || invert.default(this.background);
|
|
127
|
+
this.arrowheadColor = this.arrowheadColor || invert.default(this.background);
|
|
128
128
|
this.textColor = this.textColor || this.primaryTextColor;
|
|
129
129
|
this.border2 = this.border2 || this.tertiaryBorderColor;
|
|
130
130
|
this.nodeBkg = this.nodeBkg || this.primaryColor;
|
|
@@ -134,7 +134,7 @@ var Theme = class {
|
|
|
134
134
|
this.clusterBorder = this.clusterBorder || this.tertiaryBorderColor;
|
|
135
135
|
this.defaultLinkColor = this.defaultLinkColor || this.lineColor;
|
|
136
136
|
this.titleColor = this.titleColor || this.tertiaryTextColor;
|
|
137
|
-
this.edgeLabelBackground = this.edgeLabelBackground || (this.darkMode ? darken(this.secondaryColor, 30) : this.secondaryColor);
|
|
137
|
+
this.edgeLabelBackground = this.edgeLabelBackground || (this.darkMode ? darken.default(this.secondaryColor, 30) : this.secondaryColor);
|
|
138
138
|
this.nodeTextColor = this.nodeTextColor || this.primaryTextColor;
|
|
139
139
|
this.actorBorder = this.actorBorder || this.primaryBorderColor;
|
|
140
140
|
this.actorBkg = this.actorBkg || this.mainBkg;
|
|
@@ -146,9 +146,9 @@ var Theme = class {
|
|
|
146
146
|
this.labelBoxBorderColor = this.labelBoxBorderColor || this.actorBorder;
|
|
147
147
|
this.labelTextColor = this.labelTextColor || this.actorTextColor;
|
|
148
148
|
this.loopTextColor = this.loopTextColor || this.actorTextColor;
|
|
149
|
-
this.activationBorderColor = this.activationBorderColor || darken(this.secondaryColor, 10);
|
|
149
|
+
this.activationBorderColor = this.activationBorderColor || darken.default(this.secondaryColor, 10);
|
|
150
150
|
this.activationBkgColor = this.activationBkgColor || this.secondaryColor;
|
|
151
|
-
this.sequenceNumberColor = this.sequenceNumberColor || invert(this.lineColor);
|
|
151
|
+
this.sequenceNumberColor = this.sequenceNumberColor || invert.default(this.lineColor);
|
|
152
152
|
this.sectionBkgColor = this.sectionBkgColor || this.tertiaryColor;
|
|
153
153
|
this.altSectionBkgColor = this.altSectionBkgColor || "white";
|
|
154
154
|
this.sectionBkgColor = this.sectionBkgColor || this.secondaryColor;
|
|
@@ -157,7 +157,7 @@ var Theme = class {
|
|
|
157
157
|
this.taskBorderColor = this.taskBorderColor || this.primaryBorderColor;
|
|
158
158
|
this.taskBkgColor = this.taskBkgColor || this.primaryColor;
|
|
159
159
|
this.activeTaskBorderColor = this.activeTaskBorderColor || this.primaryColor;
|
|
160
|
-
this.activeTaskBkgColor = this.activeTaskBkgColor || lighten(this.primaryColor, 23);
|
|
160
|
+
this.activeTaskBkgColor = this.activeTaskBkgColor || lighten.default(this.primaryColor, 23);
|
|
161
161
|
this.gridColor = this.gridColor || "lightgrey";
|
|
162
162
|
this.doneTaskBkgColor = this.doneTaskBkgColor || "lightgrey";
|
|
163
163
|
this.doneTaskBorderColor = this.doneTaskBorderColor || "grey";
|
|
@@ -174,11 +174,11 @@ var Theme = class {
|
|
|
174
174
|
this.personBorder = this.personBorder || this.primaryBorderColor;
|
|
175
175
|
this.personBkg = this.personBkg || this.mainBkg;
|
|
176
176
|
if (this.darkMode) {
|
|
177
|
-
this.rowOdd = this.rowOdd || darken(this.mainBkg, 5) || "#ffffff";
|
|
178
|
-
this.rowEven = this.rowEven || darken(this.mainBkg, 10);
|
|
177
|
+
this.rowOdd = this.rowOdd || darken.default(this.mainBkg, 5) || "#ffffff";
|
|
178
|
+
this.rowEven = this.rowEven || darken.default(this.mainBkg, 10);
|
|
179
179
|
} else {
|
|
180
|
-
this.rowOdd = this.rowOdd || lighten(this.mainBkg, 75) || "#ffffff";
|
|
181
|
-
this.rowEven = this.rowEven || lighten(this.mainBkg, 5);
|
|
180
|
+
this.rowOdd = this.rowOdd || lighten.default(this.mainBkg, 75) || "#ffffff";
|
|
181
|
+
this.rowEven = this.rowEven || lighten.default(this.mainBkg, 5);
|
|
182
182
|
}
|
|
183
183
|
this.transitionColor = this.transitionColor || this.lineColor;
|
|
184
184
|
this.transitionLabelColor = this.transitionLabelColor || this.textColor;
|
|
@@ -197,32 +197,32 @@ var Theme = class {
|
|
|
197
197
|
this.cScale0 = this.cScale0 || this.primaryColor;
|
|
198
198
|
this.cScale1 = this.cScale1 || this.secondaryColor;
|
|
199
199
|
this.cScale2 = this.cScale2 || this.tertiaryColor;
|
|
200
|
-
this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
|
|
201
|
-
this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
|
|
202
|
-
this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
|
|
203
|
-
this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
|
|
204
|
-
this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
|
|
205
|
-
this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210, l: 150 });
|
|
206
|
-
this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
|
|
207
|
-
this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
|
|
208
|
-
this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
|
|
200
|
+
this.cScale3 = this.cScale3 || adjust.default(this.primaryColor, { h: 30 });
|
|
201
|
+
this.cScale4 = this.cScale4 || adjust.default(this.primaryColor, { h: 60 });
|
|
202
|
+
this.cScale5 = this.cScale5 || adjust.default(this.primaryColor, { h: 90 });
|
|
203
|
+
this.cScale6 = this.cScale6 || adjust.default(this.primaryColor, { h: 120 });
|
|
204
|
+
this.cScale7 = this.cScale7 || adjust.default(this.primaryColor, { h: 150 });
|
|
205
|
+
this.cScale8 = this.cScale8 || adjust.default(this.primaryColor, { h: 210, l: 150 });
|
|
206
|
+
this.cScale9 = this.cScale9 || adjust.default(this.primaryColor, { h: 270 });
|
|
207
|
+
this.cScale10 = this.cScale10 || adjust.default(this.primaryColor, { h: 300 });
|
|
208
|
+
this.cScale11 = this.cScale11 || adjust.default(this.primaryColor, { h: 330 });
|
|
209
209
|
if (this.darkMode) {
|
|
210
210
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
211
|
-
this["cScale" + i] = darken(this["cScale" + i], 75);
|
|
211
|
+
this["cScale" + i] = darken.default(this["cScale" + i], 75);
|
|
212
212
|
}
|
|
213
213
|
} else {
|
|
214
214
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
215
|
-
this["cScale" + i] = darken(this["cScale" + i], 25);
|
|
215
|
+
this["cScale" + i] = darken.default(this["cScale" + i], 25);
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
219
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || invert(this["cScale" + i]);
|
|
219
|
+
this["cScaleInv" + i] = this["cScaleInv" + i] || invert.default(this["cScale" + i]);
|
|
220
220
|
}
|
|
221
221
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
222
222
|
if (this.darkMode) {
|
|
223
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || lighten(this["cScale" + i], 10);
|
|
223
|
+
this["cScalePeer" + i] = this["cScalePeer" + i] || lighten.default(this["cScale" + i], 10);
|
|
224
224
|
} else {
|
|
225
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 10);
|
|
225
|
+
this["cScalePeer" + i] = this["cScalePeer" + i] || darken.default(this["cScale" + i], 10);
|
|
226
226
|
}
|
|
227
227
|
}
|
|
228
228
|
this.scaleLabelColor = this.scaleLabelColor || this.labelTextColor;
|
|
@@ -231,30 +231,30 @@ var Theme = class {
|
|
|
231
231
|
}
|
|
232
232
|
const multiplier = this.darkMode ? -4 : -1;
|
|
233
233
|
for (let i = 0; i < 5; i++) {
|
|
234
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 180, s: -15, l: multiplier * (5 + i * 3) });
|
|
235
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 180, s: -15, l: multiplier * (8 + i * 3) });
|
|
234
|
+
this["surface" + i] = this["surface" + i] || adjust.default(this.mainBkg, { h: 180, s: -15, l: multiplier * (5 + i * 3) });
|
|
235
|
+
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust.default(this.mainBkg, { h: 180, s: -15, l: multiplier * (8 + i * 3) });
|
|
236
236
|
}
|
|
237
237
|
this.classText = this.classText || this.textColor;
|
|
238
238
|
this.fillType0 = this.fillType0 || this.primaryColor;
|
|
239
239
|
this.fillType1 = this.fillType1 || this.secondaryColor;
|
|
240
|
-
this.fillType2 = this.fillType2 || adjust(this.primaryColor, { h: 64 });
|
|
241
|
-
this.fillType3 = this.fillType3 || adjust(this.secondaryColor, { h: 64 });
|
|
242
|
-
this.fillType4 = this.fillType4 || adjust(this.primaryColor, { h: -64 });
|
|
243
|
-
this.fillType5 = this.fillType5 || adjust(this.secondaryColor, { h: -64 });
|
|
244
|
-
this.fillType6 = this.fillType6 || adjust(this.primaryColor, { h: 128 });
|
|
245
|
-
this.fillType7 = this.fillType7 || adjust(this.secondaryColor, { h: 128 });
|
|
240
|
+
this.fillType2 = this.fillType2 || adjust.default(this.primaryColor, { h: 64 });
|
|
241
|
+
this.fillType3 = this.fillType3 || adjust.default(this.secondaryColor, { h: 64 });
|
|
242
|
+
this.fillType4 = this.fillType4 || adjust.default(this.primaryColor, { h: -64 });
|
|
243
|
+
this.fillType5 = this.fillType5 || adjust.default(this.secondaryColor, { h: -64 });
|
|
244
|
+
this.fillType6 = this.fillType6 || adjust.default(this.primaryColor, { h: 128 });
|
|
245
|
+
this.fillType7 = this.fillType7 || adjust.default(this.secondaryColor, { h: 128 });
|
|
246
246
|
this.pie1 = this.pie1 || this.primaryColor;
|
|
247
247
|
this.pie2 = this.pie2 || this.secondaryColor;
|
|
248
248
|
this.pie3 = this.pie3 || this.tertiaryColor;
|
|
249
|
-
this.pie4 = this.pie4 || adjust(this.primaryColor, { l: -10 });
|
|
250
|
-
this.pie5 = this.pie5 || adjust(this.secondaryColor, { l: -10 });
|
|
251
|
-
this.pie6 = this.pie6 || adjust(this.tertiaryColor, { l: -10 });
|
|
252
|
-
this.pie7 = this.pie7 || adjust(this.primaryColor, { h: 60, l: -10 });
|
|
253
|
-
this.pie8 = this.pie8 || adjust(this.primaryColor, { h: -60, l: -10 });
|
|
254
|
-
this.pie9 = this.pie9 || adjust(this.primaryColor, { h: 120, l: 0 });
|
|
255
|
-
this.pie10 = this.pie10 || adjust(this.primaryColor, { h: 60, l: -20 });
|
|
256
|
-
this.pie11 = this.pie11 || adjust(this.primaryColor, { h: -60, l: -20 });
|
|
257
|
-
this.pie12 = this.pie12 || adjust(this.primaryColor, { h: 120, l: -10 });
|
|
249
|
+
this.pie4 = this.pie4 || adjust.default(this.primaryColor, { l: -10 });
|
|
250
|
+
this.pie5 = this.pie5 || adjust.default(this.secondaryColor, { l: -10 });
|
|
251
|
+
this.pie6 = this.pie6 || adjust.default(this.tertiaryColor, { l: -10 });
|
|
252
|
+
this.pie7 = this.pie7 || adjust.default(this.primaryColor, { h: 60, l: -10 });
|
|
253
|
+
this.pie8 = this.pie8 || adjust.default(this.primaryColor, { h: -60, l: -10 });
|
|
254
|
+
this.pie9 = this.pie9 || adjust.default(this.primaryColor, { h: 120, l: 0 });
|
|
255
|
+
this.pie10 = this.pie10 || adjust.default(this.primaryColor, { h: 60, l: -20 });
|
|
256
|
+
this.pie11 = this.pie11 || adjust.default(this.primaryColor, { h: -60, l: -20 });
|
|
257
|
+
this.pie12 = this.pie12 || adjust.default(this.primaryColor, { h: 120, l: -10 });
|
|
258
258
|
this.pieTitleTextSize = this.pieTitleTextSize || "25px";
|
|
259
259
|
this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
|
|
260
260
|
this.pieSectionTextSize = this.pieSectionTextSize || "17px";
|
|
@@ -284,14 +284,14 @@ var Theme = class {
|
|
|
284
284
|
this.archGroupBorderColor = this.archGroupBorderColor || "#000";
|
|
285
285
|
this.archGroupBorderWidth = this.archGroupBorderWidth || "2px";
|
|
286
286
|
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
287
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
288
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
289
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
287
|
+
this.quadrant2Fill = this.quadrant2Fill || adjust.default(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
288
|
+
this.quadrant3Fill = this.quadrant3Fill || adjust.default(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
289
|
+
this.quadrant4Fill = this.quadrant4Fill || adjust.default(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
290
290
|
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
291
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
292
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
293
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
294
|
-
this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
291
|
+
this.quadrant2TextFill = this.quadrant2TextFill || adjust.default(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
292
|
+
this.quadrant3TextFill = this.quadrant3TextFill || adjust.default(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
293
|
+
this.quadrant4TextFill = this.quadrant4TextFill || adjust.default(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
294
|
+
this.quadrantPointFill = this.quadrantPointFill || is_dark.default(this.quadrant1Fill) ? lighten.default(this.quadrant1Fill) : darken.default(this.quadrant1Fill);
|
|
295
295
|
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
296
296
|
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
297
297
|
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
@@ -316,43 +316,43 @@ var Theme = class {
|
|
|
316
316
|
this.requirementBorderSize = this.requirementBorderSize || "1";
|
|
317
317
|
this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
|
|
318
318
|
this.relationColor = this.relationColor || this.lineColor;
|
|
319
|
-
this.relationLabelBackground = this.relationLabelBackground || (this.darkMode ? darken(this.secondaryColor, 30) : this.secondaryColor);
|
|
319
|
+
this.relationLabelBackground = this.relationLabelBackground || (this.darkMode ? darken.default(this.secondaryColor, 30) : this.secondaryColor);
|
|
320
320
|
this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
|
|
321
321
|
this.git0 = this.git0 || this.primaryColor;
|
|
322
322
|
this.git1 = this.git1 || this.secondaryColor;
|
|
323
323
|
this.git2 = this.git2 || this.tertiaryColor;
|
|
324
|
-
this.git3 = this.git3 || adjust(this.primaryColor, { h: -30 });
|
|
325
|
-
this.git4 = this.git4 || adjust(this.primaryColor, { h: -60 });
|
|
326
|
-
this.git5 = this.git5 || adjust(this.primaryColor, { h: -90 });
|
|
327
|
-
this.git6 = this.git6 || adjust(this.primaryColor, { h: 60 });
|
|
328
|
-
this.git7 = this.git7 || adjust(this.primaryColor, { h: 120 });
|
|
324
|
+
this.git3 = this.git3 || adjust.default(this.primaryColor, { h: -30 });
|
|
325
|
+
this.git4 = this.git4 || adjust.default(this.primaryColor, { h: -60 });
|
|
326
|
+
this.git5 = this.git5 || adjust.default(this.primaryColor, { h: -90 });
|
|
327
|
+
this.git6 = this.git6 || adjust.default(this.primaryColor, { h: 60 });
|
|
328
|
+
this.git7 = this.git7 || adjust.default(this.primaryColor, { h: 120 });
|
|
329
329
|
if (this.darkMode) {
|
|
330
|
-
this.git0 = lighten(this.git0, 25);
|
|
331
|
-
this.git1 = lighten(this.git1, 25);
|
|
332
|
-
this.git2 = lighten(this.git2, 25);
|
|
333
|
-
this.git3 = lighten(this.git3, 25);
|
|
334
|
-
this.git4 = lighten(this.git4, 25);
|
|
335
|
-
this.git5 = lighten(this.git5, 25);
|
|
336
|
-
this.git6 = lighten(this.git6, 25);
|
|
337
|
-
this.git7 = lighten(this.git7, 25);
|
|
330
|
+
this.git0 = lighten.default(this.git0, 25);
|
|
331
|
+
this.git1 = lighten.default(this.git1, 25);
|
|
332
|
+
this.git2 = lighten.default(this.git2, 25);
|
|
333
|
+
this.git3 = lighten.default(this.git3, 25);
|
|
334
|
+
this.git4 = lighten.default(this.git4, 25);
|
|
335
|
+
this.git5 = lighten.default(this.git5, 25);
|
|
336
|
+
this.git6 = lighten.default(this.git6, 25);
|
|
337
|
+
this.git7 = lighten.default(this.git7, 25);
|
|
338
338
|
} else {
|
|
339
|
-
this.git0 = darken(this.git0, 25);
|
|
340
|
-
this.git1 = darken(this.git1, 25);
|
|
341
|
-
this.git2 = darken(this.git2, 25);
|
|
342
|
-
this.git3 = darken(this.git3, 25);
|
|
343
|
-
this.git4 = darken(this.git4, 25);
|
|
344
|
-
this.git5 = darken(this.git5, 25);
|
|
345
|
-
this.git6 = darken(this.git6, 25);
|
|
346
|
-
this.git7 = darken(this.git7, 25);
|
|
339
|
+
this.git0 = darken.default(this.git0, 25);
|
|
340
|
+
this.git1 = darken.default(this.git1, 25);
|
|
341
|
+
this.git2 = darken.default(this.git2, 25);
|
|
342
|
+
this.git3 = darken.default(this.git3, 25);
|
|
343
|
+
this.git4 = darken.default(this.git4, 25);
|
|
344
|
+
this.git5 = darken.default(this.git5, 25);
|
|
345
|
+
this.git6 = darken.default(this.git6, 25);
|
|
346
|
+
this.git7 = darken.default(this.git7, 25);
|
|
347
347
|
}
|
|
348
|
-
this.gitInv0 = this.gitInv0 || invert(this.git0);
|
|
349
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
350
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
351
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
352
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
353
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
354
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
355
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
348
|
+
this.gitInv0 = this.gitInv0 || invert.default(this.git0);
|
|
349
|
+
this.gitInv1 = this.gitInv1 || invert.default(this.git1);
|
|
350
|
+
this.gitInv2 = this.gitInv2 || invert.default(this.git2);
|
|
351
|
+
this.gitInv3 = this.gitInv3 || invert.default(this.git3);
|
|
352
|
+
this.gitInv4 = this.gitInv4 || invert.default(this.git4);
|
|
353
|
+
this.gitInv5 = this.gitInv5 || invert.default(this.git5);
|
|
354
|
+
this.gitInv6 = this.gitInv6 || invert.default(this.git6);
|
|
355
|
+
this.gitInv7 = this.gitInv7 || invert.default(this.git7);
|
|
356
356
|
this.branchLabelColor = this.branchLabelColor || (this.darkMode ? "black" : this.labelTextColor);
|
|
357
357
|
this.gitBranchLabel0 = this.gitBranchLabel0 || this.branchLabelColor;
|
|
358
358
|
this.gitBranchLabel1 = this.gitBranchLabel1 || this.branchLabelColor;
|
|
@@ -399,23 +399,23 @@ var Theme2 = class {
|
|
|
399
399
|
constructor() {
|
|
400
400
|
this.background = "#333";
|
|
401
401
|
this.primaryColor = "#1f2020";
|
|
402
|
-
this.secondaryColor = lighten(this.primaryColor, 16);
|
|
403
|
-
this.tertiaryColor = adjust(this.primaryColor, { h: -160 });
|
|
404
|
-
this.primaryBorderColor = invert(this.background);
|
|
402
|
+
this.secondaryColor = lighten.default(this.primaryColor, 16);
|
|
403
|
+
this.tertiaryColor = adjust.default(this.primaryColor, { h: -160 });
|
|
404
|
+
this.primaryBorderColor = invert.default(this.background);
|
|
405
405
|
this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
|
|
406
406
|
this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
|
|
407
|
-
this.primaryTextColor = invert(this.primaryColor);
|
|
408
|
-
this.secondaryTextColor = invert(this.secondaryColor);
|
|
409
|
-
this.tertiaryTextColor = invert(this.tertiaryColor);
|
|
410
|
-
this.lineColor = invert(this.background);
|
|
411
|
-
this.textColor = invert(this.background);
|
|
407
|
+
this.primaryTextColor = invert.default(this.primaryColor);
|
|
408
|
+
this.secondaryTextColor = invert.default(this.secondaryColor);
|
|
409
|
+
this.tertiaryTextColor = invert.default(this.tertiaryColor);
|
|
410
|
+
this.lineColor = invert.default(this.background);
|
|
411
|
+
this.textColor = invert.default(this.background);
|
|
412
412
|
this.mainBkg = "#1f2020";
|
|
413
413
|
this.secondBkg = "calculated";
|
|
414
414
|
this.mainContrastColor = "lightgrey";
|
|
415
|
-
this.darkTextColor = lighten(invert("#323D47"), 10);
|
|
415
|
+
this.darkTextColor = lighten.default(invert.default("#323D47"), 10);
|
|
416
416
|
this.lineColor = "calculated";
|
|
417
417
|
this.border1 = "#ccc";
|
|
418
|
-
this.border2 = rgba(255, 255, 255, 0.25);
|
|
418
|
+
this.border2 = rgba.default(255, 255, 255, 0.25);
|
|
419
419
|
this.arrowheadColor = "calculated";
|
|
420
420
|
this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
|
|
421
421
|
this.fontSize = "16px";
|
|
@@ -445,17 +445,17 @@ var Theme2 = class {
|
|
|
445
445
|
this.activationBorderColor = "calculated";
|
|
446
446
|
this.activationBkgColor = "calculated";
|
|
447
447
|
this.sequenceNumberColor = "black";
|
|
448
|
-
this.sectionBkgColor = darken("#EAE8D9", 30);
|
|
448
|
+
this.sectionBkgColor = darken.default("#EAE8D9", 30);
|
|
449
449
|
this.altSectionBkgColor = "calculated";
|
|
450
450
|
this.sectionBkgColor2 = "#EAE8D9";
|
|
451
|
-
this.excludeBkgColor = darken(this.sectionBkgColor, 10);
|
|
452
|
-
this.taskBorderColor = rgba(255, 255, 255, 70);
|
|
451
|
+
this.excludeBkgColor = darken.default(this.sectionBkgColor, 10);
|
|
452
|
+
this.taskBorderColor = rgba.default(255, 255, 255, 70);
|
|
453
453
|
this.taskBkgColor = "calculated";
|
|
454
454
|
this.taskTextColor = "calculated";
|
|
455
455
|
this.taskTextLightColor = "calculated";
|
|
456
456
|
this.taskTextOutsideColor = "calculated";
|
|
457
457
|
this.taskTextClickableColor = "#003163";
|
|
458
|
-
this.activeTaskBorderColor = rgba(255, 255, 255, 50);
|
|
458
|
+
this.activeTaskBorderColor = rgba.default(255, 255, 255, 50);
|
|
459
459
|
this.activeTaskBkgColor = "#81B1DB";
|
|
460
460
|
this.gridColor = "calculated";
|
|
461
461
|
this.doneTaskBkgColor = "calculated";
|
|
@@ -472,14 +472,14 @@ var Theme2 = class {
|
|
|
472
472
|
this.archEdgeWidth = "3";
|
|
473
473
|
this.archGroupBorderColor = this.primaryBorderColor;
|
|
474
474
|
this.archGroupBorderWidth = "2px";
|
|
475
|
-
this.rowOdd = this.rowOdd || lighten(this.mainBkg, 5) || "#ffffff";
|
|
476
|
-
this.rowEven = this.rowEven || darken(this.mainBkg, 10);
|
|
475
|
+
this.rowOdd = this.rowOdd || lighten.default(this.mainBkg, 5) || "#ffffff";
|
|
476
|
+
this.rowEven = this.rowEven || darken.default(this.mainBkg, 10);
|
|
477
477
|
this.labelColor = "calculated";
|
|
478
478
|
this.errorBkgColor = "#a44141";
|
|
479
479
|
this.errorTextColor = "#ddd";
|
|
480
480
|
}
|
|
481
481
|
updateColors() {
|
|
482
|
-
this.secondBkg = lighten(this.mainBkg, 16);
|
|
482
|
+
this.secondBkg = lighten.default(this.mainBkg, 16);
|
|
483
483
|
this.lineColor = this.mainContrastColor;
|
|
484
484
|
this.arrowheadColor = this.mainContrastColor;
|
|
485
485
|
this.nodeBkg = this.mainBkg;
|
|
@@ -487,7 +487,7 @@ var Theme2 = class {
|
|
|
487
487
|
this.clusterBkg = this.secondBkg;
|
|
488
488
|
this.clusterBorder = this.border2;
|
|
489
489
|
this.defaultLinkColor = this.lineColor;
|
|
490
|
-
this.edgeLabelBackground = lighten(this.labelBackground, 25);
|
|
490
|
+
this.edgeLabelBackground = lighten.default(this.labelBackground, 25);
|
|
491
491
|
this.actorBorder = this.border1;
|
|
492
492
|
this.actorBkg = this.mainBkg;
|
|
493
493
|
this.actorTextColor = this.mainContrastColor;
|
|
@@ -504,7 +504,7 @@ var Theme2 = class {
|
|
|
504
504
|
this.activationBorderColor = this.border1;
|
|
505
505
|
this.activationBkgColor = this.secondBkg;
|
|
506
506
|
this.altSectionBkgColor = this.background;
|
|
507
|
-
this.taskBkgColor = lighten(this.mainBkg, 23);
|
|
507
|
+
this.taskBkgColor = lighten.default(this.mainBkg, 23);
|
|
508
508
|
this.taskTextColor = this.darkTextColor;
|
|
509
509
|
this.taskTextLightColor = this.mainContrastColor;
|
|
510
510
|
this.taskTextOutsideColor = this.taskTextLightColor;
|
|
@@ -528,12 +528,12 @@ var Theme2 = class {
|
|
|
528
528
|
this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
|
|
529
529
|
this.fillType0 = this.primaryColor;
|
|
530
530
|
this.fillType1 = this.secondaryColor;
|
|
531
|
-
this.fillType2 = adjust(this.primaryColor, { h: 64 });
|
|
532
|
-
this.fillType3 = adjust(this.secondaryColor, { h: 64 });
|
|
533
|
-
this.fillType4 = adjust(this.primaryColor, { h: -64 });
|
|
534
|
-
this.fillType5 = adjust(this.secondaryColor, { h: -64 });
|
|
535
|
-
this.fillType6 = adjust(this.primaryColor, { h: 128 });
|
|
536
|
-
this.fillType7 = adjust(this.secondaryColor, { h: 128 });
|
|
531
|
+
this.fillType2 = adjust.default(this.primaryColor, { h: 64 });
|
|
532
|
+
this.fillType3 = adjust.default(this.secondaryColor, { h: 64 });
|
|
533
|
+
this.fillType4 = adjust.default(this.primaryColor, { h: -64 });
|
|
534
|
+
this.fillType5 = adjust.default(this.secondaryColor, { h: -64 });
|
|
535
|
+
this.fillType6 = adjust.default(this.primaryColor, { h: 128 });
|
|
536
|
+
this.fillType7 = adjust.default(this.secondaryColor, { h: 128 });
|
|
537
537
|
this.cScale1 = this.cScale1 || "#0b0000";
|
|
538
538
|
this.cScale2 = this.cScale2 || "#4d1037";
|
|
539
539
|
this.cScale3 = this.cScale3 || "#3f5258";
|
|
@@ -549,24 +549,24 @@ var Theme2 = class {
|
|
|
549
549
|
this.cScale0 = this.cScale0 || this.primaryColor;
|
|
550
550
|
this.cScale1 = this.cScale1 || this.secondaryColor;
|
|
551
551
|
this.cScale2 = this.cScale2 || this.tertiaryColor;
|
|
552
|
-
this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
|
|
553
|
-
this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
|
|
554
|
-
this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
|
|
555
|
-
this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
|
|
556
|
-
this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
|
|
557
|
-
this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210 });
|
|
558
|
-
this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
|
|
559
|
-
this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
|
|
560
|
-
this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
|
|
552
|
+
this.cScale3 = this.cScale3 || adjust.default(this.primaryColor, { h: 30 });
|
|
553
|
+
this.cScale4 = this.cScale4 || adjust.default(this.primaryColor, { h: 60 });
|
|
554
|
+
this.cScale5 = this.cScale5 || adjust.default(this.primaryColor, { h: 90 });
|
|
555
|
+
this.cScale6 = this.cScale6 || adjust.default(this.primaryColor, { h: 120 });
|
|
556
|
+
this.cScale7 = this.cScale7 || adjust.default(this.primaryColor, { h: 150 });
|
|
557
|
+
this.cScale8 = this.cScale8 || adjust.default(this.primaryColor, { h: 210 });
|
|
558
|
+
this.cScale9 = this.cScale9 || adjust.default(this.primaryColor, { h: 270 });
|
|
559
|
+
this.cScale10 = this.cScale10 || adjust.default(this.primaryColor, { h: 300 });
|
|
560
|
+
this.cScale11 = this.cScale11 || adjust.default(this.primaryColor, { h: 330 });
|
|
561
561
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
562
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || invert(this["cScale" + i]);
|
|
562
|
+
this["cScaleInv" + i] = this["cScaleInv" + i] || invert.default(this["cScale" + i]);
|
|
563
563
|
}
|
|
564
564
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
565
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || lighten(this["cScale" + i], 10);
|
|
565
|
+
this["cScalePeer" + i] = this["cScalePeer" + i] || lighten.default(this["cScale" + i], 10);
|
|
566
566
|
}
|
|
567
567
|
for (let i = 0; i < 5; i++) {
|
|
568
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(-10 + i * 4) });
|
|
569
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(-7 + i * 4) });
|
|
568
|
+
this["surface" + i] = this["surface" + i] || adjust.default(this.mainBkg, { h: 30, s: -30, l: -(-10 + i * 4) });
|
|
569
|
+
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust.default(this.mainBkg, { h: 30, s: -30, l: -(-7 + i * 4) });
|
|
570
570
|
}
|
|
571
571
|
this.scaleLabelColor = this.scaleLabelColor || (this.darkMode ? "black" : this.labelTextColor);
|
|
572
572
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
@@ -587,14 +587,14 @@ var Theme2 = class {
|
|
|
587
587
|
this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
|
|
588
588
|
this.pieOpacity = this.pieOpacity || "0.7";
|
|
589
589
|
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
590
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
591
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
592
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
590
|
+
this.quadrant2Fill = this.quadrant2Fill || adjust.default(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
591
|
+
this.quadrant3Fill = this.quadrant3Fill || adjust.default(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
592
|
+
this.quadrant4Fill = this.quadrant4Fill || adjust.default(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
593
593
|
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
594
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
595
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
596
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
597
|
-
this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
594
|
+
this.quadrant2TextFill = this.quadrant2TextFill || adjust.default(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
595
|
+
this.quadrant3TextFill = this.quadrant3TextFill || adjust.default(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
596
|
+
this.quadrant4TextFill = this.quadrant4TextFill || adjust.default(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
597
|
+
this.quadrantPointFill = this.quadrantPointFill || is_dark.default(this.quadrant1Fill) ? lighten.default(this.quadrant1Fill) : darken.default(this.quadrant1Fill);
|
|
598
598
|
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
599
599
|
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
600
600
|
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
@@ -640,28 +640,28 @@ var Theme2 = class {
|
|
|
640
640
|
this.requirementBorderSize = this.requirementBorderSize || "1";
|
|
641
641
|
this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
|
|
642
642
|
this.relationColor = this.relationColor || this.lineColor;
|
|
643
|
-
this.relationLabelBackground = this.relationLabelBackground || (this.darkMode ? darken(this.secondaryColor, 30) : this.secondaryColor);
|
|
643
|
+
this.relationLabelBackground = this.relationLabelBackground || (this.darkMode ? darken.default(this.secondaryColor, 30) : this.secondaryColor);
|
|
644
644
|
this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
|
|
645
|
-
this.git0 = lighten(this.secondaryColor, 20);
|
|
646
|
-
this.git1 = lighten(this.pie2 || this.secondaryColor, 20);
|
|
647
|
-
this.git2 = lighten(this.pie3 || this.tertiaryColor, 20);
|
|
648
|
-
this.git3 = lighten(this.pie4 || adjust(this.primaryColor, { h: -30 }), 20);
|
|
649
|
-
this.git4 = lighten(this.pie5 || adjust(this.primaryColor, { h: -60 }), 20);
|
|
650
|
-
this.git5 = lighten(this.pie6 || adjust(this.primaryColor, { h: -90 }), 10);
|
|
651
|
-
this.git6 = lighten(this.pie7 || adjust(this.primaryColor, { h: 60 }), 10);
|
|
652
|
-
this.git7 = lighten(this.pie8 || adjust(this.primaryColor, { h: 120 }), 20);
|
|
653
|
-
this.gitInv0 = this.gitInv0 || invert(this.git0);
|
|
654
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
655
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
656
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
657
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
658
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
659
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
660
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
661
|
-
this.gitBranchLabel0 = this.gitBranchLabel0 || invert(this.labelTextColor);
|
|
645
|
+
this.git0 = lighten.default(this.secondaryColor, 20);
|
|
646
|
+
this.git1 = lighten.default(this.pie2 || this.secondaryColor, 20);
|
|
647
|
+
this.git2 = lighten.default(this.pie3 || this.tertiaryColor, 20);
|
|
648
|
+
this.git3 = lighten.default(this.pie4 || adjust.default(this.primaryColor, { h: -30 }), 20);
|
|
649
|
+
this.git4 = lighten.default(this.pie5 || adjust.default(this.primaryColor, { h: -60 }), 20);
|
|
650
|
+
this.git5 = lighten.default(this.pie6 || adjust.default(this.primaryColor, { h: -90 }), 10);
|
|
651
|
+
this.git6 = lighten.default(this.pie7 || adjust.default(this.primaryColor, { h: 60 }), 10);
|
|
652
|
+
this.git7 = lighten.default(this.pie8 || adjust.default(this.primaryColor, { h: 120 }), 20);
|
|
653
|
+
this.gitInv0 = this.gitInv0 || invert.default(this.git0);
|
|
654
|
+
this.gitInv1 = this.gitInv1 || invert.default(this.git1);
|
|
655
|
+
this.gitInv2 = this.gitInv2 || invert.default(this.git2);
|
|
656
|
+
this.gitInv3 = this.gitInv3 || invert.default(this.git3);
|
|
657
|
+
this.gitInv4 = this.gitInv4 || invert.default(this.git4);
|
|
658
|
+
this.gitInv5 = this.gitInv5 || invert.default(this.git5);
|
|
659
|
+
this.gitInv6 = this.gitInv6 || invert.default(this.git6);
|
|
660
|
+
this.gitInv7 = this.gitInv7 || invert.default(this.git7);
|
|
661
|
+
this.gitBranchLabel0 = this.gitBranchLabel0 || invert.default(this.labelTextColor);
|
|
662
662
|
this.gitBranchLabel1 = this.gitBranchLabel1 || this.labelTextColor;
|
|
663
663
|
this.gitBranchLabel2 = this.gitBranchLabel2 || this.labelTextColor;
|
|
664
|
-
this.gitBranchLabel3 = this.gitBranchLabel3 || invert(this.labelTextColor);
|
|
664
|
+
this.gitBranchLabel3 = this.gitBranchLabel3 || invert.default(this.labelTextColor);
|
|
665
665
|
this.gitBranchLabel4 = this.gitBranchLabel4 || this.labelTextColor;
|
|
666
666
|
this.gitBranchLabel5 = this.gitBranchLabel5 || this.labelTextColor;
|
|
667
667
|
this.gitBranchLabel6 = this.gitBranchLabel6 || this.labelTextColor;
|
|
@@ -673,8 +673,8 @@ var Theme2 = class {
|
|
|
673
673
|
this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
|
|
674
674
|
this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
|
|
675
675
|
this.commitLabelFontSize = this.commitLabelFontSize || "10px";
|
|
676
|
-
this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || lighten(this.background, 12);
|
|
677
|
-
this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || lighten(this.background, 2);
|
|
676
|
+
this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || lighten.default(this.background, 12);
|
|
677
|
+
this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || lighten.default(this.background, 2);
|
|
678
678
|
this.nodeBorder = this.nodeBorder || "#999";
|
|
679
679
|
}
|
|
680
680
|
calculate(overrides) {
|
|
@@ -704,17 +704,17 @@ var Theme3 = class {
|
|
|
704
704
|
constructor() {
|
|
705
705
|
this.background = "#f4f4f4";
|
|
706
706
|
this.primaryColor = "#ECECFF";
|
|
707
|
-
this.secondaryColor = adjust(this.primaryColor, { h: 120 });
|
|
707
|
+
this.secondaryColor = adjust.default(this.primaryColor, { h: 120 });
|
|
708
708
|
this.secondaryColor = "#ffffde";
|
|
709
|
-
this.tertiaryColor = adjust(this.primaryColor, { h: -160 });
|
|
709
|
+
this.tertiaryColor = adjust.default(this.primaryColor, { h: -160 });
|
|
710
710
|
this.primaryBorderColor = mkBorder(this.primaryColor, this.darkMode);
|
|
711
711
|
this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
|
|
712
712
|
this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
|
|
713
|
-
this.primaryTextColor = invert(this.primaryColor);
|
|
714
|
-
this.secondaryTextColor = invert(this.secondaryColor);
|
|
715
|
-
this.tertiaryTextColor = invert(this.tertiaryColor);
|
|
716
|
-
this.lineColor = invert(this.background);
|
|
717
|
-
this.textColor = invert(this.background);
|
|
713
|
+
this.primaryTextColor = invert.default(this.primaryColor);
|
|
714
|
+
this.secondaryTextColor = invert.default(this.secondaryColor);
|
|
715
|
+
this.tertiaryTextColor = invert.default(this.tertiaryColor);
|
|
716
|
+
this.lineColor = invert.default(this.background);
|
|
717
|
+
this.textColor = invert.default(this.background);
|
|
718
718
|
this.background = "white";
|
|
719
719
|
this.mainBkg = "#ECECFF";
|
|
720
720
|
this.secondBkg = "#ffffde";
|
|
@@ -770,7 +770,7 @@ var Theme3 = class {
|
|
|
770
770
|
this.critBkgColor = "calculated";
|
|
771
771
|
this.todayLineColor = "calculated";
|
|
772
772
|
this.vertLineColor = "calculated";
|
|
773
|
-
this.sectionBkgColor = rgba(102, 102, 255, 0.49);
|
|
773
|
+
this.sectionBkgColor = rgba.default(102, 102, 255, 0.49);
|
|
774
774
|
this.altSectionBkgColor = "white";
|
|
775
775
|
this.sectionBkgColor2 = "#fff400";
|
|
776
776
|
this.taskBorderColor = "#534fbc";
|
|
@@ -807,32 +807,32 @@ var Theme3 = class {
|
|
|
807
807
|
this.cScale0 = this.cScale0 || this.primaryColor;
|
|
808
808
|
this.cScale1 = this.cScale1 || this.secondaryColor;
|
|
809
809
|
this.cScale2 = this.cScale2 || this.tertiaryColor;
|
|
810
|
-
this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
|
|
811
|
-
this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
|
|
812
|
-
this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
|
|
813
|
-
this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
|
|
814
|
-
this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
|
|
815
|
-
this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210 });
|
|
816
|
-
this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
|
|
817
|
-
this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
|
|
818
|
-
this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
|
|
819
|
-
this["cScalePeer1"] = this["cScalePeer1"] || darken(this.secondaryColor, 45);
|
|
820
|
-
this["cScalePeer2"] = this["cScalePeer2"] || darken(this.tertiaryColor, 40);
|
|
810
|
+
this.cScale3 = this.cScale3 || adjust.default(this.primaryColor, { h: 30 });
|
|
811
|
+
this.cScale4 = this.cScale4 || adjust.default(this.primaryColor, { h: 60 });
|
|
812
|
+
this.cScale5 = this.cScale5 || adjust.default(this.primaryColor, { h: 90 });
|
|
813
|
+
this.cScale6 = this.cScale6 || adjust.default(this.primaryColor, { h: 120 });
|
|
814
|
+
this.cScale7 = this.cScale7 || adjust.default(this.primaryColor, { h: 150 });
|
|
815
|
+
this.cScale8 = this.cScale8 || adjust.default(this.primaryColor, { h: 210 });
|
|
816
|
+
this.cScale9 = this.cScale9 || adjust.default(this.primaryColor, { h: 270 });
|
|
817
|
+
this.cScale10 = this.cScale10 || adjust.default(this.primaryColor, { h: 300 });
|
|
818
|
+
this.cScale11 = this.cScale11 || adjust.default(this.primaryColor, { h: 330 });
|
|
819
|
+
this["cScalePeer1"] = this["cScalePeer1"] || darken.default(this.secondaryColor, 45);
|
|
820
|
+
this["cScalePeer2"] = this["cScalePeer2"] || darken.default(this.tertiaryColor, 40);
|
|
821
821
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
822
|
-
this["cScale" + i] = darken(this["cScale" + i], 10);
|
|
823
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 25);
|
|
822
|
+
this["cScale" + i] = darken.default(this["cScale" + i], 10);
|
|
823
|
+
this["cScalePeer" + i] = this["cScalePeer" + i] || darken.default(this["cScale" + i], 25);
|
|
824
824
|
}
|
|
825
825
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
826
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || adjust(this["cScale" + i], { h: 180 });
|
|
826
|
+
this["cScaleInv" + i] = this["cScaleInv" + i] || adjust.default(this["cScale" + i], { h: 180 });
|
|
827
827
|
}
|
|
828
828
|
for (let i = 0; i < 5; i++) {
|
|
829
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 30, l: -(5 + i * 5) });
|
|
830
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 30, l: -(7 + i * 5) });
|
|
829
|
+
this["surface" + i] = this["surface" + i] || adjust.default(this.mainBkg, { h: 30, l: -(5 + i * 5) });
|
|
830
|
+
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust.default(this.mainBkg, { h: 30, l: -(7 + i * 5) });
|
|
831
831
|
}
|
|
832
832
|
this.scaleLabelColor = this.scaleLabelColor !== "calculated" && this.scaleLabelColor ? this.scaleLabelColor : this.labelTextColor;
|
|
833
833
|
if (this.labelTextColor !== "calculated") {
|
|
834
|
-
this.cScaleLabel0 = this.cScaleLabel0 || invert(this.labelTextColor);
|
|
835
|
-
this.cScaleLabel3 = this.cScaleLabel3 || invert(this.labelTextColor);
|
|
834
|
+
this.cScaleLabel0 = this.cScaleLabel0 || invert.default(this.labelTextColor);
|
|
835
|
+
this.cScaleLabel3 = this.cScaleLabel3 || invert.default(this.labelTextColor);
|
|
836
836
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
837
837
|
this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.labelTextColor;
|
|
838
838
|
}
|
|
@@ -844,7 +844,7 @@ var Theme3 = class {
|
|
|
844
844
|
this.defaultLinkColor = this.lineColor;
|
|
845
845
|
this.titleColor = this.textColor;
|
|
846
846
|
this.edgeLabelBackground = this.labelBackground;
|
|
847
|
-
this.actorBorder = lighten(this.border1, 23);
|
|
847
|
+
this.actorBorder = lighten.default(this.border1, 23);
|
|
848
848
|
this.actorBkg = this.mainBkg;
|
|
849
849
|
this.labelBoxBkgColor = this.actorBkg;
|
|
850
850
|
this.signalColor = this.textColor;
|
|
@@ -859,8 +859,8 @@ var Theme3 = class {
|
|
|
859
859
|
this.taskTextOutsideColor = this.taskTextDarkColor;
|
|
860
860
|
this.archEdgeColor = this.lineColor;
|
|
861
861
|
this.archEdgeArrowColor = this.lineColor;
|
|
862
|
-
this.rowOdd = this.rowOdd || lighten(this.primaryColor, 75) || "#ffffff";
|
|
863
|
-
this.rowEven = this.rowEven || lighten(this.primaryColor, 1);
|
|
862
|
+
this.rowOdd = this.rowOdd || lighten.default(this.primaryColor, 75) || "#ffffff";
|
|
863
|
+
this.rowEven = this.rowEven || lighten.default(this.primaryColor, 1);
|
|
864
864
|
this.transitionColor = this.transitionColor || this.lineColor;
|
|
865
865
|
this.transitionLabelColor = this.transitionLabelColor || this.textColor;
|
|
866
866
|
this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
|
|
@@ -878,24 +878,24 @@ var Theme3 = class {
|
|
|
878
878
|
this.classText = this.primaryTextColor;
|
|
879
879
|
this.fillType0 = this.primaryColor;
|
|
880
880
|
this.fillType1 = this.secondaryColor;
|
|
881
|
-
this.fillType2 = adjust(this.primaryColor, { h: 64 });
|
|
882
|
-
this.fillType3 = adjust(this.secondaryColor, { h: 64 });
|
|
883
|
-
this.fillType4 = adjust(this.primaryColor, { h: -64 });
|
|
884
|
-
this.fillType5 = adjust(this.secondaryColor, { h: -64 });
|
|
885
|
-
this.fillType6 = adjust(this.primaryColor, { h: 128 });
|
|
886
|
-
this.fillType7 = adjust(this.secondaryColor, { h: 128 });
|
|
881
|
+
this.fillType2 = adjust.default(this.primaryColor, { h: 64 });
|
|
882
|
+
this.fillType3 = adjust.default(this.secondaryColor, { h: 64 });
|
|
883
|
+
this.fillType4 = adjust.default(this.primaryColor, { h: -64 });
|
|
884
|
+
this.fillType5 = adjust.default(this.secondaryColor, { h: -64 });
|
|
885
|
+
this.fillType6 = adjust.default(this.primaryColor, { h: 128 });
|
|
886
|
+
this.fillType7 = adjust.default(this.secondaryColor, { h: 128 });
|
|
887
887
|
this.pie1 = this.pie1 || this.primaryColor;
|
|
888
888
|
this.pie2 = this.pie2 || this.secondaryColor;
|
|
889
|
-
this.pie3 = this.pie3 || adjust(this.tertiaryColor, { l: -40 });
|
|
890
|
-
this.pie4 = this.pie4 || adjust(this.primaryColor, { l: -10 });
|
|
891
|
-
this.pie5 = this.pie5 || adjust(this.secondaryColor, { l: -30 });
|
|
892
|
-
this.pie6 = this.pie6 || adjust(this.tertiaryColor, { l: -20 });
|
|
893
|
-
this.pie7 = this.pie7 || adjust(this.primaryColor, { h: 60, l: -20 });
|
|
894
|
-
this.pie8 = this.pie8 || adjust(this.primaryColor, { h: -60, l: -40 });
|
|
895
|
-
this.pie9 = this.pie9 || adjust(this.primaryColor, { h: 120, l: -40 });
|
|
896
|
-
this.pie10 = this.pie10 || adjust(this.primaryColor, { h: 60, l: -40 });
|
|
897
|
-
this.pie11 = this.pie11 || adjust(this.primaryColor, { h: -90, l: -40 });
|
|
898
|
-
this.pie12 = this.pie12 || adjust(this.primaryColor, { h: 120, l: -30 });
|
|
889
|
+
this.pie3 = this.pie3 || adjust.default(this.tertiaryColor, { l: -40 });
|
|
890
|
+
this.pie4 = this.pie4 || adjust.default(this.primaryColor, { l: -10 });
|
|
891
|
+
this.pie5 = this.pie5 || adjust.default(this.secondaryColor, { l: -30 });
|
|
892
|
+
this.pie6 = this.pie6 || adjust.default(this.tertiaryColor, { l: -20 });
|
|
893
|
+
this.pie7 = this.pie7 || adjust.default(this.primaryColor, { h: 60, l: -20 });
|
|
894
|
+
this.pie8 = this.pie8 || adjust.default(this.primaryColor, { h: -60, l: -40 });
|
|
895
|
+
this.pie9 = this.pie9 || adjust.default(this.primaryColor, { h: 120, l: -40 });
|
|
896
|
+
this.pie10 = this.pie10 || adjust.default(this.primaryColor, { h: 60, l: -40 });
|
|
897
|
+
this.pie11 = this.pie11 || adjust.default(this.primaryColor, { h: -90, l: -40 });
|
|
898
|
+
this.pie12 = this.pie12 || adjust.default(this.primaryColor, { h: 120, l: -30 });
|
|
899
899
|
this.pieTitleTextSize = this.pieTitleTextSize || "25px";
|
|
900
900
|
this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
|
|
901
901
|
this.pieSectionTextSize = this.pieSectionTextSize || "17px";
|
|
@@ -908,14 +908,14 @@ var Theme3 = class {
|
|
|
908
908
|
this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
|
|
909
909
|
this.pieOpacity = this.pieOpacity || "0.7";
|
|
910
910
|
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
911
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
912
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
913
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
911
|
+
this.quadrant2Fill = this.quadrant2Fill || adjust.default(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
912
|
+
this.quadrant3Fill = this.quadrant3Fill || adjust.default(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
913
|
+
this.quadrant4Fill = this.quadrant4Fill || adjust.default(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
914
914
|
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
915
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
916
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
917
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
918
|
-
this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
915
|
+
this.quadrant2TextFill = this.quadrant2TextFill || adjust.default(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
916
|
+
this.quadrant3TextFill = this.quadrant3TextFill || adjust.default(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
917
|
+
this.quadrant4TextFill = this.quadrant4TextFill || adjust.default(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
918
|
+
this.quadrantPointFill = this.quadrantPointFill || is_dark.default(this.quadrant1Fill) ? lighten.default(this.quadrant1Fill) : darken.default(this.quadrant1Fill);
|
|
919
919
|
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
920
920
|
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
921
921
|
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
@@ -957,42 +957,42 @@ var Theme3 = class {
|
|
|
957
957
|
this.git0 = this.git0 || this.primaryColor;
|
|
958
958
|
this.git1 = this.git1 || this.secondaryColor;
|
|
959
959
|
this.git2 = this.git2 || this.tertiaryColor;
|
|
960
|
-
this.git3 = this.git3 || adjust(this.primaryColor, { h: -30 });
|
|
961
|
-
this.git4 = this.git4 || adjust(this.primaryColor, { h: -60 });
|
|
962
|
-
this.git5 = this.git5 || adjust(this.primaryColor, { h: -90 });
|
|
963
|
-
this.git6 = this.git6 || adjust(this.primaryColor, { h: 60 });
|
|
964
|
-
this.git7 = this.git7 || adjust(this.primaryColor, { h: 120 });
|
|
960
|
+
this.git3 = this.git3 || adjust.default(this.primaryColor, { h: -30 });
|
|
961
|
+
this.git4 = this.git4 || adjust.default(this.primaryColor, { h: -60 });
|
|
962
|
+
this.git5 = this.git5 || adjust.default(this.primaryColor, { h: -90 });
|
|
963
|
+
this.git6 = this.git6 || adjust.default(this.primaryColor, { h: 60 });
|
|
964
|
+
this.git7 = this.git7 || adjust.default(this.primaryColor, { h: 120 });
|
|
965
965
|
if (this.darkMode) {
|
|
966
|
-
this.git0 = lighten(this.git0, 25);
|
|
967
|
-
this.git1 = lighten(this.git1, 25);
|
|
968
|
-
this.git2 = lighten(this.git2, 25);
|
|
969
|
-
this.git3 = lighten(this.git3, 25);
|
|
970
|
-
this.git4 = lighten(this.git4, 25);
|
|
971
|
-
this.git5 = lighten(this.git5, 25);
|
|
972
|
-
this.git6 = lighten(this.git6, 25);
|
|
973
|
-
this.git7 = lighten(this.git7, 25);
|
|
966
|
+
this.git0 = lighten.default(this.git0, 25);
|
|
967
|
+
this.git1 = lighten.default(this.git1, 25);
|
|
968
|
+
this.git2 = lighten.default(this.git2, 25);
|
|
969
|
+
this.git3 = lighten.default(this.git3, 25);
|
|
970
|
+
this.git4 = lighten.default(this.git4, 25);
|
|
971
|
+
this.git5 = lighten.default(this.git5, 25);
|
|
972
|
+
this.git6 = lighten.default(this.git6, 25);
|
|
973
|
+
this.git7 = lighten.default(this.git7, 25);
|
|
974
974
|
} else {
|
|
975
|
-
this.git0 = darken(this.git0, 25);
|
|
976
|
-
this.git1 = darken(this.git1, 25);
|
|
977
|
-
this.git2 = darken(this.git2, 25);
|
|
978
|
-
this.git3 = darken(this.git3, 25);
|
|
979
|
-
this.git4 = darken(this.git4, 25);
|
|
980
|
-
this.git5 = darken(this.git5, 25);
|
|
981
|
-
this.git6 = darken(this.git6, 25);
|
|
982
|
-
this.git7 = darken(this.git7, 25);
|
|
975
|
+
this.git0 = darken.default(this.git0, 25);
|
|
976
|
+
this.git1 = darken.default(this.git1, 25);
|
|
977
|
+
this.git2 = darken.default(this.git2, 25);
|
|
978
|
+
this.git3 = darken.default(this.git3, 25);
|
|
979
|
+
this.git4 = darken.default(this.git4, 25);
|
|
980
|
+
this.git5 = darken.default(this.git5, 25);
|
|
981
|
+
this.git6 = darken.default(this.git6, 25);
|
|
982
|
+
this.git7 = darken.default(this.git7, 25);
|
|
983
983
|
}
|
|
984
|
-
this.gitInv0 = this.gitInv0 || darken(invert(this.git0), 25);
|
|
985
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
986
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
987
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
988
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
989
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
990
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
991
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
992
|
-
this.gitBranchLabel0 = this.gitBranchLabel0 || invert(this.labelTextColor);
|
|
984
|
+
this.gitInv0 = this.gitInv0 || darken.default(invert.default(this.git0), 25);
|
|
985
|
+
this.gitInv1 = this.gitInv1 || invert.default(this.git1);
|
|
986
|
+
this.gitInv2 = this.gitInv2 || invert.default(this.git2);
|
|
987
|
+
this.gitInv3 = this.gitInv3 || invert.default(this.git3);
|
|
988
|
+
this.gitInv4 = this.gitInv4 || invert.default(this.git4);
|
|
989
|
+
this.gitInv5 = this.gitInv5 || invert.default(this.git5);
|
|
990
|
+
this.gitInv6 = this.gitInv6 || invert.default(this.git6);
|
|
991
|
+
this.gitInv7 = this.gitInv7 || invert.default(this.git7);
|
|
992
|
+
this.gitBranchLabel0 = this.gitBranchLabel0 || invert.default(this.labelTextColor);
|
|
993
993
|
this.gitBranchLabel1 = this.gitBranchLabel1 || this.labelTextColor;
|
|
994
994
|
this.gitBranchLabel2 = this.gitBranchLabel2 || this.labelTextColor;
|
|
995
|
-
this.gitBranchLabel3 = this.gitBranchLabel3 || invert(this.labelTextColor);
|
|
995
|
+
this.gitBranchLabel3 = this.gitBranchLabel3 || invert.default(this.labelTextColor);
|
|
996
996
|
this.gitBranchLabel4 = this.gitBranchLabel4 || this.labelTextColor;
|
|
997
997
|
this.gitBranchLabel5 = this.gitBranchLabel5 || this.labelTextColor;
|
|
998
998
|
this.gitBranchLabel6 = this.gitBranchLabel6 || this.labelTextColor;
|
|
@@ -1049,15 +1049,15 @@ var Theme4 = class {
|
|
|
1049
1049
|
this.arrowheadColor = "green";
|
|
1050
1050
|
this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
|
|
1051
1051
|
this.fontSize = "16px";
|
|
1052
|
-
this.tertiaryColor = lighten("#cde498", 10);
|
|
1052
|
+
this.tertiaryColor = lighten.default("#cde498", 10);
|
|
1053
1053
|
this.primaryBorderColor = mkBorder(this.primaryColor, this.darkMode);
|
|
1054
1054
|
this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
|
|
1055
1055
|
this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
|
|
1056
|
-
this.primaryTextColor = invert(this.primaryColor);
|
|
1057
|
-
this.secondaryTextColor = invert(this.secondaryColor);
|
|
1058
|
-
this.tertiaryTextColor = invert(this.primaryColor);
|
|
1059
|
-
this.lineColor = invert(this.background);
|
|
1060
|
-
this.textColor = invert(this.background);
|
|
1056
|
+
this.primaryTextColor = invert.default(this.primaryColor);
|
|
1057
|
+
this.secondaryTextColor = invert.default(this.secondaryColor);
|
|
1058
|
+
this.tertiaryTextColor = invert.default(this.primaryColor);
|
|
1059
|
+
this.lineColor = invert.default(this.background);
|
|
1060
|
+
this.textColor = invert.default(this.background);
|
|
1061
1061
|
this.THEME_COLOR_LIMIT = 12;
|
|
1062
1062
|
this.nodeBkg = "calculated";
|
|
1063
1063
|
this.nodeBorder = "calculated";
|
|
@@ -1114,7 +1114,7 @@ var Theme4 = class {
|
|
|
1114
1114
|
this.errorTextColor = "#552222";
|
|
1115
1115
|
}
|
|
1116
1116
|
updateColors() {
|
|
1117
|
-
this.actorBorder = darken(this.mainBkg, 20);
|
|
1117
|
+
this.actorBorder = darken.default(this.mainBkg, 20);
|
|
1118
1118
|
this.actorBkg = this.mainBkg;
|
|
1119
1119
|
this.labelBoxBkgColor = this.actorBkg;
|
|
1120
1120
|
this.labelTextColor = this.actorTextColor;
|
|
@@ -1125,31 +1125,31 @@ var Theme4 = class {
|
|
|
1125
1125
|
this.cScale0 = this.cScale0 || this.primaryColor;
|
|
1126
1126
|
this.cScale1 = this.cScale1 || this.secondaryColor;
|
|
1127
1127
|
this.cScale2 = this.cScale2 || this.tertiaryColor;
|
|
1128
|
-
this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
|
|
1129
|
-
this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
|
|
1130
|
-
this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
|
|
1131
|
-
this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
|
|
1132
|
-
this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
|
|
1133
|
-
this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210 });
|
|
1134
|
-
this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
|
|
1135
|
-
this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
|
|
1136
|
-
this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
|
|
1137
|
-
this["cScalePeer1"] = this["cScalePeer1"] || darken(this.secondaryColor, 45);
|
|
1138
|
-
this["cScalePeer2"] = this["cScalePeer2"] || darken(this.tertiaryColor, 40);
|
|
1128
|
+
this.cScale3 = this.cScale3 || adjust.default(this.primaryColor, { h: 30 });
|
|
1129
|
+
this.cScale4 = this.cScale4 || adjust.default(this.primaryColor, { h: 60 });
|
|
1130
|
+
this.cScale5 = this.cScale5 || adjust.default(this.primaryColor, { h: 90 });
|
|
1131
|
+
this.cScale6 = this.cScale6 || adjust.default(this.primaryColor, { h: 120 });
|
|
1132
|
+
this.cScale7 = this.cScale7 || adjust.default(this.primaryColor, { h: 150 });
|
|
1133
|
+
this.cScale8 = this.cScale8 || adjust.default(this.primaryColor, { h: 210 });
|
|
1134
|
+
this.cScale9 = this.cScale9 || adjust.default(this.primaryColor, { h: 270 });
|
|
1135
|
+
this.cScale10 = this.cScale10 || adjust.default(this.primaryColor, { h: 300 });
|
|
1136
|
+
this.cScale11 = this.cScale11 || adjust.default(this.primaryColor, { h: 330 });
|
|
1137
|
+
this["cScalePeer1"] = this["cScalePeer1"] || darken.default(this.secondaryColor, 45);
|
|
1138
|
+
this["cScalePeer2"] = this["cScalePeer2"] || darken.default(this.tertiaryColor, 40);
|
|
1139
1139
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1140
|
-
this["cScale" + i] = darken(this["cScale" + i], 10);
|
|
1141
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 25);
|
|
1140
|
+
this["cScale" + i] = darken.default(this["cScale" + i], 10);
|
|
1141
|
+
this["cScalePeer" + i] = this["cScalePeer" + i] || darken.default(this["cScale" + i], 25);
|
|
1142
1142
|
}
|
|
1143
1143
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1144
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || adjust(this["cScale" + i], { h: 180 });
|
|
1144
|
+
this["cScaleInv" + i] = this["cScaleInv" + i] || adjust.default(this["cScale" + i], { h: 180 });
|
|
1145
1145
|
}
|
|
1146
1146
|
this.scaleLabelColor = this.scaleLabelColor !== "calculated" && this.scaleLabelColor ? this.scaleLabelColor : this.labelTextColor;
|
|
1147
1147
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1148
1148
|
this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
|
|
1149
1149
|
}
|
|
1150
1150
|
for (let i = 0; i < 5; i++) {
|
|
1151
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(5 + i * 5) });
|
|
1152
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(8 + i * 5) });
|
|
1151
|
+
this["surface" + i] = this["surface" + i] || adjust.default(this.mainBkg, { h: 30, s: -30, l: -(5 + i * 5) });
|
|
1152
|
+
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust.default(this.mainBkg, { h: 30, s: -30, l: -(8 + i * 5) });
|
|
1153
1153
|
}
|
|
1154
1154
|
this.nodeBkg = this.mainBkg;
|
|
1155
1155
|
this.nodeBorder = this.border1;
|
|
@@ -1163,8 +1163,8 @@ var Theme4 = class {
|
|
|
1163
1163
|
this.activeTaskBkgColor = this.mainBkg;
|
|
1164
1164
|
this.archEdgeColor = this.lineColor;
|
|
1165
1165
|
this.archEdgeArrowColor = this.lineColor;
|
|
1166
|
-
this.rowOdd = this.rowOdd || lighten(this.mainBkg, 75) || "#ffffff";
|
|
1167
|
-
this.rowEven = this.rowEven || lighten(this.mainBkg, 20);
|
|
1166
|
+
this.rowOdd = this.rowOdd || lighten.default(this.mainBkg, 75) || "#ffffff";
|
|
1167
|
+
this.rowEven = this.rowEven || lighten.default(this.mainBkg, 20);
|
|
1168
1168
|
this.transitionColor = this.transitionColor || this.lineColor;
|
|
1169
1169
|
this.transitionLabelColor = this.transitionLabelColor || this.textColor;
|
|
1170
1170
|
this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
|
|
@@ -1182,24 +1182,24 @@ var Theme4 = class {
|
|
|
1182
1182
|
this.classText = this.primaryTextColor;
|
|
1183
1183
|
this.fillType0 = this.primaryColor;
|
|
1184
1184
|
this.fillType1 = this.secondaryColor;
|
|
1185
|
-
this.fillType2 = adjust(this.primaryColor, { h: 64 });
|
|
1186
|
-
this.fillType3 = adjust(this.secondaryColor, { h: 64 });
|
|
1187
|
-
this.fillType4 = adjust(this.primaryColor, { h: -64 });
|
|
1188
|
-
this.fillType5 = adjust(this.secondaryColor, { h: -64 });
|
|
1189
|
-
this.fillType6 = adjust(this.primaryColor, { h: 128 });
|
|
1190
|
-
this.fillType7 = adjust(this.secondaryColor, { h: 128 });
|
|
1185
|
+
this.fillType2 = adjust.default(this.primaryColor, { h: 64 });
|
|
1186
|
+
this.fillType3 = adjust.default(this.secondaryColor, { h: 64 });
|
|
1187
|
+
this.fillType4 = adjust.default(this.primaryColor, { h: -64 });
|
|
1188
|
+
this.fillType5 = adjust.default(this.secondaryColor, { h: -64 });
|
|
1189
|
+
this.fillType6 = adjust.default(this.primaryColor, { h: 128 });
|
|
1190
|
+
this.fillType7 = adjust.default(this.secondaryColor, { h: 128 });
|
|
1191
1191
|
this.pie1 = this.pie1 || this.primaryColor;
|
|
1192
1192
|
this.pie2 = this.pie2 || this.secondaryColor;
|
|
1193
1193
|
this.pie3 = this.pie3 || this.tertiaryColor;
|
|
1194
|
-
this.pie4 = this.pie4 || adjust(this.primaryColor, { l: -30 });
|
|
1195
|
-
this.pie5 = this.pie5 || adjust(this.secondaryColor, { l: -30 });
|
|
1196
|
-
this.pie6 = this.pie6 || adjust(this.tertiaryColor, { h: 40, l: -40 });
|
|
1197
|
-
this.pie7 = this.pie7 || adjust(this.primaryColor, { h: 60, l: -10 });
|
|
1198
|
-
this.pie8 = this.pie8 || adjust(this.primaryColor, { h: -60, l: -10 });
|
|
1199
|
-
this.pie9 = this.pie9 || adjust(this.primaryColor, { h: 120, l: 0 });
|
|
1200
|
-
this.pie10 = this.pie10 || adjust(this.primaryColor, { h: 60, l: -50 });
|
|
1201
|
-
this.pie11 = this.pie11 || adjust(this.primaryColor, { h: -60, l: -50 });
|
|
1202
|
-
this.pie12 = this.pie12 || adjust(this.primaryColor, { h: 120, l: -50 });
|
|
1194
|
+
this.pie4 = this.pie4 || adjust.default(this.primaryColor, { l: -30 });
|
|
1195
|
+
this.pie5 = this.pie5 || adjust.default(this.secondaryColor, { l: -30 });
|
|
1196
|
+
this.pie6 = this.pie6 || adjust.default(this.tertiaryColor, { h: 40, l: -40 });
|
|
1197
|
+
this.pie7 = this.pie7 || adjust.default(this.primaryColor, { h: 60, l: -10 });
|
|
1198
|
+
this.pie8 = this.pie8 || adjust.default(this.primaryColor, { h: -60, l: -10 });
|
|
1199
|
+
this.pie9 = this.pie9 || adjust.default(this.primaryColor, { h: 120, l: 0 });
|
|
1200
|
+
this.pie10 = this.pie10 || adjust.default(this.primaryColor, { h: 60, l: -50 });
|
|
1201
|
+
this.pie11 = this.pie11 || adjust.default(this.primaryColor, { h: -60, l: -50 });
|
|
1202
|
+
this.pie12 = this.pie12 || adjust.default(this.primaryColor, { h: 120, l: -50 });
|
|
1203
1203
|
this.pieTitleTextSize = this.pieTitleTextSize || "25px";
|
|
1204
1204
|
this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
|
|
1205
1205
|
this.pieSectionTextSize = this.pieSectionTextSize || "17px";
|
|
@@ -1212,14 +1212,14 @@ var Theme4 = class {
|
|
|
1212
1212
|
this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
|
|
1213
1213
|
this.pieOpacity = this.pieOpacity || "0.7";
|
|
1214
1214
|
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
1215
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
1216
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
1217
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
1215
|
+
this.quadrant2Fill = this.quadrant2Fill || adjust.default(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
1216
|
+
this.quadrant3Fill = this.quadrant3Fill || adjust.default(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
1217
|
+
this.quadrant4Fill = this.quadrant4Fill || adjust.default(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
1218
1218
|
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
1219
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
1220
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
1221
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
1222
|
-
this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
1219
|
+
this.quadrant2TextFill = this.quadrant2TextFill || adjust.default(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
1220
|
+
this.quadrant3TextFill = this.quadrant3TextFill || adjust.default(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
1221
|
+
this.quadrant4TextFill = this.quadrant4TextFill || adjust.default(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
1222
|
+
this.quadrantPointFill = this.quadrantPointFill || is_dark.default(this.quadrant1Fill) ? lighten.default(this.quadrant1Fill) : darken.default(this.quadrant1Fill);
|
|
1223
1223
|
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
1224
1224
|
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
1225
1225
|
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
@@ -1269,42 +1269,42 @@ var Theme4 = class {
|
|
|
1269
1269
|
this.git0 = this.git0 || this.primaryColor;
|
|
1270
1270
|
this.git1 = this.git1 || this.secondaryColor;
|
|
1271
1271
|
this.git2 = this.git2 || this.tertiaryColor;
|
|
1272
|
-
this.git3 = this.git3 || adjust(this.primaryColor, { h: -30 });
|
|
1273
|
-
this.git4 = this.git4 || adjust(this.primaryColor, { h: -60 });
|
|
1274
|
-
this.git5 = this.git5 || adjust(this.primaryColor, { h: -90 });
|
|
1275
|
-
this.git6 = this.git6 || adjust(this.primaryColor, { h: 60 });
|
|
1276
|
-
this.git7 = this.git7 || adjust(this.primaryColor, { h: 120 });
|
|
1272
|
+
this.git3 = this.git3 || adjust.default(this.primaryColor, { h: -30 });
|
|
1273
|
+
this.git4 = this.git4 || adjust.default(this.primaryColor, { h: -60 });
|
|
1274
|
+
this.git5 = this.git5 || adjust.default(this.primaryColor, { h: -90 });
|
|
1275
|
+
this.git6 = this.git6 || adjust.default(this.primaryColor, { h: 60 });
|
|
1276
|
+
this.git7 = this.git7 || adjust.default(this.primaryColor, { h: 120 });
|
|
1277
1277
|
if (this.darkMode) {
|
|
1278
|
-
this.git0 = lighten(this.git0, 25);
|
|
1279
|
-
this.git1 = lighten(this.git1, 25);
|
|
1280
|
-
this.git2 = lighten(this.git2, 25);
|
|
1281
|
-
this.git3 = lighten(this.git3, 25);
|
|
1282
|
-
this.git4 = lighten(this.git4, 25);
|
|
1283
|
-
this.git5 = lighten(this.git5, 25);
|
|
1284
|
-
this.git6 = lighten(this.git6, 25);
|
|
1285
|
-
this.git7 = lighten(this.git7, 25);
|
|
1278
|
+
this.git0 = lighten.default(this.git0, 25);
|
|
1279
|
+
this.git1 = lighten.default(this.git1, 25);
|
|
1280
|
+
this.git2 = lighten.default(this.git2, 25);
|
|
1281
|
+
this.git3 = lighten.default(this.git3, 25);
|
|
1282
|
+
this.git4 = lighten.default(this.git4, 25);
|
|
1283
|
+
this.git5 = lighten.default(this.git5, 25);
|
|
1284
|
+
this.git6 = lighten.default(this.git6, 25);
|
|
1285
|
+
this.git7 = lighten.default(this.git7, 25);
|
|
1286
1286
|
} else {
|
|
1287
|
-
this.git0 = darken(this.git0, 25);
|
|
1288
|
-
this.git1 = darken(this.git1, 25);
|
|
1289
|
-
this.git2 = darken(this.git2, 25);
|
|
1290
|
-
this.git3 = darken(this.git3, 25);
|
|
1291
|
-
this.git4 = darken(this.git4, 25);
|
|
1292
|
-
this.git5 = darken(this.git5, 25);
|
|
1293
|
-
this.git6 = darken(this.git6, 25);
|
|
1294
|
-
this.git7 = darken(this.git7, 25);
|
|
1287
|
+
this.git0 = darken.default(this.git0, 25);
|
|
1288
|
+
this.git1 = darken.default(this.git1, 25);
|
|
1289
|
+
this.git2 = darken.default(this.git2, 25);
|
|
1290
|
+
this.git3 = darken.default(this.git3, 25);
|
|
1291
|
+
this.git4 = darken.default(this.git4, 25);
|
|
1292
|
+
this.git5 = darken.default(this.git5, 25);
|
|
1293
|
+
this.git6 = darken.default(this.git6, 25);
|
|
1294
|
+
this.git7 = darken.default(this.git7, 25);
|
|
1295
1295
|
}
|
|
1296
|
-
this.gitInv0 = this.gitInv0 || invert(this.git0);
|
|
1297
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
1298
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
1299
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
1300
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
1301
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
1302
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
1303
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
1304
|
-
this.gitBranchLabel0 = this.gitBranchLabel0 || invert(this.labelTextColor);
|
|
1296
|
+
this.gitInv0 = this.gitInv0 || invert.default(this.git0);
|
|
1297
|
+
this.gitInv1 = this.gitInv1 || invert.default(this.git1);
|
|
1298
|
+
this.gitInv2 = this.gitInv2 || invert.default(this.git2);
|
|
1299
|
+
this.gitInv3 = this.gitInv3 || invert.default(this.git3);
|
|
1300
|
+
this.gitInv4 = this.gitInv4 || invert.default(this.git4);
|
|
1301
|
+
this.gitInv5 = this.gitInv5 || invert.default(this.git5);
|
|
1302
|
+
this.gitInv6 = this.gitInv6 || invert.default(this.git6);
|
|
1303
|
+
this.gitInv7 = this.gitInv7 || invert.default(this.git7);
|
|
1304
|
+
this.gitBranchLabel0 = this.gitBranchLabel0 || invert.default(this.labelTextColor);
|
|
1305
1305
|
this.gitBranchLabel1 = this.gitBranchLabel1 || this.labelTextColor;
|
|
1306
1306
|
this.gitBranchLabel2 = this.gitBranchLabel2 || this.labelTextColor;
|
|
1307
|
-
this.gitBranchLabel3 = this.gitBranchLabel3 || invert(this.labelTextColor);
|
|
1307
|
+
this.gitBranchLabel3 = this.gitBranchLabel3 || invert.default(this.labelTextColor);
|
|
1308
1308
|
this.gitBranchLabel4 = this.gitBranchLabel4 || this.labelTextColor;
|
|
1309
1309
|
this.gitBranchLabel5 = this.gitBranchLabel5 || this.labelTextColor;
|
|
1310
1310
|
this.gitBranchLabel6 = this.gitBranchLabel6 || this.labelTextColor;
|
|
@@ -1346,17 +1346,17 @@ var Theme5 = class {
|
|
|
1346
1346
|
constructor() {
|
|
1347
1347
|
this.primaryColor = "#eee";
|
|
1348
1348
|
this.contrast = "#707070";
|
|
1349
|
-
this.secondaryColor = lighten(this.contrast, 55);
|
|
1349
|
+
this.secondaryColor = lighten.default(this.contrast, 55);
|
|
1350
1350
|
this.background = "#ffffff";
|
|
1351
|
-
this.tertiaryColor = adjust(this.primaryColor, { h: -160 });
|
|
1351
|
+
this.tertiaryColor = adjust.default(this.primaryColor, { h: -160 });
|
|
1352
1352
|
this.primaryBorderColor = mkBorder(this.primaryColor, this.darkMode);
|
|
1353
1353
|
this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
|
|
1354
1354
|
this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
|
|
1355
|
-
this.primaryTextColor = invert(this.primaryColor);
|
|
1356
|
-
this.secondaryTextColor = invert(this.secondaryColor);
|
|
1357
|
-
this.tertiaryTextColor = invert(this.tertiaryColor);
|
|
1358
|
-
this.lineColor = invert(this.background);
|
|
1359
|
-
this.textColor = invert(this.background);
|
|
1355
|
+
this.primaryTextColor = invert.default(this.primaryColor);
|
|
1356
|
+
this.secondaryTextColor = invert.default(this.secondaryColor);
|
|
1357
|
+
this.tertiaryTextColor = invert.default(this.tertiaryColor);
|
|
1358
|
+
this.lineColor = invert.default(this.background);
|
|
1359
|
+
this.textColor = invert.default(this.background);
|
|
1360
1360
|
this.mainBkg = "#eee";
|
|
1361
1361
|
this.secondBkg = "calculated";
|
|
1362
1362
|
this.lineColor = "#666";
|
|
@@ -1420,16 +1420,16 @@ var Theme5 = class {
|
|
|
1420
1420
|
this.archEdgeWidth = "3";
|
|
1421
1421
|
this.archGroupBorderColor = this.primaryBorderColor;
|
|
1422
1422
|
this.archGroupBorderWidth = "2px";
|
|
1423
|
-
this.rowOdd = this.rowOdd || lighten(this.mainBkg, 75) || "#ffffff";
|
|
1423
|
+
this.rowOdd = this.rowOdd || lighten.default(this.mainBkg, 75) || "#ffffff";
|
|
1424
1424
|
this.rowEven = this.rowEven || "#f4f4f4";
|
|
1425
1425
|
this.labelColor = "black";
|
|
1426
1426
|
this.errorBkgColor = "#552222";
|
|
1427
1427
|
this.errorTextColor = "#552222";
|
|
1428
1428
|
}
|
|
1429
1429
|
updateColors() {
|
|
1430
|
-
this.secondBkg = lighten(this.contrast, 55);
|
|
1430
|
+
this.secondBkg = lighten.default(this.contrast, 55);
|
|
1431
1431
|
this.border2 = this.contrast;
|
|
1432
|
-
this.actorBorder = lighten(this.border1, 23);
|
|
1432
|
+
this.actorBorder = lighten.default(this.border1, 23);
|
|
1433
1433
|
this.actorBkg = this.mainBkg;
|
|
1434
1434
|
this.actorTextColor = this.text;
|
|
1435
1435
|
this.actorLineColor = this.actorBorder;
|
|
@@ -1455,13 +1455,13 @@ var Theme5 = class {
|
|
|
1455
1455
|
this.cScale10 = this.cScale10 || "#999";
|
|
1456
1456
|
this.cScale11 = this.cScale11 || "#777";
|
|
1457
1457
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1458
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || invert(this["cScale" + i]);
|
|
1458
|
+
this["cScaleInv" + i] = this["cScaleInv" + i] || invert.default(this["cScale" + i]);
|
|
1459
1459
|
}
|
|
1460
1460
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1461
1461
|
if (this.darkMode) {
|
|
1462
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || lighten(this["cScale" + i], 10);
|
|
1462
|
+
this["cScalePeer" + i] = this["cScalePeer" + i] || lighten.default(this["cScale" + i], 10);
|
|
1463
1463
|
} else {
|
|
1464
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 10);
|
|
1464
|
+
this["cScalePeer" + i] = this["cScalePeer" + i] || darken.default(this["cScale" + i], 10);
|
|
1465
1465
|
}
|
|
1466
1466
|
}
|
|
1467
1467
|
this.scaleLabelColor = this.scaleLabelColor || (this.darkMode ? "black" : this.labelTextColor);
|
|
@@ -1471,8 +1471,8 @@ var Theme5 = class {
|
|
|
1471
1471
|
this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
|
|
1472
1472
|
}
|
|
1473
1473
|
for (let i = 0; i < 5; i++) {
|
|
1474
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { l: -(5 + i * 5) });
|
|
1475
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { l: -(8 + i * 5) });
|
|
1474
|
+
this["surface" + i] = this["surface" + i] || adjust.default(this.mainBkg, { l: -(5 + i * 5) });
|
|
1475
|
+
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust.default(this.mainBkg, { l: -(8 + i * 5) });
|
|
1476
1476
|
}
|
|
1477
1477
|
this.nodeBkg = this.mainBkg;
|
|
1478
1478
|
this.nodeBorder = this.border1;
|
|
@@ -1480,20 +1480,20 @@ var Theme5 = class {
|
|
|
1480
1480
|
this.clusterBorder = this.border2;
|
|
1481
1481
|
this.defaultLinkColor = this.lineColor;
|
|
1482
1482
|
this.titleColor = this.text;
|
|
1483
|
-
this.sectionBkgColor = lighten(this.contrast, 30);
|
|
1484
|
-
this.sectionBkgColor2 = lighten(this.contrast, 30);
|
|
1485
|
-
this.taskBorderColor = darken(this.contrast, 10);
|
|
1483
|
+
this.sectionBkgColor = lighten.default(this.contrast, 30);
|
|
1484
|
+
this.sectionBkgColor2 = lighten.default(this.contrast, 30);
|
|
1485
|
+
this.taskBorderColor = darken.default(this.contrast, 10);
|
|
1486
1486
|
this.taskBkgColor = this.contrast;
|
|
1487
1487
|
this.taskTextColor = this.taskTextLightColor;
|
|
1488
1488
|
this.taskTextDarkColor = this.text;
|
|
1489
1489
|
this.taskTextOutsideColor = this.taskTextDarkColor;
|
|
1490
1490
|
this.activeTaskBorderColor = this.taskBorderColor;
|
|
1491
1491
|
this.activeTaskBkgColor = this.mainBkg;
|
|
1492
|
-
this.gridColor = lighten(this.border1, 30);
|
|
1492
|
+
this.gridColor = lighten.default(this.border1, 30);
|
|
1493
1493
|
this.doneTaskBkgColor = this.done;
|
|
1494
1494
|
this.doneTaskBorderColor = this.lineColor;
|
|
1495
1495
|
this.critBkgColor = this.critical;
|
|
1496
|
-
this.critBorderColor = darken(this.critBkgColor, 10);
|
|
1496
|
+
this.critBorderColor = darken.default(this.critBkgColor, 10);
|
|
1497
1497
|
this.todayLineColor = this.critBkgColor;
|
|
1498
1498
|
this.vertLineColor = this.critBkgColor;
|
|
1499
1499
|
this.archEdgeColor = this.lineColor;
|
|
@@ -1514,12 +1514,12 @@ var Theme5 = class {
|
|
|
1514
1514
|
this.classText = this.primaryTextColor;
|
|
1515
1515
|
this.fillType0 = this.primaryColor;
|
|
1516
1516
|
this.fillType1 = this.secondaryColor;
|
|
1517
|
-
this.fillType2 = adjust(this.primaryColor, { h: 64 });
|
|
1518
|
-
this.fillType3 = adjust(this.secondaryColor, { h: 64 });
|
|
1519
|
-
this.fillType4 = adjust(this.primaryColor, { h: -64 });
|
|
1520
|
-
this.fillType5 = adjust(this.secondaryColor, { h: -64 });
|
|
1521
|
-
this.fillType6 = adjust(this.primaryColor, { h: 128 });
|
|
1522
|
-
this.fillType7 = adjust(this.secondaryColor, { h: 128 });
|
|
1517
|
+
this.fillType2 = adjust.default(this.primaryColor, { h: 64 });
|
|
1518
|
+
this.fillType3 = adjust.default(this.secondaryColor, { h: 64 });
|
|
1519
|
+
this.fillType4 = adjust.default(this.primaryColor, { h: -64 });
|
|
1520
|
+
this.fillType5 = adjust.default(this.secondaryColor, { h: -64 });
|
|
1521
|
+
this.fillType6 = adjust.default(this.primaryColor, { h: 128 });
|
|
1522
|
+
this.fillType7 = adjust.default(this.secondaryColor, { h: 128 });
|
|
1523
1523
|
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1524
1524
|
this["pie" + i] = this["cScale" + i];
|
|
1525
1525
|
}
|
|
@@ -1536,14 +1536,14 @@ var Theme5 = class {
|
|
|
1536
1536
|
this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
|
|
1537
1537
|
this.pieOpacity = this.pieOpacity || "0.7";
|
|
1538
1538
|
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
1539
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
1540
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
1541
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
1539
|
+
this.quadrant2Fill = this.quadrant2Fill || adjust.default(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
1540
|
+
this.quadrant3Fill = this.quadrant3Fill || adjust.default(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
1541
|
+
this.quadrant4Fill = this.quadrant4Fill || adjust.default(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
1542
1542
|
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
1543
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
1544
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
1545
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
1546
|
-
this.quadrantPointFill = this.quadrantPointFill || is_dark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
1543
|
+
this.quadrant2TextFill = this.quadrant2TextFill || adjust.default(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
1544
|
+
this.quadrant3TextFill = this.quadrant3TextFill || adjust.default(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
1545
|
+
this.quadrant4TextFill = this.quadrant4TextFill || adjust.default(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
1546
|
+
this.quadrantPointFill = this.quadrantPointFill || is_dark.default(this.quadrant1Fill) ? lighten.default(this.quadrant1Fill) : darken.default(this.quadrant1Fill);
|
|
1547
1547
|
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
1548
1548
|
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
1549
1549
|
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
@@ -1582,22 +1582,22 @@ var Theme5 = class {
|
|
|
1582
1582
|
this.relationColor = this.relationColor || this.lineColor;
|
|
1583
1583
|
this.relationLabelBackground = this.relationLabelBackground || this.edgeLabelBackground;
|
|
1584
1584
|
this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
|
|
1585
|
-
this.git0 = darken(this.pie1, 25) || this.primaryColor;
|
|
1585
|
+
this.git0 = darken.default(this.pie1, 25) || this.primaryColor;
|
|
1586
1586
|
this.git1 = this.pie2 || this.secondaryColor;
|
|
1587
1587
|
this.git2 = this.pie3 || this.tertiaryColor;
|
|
1588
|
-
this.git3 = this.pie4 || adjust(this.primaryColor, { h: -30 });
|
|
1589
|
-
this.git4 = this.pie5 || adjust(this.primaryColor, { h: -60 });
|
|
1590
|
-
this.git5 = this.pie6 || adjust(this.primaryColor, { h: -90 });
|
|
1591
|
-
this.git6 = this.pie7 || adjust(this.primaryColor, { h: 60 });
|
|
1592
|
-
this.git7 = this.pie8 || adjust(this.primaryColor, { h: 120 });
|
|
1593
|
-
this.gitInv0 = this.gitInv0 || invert(this.git0);
|
|
1594
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
1595
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
1596
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
1597
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
1598
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
1599
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
1600
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
1588
|
+
this.git3 = this.pie4 || adjust.default(this.primaryColor, { h: -30 });
|
|
1589
|
+
this.git4 = this.pie5 || adjust.default(this.primaryColor, { h: -60 });
|
|
1590
|
+
this.git5 = this.pie6 || adjust.default(this.primaryColor, { h: -90 });
|
|
1591
|
+
this.git6 = this.pie7 || adjust.default(this.primaryColor, { h: 60 });
|
|
1592
|
+
this.git7 = this.pie8 || adjust.default(this.primaryColor, { h: 120 });
|
|
1593
|
+
this.gitInv0 = this.gitInv0 || invert.default(this.git0);
|
|
1594
|
+
this.gitInv1 = this.gitInv1 || invert.default(this.git1);
|
|
1595
|
+
this.gitInv2 = this.gitInv2 || invert.default(this.git2);
|
|
1596
|
+
this.gitInv3 = this.gitInv3 || invert.default(this.git3);
|
|
1597
|
+
this.gitInv4 = this.gitInv4 || invert.default(this.git4);
|
|
1598
|
+
this.gitInv5 = this.gitInv5 || invert.default(this.git5);
|
|
1599
|
+
this.gitInv6 = this.gitInv6 || invert.default(this.git6);
|
|
1600
|
+
this.gitInv7 = this.gitInv7 || invert.default(this.git7);
|
|
1601
1601
|
this.branchLabelColor = this.branchLabelColor || this.labelTextColor;
|
|
1602
1602
|
this.gitBranchLabel0 = this.branchLabelColor;
|
|
1603
1603
|
this.gitBranchLabel1 = "white";
|
|
@@ -2609,12 +2609,12 @@ var setupDompurifyHooksIfNotSetup = /* @__PURE__ */ (() => {
|
|
|
2609
2609
|
})();
|
|
2610
2610
|
function setupDompurifyHooks() {
|
|
2611
2611
|
const TEMPORARY_ATTRIBUTE = "data-temp-href-target";
|
|
2612
|
-
purify_es.addHook("beforeSanitizeAttributes", (node) => {
|
|
2612
|
+
purify_es.default.addHook("beforeSanitizeAttributes", (node) => {
|
|
2613
2613
|
if (node.tagName === "A" && node.hasAttribute("target")) {
|
|
2614
2614
|
node.setAttribute(TEMPORARY_ATTRIBUTE, node.getAttribute("target") ?? "");
|
|
2615
2615
|
}
|
|
2616
2616
|
});
|
|
2617
|
-
purify_es.addHook("afterSanitizeAttributes", (node) => {
|
|
2617
|
+
purify_es.default.addHook("afterSanitizeAttributes", (node) => {
|
|
2618
2618
|
if (node.tagName === "A" && node.hasAttribute(TEMPORARY_ATTRIBUTE)) {
|
|
2619
2619
|
node.setAttribute("target", node.getAttribute(TEMPORARY_ATTRIBUTE) ?? "");
|
|
2620
2620
|
node.removeAttribute(TEMPORARY_ATTRIBUTE);
|
|
@@ -2627,7 +2627,7 @@ function setupDompurifyHooks() {
|
|
|
2627
2627
|
chunkAGHRB4JF.__name(setupDompurifyHooks, "setupDompurifyHooks");
|
|
2628
2628
|
var removeScript = /* @__PURE__ */ chunkAGHRB4JF.__name((txt) => {
|
|
2629
2629
|
setupDompurifyHooksIfNotSetup();
|
|
2630
|
-
const sanitizedText = purify_es.sanitize(txt);
|
|
2630
|
+
const sanitizedText = purify_es.default.sanitize(txt);
|
|
2631
2631
|
return sanitizedText;
|
|
2632
2632
|
}, "removeScript");
|
|
2633
2633
|
var sanitizeMore = /* @__PURE__ */ chunkAGHRB4JF.__name((text, config2) => {
|
|
@@ -2649,9 +2649,9 @@ var sanitizeText = /* @__PURE__ */ chunkAGHRB4JF.__name((text, config2) => {
|
|
|
2649
2649
|
return text;
|
|
2650
2650
|
}
|
|
2651
2651
|
if (config2.dompurifyConfig) {
|
|
2652
|
-
text = purify_es.sanitize(sanitizeMore(text, config2), config2.dompurifyConfig).toString();
|
|
2652
|
+
text = purify_es.default.sanitize(sanitizeMore(text, config2), config2.dompurifyConfig).toString();
|
|
2653
2653
|
} else {
|
|
2654
|
-
text = purify_es.sanitize(sanitizeMore(text, config2), {
|
|
2654
|
+
text = purify_es.default.sanitize(sanitizeMore(text, config2), {
|
|
2655
2655
|
FORBID_TAGS: ["style"]
|
|
2656
2656
|
}).toString();
|
|
2657
2657
|
}
|
|
@@ -2770,7 +2770,7 @@ var renderKatexUnsanitized = /* @__PURE__ */ chunkAGHRB4JF.__name(async (text, c
|
|
|
2770
2770
|
return text.replace(katexRegex, "MathML is unsupported in this environment.");
|
|
2771
2771
|
}
|
|
2772
2772
|
{
|
|
2773
|
-
const { default: katex } = await Promise.resolve().then(function () { return require('../../../../../../katex@0.16.
|
|
2773
|
+
const { default: katex } = await Promise.resolve().then(function () { return require('../../../../../../katex@0.16.33/node_modules/katex/dist/katex.js'); });
|
|
2774
2774
|
const outputMode = config2.forceLegacyMathML || !isMathMLSupported() && config2.legacyMathML ? "htmlAndMathml" : "mathml";
|
|
2775
2775
|
return text.split(lineBreakRegex).map(
|
|
2776
2776
|
(line) => hasKatex(line) ? `<div style="display: flex; align-items: center; justify-content: center; white-space: nowrap;">${line}</div>` : `<div>${line}</div>`
|