oolib 2.222.0 → 2.223.1

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.
@@ -507,9 +507,9 @@ var Reactions = function (props) {
507
507
  };
508
508
  exports.Reactions = Reactions;
509
509
  var WarningDiamond = function (props) {
510
- return (react_1.default.createElement("svg", { width: props.size || 30, height: props.size || 30, viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
510
+ return (react_1.default.createElement("svg", __assign({ width: props.size || 30, height: props.size || 30, viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
511
511
  react_1.default.createElement("g", { id: "WarningDiamond", "clip-path": "url(#clip0_3079_1091)" },
512
- react_1.default.createElement("path", { id: "Vector", d: "M11.0311 5.47125L6.52877 0.968438C6.38825 0.82875 6.19816 0.750343 6.00002 0.750343C5.80188 0.750343 5.61179 0.82875 5.47127 0.968438L0.971268 5.47125C0.83158 5.61177 0.753174 5.80186 0.753174 6C0.753174 6.19814 0.83158 6.38823 0.971268 6.52875L5.47361 11.0316C5.61413 11.1713 5.80422 11.2497 6.00236 11.2497C6.2005 11.2497 6.39059 11.1713 6.53111 11.0316L11.0335 6.52875C11.1731 6.38823 11.2516 6.19814 11.2516 6C11.2516 5.80186 11.1731 5.61177 11.0335 5.47125H11.0311ZM5.62502 3.75C5.62502 3.65054 5.66453 3.55516 5.73485 3.48484C5.80518 3.41451 5.90056 3.375 6.00002 3.375C6.09947 3.375 6.19486 3.41451 6.26518 3.48484C6.33551 3.55516 6.37502 3.65054 6.37502 3.75V6.375C6.37502 6.47446 6.33551 6.56984 6.26518 6.64017C6.19486 6.71049 6.09947 6.75 6.00002 6.75C5.90056 6.75 5.80518 6.71049 5.73485 6.64017C5.66453 6.56984 5.62502 6.47446 5.62502 6.375V3.75ZM6.00002 8.625C5.88877 8.625 5.78001 8.59201 5.68751 8.5302C5.59501 8.46839 5.52291 8.38054 5.48034 8.27776C5.43776 8.17498 5.42662 8.06188 5.44833 7.95276C5.47003 7.84365 5.5236 7.74342 5.60227 7.66475C5.68094 7.58609 5.78117 7.53251 5.89028 7.51081C5.99939 7.4891 6.11249 7.50024 6.21528 7.54282C6.31806 7.58539 6.40591 7.65749 6.46772 7.74999C6.52953 7.84249 6.56252 7.95125 6.56252 8.0625C6.56252 8.21168 6.50326 8.35476 6.39777 8.46025C6.29228 8.56574 6.1492 8.625 6.00002 8.625Z", fill: "#C41717" })),
512
+ react_1.default.createElement("path", { id: "Vector", d: "M11.0311 5.47125L6.52877 0.968438C6.38825 0.82875 6.19816 0.750343 6.00002 0.750343C5.80188 0.750343 5.61179 0.82875 5.47127 0.968438L0.971268 5.47125C0.83158 5.61177 0.753174 5.80186 0.753174 6C0.753174 6.19814 0.83158 6.38823 0.971268 6.52875L5.47361 11.0316C5.61413 11.1713 5.80422 11.2497 6.00236 11.2497C6.2005 11.2497 6.39059 11.1713 6.53111 11.0316L11.0335 6.52875C11.1731 6.38823 11.2516 6.19814 11.2516 6C11.2516 5.80186 11.1731 5.61177 11.0335 5.47125H11.0311ZM5.62502 3.75C5.62502 3.65054 5.66453 3.55516 5.73485 3.48484C5.80518 3.41451 5.90056 3.375 6.00002 3.375C6.09947 3.375 6.19486 3.41451 6.26518 3.48484C6.33551 3.55516 6.37502 3.65054 6.37502 3.75V6.375C6.37502 6.47446 6.33551 6.56984 6.26518 6.64017C6.19486 6.71049 6.09947 6.75 6.00002 6.75C5.90056 6.75 5.80518 6.71049 5.73485 6.64017C5.66453 6.56984 5.62502 6.47446 5.62502 6.375V3.75ZM6.00002 8.625C5.88877 8.625 5.78001 8.59201 5.68751 8.5302C5.59501 8.46839 5.52291 8.38054 5.48034 8.27776C5.43776 8.17498 5.42662 8.06188 5.44833 7.95276C5.47003 7.84365 5.5236 7.74342 5.60227 7.66475C5.68094 7.58609 5.78117 7.53251 5.89028 7.51081C5.99939 7.4891 6.11249 7.50024 6.21528 7.54282C6.31806 7.58539 6.40591 7.65749 6.46772 7.74999C6.52953 7.84249 6.56252 7.95125 6.56252 8.0625C6.56252 8.21168 6.50326 8.35476 6.39777 8.46025C6.29228 8.56574 6.1492 8.625 6.00002 8.625Z", fill: "currentColor" })),
513
513
  react_1.default.createElement("defs", null,
514
514
  react_1.default.createElement("clipPath", { id: "clip0_3079_1091" },
515
515
  react_1.default.createElement("rect", { width: "12", height: "12", fill: "white" })))));
@@ -151,6 +151,7 @@ export namespace icons {
151
151
  export { ListChecks };
152
152
  export { ArrowElbowDownLeft };
153
153
  export { CaretUpDown };
154
+ export { FunnelSimple };
154
155
  export { OkeGoogleIcon };
155
156
  export { LetterH };
156
157
  export { IndexIcon };
@@ -220,158 +221,159 @@ export namespace icons {
220
221
  export { Semicolon };
221
222
  export { Slash };
222
223
  }
223
- import { PencilSimpleIcon as PencilSimple } from '@phosphor-icons/react';
224
- import { PencilLineIcon as PencilLine } from '@phosphor-icons/react';
225
- import { PencilSimpleLineIcon as PencilSimpleLine } from '@phosphor-icons/react';
226
- import { PlusIcon as Plus } from '@phosphor-icons/react';
227
- import { LightbulbIcon as Lightbulb } from '@phosphor-icons/react';
228
- import { TagIcon as Tag } from '@phosphor-icons/react';
229
- import { UploadSimpleIcon as UploadSimple } from '@phosphor-icons/react';
230
- import { CaretLeftIcon as CaretLeft } from '@phosphor-icons/react';
231
- import { CaretRightIcon as CaretRight } from '@phosphor-icons/react';
232
- import { XCircleIcon as XCircle } from '@phosphor-icons/react';
233
- import { XSquareIcon as XSquare } from '@phosphor-icons/react';
234
- import { DownloadSimpleIcon as DownloadSimple } from '@phosphor-icons/react';
235
- import { ArrowLineUpRightIcon as ArrowLineUpRight } from '@phosphor-icons/react';
236
- import { UserIcon as User } from '@phosphor-icons/react';
237
- import { UserCirclePlusIcon as UserCirclePlus } from '@phosphor-icons/react';
238
- import { MapPinLineIcon as MapPinLine } from '@phosphor-icons/react';
239
- import { WarningCircleIcon as WarningCircle } from '@phosphor-icons/react';
240
- import { HighlighterCircleIcon as HighlighterCircle } from '@phosphor-icons/react';
241
- import { PaperclipIcon as Paperclip } from '@phosphor-icons/react';
242
- import { SpeakerHighIcon as SpeakerHigh } from '@phosphor-icons/react';
243
- import { ArrowLeftIcon as ArrowLeft } from '@phosphor-icons/react';
244
- import { CalendarBlankIcon as CalendarBlank } from '@phosphor-icons/react';
245
- import { TrashIcon as Trash } from '@phosphor-icons/react';
246
- import { DotsThreeVerticalIcon as DotsThreeVertical } from '@phosphor-icons/react';
247
- import { DotsThreeCircleIcon as DotsThreeCircle } from '@phosphor-icons/react';
248
- import { DotsThreeIcon as DotsThree } from '@phosphor-icons/react';
249
- import { CaretUpIcon as CaretUp } from '@phosphor-icons/react';
250
- import { CaretDownIcon as CaretDown } from '@phosphor-icons/react';
251
- import { ShareNetworkIcon as ShareNetwork } from '@phosphor-icons/react';
252
- import { XIcon as X } from '@phosphor-icons/react';
253
- import { WhatsappLogoIcon as WhatsappLogo } from '@phosphor-icons/react';
254
- import { FacebookLogoIcon as FacebookLogo } from '@phosphor-icons/react';
255
- import { TwitterLogoIcon as TwitterLogo } from '@phosphor-icons/react';
256
- import { LinkedinLogoIcon as LinkedinLogo } from '@phosphor-icons/react';
257
- import { YoutubeLogoIcon as YoutubeLogo } from '@phosphor-icons/react';
258
- import { InstagramLogoIcon as InstagramLogo } from '@phosphor-icons/react';
259
- import { GlobeIcon as Globe } from '@phosphor-icons/react';
260
- import { PhoneIcon as Phone } from '@phosphor-icons/react';
261
- import { EnvelopeIcon as Envelope } from '@phosphor-icons/react';
262
- import { ChecksIcon as Checks } from '@phosphor-icons/react';
263
- import { CheckIcon as Check } from '@phosphor-icons/react';
264
- import { ArrowClockwiseIcon as ArrowClockwise } from '@phosphor-icons/react';
265
- import { ArrowsClockwiseIcon as ArrowsClockwise } from '@phosphor-icons/react';
266
- import { ArrowsInIcon as ArrowsIn } from '@phosphor-icons/react';
267
- import { ArrowsOutIcon as ArrowsOut } from '@phosphor-icons/react';
268
- import { MapPinIcon as MapPin } from '@phosphor-icons/react';
269
- import { ArrowDownIcon as ArrowDown } from '@phosphor-icons/react';
270
- import { ArrowsDownUpIcon as ArrowsDownUp } from '@phosphor-icons/react';
271
- import { ArrowUpIcon as ArrowUp } from '@phosphor-icons/react';
272
- import { GearSixIcon as GearSix } from '@phosphor-icons/react';
273
- import { WrenchIcon as Wrench } from '@phosphor-icons/react';
274
- import { CheckSquareIcon as CheckSquare } from '@phosphor-icons/react';
275
- import { CheckSquareOffsetIcon as CheckSquareOffset } from '@phosphor-icons/react';
276
- import { RadioButtonIcon as RadioButton } from '@phosphor-icons/react';
277
- import { CardsIcon as Cards } from '@phosphor-icons/react';
278
- import { SignOutIcon as SignOut } from '@phosphor-icons/react';
279
- import { SwapIcon as Swap } from '@phosphor-icons/react';
280
- import { CheckCircleIcon as CheckCircle } from '@phosphor-icons/react';
281
- import { CircleIcon as Circle } from '@phosphor-icons/react';
282
- import { ImageSquareIcon as ImageSquare } from '@phosphor-icons/react';
283
- import { ListDashesIcon as ListDashes } from '@phosphor-icons/react';
284
- import { ListNumbersIcon as ListNumbers } from '@phosphor-icons/react';
285
- import { ListPlusIcon as ListPlus } from '@phosphor-icons/react';
286
- import { ListIcon as List } from '@phosphor-icons/react';
287
- import { FileArrowUpIcon as FileArrowUp } from '@phosphor-icons/react';
288
- import { VideoCameraIcon as VideoCamera } from '@phosphor-icons/react';
289
- import { QuotesIcon as Quotes } from '@phosphor-icons/react';
290
- import { SpeakerSimpleHighIcon as SpeakerSimpleHigh } from '@phosphor-icons/react';
291
- import { FilePdfIcon as FilePdf } from '@phosphor-icons/react';
292
- import { MagnifyingGlassIcon as MagnifyingGlass } from '@phosphor-icons/react';
293
- import { EyeIcon as Eye } from '@phosphor-icons/react';
294
- import { EyeClosedIcon as EyeClosed } from '@phosphor-icons/react';
295
- import { MinusIcon as Minus } from '@phosphor-icons/react';
296
- import { TextHOneIcon as TextHOne } from '@phosphor-icons/react';
297
- import { TextHTwoIcon as TextHTwo } from '@phosphor-icons/react';
298
- import { TextHThreeIcon as TextHThree } from '@phosphor-icons/react';
299
- import { TextBolderIcon as TextBolder } from '@phosphor-icons/react';
300
- import { TextItalicIcon as TextItalic } from '@phosphor-icons/react';
301
- import { TextUnderlineIcon as TextUnderline } from '@phosphor-icons/react';
302
- import { ArrowRightIcon as ArrowRight } from '@phosphor-icons/react';
303
- import { SlidersIcon as Sliders } from '@phosphor-icons/react';
304
- import { FadersIcon as Faders } from '@phosphor-icons/react';
305
- import { CodeIcon as Code } from '@phosphor-icons/react';
306
- import { SortDescendingIcon as SortDescending } from '@phosphor-icons/react';
307
- import { SortAscendingIcon as SortAscending } from '@phosphor-icons/react';
308
- import { CrosshairIcon as Crosshair } from '@phosphor-icons/react';
309
- import { MicrophoneStageIcon as MicrophoneStage } from '@phosphor-icons/react';
310
- import { FileIcon as File } from '@phosphor-icons/react';
311
- import { FolderSimpleIcon as FolderSimple } from '@phosphor-icons/react';
312
- import { FolderSimpleStarIcon as FolderSimpleStar } from '@phosphor-icons/react';
313
- import { LinkSimpleIcon as LinkSimple } from '@phosphor-icons/react';
314
- import { LaptopIcon as Laptop } from '@phosphor-icons/react';
315
- import { InfoIcon as Info } from '@phosphor-icons/react';
316
- import { DotsSixVerticalIcon as DotsSixVertical } from '@phosphor-icons/react';
317
- import { BellIcon as Bell } from '@phosphor-icons/react';
318
- import { UserSwitchIcon as UserSwitch } from '@phosphor-icons/react';
319
- import { PlusMinusIcon as PlusMinus } from '@phosphor-icons/react';
320
- import { SelectionAllIcon as SelectionAll } from '@phosphor-icons/react';
321
- import { ActivityIcon as Activity } from '@phosphor-icons/react';
322
- import { BrowsersIcon as Browsers } from '@phosphor-icons/react';
323
- import { CubeIcon as Cube } from '@phosphor-icons/react';
324
- import { TableIcon as Table } from '@phosphor-icons/react';
325
- import { UserListIcon as UserList } from '@phosphor-icons/react';
326
- import { BinocularsIcon as Binoculars } from '@phosphor-icons/react';
327
- import { LightbulbFilamentIcon as LightbulbFilament } from '@phosphor-icons/react';
328
- import { KeyboardIcon as Keyboard } from '@phosphor-icons/react';
329
- import { TextAaIcon as TextAa } from '@phosphor-icons/react';
330
- import { TextTIcon as TextT } from '@phosphor-icons/react';
331
- import { ThumbsUpIcon as ThumbsUp } from '@phosphor-icons/react';
332
- import { ChatTextIcon as ChatText } from '@phosphor-icons/react';
333
- import { SlackLogoIcon as SlackLogo } from '@phosphor-icons/react';
334
- import { SquareHalfIcon as SquareHalf } from '@phosphor-icons/react';
335
- import { SquareHalfBottomIcon as SquareHalfBottom } from '@phosphor-icons/react';
336
- import { MagicWandIcon as MagicWand } from '@phosphor-icons/react';
337
- import { CrownSimpleIcon as CrownSimple } from '@phosphor-icons/react';
338
- import { FunnelIcon as Funnel } from '@phosphor-icons/react';
339
- import { ThumbsDownIcon as ThumbsDown } from '@phosphor-icons/react';
340
- import { CopySimpleIcon as CopySimple } from '@phosphor-icons/react';
341
- import { PaperPlaneRightIcon as PaperPlaneRight } from '@phosphor-icons/react';
342
- import { WarningIcon as Warning } from '@phosphor-icons/react';
343
- import { StarIcon as Star } from '@phosphor-icons/react';
344
- import { ArrowsVerticalIcon as ArrowsVertical } from '@phosphor-icons/react';
345
- import { CirclesFourIcon as CirclesFour } from '@phosphor-icons/react';
346
- import { ArrowLineDownIcon as ArrowLineDown } from '@phosphor-icons/react';
347
- import { ArrowLineLeftIcon as ArrowLineLeft } from '@phosphor-icons/react';
348
- import { ArrowLineRightIcon as ArrowLineRight } from '@phosphor-icons/react';
349
- import { PaperPlaneTiltIcon as PaperPlaneTilt } from '@phosphor-icons/react';
350
- import { NotePencilIcon as NotePencil } from '@phosphor-icons/react';
351
- import { CircleNotchIcon as CircleNotch } from '@phosphor-icons/react';
352
- import { PaintBucketIcon as PaintBucket } from '@phosphor-icons/react';
353
- import { SquaresFourIcon as SquaresFour } from '@phosphor-icons/react';
354
- import { CaretDoubleLeftIcon as CaretDoubleLeft } from '@phosphor-icons/react';
355
- import { TextIndentIcon as TextIndent } from '@phosphor-icons/react';
356
- import { ShareIcon as Share } from '@phosphor-icons/react';
357
- import { ChartBarHorizontalIcon as ChartBarHorizontal } from '@phosphor-icons/react';
358
- import { GridNineIcon as GridNine } from '@phosphor-icons/react';
359
- import { ChartDonutIcon as ChartDonut } from '@phosphor-icons/react';
360
- import { TranslateIcon as Translate } from '@phosphor-icons/react';
361
- import { SlidersHorizontalIcon as SlidersHorizontal } from '@phosphor-icons/react';
362
- import { StackIcon as Stack } from '@phosphor-icons/react';
363
- import { SparkleIcon as Sparkle } from '@phosphor-icons/react';
364
- import { ChatIcon as Chat } from '@phosphor-icons/react';
365
- import { ChatsIcon as Chats } from '@phosphor-icons/react';
366
- import { NumpadIcon as Numpad } from '@phosphor-icons/react';
367
- import { HashIcon as Hash } from '@phosphor-icons/react';
368
- import { NotebookIcon as Notebook } from '@phosphor-icons/react';
369
- import { FolderIcon as Folder } from '@phosphor-icons/react';
370
- import { UsersIcon as Users } from '@phosphor-icons/react';
371
- import { PowerIcon as Power } from '@phosphor-icons/react';
372
- import { ListChecksIcon as ListChecks } from '@phosphor-icons/react';
373
- import { ArrowElbowDownLeftIcon as ArrowElbowDownLeft } from '@phosphor-icons/react';
374
- import { CaretUpDownIcon as CaretUpDown } from '@phosphor-icons/react';
224
+ import { PencilSimpleIcon as PencilSimple } from "@phosphor-icons/react";
225
+ import { PencilLineIcon as PencilLine } from "@phosphor-icons/react";
226
+ import { PencilSimpleLineIcon as PencilSimpleLine } from "@phosphor-icons/react";
227
+ import { PlusIcon as Plus } from "@phosphor-icons/react";
228
+ import { LightbulbIcon as Lightbulb } from "@phosphor-icons/react";
229
+ import { TagIcon as Tag } from "@phosphor-icons/react";
230
+ import { UploadSimpleIcon as UploadSimple } from "@phosphor-icons/react";
231
+ import { CaretLeftIcon as CaretLeft } from "@phosphor-icons/react";
232
+ import { CaretRightIcon as CaretRight } from "@phosphor-icons/react";
233
+ import { XCircleIcon as XCircle } from "@phosphor-icons/react";
234
+ import { XSquareIcon as XSquare } from "@phosphor-icons/react";
235
+ import { DownloadSimpleIcon as DownloadSimple } from "@phosphor-icons/react";
236
+ import { ArrowLineUpRightIcon as ArrowLineUpRight } from "@phosphor-icons/react";
237
+ import { UserIcon as User } from "@phosphor-icons/react";
238
+ import { UserCirclePlusIcon as UserCirclePlus } from "@phosphor-icons/react";
239
+ import { MapPinLineIcon as MapPinLine } from "@phosphor-icons/react";
240
+ import { WarningCircleIcon as WarningCircle } from "@phosphor-icons/react";
241
+ import { HighlighterCircleIcon as HighlighterCircle } from "@phosphor-icons/react";
242
+ import { PaperclipIcon as Paperclip } from "@phosphor-icons/react";
243
+ import { SpeakerHighIcon as SpeakerHigh } from "@phosphor-icons/react";
244
+ import { ArrowLeftIcon as ArrowLeft } from "@phosphor-icons/react";
245
+ import { CalendarBlankIcon as CalendarBlank } from "@phosphor-icons/react";
246
+ import { TrashIcon as Trash } from "@phosphor-icons/react";
247
+ import { DotsThreeVerticalIcon as DotsThreeVertical } from "@phosphor-icons/react";
248
+ import { DotsThreeCircleIcon as DotsThreeCircle } from "@phosphor-icons/react";
249
+ import { DotsThreeIcon as DotsThree } from "@phosphor-icons/react";
250
+ import { CaretUpIcon as CaretUp } from "@phosphor-icons/react";
251
+ import { CaretDownIcon as CaretDown } from "@phosphor-icons/react";
252
+ import { ShareNetworkIcon as ShareNetwork } from "@phosphor-icons/react";
253
+ import { XIcon as X } from "@phosphor-icons/react";
254
+ import { WhatsappLogoIcon as WhatsappLogo } from "@phosphor-icons/react";
255
+ import { FacebookLogoIcon as FacebookLogo } from "@phosphor-icons/react";
256
+ import { TwitterLogoIcon as TwitterLogo } from "@phosphor-icons/react";
257
+ import { LinkedinLogoIcon as LinkedinLogo } from "@phosphor-icons/react";
258
+ import { YoutubeLogoIcon as YoutubeLogo } from "@phosphor-icons/react";
259
+ import { InstagramLogoIcon as InstagramLogo } from "@phosphor-icons/react";
260
+ import { GlobeIcon as Globe } from "@phosphor-icons/react";
261
+ import { PhoneIcon as Phone } from "@phosphor-icons/react";
262
+ import { EnvelopeIcon as Envelope } from "@phosphor-icons/react";
263
+ import { ChecksIcon as Checks } from "@phosphor-icons/react";
264
+ import { CheckIcon as Check } from "@phosphor-icons/react";
265
+ import { ArrowClockwiseIcon as ArrowClockwise } from "@phosphor-icons/react";
266
+ import { ArrowsClockwiseIcon as ArrowsClockwise } from "@phosphor-icons/react";
267
+ import { ArrowsInIcon as ArrowsIn } from "@phosphor-icons/react";
268
+ import { ArrowsOutIcon as ArrowsOut } from "@phosphor-icons/react";
269
+ import { MapPinIcon as MapPin } from "@phosphor-icons/react";
270
+ import { ArrowDownIcon as ArrowDown } from "@phosphor-icons/react";
271
+ import { ArrowsDownUpIcon as ArrowsDownUp } from "@phosphor-icons/react";
272
+ import { ArrowUpIcon as ArrowUp } from "@phosphor-icons/react";
273
+ import { GearSixIcon as GearSix } from "@phosphor-icons/react";
274
+ import { WrenchIcon as Wrench } from "@phosphor-icons/react";
275
+ import { CheckSquareIcon as CheckSquare } from "@phosphor-icons/react";
276
+ import { CheckSquareOffsetIcon as CheckSquareOffset } from "@phosphor-icons/react";
277
+ import { RadioButtonIcon as RadioButton } from "@phosphor-icons/react";
278
+ import { CardsIcon as Cards } from "@phosphor-icons/react";
279
+ import { SignOutIcon as SignOut } from "@phosphor-icons/react";
280
+ import { SwapIcon as Swap } from "@phosphor-icons/react";
281
+ import { CheckCircleIcon as CheckCircle } from "@phosphor-icons/react";
282
+ import { CircleIcon as Circle } from "@phosphor-icons/react";
283
+ import { ImageSquareIcon as ImageSquare } from "@phosphor-icons/react";
284
+ import { ListDashesIcon as ListDashes } from "@phosphor-icons/react";
285
+ import { ListNumbersIcon as ListNumbers } from "@phosphor-icons/react";
286
+ import { ListPlusIcon as ListPlus } from "@phosphor-icons/react";
287
+ import { ListIcon as List } from "@phosphor-icons/react";
288
+ import { FileArrowUpIcon as FileArrowUp } from "@phosphor-icons/react";
289
+ import { VideoCameraIcon as VideoCamera } from "@phosphor-icons/react";
290
+ import { QuotesIcon as Quotes } from "@phosphor-icons/react";
291
+ import { SpeakerSimpleHighIcon as SpeakerSimpleHigh } from "@phosphor-icons/react";
292
+ import { FilePdfIcon as FilePdf } from "@phosphor-icons/react";
293
+ import { MagnifyingGlassIcon as MagnifyingGlass } from "@phosphor-icons/react";
294
+ import { EyeIcon as Eye } from "@phosphor-icons/react";
295
+ import { EyeClosedIcon as EyeClosed } from "@phosphor-icons/react";
296
+ import { MinusIcon as Minus } from "@phosphor-icons/react";
297
+ import { TextHOneIcon as TextHOne } from "@phosphor-icons/react";
298
+ import { TextHTwoIcon as TextHTwo } from "@phosphor-icons/react";
299
+ import { TextHThreeIcon as TextHThree } from "@phosphor-icons/react";
300
+ import { TextBolderIcon as TextBolder } from "@phosphor-icons/react";
301
+ import { TextItalicIcon as TextItalic } from "@phosphor-icons/react";
302
+ import { TextUnderlineIcon as TextUnderline } from "@phosphor-icons/react";
303
+ import { ArrowRightIcon as ArrowRight } from "@phosphor-icons/react";
304
+ import { SlidersIcon as Sliders } from "@phosphor-icons/react";
305
+ import { FadersIcon as Faders } from "@phosphor-icons/react";
306
+ import { CodeIcon as Code } from "@phosphor-icons/react";
307
+ import { SortDescendingIcon as SortDescending } from "@phosphor-icons/react";
308
+ import { SortAscendingIcon as SortAscending } from "@phosphor-icons/react";
309
+ import { CrosshairIcon as Crosshair } from "@phosphor-icons/react";
310
+ import { MicrophoneStageIcon as MicrophoneStage } from "@phosphor-icons/react";
311
+ import { FileIcon as File } from "@phosphor-icons/react";
312
+ import { FolderSimpleIcon as FolderSimple } from "@phosphor-icons/react";
313
+ import { FolderSimpleStarIcon as FolderSimpleStar } from "@phosphor-icons/react";
314
+ import { LinkSimpleIcon as LinkSimple } from "@phosphor-icons/react";
315
+ import { LaptopIcon as Laptop } from "@phosphor-icons/react";
316
+ import { InfoIcon as Info } from "@phosphor-icons/react";
317
+ import { DotsSixVerticalIcon as DotsSixVertical } from "@phosphor-icons/react";
318
+ import { BellIcon as Bell } from "@phosphor-icons/react";
319
+ import { UserSwitchIcon as UserSwitch } from "@phosphor-icons/react";
320
+ import { PlusMinusIcon as PlusMinus } from "@phosphor-icons/react";
321
+ import { SelectionAllIcon as SelectionAll } from "@phosphor-icons/react";
322
+ import { ActivityIcon as Activity } from "@phosphor-icons/react";
323
+ import { BrowsersIcon as Browsers } from "@phosphor-icons/react";
324
+ import { CubeIcon as Cube } from "@phosphor-icons/react";
325
+ import { TableIcon as Table } from "@phosphor-icons/react";
326
+ import { UserListIcon as UserList } from "@phosphor-icons/react";
327
+ import { BinocularsIcon as Binoculars } from "@phosphor-icons/react";
328
+ import { LightbulbFilamentIcon as LightbulbFilament } from "@phosphor-icons/react";
329
+ import { KeyboardIcon as Keyboard } from "@phosphor-icons/react";
330
+ import { TextAaIcon as TextAa } from "@phosphor-icons/react";
331
+ import { TextTIcon as TextT } from "@phosphor-icons/react";
332
+ import { ThumbsUpIcon as ThumbsUp } from "@phosphor-icons/react";
333
+ import { ChatTextIcon as ChatText } from "@phosphor-icons/react";
334
+ import { SlackLogoIcon as SlackLogo } from "@phosphor-icons/react";
335
+ import { SquareHalfIcon as SquareHalf } from "@phosphor-icons/react";
336
+ import { SquareHalfBottomIcon as SquareHalfBottom } from "@phosphor-icons/react";
337
+ import { MagicWandIcon as MagicWand } from "@phosphor-icons/react";
338
+ import { CrownSimpleIcon as CrownSimple } from "@phosphor-icons/react";
339
+ import { FunnelIcon as Funnel } from "@phosphor-icons/react";
340
+ import { ThumbsDownIcon as ThumbsDown } from "@phosphor-icons/react";
341
+ import { CopySimpleIcon as CopySimple } from "@phosphor-icons/react";
342
+ import { PaperPlaneRightIcon as PaperPlaneRight } from "@phosphor-icons/react";
343
+ import { WarningIcon as Warning } from "@phosphor-icons/react";
344
+ import { StarIcon as Star } from "@phosphor-icons/react";
345
+ import { ArrowsVerticalIcon as ArrowsVertical } from "@phosphor-icons/react";
346
+ import { CirclesFourIcon as CirclesFour } from "@phosphor-icons/react";
347
+ import { ArrowLineDownIcon as ArrowLineDown } from "@phosphor-icons/react";
348
+ import { ArrowLineLeftIcon as ArrowLineLeft } from "@phosphor-icons/react";
349
+ import { ArrowLineRightIcon as ArrowLineRight } from "@phosphor-icons/react";
350
+ import { PaperPlaneTiltIcon as PaperPlaneTilt } from "@phosphor-icons/react";
351
+ import { NotePencilIcon as NotePencil } from "@phosphor-icons/react";
352
+ import { CircleNotchIcon as CircleNotch } from "@phosphor-icons/react";
353
+ import { PaintBucketIcon as PaintBucket } from "@phosphor-icons/react";
354
+ import { SquaresFourIcon as SquaresFour } from "@phosphor-icons/react";
355
+ import { CaretDoubleLeftIcon as CaretDoubleLeft } from "@phosphor-icons/react";
356
+ import { TextIndentIcon as TextIndent } from "@phosphor-icons/react";
357
+ import { ShareIcon as Share } from "@phosphor-icons/react";
358
+ import { ChartBarHorizontalIcon as ChartBarHorizontal } from "@phosphor-icons/react";
359
+ import { GridNineIcon as GridNine } from "@phosphor-icons/react";
360
+ import { ChartDonutIcon as ChartDonut } from "@phosphor-icons/react";
361
+ import { TranslateIcon as Translate } from "@phosphor-icons/react";
362
+ import { SlidersHorizontalIcon as SlidersHorizontal } from "@phosphor-icons/react";
363
+ import { StackIcon as Stack } from "@phosphor-icons/react";
364
+ import { SparkleIcon as Sparkle } from "@phosphor-icons/react";
365
+ import { ChatIcon as Chat } from "@phosphor-icons/react";
366
+ import { ChatsIcon as Chats } from "@phosphor-icons/react";
367
+ import { NumpadIcon as Numpad } from "@phosphor-icons/react";
368
+ import { HashIcon as Hash } from "@phosphor-icons/react";
369
+ import { NotebookIcon as Notebook } from "@phosphor-icons/react";
370
+ import { FolderIcon as Folder } from "@phosphor-icons/react";
371
+ import { UsersIcon as Users } from "@phosphor-icons/react";
372
+ import { PowerIcon as Power } from "@phosphor-icons/react";
373
+ import { ListChecksIcon as ListChecks } from "@phosphor-icons/react";
374
+ import { ArrowElbowDownLeftIcon as ArrowElbowDownLeft } from "@phosphor-icons/react";
375
+ import { CaretUpDownIcon as CaretUpDown } from "@phosphor-icons/react";
376
+ import { FunnelSimpleIcon as FunnelSimple } from "@phosphor-icons/react";
375
377
  import { OkeGoogleIcon } from "./custom";
376
378
  import { LetterH } from "./custom";
377
379
  import { IndexIcon } from "./custom";
@@ -156,6 +156,7 @@ exports.icons = {
156
156
  ListChecks: react_1.ListChecksIcon,
157
157
  ArrowElbowDownLeft: react_1.ArrowElbowDownLeftIcon,
158
158
  CaretUpDown: react_1.CaretUpDownIcon,
159
+ FunnelSimple: react_1.FunnelSimpleIcon,
159
160
  //custom icons
160
161
  OkeGoogleIcon: custom_1.OkeGoogleIcon,
161
162
  LetterH: custom_1.LetterH,
@@ -24,8 +24,8 @@ var ListGroup = function (_a) {
24
24
  return (react_1.default.createElement("div", null,
25
25
  index > 0 && (react_1.default.createElement(exports.GroupDivider, null,
26
26
  react_1.default.createElement(Divider_1.Divider, null))),
27
- react_1.default.createElement(exports.GroupHeader, { groupHeaderStickyTop: groupHeaderStickyTop },
28
- react_1.default.createElement(Typo2_1.UI_TAG, null, group.display)),
27
+ group.display && (react_1.default.createElement(exports.GroupHeader, { groupHeaderStickyTop: groupHeaderStickyTop },
28
+ react_1.default.createElement(Typo2_1.UI_TAG, null, group.display))),
29
29
  group.options.map(function (option, idx) { return (react_1.default.createElement(ListItem_1.ListItem, { key: option.value, option: option, isSelected: (!option.loading && (value === null || value === void 0 ? void 0 : value.value) === option.value), isFocussed: focussedOp === idx, index: idx, scrollFocussedOpIntoView: scrollFocussedOpIntoView, onChange: function () {
30
30
  if (!option.loading) {
31
31
  parentOnChange(id, option);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oolib",
3
- "version": "2.222.0",
3
+ "version": "2.223.1",
4
4
  "description": " OKE Component Library",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",