@telia/teddy 0.7.40 → 0.7.42
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/{sprite.6511e521-teddy.svg → sprite.f19713f9-teddy.svg} +17 -9
- package/dist/components/accordion/accordion-indicator.cjs +1 -1
- package/dist/components/accordion/accordion-indicator.js +1 -1
- package/dist/components/avatar/avatar-root.cjs +1 -1
- package/dist/components/avatar/avatar-root.d.ts +1 -1
- package/dist/components/avatar/avatar-root.js +1 -1
- package/dist/components/avatar/index.d.ts +2 -2
- package/dist/components/badge/badge.cjs +1 -1
- package/dist/components/badge/badge.js +1 -1
- package/dist/components/breadcrumbs/breadcrumbs-link.cjs +1 -1
- package/dist/components/breadcrumbs/breadcrumbs-link.d.ts +1 -1
- package/dist/components/breadcrumbs/breadcrumbs-link.js +1 -1
- package/dist/components/breadcrumbs/index.d.ts +1 -1
- package/dist/components/card/card-link.d.ts +1 -1
- package/dist/components/card/card.d.ts +1 -1
- package/dist/components/carousel/carousel-root.cjs +1 -1
- package/dist/components/carousel/carousel-root.js +1 -1
- package/dist/components/channel-button/channel-button-root.d.ts +4 -4
- package/dist/components/channel-button/index.d.ts +4 -4
- package/dist/components/checkbox/checkbox-group.d.ts +1 -1
- package/dist/components/checkbox/checkbox-indicator.cjs +1 -1
- package/dist/components/checkbox/checkbox-indicator.js +1 -1
- package/dist/components/checkbox/index.d.ts +1 -1
- package/dist/components/checkbox-card-group/checkbox-card-group-content.cjs +2 -1
- package/dist/components/checkbox-card-group/checkbox-card-group-content.js +2 -1
- package/dist/components/checkbox-card-group/checkbox-card-group-indicator.cjs +2 -1
- package/dist/components/checkbox-card-group/checkbox-card-group-indicator.js +2 -1
- package/dist/components/checkbox-card-group/checkbox-card-group-item-title.cjs +2 -1
- package/dist/components/checkbox-card-group/checkbox-card-group-item-title.js +2 -1
- package/dist/components/checkbox-card-group/checkbox-card-group-item.cjs +2 -1
- package/dist/components/checkbox-card-group/checkbox-card-group-item.js +2 -1
- package/dist/components/chip/chip-indicator.cjs +1 -1
- package/dist/components/chip/chip-indicator.d.ts +2 -2
- package/dist/components/chip/chip-indicator.js +1 -1
- package/dist/components/chip/index.d.ts +2 -2
- package/dist/components/dashboard-card/dashboard-card-avatar.d.ts +2 -2
- package/dist/components/dashboard-card/dashboard-card-root.cjs +1 -1
- package/dist/components/dashboard-card/dashboard-card-root.js +1 -1
- package/dist/components/dashed-button/dashed-button-root.cjs +1 -1
- package/dist/components/dashed-button/dashed-button-root.d.ts +4 -4
- package/dist/components/dashed-button/dashed-button-root.js +1 -1
- package/dist/components/date-picker/date-picker-input.cjs +1 -1
- package/dist/components/date-picker/date-picker-input.js +1 -1
- package/dist/components/date-picker/date-picker.cjs +1 -1
- package/dist/components/date-picker/date-picker.js +1 -1
- package/dist/components/drawer/drawer-close.cjs +1 -1
- package/dist/components/drawer/drawer-close.js +1 -1
- package/dist/components/expandable-card/expandable-card-button.d.ts +2 -2
- package/dist/components/expandable-card/expandable-card-indicator.cjs +1 -1
- package/dist/components/expandable-card/expandable-card-indicator.js +1 -1
- package/dist/components/expandable-card/index.d.ts +3 -3
- package/dist/components/field-error-text/field-error-text.cjs +1 -1
- package/dist/components/field-error-text/field-error-text.js +1 -1
- package/dist/components/flip-card/flip-card-trigger.d.ts +2 -2
- package/dist/components/icon/icon.cjs +1 -1
- package/dist/components/icon/icon.js +1 -1
- package/dist/components/icon/index.cjs +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/utils.d.ts +1 -1
- package/dist/components/index.cjs +3 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +3 -1
- package/dist/components/input/index.d.ts +1 -1
- package/dist/components/input/input-clear-button.cjs +1 -1
- package/dist/components/input/input-clear-button.js +1 -1
- package/dist/components/input/input-group.cjs +1 -1
- package/dist/components/input/input-group.js +1 -1
- package/dist/components/input/input-indicator.cjs +1 -1
- package/dist/components/input/input-indicator.js +1 -1
- package/dist/components/metric-meter/metric-meter.cjs +1 -1
- package/dist/components/metric-meter/metric-meter.js +1 -1
- package/dist/components/modal/modal-close.cjs +2 -1
- package/dist/components/modal/modal-close.js +2 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-desktop.cjs +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-desktop.js +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-mobile-simplified.cjs +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-mobile-simplified.js +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-mobile.cjs +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-mobile.js +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-my-pages.cjs +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-my-pages.js +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-search-field.cjs +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-search-field.js +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-search.cjs +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-search.js +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-shopping-cart.cjs +1 -1
- package/dist/components/navigation-menu/global-navigation/global-navigation-shopping-cart.js +1 -1
- package/dist/components/navigation-menu/navigation-menu.cjs +2 -1
- package/dist/components/navigation-menu/navigation-menu.d.ts +1 -1
- package/dist/components/navigation-menu/navigation-menu.js +2 -1
- package/dist/components/notabene/notabene-icon.cjs +1 -1
- package/dist/components/notabene/notabene-icon.d.ts +2 -2
- package/dist/components/notabene/notabene-icon.js +1 -1
- package/dist/components/notification/index.d.ts +4 -4
- package/dist/components/notification/notification-dismiss.cjs +1 -1
- package/dist/components/notification/notification-dismiss.js +1 -1
- package/dist/components/notification/notification-icon.cjs +1 -1
- package/dist/components/notification/notification-icon.d.ts +2 -2
- package/dist/components/notification/notification-icon.js +1 -1
- package/dist/components/notification/notification-root.d.ts +4 -4
- package/dist/components/pagination/pagination-button.cjs +1 -1
- package/dist/components/pagination/pagination-button.js +1 -1
- package/dist/components/radio-card-group/radio-card-group-content.cjs +2 -1
- package/dist/components/radio-card-group/radio-card-group-content.js +2 -1
- package/dist/components/radio-card-group/radio-card-group-item-title.cjs +2 -1
- package/dist/components/radio-card-group/radio-card-group-item-title.js +2 -1
- package/dist/components/radio-card-group/radio-card-group-item.cjs +2 -1
- package/dist/components/radio-card-group/radio-card-group-item.js +2 -1
- package/dist/components/scroll-area/index.d.ts +2 -2
- package/dist/components/scroll-area/scroll-area-button.cjs +1 -1
- package/dist/components/scroll-area/scroll-area-button.d.ts +2 -2
- package/dist/components/scroll-area/scroll-area-button.js +1 -1
- package/dist/components/scroll-area/scroll-area-thumb.cjs +1 -1
- package/dist/components/scroll-area/scroll-area-thumb.js +1 -1
- package/dist/components/select/select-indicator.cjs +1 -1
- package/dist/components/select/select-indicator.js +1 -1
- package/dist/components/shopping-cart/shopping-cart-disclaimer.cjs +1 -1
- package/dist/components/shopping-cart/shopping-cart-disclaimer.js +1 -1
- package/dist/components/shopping-cart/shopping-cart-item.cjs +1 -1
- package/dist/components/shopping-cart/shopping-cart-item.js +1 -1
- package/dist/components/shopping-cart/shopping-cart-payment.cjs +1 -1
- package/dist/components/shopping-cart/shopping-cart-payment.js +1 -1
- package/dist/components/step-indicator/step-indicator-step-element.cjs +1 -1
- package/dist/components/step-indicator/step-indicator-step-element.js +1 -1
- package/dist/components/step-indicator/step-indicator-step.cjs +1 -1
- package/dist/components/step-indicator/step-indicator-step.js +1 -1
- package/dist/components/tabs/index.d.ts +1 -1
- package/dist/components/tabs/tabs-root.d.ts +1 -1
- package/dist/components/tabs/tabs-scroll-button.d.ts +2 -2
- package/dist/components/text-field/index.d.ts +2 -2
- package/dist/components/text-field/text-field-button.d.ts +2 -2
- package/dist/components/textarea/index.d.ts +1 -1
- package/dist/components/textarea/textarea-clear-button.cjs +1 -1
- package/dist/components/textarea/textarea-clear-button.js +1 -1
- package/dist/components/textarea/textarea-group.cjs +1 -1
- package/dist/components/textarea/textarea-group.js +1 -1
- package/dist/components/textarea/textarea-indicator.cjs +1 -1
- package/dist/components/textarea/textarea-indicator.js +1 -1
- package/dist/components/toast/toast-root.cjs +1 -1
- package/dist/components/toast/toast-root.js +1 -1
- package/dist/components/toggle/toggle.cjs +1 -1
- package/dist/components/toggle/toggle.d.ts +2 -2
- package/dist/components/toggle/toggle.js +1 -1
- package/dist/components/toggletip/toggletip-close.cjs +1 -1
- package/dist/components/toggletip/toggletip-close.js +1 -1
- package/dist/components/tooltip/index.d.ts +1 -1
- package/dist/components/tooltip/tooltip-trigger.cjs +1 -1
- package/dist/components/tooltip/tooltip-trigger.js +1 -1
- package/dist/components/top-row-buttons/index.cjs +4 -0
- package/dist/components/top-row-buttons/index.d.ts +2 -0
- package/dist/components/top-row-buttons/index.js +4 -0
- package/dist/components/top-row-buttons/top-row-buttons.cjs +72 -0
- package/dist/components/top-row-buttons/top-row-buttons.d.ts +48 -0
- package/dist/components/top-row-buttons/top-row-buttons.js +72 -0
- package/dist/components/video/video.cjs +1 -1
- package/dist/components/video/video.js +1 -1
- package/dist/icons/category.cjs +5 -3
- package/dist/icons/category.d.ts +14 -8
- package/dist/icons/category.js +5 -3
- package/dist/icons/name.cjs +5 -3
- package/dist/icons/name.d.ts +1 -1
- package/dist/icons/name.js +5 -3
- package/dist/main.cjs +3 -1
- package/dist/main.js +3 -1
- package/dist/style.css +159 -42
- package/package.json +3 -3
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { IconName } from '../icon';
|
|
3
|
+
|
|
4
|
+
export declare const rootClassName = "teddy-top-row-buttons";
|
|
5
|
+
export type TopRowButtonColor = 'beige' | 'grey' | 'white' | 'purple';
|
|
6
|
+
/** ------------------------------------------------------------------------------------------------
|
|
7
|
+
* Root
|
|
8
|
+
* -----------------------------------------------------------------------------------------------*/
|
|
9
|
+
export type RootProps = React.ComponentPropsWithoutRef<'div'> & {
|
|
10
|
+
/** Controls the default background color of all child items */
|
|
11
|
+
color?: TopRowButtonColor;
|
|
12
|
+
/** Whether items should overflow and scroll horizontally when they don't fit */
|
|
13
|
+
scrollable?: boolean;
|
|
14
|
+
};
|
|
15
|
+
/** ------------------------------------------------------------------------------------------------
|
|
16
|
+
* Item
|
|
17
|
+
* -----------------------------------------------------------------------------------------------*/
|
|
18
|
+
export type ItemProps = React.ComponentPropsWithoutRef<'a'> & {
|
|
19
|
+
/** Icon name from the Teddy icon set */
|
|
20
|
+
icon?: IconName;
|
|
21
|
+
/** Emoji to display instead of an icon */
|
|
22
|
+
emoji?: string;
|
|
23
|
+
/** Visible label text */
|
|
24
|
+
label: string;
|
|
25
|
+
/** Overrides the color set on the Root */
|
|
26
|
+
color?: TopRowButtonColor;
|
|
27
|
+
};
|
|
28
|
+
/** ------------------------------------------------------------------------------------------------
|
|
29
|
+
* Export
|
|
30
|
+
* -----------------------------------------------------------------------------------------------*/
|
|
31
|
+
declare const TopRowButtons: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
32
|
+
/** Controls the default background color of all child items */
|
|
33
|
+
color?: TopRowButtonColor | undefined;
|
|
34
|
+
/** Whether items should overflow and scroll horizontally when they don't fit */
|
|
35
|
+
scrollable?: boolean | undefined;
|
|
36
|
+
} & React.RefAttributes<HTMLDivElement>> & {
|
|
37
|
+
Item: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref"> & {
|
|
38
|
+
/** Icon name from the Teddy icon set */
|
|
39
|
+
icon?: "alarm-off" | "alarm-on" | "attachment" | "bookmark-filled" | "bookmark" | "copy-filled" | "copy" | "dislike" | "download" | "edit" | "filter" | "heart-filled" | "heart" | "hide" | "invisible" | "like" | "lock-open" | "lock" | "login" | "logout" | "maximize" | "minimize" | "mute" | "password-invisible" | "password-visible" | "play-filled" | "play" | "remove-filled" | "remove" | "save" | "send" | "settings" | "share" | "shortcut" | "show" | "shuffle" | "sync" | "skip-back-10sec" | "skip-back-30sec" | "skip-forward-10sec" | "skip-forward-30sec" | "star-filled" | "star" | "switch-arrows" | "tv-next" | "tv-pause" | "tv-previous" | "tv-stop" | "upload" | "visible" | "volume" | "zoom-out" | "zoom" | "connected-building" | "home" | "hospital" | "industry" | "premises-datacenter" | "premises-large" | "premises-medium" | "premises-small" | "premises" | "store" | "address-book" | "b2b-customer" | "care" | "chat-robot" | "chat" | "child-1" | "child-2" | "conversation" | "customer-dialogue" | "dsl-hub" | "email" | "end-user" | "handshake" | "headphones" | "letter" | "mms" | "new-contact" | "new-group" | "news" | "parental-guide" | "people-hub" | "people" | "portal" | "signature" | "smiley-happy" | "smiley-neutral" | "smiley-sad" | "smiley-very-happy" | "smiley-very-sad" | "sms" | "support" | "user-admin" | "vcard" | "voicemail" | "battery" | "bluetooth" | "broadband" | "broken-phone" | "cast" | "cloud-connect" | "connected" | "core-router" | "daas-device" | "data-transfer" | "desktop" | "devices" | "esim-simcard" | "esim" | "face-id" | "fiber" | "fingerprint" | "fiveg" | "fourg" | "home-installation" | "industrial-iot" | "internet" | "it-service" | "laptop" | "mobile-broadband" | "network" | "phone-recycling" | "phone-ringing" | "phone" | "rack" | "refill-card" | "remote-control" | "repair" | "roaming" | "router" | "secure-device" | "sense-car" | "server" | "service-device" | "service-supervision" | "slow-wifi" | "smart-wifi" | "smartphone" | "smartwatch" | "tablet" | "trade-phone" | "tv" | "usb" | "voice-switch" | "wallplug" | "wireless-off" | "wireless-weak" | "wireless" | "world-alert" | "world-off" | "world-question" | "bar-chart" | "doc" | "document-doc" | "document-edit" | "document-pdf" | "document-ppt" | "excel" | "folder-copy" | "folder-new" | "folder" | "gif" | "graph" | "media-content" | "org-chart" | "pie-chart" | "print" | "register" | "report" | "simcard" | "spell-check" | "summary" | "credit-card" | "euro" | "invoice" | "kontantkort" | "kr" | "late-payment" | "money-back-euro" | "money-back-kr" | "money-euro" | "money-kr" | "pay-monthly-euro" | "pay-monthly-kr" | "pay-once-euro" | "pay-once-kr" | "payment-success" | "savings" | "wallet" | "AI-star" | "airplay" | "camera" | "entertainment" | "external" | "film" | "games" | "image" | "link" | "megaphone" | "microphone" | "music" | "player-settings" | "record" | "stream" | "trailer" | "video-conference" | "video" | "activity-level" | "add" | "ai-robot" | "bag" | "basketball" | "blood-pressure" | "bulb" | "business-continuity" | "business-intelligence" | "calendar" | "cart" | "close-circle" | "cloud" | "coffee" | "compass" | "construction" | "cookie" | "delivery" | "drone" | "education" | "efficiency" | "environment" | "facemask" | "flag" | "focus" | "food" | "fraud" | "getting-started" | "home-care" | "infinite" | "job-search" | "key" | "layers" | "map" | "measuring-health" | "moisture" | "offering" | "offshore" | "optimization" | "pebble" | "pet-dog" | "pin" | "plane" | "plus-minus" | "police" | "power-grid" | "present" | "press-button" | "price" | "pulse" | "radio" | "recycle" | "reservation" | "reverse" | "route" | "ruler" | "satellite" | "secured-1" | "secured-2" | "security-camera" | "shopping" | "smart-connect" | "snowflake" | "speedometer" | "spyware" | "split" | "stop" | "suitcase" | "sustainability" | "tag" | "temperature" | "thinking" | "time" | "train" | "transfer" | "undo" | "wavelength" | "weather" | "world" | "android" | "apple" | "bankid-norway" | "bankid" | "facebook" | "instagram" | "youtube" | "linkedin" | "snapchat" | "telia-logo" | "whatsapp" | "windows" | "x" | "alert-filled" | "alert" | "check-circle-filled" | "check-circle" | "error-filled" | "error" | "help" | "info-filled" | "info" | "question-filled" | "question" | "warning" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-subdirectory" | "arrow-up" | "card-view" | "checkmark-bold" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "close" | "grid-view" | "list-view" | "menu" | "minus-bold" | "minus" | "more-horizontal" | "more-vertical" | "plus" | "search" | "services" | "sorter" | "table-view" | undefined;
|
|
40
|
+
/** Emoji to display instead of an icon */
|
|
41
|
+
emoji?: string | undefined;
|
|
42
|
+
/** Visible label text */
|
|
43
|
+
label: string;
|
|
44
|
+
/** Overrides the color set on the Root */
|
|
45
|
+
color?: TopRowButtonColor | undefined;
|
|
46
|
+
} & React.RefAttributes<HTMLAnchorElement>>;
|
|
47
|
+
};
|
|
48
|
+
export { TopRowButtons };
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import clsx from "clsx";
|
|
3
|
+
import React__default from "react";
|
|
4
|
+
import "../../assets/sprite.f19713f9-teddy.svg";
|
|
5
|
+
import { Icon } from "../icon/icon.js";
|
|
6
|
+
const styles = {
|
|
7
|
+
"teddy-top-row-buttons": "_teddy-top-row-buttons_1ytqf_1",
|
|
8
|
+
"teddy-top-row-buttons__track": "_teddy-top-row-buttons__track_1ytqf_4",
|
|
9
|
+
"teddy-top-row-buttons__track--centered": "_teddy-top-row-buttons__track--centered_1ytqf_17",
|
|
10
|
+
"teddy-top-row-buttons__track--scroll": "_teddy-top-row-buttons__track--scroll_1ytqf_20",
|
|
11
|
+
"teddy-top-row-buttons__item": "_teddy-top-row-buttons__item_1ytqf_23",
|
|
12
|
+
"teddy-top-row-buttons__button": "_teddy-top-row-buttons__button_1ytqf_27",
|
|
13
|
+
"teddy-top-row-buttons__label": "_teddy-top-row-buttons__label_1ytqf_109",
|
|
14
|
+
"teddy-top-row-buttons__emoji": "_teddy-top-row-buttons__emoji_1ytqf_112"
|
|
15
|
+
};
|
|
16
|
+
const rootClassName = "teddy-top-row-buttons";
|
|
17
|
+
const Root = React__default.forwardRef(
|
|
18
|
+
({ className, color = "grey", scrollable, children, ...props }, forwardRef) => {
|
|
19
|
+
const trackRef = React__default.useRef(null);
|
|
20
|
+
const [isOverflowing, setIsOverflowing] = React__default.useState(false);
|
|
21
|
+
React__default.useLayoutEffect(() => {
|
|
22
|
+
const el = trackRef.current;
|
|
23
|
+
if (!el) return;
|
|
24
|
+
const checkOverflow = () => {
|
|
25
|
+
setIsOverflowing(el.scrollWidth > el.clientWidth);
|
|
26
|
+
};
|
|
27
|
+
checkOverflow();
|
|
28
|
+
window.addEventListener("resize", checkOverflow);
|
|
29
|
+
return () => window.removeEventListener("resize", checkOverflow);
|
|
30
|
+
}, [children]);
|
|
31
|
+
const isScrollable = scrollable ?? isOverflowing;
|
|
32
|
+
return /* @__PURE__ */ jsx("div", { ref: forwardRef, className: clsx(styles[rootClassName], className), ...props, children: /* @__PURE__ */ jsx(
|
|
33
|
+
"div",
|
|
34
|
+
{
|
|
35
|
+
ref: trackRef,
|
|
36
|
+
className: clsx(styles[`${rootClassName}__track`], {
|
|
37
|
+
[styles[`${rootClassName}__track--scroll`]]: isScrollable,
|
|
38
|
+
[styles[`${rootClassName}__track--centered`]]: !isScrollable
|
|
39
|
+
}),
|
|
40
|
+
role: "list",
|
|
41
|
+
"data-color": color,
|
|
42
|
+
children
|
|
43
|
+
}
|
|
44
|
+
) });
|
|
45
|
+
}
|
|
46
|
+
);
|
|
47
|
+
Root.displayName = "TopRowButtons";
|
|
48
|
+
const Item = React__default.forwardRef(
|
|
49
|
+
({ className, icon, emoji, label, color, href, "aria-label": ariaLabel, ...props }, forwardRef) => {
|
|
50
|
+
return /* @__PURE__ */ jsx("div", { className: styles[`${rootClassName}__item`], role: "listitem", children: /* @__PURE__ */ jsxs(
|
|
51
|
+
"a",
|
|
52
|
+
{
|
|
53
|
+
ref: forwardRef,
|
|
54
|
+
href,
|
|
55
|
+
className: clsx(styles[`${rootClassName}__button`], className),
|
|
56
|
+
"aria-label": ariaLabel ?? label,
|
|
57
|
+
"data-color": color,
|
|
58
|
+
...props,
|
|
59
|
+
children: [
|
|
60
|
+
emoji ? /* @__PURE__ */ jsx("span", { className: styles[`${rootClassName}__emoji`], "aria-hidden": "true", children: emoji }) : icon ? /* @__PURE__ */ jsx(Icon, { size: "md", name: icon, "aria-hidden": "true" }) : null,
|
|
61
|
+
/* @__PURE__ */ jsx("span", { className: styles[`${rootClassName}__label`], "aria-hidden": !!(emoji || icon), children: label })
|
|
62
|
+
]
|
|
63
|
+
}
|
|
64
|
+
) });
|
|
65
|
+
}
|
|
66
|
+
);
|
|
67
|
+
Item.displayName = "TopRowButtons.Item";
|
|
68
|
+
const TopRowButtons = Object.assign(Root, { Item });
|
|
69
|
+
export {
|
|
70
|
+
TopRowButtons,
|
|
71
|
+
rootClassName
|
|
72
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
const jsxRuntime = require("react/jsx-runtime");
|
|
3
3
|
const clsx = require("clsx");
|
|
4
|
-
require("../../assets/sprite.
|
|
4
|
+
require("../../assets/sprite.f19713f9-teddy.svg");
|
|
5
5
|
const components_icon_icon = require("../icon/icon.cjs");
|
|
6
6
|
const video = "_video_e37ft_1";
|
|
7
7
|
const iframeWrapper = "_iframeWrapper_e37ft_5";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import clsx from "clsx";
|
|
3
|
-
import "../../assets/sprite.
|
|
3
|
+
import "../../assets/sprite.f19713f9-teddy.svg";
|
|
4
4
|
import { Icon } from "../icon/icon.js";
|
|
5
5
|
const video = "_video_e37ft_1";
|
|
6
6
|
const iframeWrapper = "_iframeWrapper_e37ft_5";
|
package/dist/icons/category.cjs
CHANGED
|
@@ -14,6 +14,7 @@ const iconCategories = [
|
|
|
14
14
|
{ category: "action", name: "filter" },
|
|
15
15
|
{ category: "action", name: "heart-filled" },
|
|
16
16
|
{ category: "action", name: "heart" },
|
|
17
|
+
{ category: "action", name: "hide" },
|
|
17
18
|
{ category: "action", name: "invisible" },
|
|
18
19
|
{ category: "action", name: "like" },
|
|
19
20
|
{ category: "action", name: "lock-open" },
|
|
@@ -34,7 +35,9 @@ const iconCategories = [
|
|
|
34
35
|
{ category: "action", name: "settings" },
|
|
35
36
|
{ category: "action", name: "share" },
|
|
36
37
|
{ category: "action", name: "shortcut" },
|
|
38
|
+
{ category: "action", name: "show" },
|
|
37
39
|
{ category: "action", name: "shuffle" },
|
|
40
|
+
{ category: "action", name: "sync" },
|
|
38
41
|
{ category: "action", name: "skip-back-10sec" },
|
|
39
42
|
{ category: "action", name: "skip-back-30sec" },
|
|
40
43
|
{ category: "action", name: "skip-forward-10sec" },
|
|
@@ -42,7 +45,6 @@ const iconCategories = [
|
|
|
42
45
|
{ category: "action", name: "star-filled" },
|
|
43
46
|
{ category: "action", name: "star" },
|
|
44
47
|
{ category: "action", name: "switch-arrows" },
|
|
45
|
-
{ category: "action", name: "sync" },
|
|
46
48
|
{ category: "action", name: "tv-next" },
|
|
47
49
|
{ category: "action", name: "tv-pause" },
|
|
48
50
|
{ category: "action", name: "tv-previous" },
|
|
@@ -272,8 +274,8 @@ const iconCategories = [
|
|
|
272
274
|
{ category: "other", name: "smart-connect" },
|
|
273
275
|
{ category: "other", name: "snowflake" },
|
|
274
276
|
{ category: "other", name: "speedometer" },
|
|
275
|
-
{ category: "other", name: "split" },
|
|
276
277
|
{ category: "other", name: "spyware" },
|
|
278
|
+
{ category: "other", name: "split" },
|
|
277
279
|
{ category: "other", name: "stop" },
|
|
278
280
|
{ category: "other", name: "suitcase" },
|
|
279
281
|
{ category: "other", name: "sustainability" },
|
|
@@ -293,13 +295,13 @@ const iconCategories = [
|
|
|
293
295
|
{ category: "social", name: "bankid" },
|
|
294
296
|
{ category: "social", name: "facebook" },
|
|
295
297
|
{ category: "social", name: "instagram" },
|
|
298
|
+
{ category: "social", name: "youtube" },
|
|
296
299
|
{ category: "social", name: "linkedin" },
|
|
297
300
|
{ category: "social", name: "snapchat" },
|
|
298
301
|
{ category: "social", name: "telia-logo" },
|
|
299
302
|
{ category: "social", name: "whatsapp" },
|
|
300
303
|
{ category: "social", name: "windows" },
|
|
301
304
|
{ category: "social", name: "x" },
|
|
302
|
-
{ category: "social", name: "youtube" },
|
|
303
305
|
{ category: "status", name: "alert-filled" },
|
|
304
306
|
{ category: "status", name: "alert" },
|
|
305
307
|
{ category: "status", name: "check-circle-filled" },
|
package/dist/icons/category.d.ts
CHANGED
|
@@ -37,6 +37,9 @@ export declare const iconCategories: readonly [{
|
|
|
37
37
|
}, {
|
|
38
38
|
readonly category: "action";
|
|
39
39
|
readonly name: "heart";
|
|
40
|
+
}, {
|
|
41
|
+
readonly category: "action";
|
|
42
|
+
readonly name: "hide";
|
|
40
43
|
}, {
|
|
41
44
|
readonly category: "action";
|
|
42
45
|
readonly name: "invisible";
|
|
@@ -97,9 +100,15 @@ export declare const iconCategories: readonly [{
|
|
|
97
100
|
}, {
|
|
98
101
|
readonly category: "action";
|
|
99
102
|
readonly name: "shortcut";
|
|
103
|
+
}, {
|
|
104
|
+
readonly category: "action";
|
|
105
|
+
readonly name: "show";
|
|
100
106
|
}, {
|
|
101
107
|
readonly category: "action";
|
|
102
108
|
readonly name: "shuffle";
|
|
109
|
+
}, {
|
|
110
|
+
readonly category: "action";
|
|
111
|
+
readonly name: "sync";
|
|
103
112
|
}, {
|
|
104
113
|
readonly category: "action";
|
|
105
114
|
readonly name: "skip-back-10sec";
|
|
@@ -121,9 +130,6 @@ export declare const iconCategories: readonly [{
|
|
|
121
130
|
}, {
|
|
122
131
|
readonly category: "action";
|
|
123
132
|
readonly name: "switch-arrows";
|
|
124
|
-
}, {
|
|
125
|
-
readonly category: "action";
|
|
126
|
-
readonly name: "sync";
|
|
127
133
|
}, {
|
|
128
134
|
readonly category: "action";
|
|
129
135
|
readonly name: "tv-next";
|
|
@@ -813,10 +819,10 @@ export declare const iconCategories: readonly [{
|
|
|
813
819
|
readonly name: "speedometer";
|
|
814
820
|
}, {
|
|
815
821
|
readonly category: "other";
|
|
816
|
-
readonly name: "
|
|
822
|
+
readonly name: "spyware";
|
|
817
823
|
}, {
|
|
818
824
|
readonly category: "other";
|
|
819
|
-
readonly name: "
|
|
825
|
+
readonly name: "split";
|
|
820
826
|
}, {
|
|
821
827
|
readonly category: "other";
|
|
822
828
|
readonly name: "stop";
|
|
@@ -874,6 +880,9 @@ export declare const iconCategories: readonly [{
|
|
|
874
880
|
}, {
|
|
875
881
|
readonly category: "social";
|
|
876
882
|
readonly name: "instagram";
|
|
883
|
+
}, {
|
|
884
|
+
readonly category: "social";
|
|
885
|
+
readonly name: "youtube";
|
|
877
886
|
}, {
|
|
878
887
|
readonly category: "social";
|
|
879
888
|
readonly name: "linkedin";
|
|
@@ -892,9 +901,6 @@ export declare const iconCategories: readonly [{
|
|
|
892
901
|
}, {
|
|
893
902
|
readonly category: "social";
|
|
894
903
|
readonly name: "x";
|
|
895
|
-
}, {
|
|
896
|
-
readonly category: "social";
|
|
897
|
-
readonly name: "youtube";
|
|
898
904
|
}, {
|
|
899
905
|
readonly category: "status";
|
|
900
906
|
readonly name: "alert-filled";
|
package/dist/icons/category.js
CHANGED
|
@@ -12,6 +12,7 @@ const iconCategories = [
|
|
|
12
12
|
{ category: "action", name: "filter" },
|
|
13
13
|
{ category: "action", name: "heart-filled" },
|
|
14
14
|
{ category: "action", name: "heart" },
|
|
15
|
+
{ category: "action", name: "hide" },
|
|
15
16
|
{ category: "action", name: "invisible" },
|
|
16
17
|
{ category: "action", name: "like" },
|
|
17
18
|
{ category: "action", name: "lock-open" },
|
|
@@ -32,7 +33,9 @@ const iconCategories = [
|
|
|
32
33
|
{ category: "action", name: "settings" },
|
|
33
34
|
{ category: "action", name: "share" },
|
|
34
35
|
{ category: "action", name: "shortcut" },
|
|
36
|
+
{ category: "action", name: "show" },
|
|
35
37
|
{ category: "action", name: "shuffle" },
|
|
38
|
+
{ category: "action", name: "sync" },
|
|
36
39
|
{ category: "action", name: "skip-back-10sec" },
|
|
37
40
|
{ category: "action", name: "skip-back-30sec" },
|
|
38
41
|
{ category: "action", name: "skip-forward-10sec" },
|
|
@@ -40,7 +43,6 @@ const iconCategories = [
|
|
|
40
43
|
{ category: "action", name: "star-filled" },
|
|
41
44
|
{ category: "action", name: "star" },
|
|
42
45
|
{ category: "action", name: "switch-arrows" },
|
|
43
|
-
{ category: "action", name: "sync" },
|
|
44
46
|
{ category: "action", name: "tv-next" },
|
|
45
47
|
{ category: "action", name: "tv-pause" },
|
|
46
48
|
{ category: "action", name: "tv-previous" },
|
|
@@ -270,8 +272,8 @@ const iconCategories = [
|
|
|
270
272
|
{ category: "other", name: "smart-connect" },
|
|
271
273
|
{ category: "other", name: "snowflake" },
|
|
272
274
|
{ category: "other", name: "speedometer" },
|
|
273
|
-
{ category: "other", name: "split" },
|
|
274
275
|
{ category: "other", name: "spyware" },
|
|
276
|
+
{ category: "other", name: "split" },
|
|
275
277
|
{ category: "other", name: "stop" },
|
|
276
278
|
{ category: "other", name: "suitcase" },
|
|
277
279
|
{ category: "other", name: "sustainability" },
|
|
@@ -291,13 +293,13 @@ const iconCategories = [
|
|
|
291
293
|
{ category: "social", name: "bankid" },
|
|
292
294
|
{ category: "social", name: "facebook" },
|
|
293
295
|
{ category: "social", name: "instagram" },
|
|
296
|
+
{ category: "social", name: "youtube" },
|
|
294
297
|
{ category: "social", name: "linkedin" },
|
|
295
298
|
{ category: "social", name: "snapchat" },
|
|
296
299
|
{ category: "social", name: "telia-logo" },
|
|
297
300
|
{ category: "social", name: "whatsapp" },
|
|
298
301
|
{ category: "social", name: "windows" },
|
|
299
302
|
{ category: "social", name: "x" },
|
|
300
|
-
{ category: "social", name: "youtube" },
|
|
301
303
|
{ category: "status", name: "alert-filled" },
|
|
302
304
|
{ category: "status", name: "alert" },
|
|
303
305
|
{ category: "status", name: "check-circle-filled" },
|
package/dist/icons/name.cjs
CHANGED
|
@@ -14,6 +14,7 @@ const iconNames = [
|
|
|
14
14
|
"filter",
|
|
15
15
|
"heart-filled",
|
|
16
16
|
"heart",
|
|
17
|
+
"hide",
|
|
17
18
|
"invisible",
|
|
18
19
|
"like",
|
|
19
20
|
"lock-open",
|
|
@@ -34,7 +35,9 @@ const iconNames = [
|
|
|
34
35
|
"settings",
|
|
35
36
|
"share",
|
|
36
37
|
"shortcut",
|
|
38
|
+
"show",
|
|
37
39
|
"shuffle",
|
|
40
|
+
"sync",
|
|
38
41
|
"skip-back-10sec",
|
|
39
42
|
"skip-back-30sec",
|
|
40
43
|
"skip-forward-10sec",
|
|
@@ -42,7 +45,6 @@ const iconNames = [
|
|
|
42
45
|
"star-filled",
|
|
43
46
|
"star",
|
|
44
47
|
"switch-arrows",
|
|
45
|
-
"sync",
|
|
46
48
|
"tv-next",
|
|
47
49
|
"tv-pause",
|
|
48
50
|
"tv-previous",
|
|
@@ -272,8 +274,8 @@ const iconNames = [
|
|
|
272
274
|
"smart-connect",
|
|
273
275
|
"snowflake",
|
|
274
276
|
"speedometer",
|
|
275
|
-
"split",
|
|
276
277
|
"spyware",
|
|
278
|
+
"split",
|
|
277
279
|
"stop",
|
|
278
280
|
"suitcase",
|
|
279
281
|
"sustainability",
|
|
@@ -293,13 +295,13 @@ const iconNames = [
|
|
|
293
295
|
"bankid",
|
|
294
296
|
"facebook",
|
|
295
297
|
"instagram",
|
|
298
|
+
"youtube",
|
|
296
299
|
"linkedin",
|
|
297
300
|
"snapchat",
|
|
298
301
|
"telia-logo",
|
|
299
302
|
"whatsapp",
|
|
300
303
|
"windows",
|
|
301
304
|
"x",
|
|
302
|
-
"youtube",
|
|
303
305
|
"alert-filled",
|
|
304
306
|
"alert",
|
|
305
307
|
"check-circle-filled",
|
package/dist/icons/name.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const iconNames: readonly ["alarm-off", "alarm-on", "attachment", "bookmark-filled", "bookmark", "copy-filled", "copy", "dislike", "download", "edit", "filter", "heart-filled", "heart", "invisible", "like", "lock-open", "lock", "login", "logout", "maximize", "minimize", "mute", "password-invisible", "password-visible", "play-filled", "play", "remove-filled", "remove", "save", "send", "settings", "share", "shortcut", "shuffle", "skip-back-10sec", "skip-back-30sec", "skip-forward-10sec", "skip-forward-30sec", "star-filled", "star", "switch-arrows", "
|
|
1
|
+
export declare const iconNames: readonly ["alarm-off", "alarm-on", "attachment", "bookmark-filled", "bookmark", "copy-filled", "copy", "dislike", "download", "edit", "filter", "heart-filled", "heart", "hide", "invisible", "like", "lock-open", "lock", "login", "logout", "maximize", "minimize", "mute", "password-invisible", "password-visible", "play-filled", "play", "remove-filled", "remove", "save", "send", "settings", "share", "shortcut", "show", "shuffle", "sync", "skip-back-10sec", "skip-back-30sec", "skip-forward-10sec", "skip-forward-30sec", "star-filled", "star", "switch-arrows", "tv-next", "tv-pause", "tv-previous", "tv-stop", "upload", "visible", "volume", "zoom-out", "zoom", "connected-building", "home", "hospital", "industry", "premises-datacenter", "premises-large", "premises-medium", "premises-small", "premises", "store", "address-book", "b2b-customer", "care", "chat-robot", "chat", "child-1", "child-2", "conversation", "customer-dialogue", "dsl-hub", "email", "end-user", "handshake", "headphones", "letter", "mms", "new-contact", "new-group", "news", "parental-guide", "people-hub", "people", "portal", "signature", "smiley-happy", "smiley-neutral", "smiley-sad", "smiley-very-happy", "smiley-very-sad", "sms", "support", "user-admin", "vcard", "voicemail", "battery", "bluetooth", "broadband", "broken-phone", "cast", "cloud-connect", "connected", "core-router", "daas-device", "data-transfer", "desktop", "devices", "esim-simcard", "esim", "face-id", "fiber", "fingerprint", "fiveg", "fourg", "home-installation", "industrial-iot", "internet", "it-service", "laptop", "mobile-broadband", "network", "phone-recycling", "phone-ringing", "phone", "rack", "refill-card", "remote-control", "repair", "roaming", "router", "secure-device", "sense-car", "server", "service-device", "service-supervision", "slow-wifi", "smart-wifi", "smartphone", "smartwatch", "tablet", "trade-phone", "tv", "usb", "voice-switch", "wallplug", "wireless-off", "wireless-weak", "wireless", "world-alert", "world-off", "world-question", "bar-chart", "doc", "document-doc", "document-edit", "document-pdf", "document-ppt", "excel", "folder-copy", "folder-new", "folder", "gif", "graph", "media-content", "org-chart", "pie-chart", "print", "register", "report", "simcard", "spell-check", "summary", "credit-card", "euro", "invoice", "kontantkort", "kr", "late-payment", "money-back-euro", "money-back-kr", "money-euro", "money-kr", "pay-monthly-euro", "pay-monthly-kr", "pay-once-euro", "pay-once-kr", "payment-success", "savings", "wallet", "AI-star", "airplay", "camera", "entertainment", "external", "film", "games", "image", "link", "megaphone", "microphone", "music", "player-settings", "record", "stream", "trailer", "video-conference", "video", "activity-level", "add", "ai-robot", "bag", "basketball", "blood-pressure", "bulb", "business-continuity", "business-intelligence", "calendar", "cart", "close-circle", "cloud", "coffee", "compass", "construction", "cookie", "delivery", "drone", "education", "efficiency", "environment", "facemask", "flag", "focus", "food", "fraud", "getting-started", "home-care", "infinite", "job-search", "key", "layers", "map", "measuring-health", "moisture", "offering", "offshore", "optimization", "pebble", "pet-dog", "pin", "plane", "plus-minus", "police", "power-grid", "present", "press-button", "price", "pulse", "radio", "recycle", "reservation", "reverse", "route", "ruler", "satellite", "secured-1", "secured-2", "security-camera", "shopping", "smart-connect", "snowflake", "speedometer", "spyware", "split", "stop", "suitcase", "sustainability", "tag", "temperature", "thinking", "time", "train", "transfer", "undo", "wavelength", "weather", "world", "android", "apple", "bankid-norway", "bankid", "facebook", "instagram", "youtube", "linkedin", "snapchat", "telia-logo", "whatsapp", "windows", "x", "alert-filled", "alert", "check-circle-filled", "check-circle", "error-filled", "error", "help", "info-filled", "info", "question-filled", "question", "warning", "arrow-down", "arrow-left", "arrow-right", "arrow-subdirectory", "arrow-up", "card-view", "checkmark-bold", "checkmark", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "close", "grid-view", "list-view", "menu", "minus-bold", "minus", "more-horizontal", "more-vertical", "plus", "search", "services", "sorter", "table-view"];
|
|
2
2
|
export type IconName = (typeof iconNames)[number];
|
package/dist/icons/name.js
CHANGED
|
@@ -12,6 +12,7 @@ const iconNames = [
|
|
|
12
12
|
"filter",
|
|
13
13
|
"heart-filled",
|
|
14
14
|
"heart",
|
|
15
|
+
"hide",
|
|
15
16
|
"invisible",
|
|
16
17
|
"like",
|
|
17
18
|
"lock-open",
|
|
@@ -32,7 +33,9 @@ const iconNames = [
|
|
|
32
33
|
"settings",
|
|
33
34
|
"share",
|
|
34
35
|
"shortcut",
|
|
36
|
+
"show",
|
|
35
37
|
"shuffle",
|
|
38
|
+
"sync",
|
|
36
39
|
"skip-back-10sec",
|
|
37
40
|
"skip-back-30sec",
|
|
38
41
|
"skip-forward-10sec",
|
|
@@ -40,7 +43,6 @@ const iconNames = [
|
|
|
40
43
|
"star-filled",
|
|
41
44
|
"star",
|
|
42
45
|
"switch-arrows",
|
|
43
|
-
"sync",
|
|
44
46
|
"tv-next",
|
|
45
47
|
"tv-pause",
|
|
46
48
|
"tv-previous",
|
|
@@ -270,8 +272,8 @@ const iconNames = [
|
|
|
270
272
|
"smart-connect",
|
|
271
273
|
"snowflake",
|
|
272
274
|
"speedometer",
|
|
273
|
-
"split",
|
|
274
275
|
"spyware",
|
|
276
|
+
"split",
|
|
275
277
|
"stop",
|
|
276
278
|
"suitcase",
|
|
277
279
|
"sustainability",
|
|
@@ -291,13 +293,13 @@ const iconNames = [
|
|
|
291
293
|
"bankid",
|
|
292
294
|
"facebook",
|
|
293
295
|
"instagram",
|
|
296
|
+
"youtube",
|
|
294
297
|
"linkedin",
|
|
295
298
|
"snapchat",
|
|
296
299
|
"telia-logo",
|
|
297
300
|
"whatsapp",
|
|
298
301
|
"windows",
|
|
299
302
|
"x",
|
|
300
|
-
"youtube",
|
|
301
303
|
"alert-filled",
|
|
302
304
|
"alert",
|
|
303
305
|
"check-circle-filled",
|
package/dist/main.cjs
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const components_topRowButtons_topRowButtons = require("./components/top-row-buttons/top-row-buttons.cjs");
|
|
3
4
|
const components_dashedButton_dashedButtonRoot = require("./components/dashed-button/dashed-button-root.cjs");
|
|
4
5
|
const components_shoppingCart_index = require("./components/shopping-cart/index.cjs");
|
|
5
6
|
const components_stepIndicator_index = require("./components/step-indicator/index.cjs");
|
|
@@ -48,7 +49,7 @@ const components_badge_counterBadge = require("./components/badge/counter-badge.
|
|
|
48
49
|
const components_button_button = require("./components/button/button.cjs");
|
|
49
50
|
const components_fieldErrorText_fieldErrorText = require("./components/field-error-text/field-error-text.cjs");
|
|
50
51
|
const components_helperText_helperText = require("./components/helper-text/helper-text.cjs");
|
|
51
|
-
require("./assets/sprite.
|
|
52
|
+
require("./assets/sprite.f19713f9-teddy.svg");
|
|
52
53
|
const components_icon_icon = require("./components/icon/icon.cjs");
|
|
53
54
|
const components_icon_utils = require("./components/icon/utils.cjs");
|
|
54
55
|
const components_icon_AllIcons = require("./components/icon/AllIcons.cjs");
|
|
@@ -77,6 +78,7 @@ const components_shoppingCart_types = require("./components/shopping-cart/types.
|
|
|
77
78
|
const sonner = require("sonner");
|
|
78
79
|
const components_input_inputGroup = require("./components/input/input-group.cjs");
|
|
79
80
|
const components_textarea_textareaGroup = require("./components/textarea/textarea-group.cjs");
|
|
81
|
+
exports.TopRowButtons = components_topRowButtons_topRowButtons.TopRowButtons;
|
|
80
82
|
exports.DashedButton = components_dashedButton_dashedButtonRoot.DashedButton;
|
|
81
83
|
exports.ShoppingCart = components_shoppingCart_index.ShoppingCart;
|
|
82
84
|
exports.StepIndicator = components_stepIndicator_index.StepIndicator;
|
package/dist/main.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { TopRowButtons } from "./components/top-row-buttons/top-row-buttons.js";
|
|
1
2
|
import { DashedButton } from "./components/dashed-button/dashed-button-root.js";
|
|
2
3
|
import { ShoppingCart } from "./components/shopping-cart/index.js";
|
|
3
4
|
import { StepIndicator } from "./components/step-indicator/index.js";
|
|
@@ -46,7 +47,7 @@ import { CounterBadge } from "./components/badge/counter-badge.js";
|
|
|
46
47
|
import { Button } from "./components/button/button.js";
|
|
47
48
|
import { FieldErrorText } from "./components/field-error-text/field-error-text.js";
|
|
48
49
|
import { HelperText } from "./components/helper-text/helper-text.js";
|
|
49
|
-
import "./assets/sprite.
|
|
50
|
+
import "./assets/sprite.f19713f9-teddy.svg";
|
|
50
51
|
import { Icon } from "./components/icon/icon.js";
|
|
51
52
|
import { isIconName } from "./components/icon/utils.js";
|
|
52
53
|
import { default as default2 } from "./components/icon/AllIcons.js";
|
|
@@ -146,6 +147,7 @@ export {
|
|
|
146
147
|
Toggle,
|
|
147
148
|
Toggletip,
|
|
148
149
|
Tooltip,
|
|
150
|
+
TopRowButtons,
|
|
149
151
|
default3 as Video,
|
|
150
152
|
VisuallyHidden,
|
|
151
153
|
v as border,
|