template-designer 0.8.7 → 0.8.9

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,4 +1,4 @@
1
- import { c as Qe, _ as Ha, g as Lo } from "./index-41237964.mjs";
1
+ import { c as Qe, _ as Ha, g as Lo } from "./index-42ee5cd0.mjs";
2
2
  import "vue";
3
3
  var ht = function(a) {
4
4
  return a && a.Math === Math && a;
@@ -1,4 +1,4 @@
1
- import { R as e } from "./index-41237964.mjs";
1
+ import { R as e } from "./index-42ee5cd0.mjs";
2
2
  import "vue";
3
3
  const t = {
4
4
  text: {
@@ -316,7 +316,10 @@ const t = {
316
316
  prop: "rotation",
317
317
  label: "旋转角度",
318
318
  type: "select",
319
- options: e,
319
+ options: [
320
+ { label: "0°", value: 0 },
321
+ { label: "90°", value: 90 }
322
+ ],
320
323
  default: 0,
321
324
  layout: "half"
322
325
  }
@@ -1,4 +1,4 @@
1
- import { R as e } from "./index-41237964.mjs";
1
+ import { R as e } from "./index-42ee5cd0.mjs";
2
2
  import "vue";
3
3
  const t = {
4
4
  text: {
@@ -1,4 +1,4 @@
1
- import { T as t, f as s, i as d, h as o, d as n, b as l, e as g, a as p, r as m } from "./index-41237964.mjs";
1
+ import { T as t, f as s, i as d, h as o, d as n, b as l, e as g, a as p, r as m } from "./index-42ee5cd0.mjs";
2
2
  import "vue";
3
3
  export {
4
4
  t as default,