@webiny/app-aco 5.38.0 → 5.38.1

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,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  export declare const AdvancedSearchContainer: import("@emotion/styled").StyledComponent<{
5
3
  theme?: import("@emotion/react").Theme | undefined;
6
4
  as?: import("react").ElementType<any> | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="web" />
3
- /// <reference types="react" />
4
2
  export declare const Icon: import("@emotion/styled").StyledComponent<import("react").SVGProps<SVGSVGElement> & {
5
3
  alt?: string | undefined;
6
4
  } & {
@@ -1,4 +1,3 @@
1
- /// <reference types="web" />
2
1
  import React from "react";
3
2
  interface CellInnerProps {
4
3
  align: "left" | "center" | "right";
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  import { Dialog } from "@webiny/ui/Dialog";
5
3
  export declare const DialogContainer: import("@emotion/styled").StyledComponent<import("@webiny/ui/Dialog").DialogProps & {
6
4
  theme?: import("@emotion/react").Theme | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="web" />
3
- /// <reference types="react" />
4
2
  export declare const CloseIcon: import("@emotion/styled").StyledComponent<import("react").SVGProps<SVGSVGElement> & {
5
3
  alt?: string | undefined;
6
4
  } & {
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  import { Dialog } from "@webiny/ui/Dialog";
5
3
  export declare const DialogContainer: import("@emotion/styled").StyledComponent<import("@webiny/ui/Dialog").DialogProps & {
6
4
  theme?: import("@emotion/react").Theme | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  import { Menu } from "@webiny/ui/Menu";
5
3
  export declare const FolderContainer: import("@emotion/styled").StyledComponent<{
6
4
  theme?: import("@emotion/react").Theme | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  export declare const Button: import("@emotion/styled").StyledComponent<{
5
3
  theme?: import("@emotion/react").Theme | undefined;
6
4
  as?: import("react").ElementType<any> | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  export declare const Container: import("@emotion/styled").StyledComponent<{
5
3
  theme?: import("@emotion/react").Theme | undefined;
6
4
  as?: import("react").ElementType<any> | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  export declare const Container: import("@emotion/styled").StyledComponent<{
5
3
  theme?: import("@emotion/react").Theme | undefined;
6
4
  as?: import("react").ElementType<any> | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  export declare const Container: import("@emotion/styled").StyledComponent<{
5
3
  theme?: import("@emotion/react").Theme | undefined;
6
4
  as?: import("react").ElementType<any> | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  declare type ContainerProps = {
5
3
  isFocused: boolean;
6
4
  };
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  export declare const Container: import("@emotion/styled").StyledComponent<{
5
3
  theme?: import("@emotion/react").Theme | undefined;
6
4
  as?: import("react").ElementType<any> | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  export declare const Element: import("@emotion/styled").StyledComponent<{
5
3
  theme?: import("@emotion/react").Theme | undefined;
6
4
  as?: import("react").ElementType<any> | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  export declare const Container: import("@emotion/styled").StyledComponent<{
5
3
  theme?: import("@emotion/react").Theme | undefined;
6
4
  as?: import("react").ElementType<any> | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  export declare const SearchWrapper: import("@emotion/styled").StyledComponent<{
5
3
  theme?: import("@emotion/react").Theme | undefined;
6
4
  as?: import("react").ElementType<any> | undefined;
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="web" />
4
2
  import { Dialog } from "@webiny/ui/Dialog";
5
3
  export declare const DialogContainer: import("@emotion/styled").StyledComponent<import("@webiny/ui/Dialog").DialogProps & {
6
4
  theme?: import("@emotion/react").Theme | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/app-aco",
3
- "version": "5.38.0",
3
+ "version": "5.38.1",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -17,17 +17,17 @@
17
17
  "@material-design-icons/svg": "0.12.1",
18
18
  "@material-symbols/svg-400": "0.4.3",
19
19
  "@minoru/react-dnd-treeview": "3.2.1",
20
- "@webiny/app": "5.38.0",
21
- "@webiny/app-admin": "5.38.0",
22
- "@webiny/app-headless-cms-common": "5.38.0",
23
- "@webiny/app-security": "5.38.0",
24
- "@webiny/app-wcp": "5.38.0",
25
- "@webiny/form": "5.38.0",
26
- "@webiny/plugins": "5.38.0",
27
- "@webiny/react-router": "5.38.0",
28
- "@webiny/ui": "5.38.0",
29
- "@webiny/utils": "5.38.0",
30
- "@webiny/validation": "5.38.0",
20
+ "@webiny/app": "5.38.1",
21
+ "@webiny/app-admin": "5.38.1",
22
+ "@webiny/app-headless-cms-common": "5.38.1",
23
+ "@webiny/app-security": "5.38.1",
24
+ "@webiny/app-wcp": "5.38.1",
25
+ "@webiny/form": "5.38.1",
26
+ "@webiny/plugins": "5.38.1",
27
+ "@webiny/react-router": "5.38.1",
28
+ "@webiny/ui": "5.38.1",
29
+ "@webiny/utils": "5.38.1",
30
+ "@webiny/validation": "5.38.1",
31
31
  "dot-prop-immutable": "2.1.1",
32
32
  "graphql": "15.8.0",
33
33
  "graphql-tag": "2.12.6",
@@ -50,8 +50,8 @@
50
50
  "@babel/preset-typescript": "7.22.5",
51
51
  "@babel/runtime": "7.22.6",
52
52
  "@types/react": "17.0.39",
53
- "@webiny/cli": "5.38.0",
54
- "@webiny/project-utils": "5.38.0",
53
+ "@webiny/cli": "5.38.1",
54
+ "@webiny/project-utils": "5.38.1",
55
55
  "apollo-client": "2.6.10",
56
56
  "apollo-link": "1.2.14",
57
57
  "rimraf": "3.0.2",
@@ -66,5 +66,5 @@
66
66
  "build": "yarn webiny run build",
67
67
  "watch": "yarn webiny run watch"
68
68
  },
69
- "gitHead": "7ba2a740cd180b6225295630003d882f796bd4db"
69
+ "gitHead": "a22d4ab9fbb4ad35106687cbe17b51a84afd4976"
70
70
  }