x-runtime-lib 0.6.12 → 0.6.14

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.
@@ -0,0 +1,2 @@
1
+ import { ZType } from '../../../../../types';
2
+ export declare const borderWidthTypes: ZType[];
@@ -11,6 +11,8 @@ const e = {
11
11
  block: "Block",
12
12
  border: "Border",
13
13
  bottom: "Bottom",
14
+ bottomLeft: "Bottom Left",
15
+ bottomRight: "Bottom Right",
14
16
  button: "Button",
15
17
  card: "Card",
16
18
  category: "Category",
@@ -19,6 +21,7 @@ const e = {
19
21
  chip: "Chip",
20
22
  circularRef: "Circular Reference",
21
23
  click: "Click",
24
+ color: "Color",
22
25
  column: "Column",
23
26
  combobox: "Combobox",
24
27
  comfortable: "Comfortable",
@@ -26,11 +29,14 @@ const e = {
26
29
  compNotAvail: "Comp Not Available",
27
30
  compact: "Compact",
28
31
  container: "Container",
32
+ dark: "Dark",
33
+ dashed: "Dashed",
29
34
  data: "Data",
30
35
  dataTable: "Data Table",
31
36
  dataTableServer: "Data Table Server",
32
37
  default: "Default",
33
38
  density: "Density",
39
+ dotted: "Dotted",
34
40
  dialog: "Dialog",
35
41
  disabled: "Disabled",
36
42
  elevated: "Elevated",
@@ -50,16 +56,19 @@ const e = {
50
56
  label: "Label",
51
57
  left: "Left",
52
58
  legend: "Legend",
59
+ light: "Light",
53
60
  lineChart: "Line Chart",
54
61
  loading: "Loading",
55
62
  log: "Log",
56
63
  margin: "Margin",
57
64
  maxHeight: "Max Height",
58
65
  maxWidth: "Max Width",
66
+ medium: "Medium",
59
67
  minHeight: "Min Height",
60
68
  minWidth: "Min Width",
61
69
  multiSort: "Multi Sort",
62
70
  name: "Name",
71
+ notSet: "Not Set",
63
72
  numberInput: "Number Input",
64
73
  outlined: "Outlined",
65
74
  padding: "Padding",
@@ -74,6 +83,7 @@ const e = {
74
83
  readonly: "Readonly",
75
84
  ref: "Reference",
76
85
  right: "Right",
86
+ roundRadius: "Round Radius",
77
87
  select: "Select",
78
88
  series: "Series",
79
89
  settings: "Settings",
@@ -81,6 +91,7 @@ const e = {
81
91
  singleLine: "Sinle Line",
82
92
  size: "Size",
83
93
  slots: "Slots",
94
+ solid: "Solid",
84
95
  sortable: "Sortable",
85
96
  start: "Start",
86
97
  style: "Style",
@@ -88,10 +99,14 @@ const e = {
88
99
  text: "Text",
89
100
  textArea: "Text Area",
90
101
  textField: "Text Field",
102
+ thin: "Thin",
103
+ thick: "Thick",
91
104
  time: "Time",
92
105
  title: "Title",
93
106
  tonal: "Tonal",
94
107
  top: "Top",
108
+ topLeft: "Top Left",
109
+ topRight: "Top Right",
95
110
  type: "Type",
96
111
  value: "Value",
97
112
  variant: "Variant",
@@ -11,6 +11,8 @@ const e = {
11
11
  block: "块",
12
12
  border: "边框",
13
13
  bottom: "底部",
14
+ bottomLeft: "底左",
15
+ bottomRight: "底右",
14
16
  button: "按钮",
15
17
  card: "卡片",
16
18
  category: "类目",
@@ -19,6 +21,7 @@ const e = {
19
21
  chip: "纸片",
20
22
  circularRef: "循环引用",
21
23
  click: "单击",
24
+ color: "颜色",
22
25
  column: "列",
23
26
  combobox: "组合框",
24
27
  comfortable: "舒适",
@@ -26,11 +29,14 @@ const e = {
26
29
  compNotAvail: "组件不可用",
27
30
  compact: "紧凑",
28
31
  container: "容器",
32
+ dark: "暗",
33
+ dashed: "虚线",
29
34
  data: "数据",
30
35
  dataTable: "数据表",
31
36
  dataTableServer: "服务端数据表",
32
37
  default: "缺省",
33
38
  density: "密度",
39
+ dotted: "点画线",
34
40
  dialog: "对话框",
35
41
  disabled: "禁用",
36
42
  elevated: "升高",
@@ -50,16 +56,19 @@ const e = {
50
56
  label: "标签",
51
57
  left: "左边",
52
58
  legend: "图例",
59
+ light: "亮",
53
60
  lineChart: "折线图",
54
61
  loading: "加载中",
55
62
  log: "对数",
56
63
  margin: "外边距",
57
64
  maxHeight: "最大高度",
58
65
  maxWidth: "最大宽度",
66
+ medium: "中",
59
67
  minHeight: "最小高度",
60
68
  minWidth: "最小宽度",
61
69
  multiSort: "多重排序",
62
70
  name: "名称",
71
+ notSet: "未设置",
63
72
  numberInput: "数字输入",
64
73
  outlined: "轮廓",
65
74
  padding: "内边距",
@@ -70,10 +79,12 @@ const e = {
70
79
  position: "位置",
71
80
  prepend: "预追加",
72
81
  prependInner: "内部预追加",
82
+ radius: "半径",
73
83
  rating: "评级",
74
84
  readonly: "只读",
75
85
  ref: "引用",
76
86
  right: "右边",
87
+ roundRadius: "圆角半径",
77
88
  select: "选择",
78
89
  series: "系列",
79
90
  settings: "设置",
@@ -81,6 +92,7 @@ const e = {
81
92
  singleLine: "单行",
82
93
  size: "大小",
83
94
  slots: "插槽",
95
+ solid: "实线",
84
96
  sortable: "可排序",
85
97
  start: "开始",
86
98
  style: "风格",
@@ -88,10 +100,14 @@ const e = {
88
100
  text: "文本",
89
101
  textArea: "文本区域",
90
102
  textField: "文本字段",
103
+ thin: "细",
104
+ thick: "粗",
91
105
  time: "时间",
92
106
  title: "标题",
93
107
  tonal: "色调",
94
108
  top: "顶部",
109
+ topLeft: "顶左",
110
+ topRight: "顶右",
95
111
  type: "类型",
96
112
  value: "值",
97
113
  variant: "变种",