@dazhicheng/ui 1.5.134 → 1.5.135

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -31979,6 +31979,7 @@ const Oo = 4, rI = /* @__PURE__ */ ve({
31979
31979
  multiple: ee.multiple,
31980
31980
  filterable: !1,
31981
31981
  placeholder: ee.placeholder,
31982
+ disabled: ee.disabled,
31982
31983
  onVisibleChange: Ln
31983
31984
  }), {
31984
31985
  empty: $(() => [
@@ -32041,7 +32042,7 @@ const Oo = 4, rI = /* @__PURE__ */ ve({
32041
32042
  ])
32042
32043
  ]),
32043
32044
  _: 1
32044
- }, 16, ["modelValue", "multiple", "placeholder"])
32045
+ }, 16, ["modelValue", "multiple", "placeholder", "disabled"])
32045
32046
  ], 2));
32046
32047
  }
32047
32048
  }), Kp = In(rI), Yp = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="45" height="40" viewBox="0 0 45 40"><defs><clipPath id="master_svg0_253_199718"><rect x="0" y="2" width="45" height="36" rx="0"/></clipPath></defs><g><rect x="0" y="0" width="45" height="40" rx="0" fill="#000000" fill-opacity="0" style="mix-blend-mode:passthrough"/><g clip-path="url(#master_svg0_253_199718)"><g transform="matrix(1,0,0,-1,0,73.046875)"><path d="M10.125,36.5234375Q5.8359375,36.6640625,2.953125,39.4765625Q0.140625,42.359375,0,46.6484375Q0.0703125,50.0234375,1.8984375,52.5546875Q3.7265625,55.0859375,6.75,56.2109375Q6.75,56.4921875,6.75,56.7734375Q6.890625,61.5546875,10.054688,64.7187495Q13.21875,67.8828125,18,68.0234375Q21.164062,67.9531255,23.695312,66.4765625Q26.226562,64.9296875,27.773438,62.3984375Q29.390625,63.5234375,31.5,63.5234375Q34.382812,63.4531255,36.28125,61.5546875Q38.179688,59.6562495,38.25,56.7734375Q38.25,55.5078125,37.828125,54.3124995Q40.921875,53.6796875,42.960938,51.2187495Q44.929688,48.8281255,45,45.5234375Q44.929688,41.7265625,42.398438,39.125Q39.796875,36.59375,36,36.5234375L10.125,36.5234375ZM15.679688,51.7812495Q14.695312,50.5859375,15.679688,49.3906255Q16.875,48.4062495,18.070312,49.3906255L20.8125,52.1328125L20.8125,42.7109375Q20.953125,41.1640625,22.5,41.0234375Q24.046875,41.1640625,24.1875,42.7109375L24.1875,52.1328125L26.929688,49.3906255Q28.125,48.4062495,29.320312,49.3906255Q30.304688,50.5859375,29.320312,51.7812495L23.695312,57.4062495Q22.5,58.3906255,21.304688,57.4062495L15.679688,51.7812495Z" fill="#9CA3AF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></g></svg>', mm = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="28" height="24" viewBox="0 0 28 24"><defs><linearGradient x1="0.5" y1="0" x2="0.5" y2="0.4449613392353058" id="master_svg0_418_379350"><stop offset="0%" stop-color="#5895FF" stop-opacity="1"/><stop offset="100%" stop-color="#5879FF" stop-opacity="1"/></linearGradient></defs><path d="M0,22C0,23.10457,0.89543056,24,2.0000002,24L26,24C27.10457,24,28,23.10457,28,22L28,5C28,3.8954303,27.10457,3,26,3L12.526983,3C12.002791,3,11.499552,2.7942023,11.125567,2.4268966L9.2380686,0.57310355C8.8640842,0.20579791,8.3608446,0,7.8366528,0L2,0C0.89543056,0,0,0.89543056,0,2.0000002L0,22Z" fill="url(#master_svg0_418_379350)" fill-opacity="1"/><path d="M2.0363636016845703,8C2.0363636016845703,8.5522847,2.4840788816845705,9,3.0363641016845704,9L24.96363660168457,9C25.51592060168457,9,25.96363660168457,8.5522847,25.96363660168457,8L25.96363660168457,6.0000001C25.96363660168457,5.44771528,25.51592060168457,5,24.96363660168457,5L3.0363637016845706,5C2.4840788816845705,5,2.0363636016845703,5.44771528,2.0363636016845703,6L2.0363636016845703,8Z" fill="#F7FBFF" fill-opacity="1"/><path d="M0,22C0,23.10457,0.89543056,24,2.0000005,24L26,24C27.10457,24,28,23.10457,28,22L28,9.0000002C28,7.89543056,27.10457,7,26,7L2.0000002,7C0.89543056,7,0,7.89543056,0,9L0,22Z" fill="#6498FF" fill-opacity="1"/></svg>', kc = /* @__PURE__ */ new WeakMap(), aI = /* @__PURE__ */ new WeakMap(), ns = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dazhicheng/ui",
3
- "version": "1.5.134",
3
+ "version": "1.5.135",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",