cty-mui-core 1.0.0
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/README.md +115 -0
- package/assets/cty_res/img/audio_rate_1.png +0 -0
- package/assets/cty_res/img/audio_rate_2.png +0 -0
- package/assets/cty_res/img/audio_rate_3.png +0 -0
- package/assets/cty_res/img/audio_rate_4.png +0 -0
- package/assets/cty_res/img/copy-url.png +0 -0
- package/assets/cty_res/img/poster.jpg +0 -0
- package/assets/cty_res/img/sina-weibo.png +0 -0
- package/assets/cty_res/img/social.png +0 -0
- package/assets/cty_res/img/spell-share-guide.png +0 -0
- package/assets/cty_res/img/wechat-agent.png +0 -0
- package/assets/cty_res/img/wechat-moments.png +0 -0
- package/assets/cty_res/img/wechat.png +0 -0
- package/assets/cty_res/svg/cty-arrow-down.svg +1 -0
- package/assets/cty_res/svg/cty-arrow-left.svg +1 -0
- package/assets/cty_res/svg/cty-arrow-right.svg +1 -0
- package/assets/cty_res/svg/cty-audio-pause.svg +1 -0
- package/assets/cty_res/svg/cty-audio-play.svg +2 -0
- package/assets/cty_res/svg/cty-backward.svg +1 -0
- package/assets/cty_res/svg/cty-brightness.svg +1 -0
- package/assets/cty_res/svg/cty-close.svg +1 -0
- package/assets/cty_res/svg/cty-close2.svg +1 -0
- package/assets/cty_res/svg/cty-eraser.svg +1 -0
- package/assets/cty_res/svg/cty-exit-fullscreen.svg +1 -0
- package/assets/cty_res/svg/cty-eye.svg +1 -0
- package/assets/cty_res/svg/cty-forward.svg +1 -0
- package/assets/cty_res/svg/cty-fullscreen.svg +1 -0
- package/assets/cty_res/svg/cty-lamp.svg +1 -0
- package/assets/cty_res/svg/cty-no-data.svg +2 -0
- package/assets/cty_res/svg/cty-notice.svg +1 -0
- package/assets/cty_res/svg/cty-pause.svg +1 -0
- package/assets/cty_res/svg/cty-play-ex.svg +1 -0
- package/assets/cty_res/svg/cty-play.svg +1 -0
- package/assets/cty_res/svg/cty-record.svg +1 -0
- package/assets/cty_res/svg/cty-redo.svg +1 -0
- package/assets/cty_res/svg/cty-share.svg +1 -0
- package/assets/cty_res/svg/cty-star.svg +1 -0
- package/assets/cty_res/svg/cty-thumb.svg +1 -0
- package/assets/cty_res/svg/cty-volume-high.svg +1 -0
- package/assets/cty_res/svg/cty-volume-low.svg +1 -0
- package/assets/cty_res/svg/cty-volume-mute.svg +1 -0
- package/assets/cty_res/svg/cty-yes.svg +1 -0
- package/components/action-sheet.js +158 -0
- package/components/action-sheet2.js +377 -0
- package/components/alert.js +165 -0
- package/components/alert2.js +579 -0
- package/components/animation.js +822 -0
- package/components/backdrop.js +63 -0
- package/components/banner.js +111 -0
- package/components/button-active.js +67 -0
- package/components/button.js +279 -0
- package/components/buttons.js +44 -0
- package/components/capacitor.js +13 -0
- package/components/checkbox.js +131 -0
- package/components/circle.js +104 -0
- package/components/col.js +186 -0
- package/components/config.js +28 -0
- package/components/config2.js +18 -0
- package/components/config3.js +171 -0
- package/components/content.js +444 -0
- package/components/crop-image.js +242 -0
- package/components/cty-action-sheet.d.ts +11 -0
- package/components/cty-action-sheet.js +6 -0
- package/components/cty-agree.d.ts +11 -0
- package/components/cty-agree.js +70 -0
- package/components/cty-alert.d.ts +11 -0
- package/components/cty-alert.js +6 -0
- package/components/cty-answer-sheet.d.ts +11 -0
- package/components/cty-answer-sheet.js +101 -0
- package/components/cty-article-card.d.ts +11 -0
- package/components/cty-article-card.js +75 -0
- package/components/cty-audio.d.ts +11 -0
- package/components/cty-audio.js +340 -0
- package/components/cty-banner.d.ts +11 -0
- package/components/cty-banner.js +6 -0
- package/components/cty-camera-photo.d.ts +11 -0
- package/components/cty-camera-photo.js +488 -0
- package/components/cty-canvas-board.d.ts +11 -0
- package/components/cty-canvas-board.js +277 -0
- package/components/cty-canvas-video.d.ts +11 -0
- package/components/cty-canvas-video.js +840 -0
- package/components/cty-cascader.d.ts +11 -0
- package/components/cty-cascader.js +13944 -0
- package/components/cty-circle.d.ts +11 -0
- package/components/cty-circle.js +6 -0
- package/components/cty-count-down.d.ts +11 -0
- package/components/cty-count-down.js +183 -0
- package/components/cty-crop-image.d.ts +11 -0
- package/components/cty-crop-image.js +6 -0
- package/components/cty-divider.d.ts +11 -0
- package/components/cty-divider.js +6 -0
- package/components/cty-empty.d.ts +11 -0
- package/components/cty-empty.js +42 -0
- package/components/cty-floating-bubble.d.ts +11 -0
- package/components/cty-floating-bubble.js +194 -0
- package/components/cty-floating-panel.d.ts +11 -0
- package/components/cty-floating-panel.js +135 -0
- package/components/cty-icon.d.ts +11 -0
- package/components/cty-icon.js +6 -0
- package/components/cty-image-upload.d.ts +11 -0
- package/components/cty-image-upload.js +137 -0
- package/components/cty-image-viewer.d.ts +11 -0
- package/components/cty-image-viewer.js +185 -0
- package/components/cty-index-bar.d.ts +11 -0
- package/components/cty-index-bar.js +136 -0
- package/components/cty-keyboard.d.ts +11 -0
- package/components/cty-keyboard.js +107 -0
- package/components/cty-loading.d.ts +11 -0
- package/components/cty-loading.js +140 -0
- package/components/cty-media-capture.d.ts +11 -0
- package/components/cty-media-capture.js +227 -0
- package/components/cty-nav-bar.d.ts +11 -0
- package/components/cty-nav-bar.js +102 -0
- package/components/cty-notice-bar.d.ts +11 -0
- package/components/cty-notice-bar.js +98 -0
- package/components/cty-overlay.d.ts +11 -0
- package/components/cty-overlay.js +6 -0
- package/components/cty-pdf-viewer.d.ts +11 -0
- package/components/cty-pdf-viewer.js +59 -0
- package/components/cty-permission-purpose.d.ts +11 -0
- package/components/cty-permission-purpose.js +6 -0
- package/components/cty-progress.d.ts +11 -0
- package/components/cty-progress.js +57 -0
- package/components/cty-quick-access.d.ts +11 -0
- package/components/cty-quick-access.js +174 -0
- package/components/cty-rate.d.ts +11 -0
- package/components/cty-rate.js +208 -0
- package/components/cty-record.d.ts +11 -0
- package/components/cty-record.js +520 -0
- package/components/cty-segment-slides.d.ts +11 -0
- package/components/cty-segment-slides.js +136 -0
- package/components/cty-share-sheet.d.ts +11 -0
- package/components/cty-share-sheet.js +730 -0
- package/components/cty-step.d.ts +11 -0
- package/components/cty-step.js +104 -0
- package/components/cty-stepper.d.ts +11 -0
- package/components/cty-stepper.js +139 -0
- package/components/cty-steps.d.ts +11 -0
- package/components/cty-steps.js +61 -0
- package/components/cty-swipe-item.d.ts +11 -0
- package/components/cty-swipe-item.js +6 -0
- package/components/cty-swipe.d.ts +11 -0
- package/components/cty-swipe.js +6 -0
- package/components/cty-swiper.d.ts +11 -0
- package/components/cty-swiper.js +6 -0
- package/components/cty-text-ellipsis.d.ts +11 -0
- package/components/cty-text-ellipsis.js +173 -0
- package/components/cty-tour.d.ts +11 -0
- package/components/cty-tour.js +202 -0
- package/components/cty-tutorial.d.ts +11 -0
- package/components/cty-tutorial.js +189 -0
- package/components/cty-video.d.ts +11 -0
- package/components/cty-video.js +1381 -0
- package/components/cty-virtual-list.d.ts +11 -0
- package/components/cty-virtual-list.js +268 -0
- package/components/cubic-bezier.js +90 -0
- package/components/custom-elements.d.ts +2 -0
- package/components/data.js +1628 -0
- package/components/device-info.js +101 -0
- package/components/device-info2.js +40 -0
- package/components/dir.js +18 -0
- package/components/divider.js +48 -0
- package/components/dom.js +92 -0
- package/components/focus-visible.js +75 -0
- package/components/format.js +164 -0
- package/components/format2.js +27 -0
- package/components/framework-delegate.js +140 -0
- package/components/gesture-controller.js +195 -0
- package/components/grid.js +39 -0
- package/components/haptic.js +158 -0
- package/components/hardware-back-button.js +115 -0
- package/components/header.js +375 -0
- package/components/helpers.js +53 -0
- package/components/helpers2.js +14 -0
- package/components/helpers3.js +362 -0
- package/components/icon.js +88 -0
- package/components/icon2.js +386 -0
- package/components/index.d.ts +33 -0
- package/components/index.js +15716 -0
- package/components/index10.js +167 -0
- package/components/index2.js +161 -0
- package/components/index3.js +7 -0
- package/components/index4.js +51 -0
- package/components/index5.js +128 -0
- package/components/index6.js +34 -0
- package/components/index7.js +466 -0
- package/components/index8.js +355 -0
- package/components/index9.js +318 -0
- package/components/input-shims.js +622 -0
- package/components/input.utils.js +150 -0
- package/components/ion-accordion-group.js +254 -0
- package/components/ion-accordion.js +358 -0
- package/components/ion-action-sheet.js +6 -0
- package/components/ion-alert.js +6 -0
- package/components/ion-app.js +126 -0
- package/components/ion-avatar.js +41 -0
- package/components/ion-back-button.js +130 -0
- package/components/ion-backdrop.js +6 -0
- package/components/ion-badge.js +48 -0
- package/components/ion-breadcrumb.js +133 -0
- package/components/ion-breadcrumbs.js +158 -0
- package/components/ion-button.js +6 -0
- package/components/ion-buttons.js +6 -0
- package/components/ion-card-content.js +45 -0
- package/components/ion-card-header.js +52 -0
- package/components/ion-card-subtitle.js +49 -0
- package/components/ion-card-title.js +49 -0
- package/components/ion-card.js +100 -0
- package/components/ion-checkbox.js +6 -0
- package/components/ion-chip.js +61 -0
- package/components/ion-col.js +6 -0
- package/components/ion-content.js +6 -0
- package/components/ion-datetime-button.js +380 -0
- package/components/ion-datetime.js +1916 -0
- package/components/ion-fab-button.js +132 -0
- package/components/ion-fab-list.js +59 -0
- package/components/ion-fab.js +93 -0
- package/components/ion-footer.js +155 -0
- package/components/ion-grid.js +6 -0
- package/components/ion-header.js +6 -0
- package/components/ion-icon.js +6 -0
- package/components/ion-img.js +127 -0
- package/components/ion-infinite-scroll-content.js +72 -0
- package/components/ion-infinite-scroll.js +213 -0
- package/components/ion-input-password-toggle.js +129 -0
- package/components/ion-input.js +524 -0
- package/components/ion-item-divider.js +53 -0
- package/components/ion-item-group.js +46 -0
- package/components/ion-item-option.js +87 -0
- package/components/ion-item-options.js +69 -0
- package/components/ion-item-sliding.js +452 -0
- package/components/ion-item.js +6 -0
- package/components/ion-label.js +6 -0
- package/components/ion-list-header.js +6 -0
- package/components/ion-list.js +6 -0
- package/components/ion-loading.js +338 -0
- package/components/ion-menu-button.js +103 -0
- package/components/ion-menu-toggle.js +58 -0
- package/components/ion-menu.js +702 -0
- package/components/ion-modal.js +6 -0
- package/components/ion-nav-link.js +65 -0
- package/components/ion-nav.js +961 -0
- package/components/ion-note.js +48 -0
- package/components/ion-picker-column-option.js +6 -0
- package/components/ion-picker-column.js +6 -0
- package/components/ion-picker-legacy-column.js +6 -0
- package/components/ion-picker-legacy.js +327 -0
- package/components/ion-picker.js +6 -0
- package/components/ion-popover.js +6 -0
- package/components/ion-progress-bar.js +85 -0
- package/components/ion-radio-group.js +6 -0
- package/components/ion-radio.js +6 -0
- package/components/ion-range.js +6 -0
- package/components/ion-refresher-content.js +91 -0
- package/components/ion-refresher.js +683 -0
- package/components/ion-reorder-group.js +303 -0
- package/components/ion-reorder.js +60 -0
- package/components/ion-ripple-effect.js +6 -0
- package/components/ion-route-redirect.js +45 -0
- package/components/ion-route.js +70 -0
- package/components/ion-router-link.js +61 -0
- package/components/ion-router-outlet.js +223 -0
- package/components/ion-router.js +837 -0
- package/components/ion-row.js +6 -0
- package/components/ion-searchbar.js +481 -0
- package/components/ion-segment-button.js +6 -0
- package/components/ion-segment-content.js +34 -0
- package/components/ion-segment-view.js +137 -0
- package/components/ion-segment.js +6 -0
- package/components/ion-select-modal.js +6 -0
- package/components/ion-select-option.js +43 -0
- package/components/ion-select-popover.js +6 -0
- package/components/ion-select.js +857 -0
- package/components/ion-skeleton-text.js +61 -0
- package/components/ion-spinner.js +6 -0
- package/components/ion-split-pane.js +189 -0
- package/components/ion-tab-bar.js +99 -0
- package/components/ion-tab-button.js +128 -0
- package/components/ion-tab.js +91 -0
- package/components/ion-tabs.js +187 -0
- package/components/ion-text.js +42 -0
- package/components/ion-textarea.js +453 -0
- package/components/ion-thumbnail.js +35 -0
- package/components/ion-title.js +6 -0
- package/components/ion-toast.js +6 -0
- package/components/ion-toggle.js +230 -0
- package/components/ion-toolbar.js +6 -0
- package/components/ionic-global.js +69 -0
- package/components/ios.transition.js +675 -0
- package/components/item.js +269 -0
- package/components/keyboard-controller.js +165 -0
- package/components/keyboard.js +82 -0
- package/components/keyboard2.js +144 -0
- package/components/label.js +102 -0
- package/components/list-header.js +49 -0
- package/components/list.js +66 -0
- package/components/lock-controller.js +38 -0
- package/components/md.transition.js +54 -0
- package/components/menu-toggle-util.js +12 -0
- package/components/merge.js +1073 -0
- package/components/modal.js +1770 -0
- package/components/network.js +30 -0
- package/components/notch-controller.js +153 -0
- package/components/overlay.js +336 -0
- package/components/overlays.js +263 -0
- package/components/overlays2.js +973 -0
- package/components/package.json +9 -0
- package/components/permission-purpose.js +47 -0
- package/components/picker-column-option.js +121 -0
- package/components/picker-column.js +597 -0
- package/components/picker-column2.js +378 -0
- package/components/picker.js +521 -0
- package/components/platform.js +170 -0
- package/components/popover.js +1389 -0
- package/components/radio-group.js +195 -0
- package/components/radio.js +216 -0
- package/components/range.js +722 -0
- package/components/refresher.utils.js +196 -0
- package/components/ripple-effect.js +99 -0
- package/components/row.js +32 -0
- package/components/segment-button.js +159 -0
- package/components/segment.js +585 -0
- package/components/select-modal.js +194 -0
- package/components/select-popover.js +190 -0
- package/components/spinner.js +226 -0
- package/components/status-bar.js +71 -0
- package/components/status-tap.js +39 -0
- package/components/swipe-back.js +78 -0
- package/components/swipe-item.js +65 -0
- package/components/swipe.js +321 -0
- package/components/swiper.js +136 -0
- package/components/theme.js +43 -0
- package/components/title.js +72 -0
- package/components/toast.js +933 -0
- package/components/toolbar.js +90 -0
- package/components/utils.js +33 -0
- package/components/utils2.js +35 -0
- package/components/watch-options.js +47 -0
- package/components/wechat.js +118 -0
- package/css/core.css +1 -0
- package/css/core.css.map +1 -0
- package/css/cty-mui.bundle.css +1 -0
- package/css/cty-mui.bundle.css.map +1 -0
- package/css/normalize.css +1 -0
- package/css/normalize.css.map +1 -0
- package/css/variables.css +1 -0
- package/css/variables.css.map +1 -0
- package/css/variables.font.css +1 -0
- package/css/variables.font.css.map +1 -0
- package/dist/cjs/animation-38c620f1.js +824 -0
- package/dist/cjs/app-globals-68c62d02.js +13 -0
- package/dist/cjs/capacitor-97b4d9f3.js +15 -0
- package/dist/cjs/compare-with-utils-e56f9a8e.js +44 -0
- package/dist/cjs/config-156f10b9.js +31 -0
- package/dist/cjs/config-a585eb18.js +174 -0
- package/dist/cjs/config-e19fcf65.js +20 -0
- package/dist/cjs/cty-action-sheet.cjs.entry.js +113 -0
- package/dist/cjs/cty-agree.cjs.entry.js +39 -0
- package/dist/cjs/cty-alert_2.cjs.entry.js +193 -0
- package/dist/cjs/cty-answer-sheet.cjs.entry.js +72 -0
- package/dist/cjs/cty-article-card.cjs.entry.js +51 -0
- package/dist/cjs/cty-audio.cjs.entry.js +257 -0
- package/dist/cjs/cty-banner.cjs.entry.js +72 -0
- package/dist/cjs/cty-camera-photo.cjs.entry.js +411 -0
- package/dist/cjs/cty-canvas-board.cjs.entry.js +215 -0
- package/dist/cjs/cty-canvas-video.cjs.entry.js +786 -0
- package/dist/cjs/cty-cascader.cjs.entry.js +13899 -0
- package/dist/cjs/cty-count-down.cjs.entry.js +156 -0
- package/dist/cjs/cty-crop-image.cjs.entry.js +220 -0
- package/dist/cjs/cty-divider.cjs.entry.js +33 -0
- package/dist/cjs/cty-empty.cjs.entry.js +25 -0
- package/dist/cjs/cty-floating-bubble.cjs.entry.js +159 -0
- package/dist/cjs/cty-floating-panel.cjs.entry.js +103 -0
- package/dist/cjs/cty-icon.cjs.entry.js +59 -0
- package/dist/cjs/cty-image-upload.cjs.entry.js +101 -0
- package/dist/cjs/cty-image-viewer.cjs.entry.js +127 -0
- package/dist/cjs/cty-index-bar.cjs.entry.js +110 -0
- package/dist/cjs/cty-keyboard.cjs.entry.js +96 -0
- package/dist/cjs/cty-loading.cjs.entry.js +107 -0
- package/dist/cjs/cty-media-capture.cjs.entry.js +188 -0
- package/dist/cjs/cty-mui-global-ef1729f2.js +40 -0
- package/dist/cjs/cty-mui.cjs.js +51 -0
- package/dist/cjs/cty-nav-bar.cjs.entry.js +34 -0
- package/dist/cjs/cty-notice-bar.cjs.entry.js +67 -0
- package/dist/cjs/cty-overlay.cjs.entry.js +95 -0
- package/dist/cjs/cty-pdf-viewer.cjs.entry.js +42 -0
- package/dist/cjs/cty-permission-purpose.cjs.entry.js +28 -0
- package/dist/cjs/cty-progress.cjs.entry.js +37 -0
- package/dist/cjs/cty-quick-access.cjs.entry.js +131 -0
- package/dist/cjs/cty-rate.cjs.entry.js +169 -0
- package/dist/cjs/cty-record.cjs.entry.js +439 -0
- package/dist/cjs/cty-segment-slides.cjs.entry.js +75 -0
- package/dist/cjs/cty-share-sheet.cjs.entry.js +653 -0
- package/dist/cjs/cty-step.cjs.entry.js +72 -0
- package/dist/cjs/cty-stepper.cjs.entry.js +107 -0
- package/dist/cjs/cty-steps.cjs.entry.js +38 -0
- package/dist/cjs/cty-swipe_2.cjs.entry.js +333 -0
- package/dist/cjs/cty-swiper.cjs.entry.js +106 -0
- package/dist/cjs/cty-text-ellipsis.cjs.entry.js +145 -0
- package/dist/cjs/cty-tour.cjs.entry.js +138 -0
- package/dist/cjs/cty-tutorial.cjs.entry.js +119 -0
- package/dist/cjs/cty-video.cjs.entry.js +1252 -0
- package/dist/cjs/cty-virtual-list.cjs.entry.js +246 -0
- package/dist/cjs/cubic-bezier-57bae29b.js +92 -0
- package/dist/cjs/data-fea16d94.js +1673 -0
- package/dist/cjs/device-info-90a64097.js +42 -0
- package/dist/cjs/device-info-b4dbd6bf.js +110 -0
- package/dist/cjs/dir-b7559e1f.js +20 -0
- package/dist/cjs/dom-bb3fd736.js +97 -0
- package/dist/cjs/focus-visible-e882cff3.js +77 -0
- package/dist/cjs/format-52231412.js +30 -0
- package/dist/cjs/format-a7606107.js +178 -0
- package/dist/cjs/framework-delegate-ea328c64.js +144 -0
- package/dist/cjs/gesture-controller-c77f93be.js +198 -0
- package/dist/cjs/haptic-f21414c3.js +164 -0
- package/dist/cjs/hardware-back-button-bf808040.js +121 -0
- package/dist/cjs/helpers-0f03deef.js +382 -0
- package/dist/cjs/helpers-2d48f682.js +17 -0
- package/dist/cjs/helpers-54669e09.js +58 -0
- package/dist/cjs/index-09f6f59d.js +2176 -0
- package/dist/cjs/index-4bc3155c.js +320 -0
- package/dist/cjs/index-63bd8011.js +468 -0
- package/dist/cjs/index-63e60bc0.js +365 -0
- package/dist/cjs/index-7d4ba1aa.js +38 -0
- package/dist/cjs/index-9b06e5b3.js +140 -0
- package/dist/cjs/index-a370c7e1.js +10 -0
- package/dist/cjs/index-aa4f3521.js +163 -0
- package/dist/cjs/index-aa4f35212.js +163 -0
- package/dist/cjs/index-ad73340e.js +169 -0
- package/dist/cjs/index-fda121c8.js +100 -0
- package/dist/cjs/index.cjs.js +15819 -0
- package/dist/cjs/input-shims-741ac2de.js +626 -0
- package/dist/cjs/input.utils-316f50d1.js +153 -0
- package/dist/cjs/ion-accordion-group.cjs.entry.js +228 -0
- package/dist/cjs/ion-accordion.cjs.entry.js +327 -0
- package/dist/cjs/ion-action-sheet_5.cjs.entry.js +2815 -0
- package/dist/cjs/ion-app.cjs.entry.js +112 -0
- package/dist/cjs/ion-avatar.cjs.entry.js +28 -0
- package/dist/cjs/ion-back-button.cjs.entry.js +96 -0
- package/dist/cjs/ion-backdrop.cjs.entry.js +49 -0
- package/dist/cjs/ion-badge.cjs.entry.js +33 -0
- package/dist/cjs/ion-breadcrumb.cjs.entry.js +100 -0
- package/dist/cjs/ion-breadcrumbs.cjs.entry.js +134 -0
- package/dist/cjs/ion-button_2.cjs.entry.js +268 -0
- package/dist/cjs/ion-card-content.cjs.entry.js +33 -0
- package/dist/cjs/ion-card-header.cjs.entry.js +36 -0
- package/dist/cjs/ion-card-subtitle.cjs.entry.js +34 -0
- package/dist/cjs/ion-card-title.cjs.entry.js +34 -0
- package/dist/cjs/ion-card.cjs.entry.js +70 -0
- package/dist/cjs/ion-checkbox_9.cjs.entry.js +1566 -0
- package/dist/cjs/ion-chip.cjs.entry.js +38 -0
- package/dist/cjs/ion-col.cjs.entry.js +151 -0
- package/dist/cjs/ion-datetime-button.cjs.entry.js +352 -0
- package/dist/cjs/ion-datetime.cjs.entry.js +1798 -0
- package/dist/cjs/ion-fab-button.cjs.entry.js +92 -0
- package/dist/cjs/ion-fab-list.cjs.entry.js +41 -0
- package/dist/cjs/ion-fab.cjs.entry.js +71 -0
- package/dist/cjs/ion-footer.cjs.entry.js +143 -0
- package/dist/cjs/ion-grid.cjs.entry.js +27 -0
- package/dist/cjs/ion-icon.cjs.entry.js +355 -0
- package/dist/cjs/ion-img.cjs.entry.js +107 -0
- package/dist/cjs/ion-infinite-scroll-content.cjs.entry.js +50 -0
- package/dist/cjs/ion-infinite-scroll.cjs.entry.js +194 -0
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +91 -0
- package/dist/cjs/ion-input.cjs.entry.js +466 -0
- package/dist/cjs/ion-item-divider.cjs.entry.js +37 -0
- package/dist/cjs/ion-item-group.cjs.entry.js +34 -0
- package/dist/cjs/ion-item-option.cjs.entry.js +59 -0
- package/dist/cjs/ion-item-options.cjs.entry.js +54 -0
- package/dist/cjs/ion-item-sliding.cjs.entry.js +431 -0
- package/dist/cjs/ion-label_2.cjs.entry.js +113 -0
- package/dist/cjs/ion-loading.cjs.entry.js +293 -0
- package/dist/cjs/ion-menu-button.cjs.entry.js +74 -0
- package/dist/cjs/ion-menu-toggle.cjs.entry.js +46 -0
- package/dist/cjs/ion-menu.cjs.entry.js +662 -0
- package/dist/cjs/ion-nav-link.cjs.entry.js +47 -0
- package/dist/cjs/ion-nav.cjs.entry.js +917 -0
- package/dist/cjs/ion-note.cjs.entry.js +33 -0
- package/dist/cjs/ion-picker-legacy-column.cjs.entry.js +367 -0
- package/dist/cjs/ion-picker-legacy.cjs.entry.js +281 -0
- package/dist/cjs/ion-picker_3.cjs.entry.js +1169 -0
- package/dist/cjs/ion-popover.cjs.entry.js +1336 -0
- package/dist/cjs/ion-progress-bar.cjs.entry.js +65 -0
- package/dist/cjs/ion-range.cjs.entry.js +685 -0
- package/dist/cjs/ion-refresher-content.cjs.entry.js +65 -0
- package/dist/cjs/ion-refresher.cjs.entry.js +661 -0
- package/dist/cjs/ion-reorder-group.cjs.entry.js +288 -0
- package/dist/cjs/ion-reorder.cjs.entry.js +41 -0
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +86 -0
- package/dist/cjs/ion-route-redirect.cjs.entry.js +26 -0
- package/dist/cjs/ion-route.cjs.entry.js +47 -0
- package/dist/cjs/ion-router-link.cjs.entry.js +41 -0
- package/dist/cjs/ion-router-outlet.cjs.entry.js +199 -0
- package/dist/cjs/ion-router.cjs.entry.js +816 -0
- package/dist/cjs/ion-row.cjs.entry.js +22 -0
- package/dist/cjs/ion-searchbar.cjs.entry.js +429 -0
- package/dist/cjs/ion-segment-content.cjs.entry.js +20 -0
- package/dist/cjs/ion-segment-view.cjs.entry.js +119 -0
- package/dist/cjs/ion-segment_2.cjs.entry.js +685 -0
- package/dist/cjs/ion-select-option.cjs.entry.js +27 -0
- package/dist/cjs/ion-select.cjs.entry.js +691 -0
- package/dist/cjs/ion-skeleton-text.cjs.entry.js +45 -0
- package/dist/cjs/ion-spinner.cjs.entry.js +67 -0
- package/dist/cjs/ion-split-pane.cjs.entry.js +160 -0
- package/dist/cjs/ion-tab-bar.cjs.entry.js +82 -0
- package/dist/cjs/ion-tab-button.cjs.entry.js +99 -0
- package/dist/cjs/ion-tab.cjs.entry.js +62 -0
- package/dist/cjs/ion-tabs.cjs.entry.js +165 -0
- package/dist/cjs/ion-text.cjs.entry.js +27 -0
- package/dist/cjs/ion-textarea.cjs.entry.js +408 -0
- package/dist/cjs/ion-thumbnail.cjs.entry.js +22 -0
- package/dist/cjs/ion-toast.cjs.entry.js +879 -0
- package/dist/cjs/ion-toggle.cjs.entry.js +199 -0
- package/dist/cjs/ionic-global-62e37a1d.js +72 -0
- package/dist/cjs/ios.transition-5c7d2362.js +683 -0
- package/dist/cjs/keyboard-3a5e6b23.js +158 -0
- package/dist/cjs/keyboard-caa0f933.js +84 -0
- package/dist/cjs/keyboard-controller-a16d77fa.js +167 -0
- package/dist/cjs/loader.cjs.js +20 -0
- package/dist/cjs/lock-controller-24e563e5.js +40 -0
- package/dist/cjs/lock-controller-2e7c1655.js +19 -0
- package/dist/cjs/md.transition-b0e0f9f7.js +61 -0
- package/dist/cjs/menu-toggle-util-fffaf04c.js +14 -0
- package/dist/cjs/merge-3a2d28be.js +1076 -0
- package/dist/cjs/network-2247cd7b.js +32 -0
- package/dist/cjs/notch-controller-24d4b472.js +155 -0
- package/dist/cjs/overlays-c1889287.js +994 -0
- package/dist/cjs/overlays-c34dfe45.js +272 -0
- package/dist/cjs/platform-28cf364d.js +177 -0
- package/dist/cjs/refresher.utils-c8c5e46c.js +206 -0
- package/dist/cjs/spinner-configs-11dba05c.js +147 -0
- package/dist/cjs/status-bar-fc65c606.js +74 -0
- package/dist/cjs/status-tap-35c41f04.js +42 -0
- package/dist/cjs/swipe-back-cbe535f3.js +81 -0
- package/dist/cjs/theme-557b72e7.js +50 -0
- package/dist/cjs/theme-76a542db.js +48 -0
- package/dist/cjs/utils-a9d8d024.js +36 -0
- package/dist/cjs/utils-d62348b9.js +39 -0
- package/dist/cjs/watch-options-b75d9664.js +49 -0
- package/dist/cjs/wechat-be3842f5.js +121 -0
- package/dist/collection/assets/cty_res/svg/cty-arrow-down.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-arrow-left.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-arrow-right.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-audio-pause.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-audio-play.svg +2 -0
- package/dist/collection/assets/cty_res/svg/cty-backward.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-brightness.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-close.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-close2.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-eraser.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-exit-fullscreen.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-eye.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-forward.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-fullscreen.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-lamp.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-no-data.svg +2 -0
- package/dist/collection/assets/cty_res/svg/cty-notice.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-pause.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-play-ex.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-play.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-record.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-redo.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-share.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-star.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-thumb.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-volume-high.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-volume-low.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-volume-mute.svg +1 -0
- package/dist/collection/assets/cty_res/svg/cty-yes.svg +1 -0
- package/dist/collection/collection-manifest.json +178 -0
- package/dist/collection/components/action-sheet/action-sheet-interface.js +1 -0
- package/dist/collection/components/action-sheet/action-sheet.css +520 -0
- package/dist/collection/components/action-sheet/action-sheet.js +629 -0
- package/dist/collection/components/agree/agree-interface.js +1 -0
- package/dist/collection/components/agree/agree.css +78 -0
- package/dist/collection/components/agree/agree.js +152 -0
- package/dist/collection/components/alert/alert-interface.js +1 -0
- package/dist/collection/components/alert/alert.css +468 -0
- package/dist/collection/components/alert/alert.js +625 -0
- package/dist/collection/components/answer-sheet/answer-sheet-interface.js +1 -0
- package/dist/collection/components/answer-sheet/answer-sheet.css +259 -0
- package/dist/collection/components/answer-sheet/answer-sheet.js +288 -0
- package/dist/collection/components/article-card/article-card-interface.js +1 -0
- package/dist/collection/components/article-card/article-card.css +206 -0
- package/dist/collection/components/article-card/article-card.js +133 -0
- package/dist/collection/components/audio/audio.css +312 -0
- package/dist/collection/components/audio/audio.js +734 -0
- package/dist/collection/components/banner/banner-interface.js +2 -0
- package/dist/collection/components/banner/banner.css +59 -0
- package/dist/collection/components/banner/banner.js +366 -0
- package/dist/collection/components/camera-photo/camera-photo-interface.js +1 -0
- package/dist/collection/components/camera-photo/camera-photo.css +232 -0
- package/dist/collection/components/camera-photo/camera-photo.js +1012 -0
- package/dist/collection/components/canvas-board/canvas-board-interface.js +1 -0
- package/dist/collection/components/canvas-board/canvas-board.css +419 -0
- package/dist/collection/components/canvas-board/canvas-board.js +789 -0
- package/dist/collection/components/canvas-video/canvas-video-interface.js +1 -0
- package/dist/collection/components/canvas-video/canvas-video.css +368 -0
- package/dist/collection/components/canvas-video/canvas-video.js +1204 -0
- package/dist/collection/components/cascader/cascader-interface.js +1 -0
- package/dist/collection/components/cascader/cascader.css +155 -0
- package/dist/collection/components/cascader/cascader.js +1079 -0
- package/dist/collection/components/circle/circle.css +58 -0
- package/dist/collection/components/circle/circle.js +238 -0
- package/dist/collection/components/count-down/count-down-interface.js +1 -0
- package/dist/collection/components/count-down/count-down.css +43 -0
- package/dist/collection/components/count-down/count-down.js +383 -0
- package/dist/collection/components/crop-image/crop-image.css +229 -0
- package/dist/collection/components/crop-image/crop-image.js +471 -0
- package/dist/collection/components/divider/divider-interface.js +1 -0
- package/dist/collection/components/divider/divider.css +75 -0
- package/dist/collection/components/divider/divider.js +88 -0
- package/dist/collection/components/empty/empty.css +37 -0
- package/dist/collection/components/empty/empty.js +69 -0
- package/dist/collection/components/floating-bubble/floating-bubble-interface.js +3 -0
- package/dist/collection/components/floating-bubble/floating-bubble.css +35 -0
- package/dist/collection/components/floating-bubble/floating-bubble.js +372 -0
- package/dist/collection/components/floating-panel/floating-panel.css +168 -0
- package/dist/collection/components/floating-panel/floating-panel.js +222 -0
- package/dist/collection/components/icon/icon.css +7 -0
- package/dist/collection/components/icon/icon.js +189 -0
- package/dist/collection/components/image-upload/image-upload-interface.js +1 -0
- package/dist/collection/components/image-upload/image-upload.css +207 -0
- package/dist/collection/components/image-upload/image-upload.js +372 -0
- package/dist/collection/components/image-viewer/image-viewer-interface.js +1 -0
- package/dist/collection/components/image-viewer/image-viewer.css +115 -0
- package/dist/collection/components/image-viewer/image-viewer.js +704 -0
- package/dist/collection/components/index-bar/index-bar-interface.js +1 -0
- package/dist/collection/components/index-bar/index-bar.css +120 -0
- package/dist/collection/components/index-bar/index-bar.js +321 -0
- package/dist/collection/components/keyboard/keyboard.css +0 -0
- package/dist/collection/components/keyboard/keyboard.js +77 -0
- package/dist/collection/components/loading/loading-interface.js +1 -0
- package/dist/collection/components/loading/loading.css +510 -0
- package/dist/collection/components/loading/loading.js +545 -0
- package/dist/collection/components/media-capture/media-capture.css +277 -0
- package/dist/collection/components/media-capture/media-capture.js +444 -0
- package/dist/collection/components/nav-bar/nav-bar.css +80 -0
- package/dist/collection/components/nav-bar/nav-bar.js +154 -0
- package/dist/collection/components/notice-bar/notice-bar.css +242 -0
- package/dist/collection/components/notice-bar/notice-bar.js +186 -0
- package/dist/collection/components/overlay/overlay-interface.js +1 -0
- package/dist/collection/components/overlay/overlay.css +262 -0
- package/dist/collection/components/overlay/overlay.js +520 -0
- package/dist/collection/components/pdf-viewer/pdf-viewer.css +13 -0
- package/dist/collection/components/pdf-viewer/pdf-viewer.js +122 -0
- package/dist/collection/components/permission-purpose/permission-purpose.css +50 -0
- package/dist/collection/components/permission-purpose/permission-purpose.js +95 -0
- package/dist/collection/components/progress/progress.css +49 -0
- package/dist/collection/components/progress/progress.js +104 -0
- package/dist/collection/components/quick-access/quick-access-interface.js +1 -0
- package/dist/collection/components/quick-access/quick-access.css +198 -0
- package/dist/collection/components/quick-access/quick-access.js +395 -0
- package/dist/collection/components/rate/rate.css +49 -0
- package/dist/collection/components/rate/rate.js +378 -0
- package/dist/collection/components/rate/rete-interface.js +1 -0
- package/dist/collection/components/record/record-interface.js +1 -0
- package/dist/collection/components/record/record.css +498 -0
- package/dist/collection/components/record/record.js +854 -0
- package/dist/collection/components/segment-slides/segment-slides-inteface.js +1 -0
- package/dist/collection/components/segment-slides/segment-slides.css +103 -0
- package/dist/collection/components/segment-slides/segment-slides.js +309 -0
- package/dist/collection/components/share-sheet/share-sheet-interface.js +1 -0
- package/dist/collection/components/share-sheet/share-sheet.css +360 -0
- package/dist/collection/components/share-sheet/share-sheet.js +1094 -0
- package/dist/collection/components/step/step.css +130 -0
- package/dist/collection/components/step/step.js +83 -0
- package/dist/collection/components/stepper/stepper.css +237 -0
- package/dist/collection/components/stepper/stepper.js +532 -0
- package/dist/collection/components/steps/steps-interface.js +1 -0
- package/dist/collection/components/steps/steps.css +49 -0
- package/dist/collection/components/steps/steps.js +207 -0
- package/dist/collection/components/swipe/swipe.css +78 -0
- package/dist/collection/components/swipe/swipe.js +566 -0
- package/dist/collection/components/swipe-item/swipe-item.css +14 -0
- package/dist/collection/components/swipe-item/swipe-item.js +81 -0
- package/dist/collection/components/swiper/swiper-interface.js +3 -0
- package/dist/collection/components/swiper/swiper.css +63 -0
- package/dist/collection/components/swiper/swiper.js +487 -0
- package/dist/collection/components/text-ellipsis/text-ellipsis-interface.js +1 -0
- package/dist/collection/components/text-ellipsis/text-ellipsis.css +53 -0
- package/dist/collection/components/text-ellipsis/text-ellipsis.js +306 -0
- package/dist/collection/components/tour/tour-interface.js +1 -0
- package/dist/collection/components/tour/tour.css +73 -0
- package/dist/collection/components/tour/tour.js +523 -0
- package/dist/collection/components/tutorial/tutorial-interface.js +1 -0
- package/dist/collection/components/tutorial/tutorial.css +113 -0
- package/dist/collection/components/tutorial/tutorial.js +731 -0
- package/dist/collection/components/video/video-interface.js +1 -0
- package/dist/collection/components/video/video.css +850 -0
- package/dist/collection/components/video/video.js +2318 -0
- package/dist/collection/components/virtual-list/virtual-list-interface.js +1 -0
- package/dist/collection/components/virtual-list/virtual-list.css +58 -0
- package/dist/collection/components/virtual-list/virtual-list.js +397 -0
- package/dist/collection/global/config.js +26 -0
- package/dist/collection/global/cty-mui-global.js +35 -0
- package/dist/collection/index.js +38 -0
- package/dist/collection/utils/animations/animation-interface.js +14 -0
- package/dist/collection/utils/animations/modal/base-fade.js +20 -0
- package/dist/collection/utils/animations/modal/fade.js +36 -0
- package/dist/collection/utils/animations/modal/index.js +4 -0
- package/dist/collection/utils/animations/modal/rotate.js +43 -0
- package/dist/collection/utils/animations/modal/slide.js +46 -0
- package/dist/collection/utils/animations/modal/zoom.js +43 -0
- package/dist/collection/utils/animations/overlay/enter.js +14 -0
- package/dist/collection/utils/animations/overlay/leave.js +11 -0
- package/dist/collection/utils/area.js +13500 -0
- package/dist/collection/utils/base64.js +118 -0
- package/dist/collection/utils/date.js +438 -0
- package/dist/collection/utils/dom.js +124 -0
- package/dist/collection/utils/format.js +162 -0
- package/dist/collection/utils/helpers.js +54 -0
- package/dist/collection/utils/local-storage.js +46 -0
- package/dist/collection/utils/lock-controller.js +15 -0
- package/dist/collection/utils/native/audio-recorder.js +175 -0
- package/dist/collection/utils/native/device-info.js +36 -0
- package/dist/collection/utils/native/image-picker.js +197 -0
- package/dist/collection/utils/native/keyboard.js +16 -0
- package/dist/collection/utils/native/media-downloader.js +136 -0
- package/dist/collection/utils/native/network.js +27 -0
- package/dist/collection/utils/native/payment.js +101 -0
- package/dist/collection/utils/native/screen-orientation.js +30 -0
- package/dist/collection/utils/native/share.js +121 -0
- package/dist/collection/utils/native/status-bar.js +42 -0
- package/dist/collection/utils/native/utils.js +34 -0
- package/dist/collection/utils/native/video-capture.js +59 -0
- package/dist/collection/utils/native/volume-control.js +70 -0
- package/dist/collection/utils/native/wechat.js +116 -0
- package/dist/collection/utils/overlays.js +268 -0
- package/dist/collection/utils/sanitization/index.js +159 -0
- package/dist/collection/utils/session-storage.js +46 -0
- package/dist/collection/utils/theme.js +18 -0
- package/dist/collection/utils/utils.js +68 -0
- package/dist/collection/utils/validate.js +146 -0
- package/dist/cty-mui/cty-mui.esm.js +1 -0
- package/dist/cty-mui/cty-mui.js +127 -0
- package/dist/cty-mui/index.esm.js +1 -0
- package/dist/cty-mui/p-0156fd1e.entry.js +1 -0
- package/dist/cty-mui/p-02767256.entry.js +1 -0
- package/dist/cty-mui/p-03771c41.system.entry.js +1 -0
- package/dist/cty-mui/p-04730faf.system.entry.js +20 -0
- package/dist/cty-mui/p-0528f136.entry.js +1 -0
- package/dist/cty-mui/p-05fa409b.entry.js +1 -0
- package/dist/cty-mui/p-06c2878b.system.entry.js +1 -0
- package/dist/cty-mui/p-06c70af2.entry.js +4 -0
- package/dist/cty-mui/p-0923afa2.entry.js +7 -0
- package/dist/cty-mui/p-0bb97004.system.entry.js +1 -0
- package/dist/cty-mui/p-0bde257b.system.entry.js +1 -0
- package/dist/cty-mui/p-0c457cf1.entry.js +1 -0
- package/dist/cty-mui/p-0de45b72.system.entry.js +1 -0
- package/dist/cty-mui/p-0e1d89ca.entry.js +1 -0
- package/dist/cty-mui/p-0e6f0737.entry.js +1 -0
- package/dist/cty-mui/p-100c2286.js +4 -0
- package/dist/cty-mui/p-11c1c363.entry.js +7 -0
- package/dist/cty-mui/p-1319e728.system.js +5 -0
- package/dist/cty-mui/p-134ff6ba.system.js +16 -0
- package/dist/cty-mui/p-1383bc83.entry.js +1 -0
- package/dist/cty-mui/p-141dbd16.entry.js +1 -0
- package/dist/cty-mui/p-147800bd.system.entry.js +1 -0
- package/dist/cty-mui/p-14a0721d.js +2 -0
- package/dist/cty-mui/p-15a24f88.js +4 -0
- package/dist/cty-mui/p-15d30cd0.system.entry.js +1 -0
- package/dist/cty-mui/p-1814dde9.entry.js +1 -0
- package/dist/cty-mui/p-18164083.system.entry.js +1 -0
- package/dist/cty-mui/p-18589890.js +5 -0
- package/dist/cty-mui/p-18cc654e.system.js +5 -0
- package/dist/cty-mui/p-1bd22228.entry.js +1 -0
- package/dist/cty-mui/p-1bed08fd.js +1 -0
- package/dist/cty-mui/p-1c070c8b.entry.js +1 -0
- package/dist/cty-mui/p-1c26060a.entry.js +1 -0
- package/dist/cty-mui/p-1ced0b7a.system.entry.js +1 -0
- package/dist/cty-mui/p-1d85b21c.js +1 -0
- package/dist/cty-mui/p-1fd4aad1.js +4 -0
- package/dist/cty-mui/p-2021913e.system.js +1 -0
- package/dist/cty-mui/p-2094c6c4.entry.js +1 -0
- package/dist/cty-mui/p-2207208f.js +4 -0
- package/dist/cty-mui/p-22bdf994.entry.js +1 -0
- package/dist/cty-mui/p-235f24ca.entry.js +1 -0
- package/dist/cty-mui/p-23fb18fe.js +1 -0
- package/dist/cty-mui/p-24607f87.entry.js +1 -0
- package/dist/cty-mui/p-2520dca3.entry.js +1 -0
- package/dist/cty-mui/p-25c6efb8.system.js +4 -0
- package/dist/cty-mui/p-25ec5224.js +4 -0
- package/dist/cty-mui/p-2b0064f7.js +1 -0
- package/dist/cty-mui/p-2b7aef03.js +1 -0
- package/dist/cty-mui/p-2bc9f4da.system.entry.js +1 -0
- package/dist/cty-mui/p-2bd7f273.entry.js +1 -0
- package/dist/cty-mui/p-2bdc0faf.entry.js +1 -0
- package/dist/cty-mui/p-2e1aa0eb.entry.js +1 -0
- package/dist/cty-mui/p-2e1ce03f.js +1 -0
- package/dist/cty-mui/p-2e9565a7.system.entry.js +1 -0
- package/dist/cty-mui/p-2ea99228.system.entry.js +4 -0
- package/dist/cty-mui/p-2f0c8ed5.entry.js +1 -0
- package/dist/cty-mui/p-301d2a6c.system.js +4 -0
- package/dist/cty-mui/p-30e2d54a.js +4 -0
- package/dist/cty-mui/p-314dca82.system.entry.js +1 -0
- package/dist/cty-mui/p-31855097.js +4 -0
- package/dist/cty-mui/p-31f3685b.system.js +1 -0
- package/dist/cty-mui/p-3225a6fc.js +4 -0
- package/dist/cty-mui/p-32f3408f.system.js +5 -0
- package/dist/cty-mui/p-3378161e.system.entry.js +1 -0
- package/dist/cty-mui/p-340a1ebb.js +8 -0
- package/dist/cty-mui/p-352822ea.system.entry.js +1 -0
- package/dist/cty-mui/p-3647f076.js +4 -0
- package/dist/cty-mui/p-3717c8ac.entry.js +1 -0
- package/dist/cty-mui/p-377b8283.system.js +5 -0
- package/dist/cty-mui/p-38dd8825.system.js +4 -0
- package/dist/cty-mui/p-38f21e25.system.js +1 -0
- package/dist/cty-mui/p-38f8bc1e.system.entry.js +1 -0
- package/dist/cty-mui/p-39a2f141.system.js +1 -0
- package/dist/cty-mui/p-3a0e00c8.js +5 -0
- package/dist/cty-mui/p-3a0f19f0.system.entry.js +1 -0
- package/dist/cty-mui/p-3ab1c1a7.system.entry.js +1 -0
- package/dist/cty-mui/p-3cd260c6.js +7 -0
- package/dist/cty-mui/p-3ea33aeb.system.js +1 -0
- package/dist/cty-mui/p-3eecdb74.entry.js +1 -0
- package/dist/cty-mui/p-40d82257.system.js +1 -0
- package/dist/cty-mui/p-40dcd15d.entry.js +1 -0
- package/dist/cty-mui/p-419a0b59.system.entry.js +19 -0
- package/dist/cty-mui/p-41ae3240.system.js +5 -0
- package/dist/cty-mui/p-423b8484.system.entry.js +1 -0
- package/dist/cty-mui/p-43ea751f.system.entry.js +1 -0
- package/dist/cty-mui/p-43edd9d1.system.entry.js +1 -0
- package/dist/cty-mui/p-44e82632.system.entry.js +1 -0
- package/dist/cty-mui/p-45c8a043.system.entry.js +16 -0
- package/dist/cty-mui/p-45eeed92.system.js +5 -0
- package/dist/cty-mui/p-46cb80b4.entry.js +1 -0
- package/dist/cty-mui/p-46e9bfe6.system.entry.js +1 -0
- package/dist/cty-mui/p-47272917.system.entry.js +1 -0
- package/dist/cty-mui/p-47289a85.system.entry.js +5 -0
- package/dist/cty-mui/p-47d9b01a.entry.js +1 -0
- package/dist/cty-mui/p-47fd57df.entry.js +1 -0
- package/dist/cty-mui/p-4a0cc3de.system.entry.js +1 -0
- package/dist/cty-mui/p-4acd4cb0.entry.js +1 -0
- package/dist/cty-mui/p-4c37b963.system.entry.js +1 -0
- package/dist/cty-mui/p-4c750b39.system.js +5 -0
- package/dist/cty-mui/p-4ccb2f76.system.entry.js +1 -0
- package/dist/cty-mui/p-4d460ac3.entry.js +1 -0
- package/dist/cty-mui/p-4d5513e3.system.entry.js +5 -0
- package/dist/cty-mui/p-4dc05073.entry.js +1 -0
- package/dist/cty-mui/p-4e826cd4.js +8 -0
- package/dist/cty-mui/p-4eca9054.js +4 -0
- package/dist/cty-mui/p-50ab246f.system.entry.js +1 -0
- package/dist/cty-mui/p-50adef38.entry.js +1 -0
- package/dist/cty-mui/p-515f61f0.system.entry.js +1 -0
- package/dist/cty-mui/p-529e1207.system.entry.js +1 -0
- package/dist/cty-mui/p-52ed752a.js +7 -0
- package/dist/cty-mui/p-52f9914a.system.js +1 -0
- package/dist/cty-mui/p-532aab77.entry.js +1 -0
- package/dist/cty-mui/p-53afafba.entry.js +1 -0
- package/dist/cty-mui/p-54f0ba7f.entry.js +1 -0
- package/dist/cty-mui/p-55d6a309.system.js +5 -0
- package/dist/cty-mui/p-567171a9.entry.js +1 -0
- package/dist/cty-mui/p-5818595d.system.entry.js +1 -0
- package/dist/cty-mui/p-58957439.system.js +1 -0
- package/dist/cty-mui/p-596496c6.js +1 -0
- package/dist/cty-mui/p-599aacd4.js +5 -0
- package/dist/cty-mui/p-59a8b24b.system.entry.js +1 -0
- package/dist/cty-mui/p-5b933e7b.js +1 -0
- package/dist/cty-mui/p-5c3c0e7c.system.entry.js +1 -0
- package/dist/cty-mui/p-5cadfca1.system.entry.js +1 -0
- package/dist/cty-mui/p-5d271631.system.entry.js +1 -0
- package/dist/cty-mui/p-5d3f261a.system.entry.js +1 -0
- package/dist/cty-mui/p-5f3534ce.entry.js +1 -0
- package/dist/cty-mui/p-5f495b88.entry.js +1 -0
- package/dist/cty-mui/p-5fd2505c.entry.js +1 -0
- package/dist/cty-mui/p-6028c863.system.js +8 -0
- package/dist/cty-mui/p-6178c7ce.system.entry.js +1 -0
- package/dist/cty-mui/p-61bbeb56.entry.js +1 -0
- package/dist/cty-mui/p-626a455f.system.entry.js +1 -0
- package/dist/cty-mui/p-6317a302.entry.js +1 -0
- package/dist/cty-mui/p-635292a2.system.entry.js +1 -0
- package/dist/cty-mui/p-6363d1c7.js +4 -0
- package/dist/cty-mui/p-6477d422.system.js +8 -0
- package/dist/cty-mui/p-67278fda.entry.js +21 -0
- package/dist/cty-mui/p-686a8f4c.entry.js +1 -0
- package/dist/cty-mui/p-68fd6eb1.entry.js +1 -0
- package/dist/cty-mui/p-694b8ade.js +4 -0
- package/dist/cty-mui/p-6a2c214b.system.entry.js +1 -0
- package/dist/cty-mui/p-6c18487d.js +4 -0
- package/dist/cty-mui/p-6c2c7570.system.js +1 -0
- package/dist/cty-mui/p-6c88e530.js +7 -0
- package/dist/cty-mui/p-6ceeb5e3.system.entry.js +1 -0
- package/dist/cty-mui/p-6d004993.system.js +5 -0
- package/dist/cty-mui/p-6d93bedf.entry.js +1 -0
- package/dist/cty-mui/p-6e341a1d.entry.js +1 -0
- package/dist/cty-mui/p-6fe07f47.entry.js +1 -0
- package/dist/cty-mui/p-719f7bee.system.entry.js +1 -0
- package/dist/cty-mui/p-730d57a1.system.entry.js +1 -0
- package/dist/cty-mui/p-731476bf.js +4 -0
- package/dist/cty-mui/p-75038a3f.js +4 -0
- package/dist/cty-mui/p-7577f514.system.js +1 -0
- package/dist/cty-mui/p-7629cbf3.system.entry.js +1 -0
- package/dist/cty-mui/p-769e00d4.system.entry.js +1 -0
- package/dist/cty-mui/p-7820386a.system.entry.js +1 -0
- package/dist/cty-mui/p-786449bd.system.js +1 -0
- package/dist/cty-mui/p-7899b5ea.system.js +4 -0
- package/dist/cty-mui/p-7899d9e2.entry.js +1 -0
- package/dist/cty-mui/p-78bffe29.js +4 -0
- package/dist/cty-mui/p-79496998.system.js +4 -0
- package/dist/cty-mui/p-7aa66c5d.entry.js +1 -0
- package/dist/cty-mui/p-7b0e8ba1.js +4 -0
- package/dist/cty-mui/p-7b16831a.system.entry.js +1 -0
- package/dist/cty-mui/p-7b16cf9c.entry.js +1 -0
- package/dist/cty-mui/p-7bdfa34e.system.entry.js +14 -0
- package/dist/cty-mui/p-7bf6e794.system.js +8 -0
- package/dist/cty-mui/p-7c1f3397.system.entry.js +1 -0
- package/dist/cty-mui/p-7c1f6cfc.system.js +1 -0
- package/dist/cty-mui/p-7c71140f.entry.js +1 -0
- package/dist/cty-mui/p-7ed56eee.system.entry.js +1 -0
- package/dist/cty-mui/p-7f22df35.system.js +4 -0
- package/dist/cty-mui/p-7f7c6046.entry.js +1 -0
- package/dist/cty-mui/p-80184437.js +1 -0
- package/dist/cty-mui/p-80bc35a6.system.js +5 -0
- package/dist/cty-mui/p-80e03ee5.entry.js +1 -0
- package/dist/cty-mui/p-81a5e802.entry.js +1 -0
- package/dist/cty-mui/p-81b9e9df.entry.js +1 -0
- package/dist/cty-mui/p-8240e2cc.system.entry.js +8 -0
- package/dist/cty-mui/p-8311f1ee.system.entry.js +1 -0
- package/dist/cty-mui/p-8329005b.system.entry.js +1 -0
- package/dist/cty-mui/p-83e67643.entry.js +1 -0
- package/dist/cty-mui/p-843996c3.system.js +8 -0
- package/dist/cty-mui/p-84a603b9.entry.js +1 -0
- package/dist/cty-mui/p-852f6140.entry.js +1 -0
- package/dist/cty-mui/p-85669dbe.system.entry.js +1 -0
- package/dist/cty-mui/p-85961ca3.system.js +1 -0
- package/dist/cty-mui/p-862e09dc.entry.js +1 -0
- package/dist/cty-mui/p-87534112.entry.js +1 -0
- package/dist/cty-mui/p-893a891f.entry.js +1 -0
- package/dist/cty-mui/p-8974627c.system.entry.js +1 -0
- package/dist/cty-mui/p-899d3ae4.entry.js +1 -0
- package/dist/cty-mui/p-89ac0e74.system.entry.js +1 -0
- package/dist/cty-mui/p-8ae821f5.system.js +5 -0
- package/dist/cty-mui/p-8be26d68.entry.js +7 -0
- package/dist/cty-mui/p-8be8b29d.entry.js +1 -0
- package/dist/cty-mui/p-8c246a58.system.entry.js +1 -0
- package/dist/cty-mui/p-8ca3e7c7.entry.js +1 -0
- package/dist/cty-mui/p-8cb395c2.js +4 -0
- package/dist/cty-mui/p-8cb94519.js +1 -0
- package/dist/cty-mui/p-8e671133.system.entry.js +1 -0
- package/dist/cty-mui/p-8f378d86.system.entry.js +1 -0
- package/dist/cty-mui/p-8f42eb93.js +1 -0
- package/dist/cty-mui/p-8fdabfbd.system.entry.js +1 -0
- package/dist/cty-mui/p-904b1b95.system.js +1 -0
- package/dist/cty-mui/p-90eddc24.system.entry.js +1 -0
- package/dist/cty-mui/p-91753b84.system.entry.js +1 -0
- package/dist/cty-mui/p-92c74dee.system.entry.js +1 -0
- package/dist/cty-mui/p-930d0109.system.entry.js +1 -0
- package/dist/cty-mui/p-933950fe.entry.js +1 -0
- package/dist/cty-mui/p-949cd784.entry.js +1 -0
- package/dist/cty-mui/p-94e26e58.entry.js +1 -0
- package/dist/cty-mui/p-95bb85be.entry.js +1 -0
- package/dist/cty-mui/p-980d5e52.entry.js +1 -0
- package/dist/cty-mui/p-98a72829.entry.js +1 -0
- package/dist/cty-mui/p-9a62ff13.entry.js +1 -0
- package/dist/cty-mui/p-9a8be8b1.js +1 -0
- package/dist/cty-mui/p-9ac21ff8.js +4 -0
- package/dist/cty-mui/p-9b2f1dbe.entry.js +1 -0
- package/dist/cty-mui/p-9b7d2c4e.system.js +22 -0
- package/dist/cty-mui/p-9ceb46a7.system.js +4 -0
- package/dist/cty-mui/p-9ceebfd8.entry.js +1 -0
- package/dist/cty-mui/p-9ea239ed.system.js +1 -0
- package/dist/cty-mui/p-9ff3030a.system.entry.js +1 -0
- package/dist/cty-mui/p-a0352c66.system.entry.js +1 -0
- package/dist/cty-mui/p-a03bd01b.system.js +5 -0
- package/dist/cty-mui/p-a0ca746a.entry.js +1 -0
- package/dist/cty-mui/p-a16b0786.system.entry.js +1 -0
- package/dist/cty-mui/p-a3b1886f.entry.js +1 -0
- package/dist/cty-mui/p-a3d8a472.system.js +5 -0
- package/dist/cty-mui/p-a5056532.entry.js +1 -0
- package/dist/cty-mui/p-a58be5e4.entry.js +1 -0
- package/dist/cty-mui/p-a5b240e4.system.entry.js +1 -0
- package/dist/cty-mui/p-a5e14d4a.js +1 -0
- package/dist/cty-mui/p-a5e14d4a2.js +1 -0
- package/dist/cty-mui/p-a67595e2.entry.js +1 -0
- package/dist/cty-mui/p-a7a323c9.system.js +1 -0
- package/dist/cty-mui/p-a7e46897.system.entry.js +1 -0
- package/dist/cty-mui/p-a86d6d38.system.entry.js +1 -0
- package/dist/cty-mui/p-aa489f2e.system.entry.js +58 -0
- package/dist/cty-mui/p-aab9538e.system.entry.js +1 -0
- package/dist/cty-mui/p-ad5105ac.system.entry.js +1 -0
- package/dist/cty-mui/p-ad7ed116.system.entry.js +1 -0
- package/dist/cty-mui/p-addd3692.system.entry.js +1 -0
- package/dist/cty-mui/p-aecd75cb.js +1 -0
- package/dist/cty-mui/p-aef8e3e3.entry.js +1 -0
- package/dist/cty-mui/p-aff00c02.js +4 -0
- package/dist/cty-mui/p-b0a4fd26.entry.js +1 -0
- package/dist/cty-mui/p-b148c0d8.system.entry.js +1 -0
- package/dist/cty-mui/p-b18e32f2.system.entry.js +1 -0
- package/dist/cty-mui/p-b32c8c88.system.entry.js +1 -0
- package/dist/cty-mui/p-b3f0dcb9.system.js +5 -0
- package/dist/cty-mui/p-b409b13f.js +1 -0
- package/dist/cty-mui/p-b472356a.system.entry.js +1 -0
- package/dist/cty-mui/p-b4756449.system.entry.js +1 -0
- package/dist/cty-mui/p-b535a1ac.system.entry.js +1 -0
- package/dist/cty-mui/p-b548b1c9.entry.js +1 -0
- package/dist/cty-mui/p-b5a39948.js +1 -0
- package/dist/cty-mui/p-b60ebfde.system.js +1 -0
- package/dist/cty-mui/p-b60ebfde.system2.js +1 -0
- package/dist/cty-mui/p-b79cac01.system.entry.js +1 -0
- package/dist/cty-mui/p-b810f0e3.system.entry.js +1 -0
- package/dist/cty-mui/p-ba1ac897.entry.js +1 -0
- package/dist/cty-mui/p-ba309f03.entry.js +4 -0
- package/dist/cty-mui/p-bba9abb5.entry.js +1 -0
- package/dist/cty-mui/p-bca1afa2.js +1 -0
- package/dist/cty-mui/p-bd6f674d.js +4 -0
- package/dist/cty-mui/p-be6c888f.entry.js +4 -0
- package/dist/cty-mui/p-c11a967f.js +4 -0
- package/dist/cty-mui/p-c223ab57.system.js +1 -0
- package/dist/cty-mui/p-c35c69fb.js +4 -0
- package/dist/cty-mui/p-c3641e16.system.js +2 -0
- package/dist/cty-mui/p-c38466ec.system.entry.js +1 -0
- package/dist/cty-mui/p-c46402bd.entry.js +1 -0
- package/dist/cty-mui/p-c4688205.system.js +5 -0
- package/dist/cty-mui/p-c46b3c03.system.entry.js +1 -0
- package/dist/cty-mui/p-c512572d.entry.js +1 -0
- package/dist/cty-mui/p-c54d8bbc.system.entry.js +1 -0
- package/dist/cty-mui/p-c56834b0.system.entry.js +1 -0
- package/dist/cty-mui/p-c5f4dc5d.js +1 -0
- package/dist/cty-mui/p-c7ee7cfe.js +4 -0
- package/dist/cty-mui/p-c812e3ce.js +7 -0
- package/dist/cty-mui/p-c90ff3bb.system.entry.js +1 -0
- package/dist/cty-mui/p-c9551424.system.entry.js +1 -0
- package/dist/cty-mui/p-c95c26a2.system.js +5 -0
- package/dist/cty-mui/p-c9da023d.entry.js +1 -0
- package/dist/cty-mui/p-c9fcf594.system.entry.js +1 -0
- package/dist/cty-mui/p-cb68b7e0.entry.js +1 -0
- package/dist/cty-mui/p-cc5bf3e4.system.entry.js +5 -0
- package/dist/cty-mui/p-cca79b1d.system.entry.js +1 -0
- package/dist/cty-mui/p-cd088d7e.system.js +1 -0
- package/dist/cty-mui/p-cd1f16d3.entry.js +7 -0
- package/dist/cty-mui/p-cd4b1b2f.entry.js +1 -0
- package/dist/cty-mui/p-cd4e549b.system.entry.js +1 -0
- package/dist/cty-mui/p-ce5333f4.system.entry.js +1 -0
- package/dist/cty-mui/p-d02a9b4a.system.js +14 -0
- package/dist/cty-mui/p-d0d92a1a.entry.js +1 -0
- package/dist/cty-mui/p-d3ada6e6.system.entry.js +1 -0
- package/dist/cty-mui/p-d41b5d59.system.entry.js +1 -0
- package/dist/cty-mui/p-d4469f2d.entry.js +1 -0
- package/dist/cty-mui/p-d4b62dc6.system.entry.js +1 -0
- package/dist/cty-mui/p-d528ce51.system.entry.js +1 -0
- package/dist/cty-mui/p-d7532acd.system.entry.js +1 -0
- package/dist/cty-mui/p-d83074c6.system.entry.js +5 -0
- package/dist/cty-mui/p-d8a32329.system.js +1 -0
- package/dist/cty-mui/p-d930e729.entry.js +4 -0
- package/dist/cty-mui/p-db0ee376.js +4 -0
- package/dist/cty-mui/p-db3661b8.entry.js +1 -0
- package/dist/cty-mui/p-dc362dd5.system.entry.js +1 -0
- package/dist/cty-mui/p-dc53f68f.system.entry.js +1 -0
- package/dist/cty-mui/p-dc662483.system.js +4 -0
- package/dist/cty-mui/p-ddeff6ac.system.entry.js +1 -0
- package/dist/cty-mui/p-de26a437.js +4 -0
- package/dist/cty-mui/p-df630f98.system.js +19 -0
- package/dist/cty-mui/p-df6921d4.system.entry.js +1 -0
- package/dist/cty-mui/p-df801fcd.system.js +5 -0
- package/dist/cty-mui/p-df858f1e.system.js +1 -0
- package/dist/cty-mui/p-df98e31e.system.js +8 -0
- package/dist/cty-mui/p-e002fdc6.system.entry.js +1 -0
- package/dist/cty-mui/p-e1198801.system.entry.js +1 -0
- package/dist/cty-mui/p-e163b602.system.entry.js +1 -0
- package/dist/cty-mui/p-e1b70425.system.entry.js +1 -0
- package/dist/cty-mui/p-e1c8b903.entry.js +1 -0
- package/dist/cty-mui/p-e1cbf776.system.entry.js +1 -0
- package/dist/cty-mui/p-e3599326.system.js +7 -0
- package/dist/cty-mui/p-e41a2196.entry.js +1 -0
- package/dist/cty-mui/p-e4ca2c94.entry.js +1 -0
- package/dist/cty-mui/p-e5c64124.entry.js +1 -0
- package/dist/cty-mui/p-e7dc0b72.system.entry.js +1 -0
- package/dist/cty-mui/p-e7f9c8df.entry.js +1 -0
- package/dist/cty-mui/p-e8ab2736.system.entry.js +1 -0
- package/dist/cty-mui/p-e9d5e961.entry.js +1 -0
- package/dist/cty-mui/p-eac45e93.system.entry.js +1 -0
- package/dist/cty-mui/p-ebbd2b7f.entry.js +1 -0
- package/dist/cty-mui/p-ebfb5220.system.js +10 -0
- package/dist/cty-mui/p-ec41ca01.system.entry.js +1 -0
- package/dist/cty-mui/p-ec4d4eb4.entry.js +1 -0
- package/dist/cty-mui/p-ec5da891.system.entry.js +1 -0
- package/dist/cty-mui/p-eca9fb87.entry.js +4 -0
- package/dist/cty-mui/p-ed0cb95c.entry.js +1 -0
- package/dist/cty-mui/p-edb162c2.entry.js +1 -0
- package/dist/cty-mui/p-ee794d28.system.js +5 -0
- package/dist/cty-mui/p-ee83bda6.system.js +5 -0
- package/dist/cty-mui/p-ee9430d0.system.js +1 -0
- package/dist/cty-mui/p-eeaf9e94.entry.js +1 -0
- package/dist/cty-mui/p-f0a3ab9e.entry.js +1 -0
- package/dist/cty-mui/p-f2004e57.entry.js +1 -0
- package/dist/cty-mui/p-f25f2fec.js +4 -0
- package/dist/cty-mui/p-f2c8d80b.js +4 -0
- package/dist/cty-mui/p-f325d237.entry.js +1 -0
- package/dist/cty-mui/p-f40bb7ee.entry.js +1 -0
- package/dist/cty-mui/p-f417ea6c.js +4 -0
- package/dist/cty-mui/p-f46605f0.entry.js +4 -0
- package/dist/cty-mui/p-f551a242.system.entry.js +1 -0
- package/dist/cty-mui/p-f5e885cc.entry.js +1 -0
- package/dist/cty-mui/p-f68e4208.js +1 -0
- package/dist/cty-mui/p-f6a4b8e3.system.js +1 -0
- package/dist/cty-mui/p-f6a8abe8.js +1 -0
- package/dist/cty-mui/p-f7b1d4f8.js +1 -0
- package/dist/cty-mui/p-f7e709ad.js +1 -0
- package/dist/cty-mui/p-f83a4566.js +4 -0
- package/dist/cty-mui/p-f8559d88.entry.js +4 -0
- package/dist/cty-mui/p-f8c1df55.entry.js +1 -0
- package/dist/cty-mui/p-f8d9479f.entry.js +1 -0
- package/dist/cty-mui/p-f90d7639.system.entry.js +5 -0
- package/dist/cty-mui/p-f941b0c0.system.js +4 -0
- package/dist/cty-mui/p-f99fb89f.entry.js +1 -0
- package/dist/cty-mui/p-fa5a88a2.entry.js +1 -0
- package/dist/cty-mui/p-fad15290.entry.js +1 -0
- package/dist/cty-mui/p-fb461135.system.entry.js +1 -0
- package/dist/cty-mui/p-fbbe067b.system.entry.js +8 -0
- package/dist/cty-mui/p-fbda75aa.entry.js +1 -0
- package/dist/cty-mui/p-fd1ee4ac.system.js +1 -0
- package/dist/cty-mui/p-fee3079f.system.entry.js +1 -0
- package/dist/cty-mui/p-fee8b060.entry.js +5 -0
- package/dist/cty-mui/p-ff2f8d09.system.entry.js +1 -0
- package/dist/cty-mui/svg/accessibility-outline.svg +1 -0
- package/dist/cty-mui/svg/accessibility-sharp.svg +1 -0
- package/dist/cty-mui/svg/accessibility.svg +1 -0
- package/dist/cty-mui/svg/add-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/add-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/add-circle.svg +1 -0
- package/dist/cty-mui/svg/add-outline.svg +1 -0
- package/dist/cty-mui/svg/add-sharp.svg +1 -0
- package/dist/cty-mui/svg/add.svg +1 -0
- package/dist/cty-mui/svg/airplane-outline.svg +1 -0
- package/dist/cty-mui/svg/airplane-sharp.svg +1 -0
- package/dist/cty-mui/svg/airplane.svg +1 -0
- package/dist/cty-mui/svg/alarm-outline.svg +1 -0
- package/dist/cty-mui/svg/alarm-sharp.svg +1 -0
- package/dist/cty-mui/svg/alarm.svg +1 -0
- package/dist/cty-mui/svg/albums-outline.svg +1 -0
- package/dist/cty-mui/svg/albums-sharp.svg +1 -0
- package/dist/cty-mui/svg/albums.svg +1 -0
- package/dist/cty-mui/svg/alert-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/alert-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/alert-circle.svg +1 -0
- package/dist/cty-mui/svg/alert-outline.svg +1 -0
- package/dist/cty-mui/svg/alert-sharp.svg +1 -0
- package/dist/cty-mui/svg/alert.svg +1 -0
- package/dist/cty-mui/svg/american-football-outline.svg +1 -0
- package/dist/cty-mui/svg/american-football-sharp.svg +1 -0
- package/dist/cty-mui/svg/american-football.svg +1 -0
- package/dist/cty-mui/svg/analytics-outline.svg +1 -0
- package/dist/cty-mui/svg/analytics-sharp.svg +1 -0
- package/dist/cty-mui/svg/analytics.svg +1 -0
- package/dist/cty-mui/svg/aperture-outline.svg +1 -0
- package/dist/cty-mui/svg/aperture-sharp.svg +1 -0
- package/dist/cty-mui/svg/aperture.svg +1 -0
- package/dist/cty-mui/svg/apps-outline.svg +1 -0
- package/dist/cty-mui/svg/apps-sharp.svg +1 -0
- package/dist/cty-mui/svg/apps.svg +1 -0
- package/dist/cty-mui/svg/archive-outline.svg +1 -0
- package/dist/cty-mui/svg/archive-sharp.svg +1 -0
- package/dist/cty-mui/svg/archive.svg +1 -0
- package/dist/cty-mui/svg/arrow-back-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-back-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-back-circle.svg +1 -0
- package/dist/cty-mui/svg/arrow-back-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-back-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-back.svg +1 -0
- package/dist/cty-mui/svg/arrow-down-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-down-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-down-circle.svg +1 -0
- package/dist/cty-mui/svg/arrow-down-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-down-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-down.svg +1 -0
- package/dist/cty-mui/svg/arrow-forward-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-forward-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-forward-circle.svg +1 -0
- package/dist/cty-mui/svg/arrow-forward-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-forward-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-forward.svg +1 -0
- package/dist/cty-mui/svg/arrow-redo-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-redo-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-redo-circle.svg +1 -0
- package/dist/cty-mui/svg/arrow-redo-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-redo-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-redo.svg +1 -0
- package/dist/cty-mui/svg/arrow-undo-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-undo-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-undo-circle.svg +1 -0
- package/dist/cty-mui/svg/arrow-undo-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-undo-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-undo.svg +1 -0
- package/dist/cty-mui/svg/arrow-up-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-up-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-up-circle.svg +1 -0
- package/dist/cty-mui/svg/arrow-up-outline.svg +1 -0
- package/dist/cty-mui/svg/arrow-up-sharp.svg +1 -0
- package/dist/cty-mui/svg/arrow-up.svg +1 -0
- package/dist/cty-mui/svg/at-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/at-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/at-circle.svg +1 -0
- package/dist/cty-mui/svg/at-outline.svg +1 -0
- package/dist/cty-mui/svg/at-sharp.svg +1 -0
- package/dist/cty-mui/svg/at.svg +1 -0
- package/dist/cty-mui/svg/attach-outline.svg +1 -0
- package/dist/cty-mui/svg/attach-sharp.svg +1 -0
- package/dist/cty-mui/svg/attach.svg +1 -0
- package/dist/cty-mui/svg/backspace-outline.svg +1 -0
- package/dist/cty-mui/svg/backspace-sharp.svg +1 -0
- package/dist/cty-mui/svg/backspace.svg +1 -0
- package/dist/cty-mui/svg/bag-add-outline.svg +1 -0
- package/dist/cty-mui/svg/bag-add-sharp.svg +1 -0
- package/dist/cty-mui/svg/bag-add.svg +1 -0
- package/dist/cty-mui/svg/bag-check-outline.svg +1 -0
- package/dist/cty-mui/svg/bag-check-sharp.svg +1 -0
- package/dist/cty-mui/svg/bag-check.svg +1 -0
- package/dist/cty-mui/svg/bag-handle-outline.svg +1 -0
- package/dist/cty-mui/svg/bag-handle-sharp.svg +1 -0
- package/dist/cty-mui/svg/bag-handle.svg +1 -0
- package/dist/cty-mui/svg/bag-outline.svg +1 -0
- package/dist/cty-mui/svg/bag-remove-outline.svg +1 -0
- package/dist/cty-mui/svg/bag-remove-sharp.svg +1 -0
- package/dist/cty-mui/svg/bag-remove.svg +1 -0
- package/dist/cty-mui/svg/bag-sharp.svg +1 -0
- package/dist/cty-mui/svg/bag.svg +1 -0
- package/dist/cty-mui/svg/balloon-outline.svg +1 -0
- package/dist/cty-mui/svg/balloon-sharp.svg +1 -0
- package/dist/cty-mui/svg/balloon.svg +1 -0
- package/dist/cty-mui/svg/ban-outline.svg +1 -0
- package/dist/cty-mui/svg/ban-sharp.svg +1 -0
- package/dist/cty-mui/svg/ban.svg +1 -0
- package/dist/cty-mui/svg/bandage-outline.svg +1 -0
- package/dist/cty-mui/svg/bandage-sharp.svg +1 -0
- package/dist/cty-mui/svg/bandage.svg +1 -0
- package/dist/cty-mui/svg/bar-chart-outline.svg +1 -0
- package/dist/cty-mui/svg/bar-chart-sharp.svg +1 -0
- package/dist/cty-mui/svg/bar-chart.svg +1 -0
- package/dist/cty-mui/svg/barbell-outline.svg +1 -0
- package/dist/cty-mui/svg/barbell-sharp.svg +1 -0
- package/dist/cty-mui/svg/barbell.svg +1 -0
- package/dist/cty-mui/svg/barcode-outline.svg +1 -0
- package/dist/cty-mui/svg/barcode-sharp.svg +1 -0
- package/dist/cty-mui/svg/barcode.svg +1 -0
- package/dist/cty-mui/svg/baseball-outline.svg +1 -0
- package/dist/cty-mui/svg/baseball-sharp.svg +1 -0
- package/dist/cty-mui/svg/baseball.svg +1 -0
- package/dist/cty-mui/svg/basket-outline.svg +1 -0
- package/dist/cty-mui/svg/basket-sharp.svg +1 -0
- package/dist/cty-mui/svg/basket.svg +1 -0
- package/dist/cty-mui/svg/basketball-outline.svg +1 -0
- package/dist/cty-mui/svg/basketball-sharp.svg +1 -0
- package/dist/cty-mui/svg/basketball.svg +1 -0
- package/dist/cty-mui/svg/battery-charging-outline.svg +1 -0
- package/dist/cty-mui/svg/battery-charging-sharp.svg +1 -0
- package/dist/cty-mui/svg/battery-charging.svg +1 -0
- package/dist/cty-mui/svg/battery-dead-outline.svg +1 -0
- package/dist/cty-mui/svg/battery-dead-sharp.svg +1 -0
- package/dist/cty-mui/svg/battery-dead.svg +1 -0
- package/dist/cty-mui/svg/battery-full-outline.svg +1 -0
- package/dist/cty-mui/svg/battery-full-sharp.svg +1 -0
- package/dist/cty-mui/svg/battery-full.svg +1 -0
- package/dist/cty-mui/svg/battery-half-outline.svg +1 -0
- package/dist/cty-mui/svg/battery-half-sharp.svg +1 -0
- package/dist/cty-mui/svg/battery-half.svg +1 -0
- package/dist/cty-mui/svg/beaker-outline.svg +1 -0
- package/dist/cty-mui/svg/beaker-sharp.svg +1 -0
- package/dist/cty-mui/svg/beaker.svg +1 -0
- package/dist/cty-mui/svg/bed-outline.svg +1 -0
- package/dist/cty-mui/svg/bed-sharp.svg +1 -0
- package/dist/cty-mui/svg/bed.svg +1 -0
- package/dist/cty-mui/svg/beer-outline.svg +1 -0
- package/dist/cty-mui/svg/beer-sharp.svg +1 -0
- package/dist/cty-mui/svg/beer.svg +1 -0
- package/dist/cty-mui/svg/bicycle-outline.svg +1 -0
- package/dist/cty-mui/svg/bicycle-sharp.svg +1 -0
- package/dist/cty-mui/svg/bicycle.svg +1 -0
- package/dist/cty-mui/svg/bluetooth-outline.svg +1 -0
- package/dist/cty-mui/svg/bluetooth-sharp.svg +1 -0
- package/dist/cty-mui/svg/bluetooth.svg +1 -0
- package/dist/cty-mui/svg/boat-outline.svg +1 -0
- package/dist/cty-mui/svg/boat-sharp.svg +1 -0
- package/dist/cty-mui/svg/boat.svg +1 -0
- package/dist/cty-mui/svg/body-outline.svg +1 -0
- package/dist/cty-mui/svg/body-sharp.svg +1 -0
- package/dist/cty-mui/svg/body.svg +1 -0
- package/dist/cty-mui/svg/bonfire-outline.svg +1 -0
- package/dist/cty-mui/svg/bonfire-sharp.svg +1 -0
- package/dist/cty-mui/svg/bonfire.svg +1 -0
- package/dist/cty-mui/svg/book-outline.svg +1 -0
- package/dist/cty-mui/svg/book-sharp.svg +1 -0
- package/dist/cty-mui/svg/book.svg +1 -0
- package/dist/cty-mui/svg/bookmark-outline.svg +1 -0
- package/dist/cty-mui/svg/bookmark-sharp.svg +1 -0
- package/dist/cty-mui/svg/bookmark.svg +1 -0
- package/dist/cty-mui/svg/bookmarks-outline.svg +1 -0
- package/dist/cty-mui/svg/bookmarks-sharp.svg +1 -0
- package/dist/cty-mui/svg/bookmarks.svg +1 -0
- package/dist/cty-mui/svg/bowling-ball-outline.svg +1 -0
- package/dist/cty-mui/svg/bowling-ball-sharp.svg +1 -0
- package/dist/cty-mui/svg/bowling-ball.svg +1 -0
- package/dist/cty-mui/svg/briefcase-outline.svg +1 -0
- package/dist/cty-mui/svg/briefcase-sharp.svg +1 -0
- package/dist/cty-mui/svg/briefcase.svg +1 -0
- package/dist/cty-mui/svg/browsers-outline.svg +1 -0
- package/dist/cty-mui/svg/browsers-sharp.svg +1 -0
- package/dist/cty-mui/svg/browsers.svg +1 -0
- package/dist/cty-mui/svg/brush-outline.svg +1 -0
- package/dist/cty-mui/svg/brush-sharp.svg +1 -0
- package/dist/cty-mui/svg/brush.svg +1 -0
- package/dist/cty-mui/svg/bug-outline.svg +1 -0
- package/dist/cty-mui/svg/bug-sharp.svg +1 -0
- package/dist/cty-mui/svg/bug.svg +1 -0
- package/dist/cty-mui/svg/build-outline.svg +1 -0
- package/dist/cty-mui/svg/build-sharp.svg +1 -0
- package/dist/cty-mui/svg/build.svg +1 -0
- package/dist/cty-mui/svg/bulb-outline.svg +1 -0
- package/dist/cty-mui/svg/bulb-sharp.svg +1 -0
- package/dist/cty-mui/svg/bulb.svg +1 -0
- package/dist/cty-mui/svg/bus-outline.svg +1 -0
- package/dist/cty-mui/svg/bus-sharp.svg +1 -0
- package/dist/cty-mui/svg/bus.svg +1 -0
- package/dist/cty-mui/svg/business-outline.svg +1 -0
- package/dist/cty-mui/svg/business-sharp.svg +1 -0
- package/dist/cty-mui/svg/business.svg +1 -0
- package/dist/cty-mui/svg/cafe-outline.svg +1 -0
- package/dist/cty-mui/svg/cafe-sharp.svg +1 -0
- package/dist/cty-mui/svg/cafe.svg +1 -0
- package/dist/cty-mui/svg/calculator-outline.svg +1 -0
- package/dist/cty-mui/svg/calculator-sharp.svg +1 -0
- package/dist/cty-mui/svg/calculator.svg +1 -0
- package/dist/cty-mui/svg/calendar-clear-outline.svg +1 -0
- package/dist/cty-mui/svg/calendar-clear-sharp.svg +1 -0
- package/dist/cty-mui/svg/calendar-clear.svg +1 -0
- package/dist/cty-mui/svg/calendar-number-outline.svg +1 -0
- package/dist/cty-mui/svg/calendar-number-sharp.svg +1 -0
- package/dist/cty-mui/svg/calendar-number.svg +1 -0
- package/dist/cty-mui/svg/calendar-outline.svg +1 -0
- package/dist/cty-mui/svg/calendar-sharp.svg +1 -0
- package/dist/cty-mui/svg/calendar.svg +1 -0
- package/dist/cty-mui/svg/call-outline.svg +1 -0
- package/dist/cty-mui/svg/call-sharp.svg +1 -0
- package/dist/cty-mui/svg/call.svg +1 -0
- package/dist/cty-mui/svg/camera-outline.svg +1 -0
- package/dist/cty-mui/svg/camera-reverse-outline.svg +1 -0
- package/dist/cty-mui/svg/camera-reverse-sharp.svg +1 -0
- package/dist/cty-mui/svg/camera-reverse.svg +1 -0
- package/dist/cty-mui/svg/camera-sharp.svg +1 -0
- package/dist/cty-mui/svg/camera.svg +1 -0
- package/dist/cty-mui/svg/car-outline.svg +1 -0
- package/dist/cty-mui/svg/car-sharp.svg +1 -0
- package/dist/cty-mui/svg/car-sport-outline.svg +1 -0
- package/dist/cty-mui/svg/car-sport-sharp.svg +1 -0
- package/dist/cty-mui/svg/car-sport.svg +1 -0
- package/dist/cty-mui/svg/car.svg +1 -0
- package/dist/cty-mui/svg/card-outline.svg +1 -0
- package/dist/cty-mui/svg/card-sharp.svg +1 -0
- package/dist/cty-mui/svg/card.svg +1 -0
- package/dist/cty-mui/svg/caret-back-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/caret-back-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/caret-back-circle.svg +1 -0
- package/dist/cty-mui/svg/caret-back-outline.svg +1 -0
- package/dist/cty-mui/svg/caret-back-sharp.svg +1 -0
- package/dist/cty-mui/svg/caret-back.svg +1 -0
- package/dist/cty-mui/svg/caret-down-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/caret-down-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/caret-down-circle.svg +1 -0
- package/dist/cty-mui/svg/caret-down-outline.svg +1 -0
- package/dist/cty-mui/svg/caret-down-sharp.svg +1 -0
- package/dist/cty-mui/svg/caret-down.svg +1 -0
- package/dist/cty-mui/svg/caret-forward-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/caret-forward-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/caret-forward-circle.svg +1 -0
- package/dist/cty-mui/svg/caret-forward-outline.svg +1 -0
- package/dist/cty-mui/svg/caret-forward-sharp.svg +1 -0
- package/dist/cty-mui/svg/caret-forward.svg +1 -0
- package/dist/cty-mui/svg/caret-up-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/caret-up-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/caret-up-circle.svg +1 -0
- package/dist/cty-mui/svg/caret-up-outline.svg +1 -0
- package/dist/cty-mui/svg/caret-up-sharp.svg +1 -0
- package/dist/cty-mui/svg/caret-up.svg +1 -0
- package/dist/cty-mui/svg/cart-outline.svg +1 -0
- package/dist/cty-mui/svg/cart-sharp.svg +1 -0
- package/dist/cty-mui/svg/cart.svg +1 -0
- package/dist/cty-mui/svg/cash-outline.svg +1 -0
- package/dist/cty-mui/svg/cash-sharp.svg +1 -0
- package/dist/cty-mui/svg/cash.svg +1 -0
- package/dist/cty-mui/svg/cellular-outline.svg +1 -0
- package/dist/cty-mui/svg/cellular-sharp.svg +1 -0
- package/dist/cty-mui/svg/cellular.svg +1 -0
- package/dist/cty-mui/svg/chatbox-ellipses-outline.svg +1 -0
- package/dist/cty-mui/svg/chatbox-ellipses-sharp.svg +1 -0
- package/dist/cty-mui/svg/chatbox-ellipses.svg +1 -0
- package/dist/cty-mui/svg/chatbox-outline.svg +1 -0
- package/dist/cty-mui/svg/chatbox-sharp.svg +1 -0
- package/dist/cty-mui/svg/chatbox.svg +1 -0
- package/dist/cty-mui/svg/chatbubble-ellipses-outline.svg +1 -0
- package/dist/cty-mui/svg/chatbubble-ellipses-sharp.svg +1 -0
- package/dist/cty-mui/svg/chatbubble-ellipses.svg +1 -0
- package/dist/cty-mui/svg/chatbubble-outline.svg +1 -0
- package/dist/cty-mui/svg/chatbubble-sharp.svg +1 -0
- package/dist/cty-mui/svg/chatbubble.svg +1 -0
- package/dist/cty-mui/svg/chatbubbles-outline.svg +1 -0
- package/dist/cty-mui/svg/chatbubbles-sharp.svg +1 -0
- package/dist/cty-mui/svg/chatbubbles.svg +1 -0
- package/dist/cty-mui/svg/checkbox-outline.svg +1 -0
- package/dist/cty-mui/svg/checkbox-sharp.svg +1 -0
- package/dist/cty-mui/svg/checkbox.svg +1 -0
- package/dist/cty-mui/svg/checkmark-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/checkmark-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/checkmark-circle.svg +1 -0
- package/dist/cty-mui/svg/checkmark-done-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/checkmark-done-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/checkmark-done-circle.svg +1 -0
- package/dist/cty-mui/svg/checkmark-done-outline.svg +1 -0
- package/dist/cty-mui/svg/checkmark-done-sharp.svg +1 -0
- package/dist/cty-mui/svg/checkmark-done.svg +1 -0
- package/dist/cty-mui/svg/checkmark-outline.svg +1 -0
- package/dist/cty-mui/svg/checkmark-sharp.svg +1 -0
- package/dist/cty-mui/svg/checkmark.svg +1 -0
- package/dist/cty-mui/svg/chevron-back-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-back-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-back-circle.svg +1 -0
- package/dist/cty-mui/svg/chevron-back-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-back-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-back.svg +1 -0
- package/dist/cty-mui/svg/chevron-collapse-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-collapse-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-collapse.svg +1 -0
- package/dist/cty-mui/svg/chevron-down-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-down-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-down-circle.svg +1 -0
- package/dist/cty-mui/svg/chevron-down-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-down-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-down.svg +1 -0
- package/dist/cty-mui/svg/chevron-expand-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-expand-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-expand.svg +1 -0
- package/dist/cty-mui/svg/chevron-forward-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-forward-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-forward-circle.svg +1 -0
- package/dist/cty-mui/svg/chevron-forward-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-forward-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-forward.svg +1 -0
- package/dist/cty-mui/svg/chevron-up-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-up-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-up-circle.svg +1 -0
- package/dist/cty-mui/svg/chevron-up-outline.svg +1 -0
- package/dist/cty-mui/svg/chevron-up-sharp.svg +1 -0
- package/dist/cty-mui/svg/chevron-up.svg +1 -0
- package/dist/cty-mui/svg/clipboard-outline.svg +1 -0
- package/dist/cty-mui/svg/clipboard-sharp.svg +1 -0
- package/dist/cty-mui/svg/clipboard.svg +1 -0
- package/dist/cty-mui/svg/close-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/close-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/close-circle.svg +1 -0
- package/dist/cty-mui/svg/close-outline.svg +1 -0
- package/dist/cty-mui/svg/close-sharp.svg +1 -0
- package/dist/cty-mui/svg/close.svg +1 -0
- package/dist/cty-mui/svg/cloud-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/cloud-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/cloud-circle.svg +1 -0
- package/dist/cty-mui/svg/cloud-done-outline.svg +1 -0
- package/dist/cty-mui/svg/cloud-done-sharp.svg +1 -0
- package/dist/cty-mui/svg/cloud-done.svg +1 -0
- package/dist/cty-mui/svg/cloud-download-outline.svg +1 -0
- package/dist/cty-mui/svg/cloud-download-sharp.svg +1 -0
- package/dist/cty-mui/svg/cloud-download.svg +1 -0
- package/dist/cty-mui/svg/cloud-offline-outline.svg +1 -0
- package/dist/cty-mui/svg/cloud-offline-sharp.svg +1 -0
- package/dist/cty-mui/svg/cloud-offline.svg +1 -0
- package/dist/cty-mui/svg/cloud-outline.svg +1 -0
- package/dist/cty-mui/svg/cloud-sharp.svg +1 -0
- package/dist/cty-mui/svg/cloud-upload-outline.svg +1 -0
- package/dist/cty-mui/svg/cloud-upload-sharp.svg +1 -0
- package/dist/cty-mui/svg/cloud-upload.svg +1 -0
- package/dist/cty-mui/svg/cloud.svg +1 -0
- package/dist/cty-mui/svg/cloudy-night-outline.svg +1 -0
- package/dist/cty-mui/svg/cloudy-night-sharp.svg +1 -0
- package/dist/cty-mui/svg/cloudy-night.svg +1 -0
- package/dist/cty-mui/svg/cloudy-outline.svg +1 -0
- package/dist/cty-mui/svg/cloudy-sharp.svg +1 -0
- package/dist/cty-mui/svg/cloudy.svg +1 -0
- package/dist/cty-mui/svg/code-download-outline.svg +1 -0
- package/dist/cty-mui/svg/code-download-sharp.svg +1 -0
- package/dist/cty-mui/svg/code-download.svg +1 -0
- package/dist/cty-mui/svg/code-outline.svg +1 -0
- package/dist/cty-mui/svg/code-sharp.svg +1 -0
- package/dist/cty-mui/svg/code-slash-outline.svg +1 -0
- package/dist/cty-mui/svg/code-slash-sharp.svg +1 -0
- package/dist/cty-mui/svg/code-slash.svg +1 -0
- package/dist/cty-mui/svg/code-working-outline.svg +1 -0
- package/dist/cty-mui/svg/code-working-sharp.svg +1 -0
- package/dist/cty-mui/svg/code-working.svg +1 -0
- package/dist/cty-mui/svg/code.svg +1 -0
- package/dist/cty-mui/svg/cog-outline.svg +1 -0
- package/dist/cty-mui/svg/cog-sharp.svg +1 -0
- package/dist/cty-mui/svg/cog.svg +1 -0
- package/dist/cty-mui/svg/color-fill-outline.svg +1 -0
- package/dist/cty-mui/svg/color-fill-sharp.svg +1 -0
- package/dist/cty-mui/svg/color-fill.svg +1 -0
- package/dist/cty-mui/svg/color-filter-outline.svg +1 -0
- package/dist/cty-mui/svg/color-filter-sharp.svg +1 -0
- package/dist/cty-mui/svg/color-filter.svg +1 -0
- package/dist/cty-mui/svg/color-palette-outline.svg +1 -0
- package/dist/cty-mui/svg/color-palette-sharp.svg +1 -0
- package/dist/cty-mui/svg/color-palette.svg +1 -0
- package/dist/cty-mui/svg/color-wand-outline.svg +1 -0
- package/dist/cty-mui/svg/color-wand-sharp.svg +1 -0
- package/dist/cty-mui/svg/color-wand.svg +1 -0
- package/dist/cty-mui/svg/compass-outline.svg +1 -0
- package/dist/cty-mui/svg/compass-sharp.svg +1 -0
- package/dist/cty-mui/svg/compass.svg +1 -0
- package/dist/cty-mui/svg/construct-outline.svg +1 -0
- package/dist/cty-mui/svg/construct-sharp.svg +1 -0
- package/dist/cty-mui/svg/construct.svg +1 -0
- package/dist/cty-mui/svg/contract-outline.svg +1 -0
- package/dist/cty-mui/svg/contract-sharp.svg +1 -0
- package/dist/cty-mui/svg/contract.svg +1 -0
- package/dist/cty-mui/svg/contrast-outline.svg +1 -0
- package/dist/cty-mui/svg/contrast-sharp.svg +1 -0
- package/dist/cty-mui/svg/contrast.svg +1 -0
- package/dist/cty-mui/svg/copy-outline.svg +1 -0
- package/dist/cty-mui/svg/copy-sharp.svg +1 -0
- package/dist/cty-mui/svg/copy.svg +1 -0
- package/dist/cty-mui/svg/create-outline.svg +1 -0
- package/dist/cty-mui/svg/create-sharp.svg +1 -0
- package/dist/cty-mui/svg/create.svg +1 -0
- package/dist/cty-mui/svg/crop-outline.svg +1 -0
- package/dist/cty-mui/svg/crop-sharp.svg +1 -0
- package/dist/cty-mui/svg/crop.svg +1 -0
- package/dist/cty-mui/svg/cube-outline.svg +1 -0
- package/dist/cty-mui/svg/cube-sharp.svg +1 -0
- package/dist/cty-mui/svg/cube.svg +1 -0
- package/dist/cty-mui/svg/cut-outline.svg +1 -0
- package/dist/cty-mui/svg/cut-sharp.svg +1 -0
- package/dist/cty-mui/svg/cut.svg +1 -0
- package/dist/cty-mui/svg/desktop-outline.svg +1 -0
- package/dist/cty-mui/svg/desktop-sharp.svg +1 -0
- package/dist/cty-mui/svg/desktop.svg +1 -0
- package/dist/cty-mui/svg/diamond-outline.svg +1 -0
- package/dist/cty-mui/svg/diamond-sharp.svg +1 -0
- package/dist/cty-mui/svg/diamond.svg +1 -0
- package/dist/cty-mui/svg/dice-outline.svg +1 -0
- package/dist/cty-mui/svg/dice-sharp.svg +1 -0
- package/dist/cty-mui/svg/dice.svg +1 -0
- package/dist/cty-mui/svg/disc-outline.svg +1 -0
- package/dist/cty-mui/svg/disc-sharp.svg +1 -0
- package/dist/cty-mui/svg/disc.svg +1 -0
- package/dist/cty-mui/svg/document-attach-outline.svg +1 -0
- package/dist/cty-mui/svg/document-attach-sharp.svg +1 -0
- package/dist/cty-mui/svg/document-attach.svg +1 -0
- package/dist/cty-mui/svg/document-lock-outline.svg +1 -0
- package/dist/cty-mui/svg/document-lock-sharp.svg +1 -0
- package/dist/cty-mui/svg/document-lock.svg +1 -0
- package/dist/cty-mui/svg/document-outline.svg +1 -0
- package/dist/cty-mui/svg/document-sharp.svg +1 -0
- package/dist/cty-mui/svg/document-text-outline.svg +1 -0
- package/dist/cty-mui/svg/document-text-sharp.svg +1 -0
- package/dist/cty-mui/svg/document-text.svg +1 -0
- package/dist/cty-mui/svg/document.svg +1 -0
- package/dist/cty-mui/svg/documents-outline.svg +1 -0
- package/dist/cty-mui/svg/documents-sharp.svg +1 -0
- package/dist/cty-mui/svg/documents.svg +1 -0
- package/dist/cty-mui/svg/download-outline.svg +1 -0
- package/dist/cty-mui/svg/download-sharp.svg +1 -0
- package/dist/cty-mui/svg/download.svg +1 -0
- package/dist/cty-mui/svg/duplicate-outline.svg +1 -0
- package/dist/cty-mui/svg/duplicate-sharp.svg +1 -0
- package/dist/cty-mui/svg/duplicate.svg +1 -0
- package/dist/cty-mui/svg/ear-outline.svg +1 -0
- package/dist/cty-mui/svg/ear-sharp.svg +1 -0
- package/dist/cty-mui/svg/ear.svg +1 -0
- package/dist/cty-mui/svg/earth-outline.svg +1 -0
- package/dist/cty-mui/svg/earth-sharp.svg +1 -0
- package/dist/cty-mui/svg/earth.svg +1 -0
- package/dist/cty-mui/svg/easel-outline.svg +1 -0
- package/dist/cty-mui/svg/easel-sharp.svg +1 -0
- package/dist/cty-mui/svg/easel.svg +1 -0
- package/dist/cty-mui/svg/egg-outline.svg +1 -0
- package/dist/cty-mui/svg/egg-sharp.svg +1 -0
- package/dist/cty-mui/svg/egg.svg +1 -0
- package/dist/cty-mui/svg/ellipse-outline.svg +1 -0
- package/dist/cty-mui/svg/ellipse-sharp.svg +1 -0
- package/dist/cty-mui/svg/ellipse.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-horizontal-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-horizontal-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-horizontal-circle.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-horizontal-outline.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-horizontal-sharp.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-horizontal.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-vertical-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-vertical-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-vertical-circle.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-vertical-outline.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-vertical-sharp.svg +1 -0
- package/dist/cty-mui/svg/ellipsis-vertical.svg +1 -0
- package/dist/cty-mui/svg/enter-outline.svg +1 -0
- package/dist/cty-mui/svg/enter-sharp.svg +1 -0
- package/dist/cty-mui/svg/enter.svg +1 -0
- package/dist/cty-mui/svg/exit-outline.svg +1 -0
- package/dist/cty-mui/svg/exit-sharp.svg +1 -0
- package/dist/cty-mui/svg/exit.svg +1 -0
- package/dist/cty-mui/svg/expand-outline.svg +1 -0
- package/dist/cty-mui/svg/expand-sharp.svg +1 -0
- package/dist/cty-mui/svg/expand.svg +1 -0
- package/dist/cty-mui/svg/extension-puzzle-outline.svg +1 -0
- package/dist/cty-mui/svg/extension-puzzle-sharp.svg +1 -0
- package/dist/cty-mui/svg/extension-puzzle.svg +1 -0
- package/dist/cty-mui/svg/eye-off-outline.svg +1 -0
- package/dist/cty-mui/svg/eye-off-sharp.svg +1 -0
- package/dist/cty-mui/svg/eye-off.svg +1 -0
- package/dist/cty-mui/svg/eye-outline.svg +1 -0
- package/dist/cty-mui/svg/eye-sharp.svg +1 -0
- package/dist/cty-mui/svg/eye.svg +1 -0
- package/dist/cty-mui/svg/eyedrop-outline.svg +1 -0
- package/dist/cty-mui/svg/eyedrop-sharp.svg +1 -0
- package/dist/cty-mui/svg/eyedrop.svg +1 -0
- package/dist/cty-mui/svg/fast-food-outline.svg +1 -0
- package/dist/cty-mui/svg/fast-food-sharp.svg +1 -0
- package/dist/cty-mui/svg/fast-food.svg +1 -0
- package/dist/cty-mui/svg/female-outline.svg +1 -0
- package/dist/cty-mui/svg/female-sharp.svg +1 -0
- package/dist/cty-mui/svg/female.svg +1 -0
- package/dist/cty-mui/svg/file-tray-full-outline.svg +1 -0
- package/dist/cty-mui/svg/file-tray-full-sharp.svg +1 -0
- package/dist/cty-mui/svg/file-tray-full.svg +1 -0
- package/dist/cty-mui/svg/file-tray-outline.svg +1 -0
- package/dist/cty-mui/svg/file-tray-sharp.svg +1 -0
- package/dist/cty-mui/svg/file-tray-stacked-outline.svg +1 -0
- package/dist/cty-mui/svg/file-tray-stacked-sharp.svg +1 -0
- package/dist/cty-mui/svg/file-tray-stacked.svg +1 -0
- package/dist/cty-mui/svg/file-tray.svg +1 -0
- package/dist/cty-mui/svg/film-outline.svg +1 -0
- package/dist/cty-mui/svg/film-sharp.svg +1 -0
- package/dist/cty-mui/svg/film.svg +1 -0
- package/dist/cty-mui/svg/filter-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/filter-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/filter-circle.svg +1 -0
- package/dist/cty-mui/svg/filter-outline.svg +1 -0
- package/dist/cty-mui/svg/filter-sharp.svg +1 -0
- package/dist/cty-mui/svg/filter.svg +1 -0
- package/dist/cty-mui/svg/finger-print-outline.svg +1 -0
- package/dist/cty-mui/svg/finger-print-sharp.svg +1 -0
- package/dist/cty-mui/svg/finger-print.svg +1 -0
- package/dist/cty-mui/svg/fish-outline.svg +1 -0
- package/dist/cty-mui/svg/fish-sharp.svg +1 -0
- package/dist/cty-mui/svg/fish.svg +1 -0
- package/dist/cty-mui/svg/fitness-outline.svg +1 -0
- package/dist/cty-mui/svg/fitness-sharp.svg +1 -0
- package/dist/cty-mui/svg/fitness.svg +1 -0
- package/dist/cty-mui/svg/flag-outline.svg +1 -0
- package/dist/cty-mui/svg/flag-sharp.svg +1 -0
- package/dist/cty-mui/svg/flag.svg +1 -0
- package/dist/cty-mui/svg/flame-outline.svg +1 -0
- package/dist/cty-mui/svg/flame-sharp.svg +1 -0
- package/dist/cty-mui/svg/flame.svg +1 -0
- package/dist/cty-mui/svg/flash-off-outline.svg +1 -0
- package/dist/cty-mui/svg/flash-off-sharp.svg +1 -0
- package/dist/cty-mui/svg/flash-off.svg +1 -0
- package/dist/cty-mui/svg/flash-outline.svg +1 -0
- package/dist/cty-mui/svg/flash-sharp.svg +1 -0
- package/dist/cty-mui/svg/flash.svg +1 -0
- package/dist/cty-mui/svg/flashlight-outline.svg +1 -0
- package/dist/cty-mui/svg/flashlight-sharp.svg +1 -0
- package/dist/cty-mui/svg/flashlight.svg +1 -0
- package/dist/cty-mui/svg/flask-outline.svg +1 -0
- package/dist/cty-mui/svg/flask-sharp.svg +1 -0
- package/dist/cty-mui/svg/flask.svg +1 -0
- package/dist/cty-mui/svg/flower-outline.svg +1 -0
- package/dist/cty-mui/svg/flower-sharp.svg +1 -0
- package/dist/cty-mui/svg/flower.svg +1 -0
- package/dist/cty-mui/svg/folder-open-outline.svg +1 -0
- package/dist/cty-mui/svg/folder-open-sharp.svg +1 -0
- package/dist/cty-mui/svg/folder-open.svg +1 -0
- package/dist/cty-mui/svg/folder-outline.svg +1 -0
- package/dist/cty-mui/svg/folder-sharp.svg +1 -0
- package/dist/cty-mui/svg/folder.svg +1 -0
- package/dist/cty-mui/svg/football-outline.svg +1 -0
- package/dist/cty-mui/svg/football-sharp.svg +1 -0
- package/dist/cty-mui/svg/football.svg +1 -0
- package/dist/cty-mui/svg/footsteps-outline.svg +1 -0
- package/dist/cty-mui/svg/footsteps-sharp.svg +1 -0
- package/dist/cty-mui/svg/footsteps.svg +1 -0
- package/dist/cty-mui/svg/funnel-outline.svg +1 -0
- package/dist/cty-mui/svg/funnel-sharp.svg +1 -0
- package/dist/cty-mui/svg/funnel.svg +1 -0
- package/dist/cty-mui/svg/game-controller-outline.svg +1 -0
- package/dist/cty-mui/svg/game-controller-sharp.svg +1 -0
- package/dist/cty-mui/svg/game-controller.svg +1 -0
- package/dist/cty-mui/svg/gift-outline.svg +1 -0
- package/dist/cty-mui/svg/gift-sharp.svg +1 -0
- package/dist/cty-mui/svg/gift.svg +1 -0
- package/dist/cty-mui/svg/git-branch-outline.svg +1 -0
- package/dist/cty-mui/svg/git-branch-sharp.svg +1 -0
- package/dist/cty-mui/svg/git-branch.svg +1 -0
- package/dist/cty-mui/svg/git-commit-outline.svg +1 -0
- package/dist/cty-mui/svg/git-commit-sharp.svg +1 -0
- package/dist/cty-mui/svg/git-commit.svg +1 -0
- package/dist/cty-mui/svg/git-compare-outline.svg +1 -0
- package/dist/cty-mui/svg/git-compare-sharp.svg +1 -0
- package/dist/cty-mui/svg/git-compare.svg +1 -0
- package/dist/cty-mui/svg/git-merge-outline.svg +1 -0
- package/dist/cty-mui/svg/git-merge-sharp.svg +1 -0
- package/dist/cty-mui/svg/git-merge.svg +1 -0
- package/dist/cty-mui/svg/git-network-outline.svg +1 -0
- package/dist/cty-mui/svg/git-network-sharp.svg +1 -0
- package/dist/cty-mui/svg/git-network.svg +1 -0
- package/dist/cty-mui/svg/git-pull-request-outline.svg +1 -0
- package/dist/cty-mui/svg/git-pull-request-sharp.svg +1 -0
- package/dist/cty-mui/svg/git-pull-request.svg +1 -0
- package/dist/cty-mui/svg/glasses-outline.svg +1 -0
- package/dist/cty-mui/svg/glasses-sharp.svg +1 -0
- package/dist/cty-mui/svg/glasses.svg +1 -0
- package/dist/cty-mui/svg/globe-outline.svg +1 -0
- package/dist/cty-mui/svg/globe-sharp.svg +1 -0
- package/dist/cty-mui/svg/globe.svg +1 -0
- package/dist/cty-mui/svg/golf-outline.svg +1 -0
- package/dist/cty-mui/svg/golf-sharp.svg +1 -0
- package/dist/cty-mui/svg/golf.svg +1 -0
- package/dist/cty-mui/svg/grid-outline.svg +1 -0
- package/dist/cty-mui/svg/grid-sharp.svg +1 -0
- package/dist/cty-mui/svg/grid.svg +1 -0
- package/dist/cty-mui/svg/hammer-outline.svg +1 -0
- package/dist/cty-mui/svg/hammer-sharp.svg +1 -0
- package/dist/cty-mui/svg/hammer.svg +1 -0
- package/dist/cty-mui/svg/hand-left-outline.svg +1 -0
- package/dist/cty-mui/svg/hand-left-sharp.svg +1 -0
- package/dist/cty-mui/svg/hand-left.svg +1 -0
- package/dist/cty-mui/svg/hand-right-outline.svg +1 -0
- package/dist/cty-mui/svg/hand-right-sharp.svg +1 -0
- package/dist/cty-mui/svg/hand-right.svg +1 -0
- package/dist/cty-mui/svg/happy-outline.svg +1 -0
- package/dist/cty-mui/svg/happy-sharp.svg +1 -0
- package/dist/cty-mui/svg/happy.svg +1 -0
- package/dist/cty-mui/svg/hardware-chip-outline.svg +1 -0
- package/dist/cty-mui/svg/hardware-chip-sharp.svg +1 -0
- package/dist/cty-mui/svg/hardware-chip.svg +1 -0
- package/dist/cty-mui/svg/headset-outline.svg +1 -0
- package/dist/cty-mui/svg/headset-sharp.svg +1 -0
- package/dist/cty-mui/svg/headset.svg +1 -0
- package/dist/cty-mui/svg/heart-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/heart-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/heart-circle.svg +1 -0
- package/dist/cty-mui/svg/heart-dislike-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/heart-dislike-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/heart-dislike-circle.svg +1 -0
- package/dist/cty-mui/svg/heart-dislike-outline.svg +1 -0
- package/dist/cty-mui/svg/heart-dislike-sharp.svg +1 -0
- package/dist/cty-mui/svg/heart-dislike.svg +1 -0
- package/dist/cty-mui/svg/heart-half-outline.svg +1 -0
- package/dist/cty-mui/svg/heart-half-sharp.svg +1 -0
- package/dist/cty-mui/svg/heart-half.svg +1 -0
- package/dist/cty-mui/svg/heart-outline.svg +1 -0
- package/dist/cty-mui/svg/heart-sharp.svg +1 -0
- package/dist/cty-mui/svg/heart.svg +1 -0
- package/dist/cty-mui/svg/help-buoy-outline.svg +1 -0
- package/dist/cty-mui/svg/help-buoy-sharp.svg +1 -0
- package/dist/cty-mui/svg/help-buoy.svg +1 -0
- package/dist/cty-mui/svg/help-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/help-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/help-circle.svg +1 -0
- package/dist/cty-mui/svg/help-outline.svg +1 -0
- package/dist/cty-mui/svg/help-sharp.svg +1 -0
- package/dist/cty-mui/svg/help.svg +1 -0
- package/dist/cty-mui/svg/home-outline.svg +1 -0
- package/dist/cty-mui/svg/home-sharp.svg +1 -0
- package/dist/cty-mui/svg/home.svg +1 -0
- package/dist/cty-mui/svg/hourglass-outline.svg +1 -0
- package/dist/cty-mui/svg/hourglass-sharp.svg +1 -0
- package/dist/cty-mui/svg/hourglass.svg +1 -0
- package/dist/cty-mui/svg/ice-cream-outline.svg +1 -0
- package/dist/cty-mui/svg/ice-cream-sharp.svg +1 -0
- package/dist/cty-mui/svg/ice-cream.svg +1 -0
- package/dist/cty-mui/svg/id-card-outline.svg +1 -0
- package/dist/cty-mui/svg/id-card-sharp.svg +1 -0
- package/dist/cty-mui/svg/id-card.svg +1 -0
- package/dist/cty-mui/svg/image-outline.svg +1 -0
- package/dist/cty-mui/svg/image-sharp.svg +1 -0
- package/dist/cty-mui/svg/image.svg +1 -0
- package/dist/cty-mui/svg/images-outline.svg +1 -0
- package/dist/cty-mui/svg/images-sharp.svg +1 -0
- package/dist/cty-mui/svg/images.svg +1 -0
- package/dist/cty-mui/svg/infinite-outline.svg +1 -0
- package/dist/cty-mui/svg/infinite-sharp.svg +1 -0
- package/dist/cty-mui/svg/infinite.svg +1 -0
- package/dist/cty-mui/svg/information-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/information-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/information-circle.svg +1 -0
- package/dist/cty-mui/svg/information-outline.svg +1 -0
- package/dist/cty-mui/svg/information-sharp.svg +1 -0
- package/dist/cty-mui/svg/information.svg +1 -0
- package/dist/cty-mui/svg/invert-mode-outline.svg +1 -0
- package/dist/cty-mui/svg/invert-mode-sharp.svg +1 -0
- package/dist/cty-mui/svg/invert-mode.svg +1 -0
- package/dist/cty-mui/svg/journal-outline.svg +1 -0
- package/dist/cty-mui/svg/journal-sharp.svg +1 -0
- package/dist/cty-mui/svg/journal.svg +1 -0
- package/dist/cty-mui/svg/key-outline.svg +1 -0
- package/dist/cty-mui/svg/key-sharp.svg +1 -0
- package/dist/cty-mui/svg/key.svg +1 -0
- package/dist/cty-mui/svg/keypad-outline.svg +1 -0
- package/dist/cty-mui/svg/keypad-sharp.svg +1 -0
- package/dist/cty-mui/svg/keypad.svg +1 -0
- package/dist/cty-mui/svg/language-outline.svg +1 -0
- package/dist/cty-mui/svg/language-sharp.svg +1 -0
- package/dist/cty-mui/svg/language.svg +1 -0
- package/dist/cty-mui/svg/laptop-outline.svg +1 -0
- package/dist/cty-mui/svg/laptop-sharp.svg +1 -0
- package/dist/cty-mui/svg/laptop.svg +1 -0
- package/dist/cty-mui/svg/layers-outline.svg +1 -0
- package/dist/cty-mui/svg/layers-sharp.svg +1 -0
- package/dist/cty-mui/svg/layers.svg +1 -0
- package/dist/cty-mui/svg/leaf-outline.svg +1 -0
- package/dist/cty-mui/svg/leaf-sharp.svg +1 -0
- package/dist/cty-mui/svg/leaf.svg +1 -0
- package/dist/cty-mui/svg/library-outline.svg +1 -0
- package/dist/cty-mui/svg/library-sharp.svg +1 -0
- package/dist/cty-mui/svg/library.svg +1 -0
- package/dist/cty-mui/svg/link-outline.svg +1 -0
- package/dist/cty-mui/svg/link-sharp.svg +1 -0
- package/dist/cty-mui/svg/link.svg +1 -0
- package/dist/cty-mui/svg/list-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/list-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/list-circle.svg +1 -0
- package/dist/cty-mui/svg/list-outline.svg +1 -0
- package/dist/cty-mui/svg/list-sharp.svg +1 -0
- package/dist/cty-mui/svg/list.svg +1 -0
- package/dist/cty-mui/svg/locate-outline.svg +1 -0
- package/dist/cty-mui/svg/locate-sharp.svg +1 -0
- package/dist/cty-mui/svg/locate.svg +1 -0
- package/dist/cty-mui/svg/location-outline.svg +1 -0
- package/dist/cty-mui/svg/location-sharp.svg +1 -0
- package/dist/cty-mui/svg/location.svg +1 -0
- package/dist/cty-mui/svg/lock-closed-outline.svg +1 -0
- package/dist/cty-mui/svg/lock-closed-sharp.svg +1 -0
- package/dist/cty-mui/svg/lock-closed.svg +1 -0
- package/dist/cty-mui/svg/lock-open-outline.svg +1 -0
- package/dist/cty-mui/svg/lock-open-sharp.svg +1 -0
- package/dist/cty-mui/svg/lock-open.svg +1 -0
- package/dist/cty-mui/svg/log-in-outline.svg +1 -0
- package/dist/cty-mui/svg/log-in-sharp.svg +1 -0
- package/dist/cty-mui/svg/log-in.svg +1 -0
- package/dist/cty-mui/svg/log-out-outline.svg +1 -0
- package/dist/cty-mui/svg/log-out-sharp.svg +1 -0
- package/dist/cty-mui/svg/log-out.svg +1 -0
- package/dist/cty-mui/svg/logo-alipay.svg +1 -0
- package/dist/cty-mui/svg/logo-amazon.svg +1 -0
- package/dist/cty-mui/svg/logo-amplify.svg +1 -0
- package/dist/cty-mui/svg/logo-android.svg +1 -0
- package/dist/cty-mui/svg/logo-angular.svg +1 -0
- package/dist/cty-mui/svg/logo-apple-appstore.svg +1 -0
- package/dist/cty-mui/svg/logo-apple-ar.svg +1 -0
- package/dist/cty-mui/svg/logo-apple.svg +1 -0
- package/dist/cty-mui/svg/logo-behance.svg +1 -0
- package/dist/cty-mui/svg/logo-bitbucket.svg +1 -0
- package/dist/cty-mui/svg/logo-bitcoin.svg +1 -0
- package/dist/cty-mui/svg/logo-buffer.svg +1 -0
- package/dist/cty-mui/svg/logo-capacitor.svg +1 -0
- package/dist/cty-mui/svg/logo-chrome.svg +1 -0
- package/dist/cty-mui/svg/logo-closed-captioning.svg +1 -0
- package/dist/cty-mui/svg/logo-codepen.svg +1 -0
- package/dist/cty-mui/svg/logo-css3.svg +1 -0
- package/dist/cty-mui/svg/logo-designernews.svg +1 -0
- package/dist/cty-mui/svg/logo-deviantart.svg +1 -0
- package/dist/cty-mui/svg/logo-discord.svg +1 -0
- package/dist/cty-mui/svg/logo-docker.svg +1 -0
- package/dist/cty-mui/svg/logo-dribbble.svg +1 -0
- package/dist/cty-mui/svg/logo-dropbox.svg +1 -0
- package/dist/cty-mui/svg/logo-edge.svg +1 -0
- package/dist/cty-mui/svg/logo-electron.svg +1 -0
- package/dist/cty-mui/svg/logo-euro.svg +1 -0
- package/dist/cty-mui/svg/logo-facebook.svg +1 -0
- package/dist/cty-mui/svg/logo-figma.svg +1 -0
- package/dist/cty-mui/svg/logo-firebase.svg +1 -0
- package/dist/cty-mui/svg/logo-firefox.svg +1 -0
- package/dist/cty-mui/svg/logo-flickr.svg +1 -0
- package/dist/cty-mui/svg/logo-foursquare.svg +1 -0
- package/dist/cty-mui/svg/logo-github.svg +1 -0
- package/dist/cty-mui/svg/logo-gitlab.svg +1 -0
- package/dist/cty-mui/svg/logo-google-playstore.svg +1 -0
- package/dist/cty-mui/svg/logo-google.svg +1 -0
- package/dist/cty-mui/svg/logo-hackernews.svg +1 -0
- package/dist/cty-mui/svg/logo-html5.svg +1 -0
- package/dist/cty-mui/svg/logo-instagram.svg +1 -0
- package/dist/cty-mui/svg/logo-ionic.svg +1 -0
- package/dist/cty-mui/svg/logo-ionitron.svg +1 -0
- package/dist/cty-mui/svg/logo-javascript.svg +1 -0
- package/dist/cty-mui/svg/logo-laravel.svg +1 -0
- package/dist/cty-mui/svg/logo-linkedin.svg +1 -0
- package/dist/cty-mui/svg/logo-markdown.svg +1 -0
- package/dist/cty-mui/svg/logo-mastodon.svg +1 -0
- package/dist/cty-mui/svg/logo-medium.svg +1 -0
- package/dist/cty-mui/svg/logo-microsoft.svg +1 -0
- package/dist/cty-mui/svg/logo-no-smoking.svg +1 -0
- package/dist/cty-mui/svg/logo-nodejs.svg +1 -0
- package/dist/cty-mui/svg/logo-npm.svg +1 -0
- package/dist/cty-mui/svg/logo-octocat.svg +1 -0
- package/dist/cty-mui/svg/logo-paypal.svg +1 -0
- package/dist/cty-mui/svg/logo-pinterest.svg +1 -0
- package/dist/cty-mui/svg/logo-playstation.svg +1 -0
- package/dist/cty-mui/svg/logo-pwa.svg +1 -0
- package/dist/cty-mui/svg/logo-python.svg +1 -0
- package/dist/cty-mui/svg/logo-react.svg +1 -0
- package/dist/cty-mui/svg/logo-reddit.svg +1 -0
- package/dist/cty-mui/svg/logo-rss.svg +1 -0
- package/dist/cty-mui/svg/logo-sass.svg +1 -0
- package/dist/cty-mui/svg/logo-skype.svg +1 -0
- package/dist/cty-mui/svg/logo-slack.svg +1 -0
- package/dist/cty-mui/svg/logo-snapchat.svg +1 -0
- package/dist/cty-mui/svg/logo-soundcloud.svg +1 -0
- package/dist/cty-mui/svg/logo-stackoverflow.svg +1 -0
- package/dist/cty-mui/svg/logo-steam.svg +1 -0
- package/dist/cty-mui/svg/logo-stencil.svg +1 -0
- package/dist/cty-mui/svg/logo-tableau.svg +1 -0
- package/dist/cty-mui/svg/logo-tiktok.svg +1 -0
- package/dist/cty-mui/svg/logo-tumblr.svg +1 -0
- package/dist/cty-mui/svg/logo-tux.svg +1 -0
- package/dist/cty-mui/svg/logo-twitch.svg +1 -0
- package/dist/cty-mui/svg/logo-twitter.svg +1 -0
- package/dist/cty-mui/svg/logo-usd.svg +1 -0
- package/dist/cty-mui/svg/logo-venmo.svg +1 -0
- package/dist/cty-mui/svg/logo-vercel.svg +1 -0
- package/dist/cty-mui/svg/logo-vimeo.svg +1 -0
- package/dist/cty-mui/svg/logo-vk.svg +1 -0
- package/dist/cty-mui/svg/logo-vue.svg +1 -0
- package/dist/cty-mui/svg/logo-web-component.svg +1 -0
- package/dist/cty-mui/svg/logo-wechat.svg +1 -0
- package/dist/cty-mui/svg/logo-whatsapp.svg +1 -0
- package/dist/cty-mui/svg/logo-windows.svg +1 -0
- package/dist/cty-mui/svg/logo-wordpress.svg +1 -0
- package/dist/cty-mui/svg/logo-xbox.svg +1 -0
- package/dist/cty-mui/svg/logo-xing.svg +1 -0
- package/dist/cty-mui/svg/logo-yahoo.svg +1 -0
- package/dist/cty-mui/svg/logo-yen.svg +1 -0
- package/dist/cty-mui/svg/logo-youtube.svg +1 -0
- package/dist/cty-mui/svg/magnet-outline.svg +1 -0
- package/dist/cty-mui/svg/magnet-sharp.svg +1 -0
- package/dist/cty-mui/svg/magnet.svg +1 -0
- package/dist/cty-mui/svg/mail-open-outline.svg +1 -0
- package/dist/cty-mui/svg/mail-open-sharp.svg +1 -0
- package/dist/cty-mui/svg/mail-open.svg +1 -0
- package/dist/cty-mui/svg/mail-outline.svg +1 -0
- package/dist/cty-mui/svg/mail-sharp.svg +1 -0
- package/dist/cty-mui/svg/mail-unread-outline.svg +1 -0
- package/dist/cty-mui/svg/mail-unread-sharp.svg +1 -0
- package/dist/cty-mui/svg/mail-unread.svg +1 -0
- package/dist/cty-mui/svg/mail.svg +1 -0
- package/dist/cty-mui/svg/male-female-outline.svg +1 -0
- package/dist/cty-mui/svg/male-female-sharp.svg +1 -0
- package/dist/cty-mui/svg/male-female.svg +1 -0
- package/dist/cty-mui/svg/male-outline.svg +1 -0
- package/dist/cty-mui/svg/male-sharp.svg +1 -0
- package/dist/cty-mui/svg/male.svg +1 -0
- package/dist/cty-mui/svg/man-outline.svg +1 -0
- package/dist/cty-mui/svg/man-sharp.svg +1 -0
- package/dist/cty-mui/svg/man.svg +1 -0
- package/dist/cty-mui/svg/map-outline.svg +1 -0
- package/dist/cty-mui/svg/map-sharp.svg +1 -0
- package/dist/cty-mui/svg/map.svg +1 -0
- package/dist/cty-mui/svg/medal-outline.svg +1 -0
- package/dist/cty-mui/svg/medal-sharp.svg +1 -0
- package/dist/cty-mui/svg/medal.svg +1 -0
- package/dist/cty-mui/svg/medical-outline.svg +1 -0
- package/dist/cty-mui/svg/medical-sharp.svg +1 -0
- package/dist/cty-mui/svg/medical.svg +1 -0
- package/dist/cty-mui/svg/medkit-outline.svg +1 -0
- package/dist/cty-mui/svg/medkit-sharp.svg +1 -0
- package/dist/cty-mui/svg/medkit.svg +1 -0
- package/dist/cty-mui/svg/megaphone-outline.svg +1 -0
- package/dist/cty-mui/svg/megaphone-sharp.svg +1 -0
- package/dist/cty-mui/svg/megaphone.svg +1 -0
- package/dist/cty-mui/svg/menu-outline.svg +1 -0
- package/dist/cty-mui/svg/menu-sharp.svg +1 -0
- package/dist/cty-mui/svg/menu.svg +1 -0
- package/dist/cty-mui/svg/mic-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/mic-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/mic-circle.svg +1 -0
- package/dist/cty-mui/svg/mic-off-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/mic-off-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/mic-off-circle.svg +1 -0
- package/dist/cty-mui/svg/mic-off-outline.svg +1 -0
- package/dist/cty-mui/svg/mic-off-sharp.svg +1 -0
- package/dist/cty-mui/svg/mic-off.svg +1 -0
- package/dist/cty-mui/svg/mic-outline.svg +1 -0
- package/dist/cty-mui/svg/mic-sharp.svg +1 -0
- package/dist/cty-mui/svg/mic.svg +1 -0
- package/dist/cty-mui/svg/moon-outline.svg +1 -0
- package/dist/cty-mui/svg/moon-sharp.svg +1 -0
- package/dist/cty-mui/svg/moon.svg +1 -0
- package/dist/cty-mui/svg/move-outline.svg +1 -0
- package/dist/cty-mui/svg/move-sharp.svg +1 -0
- package/dist/cty-mui/svg/move.svg +1 -0
- package/dist/cty-mui/svg/musical-note-outline.svg +1 -0
- package/dist/cty-mui/svg/musical-note-sharp.svg +1 -0
- package/dist/cty-mui/svg/musical-note.svg +1 -0
- package/dist/cty-mui/svg/musical-notes-outline.svg +1 -0
- package/dist/cty-mui/svg/musical-notes-sharp.svg +1 -0
- package/dist/cty-mui/svg/musical-notes.svg +1 -0
- package/dist/cty-mui/svg/navigate-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/navigate-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/navigate-circle.svg +1 -0
- package/dist/cty-mui/svg/navigate-outline.svg +1 -0
- package/dist/cty-mui/svg/navigate-sharp.svg +1 -0
- package/dist/cty-mui/svg/navigate.svg +1 -0
- package/dist/cty-mui/svg/newspaper-outline.svg +1 -0
- package/dist/cty-mui/svg/newspaper-sharp.svg +1 -0
- package/dist/cty-mui/svg/newspaper.svg +1 -0
- package/dist/cty-mui/svg/notifications-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/notifications-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/notifications-circle.svg +1 -0
- package/dist/cty-mui/svg/notifications-off-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/notifications-off-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/notifications-off-circle.svg +1 -0
- package/dist/cty-mui/svg/notifications-off-outline.svg +1 -0
- package/dist/cty-mui/svg/notifications-off-sharp.svg +1 -0
- package/dist/cty-mui/svg/notifications-off.svg +1 -0
- package/dist/cty-mui/svg/notifications-outline.svg +1 -0
- package/dist/cty-mui/svg/notifications-sharp.svg +1 -0
- package/dist/cty-mui/svg/notifications.svg +1 -0
- package/dist/cty-mui/svg/nuclear-outline.svg +1 -0
- package/dist/cty-mui/svg/nuclear-sharp.svg +1 -0
- package/dist/cty-mui/svg/nuclear.svg +1 -0
- package/dist/cty-mui/svg/nutrition-outline.svg +1 -0
- package/dist/cty-mui/svg/nutrition-sharp.svg +1 -0
- package/dist/cty-mui/svg/nutrition.svg +1 -0
- package/dist/cty-mui/svg/open-outline.svg +1 -0
- package/dist/cty-mui/svg/open-sharp.svg +1 -0
- package/dist/cty-mui/svg/open.svg +1 -0
- package/dist/cty-mui/svg/options-outline.svg +1 -0
- package/dist/cty-mui/svg/options-sharp.svg +1 -0
- package/dist/cty-mui/svg/options.svg +1 -0
- package/dist/cty-mui/svg/paper-plane-outline.svg +1 -0
- package/dist/cty-mui/svg/paper-plane-sharp.svg +1 -0
- package/dist/cty-mui/svg/paper-plane.svg +1 -0
- package/dist/cty-mui/svg/partly-sunny-outline.svg +1 -0
- package/dist/cty-mui/svg/partly-sunny-sharp.svg +1 -0
- package/dist/cty-mui/svg/partly-sunny.svg +1 -0
- package/dist/cty-mui/svg/pause-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/pause-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/pause-circle.svg +1 -0
- package/dist/cty-mui/svg/pause-outline.svg +1 -0
- package/dist/cty-mui/svg/pause-sharp.svg +1 -0
- package/dist/cty-mui/svg/pause.svg +1 -0
- package/dist/cty-mui/svg/paw-outline.svg +1 -0
- package/dist/cty-mui/svg/paw-sharp.svg +1 -0
- package/dist/cty-mui/svg/paw.svg +1 -0
- package/dist/cty-mui/svg/pencil-outline.svg +1 -0
- package/dist/cty-mui/svg/pencil-sharp.svg +1 -0
- package/dist/cty-mui/svg/pencil.svg +1 -0
- package/dist/cty-mui/svg/people-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/people-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/people-circle.svg +1 -0
- package/dist/cty-mui/svg/people-outline.svg +1 -0
- package/dist/cty-mui/svg/people-sharp.svg +1 -0
- package/dist/cty-mui/svg/people.svg +1 -0
- package/dist/cty-mui/svg/person-add-outline.svg +1 -0
- package/dist/cty-mui/svg/person-add-sharp.svg +1 -0
- package/dist/cty-mui/svg/person-add.svg +1 -0
- package/dist/cty-mui/svg/person-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/person-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/person-circle.svg +1 -0
- package/dist/cty-mui/svg/person-outline.svg +1 -0
- package/dist/cty-mui/svg/person-remove-outline.svg +1 -0
- package/dist/cty-mui/svg/person-remove-sharp.svg +1 -0
- package/dist/cty-mui/svg/person-remove.svg +1 -0
- package/dist/cty-mui/svg/person-sharp.svg +1 -0
- package/dist/cty-mui/svg/person.svg +1 -0
- package/dist/cty-mui/svg/phone-landscape-outline.svg +1 -0
- package/dist/cty-mui/svg/phone-landscape-sharp.svg +1 -0
- package/dist/cty-mui/svg/phone-landscape.svg +1 -0
- package/dist/cty-mui/svg/phone-portrait-outline.svg +1 -0
- package/dist/cty-mui/svg/phone-portrait-sharp.svg +1 -0
- package/dist/cty-mui/svg/phone-portrait.svg +1 -0
- package/dist/cty-mui/svg/pie-chart-outline.svg +1 -0
- package/dist/cty-mui/svg/pie-chart-sharp.svg +1 -0
- package/dist/cty-mui/svg/pie-chart.svg +1 -0
- package/dist/cty-mui/svg/pin-outline.svg +1 -0
- package/dist/cty-mui/svg/pin-sharp.svg +1 -0
- package/dist/cty-mui/svg/pin.svg +1 -0
- package/dist/cty-mui/svg/pint-outline.svg +1 -0
- package/dist/cty-mui/svg/pint-sharp.svg +1 -0
- package/dist/cty-mui/svg/pint.svg +1 -0
- package/dist/cty-mui/svg/pizza-outline.svg +1 -0
- package/dist/cty-mui/svg/pizza-sharp.svg +1 -0
- package/dist/cty-mui/svg/pizza.svg +1 -0
- package/dist/cty-mui/svg/planet-outline.svg +1 -0
- package/dist/cty-mui/svg/planet-sharp.svg +1 -0
- package/dist/cty-mui/svg/planet.svg +1 -0
- package/dist/cty-mui/svg/play-back-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/play-back-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-back-circle.svg +1 -0
- package/dist/cty-mui/svg/play-back-outline.svg +1 -0
- package/dist/cty-mui/svg/play-back-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-back.svg +1 -0
- package/dist/cty-mui/svg/play-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/play-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-circle.svg +1 -0
- package/dist/cty-mui/svg/play-forward-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/play-forward-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-forward-circle.svg +1 -0
- package/dist/cty-mui/svg/play-forward-outline.svg +1 -0
- package/dist/cty-mui/svg/play-forward-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-forward.svg +1 -0
- package/dist/cty-mui/svg/play-outline.svg +1 -0
- package/dist/cty-mui/svg/play-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-skip-back-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/play-skip-back-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-skip-back-circle.svg +1 -0
- package/dist/cty-mui/svg/play-skip-back-outline.svg +1 -0
- package/dist/cty-mui/svg/play-skip-back-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-skip-back.svg +1 -0
- package/dist/cty-mui/svg/play-skip-forward-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/play-skip-forward-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-skip-forward-circle.svg +1 -0
- package/dist/cty-mui/svg/play-skip-forward-outline.svg +1 -0
- package/dist/cty-mui/svg/play-skip-forward-sharp.svg +1 -0
- package/dist/cty-mui/svg/play-skip-forward.svg +1 -0
- package/dist/cty-mui/svg/play.svg +1 -0
- package/dist/cty-mui/svg/podium-outline.svg +1 -0
- package/dist/cty-mui/svg/podium-sharp.svg +1 -0
- package/dist/cty-mui/svg/podium.svg +1 -0
- package/dist/cty-mui/svg/power-outline.svg +1 -0
- package/dist/cty-mui/svg/power-sharp.svg +1 -0
- package/dist/cty-mui/svg/power.svg +1 -0
- package/dist/cty-mui/svg/pricetag-outline.svg +1 -0
- package/dist/cty-mui/svg/pricetag-sharp.svg +1 -0
- package/dist/cty-mui/svg/pricetag.svg +1 -0
- package/dist/cty-mui/svg/pricetags-outline.svg +1 -0
- package/dist/cty-mui/svg/pricetags-sharp.svg +1 -0
- package/dist/cty-mui/svg/pricetags.svg +1 -0
- package/dist/cty-mui/svg/print-outline.svg +1 -0
- package/dist/cty-mui/svg/print-sharp.svg +1 -0
- package/dist/cty-mui/svg/print.svg +1 -0
- package/dist/cty-mui/svg/prism-outline.svg +1 -0
- package/dist/cty-mui/svg/prism-sharp.svg +1 -0
- package/dist/cty-mui/svg/prism.svg +1 -0
- package/dist/cty-mui/svg/pulse-outline.svg +1 -0
- package/dist/cty-mui/svg/pulse-sharp.svg +1 -0
- package/dist/cty-mui/svg/pulse.svg +1 -0
- package/dist/cty-mui/svg/push-outline.svg +1 -0
- package/dist/cty-mui/svg/push-sharp.svg +1 -0
- package/dist/cty-mui/svg/push.svg +1 -0
- package/dist/cty-mui/svg/qr-code-outline.svg +1 -0
- package/dist/cty-mui/svg/qr-code-sharp.svg +1 -0
- package/dist/cty-mui/svg/qr-code.svg +1 -0
- package/dist/cty-mui/svg/radio-button-off-outline.svg +1 -0
- package/dist/cty-mui/svg/radio-button-off-sharp.svg +1 -0
- package/dist/cty-mui/svg/radio-button-off.svg +1 -0
- package/dist/cty-mui/svg/radio-button-on-outline.svg +1 -0
- package/dist/cty-mui/svg/radio-button-on-sharp.svg +1 -0
- package/dist/cty-mui/svg/radio-button-on.svg +1 -0
- package/dist/cty-mui/svg/radio-outline.svg +1 -0
- package/dist/cty-mui/svg/radio-sharp.svg +1 -0
- package/dist/cty-mui/svg/radio.svg +1 -0
- package/dist/cty-mui/svg/rainy-outline.svg +1 -0
- package/dist/cty-mui/svg/rainy-sharp.svg +1 -0
- package/dist/cty-mui/svg/rainy.svg +1 -0
- package/dist/cty-mui/svg/reader-outline.svg +1 -0
- package/dist/cty-mui/svg/reader-sharp.svg +1 -0
- package/dist/cty-mui/svg/reader.svg +1 -0
- package/dist/cty-mui/svg/receipt-outline.svg +1 -0
- package/dist/cty-mui/svg/receipt-sharp.svg +1 -0
- package/dist/cty-mui/svg/receipt.svg +1 -0
- package/dist/cty-mui/svg/recording-outline.svg +1 -0
- package/dist/cty-mui/svg/recording-sharp.svg +1 -0
- package/dist/cty-mui/svg/recording.svg +1 -0
- package/dist/cty-mui/svg/refresh-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/refresh-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/refresh-circle.svg +1 -0
- package/dist/cty-mui/svg/refresh-outline.svg +1 -0
- package/dist/cty-mui/svg/refresh-sharp.svg +1 -0
- package/dist/cty-mui/svg/refresh.svg +1 -0
- package/dist/cty-mui/svg/reload-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/reload-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/reload-circle.svg +1 -0
- package/dist/cty-mui/svg/reload-outline.svg +1 -0
- package/dist/cty-mui/svg/reload-sharp.svg +1 -0
- package/dist/cty-mui/svg/reload.svg +1 -0
- package/dist/cty-mui/svg/remove-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/remove-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/remove-circle.svg +1 -0
- package/dist/cty-mui/svg/remove-outline.svg +1 -0
- package/dist/cty-mui/svg/remove-sharp.svg +1 -0
- package/dist/cty-mui/svg/remove.svg +1 -0
- package/dist/cty-mui/svg/reorder-four-outline.svg +1 -0
- package/dist/cty-mui/svg/reorder-four-sharp.svg +1 -0
- package/dist/cty-mui/svg/reorder-four.svg +1 -0
- package/dist/cty-mui/svg/reorder-three-outline.svg +1 -0
- package/dist/cty-mui/svg/reorder-three-sharp.svg +1 -0
- package/dist/cty-mui/svg/reorder-three.svg +1 -0
- package/dist/cty-mui/svg/reorder-two-outline.svg +1 -0
- package/dist/cty-mui/svg/reorder-two-sharp.svg +1 -0
- package/dist/cty-mui/svg/reorder-two.svg +1 -0
- package/dist/cty-mui/svg/repeat-outline.svg +1 -0
- package/dist/cty-mui/svg/repeat-sharp.svg +1 -0
- package/dist/cty-mui/svg/repeat.svg +1 -0
- package/dist/cty-mui/svg/resize-outline.svg +1 -0
- package/dist/cty-mui/svg/resize-sharp.svg +1 -0
- package/dist/cty-mui/svg/resize.svg +1 -0
- package/dist/cty-mui/svg/restaurant-outline.svg +1 -0
- package/dist/cty-mui/svg/restaurant-sharp.svg +1 -0
- package/dist/cty-mui/svg/restaurant.svg +1 -0
- package/dist/cty-mui/svg/return-down-back-outline.svg +1 -0
- package/dist/cty-mui/svg/return-down-back-sharp.svg +1 -0
- package/dist/cty-mui/svg/return-down-back.svg +1 -0
- package/dist/cty-mui/svg/return-down-forward-outline.svg +1 -0
- package/dist/cty-mui/svg/return-down-forward-sharp.svg +1 -0
- package/dist/cty-mui/svg/return-down-forward.svg +1 -0
- package/dist/cty-mui/svg/return-up-back-outline.svg +1 -0
- package/dist/cty-mui/svg/return-up-back-sharp.svg +1 -0
- package/dist/cty-mui/svg/return-up-back.svg +1 -0
- package/dist/cty-mui/svg/return-up-forward-outline.svg +1 -0
- package/dist/cty-mui/svg/return-up-forward-sharp.svg +1 -0
- package/dist/cty-mui/svg/return-up-forward.svg +1 -0
- package/dist/cty-mui/svg/ribbon-outline.svg +1 -0
- package/dist/cty-mui/svg/ribbon-sharp.svg +1 -0
- package/dist/cty-mui/svg/ribbon.svg +1 -0
- package/dist/cty-mui/svg/rocket-outline.svg +1 -0
- package/dist/cty-mui/svg/rocket-sharp.svg +1 -0
- package/dist/cty-mui/svg/rocket.svg +1 -0
- package/dist/cty-mui/svg/rose-outline.svg +1 -0
- package/dist/cty-mui/svg/rose-sharp.svg +1 -0
- package/dist/cty-mui/svg/rose.svg +1 -0
- package/dist/cty-mui/svg/sad-outline.svg +1 -0
- package/dist/cty-mui/svg/sad-sharp.svg +1 -0
- package/dist/cty-mui/svg/sad.svg +1 -0
- package/dist/cty-mui/svg/save-outline.svg +1 -0
- package/dist/cty-mui/svg/save-sharp.svg +1 -0
- package/dist/cty-mui/svg/save.svg +1 -0
- package/dist/cty-mui/svg/scale-outline.svg +1 -0
- package/dist/cty-mui/svg/scale-sharp.svg +1 -0
- package/dist/cty-mui/svg/scale.svg +1 -0
- package/dist/cty-mui/svg/scan-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/scan-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/scan-circle.svg +1 -0
- package/dist/cty-mui/svg/scan-outline.svg +1 -0
- package/dist/cty-mui/svg/scan-sharp.svg +1 -0
- package/dist/cty-mui/svg/scan.svg +1 -0
- package/dist/cty-mui/svg/school-outline.svg +1 -0
- package/dist/cty-mui/svg/school-sharp.svg +1 -0
- package/dist/cty-mui/svg/school.svg +1 -0
- package/dist/cty-mui/svg/search-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/search-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/search-circle.svg +1 -0
- package/dist/cty-mui/svg/search-outline.svg +1 -0
- package/dist/cty-mui/svg/search-sharp.svg +1 -0
- package/dist/cty-mui/svg/search.svg +1 -0
- package/dist/cty-mui/svg/send-outline.svg +1 -0
- package/dist/cty-mui/svg/send-sharp.svg +1 -0
- package/dist/cty-mui/svg/send.svg +1 -0
- package/dist/cty-mui/svg/server-outline.svg +1 -0
- package/dist/cty-mui/svg/server-sharp.svg +1 -0
- package/dist/cty-mui/svg/server.svg +1 -0
- package/dist/cty-mui/svg/settings-outline.svg +1 -0
- package/dist/cty-mui/svg/settings-sharp.svg +1 -0
- package/dist/cty-mui/svg/settings.svg +1 -0
- package/dist/cty-mui/svg/shapes-outline.svg +1 -0
- package/dist/cty-mui/svg/shapes-sharp.svg +1 -0
- package/dist/cty-mui/svg/shapes.svg +1 -0
- package/dist/cty-mui/svg/share-outline.svg +1 -0
- package/dist/cty-mui/svg/share-sharp.svg +1 -0
- package/dist/cty-mui/svg/share-social-outline.svg +1 -0
- package/dist/cty-mui/svg/share-social-sharp.svg +1 -0
- package/dist/cty-mui/svg/share-social.svg +1 -0
- package/dist/cty-mui/svg/share.svg +1 -0
- package/dist/cty-mui/svg/shield-checkmark-outline.svg +1 -0
- package/dist/cty-mui/svg/shield-checkmark-sharp.svg +1 -0
- package/dist/cty-mui/svg/shield-checkmark.svg +1 -0
- package/dist/cty-mui/svg/shield-half-outline.svg +1 -0
- package/dist/cty-mui/svg/shield-half-sharp.svg +1 -0
- package/dist/cty-mui/svg/shield-half.svg +1 -0
- package/dist/cty-mui/svg/shield-outline.svg +1 -0
- package/dist/cty-mui/svg/shield-sharp.svg +1 -0
- package/dist/cty-mui/svg/shield.svg +1 -0
- package/dist/cty-mui/svg/shirt-outline.svg +1 -0
- package/dist/cty-mui/svg/shirt-sharp.svg +1 -0
- package/dist/cty-mui/svg/shirt.svg +1 -0
- package/dist/cty-mui/svg/shuffle-outline.svg +1 -0
- package/dist/cty-mui/svg/shuffle-sharp.svg +1 -0
- package/dist/cty-mui/svg/shuffle.svg +1 -0
- package/dist/cty-mui/svg/skull-outline.svg +1 -0
- package/dist/cty-mui/svg/skull-sharp.svg +1 -0
- package/dist/cty-mui/svg/skull.svg +1 -0
- package/dist/cty-mui/svg/snow-outline.svg +1 -0
- package/dist/cty-mui/svg/snow-sharp.svg +1 -0
- package/dist/cty-mui/svg/snow.svg +1 -0
- package/dist/cty-mui/svg/sparkles-outline.svg +1 -0
- package/dist/cty-mui/svg/sparkles-sharp.svg +1 -0
- package/dist/cty-mui/svg/sparkles.svg +1 -0
- package/dist/cty-mui/svg/speedometer-outline.svg +1 -0
- package/dist/cty-mui/svg/speedometer-sharp.svg +1 -0
- package/dist/cty-mui/svg/speedometer.svg +1 -0
- package/dist/cty-mui/svg/square-outline.svg +1 -0
- package/dist/cty-mui/svg/square-sharp.svg +1 -0
- package/dist/cty-mui/svg/square.svg +1 -0
- package/dist/cty-mui/svg/star-half-outline.svg +1 -0
- package/dist/cty-mui/svg/star-half-sharp.svg +1 -0
- package/dist/cty-mui/svg/star-half.svg +1 -0
- package/dist/cty-mui/svg/star-outline.svg +1 -0
- package/dist/cty-mui/svg/star-sharp.svg +1 -0
- package/dist/cty-mui/svg/star.svg +1 -0
- package/dist/cty-mui/svg/stats-chart-outline.svg +1 -0
- package/dist/cty-mui/svg/stats-chart-sharp.svg +1 -0
- package/dist/cty-mui/svg/stats-chart.svg +1 -0
- package/dist/cty-mui/svg/stop-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/stop-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/stop-circle.svg +1 -0
- package/dist/cty-mui/svg/stop-outline.svg +1 -0
- package/dist/cty-mui/svg/stop-sharp.svg +1 -0
- package/dist/cty-mui/svg/stop.svg +1 -0
- package/dist/cty-mui/svg/stopwatch-outline.svg +1 -0
- package/dist/cty-mui/svg/stopwatch-sharp.svg +1 -0
- package/dist/cty-mui/svg/stopwatch.svg +1 -0
- package/dist/cty-mui/svg/storefront-outline.svg +1 -0
- package/dist/cty-mui/svg/storefront-sharp.svg +1 -0
- package/dist/cty-mui/svg/storefront.svg +1 -0
- package/dist/cty-mui/svg/subway-outline.svg +1 -0
- package/dist/cty-mui/svg/subway-sharp.svg +1 -0
- package/dist/cty-mui/svg/subway.svg +1 -0
- package/dist/cty-mui/svg/sunny-outline.svg +1 -0
- package/dist/cty-mui/svg/sunny-sharp.svg +1 -0
- package/dist/cty-mui/svg/sunny.svg +1 -0
- package/dist/cty-mui/svg/swap-horizontal-outline.svg +1 -0
- package/dist/cty-mui/svg/swap-horizontal-sharp.svg +1 -0
- package/dist/cty-mui/svg/swap-horizontal.svg +1 -0
- package/dist/cty-mui/svg/swap-vertical-outline.svg +1 -0
- package/dist/cty-mui/svg/swap-vertical-sharp.svg +1 -0
- package/dist/cty-mui/svg/swap-vertical.svg +1 -0
- package/dist/cty-mui/svg/sync-circle-outline.svg +1 -0
- package/dist/cty-mui/svg/sync-circle-sharp.svg +1 -0
- package/dist/cty-mui/svg/sync-circle.svg +1 -0
- package/dist/cty-mui/svg/sync-outline.svg +1 -0
- package/dist/cty-mui/svg/sync-sharp.svg +1 -0
- package/dist/cty-mui/svg/sync.svg +1 -0
- package/dist/cty-mui/svg/tablet-landscape-outline.svg +1 -0
- package/dist/cty-mui/svg/tablet-landscape-sharp.svg +1 -0
- package/dist/cty-mui/svg/tablet-landscape.svg +1 -0
- package/dist/cty-mui/svg/tablet-portrait-outline.svg +1 -0
- package/dist/cty-mui/svg/tablet-portrait-sharp.svg +1 -0
- package/dist/cty-mui/svg/tablet-portrait.svg +1 -0
- package/dist/cty-mui/svg/telescope-outline.svg +1 -0
- package/dist/cty-mui/svg/telescope-sharp.svg +1 -0
- package/dist/cty-mui/svg/telescope.svg +1 -0
- package/dist/cty-mui/svg/tennisball-outline.svg +1 -0
- package/dist/cty-mui/svg/tennisball-sharp.svg +1 -0
- package/dist/cty-mui/svg/tennisball.svg +1 -0
- package/dist/cty-mui/svg/terminal-outline.svg +1 -0
- package/dist/cty-mui/svg/terminal-sharp.svg +1 -0
- package/dist/cty-mui/svg/terminal.svg +1 -0
- package/dist/cty-mui/svg/text-outline.svg +1 -0
- package/dist/cty-mui/svg/text-sharp.svg +1 -0
- package/dist/cty-mui/svg/text.svg +1 -0
- package/dist/cty-mui/svg/thermometer-outline.svg +1 -0
- package/dist/cty-mui/svg/thermometer-sharp.svg +1 -0
- package/dist/cty-mui/svg/thermometer.svg +1 -0
- package/dist/cty-mui/svg/thumbs-down-outline.svg +1 -0
- package/dist/cty-mui/svg/thumbs-down-sharp.svg +1 -0
- package/dist/cty-mui/svg/thumbs-down.svg +1 -0
- package/dist/cty-mui/svg/thumbs-up-outline.svg +1 -0
- package/dist/cty-mui/svg/thumbs-up-sharp.svg +1 -0
- package/dist/cty-mui/svg/thumbs-up.svg +1 -0
- package/dist/cty-mui/svg/thunderstorm-outline.svg +1 -0
- package/dist/cty-mui/svg/thunderstorm-sharp.svg +1 -0
- package/dist/cty-mui/svg/thunderstorm.svg +1 -0
- package/dist/cty-mui/svg/ticket-outline.svg +1 -0
- package/dist/cty-mui/svg/ticket-sharp.svg +1 -0
- package/dist/cty-mui/svg/ticket.svg +1 -0
- package/dist/cty-mui/svg/time-outline.svg +1 -0
- package/dist/cty-mui/svg/time-sharp.svg +1 -0
- package/dist/cty-mui/svg/time.svg +1 -0
- package/dist/cty-mui/svg/timer-outline.svg +1 -0
- package/dist/cty-mui/svg/timer-sharp.svg +1 -0
- package/dist/cty-mui/svg/timer.svg +1 -0
- package/dist/cty-mui/svg/today-outline.svg +1 -0
- package/dist/cty-mui/svg/today-sharp.svg +1 -0
- package/dist/cty-mui/svg/today.svg +1 -0
- package/dist/cty-mui/svg/toggle-outline.svg +1 -0
- package/dist/cty-mui/svg/toggle-sharp.svg +1 -0
- package/dist/cty-mui/svg/toggle.svg +1 -0
- package/dist/cty-mui/svg/trail-sign-outline.svg +1 -0
- package/dist/cty-mui/svg/trail-sign-sharp.svg +1 -0
- package/dist/cty-mui/svg/trail-sign.svg +1 -0
- package/dist/cty-mui/svg/train-outline.svg +1 -0
- package/dist/cty-mui/svg/train-sharp.svg +1 -0
- package/dist/cty-mui/svg/train.svg +1 -0
- package/dist/cty-mui/svg/transgender-outline.svg +1 -0
- package/dist/cty-mui/svg/transgender-sharp.svg +1 -0
- package/dist/cty-mui/svg/transgender.svg +1 -0
- package/dist/cty-mui/svg/trash-bin-outline.svg +1 -0
- package/dist/cty-mui/svg/trash-bin-sharp.svg +1 -0
- package/dist/cty-mui/svg/trash-bin.svg +1 -0
- package/dist/cty-mui/svg/trash-outline.svg +1 -0
- package/dist/cty-mui/svg/trash-sharp.svg +1 -0
- package/dist/cty-mui/svg/trash.svg +1 -0
- package/dist/cty-mui/svg/trending-down-outline.svg +1 -0
- package/dist/cty-mui/svg/trending-down-sharp.svg +1 -0
- package/dist/cty-mui/svg/trending-down.svg +1 -0
- package/dist/cty-mui/svg/trending-up-outline.svg +1 -0
- package/dist/cty-mui/svg/trending-up-sharp.svg +1 -0
- package/dist/cty-mui/svg/trending-up.svg +1 -0
- package/dist/cty-mui/svg/triangle-outline.svg +1 -0
- package/dist/cty-mui/svg/triangle-sharp.svg +1 -0
- package/dist/cty-mui/svg/triangle.svg +1 -0
- package/dist/cty-mui/svg/trophy-outline.svg +1 -0
- package/dist/cty-mui/svg/trophy-sharp.svg +1 -0
- package/dist/cty-mui/svg/trophy.svg +1 -0
- package/dist/cty-mui/svg/tv-outline.svg +1 -0
- package/dist/cty-mui/svg/tv-sharp.svg +1 -0
- package/dist/cty-mui/svg/tv.svg +1 -0
- package/dist/cty-mui/svg/umbrella-outline.svg +1 -0
- package/dist/cty-mui/svg/umbrella-sharp.svg +1 -0
- package/dist/cty-mui/svg/umbrella.svg +1 -0
- package/dist/cty-mui/svg/unlink-outline.svg +1 -0
- package/dist/cty-mui/svg/unlink-sharp.svg +1 -0
- package/dist/cty-mui/svg/unlink.svg +1 -0
- package/dist/cty-mui/svg/videocam-off-outline.svg +1 -0
- package/dist/cty-mui/svg/videocam-off-sharp.svg +1 -0
- package/dist/cty-mui/svg/videocam-off.svg +1 -0
- package/dist/cty-mui/svg/videocam-outline.svg +1 -0
- package/dist/cty-mui/svg/videocam-sharp.svg +1 -0
- package/dist/cty-mui/svg/videocam.svg +1 -0
- package/dist/cty-mui/svg/volume-high-outline.svg +1 -0
- package/dist/cty-mui/svg/volume-high-sharp.svg +1 -0
- package/dist/cty-mui/svg/volume-high.svg +1 -0
- package/dist/cty-mui/svg/volume-low-outline.svg +1 -0
- package/dist/cty-mui/svg/volume-low-sharp.svg +1 -0
- package/dist/cty-mui/svg/volume-low.svg +1 -0
- package/dist/cty-mui/svg/volume-medium-outline.svg +1 -0
- package/dist/cty-mui/svg/volume-medium-sharp.svg +1 -0
- package/dist/cty-mui/svg/volume-medium.svg +1 -0
- package/dist/cty-mui/svg/volume-mute-outline.svg +1 -0
- package/dist/cty-mui/svg/volume-mute-sharp.svg +1 -0
- package/dist/cty-mui/svg/volume-mute.svg +1 -0
- package/dist/cty-mui/svg/volume-off-outline.svg +1 -0
- package/dist/cty-mui/svg/volume-off-sharp.svg +1 -0
- package/dist/cty-mui/svg/volume-off.svg +1 -0
- package/dist/cty-mui/svg/walk-outline.svg +1 -0
- package/dist/cty-mui/svg/walk-sharp.svg +1 -0
- package/dist/cty-mui/svg/walk.svg +1 -0
- package/dist/cty-mui/svg/wallet-outline.svg +1 -0
- package/dist/cty-mui/svg/wallet-sharp.svg +1 -0
- package/dist/cty-mui/svg/wallet.svg +1 -0
- package/dist/cty-mui/svg/warning-outline.svg +1 -0
- package/dist/cty-mui/svg/warning-sharp.svg +1 -0
- package/dist/cty-mui/svg/warning.svg +1 -0
- package/dist/cty-mui/svg/watch-outline.svg +1 -0
- package/dist/cty-mui/svg/watch-sharp.svg +1 -0
- package/dist/cty-mui/svg/watch.svg +1 -0
- package/dist/cty-mui/svg/water-outline.svg +1 -0
- package/dist/cty-mui/svg/water-sharp.svg +1 -0
- package/dist/cty-mui/svg/water.svg +1 -0
- package/dist/cty-mui/svg/wifi-outline.svg +1 -0
- package/dist/cty-mui/svg/wifi-sharp.svg +1 -0
- package/dist/cty-mui/svg/wifi.svg +1 -0
- package/dist/cty-mui/svg/wine-outline.svg +1 -0
- package/dist/cty-mui/svg/wine-sharp.svg +1 -0
- package/dist/cty-mui/svg/wine.svg +1 -0
- package/dist/cty-mui/svg/woman-outline.svg +1 -0
- package/dist/cty-mui/svg/woman-sharp.svg +1 -0
- package/dist/cty-mui/svg/woman.svg +1 -0
- package/dist/docs.d.ts +443 -0
- package/dist/docs.json +17658 -0
- package/dist/esm/animation-45b3e295.js +822 -0
- package/dist/esm/app-globals-a5bc787d.js +11 -0
- package/dist/esm/capacitor-39b8ca8f.js +13 -0
- package/dist/esm/compare-with-utils-877d3a6e.js +41 -0
- package/dist/esm/config-0776646f.js +18 -0
- package/dist/esm/config-4768f4ab.js +28 -0
- package/dist/esm/config-d2670022.js +171 -0
- package/dist/esm/cty-action-sheet.entry.js +109 -0
- package/dist/esm/cty-agree.entry.js +35 -0
- package/dist/esm/cty-alert_2.entry.js +188 -0
- package/dist/esm/cty-answer-sheet.entry.js +68 -0
- package/dist/esm/cty-article-card.entry.js +47 -0
- package/dist/esm/cty-audio.entry.js +253 -0
- package/dist/esm/cty-banner.entry.js +68 -0
- package/dist/esm/cty-camera-photo.entry.js +407 -0
- package/dist/esm/cty-canvas-board.entry.js +211 -0
- package/dist/esm/cty-canvas-video.entry.js +782 -0
- package/dist/esm/cty-cascader.entry.js +13895 -0
- package/dist/esm/cty-count-down.entry.js +152 -0
- package/dist/esm/cty-crop-image.entry.js +216 -0
- package/dist/esm/cty-divider.entry.js +29 -0
- package/dist/esm/cty-empty.entry.js +21 -0
- package/dist/esm/cty-floating-bubble.entry.js +155 -0
- package/dist/esm/cty-floating-panel.entry.js +99 -0
- package/dist/esm/cty-icon.entry.js +55 -0
- package/dist/esm/cty-image-upload.entry.js +97 -0
- package/dist/esm/cty-image-viewer.entry.js +123 -0
- package/dist/esm/cty-index-bar.entry.js +106 -0
- package/dist/esm/cty-keyboard.entry.js +92 -0
- package/dist/esm/cty-loading.entry.js +103 -0
- package/dist/esm/cty-media-capture.entry.js +184 -0
- package/dist/esm/cty-mui-global-7fab24fb.js +38 -0
- package/dist/esm/cty-mui.js +46 -0
- package/dist/esm/cty-nav-bar.entry.js +30 -0
- package/dist/esm/cty-notice-bar.entry.js +63 -0
- package/dist/esm/cty-overlay.entry.js +91 -0
- package/dist/esm/cty-pdf-viewer.entry.js +38 -0
- package/dist/esm/cty-permission-purpose.entry.js +24 -0
- package/dist/esm/cty-progress.entry.js +33 -0
- package/dist/esm/cty-quick-access.entry.js +127 -0
- package/dist/esm/cty-rate.entry.js +165 -0
- package/dist/esm/cty-record.entry.js +435 -0
- package/dist/esm/cty-segment-slides.entry.js +71 -0
- package/dist/esm/cty-share-sheet.entry.js +649 -0
- package/dist/esm/cty-step.entry.js +68 -0
- package/dist/esm/cty-stepper.entry.js +103 -0
- package/dist/esm/cty-steps.entry.js +34 -0
- package/dist/esm/cty-swipe_2.entry.js +328 -0
- package/dist/esm/cty-swiper.entry.js +102 -0
- package/dist/esm/cty-text-ellipsis.entry.js +141 -0
- package/dist/esm/cty-tour.entry.js +134 -0
- package/dist/esm/cty-tutorial.entry.js +115 -0
- package/dist/esm/cty-video.entry.js +1248 -0
- package/dist/esm/cty-virtual-list.entry.js +242 -0
- package/dist/esm/cubic-bezier-acda64df.js +90 -0
- package/dist/esm/data-5c6feb69.js +1628 -0
- package/dist/esm/device-info-245d1409.js +101 -0
- package/dist/esm/device-info-5aa56140.js +40 -0
- package/dist/esm/dir-5b6b6539.js +18 -0
- package/dist/esm/dom-11cabe7c.js +92 -0
- package/dist/esm/focus-visible-4037a6a5.js +75 -0
- package/dist/esm/format-3b6f3f81.js +27 -0
- package/dist/esm/format-fca50a12.js +164 -0
- package/dist/esm/framework-delegate-bf63e129.js +140 -0
- package/dist/esm/gesture-controller-a0857859.js +195 -0
- package/dist/esm/haptic-70842af8.js +158 -0
- package/dist/esm/hardware-back-button-0d9fca79.js +115 -0
- package/dist/esm/helpers-077cd43e.js +53 -0
- package/dist/esm/helpers-1c7ee8cf.js +362 -0
- package/dist/esm/helpers-d2d3eb68.js +14 -0
- package/dist/esm/index-1c7cb52f.js +2138 -0
- package/dist/esm/index-493838d0.js +466 -0
- package/dist/esm/index-51ff1772.js +7 -0
- package/dist/esm/index-78d873c7.js +355 -0
- package/dist/esm/index-93ceac82.js +34 -0
- package/dist/esm/index-b44ebe80.js +161 -0
- package/dist/esm/index-b44ebe802.js +161 -0
- package/dist/esm/index-babefcb9.js +318 -0
- package/dist/esm/index-e7d50d29.js +51 -0
- package/dist/esm/index-f37b5e3f.js +128 -0
- package/dist/esm/index-f6c93162.js +167 -0
- package/dist/esm/index.js +15687 -0
- package/dist/esm/input-shims-3dae0ab5.js +624 -0
- package/dist/esm/input.utils-289f8ac6.js +150 -0
- package/dist/esm/ion-accordion-group.entry.js +224 -0
- package/dist/esm/ion-accordion.entry.js +323 -0
- package/dist/esm/ion-action-sheet_5.entry.js +2807 -0
- package/dist/esm/ion-app.entry.js +108 -0
- package/dist/esm/ion-avatar.entry.js +24 -0
- package/dist/esm/ion-back-button.entry.js +92 -0
- package/dist/esm/ion-backdrop.entry.js +45 -0
- package/dist/esm/ion-badge.entry.js +29 -0
- package/dist/esm/ion-breadcrumb.entry.js +96 -0
- package/dist/esm/ion-breadcrumbs.entry.js +130 -0
- package/dist/esm/ion-button_2.entry.js +263 -0
- package/dist/esm/ion-card-content.entry.js +29 -0
- package/dist/esm/ion-card-header.entry.js +32 -0
- package/dist/esm/ion-card-subtitle.entry.js +30 -0
- package/dist/esm/ion-card-title.entry.js +30 -0
- package/dist/esm/ion-card.entry.js +66 -0
- package/dist/esm/ion-checkbox_9.entry.js +1554 -0
- package/dist/esm/ion-chip.entry.js +34 -0
- package/dist/esm/ion-col.entry.js +147 -0
- package/dist/esm/ion-datetime-button.entry.js +348 -0
- package/dist/esm/ion-datetime.entry.js +1794 -0
- package/dist/esm/ion-fab-button.entry.js +88 -0
- package/dist/esm/ion-fab-list.entry.js +37 -0
- package/dist/esm/ion-fab.entry.js +67 -0
- package/dist/esm/ion-footer.entry.js +139 -0
- package/dist/esm/ion-grid.entry.js +23 -0
- package/dist/esm/ion-icon.entry.js +351 -0
- package/dist/esm/ion-img.entry.js +103 -0
- package/dist/esm/ion-infinite-scroll-content.entry.js +46 -0
- package/dist/esm/ion-infinite-scroll.entry.js +190 -0
- package/dist/esm/ion-input-password-toggle.entry.js +87 -0
- package/dist/esm/ion-input.entry.js +462 -0
- package/dist/esm/ion-item-divider.entry.js +33 -0
- package/dist/esm/ion-item-group.entry.js +30 -0
- package/dist/esm/ion-item-option.entry.js +55 -0
- package/dist/esm/ion-item-options.entry.js +50 -0
- package/dist/esm/ion-item-sliding.entry.js +427 -0
- package/dist/esm/ion-label_2.entry.js +108 -0
- package/dist/esm/ion-loading.entry.js +289 -0
- package/dist/esm/ion-menu-button.entry.js +70 -0
- package/dist/esm/ion-menu-toggle.entry.js +42 -0
- package/dist/esm/ion-menu.entry.js +658 -0
- package/dist/esm/ion-nav-link.entry.js +43 -0
- package/dist/esm/ion-nav.entry.js +913 -0
- package/dist/esm/ion-note.entry.js +29 -0
- package/dist/esm/ion-picker-legacy-column.entry.js +363 -0
- package/dist/esm/ion-picker-legacy.entry.js +277 -0
- package/dist/esm/ion-picker_3.entry.js +1163 -0
- package/dist/esm/ion-popover.entry.js +1332 -0
- package/dist/esm/ion-progress-bar.entry.js +61 -0
- package/dist/esm/ion-range.entry.js +681 -0
- package/dist/esm/ion-refresher-content.entry.js +61 -0
- package/dist/esm/ion-refresher.entry.js +657 -0
- package/dist/esm/ion-reorder-group.entry.js +284 -0
- package/dist/esm/ion-reorder.entry.js +37 -0
- package/dist/esm/ion-ripple-effect.entry.js +82 -0
- package/dist/esm/ion-route-redirect.entry.js +22 -0
- package/dist/esm/ion-route.entry.js +43 -0
- package/dist/esm/ion-router-link.entry.js +37 -0
- package/dist/esm/ion-router-outlet.entry.js +195 -0
- package/dist/esm/ion-router.entry.js +812 -0
- package/dist/esm/ion-row.entry.js +18 -0
- package/dist/esm/ion-searchbar.entry.js +425 -0
- package/dist/esm/ion-segment-content.entry.js +16 -0
- package/dist/esm/ion-segment-view.entry.js +115 -0
- package/dist/esm/ion-segment_2.entry.js +680 -0
- package/dist/esm/ion-select-option.entry.js +23 -0
- package/dist/esm/ion-select.entry.js +687 -0
- package/dist/esm/ion-skeleton-text.entry.js +41 -0
- package/dist/esm/ion-spinner.entry.js +63 -0
- package/dist/esm/ion-split-pane.entry.js +156 -0
- package/dist/esm/ion-tab-bar.entry.js +78 -0
- package/dist/esm/ion-tab-button.entry.js +95 -0
- package/dist/esm/ion-tab.entry.js +58 -0
- package/dist/esm/ion-tabs.entry.js +161 -0
- package/dist/esm/ion-text.entry.js +23 -0
- package/dist/esm/ion-textarea.entry.js +404 -0
- package/dist/esm/ion-thumbnail.entry.js +18 -0
- package/dist/esm/ion-toast.entry.js +875 -0
- package/dist/esm/ion-toggle.entry.js +195 -0
- package/dist/esm/ionic-global-fb94a76b.js +69 -0
- package/dist/esm/ios.transition-4fa332a3.js +680 -0
- package/dist/esm/keyboard-a07c2788.js +82 -0
- package/dist/esm/keyboard-controller-962615de.js +165 -0
- package/dist/esm/keyboard-e9381f78.js +146 -0
- package/dist/esm/loader.js +16 -0
- package/dist/esm/lock-controller-6e56849c.js +38 -0
- package/dist/esm/lock-controller-8b3f1f41.js +17 -0
- package/dist/esm/md.transition-8b8bd2df.js +59 -0
- package/dist/esm/menu-toggle-util-b5a2dee5.js +12 -0
- package/dist/esm/merge-6b9cc841.js +1073 -0
- package/dist/esm/network-a5ead569.js +30 -0
- package/dist/esm/notch-controller-572757fb.js +153 -0
- package/dist/esm/overlays-75a85b6b.js +263 -0
- package/dist/esm/overlays-afa7fa06.js +973 -0
- package/dist/esm/platform-05b41f09.js +170 -0
- package/dist/esm/polyfills/core-js.js +11 -0
- package/dist/esm/polyfills/dom.js +79 -0
- package/dist/esm/polyfills/es5-html-element.js +1 -0
- package/dist/esm/polyfills/index.js +34 -0
- package/dist/esm/polyfills/system.js +6 -0
- package/dist/esm/refresher.utils-6977493a.js +196 -0
- package/dist/esm/spinner-configs-839148f8.js +145 -0
- package/dist/esm/status-bar-367a4f37.js +71 -0
- package/dist/esm/status-tap-ac0f61ce.js +40 -0
- package/dist/esm/swipe-back-123c2d83.js +79 -0
- package/dist/esm/theme-6bada181.js +43 -0
- package/dist/esm/theme-bb534398.js +46 -0
- package/dist/esm/utils-483f2aa6.js +35 -0
- package/dist/esm/utils-c998f6da.js +33 -0
- package/dist/esm/watch-options-e3da1612.js +47 -0
- package/dist/esm/wechat-6bd7f03c.js +118 -0
- package/dist/esm-es5/animation-45b3e295.js +7 -0
- package/dist/esm-es5/app-globals-a5bc787d.js +1 -0
- package/dist/esm-es5/capacitor-39b8ca8f.js +4 -0
- package/dist/esm-es5/compare-with-utils-877d3a6e.js +4 -0
- package/dist/esm-es5/config-0776646f.js +1 -0
- package/dist/esm-es5/config-4768f4ab.js +1 -0
- package/dist/esm-es5/config-d2670022.js +7 -0
- package/dist/esm-es5/cty-action-sheet.entry.js +1 -0
- package/dist/esm-es5/cty-agree.entry.js +1 -0
- package/dist/esm-es5/cty-alert_2.entry.js +1 -0
- package/dist/esm-es5/cty-answer-sheet.entry.js +1 -0
- package/dist/esm-es5/cty-article-card.entry.js +1 -0
- package/dist/esm-es5/cty-audio.entry.js +1 -0
- package/dist/esm-es5/cty-banner.entry.js +1 -0
- package/dist/esm-es5/cty-camera-photo.entry.js +1 -0
- package/dist/esm-es5/cty-canvas-board.entry.js +1 -0
- package/dist/esm-es5/cty-canvas-video.entry.js +1 -0
- package/dist/esm-es5/cty-cascader.entry.js +1 -0
- package/dist/esm-es5/cty-count-down.entry.js +1 -0
- package/dist/esm-es5/cty-crop-image.entry.js +1 -0
- package/dist/esm-es5/cty-divider.entry.js +1 -0
- package/dist/esm-es5/cty-empty.entry.js +1 -0
- package/dist/esm-es5/cty-floating-bubble.entry.js +1 -0
- package/dist/esm-es5/cty-floating-panel.entry.js +1 -0
- package/dist/esm-es5/cty-icon.entry.js +1 -0
- package/dist/esm-es5/cty-image-upload.entry.js +1 -0
- package/dist/esm-es5/cty-image-viewer.entry.js +1 -0
- package/dist/esm-es5/cty-index-bar.entry.js +1 -0
- package/dist/esm-es5/cty-keyboard.entry.js +1 -0
- package/dist/esm-es5/cty-loading.entry.js +1 -0
- package/dist/esm-es5/cty-media-capture.entry.js +1 -0
- package/dist/esm-es5/cty-mui-global-7fab24fb.js +1 -0
- package/dist/esm-es5/cty-mui.js +1 -0
- package/dist/esm-es5/cty-nav-bar.entry.js +1 -0
- package/dist/esm-es5/cty-notice-bar.entry.js +1 -0
- package/dist/esm-es5/cty-overlay.entry.js +1 -0
- package/dist/esm-es5/cty-pdf-viewer.entry.js +1 -0
- package/dist/esm-es5/cty-permission-purpose.entry.js +1 -0
- package/dist/esm-es5/cty-progress.entry.js +1 -0
- package/dist/esm-es5/cty-quick-access.entry.js +1 -0
- package/dist/esm-es5/cty-rate.entry.js +1 -0
- package/dist/esm-es5/cty-record.entry.js +1 -0
- package/dist/esm-es5/cty-segment-slides.entry.js +1 -0
- package/dist/esm-es5/cty-share-sheet.entry.js +1 -0
- package/dist/esm-es5/cty-step.entry.js +1 -0
- package/dist/esm-es5/cty-stepper.entry.js +1 -0
- package/dist/esm-es5/cty-steps.entry.js +1 -0
- package/dist/esm-es5/cty-swipe_2.entry.js +1 -0
- package/dist/esm-es5/cty-swiper.entry.js +1 -0
- package/dist/esm-es5/cty-text-ellipsis.entry.js +1 -0
- package/dist/esm-es5/cty-tour.entry.js +1 -0
- package/dist/esm-es5/cty-tutorial.entry.js +1 -0
- package/dist/esm-es5/cty-video.entry.js +1 -0
- package/dist/esm-es5/cty-virtual-list.entry.js +1 -0
- package/dist/esm-es5/cubic-bezier-acda64df.js +4 -0
- package/dist/esm-es5/data-5c6feb69.js +19 -0
- package/dist/esm-es5/device-info-245d1409.js +1 -0
- package/dist/esm-es5/device-info-5aa56140.js +1 -0
- package/dist/esm-es5/dir-5b6b6539.js +4 -0
- package/dist/esm-es5/dom-11cabe7c.js +1 -0
- package/dist/esm-es5/focus-visible-4037a6a5.js +4 -0
- package/dist/esm-es5/format-3b6f3f81.js +1 -0
- package/dist/esm-es5/format-fca50a12.js +1 -0
- package/dist/esm-es5/framework-delegate-bf63e129.js +5 -0
- package/dist/esm-es5/gesture-controller-a0857859.js +4 -0
- package/dist/esm-es5/haptic-70842af8.js +4 -0
- package/dist/esm-es5/hardware-back-button-0d9fca79.js +4 -0
- package/dist/esm-es5/helpers-077cd43e.js +1 -0
- package/dist/esm-es5/helpers-1c7ee8cf.js +4 -0
- package/dist/esm-es5/helpers-d2d3eb68.js +1 -0
- package/dist/esm-es5/index-1c7cb52f.js +2 -0
- package/dist/esm-es5/index-493838d0.js +13 -0
- package/dist/esm-es5/index-51ff1772.js +4 -0
- package/dist/esm-es5/index-78d873c7.js +10 -0
- package/dist/esm-es5/index-93ceac82.js +4 -0
- package/dist/esm-es5/index-b44ebe80.js +1 -0
- package/dist/esm-es5/index-b44ebe802.js +1 -0
- package/dist/esm-es5/index-babefcb9.js +16 -0
- package/dist/esm-es5/index-e7d50d29.js +1 -0
- package/dist/esm-es5/index-f37b5e3f.js +4 -0
- package/dist/esm-es5/index-f6c93162.js +4 -0
- package/dist/esm-es5/index.js +1 -0
- package/dist/esm-es5/input-shims-3dae0ab5.js +22 -0
- package/dist/esm-es5/input.utils-289f8ac6.js +7 -0
- package/dist/esm-es5/ion-accordion-group.entry.js +1 -0
- package/dist/esm-es5/ion-accordion.entry.js +1 -0
- package/dist/esm-es5/ion-action-sheet_5.entry.js +58 -0
- package/dist/esm-es5/ion-app.entry.js +1 -0
- package/dist/esm-es5/ion-avatar.entry.js +1 -0
- package/dist/esm-es5/ion-back-button.entry.js +1 -0
- package/dist/esm-es5/ion-backdrop.entry.js +1 -0
- package/dist/esm-es5/ion-badge.entry.js +1 -0
- package/dist/esm-es5/ion-breadcrumb.entry.js +1 -0
- package/dist/esm-es5/ion-breadcrumbs.entry.js +1 -0
- package/dist/esm-es5/ion-button_2.entry.js +1 -0
- package/dist/esm-es5/ion-card-content.entry.js +1 -0
- package/dist/esm-es5/ion-card-header.entry.js +1 -0
- package/dist/esm-es5/ion-card-subtitle.entry.js +1 -0
- package/dist/esm-es5/ion-card-title.entry.js +1 -0
- package/dist/esm-es5/ion-card.entry.js +1 -0
- package/dist/esm-es5/ion-checkbox_9.entry.js +4 -0
- package/dist/esm-es5/ion-chip.entry.js +1 -0
- package/dist/esm-es5/ion-col.entry.js +4 -0
- package/dist/esm-es5/ion-datetime-button.entry.js +1 -0
- package/dist/esm-es5/ion-datetime.entry.js +7 -0
- package/dist/esm-es5/ion-fab-button.entry.js +1 -0
- package/dist/esm-es5/ion-fab-list.entry.js +1 -0
- package/dist/esm-es5/ion-fab.entry.js +1 -0
- package/dist/esm-es5/ion-footer.entry.js +4 -0
- package/dist/esm-es5/ion-grid.entry.js +1 -0
- package/dist/esm-es5/ion-icon.entry.js +1 -0
- package/dist/esm-es5/ion-img.entry.js +1 -0
- package/dist/esm-es5/ion-infinite-scroll-content.entry.js +1 -0
- package/dist/esm-es5/ion-infinite-scroll.entry.js +1 -0
- package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -0
- package/dist/esm-es5/ion-input.entry.js +1 -0
- package/dist/esm-es5/ion-item-divider.entry.js +1 -0
- package/dist/esm-es5/ion-item-group.entry.js +1 -0
- package/dist/esm-es5/ion-item-option.entry.js +1 -0
- package/dist/esm-es5/ion-item-options.entry.js +1 -0
- package/dist/esm-es5/ion-item-sliding.entry.js +1 -0
- package/dist/esm-es5/ion-label_2.entry.js +1 -0
- package/dist/esm-es5/ion-loading.entry.js +13 -0
- package/dist/esm-es5/ion-menu-button.entry.js +1 -0
- package/dist/esm-es5/ion-menu-toggle.entry.js +1 -0
- package/dist/esm-es5/ion-menu.entry.js +1 -0
- package/dist/esm-es5/ion-nav-link.entry.js +4 -0
- package/dist/esm-es5/ion-nav.entry.js +4 -0
- package/dist/esm-es5/ion-note.entry.js +1 -0
- package/dist/esm-es5/ion-picker-legacy-column.entry.js +1 -0
- package/dist/esm-es5/ion-picker-legacy.entry.js +7 -0
- package/dist/esm-es5/ion-picker_3.entry.js +1 -0
- package/dist/esm-es5/ion-popover.entry.js +16 -0
- package/dist/esm-es5/ion-progress-bar.entry.js +1 -0
- package/dist/esm-es5/ion-range.entry.js +4 -0
- package/dist/esm-es5/ion-refresher-content.entry.js +1 -0
- package/dist/esm-es5/ion-refresher.entry.js +1 -0
- package/dist/esm-es5/ion-reorder-group.entry.js +1 -0
- package/dist/esm-es5/ion-reorder.entry.js +1 -0
- package/dist/esm-es5/ion-ripple-effect.entry.js +1 -0
- package/dist/esm-es5/ion-route-redirect.entry.js +1 -0
- package/dist/esm-es5/ion-route.entry.js +1 -0
- package/dist/esm-es5/ion-router-link.entry.js +1 -0
- package/dist/esm-es5/ion-router-outlet.entry.js +1 -0
- package/dist/esm-es5/ion-router.entry.js +19 -0
- package/dist/esm-es5/ion-row.entry.js +1 -0
- package/dist/esm-es5/ion-searchbar.entry.js +1 -0
- package/dist/esm-es5/ion-segment-content.entry.js +1 -0
- package/dist/esm-es5/ion-segment-view.entry.js +1 -0
- package/dist/esm-es5/ion-segment_2.entry.js +1 -0
- package/dist/esm-es5/ion-select-option.entry.js +1 -0
- package/dist/esm-es5/ion-select.entry.js +1 -0
- package/dist/esm-es5/ion-skeleton-text.entry.js +1 -0
- package/dist/esm-es5/ion-spinner.entry.js +1 -0
- package/dist/esm-es5/ion-split-pane.entry.js +1 -0
- package/dist/esm-es5/ion-tab-bar.entry.js +1 -0
- package/dist/esm-es5/ion-tab-button.entry.js +1 -0
- package/dist/esm-es5/ion-tab.entry.js +1 -0
- package/dist/esm-es5/ion-tabs.entry.js +1 -0
- package/dist/esm-es5/ion-text.entry.js +1 -0
- package/dist/esm-es5/ion-textarea.entry.js +1 -0
- package/dist/esm-es5/ion-thumbnail.entry.js +1 -0
- package/dist/esm-es5/ion-toast.entry.js +19 -0
- package/dist/esm-es5/ion-toggle.entry.js +1 -0
- package/dist/esm-es5/ionic-global-fb94a76b.js +5 -0
- package/dist/esm-es5/ios.transition-4fa332a3.js +4 -0
- package/dist/esm-es5/keyboard-a07c2788.js +7 -0
- package/dist/esm-es5/keyboard-controller-962615de.js +4 -0
- package/dist/esm-es5/keyboard-e9381f78.js +4 -0
- package/dist/esm-es5/loader.js +1 -0
- package/dist/esm-es5/lock-controller-6e56849c.js +4 -0
- package/dist/esm-es5/lock-controller-8b3f1f41.js +1 -0
- package/dist/esm-es5/md.transition-8b8bd2df.js +4 -0
- package/dist/esm-es5/menu-toggle-util-b5a2dee5.js +5 -0
- package/dist/esm-es5/merge-6b9cc841.js +1 -0
- package/dist/esm-es5/network-a5ead569.js +1 -0
- package/dist/esm-es5/notch-controller-572757fb.js +4 -0
- package/dist/esm-es5/overlays-75a85b6b.js +1 -0
- package/dist/esm-es5/overlays-afa7fa06.js +7 -0
- package/dist/esm-es5/platform-05b41f09.js +7 -0
- package/dist/esm-es5/refresher.utils-6977493a.js +4 -0
- package/dist/esm-es5/spinner-configs-839148f8.js +4 -0
- package/dist/esm-es5/status-bar-367a4f37.js +1 -0
- package/dist/esm-es5/status-tap-ac0f61ce.js +4 -0
- package/dist/esm-es5/swipe-back-123c2d83.js +4 -0
- package/dist/esm-es5/theme-6bada181.js +4 -0
- package/dist/esm-es5/theme-bb534398.js +1 -0
- package/dist/esm-es5/utils-483f2aa6.js +1 -0
- package/dist/esm-es5/utils-c998f6da.js +1 -0
- package/dist/esm-es5/watch-options-e3da1612.js +4 -0
- package/dist/esm-es5/wechat-6bd7f03c.js +1 -0
- package/dist/index.cjs.js +1 -0
- package/dist/index.js +1 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion/accordion.ios.css +193 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion/accordion.md.css +135 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion-group/accordion-group.ios.css +127 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion-group/accordion-group.md.css +207 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/action-sheet/action-sheet.ios.css +463 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/action-sheet/action-sheet.md.css +391 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/alert/alert.ios.css +708 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/alert/alert.md.css +674 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/app/app.css +17 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/avatar/avatar.ios.css +132 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/avatar/avatar.md.css +132 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/back-button/back-button.ios.css +372 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/back-button/back-button.md.css +385 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/backdrop/backdrop.ios.css +136 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/backdrop/backdrop.md.css +136 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/badge/badge.ios.css +168 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/badge/badge.md.css +164 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumb/breadcrumb.ios.css +326 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumb/breadcrumb.md.css +310 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +81 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumbs/breadcrumbs.md.css +80 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/button/button.ios.css +657 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/button/button.md.css +574 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/buttons/buttons.ios.css +279 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/buttons/buttons.md.css +299 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card/card.ios.css +203 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card/card.md.css +198 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-content/card-content.ios.css +163 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-content/card-content.md.css +165 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-header/card-header.ios.css +141 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-header/card-header.md.css +138 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-subtitle/card-subtitle.ios.css +138 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-subtitle/card-subtitle.md.css +136 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-title/card-title.ios.css +137 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-title/card-title.md.css +137 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/checkbox/checkbox.ios.css +470 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/checkbox/checkbox.md.css +486 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/chip/chip.ios.css +212 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/chip/chip.md.css +207 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/col/col.css +200 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/content/content.css +278 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime/datetime.ios.css +838 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime/datetime.md.css +698 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime-button/datetime-button.ios.css +107 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime-button/datetime-button.md.css +103 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab/fab.css +366 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab-button/fab-button.ios.css +422 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab-button/fab-button.md.css +393 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab-list/fab-list.css +202 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/footer/footer.ios.css +146 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/footer/footer.md.css +129 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/grid/grid.css +235 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/header/header.ios.css +250 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/header/header.md.css +133 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/img/img.css +12 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/infinite-scroll/infinite-scroll.css +8 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +156 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +156 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/input/input.ios.css +751 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/input/input.md.css +1276 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/input-password-toggle/input-password-toggle.css +0 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item/item.ios.css +599 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item/item.md.css +751 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-divider/item-divider.ios.css +351 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-divider/item-divider.md.css +407 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-group/item-group.ios.css +114 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-group/item-group.md.css +114 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-option/item-option.ios.css +242 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-option/item-option.md.css +236 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-options/item-options.ios.css +287 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-options/item-options.md.css +284 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-sliding/item-sliding.css +121 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/label/label.ios.css +329 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/label/label.md.css +346 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list/list.ios.css +242 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list/list.md.css +263 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list-header/list-header.ios.css +285 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list-header/list-header.md.css +266 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/loading/loading.ios.css +205 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/loading/loading.md.css +196 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu/menu.ios.css +397 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu/menu.md.css +393 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.ios.css +279 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.md.css +282 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu-toggle/menu-toggle.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/modal/modal.ios.css +328 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/modal/modal.md.css +272 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/nav/nav.css +64 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/note/note.ios.css +127 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/note/note.md.css +127 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker/picker.ios.css +230 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker/picker.md.css +226 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column/picker-column.css +228 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column-option/picker-column-option.ios.css +87 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column-option/picker-column-option.md.css +91 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-legacy/picker.ios.css +300 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-legacy/picker.md.css +287 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-legacy-column/picker-column.ios.css +231 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-legacy-column/picker-column.md.css +222 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/popover/popover.ios.css +342 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/popover/popover.md.css +266 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/progress-bar/progress-bar.ios.css +267 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/progress-bar/progress-bar.md.css +259 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/radio/radio.ios.css +477 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/radio/radio.md.css +494 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/range/range.ios.css +582 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/range/range.md.css +689 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/refresher/refresher.ios.css +298 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/refresher/refresher.md.css +293 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/reorder/reorder.ios.css +77 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/reorder/reorder.md.css +77 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/reorder-group/reorder-group.css +89 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/ripple-effect/ripple-effect.css +113 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/router-link/router-link.css +84 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/router-outlet/router-outlet.css +64 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/row/row.css +136 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/searchbar/searchbar.ios.css +429 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/searchbar/searchbar.md.css +384 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment/segment.ios.css +224 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment/segment.md.css +214 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment-button/segment-button.ios.css +520 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment-button/segment-button.md.css +506 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment-content/segment-content.css +6 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment-view/segment-view.ios.css +83 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment-view/segment-view.md.css +83 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select/select.ios.css +723 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select/select.md.css +1222 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-modal/select-modal.ios.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-modal/select-modal.md.css +110 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-option/select-option.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-popover/select-popover.ios.css +190 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-popover/select-popover.md.css +219 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/skeleton-text/skeleton-text.css +108 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/spinner/spinner.css +232 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/split-pane/split-pane.ios.css +213 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/split-pane/split-pane.md.css +213 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab/tab.css +4 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-bar/tab-bar.ios.css +252 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-bar/tab-bar.md.css +239 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-button/tab-button.ios.css +399 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-button/tab-button.md.css +418 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tabs/tabs.css +74 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/text/text.css +58 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/textarea/textarea.ios.css +879 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/textarea/textarea.md.css +1353 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/thumbnail/thumbnail.css +76 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/title/title.ios.css +164 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/title/title.md.css +102 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toast/toast.ios.css +352 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toast/toast.md.css +382 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toggle/toggle.ios.css +613 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toggle/toggle.md.css +552 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toolbar/toolbar.ios.css +265 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toolbar/toolbar.md.css +244 -0
- package/dist/node_modules/ionicons/dist/collection/components/icon/icon.css +144 -0
- package/dist/types/components/action-sheet/action-sheet-interface.d.ts +28 -0
- package/dist/types/components/action-sheet/action-sheet.d.ts +49 -0
- package/dist/types/components/agree/agree-interface.d.ts +2 -0
- package/dist/types/components/agree/agree.d.ts +14 -0
- package/dist/types/components/alert/alert-interface.d.ts +27 -0
- package/dist/types/components/alert/alert.d.ts +50 -0
- package/dist/types/components/answer-sheet/answer-sheet-interface.d.ts +23 -0
- package/dist/types/components/answer-sheet/answer-sheet.d.ts +27 -0
- package/dist/types/components/article-card/article-card-interface.d.ts +1 -0
- package/dist/types/components/article-card/article-card.d.ts +14 -0
- package/dist/types/components/audio/audio.d.ts +61 -0
- package/dist/types/components/banner/banner-interface.d.ts +11 -0
- package/dist/types/components/banner/banner.d.ts +26 -0
- package/dist/types/components/camera-photo/camera-photo-interface.d.ts +26 -0
- package/dist/types/components/camera-photo/camera-photo.d.ts +77 -0
- package/dist/types/components/canvas-board/canvas-board-interface.d.ts +1 -0
- package/dist/types/components/canvas-board/canvas-board.d.ts +69 -0
- package/dist/types/components/canvas-video/canvas-video-interface.d.ts +49 -0
- package/dist/types/components/canvas-video/canvas-video.d.ts +112 -0
- package/dist/types/components/cascader/cascader-interface.d.ts +39 -0
- package/dist/types/components/cascader/cascader.d.ts +98 -0
- package/dist/types/components/circle/circle.d.ts +30 -0
- package/dist/types/components/count-down/count-down-interface.d.ts +16 -0
- package/dist/types/components/count-down/count-down.d.ts +38 -0
- package/dist/types/components/crop-image/crop-image.d.ts +31 -0
- package/dist/types/components/divider/divider-interface.d.ts +2 -0
- package/dist/types/components/divider/divider.d.ts +10 -0
- package/dist/types/components/empty/empty.d.ts +7 -0
- package/dist/types/components/floating-bubble/floating-bubble-interface.d.ts +11 -0
- package/dist/types/components/floating-bubble/floating-bubble.d.ts +35 -0
- package/dist/types/components/floating-panel/floating-panel.d.ts +27 -0
- package/dist/types/components/icon/icon.d.ts +17 -0
- package/dist/types/components/image-upload/image-upload-interface.d.ts +6 -0
- package/dist/types/components/image-upload/image-upload.d.ts +28 -0
- package/dist/types/components/image-viewer/image-viewer-interface.d.ts +17 -0
- package/dist/types/components/image-viewer/image-viewer.d.ts +52 -0
- package/dist/types/components/index-bar/index-bar-interface.d.ts +5 -0
- package/dist/types/components/index-bar/index-bar.d.ts +30 -0
- package/dist/types/components/keyboard/keyboard.d.ts +15 -0
- package/dist/types/components/loading/loading-interface.d.ts +13 -0
- package/dist/types/components/loading/loading.d.ts +45 -0
- package/dist/types/components/media-capture/media-capture.d.ts +38 -0
- package/dist/types/components/nav-bar/nav-bar.d.ts +14 -0
- package/dist/types/components/notice-bar/notice-bar.d.ts +19 -0
- package/dist/types/components/overlay/overlay-interface.d.ts +13 -0
- package/dist/types/components/overlay/overlay.d.ts +42 -0
- package/dist/types/components/pdf-viewer/pdf-viewer.d.ts +13 -0
- package/dist/types/components/permission-purpose/permission-purpose.d.ts +11 -0
- package/dist/types/components/progress/progress.d.ts +11 -0
- package/dist/types/components/quick-access/quick-access-interface.d.ts +12 -0
- package/dist/types/components/quick-access/quick-access.d.ts +46 -0
- package/dist/types/components/rate/rate.d.ts +34 -0
- package/dist/types/components/rate/rete-interface.d.ts +11 -0
- package/dist/types/components/record/record-interface.d.ts +14 -0
- package/dist/types/components/record/record.d.ts +74 -0
- package/dist/types/components/segment-slides/segment-slides-inteface.d.ts +11 -0
- package/dist/types/components/segment-slides/segment-slides.d.ts +30 -0
- package/dist/types/components/share-sheet/share-sheet-interface.d.ts +63 -0
- package/dist/types/components/share-sheet/share-sheet.d.ts +68 -0
- package/dist/types/components/step/step.d.ts +14 -0
- package/dist/types/components/stepper/stepper.d.ts +40 -0
- package/dist/types/components/steps/steps-interface.d.ts +2 -0
- package/dist/types/components/steps/steps.d.ts +16 -0
- package/dist/types/components/swipe/swipe.d.ts +51 -0
- package/dist/types/components/swipe-item/swipe-item.d.ts +12 -0
- package/dist/types/components/swiper/swiper-interface.d.ts +23 -0
- package/dist/types/components/swiper/swiper.d.ts +33 -0
- package/dist/types/components/text-ellipsis/text-ellipsis-interface.d.ts +1 -0
- package/dist/types/components/text-ellipsis/text-ellipsis.d.ts +24 -0
- package/dist/types/components/tour/tour-interface.d.ts +8 -0
- package/dist/types/components/tour/tour.d.ts +36 -0
- package/dist/types/components/tutorial/tutorial-interface.d.ts +21 -0
- package/dist/types/components/tutorial/tutorial.d.ts +53 -0
- package/dist/types/components/video/video-interface.d.ts +10 -0
- package/dist/types/components/video/video.d.ts +178 -0
- package/dist/types/components/virtual-list/virtual-list-interface.d.ts +17 -0
- package/dist/types/components/virtual-list/virtual-list.d.ts +53 -0
- package/dist/types/components.d.ts +2514 -0
- package/dist/types/global/config.d.ts +49 -0
- package/dist/types/global/cty-mui-global.d.ts +3 -0
- package/dist/types/index.d.ts +38 -0
- package/dist/types/interface.d.ts +21 -0
- package/dist/types/stencil-public-runtime.d.ts +1680 -0
- package/dist/types/utils/animations/animation-interface.d.ts +17 -0
- package/dist/types/utils/animations/modal/base-fade.d.ts +5 -0
- package/dist/types/utils/animations/modal/fade.d.ts +6 -0
- package/dist/types/utils/animations/modal/index.d.ts +4 -0
- package/dist/types/utils/animations/modal/rotate.d.ts +6 -0
- package/dist/types/utils/animations/modal/slide.d.ts +7 -0
- package/dist/types/utils/animations/modal/zoom.d.ts +6 -0
- package/dist/types/utils/animations/overlay/enter.d.ts +2 -0
- package/dist/types/utils/animations/overlay/leave.d.ts +2 -0
- package/dist/types/utils/area.d.ts +12 -0
- package/dist/types/utils/base64.d.ts +12 -0
- package/dist/types/utils/date.d.ts +141 -0
- package/dist/types/utils/dom.d.ts +52 -0
- package/dist/types/utils/format.d.ts +52 -0
- package/dist/types/utils/helpers.d.ts +5 -0
- package/dist/types/utils/local-storage.d.ts +19 -0
- package/dist/types/utils/lock-controller.d.ts +3 -0
- package/dist/types/utils/native/audio-recorder.d.ts +41 -0
- package/dist/types/utils/native/device-info.d.ts +13 -0
- package/dist/types/utils/native/image-picker.d.ts +166 -0
- package/dist/types/utils/native/keyboard.d.ts +8 -0
- package/dist/types/utils/native/media-downloader.d.ts +55 -0
- package/dist/types/utils/native/network.d.ts +10 -0
- package/dist/types/utils/native/payment.d.ts +24 -0
- package/dist/types/utils/native/screen-orientation.d.ts +9 -0
- package/dist/types/utils/native/share.d.ts +18 -0
- package/dist/types/utils/native/status-bar.d.ts +9 -0
- package/dist/types/utils/native/utils.d.ts +8 -0
- package/dist/types/utils/native/video-capture.d.ts +9 -0
- package/dist/types/utils/native/volume-control.d.ts +9 -0
- package/dist/types/utils/native/wechat.d.ts +61 -0
- package/dist/types/utils/overlays.d.ts +84 -0
- package/dist/types/utils/sanitization/index.d.ts +9 -0
- package/dist/types/utils/session-storage.d.ts +19 -0
- package/dist/types/utils/theme.d.ts +7 -0
- package/dist/types/utils/utils.d.ts +15 -0
- package/dist/types/utils/validate.d.ts +11 -0
- package/loader/cdn.js +2 -0
- package/loader/index.cjs.js +2 -0
- package/loader/index.d.ts +24 -0
- package/loader/index.es2017.js +2 -0
- package/loader/index.js +3 -0
- package/loader/package.json +11 -0
- package/package.json +66 -0
|
@@ -0,0 +1,1248 @@
|
|
|
1
|
+
import { r as registerInstance, f as createEvent, h, d as Host, e as getElement } from './index-1c7cb52f.js';
|
|
2
|
+
import { g as getElementRect, a as getEventPageCoords, b as getEventClientCoords } from './dom-11cabe7c.js';
|
|
3
|
+
import { s as secondsToVehicle, a as statusBar } from './status-bar-367a4f37.js';
|
|
4
|
+
import { f as fromEvent } from './merge-6b9cc841.js';
|
|
5
|
+
import { n as network } from './network-a5ead569.js';
|
|
6
|
+
import { d as deviceInfo } from './device-info-5aa56140.js';
|
|
7
|
+
import { c as config } from './config-0776646f.js';
|
|
8
|
+
import { v as volumeMuteOutline, a as volumeOffOutline, b as volumeLowOutline, c as volumeMediumOutline, d as volumeHighOutline, e as chevronBackOutline } from './index-e7d50d29.js';
|
|
9
|
+
import './gesture-controller-a0857859.js';
|
|
10
|
+
import { i as isPlatform } from './platform-05b41f09.js';
|
|
11
|
+
import './config-4768f4ab.js';
|
|
12
|
+
import './format-fca50a12.js';
|
|
13
|
+
import './device-info-245d1409.js';
|
|
14
|
+
|
|
15
|
+
class CTYScreenOrientation {
|
|
16
|
+
constructor() {
|
|
17
|
+
var _a;
|
|
18
|
+
this._orientationPlugin = (_a = window === null || window === void 0 ? void 0 : window.screen) === null || _a === void 0 ? void 0 : _a.orientation;
|
|
19
|
+
}
|
|
20
|
+
async lock(orientation) {
|
|
21
|
+
try {
|
|
22
|
+
this._orientationPlugin.lock(orientation);
|
|
23
|
+
}
|
|
24
|
+
catch (error) { }
|
|
25
|
+
}
|
|
26
|
+
async unlock() {
|
|
27
|
+
try {
|
|
28
|
+
this._orientationPlugin.unlock();
|
|
29
|
+
}
|
|
30
|
+
catch (error) { }
|
|
31
|
+
}
|
|
32
|
+
get type() {
|
|
33
|
+
try {
|
|
34
|
+
return this._orientationPlugin.type;
|
|
35
|
+
}
|
|
36
|
+
catch (error) { }
|
|
37
|
+
return '';
|
|
38
|
+
}
|
|
39
|
+
get change() {
|
|
40
|
+
return fromEvent(window, 'orientationchange');
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
const screenOrientation = new CTYScreenOrientation();
|
|
44
|
+
|
|
45
|
+
class CTYVolumeControl {
|
|
46
|
+
constructor() {
|
|
47
|
+
var _a, _b;
|
|
48
|
+
this._volumeControlPlugin = (_b = (_a = window === null || window === void 0 ? void 0 : window.cordova) === null || _a === void 0 ? void 0 : _a.plugins) === null || _b === void 0 ? void 0 : _b.VolumeControl;
|
|
49
|
+
}
|
|
50
|
+
get isAvailable() {
|
|
51
|
+
return !!this._volumeControlPlugin;
|
|
52
|
+
}
|
|
53
|
+
getVolume() {
|
|
54
|
+
return new Promise((resolve, reject) => {
|
|
55
|
+
var _a;
|
|
56
|
+
if (this.isAvailable) {
|
|
57
|
+
(_a = this._volumeControlPlugin) === null || _a === void 0 ? void 0 : _a.getVolume((volume) => {
|
|
58
|
+
resolve(volume * 100);
|
|
59
|
+
}, (error) => {
|
|
60
|
+
reject(error);
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
else {
|
|
64
|
+
reject('VolumeControl plugin is not available');
|
|
65
|
+
}
|
|
66
|
+
});
|
|
67
|
+
}
|
|
68
|
+
setVolume(volume) {
|
|
69
|
+
return new Promise((resolve, reject) => {
|
|
70
|
+
var _a;
|
|
71
|
+
if (this.isAvailable) {
|
|
72
|
+
(_a = this._volumeControlPlugin) === null || _a === void 0 ? void 0 : _a.setVolume(+(Math.min(100, Math.max(0, volume)) / 100).toFixed(2), () => {
|
|
73
|
+
resolve();
|
|
74
|
+
}, (error) => {
|
|
75
|
+
reject(error);
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
|
+
else {
|
|
79
|
+
reject('VolumeControl plugin is not available');
|
|
80
|
+
}
|
|
81
|
+
});
|
|
82
|
+
}
|
|
83
|
+
isMuted() {
|
|
84
|
+
return new Promise((resolve, reject) => {
|
|
85
|
+
var _a;
|
|
86
|
+
if (this.isAvailable) {
|
|
87
|
+
(_a = this._volumeControlPlugin) === null || _a === void 0 ? void 0 : _a.isMuted((volume) => {
|
|
88
|
+
resolve(volume === 0);
|
|
89
|
+
}, (error) => {
|
|
90
|
+
reject(error);
|
|
91
|
+
});
|
|
92
|
+
}
|
|
93
|
+
else {
|
|
94
|
+
reject('VolumeControl plugin is not available');
|
|
95
|
+
}
|
|
96
|
+
});
|
|
97
|
+
}
|
|
98
|
+
toggleMute() {
|
|
99
|
+
return new Promise((resolve, reject) => {
|
|
100
|
+
var _a;
|
|
101
|
+
if (this.isAvailable) {
|
|
102
|
+
(_a = this._volumeControlPlugin) === null || _a === void 0 ? void 0 : _a.toggleMute((volume) => {
|
|
103
|
+
resolve(volume === 0);
|
|
104
|
+
}, (error) => {
|
|
105
|
+
reject(error);
|
|
106
|
+
});
|
|
107
|
+
}
|
|
108
|
+
else {
|
|
109
|
+
reject('VolumeControl plugin is not available');
|
|
110
|
+
}
|
|
111
|
+
});
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
const volumeControl = new CTYVolumeControl();
|
|
115
|
+
|
|
116
|
+
const videoCss = "*{-webkit-box-sizing:border-box;box-sizing:border-box}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}.flex{display:-ms-flexbox;display:flex}.flex-wrap{display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.flex-align-start{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.flex-align-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.flex-align-end{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.flex-justify-start{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.flex-justify-center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.flex-justify-end{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.flex-align-end-start{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start}.flex-align-end-center{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}.flex-align-end-end{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.flex-center-justify-end{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.flex-between{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.flex-center-between{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.flex-column{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.flex-column-align-center{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center}.flex-column-justify-center{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:center;justify-content:center}.flex-column-center{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.flex-column-between{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:justify;justify-content:space-between}.flex-column-center-between{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.cty-ellipsis[class]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.cty-ellipsis2[class]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all;word-wrap:break-word}.cty-ellipsis3[class]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-all;word-wrap:break-word}.cty-ellipsis4[class]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;word-break:break-all;word-wrap:break-word}ion-button{--background-activated:transparent;--background-focused:transparent;--background-hover:transparent;--box-shadow:none}ion-grid{padding:0}ion-row{padding:0}ion-col{padding:0}ion-item{--padding-bottom:0;--padding-end:0;--padding-start:0;--padding-top:0;--inner-padding-top:0;--inner-padding-start:0;--inner-padding-end:0;--inner-padding-bottom:0;--inner-border-width:0;--border-width:0;--min-height:0;--background:none;overflow:initial}ion-toast{--width:84%;--height:36px;--color:var(--cty-color-white);--background:rgba(0, 0, 0, 0.7);--border-radius:100px;line-height:1.2;font-size:var(--cty-font-size-base);text-align:center}.plt-hybrid .safe-area-bottom-border{-webkit-box-sizing:content-box;box-sizing:content-box;border-bottom:var(--ion-safe-area-bottom, 0) solid var(--cty-color-white)}.plt-hybrid .safe-area-bottom-border-color{-webkit-box-sizing:content-box;box-sizing:content-box;border-bottom:var(--ion-safe-area-bottom, 0) solid currentColor}.plt-hybrid .safe-area-bottom-padding{padding-bottom:var(--ion-safe-area-bottom, 0)}:host{--cty-video-width:100vw;--cty-video-height:100vh;--cty-video-half-width:calc(var(--cty-video-width) / 2);--cty-video-fit:fill;--cty-video-header-height:50px;--cty-video-header-background:var(--cty-overlay-color-lighter);--cty-video-header-unfullscreen-background:transparent;--cty-video-header-unfullscreen-height:30px;--cty-video-header-padding-top:0px;--cty-video-header-padding-bottom:0px;--cty-video-header-padding-start:0px;--cty-video-header-padding-end:0px;--cty-video-header-back-display:flex;--cty-video-header-back-background:transparent;--cty-video-header-back-height:36px;--cty-video-header-back-width:36px;--cty-video-header-back-radius:var(--cty-border-radius-circle);--cty-video-header-back-offset-start:2px;--cty-video-header-back-offset-end:0px;--cty-video-header-back-size:25px;--cty-video-header-back-color:var(--cty-color-white);--cty-video-header-title-size:var(--cty-font-size-medium);--cty-video-header-title-color:var(--cty-color-white);--cty-video-header-title-display:flex;--cty-video-footer-height:50px;--cty-video-footer-background:var(--cty-overlay-color-lighter);--cty-video-footer-unfullscreen-background:transparent;--cty-video-footer-unfullscreen-height:35px;--cty-video-footer-progress-height:0px;--cty-video-footer-padding-start:0px;--cty-video-footer-padding-end:0px;--cty-video-footer-progress-size:var(--cty-font-size-medium);--cty-video-footer-icon-size:24px;--cty-video-footer-fullscreen-icon-size:20px;--cty-video-play-size:80px;--cty-video-play-border:5px solid rgba(238, 238, 238, 0.8);--cty-video-play-icon-size:40px;--cty-video-unfullscreen-play-size:40px;--cty-video-unfullscreen-play-border:4px solid rgba(238, 238, 238, 0.8);--cty-video-unfullscreen-play-icon-size:26px;--cty-video-range-bar-height:2px;--cty-video-bar-size:12px;--cty-video-bar-color:var(--cty-color-white);--cty-video-range-knob-background:var(--cty-color-white);--cty-video-range-background:rgba(255,255,255,0.5);--cty-video-range-background-active:var(--cty-color-primary);--cty-video-loading-background-color:rgba(0,0,0,0.9);--cty-video-loading-img-width:100px;--cty-video-half-screen-height:56vw;--cty-video-dot-size:7px;--cty-video-dot-padding:9px;--cty-video-dot-active-color:var(--cty-color-primary);--cty-video-progress-vertical-padding:0 15px;--cty-video-progress-horizongtal-padding:0px;--cty-video-rate-active-color:var(--cty-color-primary);--cty-video-toast-width:calc(var(--cty-video-width) * 0.4);--cty-video-toast-height:40px;--cty-video-opn-toast-icon-size:20px;display:block;position:relative;width:var(--cty-video-width);height:var(--cty-video-height);background:var(--cty-color-black)}ion-row{height:100%}ion-col{overflow:hidden}ion-button{margin:0;min-height:auto}.cty-video__wrapper{position:relative;width:100%;height:100%}.cty-video__player{display:none;position:absolute;top:0;left:0;margin:0;width:var(--cty-video-height);height:var(--cty-video-width);transform-origin:var(--cty-video-half-width) var(--cty-video-half-width);-webkit-transform-origin:var(--cty-video-half-width) var(--cty-video-half-width);-webkit-transform:rotate(90deg) translate(0, -100%);transform:rotate(90deg);-o-object-fit:var(--cty-video-fit);object-fit:var(--cty-video-fit)}.cty-video__controls{position:absolute;top:0;left:0;width:100%;height:100%}.cty-video__header{position:absolute;z-index:6;background:var(--cty-video-header-background);top:0;left:0;width:calc(var(--cty-video-height) - var(--cty-video-header-padding-start) - var(--cty-video-header-padding-end));height:var(--cty-video-header-height);padding-left:var(--cty-video-header-padding-start);padding-right:var(--cty-video-header-padding-end);padding-top:var(--cty-video-header-padding-top);padding-bottom:var(--cty-video-header-padding-bottom);-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:var(--cty-video-half-width) var(--cty-video-half-width);transform-origin:var(--cty-video-half-width) var(--cty-video-half-width);-webkit-box-sizing:content-box;box-sizing:content-box}.cty-video__header-back{display:var(--cty-video-header-back-display);width:auto;-ms-flex-positive:0;flex-grow:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.cty-video__header-back ion-button{width:var(--cty-video-header-back-width);height:var(--cty-video-header-back-height);border-radius:var(--cty-video-header-back-radius);--background:var(--cty-video-header-back-background);--padding-start:5px;--padding-end:5px;--padding-top:0;--padding-bottom:0;margin-left:var(--cty-video-header-back-offset-start);margin-right:var(--cty-video-header-back-offset-end)}.cty-video__header-back cty-icon{font-size:var(--cty-video-header-back-size);color:var(--cty-video-header-back-color)}.cty-video__title[class]{display:var(--cty-video-header-title-display);font-size:var(--cty-video-header-title-size);color:var(--cty-video-header-title-color);line-height:var(--cty-video-header-height)}.cty-video__footer{position:absolute;top:0;left:0;z-index:6;width:var(--cty-video-height);height:var(--cty-video-footer-height);background:var(--cty-video-footer-background);padding-left:var(--cty-video-footer-padding-start);padding-right:var(--cty-video-footer-padding-end);transform:rotate(90deg);-webkit-transform:rotate(90deg);transform-origin:calc(var(--cty-video-footer-height) / 2) calc(var(--cty-video-footer-height) / 2);-webkit-transform-origin:calc(var(--cty-video-footer-height) / 2) calc(var(--cty-video-footer-height) / 2);-webkit-box-sizing:border-box;box-sizing:border-box}.cty-video__footer ion-button{height:100%;--background:transparent;--padding-start:12px;--padding-end:12px;--padding-top:0;--padding-bottom:0;--color:var(--cty-color-white)}.cty-video__footer ion-row{height:calc(var(--cty-video-footer-height) - var(--cty-video-footer-progress-height))}.cty-video__footer .cty-video__footer-progress__top{height:var(--cty-video-footer-progress-height);-webkit-transform:translateY(calc(var(--cty-video-footer-progress-height) / 2));transform:translateY(calc(var(--cty-video-footer-progress-height) / 2))}.cty-video__footer-controls{background:transparent}.cty-video__footer-controls ion-col:not(.cty-video__footer-progress){opacity:0}.cty-video__footer-controls .cty-video__time{opacity:0}.cty-video__footer-toggle-play{width:auto;-ms-flex-positive:0;flex-grow:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.cty-video__footer-toggle-play cty-icon{font-size:var(--cty-video-footer-icon-size)}.cty-video__footer-flex{-ms-flex:1;flex:1}.cty-video__footer-time-label{margin-left:8px;color:var(--cty-color-white);font-size:var(--cty-video-footer-progress-size);letter-spacing:0.2px}.cty-video__footer-time-label span{margin:0 1px;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.cty-video__footer-progress{overflow:auto;-ms-flex:1;flex:1}.cty-video__time{color:var(--cty-color-white);font-size:var(--cty-video-footer-progress-size)}.cty-video__time:nth-child(1){margin-right:12px}.cty-video__time:nth-child(2),.cty-video__time:last-child{margin-left:12px}.cty-video__footer-range{--height:100%;--knob-size:var(--cty-video-bar-size);--bar-height:var(--cty-video-range-bar-height);padding:0;--knob-background:var(--cty-video-range-knob-background);--bar-background:var(--cty-video-range-background);--bar-background-active:var(--cty-video-range-background-active);color:var(--cty-video-bar-color);font-size:var(--cty-font-size-medium);opacity:1}.cty-video__footer-bar{position:relative;-ms-flex:1;flex:1;height:80%;cursor:pointer}.cty-video__footer-progress__top{position:relative;z-index:2;padding:var(--cty-video-progress-horizongtal-padding)}.cty-video__footer-progress__top .cty-video__footer-bar{height:100%}.cty-video__footer-dot{position:absolute;top:50%;padding:var(--cty-video-dot-padding);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.cty-video__footer-dot::after{display:block;width:var(--cty-video-dot-size);height:var(--cty-video-dot-size);background:var(--cty-video-dot-active-color);content:\"\";border-radius:var(--cty-border-radius-circle)}.cty-video__footer-rate{width:auto;-ms-flex-positive:0;flex-grow:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.cty-video__footer-rate ion-button{--padding-start:5px;--padding-end:5px;--padding-top:4px;--padding-bottom:4px;width:36px;height:auto;margin-left:12px;border-radius:var(--cty-border-radius-base);border:1px solid var(--cty-color-white);font-size:var(--cty-font-size-extra-small);font-weight:bold;white-space:nowrap}.cty-video__footer-volume{width:auto;-ms-flex-positive:0;flex-grow:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.cty-video__footer-volume cty-icon{font-size:var(--cty-video-footer-icon-size)}.cty-video__footer-fullscreen{width:auto;-ms-flex-positive:0;flex-grow:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.cty-video__footer-fullscreen ion-button{--padding-start:0px}.cty-video__footer-fullscreen cty-icon{font-size:var(--cty-video-footer-fullscreen-icon-size)}.cty-video__toggle-play{position:absolute;left:50%;top:50%;z-index:8;font-weight:bold;width:var(--cty-video-play-size);height:var(--cty-video-play-size);margin:calc(var(--cty-video-play-size) / -2) 0px 0px calc(var(--cty-video-play-size) / -2);border-radius:var(--cty-border-radius-circle);border:var(--cty-video-play-border);text-align:center;--background:transparent;--padding-top:0;--padding-end:0;--padding-start:0;--padding-bottom:0}.cty-video__toggle-play cty-icon{color:rgba(238, 238, 238, 0.9);font-size:var(--cty-video-play-icon-size);text-align:center;transform:rotate(90deg);-webkit-transform:rotate(90deg)}.cty-video__opn-toast{position:absolute;z-index:4;top:50%;left:50%;width:var(--cty-video-toast-width);max-width:150px;height:var(--cty-video-toast-height);background:var(--cty-overlay-color-light);border-radius:var(--cty-border-radius-round);-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg);font-size:var(--cty-font-size-medium);font-weight:bold;color:var(--cty-color-white)}.cty-video__opn-toast cty-icon{margin-right:10px;font-size:var(--cty-video-opn-toast-icon-size)}.cty-video__opn-panel{position:absolute;z-index:5;top:50%;left:50%;width:var(--cty-video-height);height:calc(var(--cty-video-width) - var(--cty-video-header-height) - var(--cty-video-footer-height) - var(--cty-video-header-padding-top) - var(--cty-video-header-padding-bottom));margin:0 0 0 calc((var(--cty-video-footer-height) - var(--cty-video-header-height) - var(--cty-video-header-padding-top) - var(--cty-video-header-padding-bottom)) / 2);-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg)}.cty-video__dot-panel{position:absolute;z-index:6;background:var(--cty-overlay-color);padding:5px 11px 5px 8px;margin-left:calc(var(--cty-video-footer-height) + 13px + 46px);border-radius:var(--cty-border-radius-base);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.cty-video__dot-panel .cty-video__dot-label{position:relative;max-width:160px;padding-right:17px;font-size:var(--cty-font-size-small);line-height:1.38;color:var(--cty-color-white)}.cty-video__dot-panel .cty-video__dot-label::after{position:absolute;top:0;right:7px;height:100%;width:1px;background-color:rgba(255, 255, 255, 0.3);content:\"\";-webkit-transform:scaleX(1.5);transform:scaleX(1.5)}.cty-video__dot-panel ion-button{height:36px;--padding-start:0;--padding-end:0;--background:transparent;--border-radius:0;--color:var(--cty-video-dot-active-color);font-weight:bold;font-size:var(--cty-font-size-small)}.cty-video__dot-panel cty-icon{margin-right:4px;font-size:var(--cty-font-size-medium)}.cty-video__dot-panel .cty-video__dot-triangle{position:absolute;bottom:-18px;left:20px;border-width:9px 8px;border-style:solid;border-color:transparent;border-top-color:var(--cty-overlay-color)}.cty-video__dot-panel-ex{margin-left:calc(var(--cty-video-footer-height) + 46px)}.cty-video__toast[class]{position:absolute;top:50%;z-index:7;font-weight:bold;min-width:300px;max-width:96vw;padding:0 15px;margin:0px 0px 0px -60px;background:var(--cty-overlay-color);border-radius:var(--cty-border-radius-large);color:rgba(238, 238, 238, 0.9);font-size:var(--cty-font-size-extra-small);line-height:30px;text-align:center;pointer-events:none;transform:rotate(90deg);-webkit-transform:rotate(90deg)}.cty-video__rate{position:absolute;top:0;left:0;z-index:9;width:var(--cty-video-height);height:var(--cty-video-width);-webkit-transform-origin:var(--cty-video-half-width) var(--cty-video-half-width);transform-origin:var(--cty-video-half-width) var(--cty-video-half-width);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.cty-video__rate-mask{position:absolute;top:0;right:0;width:40%;height:100%;background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.9)), color-stop(rgba(0, 0, 0, 0.8)), color-stop(rgba(0, 0, 0, 0.5)), to(transparent));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5), transparent)}.cty-video__rate-list-item{display:block;width:112px;min-height:50px;background-color:transparent;outline:none;border:none;color:var(--cty-color-white);font-size:var(--cty-font-size-base);text-align:center}.cty-video__rate-list-item.active{color:var(--cty-video-rate-active-color)}.cty-video__interactive{display:none;z-index:101;background-color:transparent;background-size:100% 100%;background-repeat:no-repeat}:host(.cty-video__vertical) cty-loading{--cty-loading-transform:rotate(0deg)}:host(.cty-video__vertical) .cty-video__player{top:50%;width:var(--cty-video-width);height:auto;max-height:100%;-webkit-transform:rotate(0deg) translateY(-50%);transform:rotate(0deg) translateY(-50%)}:host(.cty-video__vertical) .cty-video__toggle-play cty-icon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}:host(.cty-video__vertical) .cty-video__toast{left:50%;top:80%;margin:0;-webkit-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%)}:host(.cty-video__vertical) .cty-video__header{width:calc(var(--cty-video-width) - var(--cty-video-header-padding-start) - var(--cty-video-header-padding-end));-webkit-transform:rotate(0deg);transform:rotate(0deg)}:host(.cty-video__vertical) .cty-video__opn-panel{width:var(--cty-video-width);height:calc(var(--cty-video-height) - var(--cty-video-header-height) - var(--cty-video-footer-height) - var(--cty-video-header-padding-top) - var(--cty-video-header-padding-bottom));margin:calc((var(--cty-video-footer-height) - var(--cty-video-header-height) - var(--cty-video-header-padding-top) - var(--cty-video-header-padding-bottom)) / -2) 0 0;-webkit-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}:host(.cty-video__vertical) .cty-video__opn-toast{top:50%;-webkit-transform:translate(-50%, 0) rotate(0deg);transform:translate(-50%, 0) rotate(0deg)}:host(.cty-video__vertical) .cty-video__footer{width:var(--cty-video-width);-webkit-transform:rotate(0);transform:rotate(0);top:auto;bottom:0}:host(.cty-video__vertical) .cty-video__footer-progress__top{padding:var(--cty-video-progress-vertical-padding)}:host(.cty-video__vertical) .cty-video__time{font-size:var(--cty-font-size-small)}:host(.cty-video__vertical) .cty-video__footer-time-label{margin-left:0}:host(.cty-video__vertical) .cty-video__rate{width:var(--cty-video-width);height:var(--cty-video-height);-webkit-transform:rotate(0deg);transform:rotate(0deg)}:host(.cty-video__vertical) .cty-video__dot-panel{margin-left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);bottom:calc(var(--footer-height) + 13px)}:host(.cty-video__vertical) .cty-video__dot-panel-ex{bottom:var(--footer-height)}:host(.cty-video__unfullscreen){height:var(--cty-video-half-screen-height)}:host(.cty-video__unfullscreen) .cty-video__wrapper{background-color:var(--cty-color-black)}:host(.cty-video__unfullscreen) .cty-video__player{top:0;height:var(--cty-video-half-screen-height);max-height:initial;-webkit-transform:rotate(0deg);transform:rotate(0deg)}:host(.cty-video__unfullscreen) .cty-video__toggle-play{width:var(--cty-video-unfullscreen-play-size);height:var(--cty-video-unfullscreen-play-size);margin:calc(var(--cty-video-unfullscreen-play-size) / -2) 0px 0px calc(var(--cty-video-unfullscreen-play-size) / -2);border:var(--cty-video-unfullscreen-play-border)}:host(.cty-video__unfullscreen) .cty-video__toggle-play cty-icon{font-size:var(--cty-video-unfullscreen-play-icon-size)}:host(.cty-video__unfullscreen) .cty-video__header{height:var(--cty-video-header-unfullscreen-height);background:var(--cty-video-header-unfullscreen-background)}:host(.cty-video__unfullscreen) .cty-video__title{line-height:var(--cty-video-header-unfullscreen-height)}:host(.cty-video__unfullscreen) .cty-video__header-back ion-button{width:30px;height:100%}:host(.cty-video__unfullscreen) .cty-video__footer{height:var(--cty-video-footer-unfullscreen-height);background:var(--cty-video-footer-unfullscreen-background)}:host(.cty-video__unfullscreen) .cty-video__footer ion-row{height:calc(var(--cty-video-footer-unfullscreen-height) - var(--cty-video-footer-progress-height))}:host(.cty-video__unfullscreen) .cty-video__footer .cty-video__footer-progress__top{height:var(--cty-video-footer-progress-height)}:host(.cty-video__unfullscreen) .cty-video__footer ion-button{--padding-start:8px;--padding-end:8px}:host(.cty-video__unfullscreen) .cty-video__footer-fullscreen ion-button{--padding-start:0px}:host(.cty-video__unfullscreen) .cty-video__opn-panel{height:calc(var(--cty-video-half-screen-height) - var(--cty-video-header-unfullscreen-height) - var(--cty-video-footer-unfullscreen-height) - var(--cty-video-header-padding-top) - var(--cty-video-header-padding-bottom))}:host(.cty-video__unfullscreen) .cty-video__opn-toast{top:40%;height:30px}:host(.cty-video__unfullscreen) .cty-video__toast{top:70%}:host(.cty-video__unfullscreen) cty-loading{--cty-loading-overlay-height:var(--cty-video-half-screen-height)}:host(.cty-video__large-screen) .cty-video__player{width:auto;max-width:100%;height:100%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}";
|
|
117
|
+
const CtyVideoStyle0 = videoCss;
|
|
118
|
+
|
|
119
|
+
const Video = class {
|
|
120
|
+
constructor(hostRef) {
|
|
121
|
+
registerInstance(this, hostRef);
|
|
122
|
+
this.ctyDismiss = createEvent(this, "ctyDismiss", 7);
|
|
123
|
+
this.ctyVideoCanplay = createEvent(this, "ctyVideoCanplay", 7);
|
|
124
|
+
this.ctyVideoTimeupdate = createEvent(this, "ctyVideoTimeupdate", 7);
|
|
125
|
+
this.ctyVideoPlaying = createEvent(this, "ctyVideoPlaying", 7);
|
|
126
|
+
this.ctyVideoPlay = createEvent(this, "ctyVideoPlay", 7);
|
|
127
|
+
this.ctyVideoPause = createEvent(this, "ctyVideoPause", 7);
|
|
128
|
+
this.ctyVideoStalled = createEvent(this, "ctyVideoStalled", 7);
|
|
129
|
+
this.ctyVideoWaiting = createEvent(this, "ctyVideoWaiting", 7);
|
|
130
|
+
this.ctyVideoEnded = createEvent(this, "ctyVideoEnded", 7);
|
|
131
|
+
this.ctyVideoError = createEvent(this, "ctyVideoError", 7);
|
|
132
|
+
this.ctyVideoChangeVolume = createEvent(this, "ctyVideoChangeVolume", 7);
|
|
133
|
+
this.ctyVideoProgress = createEvent(this, "ctyVideoProgress", 7);
|
|
134
|
+
this.ctyVideoScreenChange = createEvent(this, "ctyVideoScreenChange", 7);
|
|
135
|
+
this.ctyVideoIAEnter = createEvent(this, "ctyVideoIAEnter", 7);
|
|
136
|
+
this.ctyVideoIAAction = createEvent(this, "ctyVideoIAAction", 7);
|
|
137
|
+
this.ctyVideoCtrlChange = createEvent(this, "ctyVideoCtrlChange", 7);
|
|
138
|
+
this.ctyVideoRateChange = createEvent(this, "ctyVideoRateChange", 7);
|
|
139
|
+
this.touchState = {
|
|
140
|
+
isTouching: false,
|
|
141
|
+
right: 0,
|
|
142
|
+
height: 0,
|
|
143
|
+
top: 0,
|
|
144
|
+
bottom: 0,
|
|
145
|
+
currentY: 0
|
|
146
|
+
};
|
|
147
|
+
this.isMoving = false; /*有没有移动*/
|
|
148
|
+
this.opnStartTime = 0; // 开始滑动时间
|
|
149
|
+
this.opnMoveTime = 0; // 正在滑动时间
|
|
150
|
+
this.opnLx = 0; // x向滑动开始位置
|
|
151
|
+
this.opnLy = 0; // y向滑动开始位置
|
|
152
|
+
this.opnNx = 0; // x向滑动时位置
|
|
153
|
+
this.opnNy = 0; // y向滑动时位置
|
|
154
|
+
this.isMouseMove = false; /*鼠标可以移动*/
|
|
155
|
+
this.isMicroMessager = deviceInfo.isMicroMessager; // 公众号
|
|
156
|
+
this.isPC = deviceInfo.isPC; // 桌面设备
|
|
157
|
+
this.isIOS = deviceInfo.isIos; // 是不是IOS
|
|
158
|
+
this.isIpad = deviceInfo.isIpad; // 是不是ipad
|
|
159
|
+
this.isWifi = network.isWifi; // 网络有没有wifi
|
|
160
|
+
this.isHybrid = deviceInfo.isHybrid; // 是不是Hybrid
|
|
161
|
+
this.lastTapScreenTime = Date.now(); // 判断是不是双击
|
|
162
|
+
this.footerPrgtime = 0; // 底部视频进度拖动控制时间(类似节流作用)
|
|
163
|
+
this._curIsFullscreen = true; // 视频当前是否是全屏
|
|
164
|
+
this.showInteractiveLayer = false;
|
|
165
|
+
this.interactiving_action = null;
|
|
166
|
+
this.ctrlTimer = 0;
|
|
167
|
+
this.warningMsgTimer = 0;
|
|
168
|
+
this.touchMoveTimer = 0;
|
|
169
|
+
this._rates = [];
|
|
170
|
+
this.markerList = [];
|
|
171
|
+
this.isRealWaiting = true;
|
|
172
|
+
this.isSeeking = false;
|
|
173
|
+
this.canScreenOrientation = false; //能不能旋转
|
|
174
|
+
this._doCanplay = () => {
|
|
175
|
+
setTimeout(() => {
|
|
176
|
+
this.showTogglePlay = true;
|
|
177
|
+
}, this.togglePlayTimer);
|
|
178
|
+
if (this.isLoading) {
|
|
179
|
+
this.videoEl.style.display = 'block';
|
|
180
|
+
}
|
|
181
|
+
if ((!this.isWifi || this.isMicroMessager || !this.autoplay || !this.loading) && this.isLoading) {
|
|
182
|
+
this.isLoading = false;
|
|
183
|
+
}
|
|
184
|
+
this.durationLabel = secondsToVehicle(this.videoEl.duration);
|
|
185
|
+
this.ctyVideoCanplay.emit();
|
|
186
|
+
this.markerList = this.markers.map((item) => {
|
|
187
|
+
return Object.assign(Object.assign({}, item), { position: +(item.breakpoint / this.videoEl.duration * 100).toFixed(3) });
|
|
188
|
+
});
|
|
189
|
+
};
|
|
190
|
+
this._doTimeupdate = () => {
|
|
191
|
+
const currTime = this.videoEl.currentTime;
|
|
192
|
+
// if is android,
|
|
193
|
+
if (!this.isPlaying && currTime > 0) {
|
|
194
|
+
if (this.isLoading) {
|
|
195
|
+
this.isLoading = false;
|
|
196
|
+
}
|
|
197
|
+
if (!this.videoEl.paused) {
|
|
198
|
+
this.isPlaying = true;
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
if (!this.touchState.isTouching) {
|
|
202
|
+
// 正在拖改进度时不更新,以防同时修改的冲突
|
|
203
|
+
this._updateVideoProgress();
|
|
204
|
+
// 检查交互式
|
|
205
|
+
this.interactiveCheck(currTime);
|
|
206
|
+
}
|
|
207
|
+
this.ctyVideoTimeupdate.emit(currTime);
|
|
208
|
+
};
|
|
209
|
+
this._doPlay = () => {
|
|
210
|
+
this.ctyVideoPlay.emit();
|
|
211
|
+
};
|
|
212
|
+
this._doPause = () => {
|
|
213
|
+
this.isPlaying = false;
|
|
214
|
+
this.ctyVideoPause.emit();
|
|
215
|
+
};
|
|
216
|
+
this._doEnded = () => {
|
|
217
|
+
this.isPlaying = false;
|
|
218
|
+
this._updateVideoProgress();
|
|
219
|
+
this.interactiveReset();
|
|
220
|
+
this.ctyVideoEnded.emit();
|
|
221
|
+
};
|
|
222
|
+
this._doPlaying = () => {
|
|
223
|
+
if (!isPlatform('android')) {
|
|
224
|
+
if (this.isLoading) {
|
|
225
|
+
this.isLoading = false;
|
|
226
|
+
}
|
|
227
|
+
// IOS调些表明已开始播放, Android则还没有.
|
|
228
|
+
this.isPlaying = true;
|
|
229
|
+
}
|
|
230
|
+
this.ctyVideoPlaying.emit();
|
|
231
|
+
};
|
|
232
|
+
this._doChangeVolume = () => {
|
|
233
|
+
this.playVolume = Math.round(this.videoEl.volume * 100);
|
|
234
|
+
this.ctyVideoChangeVolume.emit();
|
|
235
|
+
};
|
|
236
|
+
this._doError = () => {
|
|
237
|
+
if (!this.isLoading && this.showVideoError) {
|
|
238
|
+
this.warningMsg = this.errorMsg;
|
|
239
|
+
this.clearWarningMsg();
|
|
240
|
+
this.ctyVideoError.emit(true);
|
|
241
|
+
return;
|
|
242
|
+
}
|
|
243
|
+
if (this.isLoading) {
|
|
244
|
+
this.isLoading = false;
|
|
245
|
+
this.showTogglePlay = true;
|
|
246
|
+
}
|
|
247
|
+
this.ctyVideoError.emit(false);
|
|
248
|
+
};
|
|
249
|
+
this._doStalled = () => {
|
|
250
|
+
this.ctyVideoStalled.emit();
|
|
251
|
+
};
|
|
252
|
+
this._doWaiting = () => {
|
|
253
|
+
if (this.isRealWaiting && !this.isSeeking) {
|
|
254
|
+
this.ctyVideoWaiting.emit(this.videoEl.currentTime);
|
|
255
|
+
}
|
|
256
|
+
};
|
|
257
|
+
this._doSeeked = () => {
|
|
258
|
+
if (this.isSeeking = false) {
|
|
259
|
+
this.isRealWaiting = true;
|
|
260
|
+
}
|
|
261
|
+
};
|
|
262
|
+
this._dismiss = () => {
|
|
263
|
+
if (!this.fullscreenOnly && this.curIsFullscreen) {
|
|
264
|
+
this.curIsFullscreen = false;
|
|
265
|
+
if (this.isHybrid) {
|
|
266
|
+
statusBar.toggleStatusBar(true);
|
|
267
|
+
}
|
|
268
|
+
if (this.canScreenOrientation) {
|
|
269
|
+
screenOrientation.lock('portrait').catch(() => { });
|
|
270
|
+
}
|
|
271
|
+
this.ctyDismiss.emit(false);
|
|
272
|
+
return;
|
|
273
|
+
}
|
|
274
|
+
if (!this.videoEl.paused) {
|
|
275
|
+
// 播放状态按回退,先暂停
|
|
276
|
+
this.pause();
|
|
277
|
+
this.ctyDismiss.emit(false);
|
|
278
|
+
return;
|
|
279
|
+
}
|
|
280
|
+
if (this.isHybrid) {
|
|
281
|
+
statusBar.toggleStatusBar(true);
|
|
282
|
+
}
|
|
283
|
+
if (this.canScreenOrientation) {
|
|
284
|
+
if (this.landscapeLeaveTimer > 0) {
|
|
285
|
+
setTimeout(() => {
|
|
286
|
+
screenOrientation.lock('portrait').catch(() => { });
|
|
287
|
+
}, this.landscapeLeaveTimer);
|
|
288
|
+
}
|
|
289
|
+
else {
|
|
290
|
+
screenOrientation.lock('portrait').catch(() => { });
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
this.ctyDismiss.emit(true);
|
|
294
|
+
};
|
|
295
|
+
this._doSetRate = () => {
|
|
296
|
+
if (!this.allowForward) {
|
|
297
|
+
this.warningMsg = this.unAllowRateMsg;
|
|
298
|
+
this.clearWarningMsg();
|
|
299
|
+
return;
|
|
300
|
+
}
|
|
301
|
+
if (this.direction != 'L' || this.directRate) {
|
|
302
|
+
let nIndex = this.rates.findIndex(p => p == this.rate) + 1;
|
|
303
|
+
if (nIndex == this.rates.length) {
|
|
304
|
+
nIndex = 0;
|
|
305
|
+
}
|
|
306
|
+
this.setPlayRate(this.rates[nIndex]);
|
|
307
|
+
return;
|
|
308
|
+
}
|
|
309
|
+
this.showCtrl = false;
|
|
310
|
+
this.showPlayRate = true;
|
|
311
|
+
this._resetDot();
|
|
312
|
+
this.ctyVideoCtrlChange.emit(this.showCtrl);
|
|
313
|
+
};
|
|
314
|
+
this._toggleFullScreen = (fullscreen) => {
|
|
315
|
+
this.curIsFullscreen = fullscreen;
|
|
316
|
+
if (this.isHybrid) {
|
|
317
|
+
statusBar.toggleStatusBar(!fullscreen);
|
|
318
|
+
}
|
|
319
|
+
if (this.canScreenOrientation) {
|
|
320
|
+
screenOrientation.lock(fullscreen ? 'landscape' : 'portrait').catch(() => { });
|
|
321
|
+
}
|
|
322
|
+
this.ctyVideoScreenChange.emit(fullscreen);
|
|
323
|
+
};
|
|
324
|
+
this._doPrgTouchstart = (event) => {
|
|
325
|
+
var _a;
|
|
326
|
+
if (event.type == 'mousedown') {
|
|
327
|
+
this.isMouseMove = true;
|
|
328
|
+
}
|
|
329
|
+
this.isRealWaiting = false;
|
|
330
|
+
if ((!this.allowForward && !this.allowBackward) || ((_a = event.touches) === null || _a === void 0 ? void 0 : _a.length) > 1) {
|
|
331
|
+
return true;
|
|
332
|
+
}
|
|
333
|
+
this.isSeeking = true;
|
|
334
|
+
const currect = getElementRect(event.currentTarget);
|
|
335
|
+
this.touchState.top = currect.top; // custom slider 的启始位置
|
|
336
|
+
this.touchState.height = currect.bottom - this.touchState.top; // custom slider的高度
|
|
337
|
+
this.touchState.right = currect.right;
|
|
338
|
+
this.touchState.bottom = currect.bottom;
|
|
339
|
+
this.touchState.isTouching = true;
|
|
340
|
+
// 屏幕旋转
|
|
341
|
+
if (this.deviceIsPORTRAIT) {
|
|
342
|
+
this.touchState.top = currect.left; // custom slider 的启始位置
|
|
343
|
+
this.touchState.height = currect.right - this.touchState.top; // custom slider的高度
|
|
344
|
+
this.touchState.right = currect.bottom;
|
|
345
|
+
this.touchState.bottom = currect.right;
|
|
346
|
+
}
|
|
347
|
+
this.touchState.currentY = this._getPoint(event).x;
|
|
348
|
+
// 记录最大播放位置
|
|
349
|
+
this.maxPlayProgress = Math.max(this.playProgress, this.maxPlayProgress);
|
|
350
|
+
// 更新位置
|
|
351
|
+
this._changeProgressByTouch();
|
|
352
|
+
// 每次拖放延迟6秒隐藏状态栏.
|
|
353
|
+
this.clearCtrlTimeout();
|
|
354
|
+
return true;
|
|
355
|
+
};
|
|
356
|
+
this._doPrgTouchmove = (event) => {
|
|
357
|
+
var _a;
|
|
358
|
+
if (!this.isMouseMove && event.type == 'mousemove') {
|
|
359
|
+
return;
|
|
360
|
+
}
|
|
361
|
+
if (((_a = event.touches) === null || _a === void 0 ? void 0 : _a.length) > 1) {
|
|
362
|
+
return true;
|
|
363
|
+
}
|
|
364
|
+
// 50ms 处理一次
|
|
365
|
+
const now = Date.now();
|
|
366
|
+
if (this.footerPrgtime + 50 > now) {
|
|
367
|
+
return true;
|
|
368
|
+
}
|
|
369
|
+
this.footerPrgtime = now;
|
|
370
|
+
const curY = this._getPoint(event).x;
|
|
371
|
+
const deltaY = (Math.abs(curY - this.touchState.currentY) * 100) / this.touchState.height;
|
|
372
|
+
this.touchState.currentY = curY;
|
|
373
|
+
if ((deltaY > 1 || event.type == 'mousemove')) {
|
|
374
|
+
this._changeProgressByTouch(this.updateNow);
|
|
375
|
+
}
|
|
376
|
+
return true;
|
|
377
|
+
};
|
|
378
|
+
this._doPrgTouchend = (event) => {
|
|
379
|
+
if (event.type == 'mouseleave' && !this.isMouseMove) {
|
|
380
|
+
return;
|
|
381
|
+
}
|
|
382
|
+
if (event.type == 'mouseup' || event.type == 'mouseleave') {
|
|
383
|
+
this.isMouseMove = false;
|
|
384
|
+
}
|
|
385
|
+
if (this.touchState.isTouching) {
|
|
386
|
+
this._changeProgressByTouch();
|
|
387
|
+
}
|
|
388
|
+
this.touchState.isTouching = false;
|
|
389
|
+
this.isSeeking = false;
|
|
390
|
+
return true;
|
|
391
|
+
};
|
|
392
|
+
this._doOpnStart = (event) => {
|
|
393
|
+
if (event.type == 'mousedown') {
|
|
394
|
+
this.isMouseMove = true;
|
|
395
|
+
}
|
|
396
|
+
this.isSeeking = true;
|
|
397
|
+
this.isRealWaiting = false;
|
|
398
|
+
const currect = getElementRect(event.currentTarget);
|
|
399
|
+
this.touchState.top = currect.top; // custom slider 的启始位置
|
|
400
|
+
this.touchState.height = currect.bottom - this.touchState.top; // custom slider的高度
|
|
401
|
+
this.touchState.right = currect.right;
|
|
402
|
+
this.touchState.bottom = currect.bottom;
|
|
403
|
+
this.touchState.isTouching = true;
|
|
404
|
+
if (this.deviceIsPORTRAIT) {
|
|
405
|
+
this.touchState.top = currect.left; // custom slider 的启始位置
|
|
406
|
+
this.touchState.height = currect.right - this.touchState.top; // custom slider的高度
|
|
407
|
+
this.touchState.right = currect.bottom;
|
|
408
|
+
this.touchState.bottom = currect.right;
|
|
409
|
+
}
|
|
410
|
+
const { x, y } = this._getPoint(event);
|
|
411
|
+
this.opnLx = x;
|
|
412
|
+
this.opnLy = y;
|
|
413
|
+
// 记录最大播放位置
|
|
414
|
+
this.maxPlayProgress = Math.max(this.playProgress, this.maxPlayProgress);
|
|
415
|
+
this.opnStartTime = new Date().getTime();
|
|
416
|
+
return true;
|
|
417
|
+
};
|
|
418
|
+
this._doOpnMove = (event) => {
|
|
419
|
+
if (!this.isMouseMove && event.type == 'mousemove') {
|
|
420
|
+
return;
|
|
421
|
+
}
|
|
422
|
+
if (this.opnMoveTime === 0) {
|
|
423
|
+
this.opnMoveTime = new Date().getTime();
|
|
424
|
+
}
|
|
425
|
+
if (this.opnMoveTime - this.opnStartTime < 1500) {
|
|
426
|
+
this.showCtrl = true;
|
|
427
|
+
this.clearCtrlTimeout();
|
|
428
|
+
this.isMoving = true;
|
|
429
|
+
const { x, y } = this._getPoint(event);
|
|
430
|
+
this.opnNx = x;
|
|
431
|
+
this.opnNy = y;
|
|
432
|
+
if (!this.controlType) {
|
|
433
|
+
if (Math.abs(this.opnNx - this.opnLx) >= Math.abs(this.opnNy - this.opnLy)) {
|
|
434
|
+
this.controlType = 'P';
|
|
435
|
+
this.controlLabel = this.currentTimeLabel;
|
|
436
|
+
}
|
|
437
|
+
else {
|
|
438
|
+
if (!this.isIOS) {
|
|
439
|
+
if (this.opnLx > this.touchState.height * 0.5) {
|
|
440
|
+
this.controlType = 'V';
|
|
441
|
+
this.controlIcon = 'cty-volume-high';
|
|
442
|
+
this.controlLabel = this.playVolume + '%';
|
|
443
|
+
}
|
|
444
|
+
else {
|
|
445
|
+
this.controlType = 'B';
|
|
446
|
+
this.controlIcon = 'cty-brightness';
|
|
447
|
+
this.controlLabel = this.playBrightness + '%';
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
else {
|
|
451
|
+
this.controlType = 'B';
|
|
452
|
+
this.controlIcon = 'cty-brightness';
|
|
453
|
+
this.controlLabel = this.playBrightness + '%';
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
if (this.controlType == 'P') {
|
|
458
|
+
this.controlIcon = this.opnNx - this.opnLx > 0 ? 'cty-forward' : 'cty-backward';
|
|
459
|
+
}
|
|
460
|
+
switch (this.controlType) {
|
|
461
|
+
case 'B':
|
|
462
|
+
if ((this.opnNy - this.opnLy < 0 && !this.deviceIsPORTRAIT) || (this.opnNy - this.opnLy > 0 && this.deviceIsPORTRAIT)) {
|
|
463
|
+
this.playBrightness -= 2;
|
|
464
|
+
this.playBrightness = Math.max(this.playBrightness, 0);
|
|
465
|
+
if (this.updateNow) {
|
|
466
|
+
this._updateBrightness();
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
else if ((this.opnNy - this.opnLy > 0 && !this.deviceIsPORTRAIT) || (this.opnNy - this.opnLy < 0 && this.deviceIsPORTRAIT)) {
|
|
470
|
+
this.playBrightness += 2;
|
|
471
|
+
this.playBrightness = Math.min(this.playBrightness, 100);
|
|
472
|
+
if (this.updateNow) {
|
|
473
|
+
this._updateBrightness();
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
this.controlLabel = this.playBrightness + '%';
|
|
477
|
+
break;
|
|
478
|
+
case 'V':
|
|
479
|
+
if ((this.opnNy - this.opnLy < 0 && !this.deviceIsPORTRAIT) || (this.opnNy - this.opnLy > 0 && this.deviceIsPORTRAIT)) {
|
|
480
|
+
this.playVolume -= 2;
|
|
481
|
+
this.playVolume = Math.max(this.playVolume, 0);
|
|
482
|
+
if (this.updateNow) {
|
|
483
|
+
this._updateVolume();
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
else if ((this.opnNy - this.opnLy > 0 && !this.deviceIsPORTRAIT) || (this.opnNy - this.opnLy < 0 && this.deviceIsPORTRAIT)) {
|
|
487
|
+
this.playVolume += 2;
|
|
488
|
+
this.playVolume = Math.min(this.playVolume, 100);
|
|
489
|
+
if (this.updateNow) {
|
|
490
|
+
this._updateVolume();
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
this.controlLabel = this.playVolume + '%';
|
|
494
|
+
break;
|
|
495
|
+
case 'P':
|
|
496
|
+
if (this.opnNx - this.opnLx > 0) {
|
|
497
|
+
if (!this.allowForward && this.playProgress >= this.maxPlayProgress) {
|
|
498
|
+
this.isMoving = false;
|
|
499
|
+
this.unAllowForward();
|
|
500
|
+
// 禁止拖放到曾经的最大播放记录
|
|
501
|
+
return;
|
|
502
|
+
}
|
|
503
|
+
this.playProgress += 1;
|
|
504
|
+
this.playProgress = Math.min(this.playProgress, 1000);
|
|
505
|
+
if (this.updateNow) {
|
|
506
|
+
this.videoEl.currentTime = (this.playProgress / 1000.0) * this.videoEl.duration;
|
|
507
|
+
this._updateVideoProgress();
|
|
508
|
+
}
|
|
509
|
+
this.controlLabel = secondsToVehicle((this.playProgress / 1000.0) * this.videoEl.duration);
|
|
510
|
+
}
|
|
511
|
+
else if (this.opnNx - this.opnLx < 0) {
|
|
512
|
+
this.playProgress -= 1;
|
|
513
|
+
this.playProgress = Math.max(0, this.playProgress);
|
|
514
|
+
if (this.updateNow) {
|
|
515
|
+
this.videoEl.currentTime = (this.playProgress / 1000.0) * this.videoEl.duration;
|
|
516
|
+
this._updateVideoProgress();
|
|
517
|
+
}
|
|
518
|
+
this.controlLabel = secondsToVehicle((this.playProgress / 1000.0) * this.videoEl.duration);
|
|
519
|
+
}
|
|
520
|
+
else {
|
|
521
|
+
this.interactiveReset();
|
|
522
|
+
}
|
|
523
|
+
break;
|
|
524
|
+
}
|
|
525
|
+
this.lastControlType = this.controlType;
|
|
526
|
+
this.opnLx = this.opnNx;
|
|
527
|
+
this.opnLy = this.opnNy;
|
|
528
|
+
}
|
|
529
|
+
};
|
|
530
|
+
this._doOpnEnd = (event) => {
|
|
531
|
+
if (event.type == 'mouseleave' && !this.isMouseMove) {
|
|
532
|
+
return;
|
|
533
|
+
}
|
|
534
|
+
if (event.type == 'mouseup' || event.type == 'mouseleave') {
|
|
535
|
+
this.isMouseMove = false;
|
|
536
|
+
}
|
|
537
|
+
if (!this.isMoving) {
|
|
538
|
+
this.showCtrl = !this.showCtrl;
|
|
539
|
+
this.ctyVideoCtrlChange.emit(this.showCtrl);
|
|
540
|
+
this._resetDot();
|
|
541
|
+
const curdt = Date.now();
|
|
542
|
+
if (curdt - this.lastTapScreenTime < 400) { // 双击
|
|
543
|
+
this.lastTapScreenTime = this.lastTapScreenTime - 1000; // 没有三击, 防止双击被同时触发多次, 比如用户三击,四击
|
|
544
|
+
this.toggleVideo(null); // 暂停或开始
|
|
545
|
+
}
|
|
546
|
+
else {
|
|
547
|
+
this.lastTapScreenTime = curdt;
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
if (!this.updateNow) {
|
|
551
|
+
switch (this.controlType) {
|
|
552
|
+
case 'B':
|
|
553
|
+
this._updateBrightness();
|
|
554
|
+
break;
|
|
555
|
+
case 'V':
|
|
556
|
+
this._updateVolume();
|
|
557
|
+
break;
|
|
558
|
+
case 'P':
|
|
559
|
+
this.videoEl.currentTime = (this.playProgress / 1000.0) * this.videoEl.duration;
|
|
560
|
+
this._updateVideoProgress();
|
|
561
|
+
break;
|
|
562
|
+
}
|
|
563
|
+
}
|
|
564
|
+
this.controlType = '';
|
|
565
|
+
this.clearCtrlTimeout();
|
|
566
|
+
this.touchState.isTouching = false;
|
|
567
|
+
this.opnMoveTime = 0;
|
|
568
|
+
this._clearTouchMoveToast();
|
|
569
|
+
this.isSeeking = false;
|
|
570
|
+
};
|
|
571
|
+
this._doDot = (e, item) => {
|
|
572
|
+
e.stopPropagation();
|
|
573
|
+
this.clearCtrlTimeout();
|
|
574
|
+
if (this.currentMarker.breakpoint > 0 && item.breakpoint == this.currentMarker.breakpoint) {
|
|
575
|
+
this.setVideoCurrentTime(this.currentMarker.breakpoint, () => {
|
|
576
|
+
this._resetDot();
|
|
577
|
+
this.play();
|
|
578
|
+
});
|
|
579
|
+
return;
|
|
580
|
+
}
|
|
581
|
+
this.showDotPanel = true;
|
|
582
|
+
this.currentMarker = item;
|
|
583
|
+
const currect = getElementRect(e.target);
|
|
584
|
+
const top = currect.top + currect.height / 2;
|
|
585
|
+
const left = currect.left + currect.width / 2;
|
|
586
|
+
this.reallyShowDot = false;
|
|
587
|
+
window.setTimeout(() => {
|
|
588
|
+
const dotPanelEl = this.dotPanelEl;
|
|
589
|
+
const parentH = dotPanelEl.parentNode.offsetHeight;
|
|
590
|
+
const parentW = dotPanelEl.parentNode.offsetWidth;
|
|
591
|
+
const dotPanelW = dotPanelEl.offsetWidth;
|
|
592
|
+
const triangle = dotPanelEl.children[dotPanelEl.children.length - 1];
|
|
593
|
+
const dotTop = (top - triangle.offsetLeft - triangle.offsetWidth / 2 + this.triangleMargin);
|
|
594
|
+
const dotLeft = (left - triangle.offsetLeft - triangle.offsetWidth / 2 + this.triangleMargin);
|
|
595
|
+
this.dotDotPanelTop = dotTop + 'px';
|
|
596
|
+
this.dotDotPanelLeft = dotLeft + 'px';
|
|
597
|
+
const maxTop = parentH - dotPanelW - 20; // 20是与右边的间距
|
|
598
|
+
const maxLeft = parentW - dotPanelW - 20; //20是与右边的间距
|
|
599
|
+
if (this.canScreenOrientation) {
|
|
600
|
+
if (dotLeft > maxLeft) {
|
|
601
|
+
this.triangleMargin = dotLeft - maxLeft;
|
|
602
|
+
this.dotDotPanelLeft = maxLeft + 'px';
|
|
603
|
+
}
|
|
604
|
+
else if (dotLeft < 5) {
|
|
605
|
+
this.triangleMargin = dotLeft - 5;
|
|
606
|
+
this.dotDotPanelLeft = '5px';
|
|
607
|
+
}
|
|
608
|
+
else {
|
|
609
|
+
this.triangleMargin = 0;
|
|
610
|
+
}
|
|
611
|
+
this.dotDotPanelTop = 'auto';
|
|
612
|
+
}
|
|
613
|
+
else {
|
|
614
|
+
if (dotTop > maxTop) {
|
|
615
|
+
this.triangleMargin = dotTop - maxTop;
|
|
616
|
+
this.dotDotPanelTop = maxTop + 'px';
|
|
617
|
+
}
|
|
618
|
+
else if (dotTop < 5) {
|
|
619
|
+
this.triangleMargin = dotTop - 5;
|
|
620
|
+
this.dotDotPanelTop = '5px';
|
|
621
|
+
}
|
|
622
|
+
else {
|
|
623
|
+
this.triangleMargin = 0;
|
|
624
|
+
}
|
|
625
|
+
this.dotDotPanelLeft = 'auto';
|
|
626
|
+
}
|
|
627
|
+
window.setTimeout(() => {
|
|
628
|
+
this.reallyShowDot = true;
|
|
629
|
+
}, 10);
|
|
630
|
+
}, 100);
|
|
631
|
+
};
|
|
632
|
+
this._toPoint = () => {
|
|
633
|
+
this.clearCtrlTimeout();
|
|
634
|
+
this.setVideoCurrentTime(this.currentMarker.breakpoint, () => {
|
|
635
|
+
this._resetDot();
|
|
636
|
+
this.play();
|
|
637
|
+
});
|
|
638
|
+
};
|
|
639
|
+
this.url = '';
|
|
640
|
+
this.poster = `${config.get('resUrlPrefix', '')}assets/cty_res/img/poster.jpg`;
|
|
641
|
+
this.startTime = 0;
|
|
642
|
+
this.preload = 'metadata';
|
|
643
|
+
this.allowForward = true;
|
|
644
|
+
this.allowBackward = true;
|
|
645
|
+
this.unAllowForwardMsg = '首次学习不允许快进哦~';
|
|
646
|
+
this.unAllowRateMsg = '首次学习不允许设置播放倍速';
|
|
647
|
+
this.trafficMsg = '当前是非WIFI网络, 可能消耗流量, 点击继续~';
|
|
648
|
+
this.errorMsg = '视频播放异常或网络故障, 请稍后重试。';
|
|
649
|
+
this.orientation = true;
|
|
650
|
+
this.autoplay = true;
|
|
651
|
+
this.trafficAutoplay = false;
|
|
652
|
+
this.fullscreenOnly = true;
|
|
653
|
+
this.defaultFullscreen = true;
|
|
654
|
+
this.fullscreenIcon = 'cty-fullscreen';
|
|
655
|
+
this.exitFullscreenIcon = 'cty-exit-fullscreen';
|
|
656
|
+
this.direction = 'L';
|
|
657
|
+
this.controls = true;
|
|
658
|
+
this.headerCtrl = true;
|
|
659
|
+
this.footerCtrl = true;
|
|
660
|
+
this.title = '';
|
|
661
|
+
this.rates = [.7, 1, 1.25, 1.5];
|
|
662
|
+
this.rate = 1;
|
|
663
|
+
this.directRate = false;
|
|
664
|
+
this.loading = false;
|
|
665
|
+
this.loadingImg = '';
|
|
666
|
+
this.updateNow = true;
|
|
667
|
+
this.markers = [];
|
|
668
|
+
this.landscapeEnterTimer = 20;
|
|
669
|
+
this.landscapeLeaveTimer = 420;
|
|
670
|
+
this.togglePlayTimer = 150;
|
|
671
|
+
this.progressPosition = 'center';
|
|
672
|
+
this.player = 'video';
|
|
673
|
+
this.interactiveActions = [];
|
|
674
|
+
this.playProgress = 0;
|
|
675
|
+
this.maxPlayProgress = 0;
|
|
676
|
+
this.currentTimeLabel = '00:00:00';
|
|
677
|
+
this.durationLabel = '00:00:00';
|
|
678
|
+
this.isPlaying = false;
|
|
679
|
+
this.isMute = false;
|
|
680
|
+
this.showCtrl = true;
|
|
681
|
+
this.showPlayRate = false;
|
|
682
|
+
this.showVideoError = true;
|
|
683
|
+
this.warningMsg = '';
|
|
684
|
+
this.isLoading = true;
|
|
685
|
+
this.showTogglePlay = false;
|
|
686
|
+
this.playVolume = 100;
|
|
687
|
+
this.playBrightness = 100;
|
|
688
|
+
this.controlIcon = '';
|
|
689
|
+
this.controlLabel = '';
|
|
690
|
+
this.controlType = '';
|
|
691
|
+
this.lastControlType = '';
|
|
692
|
+
this.hasInteractive = false;
|
|
693
|
+
this.currentMarker = {
|
|
694
|
+
description: '',
|
|
695
|
+
breakpoint: 0,
|
|
696
|
+
position: 0
|
|
697
|
+
};
|
|
698
|
+
this.showDotPanel = false;
|
|
699
|
+
this.dotDotPanelTop = 'auto';
|
|
700
|
+
this.dotDotPanelLeft = 'auto';
|
|
701
|
+
this.triangleMargin = 0;
|
|
702
|
+
this.reallyShowDot = false;
|
|
703
|
+
this.deviceIsPORTRAIT = false;
|
|
704
|
+
}
|
|
705
|
+
get curIsFullscreen() {
|
|
706
|
+
return this._curIsFullscreen;
|
|
707
|
+
}
|
|
708
|
+
set curIsFullscreen(val) {
|
|
709
|
+
this._curIsFullscreen = val;
|
|
710
|
+
this.deviceIsPORTRAIT = this.direction == 'P' || !val || this.isPC || this.isIpad || (this.canScreenOrientation && val);
|
|
711
|
+
}
|
|
712
|
+
async componentWillLoad() {
|
|
713
|
+
if (!this.isIOS && !this.isMicroMessager && volumeControl.isAvailable) {
|
|
714
|
+
try {
|
|
715
|
+
this.playVolume = await volumeControl.getVolume();
|
|
716
|
+
this.isMute = await volumeControl.isMuted();
|
|
717
|
+
}
|
|
718
|
+
catch (e) { }
|
|
719
|
+
}
|
|
720
|
+
if (!this.defaultFullscreen && !this.fullscreenOnly) {
|
|
721
|
+
this.curIsFullscreen = false;
|
|
722
|
+
}
|
|
723
|
+
let _rates = this.rates.map(p => p);
|
|
724
|
+
this._rates = _rates;
|
|
725
|
+
this.hasInteractive = Array.isArray(this.interactiveActions) && this.interactiveActions.length > 0;
|
|
726
|
+
this.interactiveReset();
|
|
727
|
+
this.showTogglePlay = !this.autoplay;
|
|
728
|
+
}
|
|
729
|
+
componentDidLoad() {
|
|
730
|
+
this.canScreenOrientation = this.orientation && this.direction == 'L' && this.isHybrid && isPlatform('mobile') && !this.isIpad;
|
|
731
|
+
this.deviceIsPORTRAIT = this.direction == 'P' || !this.curIsFullscreen || this.isPC || this.isIpad || this.canScreenOrientation;
|
|
732
|
+
if (this.canScreenOrientation && this.curIsFullscreen) {
|
|
733
|
+
if (this.landscapeEnterTimer > 0) {
|
|
734
|
+
setTimeout(() => {
|
|
735
|
+
screenOrientation.lock('landscape').catch(() => { });
|
|
736
|
+
}, this.landscapeEnterTimer);
|
|
737
|
+
}
|
|
738
|
+
else {
|
|
739
|
+
screenOrientation.lock('landscape').catch(() => { });
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
else if (this.isHybrid && isPlatform('mobile')) {
|
|
743
|
+
screenOrientation.lock('portrait').catch(() => { });
|
|
744
|
+
}
|
|
745
|
+
if (+this.startTime > 0) {
|
|
746
|
+
this.videoEl.currentTime = Number(this.startTime);
|
|
747
|
+
}
|
|
748
|
+
this.videoEl.controls = false;
|
|
749
|
+
this.videoEl.playbackRate = this.rate;
|
|
750
|
+
if (this.isMicroMessager) {
|
|
751
|
+
window.setTimeout(() => {
|
|
752
|
+
this.isLoading = false;
|
|
753
|
+
this.showTogglePlay = true;
|
|
754
|
+
this.videoEl.style.display = 'block';
|
|
755
|
+
}, 2500);
|
|
756
|
+
}
|
|
757
|
+
else if (!this.isWifi) {
|
|
758
|
+
window.setTimeout(() => {
|
|
759
|
+
this.isLoading = false;
|
|
760
|
+
this.showTogglePlay = true;
|
|
761
|
+
this.videoEl.style.display = 'block';
|
|
762
|
+
}, 1500);
|
|
763
|
+
}
|
|
764
|
+
else if (+this.startTime > 0) {
|
|
765
|
+
this.videoEl.style.display = 'block';
|
|
766
|
+
}
|
|
767
|
+
}
|
|
768
|
+
disconnectedCallback() {
|
|
769
|
+
clearTimeout(this.ctrlTimer);
|
|
770
|
+
clearTimeout(this.warningMsgTimer);
|
|
771
|
+
clearTimeout(this.touchMoveTimer);
|
|
772
|
+
}
|
|
773
|
+
_getVolumeIconName() {
|
|
774
|
+
if (this.isMute) {
|
|
775
|
+
return volumeMuteOutline;
|
|
776
|
+
}
|
|
777
|
+
if (this.playVolume == 0) {
|
|
778
|
+
return volumeOffOutline;
|
|
779
|
+
}
|
|
780
|
+
else if (this.playVolume < 30) {
|
|
781
|
+
return volumeLowOutline;
|
|
782
|
+
}
|
|
783
|
+
else if (this.playVolume < 70) {
|
|
784
|
+
return volumeMediumOutline;
|
|
785
|
+
}
|
|
786
|
+
else {
|
|
787
|
+
return volumeHighOutline;
|
|
788
|
+
}
|
|
789
|
+
}
|
|
790
|
+
unAllowForward() {
|
|
791
|
+
this.warningMsg = this.unAllowForwardMsg;
|
|
792
|
+
this.clearWarningMsg();
|
|
793
|
+
}
|
|
794
|
+
async play() {
|
|
795
|
+
if (this.videoEl.paused) {
|
|
796
|
+
this.videoEl.play();
|
|
797
|
+
}
|
|
798
|
+
this.isPlaying = true;
|
|
799
|
+
}
|
|
800
|
+
async setCtrlShow(show = false) {
|
|
801
|
+
this.showCtrl = show;
|
|
802
|
+
this._resetDot();
|
|
803
|
+
this.ctyVideoCtrlChange.emit(show);
|
|
804
|
+
}
|
|
805
|
+
async pause() {
|
|
806
|
+
if (!this.videoEl.paused) {
|
|
807
|
+
this.videoEl.pause();
|
|
808
|
+
}
|
|
809
|
+
this.isPlaying = false;
|
|
810
|
+
}
|
|
811
|
+
async setVideoCurrentTime(curTime, cb) {
|
|
812
|
+
this.maxPlayProgress = Math.max(this.maxPlayProgress, this.playProgress);
|
|
813
|
+
const curMaxTIme = this.videoEl.duration * this.maxPlayProgress / 1000;
|
|
814
|
+
if (curTime > curMaxTIme && !this.allowForward) {
|
|
815
|
+
this.unAllowForward();
|
|
816
|
+
return;
|
|
817
|
+
}
|
|
818
|
+
this.videoEl.currentTime = curTime;
|
|
819
|
+
cb && cb();
|
|
820
|
+
}
|
|
821
|
+
_clearTouchMoveToast() {
|
|
822
|
+
clearTimeout(this.touchMoveTimer);
|
|
823
|
+
this.touchMoveTimer = window.setTimeout(() => {
|
|
824
|
+
this.isMoving = false;
|
|
825
|
+
}, 2000);
|
|
826
|
+
}
|
|
827
|
+
clearCtrlTimeout() {
|
|
828
|
+
if (this.showCtrl) {
|
|
829
|
+
clearTimeout(this.ctrlTimer);
|
|
830
|
+
this.ctrlTimer = window.setTimeout(() => {
|
|
831
|
+
this.showCtrl = false;
|
|
832
|
+
// 防未知异常, 未正常结束拖放
|
|
833
|
+
this.touchState.isTouching = false;
|
|
834
|
+
this._resetDot();
|
|
835
|
+
this.ctyVideoCtrlChange.emit(false);
|
|
836
|
+
}, 4000); // 4秒后自动隐藏Controls
|
|
837
|
+
}
|
|
838
|
+
}
|
|
839
|
+
clearWarningMsg() {
|
|
840
|
+
if (this.warningMsg != '') {
|
|
841
|
+
clearTimeout(this.warningMsgTimer);
|
|
842
|
+
this.warningMsgTimer = window.setTimeout(() => {
|
|
843
|
+
this.warningMsg = '';
|
|
844
|
+
}, 2000);
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
async toggleVideo(event) {
|
|
848
|
+
if (this.isLoading) {
|
|
849
|
+
return;
|
|
850
|
+
}
|
|
851
|
+
if (this.videoEl.paused) {
|
|
852
|
+
this.play();
|
|
853
|
+
}
|
|
854
|
+
else {
|
|
855
|
+
this.pause();
|
|
856
|
+
}
|
|
857
|
+
if (event) {
|
|
858
|
+
this.clearCtrlTimeout();
|
|
859
|
+
event.stopPropagation();
|
|
860
|
+
}
|
|
861
|
+
}
|
|
862
|
+
async toggleVolume() {
|
|
863
|
+
if (!this.isIOS && !this.isMicroMessager && volumeControl.isAvailable) {
|
|
864
|
+
try {
|
|
865
|
+
await volumeControl.toggleMute();
|
|
866
|
+
this.isMute = await volumeControl.isMuted();
|
|
867
|
+
}
|
|
868
|
+
catch (e) {
|
|
869
|
+
if (this.isMute) {
|
|
870
|
+
volumeControl.setVolume(this.playVolume);
|
|
871
|
+
}
|
|
872
|
+
else {
|
|
873
|
+
volumeControl.setVolume(0);
|
|
874
|
+
}
|
|
875
|
+
this.isMute = !this.isMute;
|
|
876
|
+
}
|
|
877
|
+
}
|
|
878
|
+
else {
|
|
879
|
+
this.videoEl.muted = !this.videoEl.muted;
|
|
880
|
+
this.isMute = this.videoEl.muted;
|
|
881
|
+
}
|
|
882
|
+
this.clearCtrlTimeout();
|
|
883
|
+
}
|
|
884
|
+
async setPlayRate(rate) {
|
|
885
|
+
this.rate = rate;
|
|
886
|
+
this.videoEl.playbackRate = this.rate;
|
|
887
|
+
this.showPlayRate = false;
|
|
888
|
+
this.ctyVideoRateChange.emit(rate);
|
|
889
|
+
}
|
|
890
|
+
_getPoint(event) {
|
|
891
|
+
const { x, y } = getEventPageCoords(event);
|
|
892
|
+
try {
|
|
893
|
+
// 屏幕旋转
|
|
894
|
+
if (this.deviceIsPORTRAIT) {
|
|
895
|
+
return { x: x, y: y };
|
|
896
|
+
}
|
|
897
|
+
return { x: y, y: x };
|
|
898
|
+
}
|
|
899
|
+
catch (e) {
|
|
900
|
+
return { x: 0, y: 0 };
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
_changeProgressByTouch(updateNow = true) {
|
|
904
|
+
if (!this.allowForward && !this.allowBackward) {
|
|
905
|
+
return;
|
|
906
|
+
} // 更新位置
|
|
907
|
+
const prg = Math.round(((this.touchState.currentY - this.touchState.top) / this.touchState.height) * 1000);
|
|
908
|
+
if (!this.allowBackward && prg < this.playProgress) {
|
|
909
|
+
return; // 不允许后退的使用场合一般不会有
|
|
910
|
+
}
|
|
911
|
+
if (!this.allowForward && prg > this.maxPlayProgress) {
|
|
912
|
+
this.unAllowForward();
|
|
913
|
+
// 禁止拖放到曾经的最大播放记录
|
|
914
|
+
return;
|
|
915
|
+
}
|
|
916
|
+
this.lastControlType = 'P';
|
|
917
|
+
this.isMoving = true;
|
|
918
|
+
if (this.playProgress > prg) {
|
|
919
|
+
this.controlIcon = 'play-back-outline';
|
|
920
|
+
}
|
|
921
|
+
else if (this.playProgress < prg) {
|
|
922
|
+
this.controlIcon = 'play-forward-outline';
|
|
923
|
+
}
|
|
924
|
+
this.playProgress = prg;
|
|
925
|
+
if (prg == 0) {
|
|
926
|
+
this.interactiveReset();
|
|
927
|
+
this.isMoving = false;
|
|
928
|
+
}
|
|
929
|
+
if (updateNow) {
|
|
930
|
+
this.videoEl.currentTime = (this.playProgress / 1000.0) * this.videoEl.duration;
|
|
931
|
+
this._updateVideoProgress();
|
|
932
|
+
}
|
|
933
|
+
else {
|
|
934
|
+
this.controlLabel = secondsToVehicle((this.playProgress / 1000.0) * this.videoEl.duration);
|
|
935
|
+
}
|
|
936
|
+
this._clearTouchMoveToast();
|
|
937
|
+
}
|
|
938
|
+
_updateVideoProgress() {
|
|
939
|
+
const currTime = this.videoEl.currentTime; //当前播放时间
|
|
940
|
+
const duration = this.videoEl.duration; //视频总时长
|
|
941
|
+
//百分比
|
|
942
|
+
this.playProgress = duration > 0 ? Math.round((currTime / duration) * 1000) : 0;
|
|
943
|
+
this.ctyVideoProgress.emit(this.playProgress / 10);
|
|
944
|
+
this.currentTimeLabel = secondsToVehicle(currTime);
|
|
945
|
+
this.durationLabel = secondsToVehicle(duration);
|
|
946
|
+
if (this.lastControlType == 'P') {
|
|
947
|
+
this.controlLabel = this.currentTimeLabel;
|
|
948
|
+
}
|
|
949
|
+
}
|
|
950
|
+
_updateBrightness() {
|
|
951
|
+
let backgroundColor = 'rgba(0,0,0, ' + (100 - this.playBrightness) / 1.6 / 100 + ')';
|
|
952
|
+
this.videoCtrlEl.style.backgroundColor = backgroundColor;
|
|
953
|
+
}
|
|
954
|
+
async _updateVolume() {
|
|
955
|
+
if (!this.isIOS && !this.isMicroMessager && volumeControl.isAvailable) {
|
|
956
|
+
try {
|
|
957
|
+
await volumeControl.setVolume(this.playVolume);
|
|
958
|
+
this.isMute = await volumeControl.isMuted();
|
|
959
|
+
}
|
|
960
|
+
catch (error) { }
|
|
961
|
+
}
|
|
962
|
+
else {
|
|
963
|
+
this.videoEl.volume = this.playVolume / 100.0;
|
|
964
|
+
}
|
|
965
|
+
this.videoEl.volume = this.playVolume / 100.0;
|
|
966
|
+
if (this.playVolume > 0 && this.isMute) {
|
|
967
|
+
this.toggleVolume();
|
|
968
|
+
}
|
|
969
|
+
}
|
|
970
|
+
_resetDot() {
|
|
971
|
+
this.showDotPanel = false;
|
|
972
|
+
this.currentMarker = {
|
|
973
|
+
description: '',
|
|
974
|
+
breakpoint: 0,
|
|
975
|
+
position: 0
|
|
976
|
+
};
|
|
977
|
+
}
|
|
978
|
+
getVideoElement() {
|
|
979
|
+
return Promise.resolve().then(() => {
|
|
980
|
+
return this.videoEl;
|
|
981
|
+
});
|
|
982
|
+
}
|
|
983
|
+
interactiveCheck(currentTime) {
|
|
984
|
+
var _a;
|
|
985
|
+
if (!this.hasInteractive || this.showInteractiveLayer) {
|
|
986
|
+
return;
|
|
987
|
+
}
|
|
988
|
+
for (const action of this.interactiveActions) {
|
|
989
|
+
if (this.checkActionTriggerCond(action, currentTime, 'play')) {
|
|
990
|
+
this.showInteractiveLayer = true;
|
|
991
|
+
this.interactiving_action = action;
|
|
992
|
+
action.status.entercount++;
|
|
993
|
+
for (const btn of action.buttons) {
|
|
994
|
+
if (btn.type == 'optbtn') {
|
|
995
|
+
btn.val = btn.defaultval;
|
|
996
|
+
}
|
|
997
|
+
}
|
|
998
|
+
let isAutoAction = false;
|
|
999
|
+
if (((_a = action.autoactions) === null || _a === void 0 ? void 0 : _a.length) > 0) {
|
|
1000
|
+
for (const act of action.autoactions) {
|
|
1001
|
+
if (this.calcTriggerCond(this.interactiving_action, act.condtrigger)) {
|
|
1002
|
+
this.pause();
|
|
1003
|
+
this.doInteractiveAction(act);
|
|
1004
|
+
isAutoAction = true;
|
|
1005
|
+
break;
|
|
1006
|
+
}
|
|
1007
|
+
}
|
|
1008
|
+
}
|
|
1009
|
+
if (!isAutoAction && action.buttons.length > 0) {
|
|
1010
|
+
this.pause();
|
|
1011
|
+
this.showInteractiveActionUI(action);
|
|
1012
|
+
}
|
|
1013
|
+
break;
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
}
|
|
1017
|
+
changeInteractiveAction(newaction) {
|
|
1018
|
+
if (!this.hasInteractive && !this.showInteractiveLayer) {
|
|
1019
|
+
return;
|
|
1020
|
+
}
|
|
1021
|
+
this.clearInteractiveActionUI();
|
|
1022
|
+
this.interactiving_action = newaction;
|
|
1023
|
+
newaction.status.entercount++;
|
|
1024
|
+
for (let btn of newaction.buttons) {
|
|
1025
|
+
if (btn.type == 'optbtn') {
|
|
1026
|
+
btn.val = btn.defaultval;
|
|
1027
|
+
}
|
|
1028
|
+
}
|
|
1029
|
+
this.showInteractiveActionUI(newaction);
|
|
1030
|
+
}
|
|
1031
|
+
checkActionTriggerCond(action, currentTime, triggerType) {
|
|
1032
|
+
let playtrigger = action.playtrigger;
|
|
1033
|
+
if (triggerType == 'play' && (currentTime < playtrigger.min || currentTime >= playtrigger.max)) {
|
|
1034
|
+
return false;
|
|
1035
|
+
}
|
|
1036
|
+
// check condtrigger
|
|
1037
|
+
if (this.calcTriggerCond(action, action.condtrigger)) {
|
|
1038
|
+
return true;
|
|
1039
|
+
}
|
|
1040
|
+
return false;
|
|
1041
|
+
}
|
|
1042
|
+
calcTriggerCond(action, condtrigger) {
|
|
1043
|
+
let ret = true;
|
|
1044
|
+
for (let cond of condtrigger) {
|
|
1045
|
+
let curval = true;
|
|
1046
|
+
let condaction = null;
|
|
1047
|
+
switch (cond.type) {
|
|
1048
|
+
case 'entercount':
|
|
1049
|
+
condaction = this.findInteractiveAction(cond.actionid, action);
|
|
1050
|
+
if (condaction != null) {
|
|
1051
|
+
let entercnt = condaction.status.entercount;
|
|
1052
|
+
curval = entercnt >= cond.min && (entercnt < cond.max || cond.max == '');
|
|
1053
|
+
}
|
|
1054
|
+
break;
|
|
1055
|
+
case 'optbtn':
|
|
1056
|
+
condaction = this.findInteractiveAction(cond.actionid, action);
|
|
1057
|
+
if (condaction != null) {
|
|
1058
|
+
for (let btn of condaction.buttons) {
|
|
1059
|
+
if (btn.type == 'optbtn' && btn.id == cond.btnid) {
|
|
1060
|
+
curval = btn.val == cond.val;
|
|
1061
|
+
break;
|
|
1062
|
+
}
|
|
1063
|
+
}
|
|
1064
|
+
}
|
|
1065
|
+
break;
|
|
1066
|
+
case 'group':
|
|
1067
|
+
curval = this.calcTriggerCond(action, cond.subs);
|
|
1068
|
+
break;
|
|
1069
|
+
}
|
|
1070
|
+
if (cond.op == 'or') {
|
|
1071
|
+
ret = ret || curval;
|
|
1072
|
+
}
|
|
1073
|
+
else {
|
|
1074
|
+
ret = ret && curval;
|
|
1075
|
+
}
|
|
1076
|
+
}
|
|
1077
|
+
return ret;
|
|
1078
|
+
}
|
|
1079
|
+
findInteractiveAction(actionid, curaction) {
|
|
1080
|
+
if (actionid.trim() == '') {
|
|
1081
|
+
return curaction;
|
|
1082
|
+
}
|
|
1083
|
+
for (let act of this.interactiveActions) {
|
|
1084
|
+
if (act.id == actionid) {
|
|
1085
|
+
return act;
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1088
|
+
return null;
|
|
1089
|
+
}
|
|
1090
|
+
interactiveAction(event) {
|
|
1091
|
+
event.stopPropagation();
|
|
1092
|
+
if (this.interactiving_action == null) {
|
|
1093
|
+
return;
|
|
1094
|
+
}
|
|
1095
|
+
let imgW = this.interactiving_action.imgW;
|
|
1096
|
+
let imgH = this.interactiving_action.imgH;
|
|
1097
|
+
for (let btn of this.interactiving_action.buttons) {
|
|
1098
|
+
let rect = { x: btn.x, y: btn.y, width: btn.w, height: btn.h };
|
|
1099
|
+
if (this.interactiveClickHitCheck(event, rect, imgW, imgH)) {
|
|
1100
|
+
switch (btn.type) {
|
|
1101
|
+
case 'optbtn':
|
|
1102
|
+
//选项Button, 暂只支持CheckBox, 将来可扩展
|
|
1103
|
+
btn.val = btn.val == 1 ? '0' : '1';
|
|
1104
|
+
this.refreshInteractiveActionBtnStatus(this.interactiving_action);
|
|
1105
|
+
break;
|
|
1106
|
+
/*交互新增内容*/
|
|
1107
|
+
case 'link':
|
|
1108
|
+
case 'input':
|
|
1109
|
+
this.doInteractiveAction(btn);
|
|
1110
|
+
break;
|
|
1111
|
+
case 'action':
|
|
1112
|
+
default:
|
|
1113
|
+
//动作Button, 打开Action或者定点播放
|
|
1114
|
+
for (let act of btn.actions) {
|
|
1115
|
+
if (this.calcTriggerCond(this.interactiving_action, act.condtrigger)) {
|
|
1116
|
+
this.doInteractiveAction(act);
|
|
1117
|
+
break;
|
|
1118
|
+
}
|
|
1119
|
+
}
|
|
1120
|
+
break;
|
|
1121
|
+
}
|
|
1122
|
+
break;
|
|
1123
|
+
}
|
|
1124
|
+
}
|
|
1125
|
+
}
|
|
1126
|
+
doInteractiveAction(act) {
|
|
1127
|
+
if (act.type == 'action') {
|
|
1128
|
+
//打开其他action
|
|
1129
|
+
this.changeInteractiveAction(this.findInteractiveAction(act.actionid, this.interactiving_action));
|
|
1130
|
+
}
|
|
1131
|
+
else if (act.type == 'play') {
|
|
1132
|
+
//关掉action, 开始播放
|
|
1133
|
+
this.videoEl.currentTime = act.startTime;
|
|
1134
|
+
this.play();
|
|
1135
|
+
//关掉action
|
|
1136
|
+
this.clearInteractiveActionUI();
|
|
1137
|
+
window.setTimeout(() => {
|
|
1138
|
+
this.interactiving_action = null;
|
|
1139
|
+
this.hideInteractiveActionUI();
|
|
1140
|
+
}, 100);
|
|
1141
|
+
}
|
|
1142
|
+
else if (act.type == 'link') {
|
|
1143
|
+
if (!act.link) {
|
|
1144
|
+
this.play();
|
|
1145
|
+
//关掉action
|
|
1146
|
+
this.clearInteractiveActionUI();
|
|
1147
|
+
window.setTimeout(() => {
|
|
1148
|
+
this.interactiving_action = null;
|
|
1149
|
+
this.hideInteractiveActionUI();
|
|
1150
|
+
}, 100);
|
|
1151
|
+
return;
|
|
1152
|
+
}
|
|
1153
|
+
this.ctyVideoIAAction.emit(act);
|
|
1154
|
+
}
|
|
1155
|
+
}
|
|
1156
|
+
interactiveClickHitCheck(e, targetRect, imgWidth, imgHeight) {
|
|
1157
|
+
//e = e.srcEvent;
|
|
1158
|
+
let canvasHeight = imgHeight;
|
|
1159
|
+
let canvasWidth = imgWidth;
|
|
1160
|
+
let interactDiv = this.interactiveEl;
|
|
1161
|
+
let y = (targetRect.y * canvasHeight) / imgHeight;
|
|
1162
|
+
let x = (targetRect.x * canvasWidth) / imgWidth;
|
|
1163
|
+
let w = (targetRect.width * canvasWidth) / imgWidth;
|
|
1164
|
+
let h = (targetRect.height * canvasHeight) / imgHeight;
|
|
1165
|
+
const { x: cx, y: cy } = getEventClientCoords(e);
|
|
1166
|
+
let sx = ((cx - interactDiv.offsetLeft) * canvasWidth) / interactDiv.clientWidth;
|
|
1167
|
+
let sy = ((cy - interactDiv.offsetTop) * canvasHeight) / interactDiv.clientHeight;
|
|
1168
|
+
if (sx >= x && sx <= x + w && sy >= y && sy <= y + h) {
|
|
1169
|
+
return true;
|
|
1170
|
+
}
|
|
1171
|
+
return false;
|
|
1172
|
+
}
|
|
1173
|
+
showInteractiveActionUI(action) {
|
|
1174
|
+
this.interactiveEl.style.display = 'block';
|
|
1175
|
+
if (action.img != '') {
|
|
1176
|
+
this.interactiveEl.style.backgroundImage = 'url(' + action.img + ')';
|
|
1177
|
+
}
|
|
1178
|
+
this.refreshInteractiveActionBtnStatus(action);
|
|
1179
|
+
this.ctyVideoIAEnter.emit();
|
|
1180
|
+
}
|
|
1181
|
+
hideInteractiveActionUI() {
|
|
1182
|
+
this.showInteractiveLayer = false;
|
|
1183
|
+
this.clearInteractiveActionUI();
|
|
1184
|
+
this.interactiveEl.style.display = 'none';
|
|
1185
|
+
}
|
|
1186
|
+
refreshInteractiveActionBtnStatus(action) {
|
|
1187
|
+
let el = this.interactiveEl;
|
|
1188
|
+
let html = '';
|
|
1189
|
+
for (let btn of action.buttons) {
|
|
1190
|
+
if (btn.type == 'optbtn') {
|
|
1191
|
+
html += btn.htmls[btn.val] || '';
|
|
1192
|
+
}
|
|
1193
|
+
}
|
|
1194
|
+
el.innerHTML = html;
|
|
1195
|
+
}
|
|
1196
|
+
clearInteractiveActionUI() {
|
|
1197
|
+
this.interactiveEl.innerHTML = '';
|
|
1198
|
+
}
|
|
1199
|
+
interactiveReset() {
|
|
1200
|
+
if (!this.hasInteractive) {
|
|
1201
|
+
return;
|
|
1202
|
+
}
|
|
1203
|
+
this.showInteractiveLayer = false;
|
|
1204
|
+
//重置所有action状态
|
|
1205
|
+
for (let action of this.interactiveActions) {
|
|
1206
|
+
action.status.entercount = 0;
|
|
1207
|
+
for (let btn of action.buttons) {
|
|
1208
|
+
if (btn.type == 'optbtn') {
|
|
1209
|
+
btn.val = btn.defaultval;
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1212
|
+
}
|
|
1213
|
+
}
|
|
1214
|
+
renderPlayer() {
|
|
1215
|
+
return (h("div", { class: "cty-video__wrapper", "data-tap-disable": "true" }, h("video", { ref: (el) => (this.videoEl = el), class: "cty-video__player", poster: this.poster, preload: this.preload, "x5-video-player-type": "h5", "x5-video-player-fullscreen": "true", playsinline: true, "webkit-playsinline": true, autoplay: (this.isWifi || this.isMicroMessager || this.trafficAutoplay) && this.autoplay, onCanPlay: this._doCanplay, onTimeUpdate: this._doTimeupdate, onPlay: this._doPlay, onPause: this._doPause, onEnded: this._doEnded, onPlaying: this._doPlaying, onVolumeChange: this._doChangeVolume, onError: this._doError, onStalled: this._doStalled, onWaiting: this._doWaiting, onSeeked: this._doSeeked, src: this.url, typeof: "video/mp4" })));
|
|
1216
|
+
}
|
|
1217
|
+
renderControls() {
|
|
1218
|
+
return (h("div", { class: "cty-video__controls", ref: (el) => (this.videoCtrlEl = el) }, h("slot", { name: "header" }), this.showCtrl && this.headerCtrl && (h("ion-grid", { class: "cty-video__header" }, h("ion-row", null, h("ion-col", { class: "flex-align-center cty-video__header-back" }, h("ion-button", { onClick: this._dismiss }, h("cty-icon", { name: chevronBackOutline }))), h("ion-col", { size: "6", class: "cty-video__title flex-align-center cty-ellipsis" }, this.title), h("ion-col", null, h("slot", { name: "headerCol" }))))), h("slot", { name: "footer" }), this.showCtrl && this.footerCtrl && (h("ion-grid", { class: {
|
|
1219
|
+
'cty-video__footer': true,
|
|
1220
|
+
'safe-area-bottom-border-color': this.direction == 'P' && this.curIsFullscreen
|
|
1221
|
+
} }, this.progressPosition == 'top' && (h("ion-row", { class: "cty-video__footer-progress__top" }, h("ion-range", { mode: "ios", class: "cty-video__footer-range", debounce: "300", max: "1000", value: this.playProgress, disabled: "true", ticks: "false" }))), h("ion-row", null, h("ion-col", { class: {
|
|
1222
|
+
'flex-align-center cty-video__footer-toggle-play': true,
|
|
1223
|
+
'cty-video__footer-flex': this.progressPosition == 'top'
|
|
1224
|
+
} }, h("ion-button", { onClick: (e) => { this.toggleVideo(e); } }, h("cty-icon", { name: this.isPlaying ? 'cty-pause' : 'cty-play' })), this.progressPosition == 'top' && (h("div", { class: "flex-align-center cty-video__footer-time-label" }, this.currentTimeLabel, h("span", null, "/"), this.durationLabel))), this.progressPosition == 'center' && (h("ion-col", { class: "cty-video__footer-progress flex-center" }, h("ion-range", { mode: "ios", class: "cty-video__footer-range", debounce: "300", max: "1000", value: this.playProgress, disabled: "true", ticks: "false" }, h("span", { class: 'cty-video__time', slot: "start" }, this.currentTimeLabel), h("span", { class: 'cty-video__time', slot: "end" }, this.durationLabel)))), this.curIsFullscreen && (h("ion-col", { class: "cty-video__footer-rate flex-align-center" }, h("ion-button", { onClick: this._doSetRate }, this.rate == 1 ? '倍速' : this.rate + "X"))), h("ion-col", { class: "cty-video__footer-volume flex-align-center" }, h("ion-button", { onClick: () => this.toggleVolume() }, h("cty-icon", { name: this._getVolumeIconName() }))), !this.fullscreenOnly && !this.curIsFullscreen && this.fullscreenIcon && (h("ion-col", { class: "cty-video__footer-fullscreen flex-align-center" }, h("ion-button", { onClick: () => this._toggleFullScreen(true) }, h("cty-icon", { name: this.fullscreenIcon })))), !this.fullscreenOnly && this.curIsFullscreen && this.exitFullscreenIcon && (h("ion-col", { class: "cty-video__footer-fullscreen flex-align-center" }, h("ion-button", { onClick: () => this._toggleFullScreen(false) }, h("cty-icon", { name: this.exitFullscreenIcon })))), h("slot", { name: "footerCol" })))), (this.allowForward || this.allowBackward) && this.showCtrl && this.footerCtrl && (h("ion-grid", { class: {
|
|
1225
|
+
'cty-video__footer cty-video__footer-controls': true,
|
|
1226
|
+
'safe-area-bottom-border-color': this.direction == 'P' && this.curIsFullscreen
|
|
1227
|
+
} }, this.progressPosition == 'top' && (h("ion-row", { class: "cty-video__footer-progress__top", onClick: (event) => event.stopPropagation() }, !this.isPC && (h("div", { class: "cty-video__footer-bar", onTouchStart: this._doPrgTouchstart, onTouchMove: this._doPrgTouchmove, onTouchEnd: this._doPrgTouchend }, this.direction == 'L' && this.curIsFullscreen && (this.markerList.map((item) => (h("span", { onTouchStart: (event) => this._doDot(event, item), class: "cty-video__footer-dot", style: { left: item.position + '%' } })))))), this.isPC && (h("div", { class: "cty-video__footer-bar", onMouseDown: this._doPrgTouchstart, onMouseMove: this._doPrgTouchmove, onMouseUp: this._doPrgTouchend, onMouseLeave: this._doPrgTouchend }, this.direction == 'L' && this.curIsFullscreen && (this.markerList.map((item) => (h("span", { onTouchStart: (event) => this._doDot(event, item), class: "cty-video__footer-dot", style: { left: item.position + '%' } })))))))), h("ion-row", null, h("ion-col", { class: {
|
|
1228
|
+
'flex-align-center cty-video__footer-toggle-play': true,
|
|
1229
|
+
'cty-video__footer-flex': this.progressPosition == 'top'
|
|
1230
|
+
} }, h("ion-button", { onClick: (e) => { this.toggleVideo(e); } }, h("cty-icon", { name: this.isPlaying ? 'cty-pause' : 'cty-play' })), this.progressPosition == 'top' && (h("div", { class: "flex-align-center cty-video__footer-time-label" }, this.currentTimeLabel, h("span", null, "/"), this.durationLabel))), this.progressPosition == 'center' && (h("ion-col", { class: "cty-video__footer-progress flex-center" }, h("span", { class: 'cty-video__time' }, this.currentTimeLabel), !this.isPC && (h("div", { class: "cty-video__footer-bar", onTouchStart: this._doPrgTouchstart, onTouchMove: this._doPrgTouchmove, onTouchEnd: this._doPrgTouchend }, this.direction == 'L' && this.curIsFullscreen && (this.markerList.map((item) => (h("span", { onTouchStart: (event) => this._doDot(event, item), class: "cty-video__footer-dot", style: { left: item.position + '%' } })))))), this.isPC && (h("div", { class: "cty-video__footer-bar", onMouseDown: this._doPrgTouchstart, onMouseMove: this._doPrgTouchmove, onMouseUp: this._doPrgTouchend, onMouseLeave: this._doPrgTouchend }, this.direction == 'L' && this.curIsFullscreen && (this.markerList.map((item) => (h("span", { onTouchStart: (event) => this._doDot(event, item), class: "cty-video__footer-dot", style: { left: item.position + '%' } })))))), h("span", { class: 'cty-video__time' }, this.durationLabel))), this.curIsFullscreen && (h("ion-col", { class: "cty-video__footer-rate flex-align-center" }, h("ion-button", { onClick: this._doSetRate }, this.rate == 1 ? '倍速' : this.rate + "X"))), h("ion-col", { class: "cty-video__footer-volume flex-align-center" }, h("ion-button", { onClick: () => this.toggleVolume() }, h("cty-icon", { name: this._getVolumeIconName() }))), !this.fullscreenOnly && !this.curIsFullscreen && this.fullscreenIcon && (h("ion-col", { class: "cty-video__footer-fullscreen flex-align-center" }, h("ion-button", { onClick: () => this._toggleFullScreen(true) }, h("cty-icon", { name: this.fullscreenIcon })))), !this.fullscreenOnly && this.curIsFullscreen && this.exitFullscreenIcon && (h("ion-col", { class: "cty-video__footer-fullscreen flex-align-center" }, h("ion-button", { onClick: () => this._toggleFullScreen(false) }, h("cty-icon", { name: this.exitFullscreenIcon })))), h("slot", { name: "footerCol" })))), this.isMoving && (h("div", { class: "cty-video__opn-toast flex-center" }, h("cty-icon", { name: this.controlIcon }), h("span", null, this.controlLabel))), h("slot", { name: "controls" }), !this.isPC && this.controls && (h("div", { class: "cty-video__opn-panel", onTouchStart: this._doOpnStart, onTouchMove: this._doOpnMove, onTouchEnd: this._doOpnEnd, onClick: (event) => event.stopPropagation() })), this.isPC && this.controls && (h("div", { class: "cty-video__opn-panel", onMouseDown: this._doOpnStart, onMouseMove: this._doOpnMove, onMouseUp: this._doOpnEnd, onMouseLeave: this._doOpnEnd, onClick: (event) => event.stopPropagation() })), this.showCtrl && this.showDotPanel && (h("div", { ref: (el) => { this.dotPanelEl = el; }, class: {
|
|
1231
|
+
'cty-video__dot-panel flex-center': true,
|
|
1232
|
+
'cty-video__dot-panel-ex': this.progressPosition == 'top'
|
|
1233
|
+
}, onClick: (event) => event.stopPropagation(), style: { top: this.dotDotPanelTop, left: this.dotDotPanelLeft, opacity: this.reallyShowDot ? '1' : '0' } }, h("span", { class: "cty-video__dot-label cty-ellipsis2" }, this.currentMarker.description), h("ion-button", { onClick: this._toPoint }, h("cty-icon", { name: "cty-play-ex" }), "\u77E5\u8BC6\u70B9"), h("span", { class: "cty-video__dot-triangle", style: { 'margin-left': this.triangleMargin + 'px' } }))), h("slot", { name: "ctrl" })));
|
|
1234
|
+
}
|
|
1235
|
+
render() {
|
|
1236
|
+
return (h(Host, { key: 'd229b03c503078d0d290df0792eb98d2651e1770', class: {
|
|
1237
|
+
'cty-video': true,
|
|
1238
|
+
'cty-video__vertical': this.deviceIsPORTRAIT,
|
|
1239
|
+
'cty-video__unfullscreen': !this.curIsFullscreen,
|
|
1240
|
+
'cty-video__large-screen': this.direction == 'P' && this.curIsFullscreen && (this.isPC || this.isIpad)
|
|
1241
|
+
} }, this.renderPlayer(), this.renderControls(), (!this.isLoading || this.isMicroMessager) && !this.isPlaying && !this.showInteractiveLayer && this.showTogglePlay && (h("ion-button", { key: 'e1f609daf9d5135497cc1ba095b1d6c02f4232e0', class: "cty-video__toggle-play flex-center", onClick: (e) => { this.toggleVideo(e); } }, h("cty-icon", { key: '20d69b4ffc9ebbea85c9bea9fe206ee5912c97f0', name: "cty-play" }))), !this.isWifi && !this.isPlaying && !this.isLoading && !this.isMicroMessager && this.trafficMsg && (h("div", { key: '2cb30c6bad63a32af29be5cde3dd9f4956871de4', class: "cty-video__toast cty-ellipsis" }, this.trafficMsg)), this.warningMsg != '' && (h("div", { key: 'a8f0c02262f633def0545d13a31faea5cbd65217', class: "cty-video__toast cty-ellipsis" }, this.warningMsg)), this.showPlayRate && (h("div", { key: '3325cbfa03208441a78416d2c450f239240fb97e', class: "cty-video__rate", onClick: () => this.showPlayRate = false }, h("div", { key: 'dabace46247c330b38cf2e0ec31db75d209d165b', class: "cty-video__rate-mask flex-center-justify-end" }, h("div", { key: 'c81ce643743a92814257d5c1e61281c2a7f03cea', class: "cty-video__rate-list" }, this._rates.map((item) => (h("button", { onClick: () => this.setPlayRate(item), class: { active: this.rate == item, 'cty-video__rate-list-item': true } }, h("span", null, item, "X")))))))), this.hasInteractive && this.curIsFullscreen && (h("div", { key: '98a56f361728c99abba9f2782bdb2fed2e983464', class: "cty-video__player cty-video__interactive", onClick: () => { }, ref: (el) => this.interactiveEl = el }))));
|
|
1242
|
+
}
|
|
1243
|
+
static get assetsDirs() { return ["assets"]; }
|
|
1244
|
+
get el() { return getElement(this); }
|
|
1245
|
+
};
|
|
1246
|
+
Video.style = CtyVideoStyle0;
|
|
1247
|
+
|
|
1248
|
+
export { Video as cty_video };
|