@realtek/core-theme 0.0.85 → 0.0.86
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-lib/index.cjs +1 -1
- package/dist-lib/index.cjs.map +1 -1
- package/dist-lib/index.js +2 -5
- package/dist-lib/index.js.map +1 -1
- package/package.json +1 -1
package/dist-lib/index.js
CHANGED
|
@@ -21402,14 +21402,11 @@ function zy() {
|
|
|
21402
21402
|
children: /* @__PURE__ */ Q(X, { children: [
|
|
21403
21403
|
/* @__PURE__ */ Z(bv, { children: /* @__PURE__ */ Q("div", {
|
|
21404
21404
|
className: "fg-scope-toolbar",
|
|
21405
|
-
children: [/* @__PURE__ */
|
|
21406
|
-
strong: !0,
|
|
21407
|
-
children: "Jobs Client Scope"
|
|
21408
|
-
}), /* @__PURE__ */ Z("div", { children: /* @__PURE__ */ Z(hy, {
|
|
21405
|
+
children: [/* @__PURE__ */ Z("div", { children: /* @__PURE__ */ Z("div", { children: /* @__PURE__ */ Z(hy, {
|
|
21409
21406
|
type: "secondary",
|
|
21410
21407
|
style: { fontSize: 12 },
|
|
21411
21408
|
children: "Select a client to edit a scoped Jobs field list. Leave blank for the default module config."
|
|
21412
|
-
}) })
|
|
21409
|
+
}) }) }), /* @__PURE__ */ Q(G, {
|
|
21413
21410
|
wrap: !0,
|
|
21414
21411
|
size: 8,
|
|
21415
21412
|
children: [
|