@yoobic/yobi 8.1.0-142 → 8.1.0-143

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.
@@ -10,7 +10,7 @@ require('./lodash-597bda6d.js');
10
10
  require('./_commonjsHelpers-94df2ea7.js');
11
11
  require('./index-af537b89.js');
12
12
 
13
- const navbarCss = ":host{--top-container-min-height:2.75rem;--top-container-padding:0 var(--spacing-08, 0.5rem);--bottom-container-padding:0;--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);--center-padding:0 var(--spacing-16, 1rem);--flex-safe-area:var(--safe-area-inset-top);z-index:10;display:block;width:100%;color:var(--dark, #000000);background:var(--light-10, rgba(255, 255, 255, 0.1));-webkit-transition:all 0.3s;transition:all 0.3s}:host ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host ::slotted(yoo-form-input),:host ::slotted(yoo-entity-search-tags){width:100%;margin-right:var(--spacing-08, 0.5rem)}:host(.web){--top-container-min-height:3.5rem;--top-container-padding:0 var(--spacing-16, 1rem)}:host(.web.chat){--top-container-min-height:var(--spacing-32, 2rem)}:host(.web.grid:not(.feeds):not(.questions):not(.card-inbox):not(.card-inbox-ongoing)){--top-container-min-height:2.75rem;--top-container-padding:var(--spacing-16, 1rem) 0 !important;background:transparent}:host(.web.grid.card-inbox),:host(.web.grid.card-inbox-ongoing){--top-container-min-height:2.75rem;--top-container-padding:0.625rem 0 !important;background:transparent}:host(.web.grid.form) .outer-container .top-container{padding:0;padding-bottom:var(--spacing-08, 0.5rem)}:host(.web.grid) .outer-container .top-container{padding-right:var(--spacing-08, 0.5rem)}:host(.overflow-hidden) .center-container{overflow:hidden}:host(.large-font) .center-container{font-weight:var(--font-weight-900, 900);font-size:var(--font-size-32, 2rem)}:host(.light){--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);color:var(--dark, #000000);background:var(--light, #ffffff)}:host(.light) ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host(.transparent){--bottom-shadow:0;color:var(--light, #ffffff);background:transparent}:host(.transparent) ::slotted(yoo-icon){fill:var(--light, #ffffff)}:host(.gradient){--bottom-shadow:0;color:var(--light, #ffffff);background:var(--navbar-gradient, linear-gradient(rgba(0, 0, 0, 0.7), transparent))}:host(.gradient) ::slotted(yoo-items){fill:var(--light, #ffffff)}:host(.dark) .outer-container{color:var(--light, #ffffff);background:var(--dark, #000000)}:host(.app-color) .outer-container{color:var(--light, #ffffff);background:var(--app-color, #5a30f4)}:host(.no-shadow){--bottom-shadow:0}:host([center-title=true]) .center-container,:host([center-title]) .center-container{-ms-flex-pack:center;justify-content:center}:host([grid]) .top-container{display:grid}:host([grid]) .end-container{-ms-flex-pack:end;justify-content:flex-end}:host([grid][center-title]) .top-container{grid-template-columns:repeat(3, 1fr)}:host([grid]:not([center-title])) .top-container{grid-template-columns:auto auto 1fr}:host(.full-width) .top-container .start-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}:host(.full-width) .top-container .center-container{display:none}.outer-container{position:relative;width:100%;padding-top:var(--safe-area-inset-top);-webkit-box-shadow:var(--bottom-shadow);box-shadow:var(--bottom-shadow)}.top-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:var(--top-container-min-height);padding:var(--top-container-padding)}.top-container .start-container,.top-container .end-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex:0;flex:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.top-container .center-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:var(--center-padding);overflow:visible;word-break:break-all}.content-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:var(--bottom-container-padding)}:host(.flex-safe-area) .outer-container{padding-top:var(--flex-safe-area)}:host(.autocomplete){height:2rem;padding-top:var(--spacing-04, 0.25rem)}:host(.autocomplete) .outer-container{height:2rem;-webkit-box-shadow:none;box-shadow:none}:host(.autocomplete) .outer-container .top-container{min-height:2rem}:host(.autocomplete) .outer-container .top-container .center-container{height:2rem;padding-right:var(--spacing-04, 0.25rem)}:host(.web.autocomplete) .outer-container .content-container{padding-left:0}:host(.autocomplete-dialog-no-tags){display:-ms-flexbox;display:flex;height:3rem}:host([swipeable].iphone-x){height:5rem}:host([swipeable]){position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;height:4rem}:host([swipeable]) .swipe-bar{position:absolute;top:0.5rem;right:calc(50% - 1.5rem);bottom:auto;left:auto;width:3rem;height:0.25rem;background-color:var(--stable);border-radius:0.21875rem}:host(.no-padding){--top-container-padding:0.75rem 2px 0.75rem 0px !important}:host(.linear-gradient) .outer-container .top-container{z-index:1}:host(.linear-gradient) .outer-container::after{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-image:var(--linear-gradient-01, linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.19), rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.81), rgba(0, 0, 0, 0.88), rgba(0, 0, 0, 0.94), var(--dark, #000000)));opacity:0.5;content:\"\"}:host(.custom-theme:not([ccenter-title]):not(.grid)){background:var(--app-color-10, rgba(90, 48, 244, 0.1));--stable:var(--app-color, #5a30f4)}:host(.mobile.custom-theme.main){background:var(--app-color, #5a30f4);--dark:var(--light, #ffffff)}";
13
+ const navbarCss = ":host{--top-container-min-height:2.75rem;--top-container-padding:0 var(--spacing-08, 0.5rem);--bottom-container-padding:0;--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);--center-padding:0 var(--spacing-16, 1rem);--flex-safe-area:var(--safe-area-inset-top);z-index:10;display:block;width:100%;color:var(--dark, #000000);background:var(--light-10, rgba(255, 255, 255, 0.1));-webkit-transition:all 0.3s;transition:all 0.3s}:host ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host ::slotted(yoo-form-input),:host ::slotted(yoo-entity-search-tags){width:100%;margin-right:var(--spacing-08, 0.5rem)}:host(.web){--top-container-min-height:3.5rem;--top-container-padding:0 var(--spacing-16, 1rem)}:host(.web.chat){--top-container-min-height:var(--spacing-32, 2rem)}:host(.web.grid:not(.feeds):not(.questions):not(.card-inbox):not(.card-inbox-ongoing)){--top-container-min-height:2.75rem;--top-container-padding:var(--spacing-16, 1rem) 0;background:transparent}:host(.web.grid.card-inbox),:host(.web.grid.card-inbox-ongoing){--top-container-min-height:2.75rem;--top-container-padding:0.625rem 0 !important;background:transparent}:host(.web.grid.form) .outer-container .top-container{padding:0;padding-bottom:var(--spacing-08, 0.5rem)}:host(.web.grid) .outer-container .top-container{padding-right:var(--spacing-08, 0.5rem)}:host(.overflow-hidden) .center-container{overflow:hidden}:host(.large-font) .center-container{font-weight:var(--font-weight-900, 900);font-size:var(--font-size-32, 2rem)}:host(.light){--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);color:var(--dark, #000000);background:var(--light, #ffffff)}:host(.light) ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host(.transparent){--bottom-shadow:0;color:var(--light, #ffffff);background:transparent}:host(.transparent) ::slotted(yoo-icon){fill:var(--light, #ffffff)}:host(.gradient){--bottom-shadow:0;color:var(--light, #ffffff);background:var(--navbar-gradient, linear-gradient(rgba(0, 0, 0, 0.7), transparent))}:host(.gradient) ::slotted(yoo-items){fill:var(--light, #ffffff)}:host(.dark) .outer-container{color:var(--light, #ffffff);background:var(--dark, #000000)}:host(.app-color) .outer-container{color:var(--light, #ffffff);background:var(--app-color, #5a30f4)}:host(.no-shadow){--bottom-shadow:0}:host([center-title=true]) .center-container,:host([center-title]) .center-container{-ms-flex-pack:center;justify-content:center}:host([grid]) .top-container{display:grid}:host([grid]) .end-container{-ms-flex-pack:end;justify-content:flex-end}:host([grid][center-title]) .top-container{grid-template-columns:repeat(3, 1fr)}:host([grid]:not([center-title])) .top-container{grid-template-columns:auto auto 1fr}:host(.full-width) .top-container .start-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}:host(.full-width) .top-container .center-container{display:none}.outer-container{position:relative;width:100%;padding-top:var(--safe-area-inset-top);-webkit-box-shadow:var(--bottom-shadow);box-shadow:var(--bottom-shadow)}.top-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:var(--top-container-min-height);padding:var(--top-container-padding)}.top-container .start-container,.top-container .end-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex:0;flex:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.top-container .center-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:var(--center-padding);overflow:visible;word-break:break-all}.content-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:var(--bottom-container-padding)}:host(.flex-safe-area) .outer-container{padding-top:var(--flex-safe-area)}:host(.autocomplete){height:2rem;padding-top:var(--spacing-04, 0.25rem)}:host(.autocomplete) .outer-container{height:2rem;-webkit-box-shadow:none;box-shadow:none}:host(.autocomplete) .outer-container .top-container{min-height:2rem}:host(.autocomplete) .outer-container .top-container .center-container{height:2rem;padding-right:var(--spacing-04, 0.25rem)}:host(.web.autocomplete) .outer-container .content-container{padding-left:0}:host(.autocomplete-dialog-no-tags){display:-ms-flexbox;display:flex;height:3rem}:host([swipeable].iphone-x){height:5rem}:host([swipeable]){position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;height:4rem}:host([swipeable]) .swipe-bar{position:absolute;top:0.5rem;right:calc(50% - 1.5rem);bottom:auto;left:auto;width:3rem;height:0.25rem;background-color:var(--stable);border-radius:0.21875rem}:host(.no-padding){--top-container-padding:0.75rem 2px 0.75rem 0px !important}:host(.linear-gradient) .outer-container .top-container{z-index:1}:host(.linear-gradient) .outer-container::after{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-image:var(--linear-gradient-01, linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.19), rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.81), rgba(0, 0, 0, 0.88), rgba(0, 0, 0, 0.94), var(--dark, #000000)));opacity:0.5;content:\"\"}:host(.custom-theme:not([ccenter-title]):not(.grid)){background:var(--app-color-10, rgba(90, 48, 244, 0.1));--stable:var(--app-color, #5a30f4)}:host(.mobile.custom-theme.main){background:var(--app-color, #5a30f4);--dark:var(--light, #ffffff)}";
14
14
 
