trepur_components 2.3.47 → 2.3.49
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/lib/assets/trepurComponentsLogo.svg +32 -0
- package/lib/components/Accordion/Accordion.stories.d.ts +1 -1
- package/lib/components/AlertBar/AlertBar.stories.d.ts +1 -1
- package/lib/components/AlertBar/index.js +6 -6
- package/lib/components/Breadcrumbs/Breadcrumbs.stories.d.ts +2 -2
- package/lib/components/Breadcrumbs/index.d.ts +1 -1
- package/lib/components/Breadcrumbs/index.js +4 -4
- package/lib/components/Button/Button.stories.d.ts +1 -1
- package/lib/components/Button/index.js +16 -15
- package/lib/components/Calendar/Calendar.stories.d.ts +1 -1
- package/lib/components/Calendar/index.js +1 -1
- package/lib/components/Card/Card.stories.d.ts +1 -1
- package/lib/components/Card/index.js +18 -23
- package/lib/components/Carousel/Carousel.stories.d.ts +1 -1
- package/lib/components/Carousel/index.d.ts +1 -1
- package/lib/components/Carousel/index.js +44 -44
- package/lib/components/CarouselThumbnail/CarouselThumbnail.stories.d.ts +1 -1
- package/lib/components/CarouselThumbnail/index.d.ts +1 -1
- package/lib/components/CarouselThumbnail/index.js +33 -32
- package/lib/components/Checkbox/Checkbox.stories.d.ts +1 -1
- package/lib/components/Collapsible/Collapsible.stories.d.ts +1 -1
- package/lib/components/Collapsible/index.d.ts +2 -2
- package/lib/components/Collapsible/index.js +40 -42
- package/lib/components/Counter/Counter.stories.d.ts +1 -1
- package/lib/components/Counter/index.js +6 -6
- package/lib/components/DetailUpdater/DetailUpdater.stories.d.ts +1 -1
- package/lib/components/DetailUpdater/index.d.ts +0 -1
- package/lib/components/Dropdown/Dropdown.stories.d.ts +1 -1
- package/lib/components/Dropdown/index.d.ts +1 -1
- package/lib/components/Dropdown/index.js +34 -32
- package/lib/components/FileUploader/FileUploader.stories.d.ts +1 -1
- package/lib/components/Footer/Footer.stories.d.ts +1 -1
- package/lib/components/FooterNav/FooterNav.stories.d.ts +3 -3
- package/lib/components/FooterNav/index.d.ts +3 -3
- package/lib/components/FooterNav/index.js +6 -5
- package/lib/components/Form/Form.stories.d.ts +1 -1
- package/lib/components/Form/index.d.ts +1 -1
- package/lib/components/Gallery/Gallery.stories.d.ts +1 -1
- package/lib/components/Gallery/index.d.ts +1 -1
- package/lib/components/Greeting/Greeting.stories.d.ts +1 -1
- package/lib/components/HamburgerIcon/HamburgerIcon.stories.d.ts +1 -1
- package/lib/components/Icon/Icon.stories.d.ts +1 -1
- package/lib/components/Icon/index.d.ts +1 -1
- package/lib/components/Image/Image.stories.d.ts +1 -1
- package/lib/components/ImageCard/ImageCard.stories.d.ts +1 -1
- package/lib/components/ImageCard/index.d.ts +1 -1
- package/lib/components/ImageCard/index.js +10 -9
- package/lib/components/Input/Input.stories.d.ts +3 -3
- package/lib/components/Input/index.d.ts +2 -2
- package/lib/components/Input/index.js +22 -21
- package/lib/components/Link/Link.stories.d.ts +1 -2
- package/lib/components/Link/index.js +18 -17
- package/lib/components/Map/Map.stories.d.ts +1 -1
- package/lib/components/Map/index.js +2 -2
- package/lib/components/Map/utils.d.ts +1 -1
- package/lib/components/Map/utils.js +3 -6
- package/lib/components/MenuButton/MenuButton.stories.d.ts +1 -1
- package/lib/components/Nav/Nav.stories.d.ts +2 -2
- package/lib/components/Nav/index.d.ts +2 -2
- package/lib/components/Nav/index.js +49 -49
- package/lib/components/NavItem/NavItem.stories.d.ts +5 -5
- package/lib/components/NavItem/index.d.ts +4 -4
- package/lib/components/Pill/Pill.stories.d.ts +1 -1
- package/lib/components/Pill/index.js +6 -6
- package/lib/components/Search/Search.stories.d.ts +1 -1
- package/lib/components/Select/Select.stories.d.ts +1 -1
- package/lib/components/Showcase/Showcase.stories.d.ts +1 -1
- package/lib/components/Showcase/index.d.ts +1 -1
- package/lib/components/SideNav/SideNav.stories.d.ts +1 -1
- package/lib/components/SocialButton/SocialButton.stories.d.ts +1 -1
- package/lib/components/SplitCard/SplitCard.stories.d.ts +1 -1
- package/lib/components/SplitCard/index.js +3 -3
- package/lib/components/Stars/Stars.stories.d.ts +1 -1
- package/lib/components/Testimonial/Testimonial.stories.d.ts +1 -1
- package/lib/components/Testimonial/index.d.ts +1 -1
- package/lib/components/TextArea/TextArea.stories.d.ts +2 -2
- package/lib/components/TextArea/index.d.ts +1 -1
- package/lib/components/TextArea/index.js +3 -3
- package/lib/components/Timeline/Timeline.stories.d.ts +1 -1
- package/lib/components/Timeline/index.js +14 -14
- package/lib/components/Tubestops/Tubestops.stories.d.ts +1 -1
- package/lib/components/Tubestops/index.js +58 -61
- package/lib/components/Video/Video.stories.d.ts +1 -1
- package/lib/components/Video/index.d.ts +1 -1
- package/lib/components/index.d.ts +37 -37
- package/lib/documentation/assets/index.d.ts +1 -1
- package/lib/documentation/typography/Fonts/Fonts.stories.d.ts +1 -1
- package/lib/node_modules/keen-slider/react.js +261 -294
- package/lib/style.css +1 -1
- package/lib/utils/matchMedia.js +1 -2
- package/lib/utils/screens.js +3 -7
- package/package.json +2 -2
- package/lib/components/Calendar/style.css.js +0 -1
- package/lib/components/Map/map.css.js +0 -1
- package/lib/node_modules/@maptiler/sdk/dist/maptiler-sdk.css.js +0 -1
- package/lib/node_modules/keen-slider/keen-slider.min.css.js +0 -1
|
@@ -12,7 +12,7 @@ export interface VideoProps {
|
|
|
12
12
|
declare const Video: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLVideoElement> & VideoProps & import('react').RefAttributes<HTMLVideoElement>> & {
|
|
13
13
|
File: import('react').ForwardRefExoticComponent<HTMLAttributes<HTMLSourceElement> & {
|
|
14
14
|
src: string;
|
|
15
|
-
type:
|
|
15
|
+
type: "video/mp4" | "video/webm" | "video/ogv";
|
|
16
16
|
} & import('react').RefAttributes<HTMLSourceElement>>;
|
|
17
17
|
};
|
|
18
18
|
export { Video };
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
import { Video } from './Video';
|
|
2
|
-
import { Tubestops } from './Tubestops';
|
|
3
|
-
import { Timeline } from './Timeline';
|
|
4
|
-
import { TextArea } from './TextArea';
|
|
5
|
-
import { Testimonial } from './Testimonial';
|
|
6
|
-
import { Stars } from './Stars';
|
|
7
|
-
import { SplitCard } from './SplitCard';
|
|
8
|
-
import { Select } from './Select';
|
|
9
|
-
import { Search } from './Search';
|
|
10
|
-
import { Pill } from './Pill';
|
|
11
|
-
import { NavItem } from './NavItem';
|
|
12
|
-
import { Nav } from './Nav';
|
|
13
|
-
import { Modal } from './Modal';
|
|
14
|
-
import { MenuButton } from './MenuButton';
|
|
15
|
-
import { Map } from './Map';
|
|
16
|
-
import { Link } from './Link';
|
|
17
|
-
import { Input } from './Input';
|
|
18
|
-
import { ImageCard } from './ImageCard';
|
|
19
|
-
import { Image } from './Image';
|
|
20
|
-
import { Icon } from './Icon';
|
|
21
|
-
import { Greeting } from './Greeting';
|
|
22
|
-
import { Form } from './Form';
|
|
23
|
-
import { FooterNav } from './FooterNav';
|
|
24
|
-
import { Footer } from './Footer';
|
|
25
|
-
import { Dropdown } from './Dropdown';
|
|
26
|
-
import { Dialog } from './Dialog';
|
|
27
|
-
import { DetailUpdater } from './DetailUpdater';
|
|
28
|
-
import { Counter } from './Counter';
|
|
29
|
-
import { Collapsible } from './Collapsible';
|
|
30
|
-
import { Checkbox } from './Checkbox';
|
|
31
|
-
import { CarouselThumbnail } from './CarouselThumbnail';
|
|
32
|
-
import { Carousel } from './Carousel';
|
|
33
|
-
import { Card } from './Card';
|
|
34
|
-
import { CalendarComponent } from './Calendar';
|
|
35
|
-
import { Button } from './Button';
|
|
36
|
-
import { Breadcrumbs } from './Breadcrumbs';
|
|
37
|
-
import { AlertBar } from './AlertBar';
|
|
38
1
|
import { Accordion } from './Accordion';
|
|
2
|
+
import { AlertBar } from './AlertBar';
|
|
3
|
+
import { Breadcrumbs } from './Breadcrumbs';
|
|
4
|
+
import { Button } from './Button';
|
|
5
|
+
import { CalendarComponent } from './Calendar';
|
|
6
|
+
import { Card } from './Card';
|
|
7
|
+
import { Carousel } from './Carousel';
|
|
8
|
+
import { CarouselThumbnail } from './CarouselThumbnail';
|
|
9
|
+
import { Checkbox } from './Checkbox';
|
|
10
|
+
import { Collapsible } from './Collapsible';
|
|
11
|
+
import { Counter } from './Counter';
|
|
12
|
+
import { DetailUpdater } from './DetailUpdater';
|
|
13
|
+
import { Dialog } from './Dialog';
|
|
14
|
+
import { Dropdown } from './Dropdown';
|
|
15
|
+
import { Footer } from './Footer';
|
|
16
|
+
import { FooterNav } from './FooterNav';
|
|
17
|
+
import { Form } from './Form';
|
|
18
|
+
import { Greeting } from './Greeting';
|
|
19
|
+
import { Icon } from './Icon';
|
|
20
|
+
import { Image } from './Image';
|
|
21
|
+
import { ImageCard } from './ImageCard';
|
|
22
|
+
import { Input } from './Input';
|
|
23
|
+
import { Link } from './Link';
|
|
24
|
+
import { Map } from './Map';
|
|
25
|
+
import { MenuButton } from './MenuButton';
|
|
26
|
+
import { Modal } from './Modal';
|
|
27
|
+
import { Nav } from './Nav';
|
|
28
|
+
import { NavItem } from './NavItem';
|
|
29
|
+
import { Pill } from './Pill';
|
|
30
|
+
import { Search } from './Search';
|
|
31
|
+
import { Select } from './Select';
|
|
32
|
+
import { SplitCard } from './SplitCard';
|
|
33
|
+
import { Stars } from './Stars';
|
|
34
|
+
import { Testimonial } from './Testimonial';
|
|
35
|
+
import { TextArea } from './TextArea';
|
|
36
|
+
import { Timeline } from './Timeline';
|
|
37
|
+
import { Tubestops } from './Tubestops';
|
|
38
|
+
import { Video } from './Video';
|
|
39
39
|
|
|
40
40
|
export { Accordion, AlertBar, Breadcrumbs, Button, CalendarComponent, Card, Checkbox, Carousel, CarouselThumbnail, Collapsible, Counter, DetailUpdater, Dialog, Dropdown, Form, Footer, FooterNav, Greeting, Icon, Image, ImageCard, Input, Link, Map, MenuButton, Modal, Nav, NavItem, Pill, Search, Select, SplitCard, Stars, Testimonial, TextArea, Timeline, Tubestops, Video };
|