@kumori/aurora-wui-components 0.0.211 → 0.0.213

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,11 +1,6 @@
1
1
  import { LitElement } from 'lit';
2
- import { NumberCardItem } from '../axebow-numbers-section/axebow-numbers-section.js';
3
2
  export declare class CustomHomePageBody extends LitElement {
4
3
  static styles: import('lit').CSSResult;
5
- width: string;
6
- height: string;
7
- mobileWarningLabel: string;
8
- mainStatsItems: NumberCardItem[];
9
4
  render(): import('lit-html').TemplateResult<1>;
10
5
  }
11
6
  //# sourceMappingURL=custom-home-page-body.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"custom-home-page-body.d.ts","sourceRoot":"","sources":["../../../src/components/custom-home-page-body/custom-home-page-body.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAElD,OAAO,qDAAqD,CAAC;AAC7D,OAAO,qDAAqD,CAAC;AAC7D,OAAO,6DAA6D,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qDAAqD,CAAC;AAE1F,qBACa,kBAAmB,SAAQ,UAAU;IAChD,MAAM,CAAC,MAAM,0BAA0B;IAEX,KAAK,SAAa;IAClB,MAAM,SAAkB;IAExB,kBAAkB,SAAM;IACzB,cAAc,EAAE,cAAc,EAAE,CAAM;IAEjE,MAAM;CAsBP"}
