cas-ds-web-components 1.2.51 → 1.2.52
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/build/cas-booking-box.js
CHANGED
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
<div class="booking-box-tab">
|
|
273
273
|
<cas-text variant="headline3">¿Qué necesitas agendar?</cas-text>
|
|
274
274
|
</div>
|
|
275
|
-
<a href="https://
|
|
275
|
+
<a href="https://www.clinicaalemana.cl/anulacion-hora"
|
|
276
276
|
@click="${this.handleOverrideTime}" class="booking-box-tab-2">
|
|
277
277
|
<cas-text variant="headline5">Anular hora</cas-text>
|
|
278
278
|
</a>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(y,c2){typeof exports=="object"&&typeof module<"u"?c2(exports):typeof define=="function"&&define.amd?define(["exports"],c2):(y=typeof globalThis<"u"?globalThis:y||self,c2(y["all-components"]={}))})(this,function(y){"use strict";(()=>{const e=document.createElement("link");e.setAttribute("href","https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap"),e.setAttribute("rel","stylesheet"),document.head.appendChild(e)})();var q7={name:"@eloisa-ds/all-components",version:"1.0.
|
|
1
|
+
(function(y,c2){typeof exports=="object"&&typeof module<"u"?c2(exports):typeof define=="function"&&define.amd?define(["exports"],c2):(y=typeof globalThis<"u"?globalThis:y||self,c2(y["all-components"]={}))})(this,function(y){"use strict";(()=>{const e=document.createElement("link");e.setAttribute("href","https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap"),e.setAttribute("rel","stylesheet"),document.head.appendChild(e)})();var q7={name:"@eloisa-ds/all-components",version:"1.0.56",main:"./all-components.umd.js",module:"./all-components.es.js",exports:{".":{import:"./all-components.es.js",require:"./all-components.umd.js"}}};/**
|
|
2
2
|
* @license
|
|
3
3
|
* Copyright 2019 Google LLC
|
|
4
4
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -7058,7 +7058,7 @@
|
|
|
7058
7058
|
<div class="booking-box-tab">
|
|
7059
7059
|
<cas-text variant="headline3">¿Qué necesitas agendar?</cas-text>
|
|
7060
7060
|
</div>
|
|
7061
|
-
<a href="https://
|
|
7061
|
+
<a href="https://www.clinicaalemana.cl/anulacion-hora"
|
|
7062
7062
|
@click="${this.handleOverrideTime}" class="booking-box-tab-2">
|
|
7063
7063
|
<cas-text variant="headline5">Anular hora</cas-text>
|
|
7064
7064
|
</a>
|
package/build/cas-header.js
CHANGED
|
@@ -7058,7 +7058,7 @@
|
|
|
7058
7058
|
<div class="booking-box-tab">
|
|
7059
7059
|
<cas-text variant="headline3">¿Qué necesitas agendar?</cas-text>
|
|
7060
7060
|
</div>
|
|
7061
|
-
<a href="https://
|
|
7061
|
+
<a href="https://www.clinicaalemana.cl/anulacion-hora"
|
|
7062
7062
|
@click="${this.handleOverrideTime}" class="booking-box-tab-2">
|
|
7063
7063
|
<cas-text variant="headline5">Anular hora</cas-text>
|
|
7064
7064
|
</a>
|