ps-toolkit-ui 0.1.50 → 0.1.51

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.
@@ -2085,7 +2085,7 @@
2085
2085
  { type: core.Component, args: [{
2086
2086
  selector: 'lib-modal',
2087
2087
  template: "<div [id]=\"modal.id + 'Modal'\" class=\"modal\">\r\n <div [className]=\"(modal.class ? modal.class : '') + ' content'\">\r\n <lib-form-button [inp]=\"close\"></lib-form-button>\r\n <div class=\"body\">\r\n <ng-content></ng-content>\r\n <lib-form *ngIf=\"modal.form != null && modal.firstForm\" [form]=\"modal.form\"></lib-form>\r\n <lib-table *ngIf=\"modal.table != null\" [table]=\"modal.table\"></lib-table>\r\n <lib-form *ngIf=\"modal.form != null && !modal.firstForm\" [form]=\"modal.form\"></lib-form>\r\n <lib-accordion *ngIf=\"modal.accordion != null\" [accordion]=\"modal.accordion\"></lib-accordion>\r\n </div>\r\n </div>\r\n</div>\r\n",
2088
- styles: [".modal{background-color:var(--black-t-44);display:none;height:100%;overflow-y:auto;position:fixed;right:0;top:0;width:100%;z-index:999}.modal .content{background-color:#fff;border-radius:5px;box-shadow:var(--box-shadow-modal);float:right;margin:50px 30%;position:relative;width:40%;z-index:2}.modal .content .header{float:right;position:relative;text-align:center;width:100%}.modal .content .header .title{float:left;font-family:VazirBold;font-size:18px;height:40px;line-height:40px;width:100%}::ng-deep .modal .content>lib-form-button .form-input-con.button{left:-25px;position:absolute;top:-10px;z-index:5}.modal .content .body{float:right;position:relative;width:100%}.modal .content .footer{background-color:var(--base-22);float:right;height:50px;width:100%}.modal .content .footer:before{background-image:linear-gradient(90deg,rgba(51,51,51,0),rgba(51,51,51,.25),rgba(51,51,51,0));border:0;content:\"\";float:right;height:1px;width:100%}@media (max-width:399.98px){.modal .content{margin:50px 5%;width:90%}::ng-deep .modal .content .form .form-input-con.text{width:100%!important}}@media (min-width:400px) and (max-width:499.98px){.modal .content{margin:50px 10%;width:80%}::ng-deep .modal .content .form .form-input-con.text:not(.table-search){width:100%!important}}@media (min-width:500px) and (max-width:599.98px){.modal .content{margin:50px 15%;width:70%}::ng-deep .modal .content .form .form-input-con.text:not(.table-search){width:100%!important}}@media (min-width:600px) and (max-width:699.98px){.modal .content{margin:50px 20%;width:60%}::ng-deep .modal .content .form .form-input-con.text:not(.table-search){width:100%!important}}@media (min-width:700px) and (max-width:799.98px){.modal .content{margin:50px 20%;width:60%}::ng-deep .modal .content .form .form-input-con.text:not(.table-search){margin-right:10%;width:80%!important}}@media (min-width:800px) and (max-width:899.98px){.modal .content{margin:50px 25%;width:50%}::ng-deep .modal .content .form .form-input-con.text:not(.table-search){margin-right:10%;width:80%!important}}@media (min-width:900px) and (max-width:999.98px){.modal .content{margin:50px 20%;width:60%}}@media (min-width:1000px) and (max-width:1099.98px){.modal .content{margin:50px 20%;width:60%}}@media (min-width:1100px) and (max-width:1199.98px){.modal .content{margin:50px 25%;width:50%}}@media (min-width:1200px) and (max-width:1299.98px){.modal .content{margin:50px 25%;width:50%}}"]
2088
+ styles: [".modal{background-color:var(--black-t-44);display:none;height:100%;overflow-y:auto;position:fixed;right:0;top:0;width:100%;z-index:999}.modal .content{background-color:#fff;border-radius:5px;box-shadow:var(--box-shadow-modal);float:right;margin:50px 30%;position:relative;width:40%;z-index:2}.modal .content .header{float:right;position:relative;text-align:center;width:100%}.modal .content .header .title{float:left;font-family:VazirBold;font-size:18px;height:40px;line-height:40px;width:100%}::ng-deep .modal .content>lib-form-button .form-input-con.button{left:-25px;position:absolute;top:-10px;z-index:5}.modal .content .body{float:right;position:relative;width:100%}.modal .content .footer{background-color:var(--base-22);float:right;height:50px;width:100%}.modal .content .footer:before{background-image:linear-gradient(90deg,rgba(51,51,51,0),rgba(51,51,51,.25),rgba(51,51,51,0));border:0;content:\"\";float:right;height:1px;width:100%}@media (max-width:399.98px){.modal .content{margin:50px 5%;width:90%}::ng-deep .modal .content .form .form-input-con.text{width:100%!important}}@media (min-width:400px) and (max-width:499.98px){.modal .content{margin:50px 10%;width:80%}::ng-deep .modal .content .form .form-input-con.text{width:100%!important}}@media (min-width:500px) and (max-width:599.98px){.modal .content{margin:50px 15%;width:70%}::ng-deep .modal .content .form .form-input-con.text{width:100%!important}}@media (min-width:600px) and (max-width:699.98px){.modal .content{margin:50px 20%;width:60%}::ng-deep .modal .content .form .form-input-con.text{width:100%!important}}@media (min-width:700px) and (max-width:799.98px){.modal .content{margin:50px 20%;width:60%}::ng-deep .modal .content .form .form-input-con.text{margin-right:10%;width:80%!important}}@media (min-width:800px) and (max-width:899.98px){.modal .content{margin:50px 25%;width:50%}::ng-deep .modal .content .form .form-input-con.text{margin-right:10%;width:80%!important}}@media (min-width:900px) and (max-width:999.98px){.modal .content{margin:50px 20%;width:60%}}@media (min-width:1000px) and (max-width:1099.98px){.modal .content{margin:50px 20%;width:60%}}@media (min-width:1100px) and (max-width:1199.98px){.modal .content{margin:50px 25%;width:50%}}@media (min-width:1200px) and (max-width:1299.98px){.modal .content{margin:50px 25%;width:50%}}"]
2089
2089
  },] }
2090
2090
  ];
2091
2091
  ModalComponent.ctorParameters = function () { return []; };
@@ -2136,7 +2136,7 @@
2136
2136
  return false;
2137
2137
  };
2138
2138
  SidebarItemComponent.prototype.closeSidebar = function () {
2139
- $__namespace('#Sidebar').removeClass('open').addClass('close');
2139
+ $__namespace('#Sidebar').addClass('open').removeClass('close');
2140
2140
  };
2141
2141
  return SidebarItemComponent;
2142
2142
  }());