@yoobic/yobi 8.7.18 → 8.7.19
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/cjs/yoo-form-text-editor.cjs.entry.js +1 -1
- package/dist/collection/components/form/form-text-editor/form-text-editor.js +1 -1
- package/dist/design-system/yoo-form-text-editor.entry.js +1 -1
- package/dist/esm/yoo-form-text-editor.entry.js +1 -1
- package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/services/authentication/authentication.interface.d.ts +1 -0
- package/package.json +1 -1
@@ -8283,7 +8283,7 @@ const YooFormTextEditorComponent = class {
|
|
8283
8283
|
var _a;
|
8284
8284
|
(_a = ret === null || ret === void 0 ? void 0 : ret.data) === null || _a === void 0 ? void 0 : _a.forEach((res) => {
|
8285
8285
|
const { _filename } = res;
|
8286
|
-
const url = (res === null || res === void 0 ? void 0 : res._downloadURL) || (res === null || res === void 0 ? void 0 : res.embed_url) || (res === null || res === void 0 ? void 0 : res.url) || res.value;
|
8286
|
+
const url = (res === null || res === void 0 ? void 0 : res._downloadURL) || (res === null || res === void 0 ? void 0 : res.embed_url) || (res === null || res === void 0 ? void 0 : res.url) || res.value || res;
|
8287
8287
|
this.selection.restore();
|
8288
8288
|
if (index$1.isVideo(url)) {
|
8289
8289
|
const html = `<br><span contenteditable="false" draggable="true" class="fr-video fr-dvb fr-draggable fr-active"><video height="230px" class="fr-draggable" width="100%" poster='${index$1.getVideoPoster(url)}' controls src="${url}" /></span><br>`;
|
@@ -651,7 +651,7 @@ export class YooFormTextEditorComponent {
|
|
651
651
|
var _a;
|
652
652
|
(_a = ret === null || ret === void 0 ? void 0 : ret.data) === null || _a === void 0 ? void 0 : _a.forEach((res) => {
|
653
653
|
const { _filename } = res;
|
654
|
-
const url = (res === null || res === void 0 ? void 0 : res._downloadURL) || (res === null || res === void 0 ? void 0 : res.embed_url) || (res === null || res === void 0 ? void 0 : res.url) || res.value;
|
654
|
+
const url = (res === null || res === void 0 ? void 0 : res._downloadURL) || (res === null || res === void 0 ? void 0 : res.embed_url) || (res === null || res === void 0 ? void 0 : res.url) || res.value || res;
|
655
655
|
this.selection.restore();
|
656
656
|
if (isVideo(url)) {
|
657
657
|
const html = `<br><span contenteditable="false" draggable="true" class="fr-video fr-dvb fr-draggable fr-active"><video height="230px" class="fr-draggable" width="100%" poster='${getVideoPoster(url)}' controls src="${url}" /></span><br>`;
|
@@ -8279,7 +8279,7 @@ const YooFormTextEditorComponent = class {
|
|
8279
8279
|
var _a;
|
8280
8280
|
(_a = ret === null || ret === void 0 ? void 0 : ret.data) === null || _a === void 0 ? void 0 : _a.forEach((res) => {
|
8281
8281
|
const { _filename } = res;
|
8282
|
-
const url = (res === null || res === void 0 ? void 0 : res._downloadURL) || (res === null || res === void 0 ? void 0 : res.embed_url) || (res === null || res === void 0 ? void 0 : res.url) || res.value;
|
8282
|
+
const url = (res === null || res === void 0 ? void 0 : res._downloadURL) || (res === null || res === void 0 ? void 0 : res.embed_url) || (res === null || res === void 0 ? void 0 : res.url) || res.value || res;
|
8283
8283
|
this.selection.restore();
|
8284
8284
|
if (isVideo(url)) {
|
8285
8285
|
const html = `<br><span contenteditable="false" draggable="true" class="fr-video fr-dvb fr-draggable fr-active"><video height="230px" class="fr-draggable" width="100%" poster='${getVideoPoster(url)}' controls src="${url}" /></span><br>`;
|
@@ -8279,7 +8279,7 @@ const YooFormTextEditorComponent = class {
|
|
8279
8279
|
var _a;
|
8280
8280
|
(_a = ret === null || ret === void 0 ? void 0 : ret.data) === null || _a === void 0 ? void 0 : _a.forEach((res) => {
|
8281
8281
|
const { _filename } = res;
|
8282
|
-
const url = (res === null || res === void 0 ? void 0 : res._downloadURL) || (res === null || res === void 0 ? void 0 : res.embed_url) || (res === null || res === void 0 ? void 0 : res.url) || res.value;
|
8282
|
+
const url = (res === null || res === void 0 ? void 0 : res._downloadURL) || (res === null || res === void 0 ? void 0 : res.embed_url) || (res === null || res === void 0 ? void 0 : res.url) || res.value || res;
|
8283
8283
|
this.selection.restore();
|
8284
8284
|
if (isVideo(url)) {
|
8285
8285
|
const html = `<br><span contenteditable="false" draggable="true" class="fr-video fr-dvb fr-draggable fr-active"><video height="230px" class="fr-draggable" width="100%" poster='${getVideoPoster(url)}' controls src="${url}" /></span><br>`;
|
@@ -56,6 +56,7 @@ export interface IAuthenticationService {
|
|
56
56
|
initializeSecurity(tenantId: string): any;
|
57
57
|
getPermissions(): IAppPermissions;
|
58
58
|
getAcls(filters: TAclFilter[]): Observable<TAclFilterResult>;
|
59
|
+
getResetPasswordUrl(url: string): string;
|
59
60
|
getBaseDomain(url: string): string;
|
60
61
|
checkUrlValidity(url: string): boolean;
|
61
62
|
}
|