UNPKG

koval-ui

Version:

React components collection with minimalistic design. Supports theming, layout, and input validation.

46 lines (45 loc) 1.24 kB
"use client"; const t = "_container_y9661_9", o = "_overlay-title_y9661_25", n = "_overlay-controls_y9661_26", _ = "_video_y9661_32", e = "_overlay-button_y9661_44", i = "_loading_y9661_68", s = "_icon_y9661_90", c = "_title_y9661_123", a = "_button_y9661_129", l = "_buttons-container_y9661_153", r = "_left_y9661_157", y = "_right_y9661_163", u = "_range_y9661_180", m = "_time-stamp_y9661_241", v = "_time_y9661_241", g = "_spacer_y9661_253", b = "_volume_y9661_258", d = "_button-big_y9661_284", p = "_timeline-container_y9661_320", C = { container: t, overlayTitle: o, overlayControls: n, video: _, overlayButton: e, loading: i, icon: s, title: c, button: a, buttonsContainer: l, left: r, right: y, range: u, timeStamp: m, time: v, spacer: g, volume: b, buttonBig: d, timelineContainer: p }; export { a as button, d as buttonBig, l as buttonsContainer, t as container, C as default, s as icon, r as left, i as loading, e as overlayButton, n as overlayControls, o as overlayTitle, u as range, y as right, g as spacer, v as time, m as timeStamp, p as timelineContainer, c as title, _ as video, b as volume }; //# sourceMappingURL=Video.module.css.js.map