1
+ {"version":3,"file":"custom-home-page-body.d.ts","sourceRoot":"","sources":["../../../src/components/custom-home-page-body/custom-home-page-body.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAElD,OAAO,qDAAqD,CAAC;AAE7D,qBACa,kBAAmB,SAAQ,UAAU;IAChD,MAAM,CAAC,MAAM,0BAA0B;IAEvC,MAAM;CAOP"}
@@ -1,21 +1,8 @@
1
1
  import { LitElement } from 'lit';
2
- import { DeployModalStat } from './parts/deploy-modal-header.js';
3
- export type { DeployModalStat };
4
2
  export declare class DeployModalComponent extends LitElement {
5
3
  static styles: import('lit').CSSResult[];
6
4
  width: string;
7
5
  height: string;
8
- showHeader: boolean;
9
- showFooter: boolean;
10
- modalTitle: string;
11
- descriptionPrefix: string;
12
- descriptionHighlight: string;
13
- descriptionSuffix: string;
14
- stats: DeployModalStat[];
15
- messagePrefix: string;
16
- messageHighlight: string;
17
- messageSuffix: string;
18
- cancelLabel: string;
19
6
  render(): import('lit-html').TemplateResult<1>;
20
7
  }
21
8
  //# sourceMappingURL=deploy-modal-component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"deploy-modal-component.d.ts","sourceRoot":"","sources":["../../../src/components/deploy-modal-component/deploy-modal-component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAwB,MAAM,KAAK,CAAC;AAEvD,OAAO,gCAAgC,CAAC;AACxC,OAAO,gCAAgC,CAAC;AACxC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEtE,YAAY,EAAE,eAAe,EAAE,CAAC;AAEhC,qBACa,oBAAqB,SAAQ,UAAU;IAClD,MAAM,CAAC,MAAM,4BAOX;IAE0B,KAAK,SAAgB;IACrB,MAAM,SAAgB;IACrB,UAAU,UAAQ;IAClB,UAAU,UAAQ;IAEnB,UAAU,SAAM;IAChB,iBAAiB,SAAM;IACvB,oBAAoB,SAAM;IAC1B,iBAAiB,SAAM;IACxB,KAAK,EAAE,eAAe,EAAE,CAAM;IAE7B,aAAa,SAAM;IACnB,gBAAgB,SAAM;IACtB,aAAa,SAAM;IACnB,WAAW,SAAY;IAEnD,MAAM;CA8BP"}
1
+ {"version":3,"file":"deploy-modal-component.d.ts","sourceRoot":"","sources":["../../../src/components/deploy-modal-component/deploy-modal-component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAwB,MAAM,KAAK,CAAC;AAEvD,OAAO,gCAAgC,CAAC;AACxC,OAAO,gCAAgC,CAAC;AAExC,qBACa,oBAAqB,SAAQ,UAAU;IAClD,MAAM,CAAC,MAAM,4BAOX;IAE0B,KAAK,SAAgB;IACrB,MAAM,SAAgB;IAElD,MAAM;CAWP"}
@@ -1,11 +1,6 @@
1
1
  import { LitElement } from 'lit';
2
2
  export declare class DeployModalFooter extends LitElement {
3
3
  static styles: import('lit').CSSResult[];
4
- messagePrefix: string;
5
- messageHighlight: string;
6
- messageSuffix: string;
7
- cancelLabel: string;
8
- private _onCancel;
9
4
  render(): import('lit-html').TemplateResult<1>;
10
5
  }
11
6
  //# sourceMappingURL=deploy-modal-footer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"deploy-modal-footer.d.ts","sourceRoot":"","sources":["../../../../src/components/deploy-modal-component/parts/deploy-modal-footer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAwB,MAAM,KAAK,CAAC;AAEvD,OAAO,sCAAsC,CAAC;AAE9C,qBACa,iBAAkB,SAAQ,UAAU;IAC/C,MAAM,CAAC,MAAM,4BAOX;IAE0B,aAAa,SAAM;IACnB,gBAAgB,SAAM;IACtB,aAAa,SAAM;IACnB,WAAW,SAAY;IAEnD,OAAO,CAAC,SAAS;IAIjB,MAAM;CAcP"}
1
+ {"version":3,"file":"deploy-modal-footer.d.ts","sourceRoot":"","sources":["../../../../src/components/deploy-modal-component/parts/deploy-modal-footer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAwB,MAAM,KAAK,CAAC;AAGvD,qBACa,iBAAkB,SAAQ,UAAU;IAC/C,MAAM,CAAC,MAAM,4BASX;IAEF,MAAM;CASP"}
@@ -1,15 +1,6 @@
1
1
  import { LitElement } from 'lit';
2
- export interface DeployModalStat {
3
- label: string;
4
- value: string;
5
- }
6
2
  export declare class DeployModalHeader extends LitElement {
7
3
  static styles: import('lit').CSSResult[];
8
- modalTitle: string;
9
- descriptionPrefix: string;
10
- descriptionHighlight: string;
11
- descriptionSuffix: string;
12
- stats: DeployModalStat[];
13
4
  render(): import('lit-html').TemplateResult<1>;
14
5
  }
15
6
  //# sourceMappingURL=deploy-modal-header.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"deploy-modal-header.d.ts","sourceRoot":"","sources":["../../../../src/components/deploy-modal-component/parts/deploy-modal-header.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAwB,MAAM,KAAK,CAAC;AAGvD,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,qBACa,iBAAkB,SAAQ,UAAU;IAC/C,MAAM,CAAC,MAAM,4BAOX;IAE0B,UAAU,SAAM;IAChB,iBAAiB,SAAM;IACvB,oBAAoB,SAAM;IAC1B,iBAAiB,SAAM;IACxB,KAAK,EAAE,eAAe,EAAE,CAAM;IAEzD,MAAM;CA8BP"}
1
+ {"version":3,"file":"deploy-modal-header.d.ts","sourceRoot":"","sources":["../../../../src/components/deploy-modal-component/parts/deploy-modal-header.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAwB,MAAM,KAAK,CAAC;AAGvD,qBACa,iBAAkB,SAAQ,UAAU;IAC/C,MAAM,CAAC,MAAM,4BASX;IAEF,MAAM;CASP"}
@@ -1,17 +1,6 @@
1
1
  import { LitElement } from 'lit';
2
- import { AxebowFilterBarItem } from '../axebow-filter-bar/axebow-filter-bar.js';
3
2
  export declare class DeployPageBody extends LitElement {
4
3
  static styles: import('lit').CSSResult;
5
- width: string;
6
- height: string;
7
- ownArtifactLabel: string;
8
- containerRegistryLabel: string;
9
- uploadBundleLabel: string;
10
- deployLabel: string;
11
- marketplaceArtifactsLabel: string;
12
- filterBarItems: AxebowFilterBarItem[];
13
- private _onDeployIt;
14
- private _onOptionChange;
15
4
  render(): import('lit-html').TemplateResult<1>;
16
5
  }
17
6
  //# sourceMappingURL=deploy-page-body.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"deploy-page-body.d.ts","sourceRoot":"","sources":["../../../src/components/deploy-page-body/deploy-page-body.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAElD,OAAO,qDAAqD,CAAC;AAC7D,OAAO,6CAA6C,CAAC;AACrD,OAAO,2CAA2C,CAAC;AACnD,OAAO,6DAA6D,CAAC;AACrE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;AAErF,qBACa,cAAe,SAAQ,UAAU;IAC5C,MAAM,CAAC,MAAM,0BAA0B;IAEX,KAAK,SAAgB;IACrB,MAAM,SAAgB;IAEtB,gBAAgB,SAAM;IACtB,sBAAsB,SAAM;IAC5B,iBAAiB,SAAM;IACvB,WAAW,SAAM;IACjB,yBAAyB,SAAM;IAChC,cAAc,EAAE,mBAAmB,EAAE,CAAM;IAEtE,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,eAAe;IAIvB,MAAM;CAoCP"}
1
+ {"version":3,"file":"deploy-page-body.d.ts","sourceRoot":"","sources":["../../../src/components/deploy-page-body/deploy-page-body.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAElD,OAAO,qDAAqD,CAAC;AAE7D,qBACa,cAAe,SAAQ,UAAU;IAC5C,MAAM,CAAC,MAAM,0BAA0B;IAEvC,MAAM;CAOP"}