@beinformed/ui 2.0.0-beta.3 → 2.0.0-beta.4
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/CHANGELOG.md +6 -0
- package/dist/{FormModel-D-1KaExN.d.ts → FormModel-6QhB7ctI.d.ts} +1 -1
- package/dist/{FormModel-DZLGZU6B.d.cts → FormModel-Cfg7h0er.d.cts} +1 -1
- package/dist/{chunk-FKIQBPXP.js → chunk-I2APZXO7.js} +2 -2
- package/dist/chunk-I2APZXO7.js.map +1 -0
- package/dist/chunk-YYBJKNUB.js +1 -0
- package/dist/{chunk-SBDXU5FX.js → chunk-Z33QXJGH.js} +2 -2
- package/dist/{chunk-SBDXU5FX.js.map → chunk-Z33QXJGH.js.map} +1 -1
- package/dist/exceptions/index.d.cts +2 -2
- package/dist/exceptions/index.d.ts +2 -2
- package/dist/{index-CvHISgQi.d.cts → index-DP8fYb9i.d.cts} +1 -1
- package/dist/{index-SO4eiir8.d.ts → index-Dz6sC5Ns.d.ts} +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +1 -1
- package/dist/layouthints/index.d.cts +1 -1
- package/dist/layouthints/index.d.ts +1 -1
- package/dist/models/index.cjs +4 -4
- package/dist/models/index.cjs.map +1 -1
- package/dist/models/index.d.cts +4 -4
- package/dist/models/index.d.ts +4 -4
- package/dist/models/index.js +1 -1
- package/dist/modularui/index.cjs +4 -4
- package/dist/modularui/index.cjs.map +1 -1
- package/dist/modularui/index.d.cts +12 -10
- package/dist/modularui/index.d.ts +12 -10
- package/dist/modularui/index.js +1 -1
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/utils/index.d.cts +2 -2
- package/dist/utils/index.d.ts +2 -2
- package/package.json +2 -2
- package/dist/chunk-FKIQBPXP.js.map +0 -1
- package/dist/chunk-QIGFPQFN.js +0 -1
- /package/dist/{chunk-QIGFPQFN.js.map → chunk-YYBJKNUB.js.map} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aw as ResourceModel, b9 as ContentTypeData, ba as ContentTypeContributions, b5 as ContentDetailData, b6 as ContentDetailContributions,
|
|
1
|
+
import { aw as ResourceModel, b9 as ContentTypeData, ba as ContentTypeContributions, b5 as ContentDetailData, b6 as ContentDetailContributions, cS as ModularUIResponse, cc as LinkModel, cP as ModelWithChildModels, by as ErrorResponse, aY as SectionModel, bF as FilterCollection, aX as ContentLinkModel, aZ as SubSectionModel, c9 as Href, c$ as HrefState, au as BaseModel, c0 as FormObjectData, c8 as FormObjectContributions, cQ as ModelOptions, ac as AttributeModel, a6 as AttributeContributions, bd as ContentConfiguration, e as AttributeCollection, a9 as MaybeAttributeValue, h as BooleanAttributeModel, C as CaptchaAttributeModel, j as ChoiceAttributeModel, a0 as ChoiceAttributeContributions, o as CompositeAttributeModel, a2 as CompositeAttributeContributions, D as DatetimeAttributeModel, _ as DatetimeAttributeContributions, H as HelptextAttributeModel, L as LabelAttributeModel, G as MemoAttributeModel, N as NumberAttributeModel, Y as NumberAttributeContributions, P as PasswordAttributeModel, I as RangeAttributeModel, a3 as RangeAttributeContributions, S as StringAttributeModel, T as StringAttributeContributions, U as UploadAttributeModel, X as XMLAttributeModel, bw as ErrorCollection, c3 as ErrorObjectData, c4 as MissingObjectData, c6 as AnchorElementData, c1 as FormData, c7 as FormContributions, g as AttributeSetModel, cF as Parameter, cG as ParameterCollection, c2 as SuccessData } from './index-Dz6sC5Ns.js';
|
|
2
2
|
|
|
3
3
|
declare class ContentTypeModel extends ResourceModel<ContentTypeData, ContentTypeContributions> {
|
|
4
4
|
get type(): string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aw as ResourceModel, b9 as ContentTypeData, ba as ContentTypeContributions, b5 as ContentDetailData, b6 as ContentDetailContributions,
|
|
1
|
+
import { aw as ResourceModel, b9 as ContentTypeData, ba as ContentTypeContributions, b5 as ContentDetailData, b6 as ContentDetailContributions, cS as ModularUIResponse, cc as LinkModel, cP as ModelWithChildModels, by as ErrorResponse, aY as SectionModel, bF as FilterCollection, aX as ContentLinkModel, aZ as SubSectionModel, c9 as Href, c$ as HrefState, au as BaseModel, c0 as FormObjectData, c8 as FormObjectContributions, cQ as ModelOptions, ac as AttributeModel, a6 as AttributeContributions, bd as ContentConfiguration, e as AttributeCollection, a9 as MaybeAttributeValue, h as BooleanAttributeModel, C as CaptchaAttributeModel, j as ChoiceAttributeModel, a0 as ChoiceAttributeContributions, o as CompositeAttributeModel, a2 as CompositeAttributeContributions, D as DatetimeAttributeModel, _ as DatetimeAttributeContributions, H as HelptextAttributeModel, L as LabelAttributeModel, G as MemoAttributeModel, N as NumberAttributeModel, Y as NumberAttributeContributions, P as PasswordAttributeModel, I as RangeAttributeModel, a3 as RangeAttributeContributions, S as StringAttributeModel, T as StringAttributeContributions, U as UploadAttributeModel, X as XMLAttributeModel, bw as ErrorCollection, c3 as ErrorObjectData, c4 as MissingObjectData, c6 as AnchorElementData, c1 as FormData, c7 as FormContributions, g as AttributeSetModel, cF as Parameter, cG as ParameterCollection, c2 as SuccessData } from './index-DP8fYb9i.cjs';
|
|
2
2
|
|
|
3
3
|
declare class ContentTypeModel extends ResourceModel<ContentTypeData, ContentTypeContributions> {
|
|
4
4
|
get type(): string;
|