@foris/avocado-suite 0.24.0 → 0.25.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/avocado-suite.es.js
CHANGED
@@ -1015,7 +1015,7 @@ const Lu = "_componentCheck_c0e1g_1", Eu = "_componentCheck__disabled_c0e1g_1",
|
|
1015
1015
|
] })
|
1016
1016
|
}
|
1017
1017
|
);
|
1018
|
-
}, Fu = "
|
1018
|
+
}, Fu = "_accordion_1rxzd_1", ju = "_accordion__isOpen_1rxzd_12", Yu = "_accordion_head_1rxzd_15", Bu = "_btnToggle_headIcon_1rxzd_15", $u = "_accordion__disabled_1rxzd_18", Wu = "_btnToggle_1rxzd_15", Zu = "_content_1rxzd_25", Uu = "_content_description_1rxzd_25", zu = "_content_title_1rxzd_28", qu = "_accordion__darkMode_1rxzd_31", Qu = "_accordion__neutral_1rxzd_40", Ku = "_accordion__success_1rxzd_43", Gu = "_accordion__warning_1rxzd_46", Xu = "_accordion__error_1rxzd_49", Ju = "_checkbox_1rxzd_67", ed = "_actionContent_1rxzd_93", td = "_accordion_content_1rxzd_98", nd = "_accordion_content__notShow_1rxzd_103", ke = {
|
1019
1019
|
accordion: Fu,
|
1020
1020
|
accordion__isOpen: ju,
|
1021
1021
|
accordion_head: Yu,
|
@@ -1045,20 +1045,21 @@ const Lu = "_componentCheck_c0e1g_1", Eu = "_componentCheck__disabled_c0e1g_1",
|
|
1045
1045
|
neutralIcon: s,
|
1046
1046
|
hasCheckbox: c,
|
1047
1047
|
disabled: l,
|
1048
|
-
customContent: u
|
1048
|
+
customContent: u,
|
1049
|
+
opened: d = !1
|
1049
1050
|
}) => {
|
1050
|
-
const [
|
1051
|
-
!
|
1052
|
-
), { theme:
|
1053
|
-
l ||
|
1054
|
-
},
|
1051
|
+
const [f, p] = z(d), [_, m] = z(
|
1052
|
+
!f
|
1053
|
+
), { theme: h } = ye(), v = () => {
|
1054
|
+
l || p(!f);
|
1055
|
+
}, b = [
|
1055
1056
|
ke.accordion,
|
1056
|
-
|
1057
|
-
(
|
1057
|
+
f && ke.accordion__isOpen,
|
1058
|
+
(h == null ? void 0 : h.mode) === "dark" && ke.accordion__darkMode,
|
1058
1059
|
i && ke[`accordion__${i}`],
|
1059
1060
|
l && ke.accordion__disabled,
|
1060
1061
|
n
|
1061
|
-
],
|
1062
|
+
], C = {
|
1062
1063
|
neutral: s || {
|
1063
1064
|
name: "file",
|
1064
1065
|
color: "neutral-70"
|
@@ -1080,20 +1081,20 @@ const Lu = "_componentCheck_c0e1g_1", Eu = "_componentCheck__disabled_c0e1g_1",
|
|
1080
1081
|
}
|
1081
1082
|
};
|
1082
1083
|
return ie(() => {
|
1083
|
-
|
1084
|
-
}, [
|
1084
|
+
f && m(!1);
|
1085
|
+
}, [f]), /* @__PURE__ */ g.jsxs(
|
1085
1086
|
"div",
|
1086
1087
|
{
|
1087
|
-
className: M(...
|
1088
|
+
className: M(...b),
|
1088
1089
|
onTransitionEnd: () => {
|
1089
|
-
|
1090
|
+
f || m(!0);
|
1090
1091
|
},
|
1091
1092
|
children: [
|
1092
1093
|
/* @__PURE__ */ g.jsxs(
|
1093
1094
|
"div",
|
1094
1095
|
{
|
1095
1096
|
className: ke.accordion_head,
|
1096
|
-
onClick:
|
1097
|
+
onClick: v,
|
1097
1098
|
role: "button",
|
1098
1099
|
children: [
|
1099
1100
|
c && /* @__PURE__ */ g.jsx(
|
@@ -1101,15 +1102,15 @@ const Lu = "_componentCheck_c0e1g_1", Eu = "_componentCheck__disabled_c0e1g_1",
|
|
1101
1102
|
{
|
1102
1103
|
disabled: l,
|
1103
1104
|
className: ke.checkbox,
|
1104
|
-
onClick: (
|
1105
|
+
onClick: (w) => w.stopPropagation()
|
1105
1106
|
}
|
1106
1107
|
),
|
1107
1108
|
/* @__PURE__ */ g.jsx(
|
1108
1109
|
"div",
|
1109
1110
|
{
|
1110
1111
|
className: ke.btnToggle,
|
1111
|
-
onTransitionEnd: (
|
1112
|
-
|
1112
|
+
onTransitionEnd: (w) => {
|
1113
|
+
w.stopPropagation();
|
1113
1114
|
},
|
1114
1115
|
children: /* @__PURE__ */ g.jsx(
|
1115
1116
|
K,
|
@@ -1122,7 +1123,7 @@ const Lu = "_componentCheck_c0e1g_1", Eu = "_componentCheck__disabled_c0e1g_1",
|
|
1122
1123
|
)
|
1123
1124
|
}
|
1124
1125
|
),
|
1125
|
-
a && /* @__PURE__ */ g.jsx(K, { size: "md", ...
|
1126
|
+
a && /* @__PURE__ */ g.jsx(K, { size: "md", ...C == null ? void 0 : C[i || ""] }),
|
1126
1127
|
/* @__PURE__ */ g.jsxs("div", { className: ke.content, children: [
|
1127
1128
|
/* @__PURE__ */ g.jsx(Kr, { type: "h3", className: ke.content_title, children: r }),
|
1128
1129
|
o && /* @__PURE__ */ g.jsx(Ut, { className: ke.content_description, children: o }),
|
@@ -1132,7 +1133,7 @@ const Lu = "_componentCheck_c0e1g_1", Eu = "_componentCheck__disabled_c0e1g_1",
|
|
1132
1133
|
"div",
|
1133
1134
|
{
|
1134
1135
|
className: ke.actionContent,
|
1135
|
-
onClick: (
|
1136
|
+
onClick: (w) => w.stopPropagation(),
|
1136
1137
|
children: e
|
1137
1138
|
}
|
1138
1139
|
)
|
@@ -1144,7 +1145,7 @@ const Lu = "_componentCheck_c0e1g_1", Eu = "_componentCheck__disabled_c0e1g_1",
|
|
1144
1145
|
{
|
1145
1146
|
className: M(
|
1146
1147
|
ke.accordion_content,
|
1147
|
-
|
1148
|
+
_ && ke.accordion_content__notShow
|
1148
1149
|
),
|
1149
1150
|
children: t
|
1150
1151
|
}
|
@@ -10612,7 +10613,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
10612
10613
|
function ko(n) {
|
10613
10614
|
return a4(n) || o4(n) || yc(n) || i4();
|
10614
10615
|
}
|
10615
|
-
var s4 = { npm_config_legacy_peer_deps: "true", TERM_PROGRAM: "WarpTerminal", NODE: "/
|
10616
|
+
var s4 = { npm_config_legacy_peer_deps: "true", TERM_PROGRAM: "WarpTerminal", NODE: "/Users/diananr/.nvm/versions/node/v20.17.0/bin/node", INIT_CWD: "/Users/diananr/foris/avocado/packages/avocado-suite", npm_package_devDependencies_typescript: "5.1.3", npm_package_devDependencies_vite: "5.0.12", TERM: "xterm-256color", SHELL: "/bin/zsh", npm_package_peerDependencies_react_select_async_paginate: "0.7.3", npm_package_devDependencies__testing_library_user_event: "14.5.2", npm_package_dependencies_react_select_async_paginate: "0.7.3", npm_package_devDependencies__vitest_ui: "1.2.2", TURBO_IS_TUI: "true", npm_config_registry: "https://registry.npmjs.org/", npm_package_dependencies_react_dom: "18.2.0", npm_package_dependencies__foris_avocado_icons: "workspace:*", npm_package_devDependencies__testing_library_react: "14.2.0", npm_package_devDependencies__types_react: "18.0.28", PNPM_SCRIPT_SRC_DIR: "/Users/diananr/foris/avocado/packages/avocado-suite", npm_package_exports___import: "./dist/avocado-suite.es.js", npm_package_devDependencies__types_testing_library__jest_dom: "6.0.0", npm_package_dependencies_zustand: "4.5.4", __CF_USER_TEXT_ENCODING: "0x1F6:0x0:0x0", npm_execpath: "/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/bin/pnpm.cjs", npm_package_scripts_coverage: "vitest run --coverage", npm_package_module: "./dist/avocado-suite.es.js", npm_config_frozen_lockfile: "", npm_package_devDependencies__types_react_dom: "18.0.11", npm_package_devDependencies_classnames: "2.3.2", PATH: "/Users/diananr/foris/avocado/packages/avocado-suite/node_modules/.bin:/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/dist/node-gyp-bin:/Users/diananr/foris/avocado/node_modules/.bin:/Users/diananr/foris/avocado/node_modules/.bin:/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/dist/node-gyp-bin:/Users/diananr/foris/avocado/node_modules/.bin:/Users/diananr/.nvm/versions/node/v20.17.0/bin:/Users/diananr/.asdf/installs/erlang/24.3.4/bin:/Users/diananr/.asdf/installs/elixir/1.14.1-otp-24/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands", npm_config_auto_install_peers: "true", npm_package_peerDependencies_react_toastify: "9.0.3", npm_package_dependencies_react_toastify: "9.0.3", npm_command: "run-script", PWD: "/Users/diananr/foris/avocado/packages/avocado-suite", npm_package_scripts_test_watch: "vitest --ui", npm_lifecycle_event: "build", npm_package_devDependencies_jsdom: "24.0.0", npm_package_types: "./dist/index.d.ts", npm_package_name: "@foris/avocado-suite", npm_package_devDependencies_sass: "1.62.1", npm_package_devDependencies__vitest_coverage_v8: "1.2.2", npm_package_devDependencies__foris_tsconfig: "workspace:*", npm_package_scripts_build: "tsc && vite build", npm_config_node_linker: "hoisted", npm_package_devDependencies_vitest: "1.2.2", TURBO_HASH: "1ab3f4380d6bb3bb", npm_config_node_gyp: "/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js", npm_package_devDependencies_vite_plugin_dts: "3.7.1", npm_package_main: "./dist/avocado-suite.umd.js", npm_package_version: "0.25.0", SHLVL: "1", npm_package_type: "module", HOME: "/Users/diananr", npm_package_scripts_test: "vitest run", npm_package_publishConfig_access: "public", npm_package_dependencies__foris_avocado_core: "workspace:*", npm_lifecycle_script: "tsc && vite build", npm_package_exports___require: "./dist/avocado-suite.umd.js", npm_package_devDependencies__vitejs_plugin_react_swc: "3.5.0", npm_package_dependencies_react: "18.2.0", npm_config_user_agent: "pnpm/8.15.5 npm/? node/v20.17.0 darwin arm64", npm_package_devDependencies__types_node: "20.2.5", npm_package_dependencies_react_datepicker: "7.3.0", npm_package_files_0: "dist", npm_package_peerDependencies_react_select: "5.8.0", npm_package_dependencies_react_select: "5.8.0", npm_node_execpath: "/Users/diananr/.nvm/versions/node/v20.17.0/bin/node", npm_package_devDependencies__testing_library_jest_dom: "6.4.0", COLORTERM: "truecolor", _: "/Users/diananr/foris/avocado/node_modules/.bin/vite", NODE_ENV: "production" };
|
10616
10617
|
function c4(n) {
|
10617
10618
|
if (n.sheet)
|
10618
10619
|
return n.sheet;
|
@@ -11365,7 +11366,7 @@ var U4 = {
|
|
11365
11366
|
strokeMiterlimit: 1,
|
11366
11367
|
strokeOpacity: 1,
|
11367
11368
|
strokeWidth: 1
|
11368
|
-
}, z4 = { npm_config_legacy_peer_deps: "true", TERM_PROGRAM: "WarpTerminal", NODE: "/
|
11369
|
+
}, z4 = { npm_config_legacy_peer_deps: "true", TERM_PROGRAM: "WarpTerminal", NODE: "/Users/diananr/.nvm/versions/node/v20.17.0/bin/node", INIT_CWD: "/Users/diananr/foris/avocado/packages/avocado-suite", npm_package_devDependencies_typescript: "5.1.3", npm_package_devDependencies_vite: "5.0.12", TERM: "xterm-256color", SHELL: "/bin/zsh", npm_package_peerDependencies_react_select_async_paginate: "0.7.3", npm_package_devDependencies__testing_library_user_event: "14.5.2", npm_package_dependencies_react_select_async_paginate: "0.7.3", npm_package_devDependencies__vitest_ui: "1.2.2", TURBO_IS_TUI: "true", npm_config_registry: "https://registry.npmjs.org/", npm_package_dependencies_react_dom: "18.2.0", npm_package_dependencies__foris_avocado_icons: "workspace:*", npm_package_devDependencies__testing_library_react: "14.2.0", npm_package_devDependencies__types_react: "18.0.28", PNPM_SCRIPT_SRC_DIR: "/Users/diananr/foris/avocado/packages/avocado-suite", npm_package_exports___import: "./dist/avocado-suite.es.js", npm_package_devDependencies__types_testing_library__jest_dom: "6.0.0", npm_package_dependencies_zustand: "4.5.4", __CF_USER_TEXT_ENCODING: "0x1F6:0x0:0x0", npm_execpath: "/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/bin/pnpm.cjs", npm_package_scripts_coverage: "vitest run --coverage", npm_package_module: "./dist/avocado-suite.es.js", npm_config_frozen_lockfile: "", npm_package_devDependencies__types_react_dom: "18.0.11", npm_package_devDependencies_classnames: "2.3.2", PATH: "/Users/diananr/foris/avocado/packages/avocado-suite/node_modules/.bin:/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/dist/node-gyp-bin:/Users/diananr/foris/avocado/node_modules/.bin:/Users/diananr/foris/avocado/node_modules/.bin:/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/dist/node-gyp-bin:/Users/diananr/foris/avocado/node_modules/.bin:/Users/diananr/.nvm/versions/node/v20.17.0/bin:/Users/diananr/.asdf/installs/erlang/24.3.4/bin:/Users/diananr/.asdf/installs/elixir/1.14.1-otp-24/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands", npm_config_auto_install_peers: "true", npm_package_peerDependencies_react_toastify: "9.0.3", npm_package_dependencies_react_toastify: "9.0.3", npm_command: "run-script", PWD: "/Users/diananr/foris/avocado/packages/avocado-suite", npm_package_scripts_test_watch: "vitest --ui", npm_lifecycle_event: "build", npm_package_devDependencies_jsdom: "24.0.0", npm_package_types: "./dist/index.d.ts", npm_package_name: "@foris/avocado-suite", npm_package_devDependencies_sass: "1.62.1", npm_package_devDependencies__vitest_coverage_v8: "1.2.2", npm_package_devDependencies__foris_tsconfig: "workspace:*", npm_package_scripts_build: "tsc && vite build", npm_config_node_linker: "hoisted", npm_package_devDependencies_vitest: "1.2.2", TURBO_HASH: "1ab3f4380d6bb3bb", npm_config_node_gyp: "/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js", npm_package_devDependencies_vite_plugin_dts: "3.7.1", npm_package_main: "./dist/avocado-suite.umd.js", npm_package_version: "0.25.0", SHLVL: "1", npm_package_type: "module", HOME: "/Users/diananr", npm_package_scripts_test: "vitest run", npm_package_publishConfig_access: "public", npm_package_dependencies__foris_avocado_core: "workspace:*", npm_lifecycle_script: "tsc && vite build", npm_package_exports___require: "./dist/avocado-suite.umd.js", npm_package_devDependencies__vitejs_plugin_react_swc: "3.5.0", npm_package_dependencies_react: "18.2.0", npm_config_user_agent: "pnpm/8.15.5 npm/? node/v20.17.0 darwin arm64", npm_package_devDependencies__types_node: "20.2.5", npm_package_dependencies_react_datepicker: "7.3.0", npm_package_files_0: "dist", npm_package_peerDependencies_react_select: "5.8.0", npm_package_dependencies_react_select: "5.8.0", npm_node_execpath: "/Users/diananr/.nvm/versions/node/v20.17.0/bin/node", npm_package_devDependencies__testing_library_jest_dom: "6.4.0", COLORTERM: "truecolor", _: "/Users/diananr/foris/avocado/node_modules/.bin/vite", NODE_ENV: "production" }, q4 = /[A-Z]|^ms/g, Q4 = /_EMO_([^_]+?)_([^]*?)_EMO_/g, Ic = function(r) {
|
11369
11370
|
return r.charCodeAt(1) === 45;
|
11370
11371
|
}, Hi = function(r) {
|
11371
11372
|
return r != null && typeof r != "boolean";
|
@@ -11481,7 +11482,7 @@ var Fi = /label:\s*([^\s;\n{]+)\s*(;|$)/g, ze, Rc = function(r, t, e) {
|
|
11481
11482
|
};
|
11482
11483
|
}, X4 = function(r) {
|
11483
11484
|
return r();
|
11484
|
-
}, J4 = O.useInsertionEffect ? O.useInsertionEffect : !1, e7 = J4 || X4, Ac = { npm_config_legacy_peer_deps: "true", TERM_PROGRAM: "WarpTerminal", NODE: "/
|
11485
|
+
}, J4 = O.useInsertionEffect ? O.useInsertionEffect : !1, e7 = J4 || X4, Ac = { npm_config_legacy_peer_deps: "true", TERM_PROGRAM: "WarpTerminal", NODE: "/Users/diananr/.nvm/versions/node/v20.17.0/bin/node", INIT_CWD: "/Users/diananr/foris/avocado/packages/avocado-suite", npm_package_devDependencies_typescript: "5.1.3", npm_package_devDependencies_vite: "5.0.12", TERM: "xterm-256color", SHELL: "/bin/zsh", npm_package_peerDependencies_react_select_async_paginate: "0.7.3", npm_package_devDependencies__testing_library_user_event: "14.5.2", npm_package_dependencies_react_select_async_paginate: "0.7.3", npm_package_devDependencies__vitest_ui: "1.2.2", TURBO_IS_TUI: "true", npm_config_registry: "https://registry.npmjs.org/", npm_package_dependencies_react_dom: "18.2.0", npm_package_dependencies__foris_avocado_icons: "workspace:*", npm_package_devDependencies__testing_library_react: "14.2.0", npm_package_devDependencies__types_react: "18.0.28", PNPM_SCRIPT_SRC_DIR: "/Users/diananr/foris/avocado/packages/avocado-suite", npm_package_exports___import: "./dist/avocado-suite.es.js", npm_package_devDependencies__types_testing_library__jest_dom: "6.0.0", npm_package_dependencies_zustand: "4.5.4", __CF_USER_TEXT_ENCODING: "0x1F6:0x0:0x0", npm_execpath: "/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/bin/pnpm.cjs", npm_package_scripts_coverage: "vitest run --coverage", npm_package_module: "./dist/avocado-suite.es.js", npm_config_frozen_lockfile: "", npm_package_devDependencies__types_react_dom: "18.0.11", npm_package_devDependencies_classnames: "2.3.2", PATH: "/Users/diananr/foris/avocado/packages/avocado-suite/node_modules/.bin:/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/dist/node-gyp-bin:/Users/diananr/foris/avocado/node_modules/.bin:/Users/diananr/foris/avocado/node_modules/.bin:/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/dist/node-gyp-bin:/Users/diananr/foris/avocado/node_modules/.bin:/Users/diananr/.nvm/versions/node/v20.17.0/bin:/Users/diananr/.asdf/installs/erlang/24.3.4/bin:/Users/diananr/.asdf/installs/elixir/1.14.1-otp-24/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands", npm_config_auto_install_peers: "true", npm_package_peerDependencies_react_toastify: "9.0.3", npm_package_dependencies_react_toastify: "9.0.3", npm_command: "run-script", PWD: "/Users/diananr/foris/avocado/packages/avocado-suite", npm_package_scripts_test_watch: "vitest --ui", npm_lifecycle_event: "build", npm_package_devDependencies_jsdom: "24.0.0", npm_package_types: "./dist/index.d.ts", npm_package_name: "@foris/avocado-suite", npm_package_devDependencies_sass: "1.62.1", npm_package_devDependencies__vitest_coverage_v8: "1.2.2", npm_package_devDependencies__foris_tsconfig: "workspace:*", npm_package_scripts_build: "tsc && vite build", npm_config_node_linker: "hoisted", npm_package_devDependencies_vitest: "1.2.2", TURBO_HASH: "1ab3f4380d6bb3bb", npm_config_node_gyp: "/Users/diananr/.nvm/versions/node/v20.17.0/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js", npm_package_devDependencies_vite_plugin_dts: "3.7.1", npm_package_main: "./dist/avocado-suite.umd.js", npm_package_version: "0.25.0", SHLVL: "1", npm_package_type: "module", HOME: "/Users/diananr", npm_package_scripts_test: "vitest run", npm_package_publishConfig_access: "public", npm_package_dependencies__foris_avocado_core: "workspace:*", npm_lifecycle_script: "tsc && vite build", npm_package_exports___require: "./dist/avocado-suite.umd.js", npm_package_devDependencies__vitejs_plugin_react_swc: "3.5.0", npm_package_dependencies_react: "18.2.0", npm_config_user_agent: "pnpm/8.15.5 npm/? node/v20.17.0 darwin arm64", npm_package_devDependencies__types_node: "20.2.5", npm_package_dependencies_react_datepicker: "7.3.0", npm_package_files_0: "dist", npm_package_peerDependencies_react_select: "5.8.0", npm_package_dependencies_react_select: "5.8.0", npm_node_execpath: "/Users/diananr/.nvm/versions/node/v20.17.0/bin/node", npm_package_devDependencies__testing_library_jest_dom: "6.4.0", COLORTERM: "truecolor", _: "/Users/diananr/foris/avocado/node_modules/.bin/vite", NODE_ENV: "production" }, Oo = {}.hasOwnProperty, Hc = /* @__PURE__ */ O.createContext(
|
11485
11486
|
// we're doing this to avoid preconstruct's dead code elimination in this one case
|
11486
11487
|
// because this module is primarily intended for the browser and node
|
11487
11488
|
// but it's also required in react native and similar environments sometimes
|