cx 26.7.4 → 26.7.6

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.
@@ -1,19 +1,18 @@
1
- import { Widget } from "../ui/Widget";
2
- import { Text } from "../ui/Text";
3
- import { StaticText } from "../ui/StaticText";
4
- import { PureContainer } from "../ui/PureContainer";
5
- import { IsolatedScope } from "../ui/IsolatedScope";
6
- import { DetachedScope } from "../ui/DetachedScope";
7
- import { Restate, PrivateStore } from "../ui/Restate";
8
- import { DataProxy } from "../ui/DataProxy";
9
- import { Content } from "../ui/layout/Content";
10
- import { ContentPlaceholder, ContentPlaceholderScope } from "../ui/layout/ContentPlaceholder";
11
- import { LabelsTopLayout, LabelsTopLayoutCell } from "../ui/layout/LabelsTopLayout";
12
- import { LabelsLeftLayout } from "../ui/layout/LabelsLeftLayout";
13
- import { ContentResolver } from "../ui/ContentResolver";
14
- import { Rescope } from "../ui/Rescope";
15
- import { Repeater } from "../ui/Repeater";
16
- export { Widget, StaticText, Text, PureContainer, Content, ContentPlaceholder, ContentPlaceholderScope, ContentResolver, Rescope, Repeater, IsolatedScope, DetachedScope, Restate, PrivateStore, DataProxy, LabelsTopLayout, LabelsTopLayoutCell, LabelsLeftLayout, };
1
+ export { Widget } from "../ui/Widget";
2
+ export { Text } from "../ui/Text";
3
+ export { StaticText } from "../ui/StaticText";
4
+ export { PureContainer } from "../ui/PureContainer";
5
+ export { IsolatedScope } from "../ui/IsolatedScope";
6
+ export { DetachedScope } from "../ui/DetachedScope";
7
+ export { Restate, PrivateStore } from "../ui/Restate";
8
+ export { DataProxy } from "../ui/DataProxy";
9
+ export { Content } from "../ui/layout/Content";
10
+ export { ContentPlaceholder, ContentPlaceholderScope } from "../ui/layout/ContentPlaceholder";
11
+ export { LabelsTopLayout, LabelsTopLayoutCell } from "../ui/layout/LabelsTopLayout";
12
+ export { LabelsLeftLayout } from "../ui/layout/LabelsLeftLayout";
13
+ export { ContentResolver } from "../ui/ContentResolver";
14
+ export { Rescope } from "../ui/Rescope";
15
+ export { Repeater } from "../ui/Repeater";
17
16
  export * from "./cx";
18
17
  export * from "./HtmlElement";
19
18
  export * from "./Button";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/widgets/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAClC,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAC/C,OAAO,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC9F,OAAO,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACpF,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAG1C,OAAO,EACJ,MAAM,EACN,UAAU,EACV,IAAI,EACJ,aAAa,EACb,OAAO,EACP,kBAAkB,EAClB,uBAAuB,EACvB,eAAe,EACf,OAAO,EACP,QAAQ,EACR,aAAa,EACb,aAAa,EACb,OAAO,EACP,YAAY,EACZ,SAAS,EACT,eAAe,EACf,mBAAmB,EACnB,gBAAgB,GAClB,CAAC;AAEF,cAAc,MAAM,CAAC;AACrB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,uBAAuB,CAAC;AAEtC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAElC,cAAc,iCAAiC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/widgets/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAClC,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAC/C,OAAO,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC9F,OAAO,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACpF,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,cAAc,MAAM,CAAC;AACrB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,uBAAuB,CAAC;AAEtC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAElC,cAAc,iCAAiC,CAAC"}
@@ -1,20 +1,18 @@
1
- import { Widget } from "../ui/Widget";
2
- import { Text } from "../ui/Text";
3
- import { StaticText } from "../ui/StaticText";
4
- import { PureContainer } from "../ui/PureContainer";
5
- import { IsolatedScope } from "../ui/IsolatedScope";
6
- import { DetachedScope } from "../ui/DetachedScope";
7
- import { Restate, PrivateStore } from "../ui/Restate";
8
- import { DataProxy } from "../ui/DataProxy";
9
- import { Content } from "../ui/layout/Content";
10
- import { ContentPlaceholder, ContentPlaceholderScope } from "../ui/layout/ContentPlaceholder";
11
- import { LabelsTopLayout, LabelsTopLayoutCell } from "../ui/layout/LabelsTopLayout";
12
- import { LabelsLeftLayout } from "../ui/layout/LabelsLeftLayout";
13
- import { ContentResolver } from "../ui/ContentResolver";
14
- import { Rescope } from "../ui/Rescope";
15
- import { Repeater } from "../ui/Repeater";
16
- //re-export widgets defined in ui namespace
17
- export { Widget, StaticText, Text, PureContainer, Content, ContentPlaceholder, ContentPlaceholderScope, ContentResolver, Rescope, Repeater, IsolatedScope, DetachedScope, Restate, PrivateStore, DataProxy, LabelsTopLayout, LabelsTopLayoutCell, LabelsLeftLayout, };
1
+ export { Widget } from "../ui/Widget";
2
+ export { Text } from "../ui/Text";
3
+ export { StaticText } from "../ui/StaticText";
4
+ export { PureContainer } from "../ui/PureContainer";
5
+ export { IsolatedScope } from "../ui/IsolatedScope";
6
+ export { DetachedScope } from "../ui/DetachedScope";
7
+ export { Restate, PrivateStore } from "../ui/Restate";
8
+ export { DataProxy } from "../ui/DataProxy";
9
+ export { Content } from "../ui/layout/Content";
10
+ export { ContentPlaceholder, ContentPlaceholderScope } from "../ui/layout/ContentPlaceholder";
11
+ export { LabelsTopLayout, LabelsTopLayoutCell } from "../ui/layout/LabelsTopLayout";
12
+ export { LabelsLeftLayout } from "../ui/layout/LabelsLeftLayout";
13
+ export { ContentResolver } from "../ui/ContentResolver";
14
+ export { Rescope } from "../ui/Rescope";
15
+ export { Repeater } from "../ui/Repeater";
18
16
  export * from "./cx";
19
17
  export * from "./HtmlElement";
20
18
  export * from "./Button";