customer-module-frontend 2.0.0-beta.22 → 2.0.0-beta.23
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.
package/dist/customer-module.js
CHANGED
|
@@ -38017,24 +38017,6 @@ function Tw() {
|
|
|
38017
38017
|
.cm-root .omni-datatable .p-datatable-tbody > tr > td{
|
|
38018
38018
|
border-bottom: none !important;
|
|
38019
38019
|
}
|
|
38020
|
-
.cm-root .cm-phone-call-btn {
|
|
38021
|
-
display: inline-flex;
|
|
38022
|
-
align-items: center;
|
|
38023
|
-
justify-content: center;
|
|
38024
|
-
width: 28px;
|
|
38025
|
-
height: 28px;
|
|
38026
|
-
border-radius: 8px;
|
|
38027
|
-
background-color: #3B82F6;
|
|
38028
|
-
border: none;
|
|
38029
|
-
cursor: pointer;
|
|
38030
|
-
padding: 0;
|
|
38031
|
-
outline: none;
|
|
38032
|
-
opacity: 0;
|
|
38033
|
-
transition: opacity 0.15s ease-in-out;
|
|
38034
|
-
}
|
|
38035
|
-
.cm-root .omni-datatable .p-datatable-tbody > tr:hover .cm-phone-call-btn {
|
|
38036
|
-
opacity: 1;
|
|
38037
|
-
}
|
|
38038
38020
|
` }),
|
|
38039
38021
|
/* @__PURE__ */ Z("div", { className: "cm:px-12 cm:w-full cm:flex cm:flex-col cm:flex-1 cm:basis-0 cm:min-h-0 contact-table-datatable", ref: u, children: [
|
|
38040
38022
|
/* @__PURE__ */ m(
|