@spash/frontlib 0.0.24 → 0.0.25-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/style.css +1 -1
- package/dist/main.d.ts +5 -4
- package/dist/main.js +6982 -7005
- package/package.json +1 -1
package/dist/assets/style.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.spash-button__loading{display:flex;align-items:center;color:transparent}.spash-button__loading svg{color:transparent}button[data-v-d7017db2]{width:100%;height:100px;background:rgb(var(--color-buzz-primary));border:2.177px solid #282830;box-shadow:4.353px 4.353px 8.706px #ffffff4f inset,-4.353px -4.353px 8.706px #0000002e inset,8.706px 8.706px 21.765px #ffffff1a,-8.706px -6.965px 19.153px #00000021,0 0 14.716px #000000b3;border-radius:30px}button .buzz[data-v-d7017db2]{transform:rotate(-6.54deg);text-align:center;color:rgb(var(--color-buzz-primary-text));font-size:56.59px;font-style:italic;font-weight:700;line-height:normal;text-transform:uppercase}@keyframes spash-carousel-mode-expanded-aaba61bb{0%{width:224px}to{width:var(--0ea30cfd)}}@keyframes spash-carousel-mode-collapsed-aaba61bb{0%{width:var(--0ea30cfd)}to{width:224px}}.animate-spash-carousel-mode-expanded[data-v-aaba61bb]{animation:spash-carousel-mode-expanded-aaba61bb .8s cubic-bezier(.47,0,.23,1.38)}.animate-spash-carousel-mode-collapsed[data-v-aaba61bb]{animation:spash-carousel-mode-collapsed-aaba61bb .8s cubic-bezier(.47,0,.23,1.38)}input[type=range][data-v-213f59c9]{--trackHeight: 1rem;--thumbRadius: 5rem;position:relative;z-index:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px}input[type=range][data-v-213f59c9]:before{content:"";width:var(--ProgressPercent, 100%);pointer-events:none;position:absolute;height:100%;border-radius:1.5rem;background-color:rgb(var(--color-primary))}input[type=range][data-v-213f59c9]::-webkit-slider-runnable-track{height:var(--trackHeight);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}input[type=range][data-v-213f59c9]::-webkit-slider-thumb{position:relative;top:50%;transform:translateY(-50%);width:var(--thumbRadius);height:var(--thumbRadius);background:var(--9aef45f4);border-radius:999px;pointer-events:all;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1}.no-caret[data-v-2555bd09]{caret-color:transparent}@keyframes star-animation{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}.spash-icon-three-stars-stat-animation--active #star-middle{opacity:0;animation:star-animation 6s infinite}.spash-icon-three-stars-stat-animation--active #star-top{opacity:0;animation:star-animation 6s infinite;animation-delay:1s}.spash-icon-three-stars-stat-animation--active #star-bottom{opacity:0;animation:star-animation 6s infinite;animation-delay:2s}.toaster-container[data-v-
|
|
1
|
+
.spash-button__loading{display:flex;align-items:center;color:transparent}.spash-button__loading svg{color:transparent}button[data-v-d7017db2]{width:100%;height:100px;background:rgb(var(--color-buzz-primary));border:2.177px solid #282830;box-shadow:4.353px 4.353px 8.706px #ffffff4f inset,-4.353px -4.353px 8.706px #0000002e inset,8.706px 8.706px 21.765px #ffffff1a,-8.706px -6.965px 19.153px #00000021,0 0 14.716px #000000b3;border-radius:30px}button .buzz[data-v-d7017db2]{transform:rotate(-6.54deg);text-align:center;color:rgb(var(--color-buzz-primary-text));font-size:56.59px;font-style:italic;font-weight:700;line-height:normal;text-transform:uppercase}@keyframes spash-carousel-mode-expanded-aaba61bb{0%{width:224px}to{width:var(--0ea30cfd)}}@keyframes spash-carousel-mode-collapsed-aaba61bb{0%{width:var(--0ea30cfd)}to{width:224px}}.animate-spash-carousel-mode-expanded[data-v-aaba61bb]{animation:spash-carousel-mode-expanded-aaba61bb .8s cubic-bezier(.47,0,.23,1.38)}.animate-spash-carousel-mode-collapsed[data-v-aaba61bb]{animation:spash-carousel-mode-collapsed-aaba61bb .8s cubic-bezier(.47,0,.23,1.38)}input[type=range][data-v-213f59c9]{--trackHeight: 1rem;--thumbRadius: 5rem;position:relative;z-index:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px}input[type=range][data-v-213f59c9]:before{content:"";width:var(--ProgressPercent, 100%);pointer-events:none;position:absolute;height:100%;border-radius:1.5rem;background-color:rgb(var(--color-primary))}input[type=range][data-v-213f59c9]::-webkit-slider-runnable-track{height:var(--trackHeight);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}input[type=range][data-v-213f59c9]::-webkit-slider-thumb{position:relative;top:50%;transform:translateY(-50%);width:var(--thumbRadius);height:var(--thumbRadius);background:var(--9aef45f4);border-radius:999px;pointer-events:all;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1}.no-caret[data-v-2555bd09]{caret-color:transparent}@keyframes star-animation{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}.spash-icon-three-stars-stat-animation--active #star-middle{opacity:0;animation:star-animation 6s infinite}.spash-icon-three-stars-stat-animation--active #star-top{opacity:0;animation:star-animation 6s infinite;animation-delay:1s}.spash-icon-three-stars-stat-animation--active #star-bottom{opacity:0;animation:star-animation 6s infinite;animation-delay:2s}.toaster-container[data-v-881f5b87]{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;max-width:400px}.toast[data-v-881f5b87]{color:#fff;padding:.75rem 1rem;border-radius:4px;box-shadow:0 2px 8px #0000004d;display:flex;align-items:center}.toast-enter-active[data-v-881f5b87],.toast-leave-active[data-v-881f5b87]{transition:all .5s}.toast-enter-from[data-v-881f5b87],.toast-leave-to[data-v-881f5b87]{opacity:0;transform:translateY(-20px)}/*!
|
|
2
2
|
*
|
|
3
3
|
* simple-keyboard v3.8.23
|
|
4
4
|
* https://github.com/hodgef/simple-keyboard
|
package/dist/main.d.ts
CHANGED
|
@@ -7,8 +7,8 @@ import { DateTimeUnit } from 'luxon';
|
|
|
7
7
|
import { MonthNumbers } from 'luxon';
|
|
8
8
|
import { PluginCreator } from 'tailwindcss/types/config';
|
|
9
9
|
import { Ref } from 'vue';
|
|
10
|
-
import { default as useCookies } from './composables/useCookies.ts';
|
|
11
10
|
import { useI18n } from 'vue-i18n';
|
|
11
|
+
import { VueCookies } from 'vue3-cookies/dist/interfaces';
|
|
12
12
|
|
|
13
13
|
declare interface AppOptions {
|
|
14
14
|
autoImport?: {
|
|
@@ -130,6 +130,8 @@ export declare interface DoohContent {
|
|
|
130
130
|
competitionDetails: CompetitionDetail;
|
|
131
131
|
highlight: SessionEvent;
|
|
132
132
|
multiplexEvents: SessionEvent[];
|
|
133
|
+
orientation: 'landscape' | 'portrait';
|
|
134
|
+
type: 'lite' | 'full';
|
|
133
135
|
}
|
|
134
136
|
|
|
135
137
|
declare type DoohContentContentType = 'article' | 'highlights' | 'image' | 'video' | 'competition' | 'multiplex' | 'ads' | 'bookings' | 'error';
|
|
@@ -601,7 +603,7 @@ export declare const useCompetition: ({ t }?: {
|
|
|
601
603
|
*/
|
|
602
604
|
export declare const useComponent: (app: App, components: any, moduleComponents: any) => void;
|
|
603
605
|
|
|
604
|
-
export
|
|
606
|
+
export declare const useCookies: () => VueCookies;
|
|
605
607
|
|
|
606
608
|
export declare const useDisplayImage: () => {
|
|
607
609
|
logoInline: Ref<any, any>;
|
|
@@ -612,10 +614,9 @@ export declare const useDisplayImage: () => {
|
|
|
612
614
|
reloadImages: (theme: string) => void;
|
|
613
615
|
};
|
|
614
616
|
|
|
615
|
-
export declare const useHelper: ({ t, router
|
|
617
|
+
export declare const useHelper: ({ t, router }?: {
|
|
616
618
|
t?: any;
|
|
617
619
|
router?: any;
|
|
618
|
-
apiUrlTemp?: string;
|
|
619
620
|
}) => {
|
|
620
621
|
timeout: Ref<any, any>;
|
|
621
622
|
getAndParseObjectFromLocalStorage: (key: string) => any;
|