@byteluck-fe/model-driven-controls 2.7.0-alpha.21 → 2.7.0-alpha.24

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.
@@ -121,7 +121,7 @@ _define_property(ApprovalStatusColumnControl, "setting", [
121
121
  visible: true
122
122
  },
123
123
  {
124
- key: "column-align",
124
+ key: "column-align-content",
125
125
  visible: true
126
126
  },
127
127
  {
@@ -121,7 +121,7 @@ _define_property(ArrayColumnControl, "setting", [
121
121
  visible: true
122
122
  },
123
123
  {
124
- key: "column-align",
124
+ key: "column-align-content",
125
125
  visible: true
126
126
  },
127
127
  {
@@ -121,7 +121,7 @@ _define_property(AutoNumberColumnControl, "setting", [
121
121
  visible: true
122
122
  },
123
123
  {
124
- key: "column-align",
124
+ key: "column-align-content",
125
125
  visible: true
126
126
  },
127
127
  {
@@ -171,10 +171,6 @@ _define_property(DecimalColumnControl, "setting", [
171
171
  key: "column-autowidth",
172
172
  visible: true
173
173
  },
174
- {
175
- key: "column-align",
176
- visible: true
177
- },
178
174
  {
179
175
  key: "column-link-operation",
180
176
  visible: true
@@ -197,7 +193,7 @@ _define_property(DecimalColumnControl, "setting", [
197
193
  visible: true
198
194
  },
199
195
  {
200
- key: "column-align",
196
+ key: "column-align-content",
201
197
  visible: true
202
198
  },
203
199
  {
@@ -171,7 +171,7 @@ _define_property(DepartmentColumnControl, "setting", [
171
171
  visible: true
172
172
  },
173
173
  {
174
- key: "column-align",
174
+ key: "column-align-content",
175
175
  visible: true
176
176
  },
177
177
  {
@@ -149,7 +149,7 @@ _define_property(EmployeeColumnControl, "setting", [
149
149
  visible: true
150
150
  },
151
151
  {
152
- key: "column-align",
152
+ key: "column-align-content",
153
153
  visible: true
154
154
  },
155
155
  {
@@ -127,7 +127,7 @@ _define_property(FileColumnControl, "setting", [
127
127
  visible: true
128
128
  },
129
129
  {
130
- key: "column-align",
130
+ key: "column-align-content",
131
131
  visible: true
132
132
  },
133
133
  {
@@ -121,7 +121,7 @@ _define_property(ImageColumnControl, "setting", [
121
121
  visible: true
122
122
  },
123
123
  {
124
- key: "column-align",
124
+ key: "column-align-content",
125
125
  visible: true
126
126
  },
127
127
  {
@@ -121,7 +121,7 @@ _define_property(LocationColumnControl, "setting", [
121
121
  visible: true
122
122
  },
123
123
  {
124
- key: "column-align",
124
+ key: "column-align-content",
125
125
  visible: true
126
126
  },
127
127
  {
@@ -112,7 +112,7 @@ _define_property(OrderColumnControl, "setting", [
112
112
  visible: true
113
113
  },
114
114
  {
115
- key: "column-align",
115
+ key: "column-align-content",
116
116
  visible: true
117
117
  }
118
118
  ]);
@@ -121,7 +121,7 @@ _define_property(PeopleColumnControl, "setting", [
121
121
  visible: true
122
122
  },
123
123
  {
124
- key: "column-align",
124
+ key: "column-align-content",
125
125
  visible: true
126
126
  },
127
127
  {
@@ -175,7 +175,7 @@ _define_property(TextColumnControl, "setting", [
175
175
  visible: true
176
176
  },
177
177
  {
178
- key: "column-align",
178
+ key: "column-align-content",
179
179
  visible: true
180
180
  },
181
181
  {
@@ -171,7 +171,7 @@ _define_property(TimescopeColumnControl, "setting", [
171
171
  visible: true
172
172
  },
173
173
  {
174
- key: "column-align",
174
+ key: "column-align-content",
175
175
  visible: true
176
176
  },
177
177
  {
@@ -171,7 +171,7 @@ _define_property(TimestampColumnControl, "setting", [
171
171
  visible: true
172
172
  },
173
173
  {
174
- key: "column-align",
174
+ key: "column-align-content",
175
175
  visible: true
176
176
  },
177
177
  {
@@ -125,7 +125,7 @@ _define_property(VarcharColumnControl, "setting", [
125
125
  visible: true
126
126
  },
127
127
  {
128
- key: "column-align",
128
+ key: "column-align-content",
129
129
  visible: true
130
130
  },
131
131
  {