@opentinyvue/vue-runtime 3.30.0 → 3.31.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.
@@ -2001,7 +2001,7 @@ a6.__flag = {
2001
2001
  };
2002
2002
  var E_ = function() {
2003
2003
  var a = this, t = a.$createElement, e = a._self._c || t;
2004
- return e("svg", a._g({ attrs: { viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", width: "48", height: "48" } }, a.$listeners), [e("path", { attrs: { d: "M11.998 42A6.006 6.006 0 0 1 6 36.002V11.998A6.006 6.006 0 0 1 11.998 6h24.004A6.006 6.006 0 0 1 42 11.998a1.5 1.5 0 0 1-3 0A3.003 3.003 0 0 0 36.002 9H11.998A3.003 3.003 0 0 0 9 11.998v24.004A3.003 3.003 0 0 0 11.998 39h24.004A3.003 3.003 0 0 0 39 36.002v-18.99a1.5 1.5 0 0 1 3 0v18.99A6.006 6.006 0 0 1 36.002 42H11.998Z", fill: "var(--tiny-first-color)", "fill-rule": "evenodd" } })]);
2004
+ return e("svg", a._g({ attrs: { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" } }, a.$listeners), [e("path", { attrs: { d: "M5.84 3.75h12.31c1.16 0 2.1.93 2.1 2.09v12.31a2.1 2.1 0 0 1-2.1 2.1H5.84c-1.16 0-2.09-.94-2.09-2.1V5.84c0-1.16.93-2.09 2.09-2.09Z", fill: "var(--aui-second-color,#fff)", "fill-rule": "evenodd" } }), e("path", { attrs: { d: "M5.84 2.25h12.31c1.99 0 3.6 1.6 3.6 3.59v12.31c0 1.99-1.61 3.6-3.6 3.6H5.84a3.59 3.59 0 0 1-3.59-3.6V5.84c0-1.99 1.6-3.59 3.59-3.59Zm12.31 1.5H5.84c-1.16 0-2.09.93-2.09 2.09v12.31c0 1.16.93 2.1 2.09 2.1h12.31a2.1 2.1 0 0 0 2.1-2.1V5.84c0-1.16-.94-2.09-2.1-2.09Z", fill: "var(--aui-first-color)", "fill-rule": "evenodd" } })]);
2005
2005
  };
2006
2006
  const B_ = {
2007
2007
  render: E_
@@ -9301,7 +9301,7 @@ Ae.__flag = {
9301
9301
  };
9302
9302
  var dT = function() {
9303
9303
  var a = this, t = a.$createElement, e = a._self._c || t;
9304
- return e("svg", a._g({ attrs: { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" } }, a.$listeners), [e("path", { attrs: { d: "M12 1.25C6.06 1.25 1.25 6.06 1.25 12c0 5.93 4.81 10.75 10.75 10.75 5.93 0 10.75-4.82 10.75-10.75 0-5.94-4.82-10.75-10.75-10.75Z", fill: "var(--tiny-first-color)", "fill-rule": "evenodd" } }), e("path", { attrs: { d: "M12 2.75c5.1 0 9.25 4.14 9.25 9.25 0 5.1-4.15 9.25-9.25 9.25-5.11 0-9.25-4.15-9.25-9.25 0-5.11 4.14-9.25 9.25-9.25Z", fill: "#FFF", "fill-rule": "evenodd" } })]);
9304
+ return e("svg", a._g({ attrs: { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" } }, a.$listeners), [e("path", { attrs: { d: "M12 1.25C6.06 1.25 1.25 6.06 1.25 12c0 5.93 4.81 10.75 10.75 10.75 5.93 0 10.75-4.82 10.75-10.75 0-5.94-4.82-10.75-10.75-10.75Z", fill: "var(--aui-first-color)", "fill-rule": "evenodd" } }), e("path", { attrs: { d: "M12 2.75c5.1 0 9.25 4.14 9.25 9.25 0 5.1-4.15 9.25-9.25 9.25-5.11 0-9.25-4.15-9.25-9.25 0-5.11 4.14-9.25 9.25-9.25Z", fill: "var(--aui-second-color,#fff)", "fill-rule": "evenodd" } })]);
9305
9305
  };
9306
9306
  const fT = {
9307
9307
  render: dT