@appquality/unguess-design-system 2.12.86 → 3.0.1-alpha
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/.babelrc.json +16 -0
- package/build/index.js +0 -86
- package/build/stories/accordions/index.stories.d.ts +5 -11
- package/build/stories/alerts/index.d.ts +1 -1
- package/build/stories/alerts/index.stories.d.ts +2 -8
- package/build/stories/avatar/index.d.ts +1 -1
- package/build/stories/avatar/index.stories.d.ts +3 -8
- package/build/stories/breadcrumbs/index.d.ts +1 -1
- package/build/stories/breadcrumbs/index.stories.d.ts +2 -3
- package/build/stories/buttons/anchor/index.stories.d.ts +4 -5
- package/build/stories/buttons/button/index.stories.d.ts +1217 -16
- package/build/stories/buttons/button-group/index.stories.d.ts +4 -5
- package/build/stories/buttons/icon-button/index.stories.d.ts +5 -6
- package/build/stories/buttons/split-button/index.stories.d.ts +2 -3
- package/build/stories/campaign-cards/index.d.ts +1 -1
- package/build/stories/campaign-cards/index.stories.d.ts +3 -4
- package/build/stories/campaign-cards/skeleton.d.ts +1 -1
- package/build/stories/cards/container.stories.d.ts +2 -3
- package/build/stories/cards/index.d.ts +2 -2
- package/build/stories/cards/index.stories.d.ts +3 -4
- package/build/stories/charts/Legend.d.ts +2 -2
- package/build/stories/charts/_types.d.ts +1 -1
- package/build/stories/charts/bar/_types.d.ts +1 -1
- package/build/stories/charts/bar/index.d.ts +1 -1
- package/build/stories/charts/bar/index.stories.d.ts +3 -4
- package/build/stories/charts/bullet/CustomBulletChartMarker.d.ts +1 -1
- package/build/stories/charts/bullet/CustomBulletChartMeasure.d.ts +1 -1
- package/build/stories/charts/bullet/CustomTooltip.d.ts +1 -1
- package/build/stories/charts/bullet/index.d.ts +1 -1
- package/build/stories/charts/bullet/index.stories.d.ts +3 -4
- package/build/stories/charts/halfPie/HalfPieChartComponent.d.ts +1 -1
- package/build/stories/charts/halfPie/index.d.ts +1 -1
- package/build/stories/charts/halfPie/index.stories.d.ts +2 -3
- package/build/stories/charts/pie/_types.d.ts +2 -2
- package/build/stories/charts/pie/index.d.ts +1 -1
- package/build/stories/charts/pie/index.stories.d.ts +4 -5
- package/build/stories/charts/pieCenteredItem.d.ts +1 -1
- package/build/stories/charts/sunburst/ResetButton.d.ts +1 -1
- package/build/stories/charts/sunburst/index.d.ts +1 -1
- package/build/stories/charts/sunburst/index.stories.d.ts +3 -4
- package/build/stories/charts/waffle/CustomCell.d.ts +1 -1
- package/build/stories/charts/waffle/index.d.ts +1 -1
- package/build/stories/charts/waffle/index.stories.d.ts +3 -4
- package/build/stories/close/index.d.ts +1 -1
- package/build/stories/close/index.stories.d.ts +2 -3
- package/build/stories/drawers/index.d.ts +1 -1
- package/build/stories/drawers/index.stories.d.ts +2 -11
- package/build/stories/drawers/loremIpsum.d.ts +1 -1
- package/build/stories/dropdowns/autocomplete/index.d.ts +1 -1
- package/build/stories/dropdowns/autocomplete/index.stories.d.ts +3 -4
- package/build/stories/dropdowns/countermultiselect/index.d.ts +1 -1
- package/build/stories/dropdowns/countermultiselect/index.stories.d.ts +2 -3
- package/build/stories/dropdowns/item/index.d.ts +1 -1
- package/build/stories/dropdowns/item-content/index.d.ts +1 -1
- package/build/stories/dropdowns/menu/index.d.ts +8 -8
- package/build/stories/dropdowns/menu/index.stories.d.ts +3 -4
- package/build/stories/dropdowns/menuheader/index.d.ts +1 -1
- package/build/stories/dropdowns/select/index.d.ts +5 -5
- package/build/stories/dropdowns/select/index.stories.d.ts +4 -8
- package/build/stories/editor/_types.d.ts +1 -1
- package/build/stories/editor/editorFooter.d.ts +1 -1
- package/build/stories/editor/editorHeader.d.ts +1 -1
- package/build/stories/editor/floatingMenu.d.ts +1 -1
- package/build/stories/editor/index.d.ts +1 -1
- package/build/stories/editor/index.stories.d.ts +8 -8
- package/build/stories/forms/checkbox/cards/index.d.ts +1 -1
- package/build/stories/forms/checkbox/cards/index.stories.d.ts +3 -4
- package/build/stories/forms/checkbox/index.d.ts +1 -1
- package/build/stories/forms/checkbox/index.stories.d.ts +2 -3
- package/build/stories/forms/field/index.d.ts +1 -1
- package/build/stories/forms/input/index.stories.d.ts +5 -6
- package/build/stories/forms/input-toggle/_types.d.ts +1 -1
- package/build/stories/forms/input-toggle/index.d.ts +3 -3
- package/build/stories/forms/input-toggle/index.stories.d.ts +6 -11
- package/build/stories/forms/mediaInput/index.d.ts +1 -1
- package/build/stories/forms/mediaInput/index.stories.d.ts +5 -6
- package/build/stories/forms/radio/cards/index.d.ts +1 -1
- package/build/stories/forms/radio/cards/index.stories.d.ts +3 -4
- package/build/stories/forms/radio/index.d.ts +1 -1
- package/build/stories/forms/radio/index.stories.d.ts +3 -4
- package/build/stories/forms/textarea/index.d.ts +1 -1
- package/build/stories/forms/textarea/index.stories.d.ts +4 -5
- package/build/stories/forms/toggle/index.d.ts +1 -1
- package/build/stories/forms/toggle/index.stories.d.ts +2 -3
- package/build/stories/grid/col/index.d.ts +1 -1
- package/build/stories/grid/col/index.stories.d.ts +4 -5
- package/build/stories/grid/grid/index.d.ts +1 -1
- package/build/stories/grid/grid/index.stories.d.ts +4 -5
- package/build/stories/grid/row/index.d.ts +1 -1
- package/build/stories/grid/row/index.stories.d.ts +2 -3
- package/build/stories/icons/index.d.ts +1 -1
- package/build/stories/icons/index.stories.d.ts +2 -3
- package/build/stories/info-cards/index.d.ts +1 -1
- package/build/stories/info-cards/index.stories.d.ts +3 -4
- package/build/stories/label/index.d.ts +1 -1
- package/build/stories/label/index.stories.d.ts +3 -4
- package/build/stories/lightbox/index.stories.d.ts +2 -12
- package/build/stories/loaders/dots/index.d.ts +1 -1
- package/build/stories/loaders/dots/index.stories.d.ts +2 -3
- package/build/stories/loaders/progress/index.stories.d.ts +2 -3
- package/build/stories/loaders/skeleton/index.d.ts +1 -1
- package/build/stories/loaders/skeleton/index.stories.d.ts +3 -4
- package/build/stories/loaders/spinner/index.d.ts +1 -1
- package/build/stories/loaders/spinner/index.stories.d.ts +2 -3
- package/build/stories/login-form/index.d.ts +1 -1
- package/build/stories/login-form/index.stories.d.ts +3 -4
- package/build/stories/logo/index.d.ts +1 -1
- package/build/stories/logo/index.stories.d.ts +2 -3
- package/build/stories/modals/fullscreen/index.d.ts +1 -1
- package/build/stories/modals/fullscreen/index.stories.d.ts +2 -11
- package/build/stories/modals/index.stories.d.ts +5 -10
- package/build/stories/multiselect/AddableItem.d.ts +1 -1
- package/build/stories/multiselect/Item.d.ts +2 -2
- package/build/stories/multiselect/_types.d.ts +2 -2
- package/build/stories/multiselect/index.d.ts +1 -1
- package/build/stories/multiselect/index.stories.d.ts +3 -4
- package/build/stories/navigation/app-header/index.d.ts +1 -1
- package/build/stories/navigation/app-header/index.stories.d.ts +3 -4
- package/build/stories/navigation/app-header/skeleton.d.ts +1 -1
- package/build/stories/navigation/body/index.d.ts +1 -1
- package/build/stories/navigation/chrome/index.d.ts +1 -1
- package/build/stories/navigation/content/index.d.ts +1 -1
- package/build/stories/navigation/header/header-item/brandItem.d.ts +1 -1
- package/build/stories/navigation/header/header-item/headerItem.d.ts +2 -2
- package/build/stories/navigation/header/header-item/headerItemIcon.d.ts +1 -1
- package/build/stories/navigation/header/header-item/headerItemText.d.ts +1 -1
- package/build/stories/navigation/header/header-item/workspacesDropdown.d.ts +1 -1
- package/build/stories/navigation/header/index.d.ts +4 -4
- package/build/stories/navigation/main/index.d.ts +1 -1
- package/build/stories/navigation/nav/index.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navDivider.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navItemIcon.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navItemProject.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navItemText.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navToggle.d.ts +1 -1
- package/build/stories/navigation/page-header/index.d.ts +6 -6
- package/build/stories/navigation/page-header/index.stories.d.ts +5 -17
- package/build/stories/navigation/page-header/styled/main.d.ts +3 -3
- package/build/stories/navigation/sidebar/index.d.ts +1 -1
- package/build/stories/navigation/sidebar/index.stories.d.ts +6 -7
- package/build/stories/navigation/sidebar/skeleton.d.ts +1 -1
- package/build/stories/notifications/index.d.ts +2 -2
- package/build/stories/notifications/index.stories.d.ts +3 -4
- package/build/stories/page/pageLoader.d.ts +1 -1
- package/build/stories/pagination/index.d.ts +1 -1
- package/build/stories/pagination/index.stories.d.ts +3 -4
- package/build/stories/player/index.stories.d.ts +2 -3
- package/build/stories/player/parts/audioButton.d.ts +1 -1
- package/build/stories/player/parts/controls.d.ts +1 -1
- package/build/stories/player/parts/controlsCenterGroup.d.ts +1 -1
- package/build/stories/player/parts/floatingControls.d.ts +1 -1
- package/build/stories/player/parts/fullScreenButton.d.ts +1 -1
- package/build/stories/player/parts/spinner.d.ts +1 -1
- package/build/stories/player/parts/timeLabel.d.ts +1 -1
- package/build/stories/player/parts/tooltip.d.ts +1 -1
- package/build/stories/product-cards/index.d.ts +1 -1
- package/build/stories/product-cards/index.stories.d.ts +3 -4
- package/build/stories/profile-modal/UserContainer.d.ts +1 -1
- package/build/stories/profile-modal/helpMenuItem.d.ts +1 -1
- package/build/stories/profile-modal/index.d.ts +1 -1
- package/build/stories/profile-modal/index.stories.d.ts +2 -3
- package/build/stories/profile-modal/languageMenuItem.d.ts +1 -1
- package/build/stories/profile-modal/menuItem.d.ts +1 -1
- package/build/stories/profile-modal/menuItemIcon.d.ts +1 -1
- package/build/stories/profile-modal/previousMenuButton.d.ts +1 -1
- package/build/stories/profile-modal/userMenu.d.ts +1 -1
- package/build/stories/service-cards/index.d.ts +1 -1
- package/build/stories/service-cards/index.stories.d.ts +3 -4
- package/build/stories/slider/index.d.ts +2 -2
- package/build/stories/slider/index.stories.d.ts +3 -8
- package/build/stories/slider/parts/buttons.d.ts +2 -2
- package/build/stories/slider/parts/counter.d.ts +1 -1
- package/build/stories/slider/parts/slide.d.ts +1 -1
- package/build/stories/slider/parts/sliderContext.d.ts +1 -1
- package/build/stories/special-cards/index.d.ts +6 -6
- package/build/stories/special-cards/index.stories.d.ts +2 -14
- package/build/stories/special-cards/styled/footer.d.ts +1 -1
- package/build/stories/special-cards/styled/header.d.ts +4 -4
- package/build/stories/stepper/index.d.ts +1 -1
- package/build/stories/stepper/index.stories.d.ts +3 -10
- package/build/stories/table/_types.d.ts +1 -1
- package/build/stories/table/grouped.d.ts +2 -2
- package/build/stories/table/index.d.ts +9 -9
- package/build/stories/table/index.stories.d.ts +11 -12
- package/build/stories/tabs/index.d.ts +2 -2
- package/build/stories/tabs/index.stories.d.ts +3 -7
- package/build/stories/tags/index.d.ts +3 -3
- package/build/stories/tags/index.stories.d.ts +6 -18
- package/build/stories/theme/index.d.ts +7 -5
- package/build/stories/theme/palette.stories.d.ts +2 -3
- package/build/stories/tiles/index.d.ts +1 -1
- package/build/stories/tiles/index.stories.d.ts +4 -11
- package/build/stories/timeline/index.d.ts +2 -2
- package/build/stories/timeline/index.stories.d.ts +4 -9
- package/build/stories/title/index.d.ts +1 -1
- package/build/stories/title/index.stories.d.ts +2 -3
- package/build/stories/tooltip/index.d.ts +1 -1
- package/build/stories/tooltip/index.stories.d.ts +11 -3
- package/build/stories/tooltip-modal/_types.d.ts +1 -1
- package/build/stories/tooltip-modal/index.d.ts +1 -1
- package/build/stories/tooltip-modal/index.stories.d.ts +2 -11
- package/build/stories/trigger/index.d.ts +1 -1
- package/build/stories/typography/block-quote/index.d.ts +1 -1
- package/build/stories/typography/block-quote/index.stories.d.ts +2 -3
- package/build/stories/typography/code/index.d.ts +1 -1
- package/build/stories/typography/code/index.stories.d.ts +4 -5
- package/build/stories/typography/ellipsis/index.d.ts +1 -1
- package/build/stories/typography/ellipsis/index.stories.d.ts +2 -3
- package/build/stories/typography/lists/index.d.ts +2 -2
- package/build/stories/typography/lists/ordered.stories.d.ts +2 -7
- package/build/stories/typography/lists/unordered.stories.d.ts +2 -7
- package/build/stories/typography/paragraph/index.d.ts +1 -1
- package/build/stories/typography/paragraph/index.stories.d.ts +2 -3
- package/build/stories/typography/span/index.d.ts +1 -1
- package/build/stories/typography/span/index.stories.d.ts +2 -3
- package/build/stories/typography/typescale/anchortag/index.stories.d.ts +2 -3
- package/build/stories/typography/typescale/index.d.ts +6 -6
- package/build/stories/typography/typescale/index.stories.d.ts +2 -3
- package/package.json +61 -66
- package/CHANGELOG.md +0 -3165
- package/README.md +0 -73
- package/generate-story.sh +0 -61
package/.babelrc.json
ADDED
package/build/index.js
CHANGED
|
@@ -735,8 +735,6 @@ var _path$A;
|
|
|
735
735
|
function _extends$H() { _extends$H = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$H.apply(this, arguments); }
|
|
736
736
|
var SvgUgSquare = function SvgUgSquare(props) {
|
|
737
737
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$H({
|
|
738
|
-
width: 24,
|
|
739
|
-
height: 24,
|
|
740
738
|
viewBox: "0 0 24 24",
|
|
741
739
|
fill: "none",
|
|
742
740
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -750,8 +748,6 @@ var _path$z;
|
|
|
750
748
|
function _extends$G() { _extends$G = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$G.apply(this, arguments); }
|
|
751
749
|
var SvgUgCircle = function SvgUgCircle(props) {
|
|
752
750
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$G({
|
|
753
|
-
width: 24,
|
|
754
|
-
height: 24,
|
|
755
751
|
viewBox: "0 0 24 24",
|
|
756
752
|
fill: "none",
|
|
757
753
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -765,8 +761,6 @@ var _path$y;
|
|
|
765
761
|
function _extends$F() { _extends$F = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$F.apply(this, arguments); }
|
|
766
762
|
var SvgUgTriangle = function SvgUgTriangle(props) {
|
|
767
763
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$F({
|
|
768
|
-
width: 24,
|
|
769
|
-
height: 24,
|
|
770
764
|
viewBox: "0 0 24 24",
|
|
771
765
|
fill: "none",
|
|
772
766
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -780,8 +774,6 @@ var _rect$4, _path$x, _path2$b, _path3$4;
|
|
|
780
774
|
function _extends$E() { _extends$E = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$E.apply(this, arguments); }
|
|
781
775
|
var SvgCampaignCompleted = function SvgCampaignCompleted(props) {
|
|
782
776
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$E({
|
|
783
|
-
width: 24,
|
|
784
|
-
height: 24,
|
|
785
777
|
viewBox: "0 0 24 24",
|
|
786
778
|
fill: "none",
|
|
787
779
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -806,8 +798,6 @@ var _rect$3, _path$w, _path2$a;
|
|
|
806
798
|
function _extends$D() { _extends$D = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$D.apply(this, arguments); }
|
|
807
799
|
var SvgCampaignLocked = function SvgCampaignLocked(props) {
|
|
808
800
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$D({
|
|
809
|
-
width: 24,
|
|
810
|
-
height: 24,
|
|
811
801
|
viewBox: "0 0 24 24",
|
|
812
802
|
fill: "none",
|
|
813
803
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -833,8 +823,6 @@ var _rect$2, _path$v, _path2$9;
|
|
|
833
823
|
function _extends$C() { _extends$C = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$C.apply(this, arguments); }
|
|
834
824
|
var SvgCampaignIncoming = function SvgCampaignIncoming(props) {
|
|
835
825
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$C({
|
|
836
|
-
width: 24,
|
|
837
|
-
height: 24,
|
|
838
826
|
viewBox: "0 0 24 24",
|
|
839
827
|
fill: "none",
|
|
840
828
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -862,8 +850,6 @@ var _rect$1, _path$u, _path2$8, _path3$3, _path4$1, _path5$1, _path6$1, _path7$1
|
|
|
862
850
|
function _extends$B() { _extends$B = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$B.apply(this, arguments); }
|
|
863
851
|
var SvgCampaignProgress = function SvgCampaignProgress(props) {
|
|
864
852
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$B({
|
|
865
|
-
width: 24,
|
|
866
|
-
height: 24,
|
|
867
853
|
viewBox: "0 0 24 24",
|
|
868
854
|
fill: "none",
|
|
869
855
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -909,8 +895,6 @@ var _g$7, _path$t, _path2$7, _path3$2, _path4, _path5, _path6, _path7, _path8, _
|
|
|
909
895
|
function _extends$A() { _extends$A = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$A.apply(this, arguments); }
|
|
910
896
|
var SvgCampaignExperiential = function SvgCampaignExperiential(props) {
|
|
911
897
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$A({
|
|
912
|
-
width: 24,
|
|
913
|
-
height: 24,
|
|
914
898
|
viewBox: "0 0 24 24",
|
|
915
899
|
fill: "none",
|
|
916
900
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -981,8 +965,6 @@ var _g$6, _path$s;
|
|
|
981
965
|
function _extends$z() { _extends$z = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$z.apply(this, arguments); }
|
|
982
966
|
var SvgCampaignFunctional = function SvgCampaignFunctional(props) {
|
|
983
967
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$z({
|
|
984
|
-
width: 24,
|
|
985
|
-
height: 24,
|
|
986
968
|
viewBox: "0 0 24 24",
|
|
987
969
|
fill: "none",
|
|
988
970
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -2345,8 +2327,6 @@ function _extends$y() { _extends$y = Object.assign ? Object.assign.bind() : func
|
|
|
2345
2327
|
var SvgBoldFill = function SvgBoldFill(props) {
|
|
2346
2328
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$y({
|
|
2347
2329
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2348
|
-
width: 16,
|
|
2349
|
-
height: 16,
|
|
2350
2330
|
focusable: "false",
|
|
2351
2331
|
viewBox: "0 0 16 16"
|
|
2352
2332
|
}, props), _path$r || (_path$r = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -2360,8 +2340,6 @@ function _extends$x() { _extends$x = Object.assign ? Object.assign.bind() : func
|
|
|
2360
2340
|
var SvgItalicFill = function SvgItalicFill(props) {
|
|
2361
2341
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$x({
|
|
2362
2342
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2363
|
-
width: 16,
|
|
2364
|
-
height: 16,
|
|
2365
2343
|
focusable: "false",
|
|
2366
2344
|
viewBox: "0 0 16 16"
|
|
2367
2345
|
}, props), _path$q || (_path$q = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -2378,8 +2356,6 @@ function _extends$w() { _extends$w = Object.assign ? Object.assign.bind() : func
|
|
|
2378
2356
|
var SvgQuoteFill = function SvgQuoteFill(props) {
|
|
2379
2357
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$w({
|
|
2380
2358
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2381
|
-
width: 16,
|
|
2382
|
-
height: 16,
|
|
2383
2359
|
focusable: "false",
|
|
2384
2360
|
viewBox: "0 0 16 16"
|
|
2385
2361
|
}, props), _path$p || (_path$p = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -2399,8 +2375,6 @@ function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : func
|
|
|
2399
2375
|
var SvgH1Fill = function SvgH1Fill(props) {
|
|
2400
2376
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$v({
|
|
2401
2377
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2402
|
-
width: 16,
|
|
2403
|
-
height: 16,
|
|
2404
2378
|
focusable: "false",
|
|
2405
2379
|
viewBox: "0 0 16 16"
|
|
2406
2380
|
}, props), _g$5 || (_g$5 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -2429,8 +2403,6 @@ function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : func
|
|
|
2429
2403
|
var SvgH2Fill = function SvgH2Fill(props) {
|
|
2430
2404
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$u({
|
|
2431
2405
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2432
|
-
width: 16,
|
|
2433
|
-
height: 16,
|
|
2434
2406
|
focusable: "false",
|
|
2435
2407
|
viewBox: "0 0 16 16"
|
|
2436
2408
|
}, props), _g$4 || (_g$4 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -2459,8 +2431,6 @@ function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : func
|
|
|
2459
2431
|
var SvgH3Fill = function SvgH3Fill(props) {
|
|
2460
2432
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$t({
|
|
2461
2433
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2462
|
-
width: 16,
|
|
2463
|
-
height: 16,
|
|
2464
2434
|
focusable: "false",
|
|
2465
2435
|
viewBox: "0 0 16 16"
|
|
2466
2436
|
}, props), _g$3 || (_g$3 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -2703,8 +2673,6 @@ function _extends$s() { _extends$s = Object.assign ? Object.assign.bind() : func
|
|
|
2703
2673
|
var SvgNotesStroke = function SvgNotesStroke(props) {
|
|
2704
2674
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$s({
|
|
2705
2675
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2706
|
-
width: 16,
|
|
2707
|
-
height: 16,
|
|
2708
2676
|
focusable: "false",
|
|
2709
2677
|
viewBox: "0 0 16 16"
|
|
2710
2678
|
}, props), _g$2 || (_g$2 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -2824,8 +2792,6 @@ var _path$o;
|
|
|
2824
2792
|
function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$r.apply(this, arguments); }
|
|
2825
2793
|
var SvgCheckLg = function SvgCheckLg(props) {
|
|
2826
2794
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$r({
|
|
2827
|
-
width: 16,
|
|
2828
|
-
height: 16,
|
|
2829
2795
|
viewBox: "0 0 16 16",
|
|
2830
2796
|
fill: "#68737D",
|
|
2831
2797
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -3027,8 +2993,6 @@ function _extends$q() { _extends$q = Object.assign ? Object.assign.bind() : func
|
|
|
3027
2993
|
var SvgChevronDownStroke = function SvgChevronDownStroke(props) {
|
|
3028
2994
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$q({
|
|
3029
2995
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3030
|
-
width: 16,
|
|
3031
|
-
height: 16,
|
|
3032
2996
|
focusable: "false",
|
|
3033
2997
|
viewBox: "0 0 16 16"
|
|
3034
2998
|
}, props), _path$n || (_path$n = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3084,8 +3048,6 @@ function _extends$p() { _extends$p = Object.assign ? Object.assign.bind() : func
|
|
|
3084
3048
|
var SvgMenuStroke = function SvgMenuStroke(props) {
|
|
3085
3049
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$p({
|
|
3086
3050
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3087
|
-
width: 16,
|
|
3088
|
-
height: 16,
|
|
3089
3051
|
focusable: "false",
|
|
3090
3052
|
viewBox: "0 0 16 16"
|
|
3091
3053
|
}, props), _path$m || (_path$m = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3252,8 +3214,6 @@ function _extends$o() { _extends$o = Object.assign ? Object.assign.bind() : func
|
|
|
3252
3214
|
var SvgChevronRightStroke = function SvgChevronRightStroke(props) {
|
|
3253
3215
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$o({
|
|
3254
3216
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3255
|
-
width: 16,
|
|
3256
|
-
height: 16,
|
|
3257
3217
|
focusable: "false",
|
|
3258
3218
|
viewBox: "0 0 16 16"
|
|
3259
3219
|
}, props), _path$l || (_path$l = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3267,8 +3227,6 @@ function _extends$n() { _extends$n = Object.assign ? Object.assign.bind() : func
|
|
|
3267
3227
|
var SvgChevronLeftStroke = function SvgChevronLeftStroke(props) {
|
|
3268
3228
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$n({
|
|
3269
3229
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3270
|
-
width: 16,
|
|
3271
|
-
height: 16,
|
|
3272
3230
|
focusable: "false",
|
|
3273
3231
|
viewBox: "0 0 16 16"
|
|
3274
3232
|
}, props), _path$k || (_path$k = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3345,8 +3303,6 @@ function _extends$m() { _extends$m = Object.assign ? Object.assign.bind() : func
|
|
|
3345
3303
|
var SvgHomeFill = function SvgHomeFill(props) {
|
|
3346
3304
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$m({
|
|
3347
3305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3348
|
-
width: 26,
|
|
3349
|
-
height: 26,
|
|
3350
3306
|
focusable: "false",
|
|
3351
3307
|
viewBox: "0 0 26 26"
|
|
3352
3308
|
}, props), _path$j || (_path$j = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3360,8 +3316,6 @@ function _extends$l() { _extends$l = Object.assign ? Object.assign.bind() : func
|
|
|
3360
3316
|
var SvgHomeFillStyled = function SvgHomeFillStyled(props) {
|
|
3361
3317
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$l({
|
|
3362
3318
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3363
|
-
width: 26,
|
|
3364
|
-
height: 26,
|
|
3365
3319
|
focusable: "false",
|
|
3366
3320
|
viewBox: "0 0 26 26"
|
|
3367
3321
|
}, props), _linearGradient || (_linearGradient = /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
|
@@ -3423,8 +3377,6 @@ var _path$h;
|
|
|
3423
3377
|
function _extends$j() { _extends$j = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$j.apply(this, arguments); }
|
|
3424
3378
|
var SvgFolderIcon = function SvgFolderIcon(props) {
|
|
3425
3379
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$j({
|
|
3426
|
-
width: 12,
|
|
3427
|
-
height: 12,
|
|
3428
3380
|
viewBox: "0 0 12 12",
|
|
3429
3381
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3430
3382
|
}, props), _path$h || (_path$h = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3439,8 +3391,6 @@ var _path$g, _defs$1;
|
|
|
3439
3391
|
function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$i.apply(this, arguments); }
|
|
3440
3392
|
var SvgTemplates = function SvgTemplates(props) {
|
|
3441
3393
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({
|
|
3442
|
-
width: 26,
|
|
3443
|
-
height: 26,
|
|
3444
3394
|
viewBox: "0 0 26 26",
|
|
3445
3395
|
fill: "none",
|
|
3446
3396
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -3468,8 +3418,6 @@ var _path$f, _defs;
|
|
|
3468
3418
|
function _extends$h() { _extends$h = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$h.apply(this, arguments); }
|
|
3469
3419
|
var SvgTemplatesActive = function SvgTemplatesActive(props) {
|
|
3470
3420
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$h({
|
|
3471
|
-
width: 26,
|
|
3472
|
-
height: 26,
|
|
3473
3421
|
viewBox: "0 0 26 26",
|
|
3474
3422
|
fill: "none",
|
|
3475
3423
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -3721,8 +3669,6 @@ var _path$e;
|
|
|
3721
3669
|
function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$g.apply(this, arguments); }
|
|
3722
3670
|
var SvgPlus = function SvgPlus(props) {
|
|
3723
3671
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$g({
|
|
3724
|
-
width: 16,
|
|
3725
|
-
height: 16,
|
|
3726
3672
|
viewBox: "0 0 16 16",
|
|
3727
3673
|
fill: "none",
|
|
3728
3674
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4035,8 +3981,6 @@ function _extends$f() { _extends$f = Object.assign ? Object.assign.bind() : func
|
|
|
4035
3981
|
var SvgPlayFill = function SvgPlayFill(props) {
|
|
4036
3982
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$f({
|
|
4037
3983
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4038
|
-
width: 16,
|
|
4039
|
-
height: 16,
|
|
4040
3984
|
focusable: "false",
|
|
4041
3985
|
viewBox: "0 0 16 16"
|
|
4042
3986
|
}, props), _path$d || (_path$d = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4050,8 +3994,6 @@ function _extends$e() { _extends$e = Object.assign ? Object.assign.bind() : func
|
|
|
4050
3994
|
var SvgPauseFill = function SvgPauseFill(props) {
|
|
4051
3995
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$e({
|
|
4052
3996
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4053
|
-
width: 16,
|
|
4054
|
-
height: 16,
|
|
4055
3997
|
focusable: "false",
|
|
4056
3998
|
viewBox: "0 0 16 16"
|
|
4057
3999
|
}, props), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -4077,8 +4019,6 @@ var _path$c, _path2$5, _path3$1;
|
|
|
4077
4019
|
function _extends$d() { _extends$d = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$d.apply(this, arguments); }
|
|
4078
4020
|
var SvgForwardSecondsFill = function SvgForwardSecondsFill(props) {
|
|
4079
4021
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$d({
|
|
4080
|
-
width: 16,
|
|
4081
|
-
height: 16,
|
|
4082
4022
|
viewBox: "0 0 16 16",
|
|
4083
4023
|
fill: "none",
|
|
4084
4024
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4100,8 +4040,6 @@ var _path$b, _path2$4, _path3;
|
|
|
4100
4040
|
function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$c.apply(this, arguments); }
|
|
4101
4041
|
var SvgBackSecondsFill = function SvgBackSecondsFill(props) {
|
|
4102
4042
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$c({
|
|
4103
|
-
width: 16,
|
|
4104
|
-
height: 16,
|
|
4105
4043
|
viewBox: "0 0 16 16",
|
|
4106
4044
|
fill: "none",
|
|
4107
4045
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4124,8 +4062,6 @@ function _extends$b() { _extends$b = Object.assign ? Object.assign.bind() : func
|
|
|
4124
4062
|
var SvgPreviousFill = function SvgPreviousFill(props) {
|
|
4125
4063
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$b({
|
|
4126
4064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4127
|
-
width: 16,
|
|
4128
|
-
height: 16,
|
|
4129
4065
|
focusable: "false",
|
|
4130
4066
|
viewBox: "0 0 24 24"
|
|
4131
4067
|
}, props), _path$a || (_path$a = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4234,8 +4170,6 @@ function _extends$a() { _extends$a = Object.assign ? Object.assign.bind() : func
|
|
|
4234
4170
|
var SvgVolumeMutedFill = function SvgVolumeMutedFill(props) {
|
|
4235
4171
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$a({
|
|
4236
4172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4237
|
-
width: 16,
|
|
4238
|
-
height: 16,
|
|
4239
4173
|
focusable: "false",
|
|
4240
4174
|
viewBox: "0 0 16 16"
|
|
4241
4175
|
}, props), _path$9 || (_path$9 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4253,8 +4187,6 @@ function _extends$9() { _extends$9 = Object.assign ? Object.assign.bind() : func
|
|
|
4253
4187
|
var SvgVolumeUnmutedFill = function SvgVolumeUnmutedFill(props) {
|
|
4254
4188
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$9({
|
|
4255
4189
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4256
|
-
width: 16,
|
|
4257
|
-
height: 16,
|
|
4258
4190
|
focusable: "false",
|
|
4259
4191
|
viewBox: "0 0 16 16"
|
|
4260
4192
|
}, props), _path$8 || (_path$8 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4314,8 +4246,6 @@ function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : func
|
|
|
4314
4246
|
var SvgMaximizeFill = function SvgMaximizeFill(props) {
|
|
4315
4247
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$8({
|
|
4316
4248
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4317
|
-
width: 16,
|
|
4318
|
-
height: 16,
|
|
4319
4249
|
focusable: "false",
|
|
4320
4250
|
viewBox: "0 0 16 16"
|
|
4321
4251
|
}, props), _path$7 || (_path$7 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4593,8 +4523,6 @@ function _extends$7() { _extends$7 = Object.assign ? Object.assign.bind() : func
|
|
|
4593
4523
|
var SvgExit = function SvgExit(props) {
|
|
4594
4524
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$7({
|
|
4595
4525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4596
|
-
width: 16,
|
|
4597
|
-
height: 16,
|
|
4598
4526
|
focusable: "false",
|
|
4599
4527
|
viewBox: "0 0 16 16"
|
|
4600
4528
|
}, props), _path$6 || (_path$6 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4612,8 +4540,6 @@ var _path$5;
|
|
|
4612
4540
|
function _extends$6() { _extends$6 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$6.apply(this, arguments); }
|
|
4613
4541
|
var SvgThumbsUp = function SvgThumbsUp(props) {
|
|
4614
4542
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$6({
|
|
4615
|
-
width: 16,
|
|
4616
|
-
height: 16,
|
|
4617
4543
|
viewBox: "0 0 16 16",
|
|
4618
4544
|
fill: "none",
|
|
4619
4545
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4630,8 +4556,6 @@ function _extends$5() { _extends$5 = Object.assign ? Object.assign.bind() : func
|
|
|
4630
4556
|
var SvgLockLockedFill = function SvgLockLockedFill(props) {
|
|
4631
4557
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$5({
|
|
4632
4558
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4633
|
-
width: 16,
|
|
4634
|
-
height: 16,
|
|
4635
4559
|
focusable: "false",
|
|
4636
4560
|
viewBox: "0 0 16 16"
|
|
4637
4561
|
}, props), _rect || (_rect = /*#__PURE__*/React__namespace.createElement("rect", {
|
|
@@ -4758,8 +4682,6 @@ var _path$3;
|
|
|
4758
4682
|
function _extends$4() { _extends$4 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$4.apply(this, arguments); }
|
|
4759
4683
|
var SvgQuestionMark = function SvgQuestionMark(props) {
|
|
4760
4684
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4({
|
|
4761
|
-
width: 16,
|
|
4762
|
-
height: 16,
|
|
4763
4685
|
viewBox: "0 0 16 16",
|
|
4764
4686
|
fill: "currentColor",
|
|
4765
4687
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4774,8 +4696,6 @@ var _path$2;
|
|
|
4774
4696
|
function _extends$3() { _extends$3 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$3.apply(this, arguments); }
|
|
4775
4697
|
var SvgCopy = function SvgCopy(props) {
|
|
4776
4698
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3({
|
|
4777
|
-
width: 12,
|
|
4778
|
-
height: 16,
|
|
4779
4699
|
viewBox: "0 0 12 16",
|
|
4780
4700
|
fill: "none",
|
|
4781
4701
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4791,8 +4711,6 @@ var _path$1;
|
|
|
4791
4711
|
function _extends$2() { _extends$2 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2.apply(this, arguments); }
|
|
4792
4712
|
var SvgInfoFill = function SvgInfoFill(props) {
|
|
4793
4713
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$2({
|
|
4794
|
-
width: 16,
|
|
4795
|
-
height: 16,
|
|
4796
4714
|
viewBox: "0 0 16 16",
|
|
4797
4715
|
fill: "currentColor",
|
|
4798
4716
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4890,8 +4808,6 @@ const HelpItem = (props) => {
|
|
|
4890
4808
|
function _extends$1() { _extends$1 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1.apply(this, arguments); }
|
|
4891
4809
|
var SvgEmpty = function SvgEmpty(props) {
|
|
4892
4810
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
|
|
4893
|
-
width: 16,
|
|
4894
|
-
height: 16,
|
|
4895
4811
|
viewBox: "0 0 16 16",
|
|
4896
4812
|
fill: "#68737D",
|
|
4897
4813
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4902,8 +4818,6 @@ var _path;
|
|
|
4902
4818
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4903
4819
|
var SvgTranslationExists = function SvgTranslationExists(props) {
|
|
4904
4820
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
4905
|
-
width: 16,
|
|
4906
|
-
height: 16,
|
|
4907
4821
|
viewBox: "0 0 16 16",
|
|
4908
4822
|
fill: "#68737D",
|
|
4909
4823
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
3
2
|
import { AccordionArgs } from "./_types";
|
|
4
3
|
interface AccordionStoryArg extends AccordionArgs {
|
|
5
4
|
items: Array<{
|
|
@@ -7,14 +6,9 @@ interface AccordionStoryArg extends AccordionArgs {
|
|
|
7
6
|
content: string;
|
|
8
7
|
}>;
|
|
9
8
|
}
|
|
10
|
-
export declare const Default:
|
|
11
|
-
export declare const Bare:
|
|
12
|
-
export declare const Expandable:
|
|
13
|
-
export declare const Compact:
|
|
14
|
-
declare const _default:
|
|
15
|
-
Section: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
16
|
-
Header: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
17
|
-
Label: import("react").ForwardRefExoticComponent<import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
18
|
-
Panel: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
|
|
19
|
-
}>;
|
|
9
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AccordionStoryArg>;
|
|
10
|
+
export declare const Bare: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AccordionStoryArg>;
|
|
11
|
+
export declare const Expandable: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AccordionStoryArg>;
|
|
12
|
+
export declare const Compact: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AccordionStoryArg>;
|
|
13
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, AccordionArgs & import("react").RefAttributes<HTMLDivElement>>;
|
|
20
14
|
export default _default;
|
|
@@ -8,7 +8,7 @@ import { AlertArgs } from './_types';
|
|
|
8
8
|
- To provide a quick way to navigate to ancestor pages
|
|
9
9
|
*/
|
|
10
10
|
declare const Alert: {
|
|
11
|
-
(props: AlertArgs): JSX.Element;
|
|
11
|
+
(props: AlertArgs): import("react/jsx-runtime").JSX.Element;
|
|
12
12
|
Title: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@zendeskgarden/react-notifications").ITitleProps & import("react").RefAttributes<HTMLDivElement>>, any, {}, never>;
|
|
13
13
|
Close: import("react").ForwardRefExoticComponent<import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
14
14
|
};
|
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
3
1
|
import { AlertArgs } from "./_types";
|
|
4
|
-
export declare const Default:
|
|
5
|
-
declare const _default:
|
|
6
|
-
(props: AlertArgs): JSX.Element;
|
|
7
|
-
Title: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@zendeskgarden/react-notifications").ITitleProps & import("react").RefAttributes<HTMLDivElement>>, any, {}, never>;
|
|
8
|
-
Close: import("react").ForwardRefExoticComponent<import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
9
|
-
}>;
|
|
2
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AlertArgs>;
|
|
3
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, AlertArgs>;
|
|
10
4
|
export default _default;
|
|
@@ -7,7 +7,7 @@ import { AvatarArgs } from "./_types";
|
|
|
7
7
|
- To visually represent a person, brand, or product
|
|
8
8
|
*/
|
|
9
9
|
declare const Avatar: {
|
|
10
|
-
(props: AvatarArgs): JSX.Element;
|
|
10
|
+
(props: AvatarArgs): import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
Text: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLSpanElement> & import("react").RefAttributes<HTMLSpanElement>>;
|
|
12
12
|
};
|
|
13
13
|
export { Avatar };
|
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
3
1
|
import { AvatarArgs } from "./_types";
|
|
4
|
-
export declare const Default:
|
|
5
|
-
export declare const Square:
|
|
6
|
-
declare const _default:
|
|
7
|
-
(props: AvatarArgs): JSX.Element;
|
|
8
|
-
Text: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLSpanElement> & import("react").RefAttributes<HTMLSpanElement>>;
|
|
9
|
-
}>;
|
|
2
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AvatarArgs>;
|
|
3
|
+
export declare const Square: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AvatarArgs>;
|
|
4
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, AvatarArgs>;
|
|
10
5
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BreadcrumbArgs } from "./_types";
|
|
2
|
-
declare const Breadcrumb: ({ children, showLastArrow, ...props }: BreadcrumbArgs) => JSX.Element;
|
|
2
|
+
declare const Breadcrumb: ({ children, showLastArrow, ...props }: BreadcrumbArgs) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export { Breadcrumb };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
2
1
|
import { AnchorArgs } from "../buttons/anchor/_types";
|
|
3
2
|
import { BreadcrumbArgs } from "./_types";
|
|
4
3
|
interface StoryArgs extends BreadcrumbArgs {
|
|
@@ -7,6 +6,6 @@ interface StoryArgs extends BreadcrumbArgs {
|
|
|
7
6
|
onClick: () => void;
|
|
8
7
|
}[];
|
|
9
8
|
}
|
|
10
|
-
export declare const Default:
|
|
11
|
-
declare const _default:
|
|
9
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, StoryArgs>;
|
|
10
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, BreadcrumbArgs>;
|
|
12
11
|
export default _default;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
3
2
|
import { AnchorArgs } from "./_types";
|
|
4
|
-
export declare const Basic:
|
|
5
|
-
export declare const Danger:
|
|
6
|
-
export declare const External:
|
|
7
|
-
declare const _default:
|
|
3
|
+
export declare const Basic: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AnchorArgs>;
|
|
4
|
+
export declare const Danger: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AnchorArgs>;
|
|
5
|
+
export declare const External: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AnchorArgs>;
|
|
6
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, AnchorArgs & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
8
7
|
export default _default;
|