@getmicdrop/venue-calendar 4.3.2 → 4.3.4
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/{Calendar-bhl8Q8us.js → Calendar-BnqBcrZv.js} +238 -238
- package/dist/{CalendarFoundryView-C2O_AmBk.js → CalendarFoundryView-L97Allfg.js} +1030 -980
- package/dist/{CollectionView-B-PR54hU.js → CollectionView-CBGNYA_n.js} +1 -1
- package/dist/{Event-DxNC58Zb.js → Event-BWfr4LV1.js} +1 -1
- package/dist/{EventPage-Y3NWzmN0.js → EventPage-DMpbEjtH.js} +1 -1
- package/dist/{SeriesPage-D2305oP-.js → SeriesPage-DNnOtCbs.js} +1 -1
- package/dist/types/index.d.ts +3 -0
- package/dist/venue-calendar.css +1 -1
- package/dist/venue-calendar.es.js +1026 -988
- package/dist/venue-calendar.iife.js +35 -35
- package/dist/venue-calendar.umd.js +27 -27
- package/package.json +2 -2
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/de.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/es.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/fr.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/id.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/it.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/ja.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/ko.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/nl.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/pl.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/pt-br.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/tr.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/flow/zh.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/de.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/es.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/fr.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/id.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/it.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/ja.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/ko.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/nl.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/pl.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/pt-br.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/tr.js +0 -0
- /package/dist/locales/{4.3.2 → 4.3.4}/main/zh.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { x as e } from "./Button-Cm6xkipe.js";
|
|
2
2
|
import { i as t, t as n } from "./defaultLabels-BigaGqKj.js";
|
|
3
|
-
import { t as r } from "./Event-
|
|
3
|
+
import { t as r } from "./Event-BWfr4LV1.js";
|
|
4
4
|
import { r as i } from "./shareCopyFeedback.svelte-Ba3vibxL.js";
|
|
5
5
|
import { n as a } from "./ScarcityBadge-g0dRh6K7.js";
|
|
6
6
|
import { t as o } from "./__SKIP_PATHS__-B0_APtpt.js";
|
|
@@ -222,7 +222,7 @@ function Ye(e, r) {
|
|
|
222
222
|
$.if(b, (e) => {
|
|
223
223
|
$.get(d) ? e(x) : e(S, -1);
|
|
224
224
|
}), $.reset(m), $.reset(p), $.template_effect(() => {
|
|
225
|
-
$.set_attribute(m, "id", u.triggerId), $.set_class(m, 1, $.clsx($.get(f))), $.set_attribute(m, "aria-expanded", u.open), $.set_attribute(m, "aria-controls", u.contentId), $.set_class(g, 1, $.clsx(a.body));
|
|
225
|
+
$.set_attribute(m, "id", u.triggerId), $.set_class(m, 1, $.clsx($.get(f))), $.set_attribute(m, "aria-expanded", u.open), $.set_attribute(m, "aria-controls", u.contentId), $.set_attribute(m, "data-testid", r["data-testid"]), $.set_class(g, 1, $.clsx(a.body));
|
|
226
226
|
}), $.delegated("click", m, () => u.toggle()), $.append(e, p), $.pop();
|
|
227
227
|
}
|
|
228
228
|
$.delegate(["click"]);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { C as e, h as t, t as n, v as r, x as i } from "./Button-Cm6xkipe.js";
|
|
2
2
|
import { N as a, i as o, j as s, t as c } from "./defaultLabels-BigaGqKj.js";
|
|
3
|
-
import { t as l } from "./Event-
|
|
3
|
+
import { t as l } from "./Event-BWfr4LV1.js";
|
|
4
4
|
import { n as u, t as d } from "./Input-D1FpSX5Q.js";
|
|
5
5
|
import { d as f, f as p, n as m, p as h } from "./phoneUtils-C2GGZYvA.js";
|
|
6
6
|
import { o as g } from "./href-Dx7B6ZiQ.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { x as e } from "./Button-Cm6xkipe.js";
|
|
2
|
-
import { t } from "./Event-
|
|
2
|
+
import { t } from "./Event-BWfr4LV1.js";
|
|
3
3
|
import { i as n } from "./shareCopyFeedback.svelte-Ba3vibxL.js";
|
|
4
4
|
import { n as r } from "./ScarcityBadge-g0dRh6K7.js";
|
|
5
5
|
import { t as i } from "./__SKIP_PATHS__-B0_APtpt.js";
|
package/dist/types/index.d.ts
CHANGED
|
@@ -157,6 +157,9 @@ export interface CalendarProps extends BaseInitOptions {
|
|
|
157
157
|
date?: boolean;
|
|
158
158
|
description?: boolean;
|
|
159
159
|
} | null;
|
|
160
|
+
/** How big each view draws its events: S packs more in, L gives each
|
|
161
|
+
* event more room, M is the default look (default: 'M') */
|
|
162
|
+
size?: 'S' | 'M' | 'L';
|
|
160
163
|
/** Current month store (Svelte writable store) */
|
|
161
164
|
currentMonth?: import('svelte/store').Writable<number>;
|
|
162
165
|
/** Current year store (Svelte writable store) */
|