@colegium_dev/vue3-selector-universal-lib 0.7.20 → 0.7.21
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.
|
@@ -15228,7 +15228,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
15228
15228
|
// altura adicional cuando se agregar subtitulos
|
|
15229
15229
|
token: {
|
|
15230
15230
|
type: String,
|
|
15231
|
-
default: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.
|
|
15231
|
+
default: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvYXBwLmNvbGVnaXVtLmNsb3VkXC8iLCJhdWQiOiJodHRwczpcL1wvYXBwLmNvbGVnaXVtLmNsb3VkXC8iLCJpYXQiOjE3NzY3MDUwMTYsInVpZCI6IjQ4NDAxNCIsInJpZCI6IjEyMDQ4OTkifQ.X8UDryUYpTLf_Zkl-lvPanNW4XzMXj5kYMWHGQ16TAo"
|
|
15232
15232
|
},
|
|
15233
15233
|
urlBase: { type: String, default: "https://app.colegium.cloud/api" },
|
|
15234
15234
|
// urlBase: { type: String, default: 'http://localhost:8080/api' },
|