oolib 2.195.2 → 2.197.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/dist/components/Accordion/index.js +4 -3
- package/dist/components/BlockLabel/index.js +0 -1
- package/dist/components/Tooltip/index.js +3 -2
- package/dist/icons/index.d.ts +135 -129
- package/dist/icons/index.js +133 -130
- package/dist/stories/Oolib/components/Tooltip.stories.js +3 -2
- package/dist/stories/v2/components/HeatMapGrid.stories.js +2970 -7
- package/dist/v2/components/Accordion/index.js +4 -3
- package/dist/v2/components/Hints/comps/HintsButton.js +3 -2
- package/dist/v2/components/List/comps/ListItem.js +1 -1
- package/dist/v2/components/RadioAndCheckbox/comps/CheckboxList/comps/CheckboxInput/index.js +2 -2
- package/dist/v2/components/TabBar/index.js +2 -2
- package/dist/v2/components/dataviz/BarChart/comps/Legend/index.js +1 -1
- package/dist/v2/components/dataviz/BarChart/index.js +1 -1
- package/dist/v2/components/dataviz/HeatMapGrid/index.d.ts +2 -1
- package/dist/v2/components/dataviz/HeatMapGrid/index.js +67 -61
- package/package.json +2 -2
package/dist/icons/index.js
CHANGED
|
@@ -1,138 +1,141 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.icons = void 0;
|
|
4
|
-
var
|
|
4
|
+
var react_1 = require("@phosphor-icons/react");
|
|
5
5
|
var custom_1 = require("./custom");
|
|
6
6
|
exports.icons = {
|
|
7
|
-
PencilSimple:
|
|
8
|
-
PencilLine:
|
|
9
|
-
Plus:
|
|
10
|
-
Lightbulb:
|
|
11
|
-
Tag:
|
|
12
|
-
UploadSimple:
|
|
13
|
-
CaretLeft:
|
|
14
|
-
CaretRight:
|
|
15
|
-
XCircle:
|
|
16
|
-
XSquare:
|
|
17
|
-
DownloadSimple:
|
|
18
|
-
ArrowLineUpRight:
|
|
19
|
-
User:
|
|
20
|
-
UserCirclePlus:
|
|
21
|
-
MapPinLine:
|
|
22
|
-
WarningCircle:
|
|
23
|
-
HighlighterCircle:
|
|
24
|
-
Paperclip:
|
|
25
|
-
SpeakerHigh:
|
|
26
|
-
ArrowLeft:
|
|
27
|
-
CalendarBlank:
|
|
28
|
-
Trash:
|
|
29
|
-
DotsThreeVertical:
|
|
30
|
-
DotsThreeCircle:
|
|
31
|
-
DotsThree:
|
|
32
|
-
CaretUp:
|
|
33
|
-
CaretDown:
|
|
34
|
-
ShareNetwork:
|
|
35
|
-
X:
|
|
36
|
-
WhatsappLogo:
|
|
37
|
-
FacebookLogo:
|
|
38
|
-
TwitterLogo:
|
|
39
|
-
LinkedinLogo:
|
|
40
|
-
YoutubeLogo:
|
|
41
|
-
InstagramLogo:
|
|
42
|
-
Globe:
|
|
43
|
-
Phone:
|
|
44
|
-
Envelope:
|
|
45
|
-
Checks:
|
|
46
|
-
Check:
|
|
47
|
-
ArrowClockwise:
|
|
48
|
-
ArrowsClockwise:
|
|
49
|
-
ArrowsIn:
|
|
50
|
-
ArrowsOut:
|
|
51
|
-
MapPin:
|
|
52
|
-
ArrowDown:
|
|
53
|
-
ArrowsDownUp:
|
|
54
|
-
ArrowUp:
|
|
55
|
-
GearSix:
|
|
56
|
-
Wrench:
|
|
57
|
-
CheckSquare:
|
|
58
|
-
CheckSquareOffset:
|
|
59
|
-
Cards:
|
|
60
|
-
SignOut:
|
|
61
|
-
Swap:
|
|
62
|
-
CheckCircle:
|
|
63
|
-
Circle:
|
|
64
|
-
ImageSquare:
|
|
65
|
-
ListDashes:
|
|
66
|
-
ListNumbers:
|
|
67
|
-
ListPlus:
|
|
68
|
-
List:
|
|
69
|
-
FileArrowUp:
|
|
70
|
-
VideoCamera:
|
|
71
|
-
Quotes:
|
|
72
|
-
SpeakerSimpleHigh:
|
|
73
|
-
FilePdf:
|
|
74
|
-
MagnifyingGlass:
|
|
75
|
-
Eye:
|
|
76
|
-
EyeClosed:
|
|
77
|
-
Minus:
|
|
78
|
-
TextHOne:
|
|
79
|
-
TextHTwo:
|
|
80
|
-
TextHThree:
|
|
81
|
-
TextBolder:
|
|
82
|
-
TextItalic:
|
|
83
|
-
TextUnderline:
|
|
84
|
-
ArrowRight:
|
|
85
|
-
Sliders:
|
|
86
|
-
Faders:
|
|
87
|
-
Code:
|
|
88
|
-
SortDescending:
|
|
89
|
-
SortAscending:
|
|
90
|
-
Crosshair:
|
|
91
|
-
MicrophoneStage:
|
|
92
|
-
File:
|
|
93
|
-
FolderSimple:
|
|
94
|
-
FolderSimpleStar:
|
|
95
|
-
LinkSimple:
|
|
96
|
-
Laptop:
|
|
97
|
-
Info:
|
|
98
|
-
DotsSixVertical:
|
|
99
|
-
Bell:
|
|
100
|
-
UserSwitch:
|
|
101
|
-
PlusMinus:
|
|
102
|
-
SelectionAll:
|
|
103
|
-
Activity:
|
|
104
|
-
Browsers:
|
|
105
|
-
Cube:
|
|
106
|
-
Table:
|
|
107
|
-
UserList:
|
|
108
|
-
Binoculars:
|
|
109
|
-
LightbulbFilament:
|
|
110
|
-
Keyboard:
|
|
111
|
-
TextAa:
|
|
112
|
-
ThumbsUp:
|
|
113
|
-
ChatText:
|
|
114
|
-
SlackLogo:
|
|
115
|
-
SquareHalf:
|
|
116
|
-
SquareHalfBottom:
|
|
117
|
-
MagicWand:
|
|
118
|
-
CrownSimple:
|
|
119
|
-
Funnel:
|
|
120
|
-
ThumbsDown:
|
|
121
|
-
CopySimple:
|
|
122
|
-
PaperPlaneRight:
|
|
123
|
-
Warning:
|
|
124
|
-
Star:
|
|
125
|
-
ArrowsVertical:
|
|
126
|
-
CirclesFour:
|
|
127
|
-
ArrowLineDown:
|
|
128
|
-
PaperPlaneTilt:
|
|
129
|
-
NotePencil:
|
|
130
|
-
CircleNotch:
|
|
131
|
-
PaintBucket:
|
|
132
|
-
SquaresFour:
|
|
133
|
-
CaretDoubleLeft:
|
|
134
|
-
TextIndent:
|
|
135
|
-
Share:
|
|
7
|
+
PencilSimple: react_1.PencilSimpleIcon,
|
|
8
|
+
PencilLine: react_1.PencilLineIcon,
|
|
9
|
+
Plus: react_1.PlusIcon,
|
|
10
|
+
Lightbulb: react_1.LightbulbIcon,
|
|
11
|
+
Tag: react_1.TagIcon,
|
|
12
|
+
UploadSimple: react_1.UploadSimpleIcon,
|
|
13
|
+
CaretLeft: react_1.CaretLeftIcon,
|
|
14
|
+
CaretRight: react_1.CaretRightIcon,
|
|
15
|
+
XCircle: react_1.XCircleIcon,
|
|
16
|
+
XSquare: react_1.XSquareIcon,
|
|
17
|
+
DownloadSimple: react_1.DownloadSimpleIcon,
|
|
18
|
+
ArrowLineUpRight: react_1.ArrowLineUpRightIcon,
|
|
19
|
+
User: react_1.UserIcon,
|
|
20
|
+
UserCirclePlus: react_1.UserCirclePlusIcon,
|
|
21
|
+
MapPinLine: react_1.MapPinLineIcon,
|
|
22
|
+
WarningCircle: react_1.WarningCircleIcon,
|
|
23
|
+
HighlighterCircle: react_1.HighlighterCircleIcon,
|
|
24
|
+
Paperclip: react_1.PaperclipIcon,
|
|
25
|
+
SpeakerHigh: react_1.SpeakerHighIcon,
|
|
26
|
+
ArrowLeft: react_1.ArrowLeftIcon,
|
|
27
|
+
CalendarBlank: react_1.CalendarBlankIcon,
|
|
28
|
+
Trash: react_1.TrashIcon,
|
|
29
|
+
DotsThreeVertical: react_1.DotsThreeVerticalIcon,
|
|
30
|
+
DotsThreeCircle: react_1.DotsThreeCircleIcon,
|
|
31
|
+
DotsThree: react_1.DotsThreeIcon,
|
|
32
|
+
CaretUp: react_1.CaretUpIcon,
|
|
33
|
+
CaretDown: react_1.CaretDownIcon,
|
|
34
|
+
ShareNetwork: react_1.ShareNetworkIcon,
|
|
35
|
+
X: react_1.XIcon,
|
|
36
|
+
WhatsappLogo: react_1.WhatsappLogoIcon,
|
|
37
|
+
FacebookLogo: react_1.FacebookLogoIcon,
|
|
38
|
+
TwitterLogo: react_1.TwitterLogoIcon,
|
|
39
|
+
LinkedinLogo: react_1.LinkedinLogoIcon,
|
|
40
|
+
YoutubeLogo: react_1.YoutubeLogoIcon,
|
|
41
|
+
InstagramLogo: react_1.InstagramLogoIcon,
|
|
42
|
+
Globe: react_1.GlobeIcon,
|
|
43
|
+
Phone: react_1.PhoneIcon,
|
|
44
|
+
Envelope: react_1.EnvelopeIcon,
|
|
45
|
+
Checks: react_1.ChecksIcon,
|
|
46
|
+
Check: react_1.CheckIcon,
|
|
47
|
+
ArrowClockwise: react_1.ArrowClockwiseIcon,
|
|
48
|
+
ArrowsClockwise: react_1.ArrowsClockwiseIcon,
|
|
49
|
+
ArrowsIn: react_1.ArrowsInIcon,
|
|
50
|
+
ArrowsOut: react_1.ArrowsOutIcon,
|
|
51
|
+
MapPin: react_1.MapPinIcon,
|
|
52
|
+
ArrowDown: react_1.ArrowDownIcon,
|
|
53
|
+
ArrowsDownUp: react_1.ArrowsDownUpIcon,
|
|
54
|
+
ArrowUp: react_1.ArrowUpIcon,
|
|
55
|
+
GearSix: react_1.GearSixIcon,
|
|
56
|
+
Wrench: react_1.WrenchIcon,
|
|
57
|
+
CheckSquare: react_1.CheckSquareIcon,
|
|
58
|
+
CheckSquareOffset: react_1.CheckSquareOffsetIcon,
|
|
59
|
+
Cards: react_1.CardsIcon,
|
|
60
|
+
SignOut: react_1.SignOutIcon,
|
|
61
|
+
Swap: react_1.SwapIcon,
|
|
62
|
+
CheckCircle: react_1.CheckCircleIcon,
|
|
63
|
+
Circle: react_1.CircleIcon,
|
|
64
|
+
ImageSquare: react_1.ImageSquareIcon,
|
|
65
|
+
ListDashes: react_1.ListDashesIcon,
|
|
66
|
+
ListNumbers: react_1.ListNumbersIcon,
|
|
67
|
+
ListPlus: react_1.ListPlusIcon,
|
|
68
|
+
List: react_1.ListIcon,
|
|
69
|
+
FileArrowUp: react_1.FileArrowUpIcon,
|
|
70
|
+
VideoCamera: react_1.VideoCameraIcon,
|
|
71
|
+
Quotes: react_1.QuotesIcon,
|
|
72
|
+
SpeakerSimpleHigh: react_1.SpeakerSimpleHighIcon,
|
|
73
|
+
FilePdf: react_1.FilePdfIcon,
|
|
74
|
+
MagnifyingGlass: react_1.MagnifyingGlassIcon,
|
|
75
|
+
Eye: react_1.EyeIcon,
|
|
76
|
+
EyeClosed: react_1.EyeClosedIcon,
|
|
77
|
+
Minus: react_1.MinusIcon,
|
|
78
|
+
TextHOne: react_1.TextHOneIcon,
|
|
79
|
+
TextHTwo: react_1.TextHTwoIcon,
|
|
80
|
+
TextHThree: react_1.TextHThreeIcon,
|
|
81
|
+
TextBolder: react_1.TextBolderIcon,
|
|
82
|
+
TextItalic: react_1.TextItalicIcon,
|
|
83
|
+
TextUnderline: react_1.TextUnderlineIcon,
|
|
84
|
+
ArrowRight: react_1.ArrowRightIcon,
|
|
85
|
+
Sliders: react_1.SlidersIcon,
|
|
86
|
+
Faders: react_1.FadersIcon,
|
|
87
|
+
Code: react_1.CodeIcon,
|
|
88
|
+
SortDescending: react_1.SortDescendingIcon,
|
|
89
|
+
SortAscending: react_1.SortAscendingIcon,
|
|
90
|
+
Crosshair: react_1.CrosshairIcon,
|
|
91
|
+
MicrophoneStage: react_1.MicrophoneStageIcon,
|
|
92
|
+
File: react_1.FileIcon,
|
|
93
|
+
FolderSimple: react_1.FolderSimpleIcon,
|
|
94
|
+
FolderSimpleStar: react_1.FolderSimpleStarIcon,
|
|
95
|
+
LinkSimple: react_1.LinkSimpleIcon,
|
|
96
|
+
Laptop: react_1.LaptopIcon,
|
|
97
|
+
Info: react_1.InfoIcon,
|
|
98
|
+
DotsSixVertical: react_1.DotsSixVerticalIcon,
|
|
99
|
+
Bell: react_1.BellIcon,
|
|
100
|
+
UserSwitch: react_1.UserSwitchIcon,
|
|
101
|
+
PlusMinus: react_1.PlusMinusIcon,
|
|
102
|
+
SelectionAll: react_1.SelectionAllIcon,
|
|
103
|
+
Activity: react_1.ActivityIcon,
|
|
104
|
+
Browsers: react_1.BrowsersIcon,
|
|
105
|
+
Cube: react_1.CubeIcon,
|
|
106
|
+
Table: react_1.TableIcon,
|
|
107
|
+
UserList: react_1.UserListIcon,
|
|
108
|
+
Binoculars: react_1.BinocularsIcon,
|
|
109
|
+
LightbulbFilament: react_1.LightbulbFilamentIcon,
|
|
110
|
+
Keyboard: react_1.KeyboardIcon,
|
|
111
|
+
TextAa: react_1.TextAaIcon,
|
|
112
|
+
ThumbsUp: react_1.ThumbsUpIcon,
|
|
113
|
+
ChatText: react_1.ChatTextIcon,
|
|
114
|
+
SlackLogo: react_1.SlackLogoIcon,
|
|
115
|
+
SquareHalf: react_1.SquareHalfIcon,
|
|
116
|
+
SquareHalfBottom: react_1.SquareHalfBottomIcon,
|
|
117
|
+
MagicWand: react_1.MagicWandIcon,
|
|
118
|
+
CrownSimple: react_1.CrownSimpleIcon,
|
|
119
|
+
Funnel: react_1.FunnelIcon,
|
|
120
|
+
ThumbsDown: react_1.ThumbsDownIcon,
|
|
121
|
+
CopySimple: react_1.CopySimpleIcon,
|
|
122
|
+
PaperPlaneRight: react_1.PaperPlaneRightIcon,
|
|
123
|
+
Warning: react_1.WarningIcon,
|
|
124
|
+
Star: react_1.StarIcon,
|
|
125
|
+
ArrowsVertical: react_1.ArrowsVerticalIcon,
|
|
126
|
+
CirclesFour: react_1.CirclesFourIcon,
|
|
127
|
+
ArrowLineDown: react_1.ArrowLineDownIcon,
|
|
128
|
+
PaperPlaneTilt: react_1.PaperPlaneTiltIcon,
|
|
129
|
+
NotePencil: react_1.NotePencilIcon,
|
|
130
|
+
CircleNotch: react_1.CircleNotchIcon,
|
|
131
|
+
PaintBucket: react_1.PaintBucketIcon,
|
|
132
|
+
SquaresFour: react_1.SquaresFourIcon,
|
|
133
|
+
CaretDoubleLeft: react_1.CaretDoubleLeftIcon,
|
|
134
|
+
TextIndent: react_1.TextIndentIcon,
|
|
135
|
+
Share: react_1.ShareIcon,
|
|
136
|
+
ChartBarHorizontal: react_1.ChartBarHorizontalIcon,
|
|
137
|
+
GridNine: react_1.GridNineIcon,
|
|
138
|
+
ChartDonut: react_1.ChartDonutIcon,
|
|
136
139
|
//custom icons
|
|
137
140
|
OkeGoogleIcon: custom_1.OkeGoogleIcon,
|
|
138
141
|
LetterH: custom_1.LetterH,
|
|
@@ -18,8 +18,9 @@ exports.Tooltip = void 0;
|
|
|
18
18
|
var react_1 = __importDefault(require("react"));
|
|
19
19
|
var Tooltip_1 = require("../../../components/Tooltip");
|
|
20
20
|
// import { ButtonPrimary } from '../components/Buttons';
|
|
21
|
-
var phosphor_react_1 = require("phosphor-react");
|
|
22
21
|
var themes_1 = require("../../../themes");
|
|
22
|
+
var icons_1 = require("../../../icons");
|
|
23
|
+
var Info = icons_1.icons.Info;
|
|
23
24
|
exports.default = {
|
|
24
25
|
title: 'Components/Tooltip',
|
|
25
26
|
args: {
|
|
@@ -52,6 +53,6 @@ var Tooltip = function (args) {
|
|
|
52
53
|
: {} },
|
|
53
54
|
react_1.default.createElement("div", { style: { height: '100vh', display: 'flex', justifyContent: 'center', alignItems: 'center' } },
|
|
54
55
|
react_1.default.createElement(Tooltip_1.Tooltip, __assign({}, args, { presetTarget: "infoIcon" }),
|
|
55
|
-
react_1.default.createElement(
|
|
56
|
+
react_1.default.createElement(Info, { size: 24 }))))));
|
|
56
57
|
};
|
|
57
58
|
exports.Tooltip = Tooltip;
|