knt-shared 1.6.3 → 1.6.4
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasicReadonlyField.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ReadonlyField/BasicReadonlyField.vue"],"names":[],"mappings":"AAKA;AAIA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"BasicReadonlyField.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ReadonlyField/BasicReadonlyField.vue"],"names":[],"mappings":"AAKA;AAIA,OAAO,KAAK,EAAC,kBAAkB,EAAe,MAAM,SAAS,CAAC;;;;;;;;;;;AA4N9D,wBAMG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
package/dist/index.cjs.js
CHANGED
|
@@ -4010,7 +4010,7 @@ const _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
|
|
|
4010
4010
|
};
|
|
4011
4011
|
}
|
|
4012
4012
|
});
|
|
4013
|
-
const BasicReadonlyField = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-
|
|
4013
|
+
const BasicReadonlyField = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-3d2d24e0"]]);
|
|
4014
4014
|
function useReadonlyField(options) {
|
|
4015
4015
|
const defaultEmptyText = (options == null ? void 0 : options.defaultEmptyText) || "-";
|
|
4016
4016
|
const globalLabelMap = (options == null ? void 0 : options.globalLabelMap) || {};
|