sanity 6.6.0-next.70 → 6.6.0-next.71
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/lib/_chunks-es/index2.js
CHANGED
|
@@ -85728,7 +85728,7 @@ const Container = /* @__PURE__ */ styled.div.withConfig({
|
|
|
85728
85728
|
let t22;
|
|
85729
85729
|
$[11] !== documentId || $[12] !== documentType || $[13] !== filterMatchingVariantIds || $[14] !== hasFilterString || $[15] !== inventoryRef || $[16] !== machine || $[17] !== menuPortalElement || $[18] !== onPrimaryAction || $[19] !== perspectiveList ? (t22 = (set2) => /* @__PURE__ */ jsxs(VariantSet, { "data-variant-set": set2.name, children: [
|
|
85730
85730
|
/* @__PURE__ */ jsxs(VariantSetHeader, { as: "header", children: [
|
|
85731
|
-
/* @__PURE__ */ jsx(Text$1, { size: 1, weight: "
|
|
85731
|
+
/* @__PURE__ */ jsx(Text$1, { size: 1, weight: "medium", children: set2.name }),
|
|
85732
85732
|
/* @__PURE__ */ jsx(TextButton, { onClick: () => {
|
|
85733
85733
|
set2.variants.forEach((variant) => machine.send({
|
|
85734
85734
|
type: "selection.add",
|
|
@@ -85834,7 +85834,7 @@ const Container = /* @__PURE__ */ styled.div.withConfig({
|
|
|
85834
85834
|
});
|
|
85835
85835
|
} }), $[24] = isReadOnly, $[25] = isSelectable, $[26] = machine, $[27] = selectedIds, $[28] = variant.id, $[29] = t9) : t9 = $[29];
|
|
85836
85836
|
let t10;
|
|
85837
|
-
$[30] !== variant.name ? (t10 = /* @__PURE__ */ jsx(Text$1, { size: 1, weight: "
|
|
85837
|
+
$[30] !== variant.name ? (t10 = /* @__PURE__ */ jsx(Text$1, { size: 1, weight: "medium", className: "inert", children: variant.name }), $[30] = variant.name, $[31] = t10) : t10 = $[31];
|
|
85838
85838
|
let t11;
|
|
85839
85839
|
$[32] !== t10 || $[33] !== t8 || $[34] !== t9 ? (t11 = /* @__PURE__ */ jsxs("div", { className: "atom", children: [
|
|
85840
85840
|
t8,
|