@appquality/unguess-design-system 3.1.114 → 4.0.0
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/.github/workflows/release.yml +2 -2
- package/.vite/commands/setEnv.ts +18 -0
- package/.vite/plugins/svgr.ts +40 -0
- package/CHANGELOG.md +32 -0
- package/build/__commonjsHelpers__-BkfeUUK-.mjs +29 -0
- package/build/index.d.ts +12552 -99
- package/build/index.js +289 -8124
- package/build/react_commonjs-external-Dpmq0XZr.mjs +2 -0
- package/build/styled-components_commonjs-external-CIupCp7j.mjs +2 -0
- package/build/vendor-C0VT5zXt.mjs +71749 -0
- package/package.json +80 -65
- package/vite.config.mts +45 -0
- package/vite.config.storybook.mts +40 -0
- package/build/constants.d.ts +0 -3
- package/build/hooks/useDebounce.d.ts +0 -2
- package/build/hooks/useWindowSize.d.ts +0 -4
- package/build/stories/accordions/_types.d.ts +0 -25
- package/build/stories/accordions/index.d.ts +0 -9
- package/build/stories/accordions/index.stories.d.ts +0 -14
- package/build/stories/alerts/_types.d.ts +0 -5
- package/build/stories/alerts/index.d.ts +0 -287
- package/build/stories/alerts/index.stories.d.ts +0 -4
- package/build/stories/avatar/InternalAvatar.d.ts +0 -2
- package/build/stories/avatar/_types.d.ts +0 -19
- package/build/stories/avatar/index.d.ts +0 -13
- package/build/stories/avatar/index.stories.d.ts +0 -6
- package/build/stories/breadcrumbs/_types.d.ts +0 -7
- package/build/stories/breadcrumbs/index.d.ts +0 -3
- package/build/stories/breadcrumbs/index.stories.d.ts +0 -11
- package/build/stories/buttons/anchor/index.d.ts +0 -12
- package/build/stories/buttons/anchor/index.stories.d.ts +0 -7
- package/build/stories/buttons/button/_types.d.ts +0 -7
- package/build/stories/buttons/button/index.d.ts +0 -308
- package/build/stories/buttons/button/index.stories.d.ts +0 -9
- package/build/stories/buttons/button-group/index.d.ts +0 -9
- package/build/stories/buttons/button-group/index.stories.d.ts +0 -13
- package/build/stories/buttons/icon-button/_types.d.ts +0 -7
- package/build/stories/buttons/icon-button/index.d.ts +0 -14
- package/build/stories/buttons/icon-button/index.stories.d.ts +0 -8
- package/build/stories/buttons/shared/_shared.d.ts +0 -2
- package/build/stories/buttons/split-button/_types.d.ts +0 -2
- package/build/stories/buttons/split-button/index.d.ts +0 -11
- package/build/stories/buttons/split-button/index.stories.d.ts +0 -5
- package/build/stories/buttons/utils.d.ts +0 -872
- package/build/stories/campaign-cards/_types.d.ts +0 -44
- package/build/stories/campaign-cards/index.d.ts +0 -3
- package/build/stories/campaign-cards/index.stories.d.ts +0 -5
- package/build/stories/campaign-cards/skeleton.d.ts +0 -1
- package/build/stories/cards/_types.d.ts +0 -9
- package/build/stories/cards/container.stories.d.ts +0 -8
- package/build/stories/cards/index.d.ts +0 -16
- package/build/stories/cards/index.stories.d.ts +0 -9
- package/build/stories/charts/ChartContainer.d.ts +0 -6
- package/build/stories/charts/Legend.d.ts +0 -11
- package/build/stories/charts/_types.d.ts +0 -6
- package/build/stories/charts/bar/_data.d.ts +0 -28
- package/build/stories/charts/bar/_types.d.ts +0 -26
- package/build/stories/charts/bar/index.d.ts +0 -2
- package/build/stories/charts/bar/index.stories.d.ts +0 -5
- package/build/stories/charts/bullet/CustomBulletChartMarker.d.ts +0 -2
- package/build/stories/charts/bullet/CustomBulletChartMeasure.d.ts +0 -8
- package/build/stories/charts/bullet/CustomTooltip.d.ts +0 -5
- package/build/stories/charts/bullet/_types.d.ts +0 -6
- package/build/stories/charts/bullet/index.d.ts +0 -3
- package/build/stories/charts/bullet/index.stories.d.ts +0 -5
- package/build/stories/charts/halfPie/HalfPieChartComponent.d.ts +0 -7
- package/build/stories/charts/halfPie/_types.d.ts +0 -14
- package/build/stories/charts/halfPie/index.d.ts +0 -3
- package/build/stories/charts/halfPie/index.stories.d.ts +0 -4
- package/build/stories/charts/pie/_types.d.ts +0 -36
- package/build/stories/charts/pie/index.d.ts +0 -3
- package/build/stories/charts/pie/index.stories.d.ts +0 -6
- package/build/stories/charts/pieCenteredItem.d.ts +0 -11
- package/build/stories/charts/sentiment/_data.d.ts +0 -9
- package/build/stories/charts/sentiment/_types.d.ts +0 -31
- package/build/stories/charts/sentiment/index.d.ts +0 -2
- package/build/stories/charts/sentiment/index.stories.d.ts +0 -5
- package/build/stories/charts/sunburst/ResetButton.d.ts +0 -9
- package/build/stories/charts/sunburst/_types.d.ts +0 -26
- package/build/stories/charts/sunburst/findChildrenByName.d.ts +0 -3
- package/build/stories/charts/sunburst/getChildrenValue.d.ts +0 -3
- package/build/stories/charts/sunburst/index.d.ts +0 -3
- package/build/stories/charts/sunburst/index.stories.d.ts +0 -5
- package/build/stories/charts/waffle/CustomCell.d.ts +0 -16
- package/build/stories/charts/waffle/_types.d.ts +0 -13
- package/build/stories/charts/waffle/index.d.ts +0 -3
- package/build/stories/charts/waffle/index.stories.d.ts +0 -5
- package/build/stories/chat/_types.d.ts +0 -50
- package/build/stories/chat/context/chatContext.d.ts +0 -39
- package/build/stories/chat/hooks/useMedia.d.ts +0 -8
- package/build/stories/chat/index.d.ts +0 -296
- package/build/stories/chat/index.stories.d.ts +0 -32
- package/build/stories/chat/parts/MediaLightbox.d.ts +0 -14
- package/build/stories/chat/parts/ThumbnailContainer/DeleteThumbnailX.d.ts +0 -5
- package/build/stories/chat/parts/ThumbnailContainer/Thumbnail.d.ts +0 -11
- package/build/stories/chat/parts/ThumbnailContainer/index.d.ts +0 -5
- package/build/stories/chat/parts/bar.d.ts +0 -6
- package/build/stories/chat/parts/comment.d.ts +0 -12
- package/build/stories/chat/parts/commentBox.d.ts +0 -15
- package/build/stories/chat/parts/containers.d.ts +0 -289
- package/build/stories/chat/parts/extensions.d.ts +0 -8
- package/build/stories/chat/parts/footer.d.ts +0 -5
- package/build/stories/chat/parts/header.d.ts +0 -272
- package/build/stories/chat/parts/mention.d.ts +0 -1
- package/build/stories/chat/parts/mentionList.d.ts +0 -9
- package/build/stories/chat/parts/sendShortcut.d.ts +0 -3
- package/build/stories/close/_types.d.ts +0 -3
- package/build/stories/close/index.d.ts +0 -6
- package/build/stories/color-swatch/_types.d.ts +0 -16
- package/build/stories/color-swatch/index.d.ts +0 -3
- package/build/stories/color-swatch/index.stories.d.ts +0 -5
- package/build/stories/drawers/_types.d.ts +0 -30
- package/build/stories/drawers/index.d.ts +0 -18
- package/build/stories/drawers/index.stories.d.ts +0 -4
- package/build/stories/drawers/loremIpsum.d.ts +0 -1
- package/build/stories/dropdowns/autocomplete/_types.d.ts +0 -3
- package/build/stories/dropdowns/autocomplete/index.d.ts +0 -12
- package/build/stories/dropdowns/autocomplete/index.stories.d.ts +0 -8
- package/build/stories/dropdowns/countermultiselect/_types.d.ts +0 -17
- package/build/stories/dropdowns/countermultiselect/index.d.ts +0 -3
- package/build/stories/dropdowns/countermultiselect/index.stories.d.ts +0 -4
- package/build/stories/dropdowns/field/_types.d.ts +0 -2
- package/build/stories/dropdowns/field/index.d.ts +0 -274
- package/build/stories/dropdowns/item/_types.d.ts +0 -9
- package/build/stories/dropdowns/item/index.d.ts +0 -3
- package/build/stories/dropdowns/item-content/_types.d.ts +0 -9
- package/build/stories/dropdowns/item-content/index.d.ts +0 -3
- package/build/stories/dropdowns/menu/_types.d.ts +0 -47
- package/build/stories/dropdowns/menu/index.d.ts +0 -14
- package/build/stories/dropdowns/menu/index.stories.d.ts +0 -4
- package/build/stories/dropdowns/menuheader/_types.d.ts +0 -5
- package/build/stories/dropdowns/menuheader/index.d.ts +0 -2
- package/build/stories/dropdowns/select/_types.d.ts +0 -33
- package/build/stories/dropdowns/select/index.d.ts +0 -290
- package/build/stories/dropdowns/select/index.stories.d.ts +0 -21
- package/build/stories/editor/_types.d.ts +0 -20
- package/build/stories/editor/editorFooter.d.ts +0 -3
- package/build/stories/editor/editorHeader.d.ts +0 -2
- package/build/stories/editor/floatingMenu.d.ts +0 -2
- package/build/stories/editor/index.d.ts +0 -16
- package/build/stories/editor/index.stories.d.ts +0 -14
- package/build/stories/forms/checkbox/_types.d.ts +0 -8
- package/build/stories/forms/checkbox/cards/_types.d.ts +0 -10
- package/build/stories/forms/checkbox/cards/index.d.ts +0 -3
- package/build/stories/forms/checkbox/cards/index.stories.d.ts +0 -11
- package/build/stories/forms/checkbox/index.d.ts +0 -13
- package/build/stories/forms/checkbox/index.stories.d.ts +0 -4
- package/build/stories/forms/field/_types.d.ts +0 -3
- package/build/stories/forms/field/index.d.ts +0 -7
- package/build/stories/forms/input/_types.d.ts +0 -9
- package/build/stories/forms/input/index.d.ts +0 -283
- package/build/stories/forms/input/index.stories.d.ts +0 -8
- package/build/stories/forms/input-toggle/_types.d.ts +0 -12
- package/build/stories/forms/input-toggle/index.d.ts +0 -278
- package/build/stories/forms/input-toggle/index.stories.d.ts +0 -12
- package/build/stories/forms/mediaInput/_types.d.ts +0 -13
- package/build/stories/forms/mediaInput/index.d.ts +0 -10
- package/build/stories/forms/mediaInput/index.stories.d.ts +0 -7
- package/build/stories/forms/radio/_types.d.ts +0 -3
- package/build/stories/forms/radio/cards/_types.d.ts +0 -11
- package/build/stories/forms/radio/cards/index.d.ts +0 -3
- package/build/stories/forms/radio/cards/index.stories.d.ts +0 -11
- package/build/stories/forms/radio/index.d.ts +0 -13
- package/build/stories/forms/radio/index.stories.d.ts +0 -5
- package/build/stories/forms/textarea/_types.d.ts +0 -15
- package/build/stories/forms/textarea/index.d.ts +0 -9
- package/build/stories/forms/textarea/index.stories.d.ts +0 -6
- package/build/stories/forms/toggle/_types.d.ts +0 -3
- package/build/stories/forms/toggle/index.d.ts +0 -12
- package/build/stories/forms/toggle/index.stories.d.ts +0 -8
- package/build/stories/grid/col/_types.d.ts +0 -77
- package/build/stories/grid/col/index.d.ts +0 -3
- package/build/stories/grid/col/index.stories.d.ts +0 -6
- package/build/stories/grid/grid/_types.d.ts +0 -9
- package/build/stories/grid/grid/index.d.ts +0 -9
- package/build/stories/grid/grid/index.stories.d.ts +0 -10
- package/build/stories/grid/row/_types.d.ts +0 -48
- package/build/stories/grid/row/index.d.ts +0 -3
- package/build/stories/grid/row/index.stories.d.ts +0 -8
- package/build/stories/highlight/CreateObservationButton.d.ts +0 -19
- package/build/stories/highlight/_types.d.ts +0 -39
- package/build/stories/highlight/demo-parts/data.d.ts +0 -55
- package/build/stories/highlight/demo-parts/sentiment-tag.d.ts +0 -7
- package/build/stories/highlight/demo-parts/transcript-base.d.ts +0 -5
- package/build/stories/highlight/demo-parts/transcript-diarization.d.ts +0 -5
- package/build/stories/highlight/demo-parts/transcript-paragraph.d.ts +0 -5
- package/build/stories/highlight/demo-parts/transcript-sentiment.d.ts +0 -5
- package/build/stories/highlight/highlightContext.d.ts +0 -10
- package/build/stories/highlight/index.d.ts +0 -10
- package/build/stories/highlight/index.stories.d.ts +0 -19
- package/build/stories/highlight/searchable.d.ts +0 -3
- package/build/stories/icons/_types.d.ts +0 -7
- package/build/stories/icons/index.d.ts +0 -9
- package/build/stories/icons/index.stories.d.ts +0 -4
- package/build/stories/info-cards/_types.d.ts +0 -8
- package/build/stories/info-cards/index.d.ts +0 -3
- package/build/stories/info-cards/index.stories.d.ts +0 -5
- package/build/stories/label/_types.d.ts +0 -5
- package/build/stories/label/index.d.ts +0 -281
- package/build/stories/label/index.stories.d.ts +0 -5
- package/build/stories/lightbox/_types.d.ts +0 -3
- package/build/stories/lightbox/index.d.ts +0 -11
- package/build/stories/lightbox/index.stories.d.ts +0 -11
- package/build/stories/lightbox/parts/body.d.ts +0 -817
- package/build/stories/lightbox/parts/footer.d.ts +0 -273
- package/build/stories/loaders/dots/_types.d.ts +0 -11
- package/build/stories/loaders/dots/index.d.ts +0 -14
- package/build/stories/loaders/dots/index.stories.d.ts +0 -4
- package/build/stories/loaders/progress/_types.d.ts +0 -12
- package/build/stories/loaders/progress/index.d.ts +0 -14
- package/build/stories/loaders/progress/index.stories.d.ts +0 -5
- package/build/stories/loaders/skeleton/_types.d.ts +0 -9
- package/build/stories/loaders/skeleton/index.d.ts +0 -16
- package/build/stories/loaders/skeleton/index.stories.d.ts +0 -5
- package/build/stories/loaders/spinner/_types.d.ts +0 -19
- package/build/stories/loaders/spinner/index.d.ts +0 -10
- package/build/stories/loaders/spinner/index.stories.d.ts +0 -4
- package/build/stories/login-form/_types.d.ts +0 -29
- package/build/stories/login-form/index.d.ts +0 -9
- package/build/stories/login-form/index.stories.d.ts +0 -5
- package/build/stories/logo/_types.d.ts +0 -9
- package/build/stories/logo/index.d.ts +0 -12
- package/build/stories/logo/index.stories.d.ts +0 -4
- package/build/stories/modals/_types.d.ts +0 -38
- package/build/stories/modals/fullscreen/index.d.ts +0 -1101
- package/build/stories/modals/fullscreen/index.stories.d.ts +0 -8
- package/build/stories/modals/index.d.ts +0 -282
- package/build/stories/modals/index.stories.d.ts +0 -13
- package/build/stories/multiselect/AddableItem.d.ts +0 -4
- package/build/stories/multiselect/Item.d.ts +0 -11
- package/build/stories/multiselect/_types.d.ts +0 -22
- package/build/stories/multiselect/index.d.ts +0 -2
- package/build/stories/multiselect/index.stories.d.ts +0 -5
- package/build/stories/navigation/app-header/_types.d.ts +0 -23
- package/build/stories/navigation/app-header/index.d.ts +0 -7
- package/build/stories/navigation/app-header/index.stories.d.ts +0 -5
- package/build/stories/navigation/app-header/skeleton.d.ts +0 -1
- package/build/stories/navigation/body/_types.d.ts +0 -5
- package/build/stories/navigation/body/index.d.ts +0 -6
- package/build/stories/navigation/chrome/_types.d.ts +0 -7
- package/build/stories/navigation/chrome/index.d.ts +0 -9
- package/build/stories/navigation/content/_types.d.ts +0 -2
- package/build/stories/navigation/content/index.d.ts +0 -6
- package/build/stories/navigation/header/_types.d.ts +0 -5
- package/build/stories/navigation/header/header-item/_types.d.ts +0 -55
- package/build/stories/navigation/header/header-item/brandItem.d.ts +0 -291
- package/build/stories/navigation/header/header-item/headerItem.d.ts +0 -4
- package/build/stories/navigation/header/header-item/headerItemIcon.d.ts +0 -4
- package/build/stories/navigation/header/header-item/headerItemText.d.ts +0 -3
- package/build/stories/navigation/header/header-item/index.d.ts +0 -5
- package/build/stories/navigation/header/header-item/utils.d.ts +0 -12
- package/build/stories/navigation/header/header-item/workspacesDropdown.d.ts +0 -2
- package/build/stories/navigation/header/index.d.ts +0 -13
- package/build/stories/navigation/main/_types.d.ts +0 -3
- package/build/stories/navigation/main/index.d.ts +0 -6
- package/build/stories/navigation/nav/_types.d.ts +0 -5
- package/build/stories/navigation/nav/index.d.ts +0 -9
- package/build/stories/navigation/nav/nav-item/_types.d.ts +0 -29
- package/build/stories/navigation/nav/nav-item/accordionItem.d.ts +0 -12
- package/build/stories/navigation/nav/nav-item/index.d.ts +0 -8
- package/build/stories/navigation/nav/nav-item/navDivider.d.ts +0 -3
- package/build/stories/navigation/nav/nav-item/navItem.d.ts +0 -4
- package/build/stories/navigation/nav/nav-item/navItemIcon.d.ts +0 -3
- package/build/stories/navigation/nav/nav-item/navItemProject.d.ts +0 -9
- package/build/stories/navigation/nav/nav-item/navItemText.d.ts +0 -3
- package/build/stories/navigation/nav/nav-item/navToggle.d.ts +0 -3
- package/build/stories/navigation/page-header/_types.d.ts +0 -10
- package/build/stories/navigation/page-header/index.d.ts +0 -1112
- package/build/stories/navigation/page-header/index.stories.d.ts +0 -14
- package/build/stories/navigation/page-header/styled/main.d.ts +0 -1099
- package/build/stories/notifications/_types.d.ts +0 -11
- package/build/stories/notifications/index.d.ts +0 -20
- package/build/stories/notifications/index.stories.d.ts +0 -9
- package/build/stories/pagination/_types.d.ts +0 -34
- package/build/stories/pagination/index.d.ts +0 -17
- package/build/stories/pagination/index.stories.d.ts +0 -5
- package/build/stories/player/_types.d.ts +0 -47
- package/build/stories/player/context/progressContext.d.ts +0 -16
- package/build/stories/player/hooks/usePictureInPicture.d.ts +0 -4
- package/build/stories/player/index.d.ts +0 -15
- package/build/stories/player/index.stories.d.ts +0 -12
- package/build/stories/player/parts/CutStart.d.ts +0 -4
- package/build/stories/player/parts/audioButton.d.ts +0 -1
- package/build/stories/player/parts/bookmark.d.ts +0 -2
- package/build/stories/player/parts/container.d.ts +0 -3
- package/build/stories/player/parts/controlButton.d.ts +0 -294
- package/build/stories/player/parts/controls.d.ts +0 -284
- package/build/stories/player/parts/controlsCenterGroup.d.ts +0 -2
- package/build/stories/player/parts/cutterButton.d.ts +0 -6
- package/build/stories/player/parts/floatingControls.d.ts +0 -8
- package/build/stories/player/parts/fullScreenButton.d.ts +0 -3
- package/build/stories/player/parts/progress.d.ts +0 -11
- package/build/stories/player/parts/spinner.d.ts +0 -1
- package/build/stories/player/parts/timeLabel.d.ts +0 -4
- package/build/stories/player/parts/tooltip.d.ts +0 -5
- package/build/stories/player/parts/video.d.ts +0 -1
- package/build/stories/player/utils.d.ts +0 -2
- package/build/stories/product-cards/_types.d.ts +0 -36
- package/build/stories/product-cards/index.d.ts +0 -3
- package/build/stories/product-cards/index.stories.d.ts +0 -5
- package/build/stories/profile-modal/_types.d.ts +0 -67
- package/build/stories/profile-modal/components/UserContainer.d.ts +0 -2
- package/build/stories/profile-modal/components/menuItem.d.ts +0 -282
- package/build/stories/profile-modal/components/menuItemIcon.d.ts +0 -9
- package/build/stories/profile-modal/components/previousMenuButton.d.ts +0 -2
- package/build/stories/profile-modal/index.d.ts +0 -10
- package/build/stories/profile-modal/index.stories.d.ts +0 -4
- package/build/stories/profile-modal/items/helpMenuItem.d.ts +0 -19
- package/build/stories/profile-modal/items/languageMenuItem.d.ts +0 -14
- package/build/stories/profile-modal/items/settingsMenuItem.d.ts +0 -21
- package/build/stories/profile-modal/userMenu.d.ts +0 -2
- package/build/stories/profile-modal/utils.d.ts +0 -1
- package/build/stories/service-cards/_types.d.ts +0 -17
- package/build/stories/service-cards/index.d.ts +0 -3
- package/build/stories/service-cards/index.stories.d.ts +0 -5
- package/build/stories/shared/editorStyle.d.ts +0 -2
- package/build/stories/shared/globalStyle.d.ts +0 -4
- package/build/stories/slider/_types.d.ts +0 -9
- package/build/stories/slider/index.d.ts +0 -16
- package/build/stories/slider/index.stories.d.ts +0 -13
- package/build/stories/slider/parts/buttons.d.ts +0 -3
- package/build/stories/slider/parts/container.d.ts +0 -273
- package/build/stories/slider/parts/counter.d.ts +0 -4
- package/build/stories/slider/parts/slickSlider.d.ts +0 -4
- package/build/stories/slider/parts/slide.d.ts +0 -2
- package/build/stories/slider/parts/sliderContext.d.ts +0 -7
- package/build/stories/special-cards/_types.d.ts +0 -29
- package/build/stories/special-cards/index.d.ts +0 -852
- package/build/stories/special-cards/index.stories.d.ts +0 -8
- package/build/stories/special-cards/styled/footer.d.ts +0 -2
- package/build/stories/special-cards/styled/header.d.ts +0 -839
- package/build/stories/special-cards/styled/meta.d.ts +0 -3
- package/build/stories/special-cards/styled/thumbnail.d.ts +0 -3
- package/build/stories/stepper/_types.d.ts +0 -16
- package/build/stories/stepper/index.d.ts +0 -828
- package/build/stories/stepper/index.stories.d.ts +0 -9
- package/build/stories/table/_types.d.ts +0 -82
- package/build/stories/table/grouped.d.ts +0 -4
- package/build/stories/table/index.d.ts +0 -21
- package/build/stories/table/index.stories.d.ts +0 -16
- package/build/stories/tabs/_types.d.ts +0 -18
- package/build/stories/tabs/index.d.ts +0 -5
- package/build/stories/tabs/index.stories.d.ts +0 -12
- package/build/stories/tags/_types.d.ts +0 -23
- package/build/stories/tags/index.d.ts +0 -562
- package/build/stories/tags/index.stories.d.ts +0 -15
- package/build/stories/theme/charts.d.ts +0 -8
- package/build/stories/theme/colors.d.ts +0 -7
- package/build/stories/theme/colors.stories.d.ts +0 -20
- package/build/stories/theme/components.d.ts +0 -184
- package/build/stories/theme/fontWeights.d.ts +0 -12
- package/build/stories/theme/gradients.d.ts +0 -3
- package/build/stories/theme/index.d.ts +0 -446
- package/build/stories/theme/mixins.d.ts +0 -4
- package/build/stories/theme/palette.d.ts +0 -148
- package/build/stories/theme/palette.stories.d.ts +0 -28
- package/build/stories/theme/utils.d.ts +0 -11
- package/build/stories/tiles/_types.d.ts +0 -12
- package/build/stories/tiles/index.d.ts +0 -22
- package/build/stories/tiles/index.stories.d.ts +0 -18
- package/build/stories/timeline/_types.d.ts +0 -14
- package/build/stories/timeline/index.d.ts +0 -290
- package/build/stories/timeline/index.stories.d.ts +0 -15
- package/build/stories/title/_types.d.ts +0 -5
- package/build/stories/title/index.d.ts +0 -6
- package/build/stories/title/index.stories.d.ts +0 -4
- package/build/stories/tooltip/_types.d.ts +0 -4
- package/build/stories/tooltip/index.d.ts +0 -3
- package/build/stories/tooltip/index.stories.d.ts +0 -5
- package/build/stories/tooltip-modal/_types.d.ts +0 -21
- package/build/stories/tooltip-modal/index.d.ts +0 -18
- package/build/stories/tooltip-modal/index.stories.d.ts +0 -4
- package/build/stories/transcript/_data.d.ts +0 -17
- package/build/stories/transcript/extensions/theme/index.d.ts +0 -348
- package/build/stories/transcript/findActiveWord.d.ts +0 -2
- package/build/stories/transcript/floatingMenu.d.ts +0 -8
- package/build/stories/transcript/getParsedContent.d.ts +0 -26
- package/build/stories/transcript/index.d.ts +0 -53
- package/build/stories/transcript/index.stories.d.ts +0 -23
- package/build/stories/transcript/nodes/active/Component.d.ts +0 -6
- package/build/stories/transcript/nodes/active/index.d.ts +0 -4
- package/build/stories/transcript/nodes/observation/Component.d.ts +0 -6
- package/build/stories/transcript/nodes/observation/index.d.ts +0 -2
- package/build/stories/transcript/nodes/paragraph/Component.d.ts +0 -6
- package/build/stories/transcript/nodes/paragraph/index.d.ts +0 -2
- package/build/stories/transcript/nodes/word/Component.d.ts +0 -6
- package/build/stories/transcript/nodes/word/index.d.ts +0 -2
- package/build/stories/transcript/search.d.ts +0 -9
- package/build/stories/transcript/useEditor.d.ts +0 -12
- package/build/stories/trigger/_types.d.ts +0 -3
- package/build/stories/trigger/index.d.ts +0 -6
- package/build/stories/typography/block-quote/_types.d.ts +0 -5
- package/build/stories/typography/block-quote/index.d.ts +0 -6
- package/build/stories/typography/block-quote/index.stories.d.ts +0 -3
- package/build/stories/typography/code/_types.d.ts +0 -7
- package/build/stories/typography/code/index.d.ts +0 -6
- package/build/stories/typography/code/index.stories.d.ts +0 -6
- package/build/stories/typography/ellipsis/_types.d.ts +0 -9
- package/build/stories/typography/ellipsis/index.d.ts +0 -6
- package/build/stories/typography/ellipsis/index.stories.d.ts +0 -3
- package/build/stories/typography/lists/_types.d.ts +0 -17
- package/build/stories/typography/lists/index.d.ts +0 -16
- package/build/stories/typography/lists/ordered.stories.d.ts +0 -4
- package/build/stories/typography/lists/unordered.stories.d.ts +0 -4
- package/build/stories/typography/paragraph/index.d.ts +0 -6
- package/build/stories/typography/paragraph/index.stories.d.ts +0 -4
- package/build/stories/typography/span/_types.d.ts +0 -13
- package/build/stories/typography/span/index.d.ts +0 -12
- package/build/stories/typography/span/index.stories.d.ts +0 -4
- package/build/stories/typography/typescale/anchortag/index.stories.d.ts +0 -4
- package/build/stories/typography/typescale/index.d.ts +0 -315
- package/build/stories/typography/typescale/index.stories.d.ts +0 -4
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { MediaInputArgs } from "./_types";
|
|
2
|
-
/**
|
|
3
|
-
* Media elements add even more context to an input.
|
|
4
|
-
* <hr>
|
|
5
|
-
* Used for this:
|
|
6
|
-
* - To let the user enter data into a field
|
|
7
|
-
* - To enter multiline text, use a Textarea
|
|
8
|
-
**/
|
|
9
|
-
declare const MediaInput: (props: MediaInputArgs) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export { MediaInput };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MediaInputArgs } from "./_types";
|
|
2
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, MediaInputArgs>;
|
|
3
|
-
export declare const Success: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, MediaInputArgs>;
|
|
4
|
-
export declare const Warning: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, MediaInputArgs>;
|
|
5
|
-
export declare const Error: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, MediaInputArgs>;
|
|
6
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, MediaInputArgs>;
|
|
7
|
-
export default _default;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SpecialCardProps } from "../../../special-cards/_types";
|
|
3
|
-
import { RadioArgs } from "../_types";
|
|
4
|
-
export interface RadioCardArgs extends RadioArgs {
|
|
5
|
-
card?: SpecialCardProps;
|
|
6
|
-
label: string;
|
|
7
|
-
icon: React.ReactNode;
|
|
8
|
-
iconActive?: React.ReactNode;
|
|
9
|
-
value: string;
|
|
10
|
-
onChecked?: (value: string) => void;
|
|
11
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { RadioCardArgs } from "./_types";
|
|
2
|
-
interface FormProps {
|
|
3
|
-
cards: RadioCardArgs[];
|
|
4
|
-
form: {
|
|
5
|
-
onSubmit: (e: any) => void;
|
|
6
|
-
};
|
|
7
|
-
}
|
|
8
|
-
export declare const SingleCard: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, RadioCardArgs>;
|
|
9
|
-
export declare const MultipleCards: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, FormProps>;
|
|
10
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, RadioCardArgs>;
|
|
11
|
-
export default _default;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { RadioArgs } from "./_types";
|
|
2
|
-
/**
|
|
3
|
-
* Radio buttons let users choose a single option among two or more mutually exclusive options.
|
|
4
|
-
* <hr>
|
|
5
|
-
* Used for this:
|
|
6
|
-
* - For choices or options that can't occur at the same time
|
|
7
|
-
* - To indicate that two or more options are mutually exclusive
|
|
8
|
-
* Not for this:
|
|
9
|
-
* - If the user can choose more than one option at once, use a Checkbox instead
|
|
10
|
-
* - To select from a long list of options, use Select instead
|
|
11
|
-
**/
|
|
12
|
-
declare const Radio: (props: RadioArgs) => import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export { Radio };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { RadioArgs } from "./_types";
|
|
2
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, RadioArgs>;
|
|
3
|
-
export declare const Checked: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, RadioArgs>;
|
|
4
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, RadioArgs>;
|
|
5
|
-
export default _default;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ITextareaProps } from "@zendeskgarden/react-forms";
|
|
2
|
-
export interface TextareaArgs extends ITextareaProps {
|
|
3
|
-
/** Removes borders and padding */
|
|
4
|
-
isBare?: boolean;
|
|
5
|
-
/** Applies inset `box-shadow` styling on focus */
|
|
6
|
-
focusInset?: boolean;
|
|
7
|
-
/** Enables manual vertical resize */
|
|
8
|
-
isResizable?: boolean;
|
|
9
|
-
/** Defines the minimum height in rows */
|
|
10
|
-
minRows?: number;
|
|
11
|
-
/** Defines the maximum height in rows */
|
|
12
|
-
maxRows?: number;
|
|
13
|
-
/** Applies validation state styling */
|
|
14
|
-
validation?: 'success' | 'warning' | 'error';
|
|
15
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { TextareaArgs } from "./_types";
|
|
2
|
-
/**
|
|
3
|
-
* A Textarea is a form control for multi-line text.
|
|
4
|
-
* <hr>
|
|
5
|
-
* Used for this:
|
|
6
|
-
* - To enter multi-line text
|
|
7
|
-
**/
|
|
8
|
-
declare const Textarea: (props: TextareaArgs) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export { Textarea };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { TextareaArgs } from "./_types";
|
|
2
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, TextareaArgs>;
|
|
3
|
-
export declare const Warning: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, TextareaArgs>;
|
|
4
|
-
export declare const Resize: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, TextareaArgs>;
|
|
5
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, TextareaArgs>;
|
|
6
|
-
export default _default;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ToggleArgs } from "./_types";
|
|
2
|
-
/**
|
|
3
|
-
* A Toggle lets users turn something on and off like a light switch. Unlike a Checkbox, which is used for selection, a Toggle is used for activation.
|
|
4
|
-
* <hr>
|
|
5
|
-
* Used for this:
|
|
6
|
-
* - To see or compare the results of a settings change
|
|
7
|
-
* - To activate a mode (such as "dark mode") which takes immediate effect
|
|
8
|
-
* Not for this:
|
|
9
|
-
* - To let users select from a list of settings, use Checkboxes instead
|
|
10
|
-
**/
|
|
11
|
-
declare const Toggle: (props: ToggleArgs) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export { Toggle };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { LabelArgs } from "../../label/_types";
|
|
2
|
-
import { ToggleArgs } from "./_types";
|
|
3
|
-
interface ToggleStoryProps extends ToggleArgs {
|
|
4
|
-
label: LabelArgs;
|
|
5
|
-
}
|
|
6
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, ToggleStoryProps>;
|
|
7
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, ToggleArgs>;
|
|
8
|
-
export default _default;
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { IColProps, GRID_NUMBER, BREAKPOINT, ALIGN_SELF, TEXT_ALIGN } from "@zendeskgarden/react-grid";
|
|
2
|
-
export interface ColArgs extends IColProps {
|
|
3
|
-
/** Sets the total number of grid `columns` that the column spans on all screen sizes */
|
|
4
|
-
size?: GRID_NUMBER;
|
|
5
|
-
/** Defines the column size on extra-small screens.
|
|
6
|
-
* See [breakpoints](/components/theme-object#default_theme).
|
|
7
|
-
*/
|
|
8
|
-
xs?: BREAKPOINT;
|
|
9
|
-
/** Defines the column size on small screens*/
|
|
10
|
-
sm?: BREAKPOINT;
|
|
11
|
-
/** Defines the column size on medium screens */
|
|
12
|
-
md?: BREAKPOINT;
|
|
13
|
-
/** Defines the column size on large screens */
|
|
14
|
-
lg?: BREAKPOINT;
|
|
15
|
-
/** Defines the column size on extra-large screens */
|
|
16
|
-
xl?: BREAKPOINT;
|
|
17
|
-
/**
|
|
18
|
-
* Applies the `align-self` flex item property, overriding `Row alignItems`
|
|
19
|
-
* vertical alignment on all screen sizes
|
|
20
|
-
*/
|
|
21
|
-
alignSelf?: ALIGN_SELF;
|
|
22
|
-
/** Applies the `align-self` flex item property to the column on extra-small screens */
|
|
23
|
-
alignSelfXs?: ALIGN_SELF;
|
|
24
|
-
/** Applies the `align-self` flex item property to the column on small screens */
|
|
25
|
-
alignSelfSm?: ALIGN_SELF;
|
|
26
|
-
/** Applies the `align-self` flex item property to the column on medium screens */
|
|
27
|
-
alignSelfMd?: ALIGN_SELF;
|
|
28
|
-
/** Applies the `align-self` flex item property to the column on large screens */
|
|
29
|
-
alignSelfLg?: ALIGN_SELF;
|
|
30
|
-
/** Applies the `align-self` flex item property to the column on extra-large screens */
|
|
31
|
-
alignSelfXl?: ALIGN_SELF;
|
|
32
|
-
/**
|
|
33
|
-
* Applies the RTL-aware `text-align` property to the column on all screen sizes
|
|
34
|
-
*/
|
|
35
|
-
textAlign?: TEXT_ALIGN;
|
|
36
|
-
/** Applies the `text-align` property to the column on extra-small screens */
|
|
37
|
-
textAlignXs?: TEXT_ALIGN;
|
|
38
|
-
/** Applies the `text-align` property to the column on small screens */
|
|
39
|
-
textAlignSm?: TEXT_ALIGN;
|
|
40
|
-
/** Applies the `text-align` property to the column on medium screens */
|
|
41
|
-
textAlignMd?: TEXT_ALIGN;
|
|
42
|
-
/** Applies the `text-align` property to the column on large screens */
|
|
43
|
-
textAlignLg?: TEXT_ALIGN;
|
|
44
|
-
/** Applies the `text-align` property to the column on extra-large screens */
|
|
45
|
-
textAlignXl?: TEXT_ALIGN;
|
|
46
|
-
/**
|
|
47
|
-
* Offsets the column relative to the total number of `columns` in the
|
|
48
|
-
* grid on all screen sizes
|
|
49
|
-
*/
|
|
50
|
-
offset?: GRID_NUMBER;
|
|
51
|
-
/** Applies offset to the column on extra-small screens */
|
|
52
|
-
offsetXs?: GRID_NUMBER;
|
|
53
|
-
/** Applies offset to the column on small screens */
|
|
54
|
-
offsetSm?: GRID_NUMBER;
|
|
55
|
-
/** Applies offset to the column on medium screens */
|
|
56
|
-
offsetMd?: GRID_NUMBER;
|
|
57
|
-
/** Applies offset to the column on large screens */
|
|
58
|
-
offsetLg?: GRID_NUMBER;
|
|
59
|
-
/** Applies offset to the column on extra-large screens */
|
|
60
|
-
offsetXl?: GRID_NUMBER;
|
|
61
|
-
/**
|
|
62
|
-
* Applies the `order` flex item property to the column on all screen sizes. Note that
|
|
63
|
-
* order modification can introduce accessibility problems by
|
|
64
|
-
* confusing tab ordering. Rely on semantic DOM ordering whenever possible.
|
|
65
|
-
*/
|
|
66
|
-
order?: GRID_NUMBER;
|
|
67
|
-
/** Sets the `order` flex item property of the column on extra-small screens */
|
|
68
|
-
orderXs?: GRID_NUMBER;
|
|
69
|
-
/** Sets the `order` flex item property of the column on small screens */
|
|
70
|
-
orderSm?: GRID_NUMBER;
|
|
71
|
-
/** Sets the `order` flex item property of the column on medium screens */
|
|
72
|
-
orderMd?: GRID_NUMBER;
|
|
73
|
-
/** Sets the `order` flex item property of the column on large screens */
|
|
74
|
-
orderLg?: GRID_NUMBER;
|
|
75
|
-
/** Sets the `order` flex item property of the column on extra-large screens */
|
|
76
|
-
orderXl?: GRID_NUMBER;
|
|
77
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ColArgs } from "./_types";
|
|
2
|
-
export declare const Basic: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, ColArgs>;
|
|
3
|
-
export declare const Breaks: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, ColArgs>;
|
|
4
|
-
export declare const Offset: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, ColArgs>;
|
|
5
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, ColArgs>;
|
|
6
|
-
export default _default;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { IGridProps, GRID_NUMBER, SPACE } from "@zendeskgarden/react-grid";
|
|
2
|
-
export interface GridArgs extends IGridProps {
|
|
3
|
-
/** Defines the number of individual columns that the grid contains */
|
|
4
|
-
columns?: GRID_NUMBER;
|
|
5
|
-
/** Specifies the grid column gutter width. The value `false` collapses the gutters */
|
|
6
|
-
gutters?: SPACE;
|
|
7
|
-
/** Highlights the columns for layout debugging */
|
|
8
|
-
debug?: boolean;
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { GridArgs } from "./_types";
|
|
2
|
-
/**
|
|
3
|
-
* The Grid component is a framework for building modular layouts.
|
|
4
|
-
* <hr>
|
|
5
|
-
* Used for this:
|
|
6
|
-
- To structure the layout of a page
|
|
7
|
-
*/
|
|
8
|
-
declare const Grid: (props: GridArgs) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export { Grid };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { RowStoryArg } from "../row/index.stories";
|
|
2
|
-
import { GridArgs } from "./_types";
|
|
3
|
-
interface GridProps extends GridArgs {
|
|
4
|
-
rows: Array<RowStoryArg>;
|
|
5
|
-
}
|
|
6
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, GridProps>;
|
|
7
|
-
export declare const EqualColumns: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, GridProps>;
|
|
8
|
-
export declare const OneWiderColumn: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, GridProps>;
|
|
9
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, GridArgs>;
|
|
10
|
-
export default _default;
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { IRowProps, ALIGN_ITEMS, JUSTIFY_CONTENT, WRAP } from "@zendeskgarden/react-grid";
|
|
2
|
-
export interface RowArgs extends IRowProps {
|
|
3
|
-
/**
|
|
4
|
-
* Applies the `align-items` flex container property to the row.
|
|
5
|
-
* This affects vertical `Col` alignment on all screen sizes.
|
|
6
|
-
*/
|
|
7
|
-
alignItems?: ALIGN_ITEMS;
|
|
8
|
-
/** Applies the `align-items` flex container property to the row on extra-small screens */
|
|
9
|
-
alignItemsXs?: ALIGN_ITEMS;
|
|
10
|
-
/** Applies the `align-items` flex container property to the row on small screens */
|
|
11
|
-
alignItemsSm?: ALIGN_ITEMS;
|
|
12
|
-
/** Applies the `align-items` flex container property to the row on medium screens */
|
|
13
|
-
alignItemsMd?: ALIGN_ITEMS;
|
|
14
|
-
/** Applies the `align-items` flex container property to the row on large screens */
|
|
15
|
-
alignItemsLg?: ALIGN_ITEMS;
|
|
16
|
-
/** Applies the `align-items` flex container property to the row on extra-large screens */
|
|
17
|
-
alignItemsXl?: ALIGN_ITEMS;
|
|
18
|
-
/**
|
|
19
|
-
* Applies the `justify-content` flex container property to the row.
|
|
20
|
-
* This affects horizontal `Col` alignment on all screen sizes.
|
|
21
|
-
*/
|
|
22
|
-
justifyContent?: JUSTIFY_CONTENT;
|
|
23
|
-
/** Applies the `justify-content` flex container property to the row on extra-small screens */
|
|
24
|
-
justifyContentXs?: JUSTIFY_CONTENT;
|
|
25
|
-
/** Applies the `justify-content` flex container property to the row on small screens */
|
|
26
|
-
justifyContentSm?: JUSTIFY_CONTENT;
|
|
27
|
-
/** Applies the `justify-content` flex container property to the row on medium screens */
|
|
28
|
-
justifyContentMd?: JUSTIFY_CONTENT;
|
|
29
|
-
/** Applies the `justify-content` flex container property to the row on large screens */
|
|
30
|
-
justifyContentLg?: JUSTIFY_CONTENT;
|
|
31
|
-
/** Applies the `justify-content` flex container property to the row on extra-large screens */
|
|
32
|
-
justifyContentXl?: JUSTIFY_CONTENT;
|
|
33
|
-
/**
|
|
34
|
-
* Applies the `flex-wrap` container property to the row. This affects `Col` wrapping on
|
|
35
|
-
* all screen sizes.
|
|
36
|
-
*/
|
|
37
|
-
wrap?: WRAP;
|
|
38
|
-
/** Applies the `flex-wrap` container property to the row on extra-small screens */
|
|
39
|
-
wrapXs?: WRAP;
|
|
40
|
-
/** Applies the `flex-wrap` container property to the row on small screens */
|
|
41
|
-
wrapSm?: WRAP;
|
|
42
|
-
/** Applies the `flex-wrap` container property to the row on medium screens */
|
|
43
|
-
wrapMd?: WRAP;
|
|
44
|
-
/** Applies the `flex-wrap` container property to the row on large screens */
|
|
45
|
-
wrapLg?: WRAP;
|
|
46
|
-
/** Applies the `flex-wrap` container property to the row on extra-large screens */
|
|
47
|
-
wrapXl?: WRAP;
|
|
48
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { RowArgs } from "./_types";
|
|
2
|
-
import { ColArgs } from "../col/_types";
|
|
3
|
-
export interface RowStoryArg extends RowArgs {
|
|
4
|
-
cols: Array<ColArgs>;
|
|
5
|
-
}
|
|
6
|
-
export declare const Basic: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, RowStoryArg>;
|
|
7
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, RowArgs>;
|
|
8
|
-
export default _default;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const CreateObservationButton: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<Omit<import("../buttons/button/_types").ButtonArgs & import("react").RefAttributes<HTMLButtonElement>, "ref"> & {
|
|
3
|
-
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
4
|
-
}, {
|
|
5
|
-
position: {
|
|
6
|
-
x: number;
|
|
7
|
-
y: number;
|
|
8
|
-
};
|
|
9
|
-
}>> & import("react").ForwardRefExoticComponent<import("../buttons/button/_types").ButtonArgs & import("react").RefAttributes<HTMLButtonElement>> & {
|
|
10
|
-
EndIcon: {
|
|
11
|
-
(props: import("@zendeskgarden/react-buttons").IButtonEndIconProps): import("react").JSX.Element;
|
|
12
|
-
displayName: string;
|
|
13
|
-
};
|
|
14
|
-
StartIcon: {
|
|
15
|
-
(props: import("@zendeskgarden/react-buttons").IButtonEndIconProps): import("react").JSX.Element;
|
|
16
|
-
displayName: string;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
export { CreateObservationButton };
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { ISpanProps } from "@zendeskgarden/react-typography";
|
|
2
|
-
import { ReactNode } from "react";
|
|
3
|
-
import { IBookmark } from "../player/_types";
|
|
4
|
-
export interface HighlightArgs {
|
|
5
|
-
/**
|
|
6
|
-
* Applies a font color. Use [PALETTE](/components/palette#palette) colors
|
|
7
|
-
* when possible. Accepts all hex values.
|
|
8
|
-
*/
|
|
9
|
-
hue?: string;
|
|
10
|
-
/** Updates the element's HTML tag */
|
|
11
|
-
tag?: any;
|
|
12
|
-
/** Applies bold font style. Font weight is inherited by default. */
|
|
13
|
-
isBold?: boolean;
|
|
14
|
-
/** Renders with monospace font */
|
|
15
|
-
isMonospace?: boolean;
|
|
16
|
-
/** Adjusts the font size. By default font size is medium */
|
|
17
|
-
size?: "xs" | "sm" | "md" | "lg" | "xl" | "xxl" | "xxxl";
|
|
18
|
-
search?: string;
|
|
19
|
-
onSelectionButtonClick?: (part: {
|
|
20
|
-
from: number;
|
|
21
|
-
to: number;
|
|
22
|
-
text: string;
|
|
23
|
-
}) => void;
|
|
24
|
-
i18n?: {
|
|
25
|
-
selectionButtonLabel: string;
|
|
26
|
-
};
|
|
27
|
-
}
|
|
28
|
-
export interface Observation extends Omit<IBookmark, "onClick"> {
|
|
29
|
-
color?: string;
|
|
30
|
-
}
|
|
31
|
-
export interface WordProps extends ISpanProps {
|
|
32
|
-
start: number;
|
|
33
|
-
end: number;
|
|
34
|
-
currentTime?: number;
|
|
35
|
-
observations?: Observation[];
|
|
36
|
-
text: string;
|
|
37
|
-
size?: "xs" | "sm" | "md" | "lg" | "xl" | "xxl" | "xxxl";
|
|
38
|
-
tooltipContent?: (observations: Observation[]) => ReactNode;
|
|
39
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
export declare const DemoTranscript: {
|
|
2
|
-
metadata: {
|
|
3
|
-
transaction_key: string;
|
|
4
|
-
request_id: string;
|
|
5
|
-
sha256: string;
|
|
6
|
-
created: string;
|
|
7
|
-
duration: number;
|
|
8
|
-
channels: number;
|
|
9
|
-
models: string[];
|
|
10
|
-
model_info: {
|
|
11
|
-
"4accafca-a091-473d-8241-f5a847cb5766": {
|
|
12
|
-
name: string;
|
|
13
|
-
version: string;
|
|
14
|
-
arch: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
results: {
|
|
19
|
-
channels: {
|
|
20
|
-
alternatives: {
|
|
21
|
-
transcript: string;
|
|
22
|
-
confidence: number;
|
|
23
|
-
words: {
|
|
24
|
-
word: string;
|
|
25
|
-
start: number;
|
|
26
|
-
end: number;
|
|
27
|
-
confidence: number;
|
|
28
|
-
speaker: number;
|
|
29
|
-
speaker_confidence: number;
|
|
30
|
-
punctuated_word: string;
|
|
31
|
-
}[];
|
|
32
|
-
paragraphs: {
|
|
33
|
-
transcript: string;
|
|
34
|
-
paragraphs: {
|
|
35
|
-
sentences: {
|
|
36
|
-
text: string;
|
|
37
|
-
start: number;
|
|
38
|
-
end: number;
|
|
39
|
-
}[];
|
|
40
|
-
speaker: number;
|
|
41
|
-
num_words: number;
|
|
42
|
-
start: number;
|
|
43
|
-
end: number;
|
|
44
|
-
sentiment: number;
|
|
45
|
-
}[];
|
|
46
|
-
};
|
|
47
|
-
}[];
|
|
48
|
-
}[];
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
export declare const DemoSentiment: {
|
|
52
|
-
role: string;
|
|
53
|
-
rate: number;
|
|
54
|
-
content: string;
|
|
55
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
export type HighlightContextType = {
|
|
3
|
-
searchTerm: string;
|
|
4
|
-
};
|
|
5
|
-
export declare const HighlightContext: React.Context<HighlightContextType | null>;
|
|
6
|
-
export declare const HighlightContextProvider: ({ term, children, }: {
|
|
7
|
-
term?: string | undefined;
|
|
8
|
-
children: React.ReactNode;
|
|
9
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export declare const useHighlightContext: () => HighlightContextType;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PropsWithChildren } from "react";
|
|
2
|
-
import { HighlightArgs, WordProps } from "./_types";
|
|
3
|
-
/**
|
|
4
|
-
* Use Highlight to use highlight interation on any text element
|
|
5
|
-
*/
|
|
6
|
-
declare const Highlight: {
|
|
7
|
-
(props: PropsWithChildren<HighlightArgs>): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
Word: (props: WordProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
};
|
|
10
|
-
export { Highlight };
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { HighlightArgs, WordProps } from "./_types";
|
|
3
|
-
export interface StoryArgs extends HighlightArgs {
|
|
4
|
-
words: Array<WordProps & {
|
|
5
|
-
speaker: number;
|
|
6
|
-
}>;
|
|
7
|
-
currentTime: number;
|
|
8
|
-
includeSearch?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, StoryArgs>;
|
|
11
|
-
export declare const WithSelectionButton: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, StoryArgs>;
|
|
12
|
-
export declare const WithTooltip: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, StoryArgs>;
|
|
13
|
-
export declare const WithSearch: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, StoryArgs>;
|
|
14
|
-
export declare const VideoSync: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, StoryArgs>;
|
|
15
|
-
export declare const Demo: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, StoryArgs>;
|
|
16
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, HighlightArgs & {
|
|
17
|
-
children?: import("react").ReactNode;
|
|
18
|
-
}>;
|
|
19
|
-
export default _default;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ReactComponent as StatusCompletedIcon } from "../../assets/icons/campaign-completed.svg";
|
|
2
|
-
import { ReactComponent as StatusLockedIcon } from "../../assets/icons/campaign-locked.svg";
|
|
3
|
-
import { ReactComponent as StatusIncomingIcon } from "../../assets/icons/campaign-incoming.svg";
|
|
4
|
-
import { ReactComponent as StatusRunningIcon } from "../../assets/icons/campaign-progress.svg";
|
|
5
|
-
import { ReactComponent as CampaignExperientialIcon } from "../../assets/icons/campaign-experiential.svg";
|
|
6
|
-
import { ReactComponent as CampaignFunctionalIcon } from "../../assets/icons/campaign-functional.svg";
|
|
7
|
-
import { IconArgs } from "./_types";
|
|
8
|
-
export declare const Icon: (props: IconArgs) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export { StatusCompletedIcon, StatusLockedIcon, StatusIncomingIcon, StatusRunningIcon, CampaignExperientialIcon, CampaignFunctionalIcon };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { IconArgs } from "./_types";
|
|
2
|
-
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, IconArgs>;
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, IconArgs>;
|
|
4
|
-
export default _default;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { InfoCardProps } from "./_types";
|
|
2
|
-
export declare const SingleCard: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, InfoCardProps>;
|
|
3
|
-
export declare const Grid: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, InfoCardProps>;
|
|
4
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, InfoCardProps>;
|
|
5
|
-
export default _default;
|