@gooddata/sdk-model 10.40.0-alpha.6 → 10.40.0-alpha.7
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/esm/accessControl/index.d.ts.map +1 -1
- package/esm/accessControl/index.js +1 -1
- package/esm/accessControl/index.js.map +1 -1
- package/esm/automations/index.d.ts +3 -3
- package/esm/automations/index.d.ts.map +1 -1
- package/esm/automations/index.js.map +1 -1
- package/esm/colors/index.d.ts.map +1 -1
- package/esm/colors/index.js +1 -1
- package/esm/colors/index.js.map +1 -1
- package/esm/dashboard/alert.d.ts +1 -1
- package/esm/dashboard/alert.d.ts.map +1 -1
- package/esm/dashboard/alert.js +2 -2
- package/esm/dashboard/alert.js.map +1 -1
- package/esm/dashboard/analyticalWidgets.d.ts +4 -4
- package/esm/dashboard/analyticalWidgets.d.ts.map +1 -1
- package/esm/dashboard/baseWidget.d.ts +1 -1
- package/esm/dashboard/baseWidget.d.ts.map +1 -1
- package/esm/dashboard/dashboard.d.ts +5 -5
- package/esm/dashboard/dashboard.d.ts.map +1 -1
- package/esm/dashboard/dashboard.js.map +1 -1
- package/esm/dashboard/drill.d.ts.map +1 -1
- package/esm/dashboard/drill.js +1 -1
- package/esm/dashboard/drill.js.map +1 -1
- package/esm/dashboard/drillUrl.d.ts.map +1 -1
- package/esm/dashboard/drillUrl.js +3 -3
- package/esm/dashboard/drillUrl.js.map +1 -1
- package/esm/dashboard/filterContext.d.ts +1 -1
- package/esm/dashboard/filterContext.d.ts.map +1 -1
- package/esm/dashboard/filterContext.js.map +1 -1
- package/esm/dashboard/kpi.d.ts.map +1 -1
- package/esm/dashboard/kpi.js +1 -1
- package/esm/dashboard/kpi.js.map +1 -1
- package/esm/dashboard/layout.d.ts +2 -2
- package/esm/dashboard/layout.d.ts.map +1 -1
- package/esm/dashboard/layout.js +1 -1
- package/esm/dashboard/layout.js.map +1 -1
- package/esm/dashboard/scheduledMail.d.ts +1 -1
- package/esm/dashboard/scheduledMail.d.ts.map +1 -1
- package/esm/dashboard/scheduledMail.js +1 -1
- package/esm/dashboard/scheduledMail.js.map +1 -1
- package/esm/dashboard/widget.d.ts +1 -1
- package/esm/dashboard/widget.d.ts.map +1 -1
- package/esm/dashboard/widget.js +1 -1
- package/esm/dashboard/widget.js.map +1 -1
- package/esm/dateFilterConfig/index.d.ts +1 -1
- package/esm/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/dateFilterConfig/index.js.map +1 -1
- package/esm/execution/attribute/factory.d.ts +1 -1
- package/esm/execution/attribute/factory.d.ts.map +1 -1
- package/esm/execution/attribute/factory.js +4 -4
- package/esm/execution/attribute/factory.js.map +1 -1
- package/esm/execution/attribute/index.d.ts.map +1 -1
- package/esm/execution/attribute/index.js +2 -2
- package/esm/execution/attribute/index.js.map +1 -1
- package/esm/execution/base/dimension.d.ts +1 -1
- package/esm/execution/base/dimension.d.ts.map +1 -1
- package/esm/execution/base/dimension.js +5 -5
- package/esm/execution/base/dimension.js.map +1 -1
- package/esm/execution/base/fingerprint.d.ts.map +1 -1
- package/esm/execution/base/fingerprint.js.map +1 -1
- package/esm/execution/base/sort.d.ts +9 -0
- package/esm/execution/base/sort.d.ts.map +1 -1
- package/esm/execution/base/sort.js +21 -2
- package/esm/execution/base/sort.js.map +1 -1
- package/esm/execution/base/totals.d.ts +2 -2
- package/esm/execution/base/totals.d.ts.map +1 -1
- package/esm/execution/base/totals.js +3 -3
- package/esm/execution/base/totals.js.map +1 -1
- package/esm/execution/buckets/bucketArray.d.ts +2 -2
- package/esm/execution/buckets/bucketArray.d.ts.map +1 -1
- package/esm/execution/buckets/bucketArray.js +5 -5
- package/esm/execution/buckets/bucketArray.js.map +1 -1
- package/esm/execution/buckets/bucketItem.d.ts.map +1 -1
- package/esm/execution/buckets/bucketItem.js +3 -3
- package/esm/execution/buckets/bucketItem.js.map +1 -1
- package/esm/execution/buckets/index.d.ts +2 -2
- package/esm/execution/buckets/index.d.ts.map +1 -1
- package/esm/execution/buckets/index.js +9 -9
- package/esm/execution/buckets/index.js.map +1 -1
- package/esm/execution/executionDefinition/factory.d.ts +2 -2
- package/esm/execution/executionDefinition/factory.d.ts.map +1 -1
- package/esm/execution/executionDefinition/factory.js +12 -12
- package/esm/execution/executionDefinition/factory.js.map +1 -1
- package/esm/execution/executionDefinition/fingerprints.d.ts.map +1 -1
- package/esm/execution/executionDefinition/fingerprints.js.map +1 -1
- package/esm/execution/executionDefinition/index.d.ts.map +1 -1
- package/esm/execution/executionDefinition/index.js +3 -3
- package/esm/execution/executionDefinition/index.js.map +1 -1
- package/esm/execution/executionDefinition/validation.d.ts.map +1 -1
- package/esm/execution/executionDefinition/validation.js +1 -1
- package/esm/execution/executionDefinition/validation.js.map +1 -1
- package/esm/execution/filter/factory.d.ts +3 -3
- package/esm/execution/filter/factory.d.ts.map +1 -1
- package/esm/execution/filter/factory.js +11 -11
- package/esm/execution/filter/factory.js.map +1 -1
- package/esm/execution/filter/filterMerge.d.ts.map +1 -1
- package/esm/execution/filter/filterMerge.js +3 -3
- package/esm/execution/filter/filterMerge.js.map +1 -1
- package/esm/execution/filter/fingerprint.d.ts.map +1 -1
- package/esm/execution/filter/fingerprint.js +1 -1
- package/esm/execution/filter/fingerprint.js.map +1 -1
- package/esm/execution/filter/index.d.ts +1 -1
- package/esm/execution/filter/index.d.ts.map +1 -1
- package/esm/execution/filter/index.js.map +1 -1
- package/esm/execution/measure/factory.d.ts +1 -1
- package/esm/execution/measure/factory.d.ts.map +1 -1
- package/esm/execution/measure/factory.js +6 -6
- package/esm/execution/measure/factory.js.map +1 -1
- package/esm/execution/measure/fingerprint.d.ts.map +1 -1
- package/esm/execution/measure/fingerprint.js +1 -1
- package/esm/execution/measure/fingerprint.js.map +1 -1
- package/esm/execution/measure/index.d.ts.map +1 -1
- package/esm/execution/measure/index.js +1 -1
- package/esm/execution/measure/index.js.map +1 -1
- package/esm/execution/objectFactoryNotation/index.d.ts.map +1 -1
- package/esm/execution/objectFactoryNotation/index.js +4 -4
- package/esm/execution/objectFactoryNotation/index.js.map +1 -1
- package/esm/execution/results/index.d.ts +1 -1
- package/esm/execution/results/index.d.ts.map +1 -1
- package/esm/execution/results/index.js.map +1 -1
- package/esm/exports/index.d.ts +3 -3
- package/esm/exports/index.d.ts.map +1 -1
- package/esm/exports/index.js +1 -1
- package/esm/exports/index.js.map +1 -1
- package/esm/index.d.ts +1 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +1 -1
- package/esm/index.js.map +1 -1
- package/esm/insight/factory.d.ts +1 -1
- package/esm/insight/factory.d.ts.map +1 -1
- package/esm/insight/factory.js +1 -1
- package/esm/insight/factory.js.map +1 -1
- package/esm/insight/index.d.ts +4 -4
- package/esm/insight/index.d.ts.map +1 -1
- package/esm/insight/index.js +8 -8
- package/esm/insight/index.js.map +1 -1
- package/esm/insight/sanitization.d.ts +1 -1
- package/esm/insight/sanitization.d.ts.map +1 -1
- package/esm/insight/sanitization.js +3 -3
- package/esm/insight/sanitization.js.map +1 -1
- package/esm/ldm/catalog/attribute/index.d.ts +1 -1
- package/esm/ldm/catalog/attribute/index.d.ts.map +1 -1
- package/esm/ldm/catalog/attribute/index.js.map +1 -1
- package/esm/ldm/catalog/attributeHierarchy/index.d.ts +1 -1
- package/esm/ldm/catalog/attributeHierarchy/index.d.ts.map +1 -1
- package/esm/ldm/catalog/attributeHierarchy/index.js +1 -1
- package/esm/ldm/catalog/attributeHierarchy/index.js.map +1 -1
- package/esm/ldm/catalog/dateDataset/index.d.ts +2 -2
- package/esm/ldm/catalog/dateDataset/index.d.ts.map +1 -1
- package/esm/ldm/catalog/dateDataset/index.js.map +1 -1
- package/esm/ldm/catalog/fact/index.d.ts +1 -1
- package/esm/ldm/catalog/fact/index.d.ts.map +1 -1
- package/esm/ldm/catalog/fact/index.js +1 -1
- package/esm/ldm/catalog/fact/index.js.map +1 -1
- package/esm/ldm/catalog/index.d.ts +3 -3
- package/esm/ldm/catalog/index.d.ts.map +1 -1
- package/esm/ldm/catalog/index.js +2 -2
- package/esm/ldm/catalog/index.js.map +1 -1
- package/esm/ldm/catalog/measure/index.d.ts +1 -1
- package/esm/ldm/catalog/measure/index.d.ts.map +1 -1
- package/esm/ldm/catalog/measure/index.js +1 -1
- package/esm/ldm/catalog/measure/index.js.map +1 -1
- package/esm/ldm/metadata/attribute/index.d.ts +2 -2
- package/esm/ldm/metadata/attribute/index.d.ts.map +1 -1
- package/esm/ldm/metadata/attribute/index.js +0 -1
- package/esm/ldm/metadata/attribute/index.js.map +1 -1
- package/esm/ldm/metadata/attributeDisplayForm/index.d.ts.map +1 -1
- package/esm/ldm/metadata/attributeDisplayForm/index.js +1 -1
- package/esm/ldm/metadata/attributeDisplayForm/index.js.map +1 -1
- package/esm/ldm/metadata/attributeHierarchy/index.d.ts +1 -1
- package/esm/ldm/metadata/attributeHierarchy/index.d.ts.map +1 -1
- package/esm/ldm/metadata/attributeHierarchy/index.js +1 -1
- package/esm/ldm/metadata/attributeHierarchy/index.js.map +1 -1
- package/esm/ldm/metadata/index.d.ts +4 -4
- package/esm/ldm/metadata/index.d.ts.map +1 -1
- package/esm/ldm/metadata/index.js +2 -2
- package/esm/ldm/metadata/index.js.map +1 -1
- package/esm/ldm/metadata/measure/index.d.ts +1 -1
- package/esm/ldm/metadata/measure/index.d.ts.map +1 -1
- package/esm/ldm/metadata/measure/index.js +0 -1
- package/esm/ldm/metadata/measure/index.js.map +1 -1
- package/esm/ldm/metadata/next.d.ts.map +1 -1
- package/esm/ldm/metadata/next.js +1 -1
- package/esm/ldm/metadata/next.js.map +1 -1
- package/esm/ldm/metadata/types.d.ts +1 -1
- package/esm/ldm/metadata/types.d.ts.map +1 -1
- package/esm/ldm/metadata/types.js +1 -1
- package/esm/ldm/metadata/types.js.map +1 -1
- package/esm/notificationChannels/index.d.ts.map +1 -1
- package/esm/notificationChannels/index.js.map +1 -1
- package/esm/notifications/index.d.ts.map +1 -1
- package/esm/notifications/index.js.map +1 -1
- package/esm/objRef/factory.d.ts +1 -1
- package/esm/objRef/factory.d.ts.map +1 -1
- package/esm/objRef/index.js +1 -1
- package/esm/objRef/index.js.map +1 -1
- package/esm/sdk-model.d.ts +10 -0
- package/esm/settings/index.d.ts.map +1 -1
- package/esm/settings/index.js +1 -0
- package/esm/settings/index.js.map +1 -1
- package/esm/user/index.d.ts +1 -1
- package/esm/user/index.d.ts.map +1 -1
- package/esm/user/index.js +1 -1
- package/esm/user/index.js.map +1 -1
- package/package.json +1 -1
package/package.json
CHANGED