@smartbit4all/ng-client 3.3.239 → 3.3.240
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.
- package/esm2020/lib/smart-filter-editor/smart-filter-editor-content/smart-filter-editor-content.component.mjs +2 -2
- package/fesm2015/smartbit4all-ng-client.mjs +1 -1
- package/fesm2015/smartbit4all-ng-client.mjs.map +1 -1
- package/fesm2020/smartbit4all-ng-client.mjs +1 -1
- package/fesm2020/smartbit4all-ng-client.mjs.map +1 -1
- package/package.json +1 -1
- package/smartbit4all-ng-client-3.3.240.tgz +0 -0
- package/smartbit4all-ng-client-3.3.239.tgz +0 -0
|
@@ -14670,7 +14670,7 @@ class SmartFilterEditorContentComponent {
|
|
|
14670
14670
|
'key',
|
|
14671
14671
|
'label',
|
|
14672
14672
|
'type',
|
|
14673
|
-
'value',
|
|
14673
|
+
// 'value', <- value will be set by componentModel.data!
|
|
14674
14674
|
'showLabel',
|
|
14675
14675
|
'valueList',
|
|
14676
14676
|
'toolbarId',
|