smoothly 1.1.1-alpha.112 → 1.1.1-alpha.113

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.
@@ -1524,7 +1524,7 @@ if (!globalThis.URLPattern) {
1524
1524
  globalThis.URLPattern = URLPattern$1;
1525
1525
  }
1526
1526
 
1527
- const styleCss$1n = ".sc-smoothly-app-room-h{display:flex;justify-content:center;text-align:center;cursor:pointer;height:100%}.sc-smoothly-app-room-h>div.sc-smoothly-app-room{overflow-y:auto;height:100%}:not([label].sc-smoothly-app-room-h,[icon]).sc-smoothly-app-room-h,[disabled].sc-smoothly-app-room-h{display:none}.sc-smoothly-app-room-h>div.sc-smoothly-app-room{display:none}.sc-smoothly-app-room-h>li.sc-smoothly-app-room{height:100%;list-style:none}.sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room{padding:0 1.5em;height:100%}[selected].sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room{display:flex;color:rgb(var(--smoothly-color-contrast));background:rgb(var(--smoothly-color-shade))}.sc-smoothly-app-room-h:hover>li.sc-smoothly-app-room>a.sc-smoothly-app-room{color:rgb(var(--smoothly-color-contrast));background-color:rgb(var(--smoothly-color-tint));transition:0.2s}.sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room>smoothly-icon.sc-smoothly-app-room{align-self:inherit}[icon].sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room>.label.sc-smoothly-app-room{display:none}@media screen and (max-width: 900px){.sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room{padding:0}[icon].sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room>.label.sc-smoothly-app-room{display:unset;padding:0 1rem}.sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}";
1527
+ const styleCss$1n = ".sc-smoothly-app-room-h{display:flex;justify-content:center;text-align:center;cursor:pointer;height:100%;position:relative}.sc-smoothly-app-room-h>div.sc-smoothly-app-room{overflow-y:auto;height:100%}:not([label].sc-smoothly-app-room-h,[icon]).sc-smoothly-app-room-h,[disabled].sc-smoothly-app-room-h{display:none}.sc-smoothly-app-room-h>div.sc-smoothly-app-room{display:none}.sc-smoothly-app-room-h>li.sc-smoothly-app-room{height:100%;list-style:none}.sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room{padding:0 1.5em;height:100%}[selected].sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room{display:flex;color:rgb(var(--smoothly-color-contrast));background:rgb(var(--smoothly-color-shade))}.sc-smoothly-app-room-h:hover>li.sc-smoothly-app-room>a.sc-smoothly-app-room{color:rgb(var(--smoothly-color-contrast));background-color:rgb(var(--smoothly-color-tint));transition:0.2s}.sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room>smoothly-icon.sc-smoothly-app-room{align-self:inherit}[icon].sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room>.label.sc-smoothly-app-room{display:none}[icon][label].sc-smoothly-app-room-h:hover::before,[icon][label].sc-smoothly-app-room-h:hover::after{position:absolute;color:rgb(var(--smoothly-color-contrast));background-color:rgb(var(--smoothly-color-tint));border-radius:0.25rem;pointer-events:none}[icon][label].sc-smoothly-app-room-h:hover::before{content:\"\";bottom:-1.75rem;transform:rotate(45deg);width:1.25em;height:1.25em}[icon][label].sc-smoothly-app-room-h:hover::after{content:attr(label);white-space:nowrap;bottom:-3.25rem;padding:.5rem 1rem;border-radius:.25rem}@media screen and (max-width: 900px){.sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room{padding:0}[icon].sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room>.label.sc-smoothly-app-room{display:unset;padding:0 1rem}.sc-smoothly-app-room-h>li.sc-smoothly-app-room>a.sc-smoothly-app-room{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}[icon][label].sc-smoothly-app-room-h:hover::before,[icon][label].sc-smoothly-app-room-h:hover::after{content:unset}}";
1528
1528
  const SmoothlyAppRoomStyle0 = styleCss$1n;
1529
1529
 
1530
1530
  const SmoothlyAppRoom = class {
@@ -1558,7 +1558,7 @@ const SmoothlyAppRoom = class {
1558
1558
  }
1559
1559
  }
1560
1560
  render() {
1561
- return (index.h(index.Host, { key: '93da1b4b300f1b0396728f5444a8a981e6d1425f' }, index.h("li", { key: '0b6645c615a84eaf5d6e5ba8f350fa3db90803cd' }, index.h("a", { key: 'd83193c534723258a3bdb29ab05038c1026e98a0', href: typeof this.path == "string" ? this.path : this.path.pathname, onClick: e => this.clickHandler(e) }, this.icon && index.h("smoothly-icon", { key: 'b25d726f3cefc758eb589d5e8305e29678ece3b6', name: this.icon, toolTip: this.label }), this.label && index.h("span", { key: 'c660f2f5694c2c12a7dfd64bead2144882d69abb', class: "label" }, this.label))), index.h("div", { key: 'f725dda066fd8ec67fb4cf1a2a792b0f2e0d271d', ref: e => (this.contentElement = e) }, this.content && index.h("smoothly-lazy", { key: 'b62f2224fe0c0a0ee8fa663fa733383e5d822be1', content: this.content }), index.h("slot", { key: 'dc34264e09a85d451f48be19bd388fc1770e38d4' }))));
1561
+ return (index.h(index.Host, { key: '93da1b4b300f1b0396728f5444a8a981e6d1425f' }, index.h("li", { key: '0b6645c615a84eaf5d6e5ba8f350fa3db90803cd' }, index.h("a", { key: 'd83193c534723258a3bdb29ab05038c1026e98a0', href: typeof this.path == "string" ? this.path : this.path.pathname, onClick: e => this.clickHandler(e) }, this.icon && index.h("smoothly-icon", { key: '50d2c4ac01eb620da6a4204ec2a284ff17da29b0', name: this.icon }), this.label && index.h("span", { key: '21dd0bb3420ed70032e50bf6c74670c460e755f4', class: "label" }, this.label))), index.h("div", { key: '9b0dc738eac230d977acb7d01355da522ac93f3d', ref: e => (this.contentElement = e) }, this.content && index.h("smoothly-lazy", { key: '1fb792b58a7d80af417bfbcf35fec947774f04fb', content: this.content }), index.h("slot", { key: '4170ffef92b594ba50ed127cc468e4e5493cb37a' }))));
1562
1562
  }
1563
1563
  };
1564
1564
  SmoothlyAppRoom.style = SmoothlyAppRoomStyle0;