15
15
  const YooNavbarComponent = class {
16
16
  constructor(hostRef) {
@@ -235,7 +235,7 @@ null: CSS defaults to use the ltr css, and adds [dir=rtl] selectors to override
235
235
 
236
236
  :host(.web.grid:not(.feeds):not(.questions):not(.card-inbox):not(.card-inbox-ongoing)) {
237
237
  --top-container-min-height: 2.75rem;
238
- --top-container-padding: var(--spacing-16, 1rem) 0 !important;
238
+ --top-container-padding: var(--spacing-16, 1rem) 0;
239
239
  background: transparent;
240
240
  }
241
241
 
@@ -6,7 +6,7 @@ import './lodash-eb23e844.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
  import './index-b4fef8f7.js';
8
8
 
9
- const navbarCss = ":host{--top-container-min-height:2.75rem;--top-container-padding:0 var(--spacing-08, 0.5rem);--bottom-container-padding:0;--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);--center-padding:0 var(--spacing-16, 1rem);--flex-safe-area:var(--safe-area-inset-top);z-index:10;display:block;width:100%;color:var(--dark, #000000);background:var(--light-10, rgba(255, 255, 255, 0.1));-webkit-transition:all 0.3s;transition:all 0.3s}:host ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host ::slotted(yoo-form-input),:host ::slotted(yoo-entity-search-tags){width:100%;margin-right:var(--spacing-08, 0.5rem)}:host(.web){--top-container-min-height:3.5rem;--top-container-padding:0 var(--spacing-16, 1rem)}:host(.web.chat){--top-container-min-height:var(--spacing-32, 2rem)}:host(.web.grid:not(.feeds):not(.questions):not(.card-inbox):not(.card-inbox-ongoing)){--top-container-min-height:2.75rem;--top-container-padding:var(--spacing-16, 1rem) 0 !important;background:transparent}:host(.web.grid.card-inbox),:host(.web.grid.card-inbox-ongoing){--top-container-min-height:2.75rem;--top-container-padding:0.625rem 0 !important;background:transparent}:host(.web.grid.form) .outer-container .top-container{padding:0;padding-bottom:var(--spacing-08, 0.5rem)}:host(.web.grid) .outer-container .top-container{padding-right:var(--spacing-08, 0.5rem)}:host(.overflow-hidden) .center-container{overflow:hidden}:host(.large-font) .center-container{font-weight:var(--font-weight-900, 900);font-size:var(--font-size-32, 2rem)}:host(.light){--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);color:var(--dark, #000000);background:var(--light, #ffffff)}:host(.light) ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host(.transparent){--bottom-shadow:0;color:var(--light, #ffffff);background:transparent}:host(.transparent) ::slotted(yoo-icon){fill:var(--light, #ffffff)}:host(.gradient){--bottom-shadow:0;color:var(--light, #ffffff);background:var(--navbar-gradient, linear-gradient(rgba(0, 0, 0, 0.7), transparent))}:host(.gradient) ::slotted(yoo-items){fill:var(--light, #ffffff)}:host(.dark) .outer-container{color:var(--light, #ffffff);background:var(--dark, #000000)}:host(.app-color) .outer-container{color:var(--light, #ffffff);background:var(--app-color, #5a30f4)}:host(.no-shadow){--bottom-shadow:0}:host([center-title=true]) .center-container,:host([center-title]) .center-container{-ms-flex-pack:center;justify-content:center}:host([grid]) .top-container{display:grid}:host([grid]) .end-container{-ms-flex-pack:end;justify-content:flex-end}:host([grid][center-title]) .top-container{grid-template-columns:repeat(3, 1fr)}:host([grid]:not([center-title])) .top-container{grid-template-columns:auto auto 1fr}:host(.full-width) .top-container .start-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}:host(.full-width) .top-container .center-container{display:none}.outer-container{position:relative;width:100%;padding-top:var(--safe-area-inset-top);-webkit-box-shadow:var(--bottom-shadow);box-shadow:var(--bottom-shadow)}.top-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:var(--top-container-min-height);padding:var(--top-container-padding)}.top-container .start-container,.top-container .end-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex:0;flex:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.top-container .center-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:var(--center-padding);overflow:visible;word-break:break-all}.content-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:var(--bottom-container-padding)}:host(.flex-safe-area) .outer-container{padding-top:var(--flex-safe-area)}:host(.autocomplete){height:2rem;padding-top:var(--spacing-04, 0.25rem)}:host(.autocomplete) .outer-container{height:2rem;-webkit-box-shadow:none;box-shadow:none}:host(.autocomplete) .outer-container .top-container{min-height:2rem}:host(.autocomplete) .outer-container .top-container .center-container{height:2rem;padding-right:var(--spacing-04, 0.25rem)}:host(.web.autocomplete) .outer-container .content-container{padding-left:0}:host(.autocomplete-dialog-no-tags){display:-ms-flexbox;display:flex;height:3rem}:host([swipeable].iphone-x){height:5rem}:host([swipeable]){position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;height:4rem}:host([swipeable]) .swipe-bar{position:absolute;top:0.5rem;right:calc(50% - 1.5rem);bottom:auto;left:auto;width:3rem;height:0.25rem;background-color:var(--stable);border-radius:0.21875rem}:host(.no-padding){--top-container-padding:0.75rem 2px 0.75rem 0px !important}:host(.linear-gradient) .outer-container .top-container{z-index:1}:host(.linear-gradient) .outer-container::after{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-image:var(--linear-gradient-01, linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.19), rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.81), rgba(0, 0, 0, 0.88), rgba(0, 0, 0, 0.94), var(--dark, #000000)));opacity:0.5;content:\"\"}:host(.custom-theme:not([ccenter-title]):not(.grid)){background:var(--app-color-10, rgba(90, 48, 244, 0.1));--stable:var(--app-color, #5a30f4)}:host(.mobile.custom-theme.main){background:var(--app-color, #5a30f4);--dark:var(--light, #ffffff)}";
9
+ const navbarCss = ":host{--top-container-min-height:2.75rem;--top-container-padding:0 var(--spacing-08, 0.5rem);--bottom-container-padding:0;--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);--center-padding:0 var(--spacing-16, 1rem);--flex-safe-area:var(--safe-area-inset-top);z-index:10;display:block;width:100%;color:var(--dark, #000000);background:var(--light-10, rgba(255, 255, 255, 0.1));-webkit-transition:all 0.3s;transition:all 0.3s}:host ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host ::slotted(yoo-form-input),:host ::slotted(yoo-entity-search-tags){width:100%;margin-right:var(--spacing-08, 0.5rem)}:host(.web){--top-container-min-height:3.5rem;--top-container-padding:0 var(--spacing-16, 1rem)}:host(.web.chat){--top-container-min-height:var(--spacing-32, 2rem)}:host(.web.grid:not(.feeds):not(.questions):not(.card-inbox):not(.card-inbox-ongoing)){--top-container-min-height:2.75rem;--top-container-padding:var(--spacing-16, 1rem) 0;background:transparent}:host(.web.grid.card-inbox),:host(.web.grid.card-inbox-ongoing){--top-container-min-height:2.75rem;--top-container-padding:0.625rem 0 !important;background:transparent}:host(.web.grid.form) .outer-container .top-container{padding:0;padding-bottom:var(--spacing-08, 0.5rem)}:host(.web.grid) .outer-container .top-container{padding-right:var(--spacing-08, 0.5rem)}:host(.overflow-hidden) .center-container{overflow:hidden}:host(.large-font) .center-container{font-weight:var(--font-weight-900, 900);font-size:var(--font-size-32, 2rem)}:host(.light){--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);color:var(--dark, #000000);background:var(--light, #ffffff)}:host(.light) ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host(.transparent){--bottom-shadow:0;color:var(--light, #ffffff);background:transparent}:host(.transparent) ::slotted(yoo-icon){fill:var(--light, #ffffff)}:host(.gradient){--bottom-shadow:0;color:var(--light, #ffffff);background:var(--navbar-gradient, linear-gradient(rgba(0, 0, 0, 0.7), transparent))}:host(.gradient) ::slotted(yoo-items){fill:var(--light, #ffffff)}:host(.dark) .outer-container{color:var(--light, #ffffff);background:var(--dark, #000000)}:host(.app-color) .outer-container{color:var(--light, #ffffff);background:var(--app-color, #5a30f4)}:host(.no-shadow){--bottom-shadow:0}:host([center-title=true]) .center-container,:host([center-title]) .center-container{-ms-flex-pack:center;justify-content:center}:host([grid]) .top-container{display:grid}:host([grid]) .end-container{-ms-flex-pack:end;justify-content:flex-end}:host([grid][center-title]) .top-container{grid-template-columns:repeat(3, 1fr)}:host([grid]:not([center-title])) .top-container{grid-template-columns:auto auto 1fr}:host(.full-width) .top-container .start-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}:host(.full-width) .top-container .center-container{display:none}.outer-container{position:relative;width:100%;padding-top:var(--safe-area-inset-top);-webkit-box-shadow:var(--bottom-shadow);box-shadow:var(--bottom-shadow)}.top-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:var(--top-container-min-height);padding:var(--top-container-padding)}.top-container .start-container,.top-container .end-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex:0;flex:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.top-container .center-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:var(--center-padding);overflow:visible;word-break:break-all}.content-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:var(--bottom-container-padding)}:host(.flex-safe-area) .outer-container{padding-top:var(--flex-safe-area)}:host(.autocomplete){height:2rem;padding-top:var(--spacing-04, 0.25rem)}:host(.autocomplete) .outer-container{height:2rem;-webkit-box-shadow:none;box-shadow:none}:host(.autocomplete) .outer-container .top-container{min-height:2rem}:host(.autocomplete) .outer-container .top-container .center-container{height:2rem;padding-right:var(--spacing-04, 0.25rem)}:host(.web.autocomplete) .outer-container .content-container{padding-left:0}:host(.autocomplete-dialog-no-tags){display:-ms-flexbox;display:flex;height:3rem}:host([swipeable].iphone-x){height:5rem}:host([swipeable]){position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;height:4rem}:host([swipeable]) .swipe-bar{position:absolute;top:0.5rem;right:calc(50% - 1.5rem);bottom:auto;left:auto;width:3rem;height:0.25rem;background-color:var(--stable);border-radius:0.21875rem}:host(.no-padding){--top-container-padding:0.75rem 2px 0.75rem 0px !important}:host(.linear-gradient) .outer-container .top-container{z-index:1}:host(.linear-gradient) .outer-container::after{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-image:var(--linear-gradient-01, linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.19), rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.81), rgba(0, 0, 0, 0.88), rgba(0, 0, 0, 0.94), var(--dark, #000000)));opacity:0.5;content:\"\"}:host(.custom-theme:not([ccenter-title]):not(.grid)){background:var(--app-color-10, rgba(90, 48, 244, 0.1));--stable:var(--app-color, #5a30f4)}:host(.mobile.custom-theme.main){background:var(--app-color, #5a30f4);--dark:var(--light, #ffffff)}";
10
10
 
11
11
  const YooNavbarComponent = class {
12
12
  constructor(hostRef) {
@@ -6,7 +6,7 @@ import './lodash-eb23e844.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
  import './index-b4fef8f7.js';
8
8
 
9
- const navbarCss = ":host{--top-container-min-height:2.75rem;--top-container-padding:0 var(--spacing-08, 0.5rem);--bottom-container-padding:0;--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);--center-padding:0 var(--spacing-16, 1rem);--flex-safe-area:var(--safe-area-inset-top);z-index:10;display:block;width:100%;color:var(--dark, #000000);background:var(--light-10, rgba(255, 255, 255, 0.1));-webkit-transition:all 0.3s;transition:all 0.3s}:host ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host ::slotted(yoo-form-input),:host ::slotted(yoo-entity-search-tags){width:100%;margin-right:var(--spacing-08, 0.5rem)}:host(.web){--top-container-min-height:3.5rem;--top-container-padding:0 var(--spacing-16, 1rem)}:host(.web.chat){--top-container-min-height:var(--spacing-32, 2rem)}:host(.web.grid:not(.feeds):not(.questions):not(.card-inbox):not(.card-inbox-ongoing)){--top-container-min-height:2.75rem;--top-container-padding:var(--spacing-16, 1rem) 0 !important;background:transparent}:host(.web.grid.card-inbox),:host(.web.grid.card-inbox-ongoing){--top-container-min-height:2.75rem;--top-container-padding:0.625rem 0 !important;background:transparent}:host(.web.grid.form) .outer-container .top-container{padding:0;padding-bottom:var(--spacing-08, 0.5rem)}:host(.web.grid) .outer-container .top-container{padding-right:var(--spacing-08, 0.5rem)}:host(.overflow-hidden) .center-container{overflow:hidden}:host(.large-font) .center-container{font-weight:var(--font-weight-900, 900);font-size:var(--font-size-32, 2rem)}:host(.light){--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);color:var(--dark, #000000);background:var(--light, #ffffff)}:host(.light) ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host(.transparent){--bottom-shadow:0;color:var(--light, #ffffff);background:transparent}:host(.transparent) ::slotted(yoo-icon){fill:var(--light, #ffffff)}:host(.gradient){--bottom-shadow:0;color:var(--light, #ffffff);background:var(--navbar-gradient, linear-gradient(rgba(0, 0, 0, 0.7), transparent))}:host(.gradient) ::slotted(yoo-items){fill:var(--light, #ffffff)}:host(.dark) .outer-container{color:var(--light, #ffffff);background:var(--dark, #000000)}:host(.app-color) .outer-container{color:var(--light, #ffffff);background:var(--app-color, #5a30f4)}:host(.no-shadow){--bottom-shadow:0}:host([center-title=true]) .center-container,:host([center-title]) .center-container{-ms-flex-pack:center;justify-content:center}:host([grid]) .top-container{display:grid}:host([grid]) .end-container{-ms-flex-pack:end;justify-content:flex-end}:host([grid][center-title]) .top-container{grid-template-columns:repeat(3, 1fr)}:host([grid]:not([center-title])) .top-container{grid-template-columns:auto auto 1fr}:host(.full-width) .top-container .start-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}:host(.full-width) .top-container .center-container{display:none}.outer-container{position:relative;width:100%;padding-top:var(--safe-area-inset-top);-webkit-box-shadow:var(--bottom-shadow);box-shadow:var(--bottom-shadow)}.top-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:var(--top-container-min-height);padding:var(--top-container-padding)}.top-container .start-container,.top-container .end-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex:0;flex:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.top-container .center-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:var(--center-padding);overflow:visible;word-break:break-all}.content-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:var(--bottom-container-padding)}:host(.flex-safe-area) .outer-container{padding-top:var(--flex-safe-area)}:host(.autocomplete){height:2rem;padding-top:var(--spacing-04, 0.25rem)}:host(.autocomplete) .outer-container{height:2rem;-webkit-box-shadow:none;box-shadow:none}:host(.autocomplete) .outer-container .top-container{min-height:2rem}:host(.autocomplete) .outer-container .top-container .center-container{height:2rem;padding-right:var(--spacing-04, 0.25rem)}:host(.web.autocomplete) .outer-container .content-container{padding-left:0}:host(.autocomplete-dialog-no-tags){display:-ms-flexbox;display:flex;height:3rem}:host([swipeable].iphone-x){height:5rem}:host([swipeable]){position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;height:4rem}:host([swipeable]) .swipe-bar{position:absolute;top:0.5rem;right:calc(50% - 1.5rem);bottom:auto;left:auto;width:3rem;height:0.25rem;background-color:var(--stable);border-radius:0.21875rem}:host(.no-padding){--top-container-padding:0.75rem 2px 0.75rem 0px !important}:host(.linear-gradient) .outer-container .top-container{z-index:1}:host(.linear-gradient) .outer-container::after{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-image:var(--linear-gradient-01, linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.19), rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.81), rgba(0, 0, 0, 0.88), rgba(0, 0, 0, 0.94), var(--dark, #000000)));opacity:0.5;content:\"\"}:host(.custom-theme:not([ccenter-title]):not(.grid)){background:var(--app-color-10, rgba(90, 48, 244, 0.1));--stable:var(--app-color, #5a30f4)}:host(.mobile.custom-theme.main){background:var(--app-color, #5a30f4);--dark:var(--light, #ffffff)}";
9
+ const navbarCss = ":host{--top-container-min-height:2.75rem;--top-container-padding:0 var(--spacing-08, 0.5rem);--bottom-container-padding:0;--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);--center-padding:0 var(--spacing-16, 1rem);--flex-safe-area:var(--safe-area-inset-top);z-index:10;display:block;width:100%;color:var(--dark, #000000);background:var(--light-10, rgba(255, 255, 255, 0.1));-webkit-transition:all 0.3s;transition:all 0.3s}:host ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host ::slotted(yoo-form-input),:host ::slotted(yoo-entity-search-tags){width:100%;margin-right:var(--spacing-08, 0.5rem)}:host(.web){--top-container-min-height:3.5rem;--top-container-padding:0 var(--spacing-16, 1rem)}:host(.web.chat){--top-container-min-height:var(--spacing-32, 2rem)}:host(.web.grid:not(.feeds):not(.questions):not(.card-inbox):not(.card-inbox-ongoing)){--top-container-min-height:2.75rem;--top-container-padding:var(--spacing-16, 1rem) 0;background:transparent}:host(.web.grid.card-inbox),:host(.web.grid.card-inbox-ongoing){--top-container-min-height:2.75rem;--top-container-padding:0.625rem 0 !important;background:transparent}:host(.web.grid.form) .outer-container .top-container{padding:0;padding-bottom:var(--spacing-08, 0.5rem)}:host(.web.grid) .outer-container .top-container{padding-right:var(--spacing-08, 0.5rem)}:host(.overflow-hidden) .center-container{overflow:hidden}:host(.large-font) .center-container{font-weight:var(--font-weight-900, 900);font-size:var(--font-size-32, 2rem)}:host(.light){--bottom-shadow:0 0.0625rem 0 0 var(--stable-light, #f1f1f1);color:var(--dark, #000000);background:var(--light, #ffffff)}:host(.light) ::slotted(yoo-icon){fill:var(--text-color, #807f83)}:host(.transparent){--bottom-shadow:0;color:var(--light, #ffffff);background:transparent}:host(.transparent) ::slotted(yoo-icon){fill:var(--light, #ffffff)}:host(.gradient){--bottom-shadow:0;color:var(--light, #ffffff);background:var(--navbar-gradient, linear-gradient(rgba(0, 0, 0, 0.7), transparent))}:host(.gradient) ::slotted(yoo-items){fill:var(--light, #ffffff)}:host(.dark) .outer-container{color:var(--light, #ffffff);background:var(--dark, #000000)}:host(.app-color) .outer-container{color:var(--light, #ffffff);background:var(--app-color, #5a30f4)}:host(.no-shadow){--bottom-shadow:0}:host([center-title=true]) .center-container,:host([center-title]) .center-container{-ms-flex-pack:center;justify-content:center}:host([grid]) .top-container{display:grid}:host([grid]) .end-container{-ms-flex-pack:end;justify-content:flex-end}:host([grid][center-title]) .top-container{grid-template-columns:repeat(3, 1fr)}:host([grid]:not([center-title])) .top-container{grid-template-columns:auto auto 1fr}:host(.full-width) .top-container .start-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}:host(.full-width) .top-container .center-container{display:none}.outer-container{position:relative;width:100%;padding-top:var(--safe-area-inset-top);-webkit-box-shadow:var(--bottom-shadow);box-shadow:var(--bottom-shadow)}.top-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:var(--top-container-min-height);padding:var(--top-container-padding)}.top-container .start-container,.top-container .end-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex:0;flex:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.top-container .center-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:var(--center-padding);overflow:visible;word-break:break-all}.content-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:var(--bottom-container-padding)}:host(.flex-safe-area) .outer-container{padding-top:var(--flex-safe-area)}:host(.autocomplete){height:2rem;padding-top:var(--spacing-04, 0.25rem)}:host(.autocomplete) .outer-container{height:2rem;-webkit-box-shadow:none;box-shadow:none}:host(.autocomplete) .outer-container .top-container{min-height:2rem}:host(.autocomplete) .outer-container .top-container .center-container{height:2rem;padding-right:var(--spacing-04, 0.25rem)}:host(.web.autocomplete) .outer-container .content-container{padding-left:0}:host(.autocomplete-dialog-no-tags){display:-ms-flexbox;display:flex;height:3rem}:host([swipeable].iphone-x){height:5rem}:host([swipeable]){position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;height:4rem}:host([swipeable]) .swipe-bar{position:absolute;top:0.5rem;right:calc(50% - 1.5rem);bottom:auto;left:auto;width:3rem;height:0.25rem;background-color:var(--stable);border-radius:0.21875rem}:host(.no-padding){--top-container-padding:0.75rem 2px 0.75rem 0px !important}:host(.linear-gradient) .outer-container .top-container{z-index:1}:host(.linear-gradient) .outer-container::after{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-image:var(--linear-gradient-01, linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.19), rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.81), rgba(0, 0, 0, 0.88), rgba(0, 0, 0, 0.94), var(--dark, #000000)));opacity:0.5;content:\"\"}:host(.custom-theme:not([ccenter-title]):not(.grid)){background:var(--app-color-10, rgba(90, 48, 244, 0.1));--stable:var(--app-color, #5a30f4)}:host(.mobile.custom-theme.main){background:var(--app-color, #5a30f4);--dark:var(--light, #ffffff)}";
10
10
 
11
11
  const YooNavbarComponent = class {
12
12
  constructor(hostRef) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoobic/yobi",
3
- "version": "8.1.0-142",
3
+ "version": "8.1.0-143",
4
4
  "description": "Yobi - Yoobic Design System",
5
5
  "module": "dist/index.js",
6
6
  "main": "dist/index.cjs.js",