@yoobic/yobi 8.6.0-0 → 8.6.0-2
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/design-system.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{swiper-2317d7c0.js → swiper-822fcf76.js} +1 -1
- package/dist/cjs/yoo-audio-player.cjs.entry.js +3 -0
- package/dist/cjs/yoo-calendar.cjs.entry.js +1 -1
- package/dist/cjs/yoo-card-list.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-document.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-dynamic.cjs.entry.js +1 -0
- package/dist/cjs/yoo-form-swipe-cards.cjs.entry.js +12 -7
- package/dist/cjs/yoo-form-videoplayer.cjs.entry.js +4 -0
- package/dist/cjs/{yoo-ion-slides-eca11ec7.js → yoo-ion-slides-9abb9fbc.js} +2 -2
- package/dist/cjs/yoo-ion-slides.cjs.entry.js +1 -1
- package/dist/collection/components/2.molecules/audio-player/audio-player.js +12 -0
- package/dist/collection/components/2.molecules/calendar/calendar.css +9 -0
- package/dist/collection/components/2.molecules/slides/slides.js +1 -1
- package/dist/collection/components/entities/card-list/default/card-list.css +4 -0
- package/dist/collection/components/form/form-audience/form-audience.js +1 -1
- package/dist/collection/components/form/form-autocomplete/form-autocomplete.js +1 -1
- package/dist/collection/components/form/form-barcode/form-barcode.js +1 -1
- package/dist/collection/components/form/form-capture/form-capture.js +1 -1
- package/dist/collection/components/form/form-catalog/form-catalog.js +1 -1
- package/dist/collection/components/form/form-checkbox/form-checkbox.js +1 -1
- package/dist/collection/components/form/form-checklist/form-checklist.js +1 -1
- package/dist/collection/components/form/form-choice/button/form-choice-button.js +1 -1
- package/dist/collection/components/form/form-choice/card/form-choice-card.js +1 -1
- package/dist/collection/components/form/form-choice/chat/form-choice-chat.js +1 -1
- package/dist/collection/components/form/form-choice/image/form-choice-image.js +1 -1
- package/dist/collection/components/form/form-choice/radio/form-choice-radio.js +1 -1
- package/dist/collection/components/form/form-conditions/form-conditions.js +1 -1
- package/dist/collection/components/form/form-daterange/form-daterange.js +1 -1
- package/dist/collection/components/form/form-document/form-document.js +1 -1
- package/dist/collection/components/form/form-dynamic/form-dynamic.js +2 -1
- package/dist/collection/components/form/form-emailreport/form-emailreport.js +1 -1
- package/dist/collection/components/form/form-entity-value-pairs/form-entity-value-pairs.js +1 -1
- package/dist/collection/components/form/form-feed-preview/form-feed-preview.js +1 -1
- package/dist/collection/components/form/form-feedback/form-feedback.js +1 -1
- package/dist/collection/components/form/form-formula/form-formula.js +1 -1
- package/dist/collection/components/form/form-input/form-input.js +1 -1
- package/dist/collection/components/form/form-json/form-json.js +1 -1
- package/dist/collection/components/form/form-location/form-location.js +1 -1
- package/dist/collection/components/form/form-missionfield/form-missionfield.js +1 -1
- package/dist/collection/components/form/form-plan/form-plan.js +1 -1
- package/dist/collection/components/form/form-plan-assign/form-plan-assign.js +1 -1
- package/dist/collection/components/form/form-pricecheck/form-pricecheck.js +1 -1
- package/dist/collection/components/form/form-product-batch/form-product-batch.js +1 -1
- package/dist/collection/components/form/form-qrcode/form-qrcode.js +1 -1
- package/dist/collection/components/form/form-query-builder/form-query-builder.js +1 -1
- package/dist/collection/components/form/form-range/form-range.js +1 -1
- package/dist/collection/components/form/form-shopping/form-shopping.js +1 -1
- package/dist/collection/components/form/form-signature-pad/form-signature-pad.js +1 -1
- package/dist/collection/components/form/form-sorts/form-sorts.js +1 -1
- package/dist/collection/components/form/form-star-rating/form-star-rating.js +1 -1
- package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.css +33 -4
- package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.js +13 -8
- package/dist/collection/components/form/form-table/form-table.js +1 -1
- package/dist/collection/components/form/form-task/form-task.js +1 -1
- package/dist/collection/components/form/form-text-area/form-text-area.js +1 -1
- package/dist/collection/components/form/form-text-editor/form-text-editor.js +1 -1
- package/dist/collection/components/form/form-time/form-time.js +1 -1
- package/dist/collection/components/form/form-timeslots/form-timeslots.js +1 -1
- package/dist/collection/components/form/form-todo/form-todo.js +1 -1
- package/dist/collection/components/form/form-toggle/form-toggle.js +1 -1
- package/dist/collection/components/form/form-uploader/form-uploader.js +1 -1
- package/dist/collection/components/form/form-videoplayer/form-videoplayer.js +13 -0
- package/dist/collection/components/form/form-wiki/form-wiki.js +1 -1
- package/dist/collection/components/grid/grid/grid.js +1 -1
- package/dist/design-system/design-system.esm.js +1 -1
- package/dist/{esm/swiper-7cb35276.js → design-system/swiper-e3fac676.js} +2 -2
- package/dist/design-system/yoo-audio-player.entry.js +3 -0
- package/dist/design-system/yoo-calendar.entry.js +1 -1
- package/dist/design-system/yoo-card-list.entry.js +1 -1
- package/dist/design-system/yoo-form-document.entry.js +1 -1
- package/dist/design-system/yoo-form-dynamic.entry.js +2 -1
- package/dist/design-system/yoo-form-swipe-cards.entry.js +13 -8
- package/dist/design-system/yoo-form-videoplayer.entry.js +4 -0
- package/dist/{esm/yoo-ion-slides-599081f7.js → design-system/yoo-ion-slides-c320435f.js} +2 -2
- package/dist/design-system/yoo-ion-slides.entry.js +1 -1
- package/dist/esm/design-system.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/{design-system/swiper-7cb35276.js → esm/swiper-e3fac676.js} +2 -2
- package/dist/esm/yoo-audio-player.entry.js +3 -0
- package/dist/esm/yoo-calendar.entry.js +1 -1
- package/dist/esm/yoo-card-list.entry.js +1 -1
- package/dist/esm/yoo-form-document.entry.js +1 -1
- package/dist/esm/yoo-form-dynamic.entry.js +2 -1
- package/dist/esm/yoo-form-swipe-cards.entry.js +13 -8
- package/dist/esm/yoo-form-videoplayer.entry.js +4 -0
- package/dist/{design-system/yoo-ion-slides-599081f7.js → esm/yoo-ion-slides-c320435f.js} +2 -2
- package/dist/esm/yoo-ion-slides.entry.js +1 -1
- package/dist/types/components/2.molecules/audio-player/audio-player.d.ts +1 -0
- package/dist/types/components/form/form-swipe-cards/form-swipe-cards.d.ts +1 -0
- package/dist/types/components/form/form-videoplayer/form-videoplayer.d.ts +1 -0
- package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/file/file.interface.d.ts +1 -0
- package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/folder/folder.interface.d.ts +1 -0
- package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/plan/plan.interface.d.ts +3 -0
- package/package.json +1 -1
@@ -17,6 +17,10 @@ export class YooFormVideoPlayerComponent {
|
|
17
17
|
this.videoInstance.pauseVideo();
|
18
18
|
}
|
19
19
|
}
|
20
|
+
onPauseMedia() {
|
21
|
+
var _a, _b;
|
22
|
+
(_b = (_a = this.videoInstance) === null || _a === void 0 ? void 0 : _a.pauseVideo) === null || _b === void 0 ? void 0 : _b.call(_a);
|
23
|
+
}
|
20
24
|
connectedCallback() {
|
21
25
|
if (isOffline()) {
|
22
26
|
this.inputChanged.emit(true);
|
@@ -153,4 +157,13 @@ export class YooFormVideoPlayerComponent {
|
|
153
157
|
"methodName": "updateVisibility"
|
154
158
|
}];
|
155
159
|
}
|
160
|
+
static get listeners() {
|
161
|
+
return [{
|
162
|
+
"name": "pauseMedia",
|
163
|
+
"method": "onPauseMedia",
|
164
|
+
"target": "window",
|
165
|
+
"capture": false,
|
166
|
+
"passive": false
|
167
|
+
}];
|
168
|
+
}
|
156
169
|
}
|
@@ -103,7 +103,7 @@ export class YooFormWikiComponent {
|
|
103
103
|
},
|
104
104
|
"validators": {
|
105
105
|
"type": "unknown",
|
106
|
-
"mutable":
|
106
|
+
"mutable": true,
|
107
107
|
"complexType": {
|
108
108
|
"original": "(Validator<string> | IValidatorEntry)[]",
|
109
109
|
"resolved": "(IValidatorEntry | Validator<string>)[]",
|
@@ -5298,7 +5298,7 @@ export class YooGridComponent {
|
|
5298
5298
|
},
|
5299
5299
|
"validators": {
|
5300
5300
|
"type": "unknown",
|
5301
|
-
"mutable":
|
5301
|
+
"mutable": true,
|
5302
5302
|
"complexType": {
|
5303
5303
|
"original": "(Validator<boolean> | IValidatorEntry)[]",
|
5304
5304
|
"resolved": "(IValidatorEntry | Validator<boolean>)[]",
|