globuswebcomponents 2.6.8 → 2.6.9

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.
@@ -4034,8 +4034,11 @@ const GbEmptyState = class {
4034
4034
  this.changeTheme();
4035
4035
  }
4036
4036
  render() {
4037
- return (index.h("div", { key: 'cf4b9c68ace7d00e081d47125fbbfcc51cfc5461', class: "overall_container" }, index.h("div", { key: '6e7d3a2fd93f75c988ebbe72013e95367b031b27', class: `empty_state_wrapper ${this.size}` }, index.h("div", { key: '6494bb1d5d68ec0a6027c75660a589a4cd986a86', class: "pattern" }), this.background && index.h("gb-pattern", { key: '08307a03941796a58de1d24132c43d3a646f5998', type: this.backgroundType, theme: this.theme, class: `pattern ${this.icon}` }), index.h("div", { key: '62a71e14e660bcfa9ab2e63fb4030930d4360926', class: `top ${this.size}` }, this.icon === 'featured_icon' && index.h("gb-featured-icon", { key: '7ffefd6c111520117f193b600278e490ab7feb11', size: "lg", icon: this.featuredIconSwap }), this.icon === 'illustration' && (index.h("gb-illustration", { key: 'a70d404987cf2bdad5e125eb7b908aa301945969', size: this.size, color: this.color, "illustration-style": this.illustrationStyle, "illustration-icon": this.illustrationIcon })), this.icon === 'file_type_icon' && (index.h("div", { key: 'c6fdeb8871c8f0f0d528d31ae996b5e58c727f7e', class: "file_type_icon_div" }, index.h("gb-file-type-icon", { key: 'd08c0b92e85f0af7751f5070e2e55b3da791b9a0', "file-style": this.fileStyle, "file-type": this.fileType }))), index.h("div", { key: '8cb614d424c13fe659f1ee2116936471bdf75400', class: "text_wrapper" }, index.h("p", { key: 'fef2955d8fb772f80c667ec81e1265256ce8feb4', class: "heading text-md-semi-bold" }, this.mainText), index.h("p", { key: '47889710d16e33ac73121620f61ed3e75f1c3536', class: "supporting_text text-sm-regular" }, this.supportingText))), index.h("div", { key: '323452ebd0998f707ad60cadb25cbd57fad2fcda', class: "actions" }, this.secondaryButtonText && (index.h("div", { key: 'fc2b0cc070b5623ab1750aec5f822d8806f5d5d9', class: "btn" }, index.h("gb-button", { key: 'bd180714eea6d0c69ea3e2ac9014a9c5dc16f683', size: "lg", hierarchy: "secondary_gray", icon: "default", onClick: () => this.onSecondaryButtonClicked() }, index.h("p", { key: 'cc1ca9201b36a5f504dd36e3295068ec9a06a8b2' }, this.secondaryButtonText)))), this.primaryButtonText && (index.h("div", { key: '5e177a1dc54ebaa11aa4d1c746b4cb0e7fb389b5', class: "btn" }, index.h("gb-button", { key: '30f075297b95e1624d93bb43b43b6950e177674c', size: "lg", state: this.primaryButtonState, hierarchy: "primary", icon: "default", "icon-leading": this.primaryButtonIconLeadingSwap ? true : false, "icon-leading-swap": this.primaryButtonIconLeadingSwap, onClick: () => this.onPrimaryButtonClicked() }, index.h("p", { key: 'ad9e26c4dc57b3abf99bccc0c280393b3ec36e63' }, this.primaryButtonText))))))));
4037
+ return (index.h("div", { key: 'cee5d201fc10619b220f2d3990d2bc5233b3ddbf', class: "overall_container" }, index.h("div", { key: '39ad73ef7df6e31069475e1a3c83c19cc99c9774', class: `empty_state_wrapper ${this.size}` }, index.h("div", { key: '084f646b8b6f740cbcec214d6eacc4c90f538a32', class: "pattern" }), this.background && index.h("gb-pattern", { key: '0066b7c75fcf897c02854cfa12d2b794878b7442', type: this.backgroundType, theme: this.theme, class: `pattern ${this.icon}` }), index.h("div", { key: '845b3d469a0b15a6fed7622f27ad9c1da9d0a396', class: `top ${this.size}` }, this.icon === 'featured_icon' && index.h("gb-featured-icon", { key: 'fbfbf0d7734e3974d89baba83764a2a54173b627', size: "lg", icon: this.featuredIconSwap }), this.icon === 'illustration' && (index.h("gb-illustration", { key: '84c3e6c97d47d58772c0165dc577b3ab13dd489b', size: this.size, color: this.color, "illustration-style": this.illustrationStyle, "illustration-icon": this.illustrationIcon })), this.icon === 'file_type_icon' && (index.h("div", { key: '36cc0d2ba999816f873976200682568bd74a4cc2', class: "file_type_icon_div" }, index.h("gb-file-type-icon", { key: 'a2e78f82013985f940e52a69e589449a2b969f83', "file-style": this.fileStyle, "file-type": this.fileType }))), index.h("div", { key: '815f1a488c3872cdff33665e1ec9cc4893eefc84', class: "text_wrapper" }, index.h("p", { key: 'e205c97042f2a74d91d503adce6ad0628c519820', class: "heading text-md-semi-bold" }, this.mainText), index.h("p", { key: '5c006d02c5a00bdc2caac5faaa86db72daffe253', class: "supporting_text text-sm-regular" }, this.supportingText))), index.h("div", { key: 'ad5e039027845881841ae7acf91ccdb67e2bc6a1', class: "actions" }, this.secondaryButtonText && (index.h("div", { key: '2dee03f7d0e857525cc17588745293f8750ca825', class: "btn" }, index.h("gb-button", { key: 'af7be989a415290d68305deed495538c767da629', size: "lg", hierarchy: "secondary_gray", icon: "default", onClick: () => this.onSecondaryButtonClicked() }, index.h("p", { key: 'd6013e5c7fa6d95bce6e5a639adcd7028d255358' }, this.secondaryButtonText)))), this.primaryButtonText && (index.h("div", { key: 'c151ba3132c256733c130bc0d75523c7074084cd', class: "btn" }, index.h("gb-button", { key: 'ccd806adaa5b09a9ccb23da3a9b01e5d2fdc57a4', size: "lg", state: this.primaryButtonState, hierarchy: "primary", icon: "default", "icon-leading": this.primaryButtonIconLeadingSwap ? true : false, "icon-leading-swap": this.primaryButtonIconLeadingSwap, onClick: () => this.onPrimaryButtonClicked() }, index.h("p", { key: 'ea17a2e12356ba7bf9d75fe974ab6e75b260fb8d' }, this.primaryButtonText))))))));
4038
4038
  }
4039
+ static get watchers() { return {
4040
+ "theme": ["changeTheme"]
4041
+ }; }
4039
4042
  };
4040
4043
  GbEmptyState.style = gbEmptyStateCss;
4041
4044