@byteluck-fe/model-driven-controls 7.0.0-beta.8 → 7.0.0-beta.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.
@@ -177,23 +177,6 @@ _define_property(SelectMultipleControl, "setting", [
177
177
  key: 'ai-content-search',
178
178
  visible: true
179
179
  },
180
- {
181
- key: 'common-button-radio',
182
- visible: true,
183
- name: 'type',
184
- label: getLocaleText('CMD.6e421774578997634'),
185
- default: 'default',
186
- options: [
187
- {
188
- value: 'default',
189
- label: getLocaleText('CMD.6e971774579045621')
190
- },
191
- {
192
- value: 'button',
193
- label: getLocaleText('CMD.2b401774579046940')
194
- }
195
- ]
196
- },
197
180
  {
198
181
  key: 'options-setting',
199
182
  visible: true,