@hero-design/rn 8.3.4 → 8.5.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.
Files changed (28) hide show
  1. package/.turbo/turbo-build.log +9 -9
  2. package/assets/fonts/hero-icons-mobile.ttf +0 -0
  3. package/es/index.js +436 -401
  4. package/lib/assets/fonts/hero-icons-mobile.ttf +0 -0
  5. package/lib/index.js +436 -401
  6. package/package.json +5 -5
  7. package/src/components/Carousel/CarouselItem.tsx +3 -1
  8. package/src/components/Carousel/StyledCarousel.tsx +2 -0
  9. package/src/components/Carousel/__tests__/__snapshots__/index.spec.tsx.snap +18 -15
  10. package/src/components/Icon/HeroIcon/glyphMap.json +1 -1
  11. package/src/components/Icon/IconList.ts +8 -0
  12. package/src/components/Select/BaseOptionList.tsx +5 -12
  13. package/src/components/Select/MultiSelect/OptionList.tsx +6 -6
  14. package/src/components/Select/MultiSelect/__tests__/__snapshots__/index.spec.tsx.snap +3 -0
  15. package/src/components/Select/MultiSelect/index.tsx +9 -0
  16. package/src/components/Select/SingleSelect/OptionList.tsx +5 -3
  17. package/src/components/Select/SingleSelect/__tests__/__snapshots__/OptionList.spec.tsx.snap +24 -4
  18. package/src/components/Select/SingleSelect/__tests__/__snapshots__/index.spec.tsx.snap +21 -3
  19. package/src/components/Select/SingleSelect/index.tsx +8 -0
  20. package/src/theme/__tests__/__snapshots__/index.spec.ts.snap +1 -1
  21. package/src/theme/components/carousel.ts +1 -1
  22. package/types/components/Icon/IconList.d.ts +1 -1
  23. package/types/components/Icon/index.d.ts +1 -1
  24. package/types/components/Icon/utils.d.ts +1 -1
  25. package/types/components/Select/BaseOptionList.d.ts +4 -8
  26. package/types/components/Select/MultiSelect/OptionList.d.ts +4 -7
  27. package/types/components/Select/SingleSelect/OptionList.d.ts +4 -4
  28. package/types/components/Select/SingleSelect/StyledSingleSelect.d.ts +1 -1
package/es/index.js CHANGED
@@ -1820,7 +1820,7 @@ var getCarouselTheme = function getCarouselTheme(theme) {
1820
1820
  paginatorBorderRadius: theme.radii.rounded
1821
1821
  };
1822
1822
  var fontSizes = {
1823
- heading: theme.fontSizes['6xlarge']
1823
+ heading: theme.fontSizes['xxxxxlarge']
1824
1824
  };
1825
1825
  var fonts = {
1826
1826
  heading: theme.fonts.playful.semiBold
@@ -5747,7 +5747,7 @@ var StyledText$3 = index$a(Text$1)(function (_ref) {
5747
5747
  });
5748
5748
  });
5749
5749
 
5750
- var _excluded$m = ["children", "fontSize", "fontWeight", "intent", "typeface"];
5750
+ var _excluded$p = ["children", "fontSize", "fontWeight", "intent", "typeface"];
5751
5751
  var Text = function Text(_ref) {
5752
5752
  var children = _ref.children,
5753
5753
  _ref$fontSize = _ref.fontSize,
@@ -5758,7 +5758,7 @@ var Text = function Text(_ref) {
5758
5758
  intent = _ref$intent === void 0 ? 'body' : _ref$intent,
5759
5759
  _ref$typeface = _ref.typeface,
5760
5760
  typeface = _ref$typeface === void 0 ? 'neutral' : _ref$typeface,
5761
- nativeProps = _objectWithoutProperties(_ref, _excluded$m);
5761
+ nativeProps = _objectWithoutProperties(_ref, _excluded$p);
5762
5762
  return /*#__PURE__*/React.createElement(StyledText$3, _extends$1({}, nativeProps, {
5763
5763
  themeFontSize: fontSize,
5764
5764
  themeFontWeight: fontWeight,
@@ -5772,7 +5772,7 @@ var Typography = {
5772
5772
  };
5773
5773
 
5774
5774
  // 🔴 DO NOT EDIT — This file is generated automatically.
5775
- var IconList = ['activate', 'add-emoji', 'add-person', 'adjustment', 'alignment', 'antenna', 'archive', 'assignment-warning', 'bank', 'bell', 'billing', 'bookmark', 'box-check', 'box', 'buildings', 'cake', 'calendar-clock', 'calendar', 'candy-box-menu', 'caret-down-small', 'caret-down', 'caret-left-small', 'caret-left', 'caret-right-small', 'caret-right', 'caret-up-small', 'caret-up', 'check-radio', 'circle-add', 'circle-cancel', 'circle-check', 'circle-down', 'circle-info', 'circle-left', 'circle-ok', 'circle-pencil', 'circle-question', 'circle-remove', 'circle-right', 'circle-up', 'circle-warning', 'clock-3', 'clock', 'cloud-download', 'cloud-upload', 'cog', 'coin', 'contacts', 'credit-card', 'diamond', 'direction-arrows', 'directory', 'document', 'dollar-coin-shine', 'double-buildings', 'edit-template', 'envelope', 'expense', 'eye-circle', 'eye-invisible', 'eye', 'face-meh', 'face-sad', 'face-smiley', 'feed', 'feedbacks', 'file-certified', 'file-clone', 'file-copy', 'file-csv', 'file-dispose', 'file-doc', 'file-excel', 'file-export', 'file-lock', 'file-pdf', 'file-powerpoint', 'file-search', 'file-secured', 'file-sheets', 'file-slide', 'file-verified', 'file-word', 'file', 'filter', 'folder-user', 'folder', 'format-bold', 'format-heading1', 'format-heading2', 'format-italic', 'format-list-bulleted', 'format-list-numbered', 'format-underlined', 'funnel-filter', 'global-dollar', 'globe', 'graduation-cap', 'graph', 'happy-sun', 'health-bag', 'heart', 'home', 'image', 'import', 'incident-siren', 'instapay', 'list', 'loading-2', 'loading', 'location', 'lock', 'looks-one', 'looks-two', 'media-content', 'menu', 'moneybag', 'moon', 'multiple-stars', 'multiple-users', 'node', 'open-folder', 'paperclip', 'payment-summary', 'pencil', 'phone', 'piggy-bank', 'plane', 'play-circle', 'print', 'raising-hands', 'reply-arrow', 'reply', 'reschedule', 'rostering', 'save', 'schedule-send', 'schedule', 'search-person', 'send', 'speaker-active', 'speaker', 'star-award', 'star-badge', 'star-medal', 'star', 'steps-circle', 'stopwatch', 'suitcase', 'survey', 'swag', 'switch', 'tag', 'target', 'teams', 'timesheet', 'touch-id', 'trash-bin', 'unlock', 'user', 'video-1', 'video-2', 'wallet', 'warning', 'activate-outlined', 'add-credit-card-outlined', 'add-person-outlined', 'add-section-outlined', 'add-time-outlined', 'add', 'adjustment-outlined', 'alignment-2-outlined', 'alignment-outlined', 'all-caps', 'arrow-down', 'arrow-downwards', 'arrow-left', 'arrow-leftwards', 'arrow-right', 'arrow-rightwards', 'arrow-up', 'arrow-upwards', 'at-sign', 'bell-active-outlined', 'bell-outlined', 'bell-slash-outlined', 'billing-outlined', 'body-outlined', 'bold', 'bookmark-added-outlined', 'bookmark-outlined', 'box-check-outlined', 'box-outlined', 'bullet-points', 'cake-outlined', 'calendar-dates-outlined', 'calendar-star-outlined', 'camera-outlined', 'cancel', 'chat-bubble-outlined', 'chat-unread-outlined', 'checkmark', 'circle-add-outlined', 'circle-cancel-outlined', 'circle-down-outlined', 'circle-info-outlined', 'circle-left-outlined', 'circle-ok-outlined', 'circle-question-outlined', 'circle-remove-outlined', 'circle-right-outlined', 'circle-up-outlined', 'circle-warning-outlined', 'clock-2-outlined', 'clock-outlined', 'cog-outlined', 'coin-outlined', 'comment-outlined', 'contacts-outlined', 'credit-card-outlined', 'cup-outlined', 'direction-arrows-outlined', 'directory-outlined', 'document-outlined', 'dollar-card-outlined', 'dollar-coin-shine-outlined', 'dollar-sign', 'double-buildings-outlined', 'double-left-arrows', 'double-right-arrows', 'download-outlined', 'edit-template-outlined', 'email-outlined', 'enter-arrow', 'envelope-outlined', 'expense-outlined', 'explore-outlined', 'external-link', 'eye-invisible-outlined', 'eye-outlined', 'face-id', 'face-meh-outlined', 'face-open-smiley-outlined', 'face-sad-outlined', 'face-smiley-outlined', 'feed-outlined', 'file-certified-outlined', 'file-clone-outlined', 'file-copy-outlined', 'file-dispose-outlined', 'file-dollar-outlined', 'file-download-outlined', 'file-export-outlined', 'file-lock-outlined', 'file-outlined', 'file-search-outlined', 'file-secured-outlined', 'file-verified-outlined', 'filter-outlined', 'folder-outlined', 'folder-user-outlined', 'funnel-filter-outline', 'graph-outlined', 'hand-holding-user-outlined', 'happy-sun-outlined', 'health-bag-outlined', 'heart-outlined', 'home-active-outlined', 'home-outlined', 'id-card-outlined', 'image-outlined', 'import-outlined', 'instapay-outlined', 'italic', 'link-1', 'link-2', 'list-outlined', 'live-help-outlined', 'location-outlined', 'lock-outlined', 'locked-file-outlined', 'log-out', 'media-content-outlined', 'menu-close', 'menu-expand', 'menu-fold-outlined', 'menu-unfold-outlined', 'moneybag-outlined', 'moon-outlined', 'more-horizontal', 'more-vertical', 'multiple-folders-outlined', 'multiple-users-outlined', 'near-me-outlined', 'node-outlined', 'number-points', 'number', 'payment-summary-outlined', 'payslip-outlined', 'pencil-outlined', 'percentage', 'phone-outlined', 'piggy-bank-outlined', 'plane-outlined', 'play-circle-outlined', 'print-outlined', 'qr-code-outlined', 'qualification-outlined', 're-assign', 'redeem', 'refresh', 'remove', 'reply-outlined', 'restart', 'return-arrow', 'rostering-outlined', 'save-outlined', 'schedule-outlined', 'search-outlined', 'search-secured-outlined', 'send-outlined', 'share-1', 'share-2', 'share-outlined', 'single-down-arrow', 'single-left-arrow', 'single-right-arrow', 'single-up-arrow', 'speaker-active-outlined', 'speaker-outlined', 'star-outlined', 'stopwatch-outlined', 'strikethrough', 'suitcase-clock-outlined', 'suitcase-outlined', 'survey-outlined', 'switch-outlined', 'sync', 'target-outlined', 'timesheet-outlined', 'today-outlined', 'transfer', 'trash-bin-outlined', 'umbrela-outlined', 'unavailable', 'underline', 'unlock-outlined', 'upload-outlined', 'user-circle-outlined', 'user-gear-outlined', 'user-outlined', 'user-rectangle-outlined', 'video-1-outlined', 'video-2-outlined', 'wallet-outlined'];
5775
+ var IconList = ['activate', 'add-emoji', 'add-person', 'adjustment', 'alignment', 'antenna', 'archive', 'assignment-warning', 'bank', 'bell', 'billing', 'bookmark-added', 'bookmark', 'box-check', 'box', 'buildings', 'cake', 'calendar-clock', 'calendar', 'candy-box-menu', 'caret-down-small', 'caret-down', 'caret-left-small', 'caret-left', 'caret-right-small', 'caret-right', 'caret-up-small', 'caret-up', 'check-radio', 'circle-add', 'circle-cancel', 'circle-check', 'circle-down', 'circle-info', 'circle-left', 'circle-ok', 'circle-pencil', 'circle-question', 'circle-remove', 'circle-right', 'circle-up', 'circle-warning', 'clock-3', 'clock', 'cloud-download', 'cloud-upload', 'cog', 'coin', 'contacts', 'credit-card', 'diamond', 'direction-arrows', 'directory', 'document', 'dollar-coin-shine', 'double-buildings', 'edit-template', 'envelope', 'expense', 'eye-circle', 'eye-invisible', 'eye', 'face-meh', 'face-sad', 'face-smiley', 'feed', 'feedbacks', 'file-certified', 'file-clone', 'file-copy', 'file-csv', 'file-dispose', 'file-doc', 'file-excel', 'file-export', 'file-lock', 'file-pdf', 'file-powerpoint', 'file-search', 'file-secured', 'file-sheets', 'file-slide', 'file-verified', 'file-word', 'file', 'filter', 'folder-user', 'folder', 'format-bold', 'format-heading1', 'format-heading2', 'format-italic', 'format-list-bulleted', 'format-list-numbered', 'format-underlined', 'funnel-filter', 'global-dollar', 'globe', 'graduation-cap', 'graph', 'happy-sun', 'health-bag', 'heart', 'home', 'image', 'import', 'incident-siren', 'instapay', 'list', 'loading-2', 'loading', 'location', 'lock', 'looks-one', 'looks-two', 'media-content', 'menu', 'money-notes', 'moneybag', 'moon', 'multiple-stars', 'multiple-users', 'node', 'open-folder', 'paperclip', 'payment-summary', 'pencil', 'phone', 'piggy-bank', 'plane', 'play-circle', 'print', 'raising-hands', 'reply-arrow', 'reply', 'reschedule', 'rostering', 'save', 'schedule-send', 'schedule', 'search-person', 'send', 'speaker-active', 'speaker', 'star-award', 'star-badge', 'star-circle', 'star-medal', 'star', 'steps-circle', 'stopwatch', 'suitcase', 'survey', 'swag', 'switch', 'tag', 'target', 'teams', 'timesheet', 'touch-id', 'trash-bin', 'unlock', 'user', 'video-1', 'video-2', 'wallet', 'warning', 'activate-outlined', 'add-credit-card-outlined', 'add-person-outlined', 'add-section-outlined', 'add-time-outlined', 'add', 'adjustment-outlined', 'alignment-2-outlined', 'alignment-outlined', 'all-caps', 'arrow-down', 'arrow-downwards', 'arrow-left', 'arrow-leftwards', 'arrow-right', 'arrow-rightwards', 'arrow-up', 'arrow-upwards', 'article-outlined', 'at-sign', 'auto-graph-outlined', 'bell-active-outlined', 'bell-outlined', 'bell-slash-outlined', 'billing-outlined', 'body-outlined', 'bold', 'bookmark-added-outlined', 'bookmark-outlined', 'box-check-outlined', 'box-outlined', 'bullet-points', 'cake-outlined', 'calendar-dates-outlined', 'calendar-star-outlined', 'camera-outlined', 'cancel', 'chat-bubble-outlined', 'chat-unread-outlined', 'checkmark', 'circle-add-outlined', 'circle-cancel-outlined', 'circle-down-outlined', 'circle-info-outlined', 'circle-left-outlined', 'circle-ok-outlined', 'circle-question-outlined', 'circle-remove-outlined', 'circle-right-outlined', 'circle-up-outlined', 'circle-warning-outlined', 'clock-2-outlined', 'clock-outlined', 'cog-outlined', 'coin-outlined', 'comment-outlined', 'contacts-outlined', 'credit-card-outlined', 'cup-outlined', 'direction-arrows-outlined', 'directory-outlined', 'document-outlined', 'dollar-card-outlined', 'dollar-coin-shine-outlined', 'dollar-sign', 'double-buildings-outlined', 'double-left-arrows', 'double-right-arrows', 'download-outlined', 'edit-template-outlined', 'email-outlined', 'enter-arrow', 'envelope-outlined', 'expense-outlined', 'explore-outlined', 'external-link', 'eye-invisible-outlined', 'eye-outlined', 'face-id', 'face-meh-outlined', 'face-open-smiley-outlined', 'face-sad-outlined', 'face-smiley-outlined', 'feed-outlined', 'file-certified-outlined', 'file-clone-outlined', 'file-copy-outlined', 'file-dispose-outlined', 'file-dollar-outlined', 'file-download-outlined', 'file-export-outlined', 'file-lock-outlined', 'file-outlined', 'file-search-outlined', 'file-secured-outlined', 'file-verified-outlined', 'filter-outlined', 'folder-outlined', 'folder-user-outlined', 'funnel-filter-outline', 'graph-outlined', 'hand-holding-user-outlined', 'happy-sun-outlined', 'health-bag-outlined', 'heart-outlined', 'home-active-outlined', 'home-outlined', 'id-card-outlined', 'image-outlined', 'import-outlined', 'instapay-outlined', 'italic', 'link-1', 'link-2', 'list-outlined', 'live-help-outlined', 'location-outlined', 'lock-outlined', 'locked-file-outlined', 'log-out', 'media-content-outlined', 'menu-close', 'menu-expand', 'menu-fold-outlined', 'menu-unfold-outlined', 'moneybag-outlined', 'moon-outlined', 'more-horizontal', 'more-vertical', 'multiple-folders-outlined', 'multiple-users-outlined', 'near-me-outlined', 'node-outlined', 'number-points', 'number', 'overview-outlined', 'payment-summary-outlined', 'payslip-outlined', 'pencil-outlined', 'percentage', 'phone-outlined', 'piggy-bank-outlined', 'plane-outlined', 'play-circle-outlined', 'print-outlined', 'qr-code-outlined', 'qualification-outlined', 're-assign', 'redeem', 'refresh', 'remove', 'reply-outlined', 'restart', 'return-arrow', 'rostering-outlined', 'save-outlined', 'schedule-outlined', 'search-outlined', 'search-secured-outlined', 'send-outlined', 'share-1', 'share-2', 'share-outlined', 'show-chart-outlined', 'single-down-arrow', 'single-left-arrow', 'single-right-arrow', 'single-up-arrow', 'speaker-active-outlined', 'speaker-outlined', 'star-circle-outlined', 'star-outlined', 'stopwatch-outlined', 'strikethrough', 'suitcase-clock-outlined', 'suitcase-outlined', 'survey-outlined', 'switch-outlined', 'sync', 'target-outlined', 'timesheet-outlined', 'today-outlined', 'transfer', 'trash-bin-outlined', 'umbrela-outlined', 'unavailable', 'underline', 'unlock-outlined', 'upload-outlined', 'user-circle-outlined', 'user-gear-outlined', 'user-outlined', 'user-rectangle-outlined', 'video-1-outlined', 'video-2-outlined', 'wallet-outlined'];
5776
5776
 
5777
5777
  var activate = 59000;
5778
5778
  var adjustment = 59003;
@@ -5782,81 +5782,81 @@ var archive = 59006;
5782
5782
  var bank = 59008;
5783
5783
  var bell = 59009;
5784
5784
  var billing = 59010;
5785
- var bookmark = 59011;
5786
- var box = 59013;
5787
- var buildings = 59014;
5788
- var cake = 59015;
5789
- var calendar = 59017;
5790
- var clock = 59042;
5791
- var cog = 59045;
5792
- var coin = 59046;
5793
- var contacts = 59047;
5794
- var diamond = 59049;
5795
- var directory = 59051;
5796
- var document$1 = 59052;
5797
- var envelope = 59056;
5798
- var expense = 59057;
5799
- var eye = 59060;
5800
- var feed = 59064;
5801
- var feedbacks = 59065;
5802
- var file = 59083;
5803
- var filter = 59084;
5804
- var folder = 59086;
5805
- var globe = 59096;
5806
- var graph = 59098;
5807
- var heart = 59101;
5808
- var home = 59102;
5809
- var image = 59103;
5810
- var instapay = 59106;
5811
- var list = 59107;
5812
- var loading = 59109;
5813
- var location = 59110;
5814
- var lock = 59111;
5815
- var menu = 59115;
5816
- var moneybag = 59116;
5817
- var moon = 59117;
5818
- var node = 59120;
5819
- var paperclip = 59122;
5820
- var pencil = 59124;
5821
- var phone = 59125;
5822
- var plane = 59127;
5823
- var print = 59129;
5824
- var reply = 59132;
5825
- var reschedule = 59133;
5826
- var rostering = 59134;
5827
- var save = 59135;
5828
- var schedule = 59137;
5829
- var send = 59139;
5830
- var speaker = 59141;
5831
- var star = 59145;
5832
- var stopwatch = 59147;
5833
- var suitcase = 59148;
5834
- var survey = 59149;
5835
- var swag = 59150;
5836
- var tag = 59152;
5837
- var target = 59153;
5838
- var teams = 59154;
5839
- var timesheet = 59155;
5840
- var unlock = 59158;
5841
- var user = 59159;
5842
- var wallet = 59162;
5843
- var warning = 59163;
5844
- var add = 59169;
5845
- var bold = 59188;
5846
- var cancel = 59198;
5847
- var checkmark = 59201;
5848
- var italic = 59273;
5849
- var number = 59296;
5850
- var percentage = 59300;
5851
- var redeem = 59309;
5852
- var refresh = 59310;
5853
- var remove = 59311;
5854
- var restart = 59313;
5855
- var strikethrough = 59332;
5856
- var sync = 59337;
5857
- var transfer = 59341;
5858
- var unavailable = 59344;
5859
- var underline = 59345;
5785
+ var bookmark = 59012;
5786
+ var box = 59014;
5787
+ var buildings = 59015;
5788
+ var cake = 59016;
5789
+ var calendar = 59018;
5790
+ var clock = 59043;
5791
+ var cog = 59046;
5792
+ var coin = 59047;
5793
+ var contacts = 59048;
5794
+ var diamond = 59050;
5795
+ var directory = 59052;
5796
+ var document$1 = 59053;
5797
+ var envelope = 59057;
5798
+ var expense = 59058;
5799
+ var eye = 59061;
5800
+ var feed = 59065;
5801
+ var feedbacks = 59066;
5802
+ var file = 59084;
5803
+ var filter = 59085;
5804
+ var folder = 59087;
5805
+ var globe = 59097;
5806
+ var graph = 59099;
5807
+ var heart = 59102;
5808
+ var home = 59103;
5809
+ var image = 59104;
5810
+ var instapay = 59107;
5811
+ var list = 59108;
5812
+ var loading = 59110;
5813
+ var location = 59111;
5814
+ var lock = 59112;
5815
+ var menu = 59116;
5816
+ var moneybag = 59118;
5817
+ var moon = 59119;
5818
+ var node = 59122;
5819
+ var paperclip = 59124;
5820
+ var pencil = 59126;
5821
+ var phone = 59127;
5822
+ var plane = 59129;
5823
+ var print = 59131;
5824
+ var reply = 59134;
5825
+ var reschedule = 59135;
5826
+ var rostering = 59136;
5827
+ var save = 59137;
5828
+ var schedule = 59139;
5829
+ var send = 59141;
5830
+ var speaker = 59143;
5831
+ var star = 59148;
5832
+ var stopwatch = 59150;
5833
+ var suitcase = 59151;
5834
+ var survey = 59152;
5835
+ var swag = 59153;
5836
+ var tag = 59155;
5837
+ var target = 59156;
5838
+ var teams = 59157;
5839
+ var timesheet = 59158;
5840
+ var unlock = 59161;
5841
+ var user = 59162;
5842
+ var wallet = 59165;
5843
+ var warning = 59166;
5844
+ var add = 59172;
5845
+ var bold = 59193;
5846
+ var cancel = 59203;
5847
+ var checkmark = 59206;
5848
+ var italic = 59278;
5849
+ var number = 59301;
5850
+ var percentage = 59306;
5851
+ var redeem = 59315;
5852
+ var refresh = 59316;
5853
+ var remove = 59317;
5854
+ var restart = 59319;
5855
+ var strikethrough = 59340;
5856
+ var sync = 59345;
5857
+ var transfer = 59349;
5858
+ var unavailable = 59352;
5859
+ var underline = 59353;
5860
5860
  var glyphMap = {
5861
5861
  activate: activate,
5862
5862
  "add-emoji": 59001,
@@ -5869,350 +5869,358 @@ var glyphMap = {
5869
5869
  bank: bank,
5870
5870
  bell: bell,
5871
5871
  billing: billing,
5872
+ "bookmark-added": 59011,
5872
5873
  bookmark: bookmark,
5873
- "box-check": 59012,
5874
+ "box-check": 59013,
5874
5875
  box: box,
5875
5876
  buildings: buildings,
5876
5877
  cake: cake,
5877
- "calendar-clock": 59016,
5878
+ "calendar-clock": 59017,
5878
5879
  calendar: calendar,
5879
- "candy-box-menu": 59018,
5880
- "caret-down-small": 59019,
5881
- "caret-down": 59020,
5882
- "caret-left-small": 59021,
5883
- "caret-left": 59022,
5884
- "caret-right-small": 59023,
5885
- "caret-right": 59024,
5886
- "caret-up-small": 59025,
5887
- "caret-up": 59026,
5888
- "check-radio": 59027,
5889
- "circle-add": 59028,
5890
- "circle-cancel": 59029,
5891
- "circle-check": 59030,
5892
- "circle-down": 59031,
5893
- "circle-info": 59032,
5894
- "circle-left": 59033,
5895
- "circle-ok": 59034,
5896
- "circle-pencil": 59035,
5897
- "circle-question": 59036,
5898
- "circle-remove": 59037,
5899
- "circle-right": 59038,
5900
- "circle-up": 59039,
5901
- "circle-warning": 59040,
5902
- "clock-3": 59041,
5880
+ "candy-box-menu": 59019,
5881
+ "caret-down-small": 59020,
5882
+ "caret-down": 59021,
5883
+ "caret-left-small": 59022,
5884
+ "caret-left": 59023,
5885
+ "caret-right-small": 59024,
5886
+ "caret-right": 59025,
5887
+ "caret-up-small": 59026,
5888
+ "caret-up": 59027,
5889
+ "check-radio": 59028,
5890
+ "circle-add": 59029,
5891
+ "circle-cancel": 59030,
5892
+ "circle-check": 59031,
5893
+ "circle-down": 59032,
5894
+ "circle-info": 59033,
5895
+ "circle-left": 59034,
5896
+ "circle-ok": 59035,
5897
+ "circle-pencil": 59036,
5898
+ "circle-question": 59037,
5899
+ "circle-remove": 59038,
5900
+ "circle-right": 59039,
5901
+ "circle-up": 59040,
5902
+ "circle-warning": 59041,
5903
+ "clock-3": 59042,
5903
5904
  clock: clock,
5904
- "cloud-download": 59043,
5905
- "cloud-upload": 59044,
5905
+ "cloud-download": 59044,
5906
+ "cloud-upload": 59045,
5906
5907
  cog: cog,
5907
5908
  coin: coin,
5908
5909
  contacts: contacts,
5909
- "credit-card": 59048,
5910
+ "credit-card": 59049,
5910
5911
  diamond: diamond,
5911
- "direction-arrows": 59050,
5912
+ "direction-arrows": 59051,
5912
5913
  directory: directory,
5913
5914
  document: document$1,
5914
- "dollar-coin-shine": 59053,
5915
- "double-buildings": 59054,
5916
- "edit-template": 59055,
5915
+ "dollar-coin-shine": 59054,
5916
+ "double-buildings": 59055,
5917
+ "edit-template": 59056,
5917
5918
  envelope: envelope,
5918
5919
  expense: expense,
5919
- "eye-circle": 59058,
5920
- "eye-invisible": 59059,
5920
+ "eye-circle": 59059,
5921
+ "eye-invisible": 59060,
5921
5922
  eye: eye,
5922
- "face-meh": 59061,
5923
- "face-sad": 59062,
5924
- "face-smiley": 59063,
5923
+ "face-meh": 59062,
5924
+ "face-sad": 59063,
5925
+ "face-smiley": 59064,
5925
5926
  feed: feed,
5926
5927
  feedbacks: feedbacks,
5927
- "file-certified": 59066,
5928
- "file-clone": 59067,
5929
- "file-copy": 59068,
5930
- "file-csv": 59069,
5931
- "file-dispose": 59070,
5932
- "file-doc": 59071,
5933
- "file-excel": 59072,
5934
- "file-export": 59073,
5935
- "file-lock": 59074,
5936
- "file-pdf": 59075,
5937
- "file-powerpoint": 59076,
5938
- "file-search": 59077,
5939
- "file-secured": 59078,
5940
- "file-sheets": 59079,
5941
- "file-slide": 59080,
5942
- "file-verified": 59081,
5943
- "file-word": 59082,
5928
+ "file-certified": 59067,
5929
+ "file-clone": 59068,
5930
+ "file-copy": 59069,
5931
+ "file-csv": 59070,
5932
+ "file-dispose": 59071,
5933
+ "file-doc": 59072,
5934
+ "file-excel": 59073,
5935
+ "file-export": 59074,
5936
+ "file-lock": 59075,
5937
+ "file-pdf": 59076,
5938
+ "file-powerpoint": 59077,
5939
+ "file-search": 59078,
5940
+ "file-secured": 59079,
5941
+ "file-sheets": 59080,
5942
+ "file-slide": 59081,
5943
+ "file-verified": 59082,
5944
+ "file-word": 59083,
5944
5945
  file: file,
5945
5946
  filter: filter,
5946
- "folder-user": 59085,
5947
+ "folder-user": 59086,
5947
5948
  folder: folder,
5948
- "format-bold": 59087,
5949
- "format-heading1": 59088,
5950
- "format-heading2": 59089,
5951
- "format-italic": 59090,
5952
- "format-list-bulleted": 59091,
5953
- "format-list-numbered": 59092,
5954
- "format-underlined": 59093,
5955
- "funnel-filter": 59094,
5956
- "global-dollar": 59095,
5949
+ "format-bold": 59088,
5950
+ "format-heading1": 59089,
5951
+ "format-heading2": 59090,
5952
+ "format-italic": 59091,
5953
+ "format-list-bulleted": 59092,
5954
+ "format-list-numbered": 59093,
5955
+ "format-underlined": 59094,
5956
+ "funnel-filter": 59095,
5957
+ "global-dollar": 59096,
5957
5958
  globe: globe,
5958
- "graduation-cap": 59097,
5959
+ "graduation-cap": 59098,
5959
5960
  graph: graph,
5960
- "happy-sun": 59099,
5961
- "health-bag": 59100,
5961
+ "happy-sun": 59100,
5962
+ "health-bag": 59101,
5962
5963
  heart: heart,
5963
5964
  home: home,
5964
5965
  image: image,
5965
- "import": 59104,
5966
- "incident-siren": 59105,
5966
+ "import": 59105,
5967
+ "incident-siren": 59106,
5967
5968
  instapay: instapay,
5968
5969
  list: list,
5969
- "loading-2": 59108,
5970
+ "loading-2": 59109,
5970
5971
  loading: loading,
5971
5972
  location: location,
5972
5973
  lock: lock,
5973
- "looks-one": 59112,
5974
- "looks-two": 59113,
5975
- "media-content": 59114,
5974
+ "looks-one": 59113,
5975
+ "looks-two": 59114,
5976
+ "media-content": 59115,
5976
5977
  menu: menu,
5978
+ "money-notes": 59117,
5977
5979
  moneybag: moneybag,
5978
5980
  moon: moon,
5979
- "multiple-stars": 59118,
5980
- "multiple-users": 59119,
5981
+ "multiple-stars": 59120,
5982
+ "multiple-users": 59121,
5981
5983
  node: node,
5982
- "open-folder": 59121,
5984
+ "open-folder": 59123,
5983
5985
  paperclip: paperclip,
5984
- "payment-summary": 59123,
5986
+ "payment-summary": 59125,
5985
5987
  pencil: pencil,
5986
5988
  phone: phone,
5987
- "piggy-bank": 59126,
5989
+ "piggy-bank": 59128,
5988
5990
  plane: plane,
5989
- "play-circle": 59128,
5991
+ "play-circle": 59130,
5990
5992
  print: print,
5991
- "raising-hands": 59130,
5992
- "reply-arrow": 59131,
5993
+ "raising-hands": 59132,
5994
+ "reply-arrow": 59133,
5993
5995
  reply: reply,
5994
5996
  reschedule: reschedule,
5995
5997
  rostering: rostering,
5996
5998
  save: save,
5997
- "schedule-send": 59136,
5999
+ "schedule-send": 59138,
5998
6000
  schedule: schedule,
5999
- "search-person": 59138,
6001
+ "search-person": 59140,
6000
6002
  send: send,
6001
- "speaker-active": 59140,
6003
+ "speaker-active": 59142,
6002
6004
  speaker: speaker,
6003
- "star-award": 59142,
6004
- "star-badge": 59143,
6005
- "star-medal": 59144,
6005
+ "star-award": 59144,
6006
+ "star-badge": 59145,
6007
+ "star-circle": 59146,
6008
+ "star-medal": 59147,
6006
6009
  star: star,
6007
- "steps-circle": 59146,
6010
+ "steps-circle": 59149,
6008
6011
  stopwatch: stopwatch,
6009
6012
  suitcase: suitcase,
6010
6013
  survey: survey,
6011
6014
  swag: swag,
6012
- "switch": 59151,
6015
+ "switch": 59154,
6013
6016
  tag: tag,
6014
6017
  target: target,
6015
6018
  teams: teams,
6016
6019
  timesheet: timesheet,
6017
- "touch-id": 59156,
6018
- "trash-bin": 59157,
6020
+ "touch-id": 59159,
6021
+ "trash-bin": 59160,
6019
6022
  unlock: unlock,
6020
6023
  user: user,
6021
- "video-1": 59160,
6022
- "video-2": 59161,
6024
+ "video-1": 59163,
6025
+ "video-2": 59164,
6023
6026
  wallet: wallet,
6024
6027
  warning: warning,
6025
- "activate-outlined": 59164,
6026
- "add-credit-card-outlined": 59165,
6027
- "add-person-outlined": 59166,
6028
- "add-section-outlined": 59167,
6029
- "add-time-outlined": 59168,
6028
+ "activate-outlined": 59167,
6029
+ "add-credit-card-outlined": 59168,
6030
+ "add-person-outlined": 59169,
6031
+ "add-section-outlined": 59170,
6032
+ "add-time-outlined": 59171,
6030
6033
  add: add,
6031
- "adjustment-outlined": 59170,
6032
- "alignment-2-outlined": 59171,
6033
- "alignment-outlined": 59172,
6034
- "all-caps": 59173,
6035
- "arrow-down": 59174,
6036
- "arrow-downwards": 59175,
6037
- "arrow-left": 59176,
6038
- "arrow-leftwards": 59177,
6039
- "arrow-right": 59178,
6040
- "arrow-rightwards": 59179,
6041
- "arrow-up": 59180,
6042
- "arrow-upwards": 59181,
6043
- "at-sign": 59182,
6044
- "bell-active-outlined": 59183,
6045
- "bell-outlined": 59184,
6046
- "bell-slash-outlined": 59185,
6047
- "billing-outlined": 59186,
6048
- "body-outlined": 59187,
6034
+ "adjustment-outlined": 59173,
6035
+ "alignment-2-outlined": 59174,
6036
+ "alignment-outlined": 59175,
6037
+ "all-caps": 59176,
6038
+ "arrow-down": 59177,
6039
+ "arrow-downwards": 59178,
6040
+ "arrow-left": 59179,
6041
+ "arrow-leftwards": 59180,
6042
+ "arrow-right": 59181,
6043
+ "arrow-rightwards": 59182,
6044
+ "arrow-up": 59183,
6045
+ "arrow-upwards": 59184,
6046
+ "article-outlined": 59185,
6047
+ "at-sign": 59186,
6048
+ "auto-graph-outlined": 59187,
6049
+ "bell-active-outlined": 59188,
6050
+ "bell-outlined": 59189,
6051
+ "bell-slash-outlined": 59190,
6052
+ "billing-outlined": 59191,
6053
+ "body-outlined": 59192,
6049
6054
  bold: bold,
6050
- "bookmark-added-outlined": 59189,
6051
- "bookmark-outlined": 59190,
6052
- "box-check-outlined": 59191,
6053
- "box-outlined": 59192,
6054
- "bullet-points": 59193,
6055
- "cake-outlined": 59194,
6056
- "calendar-dates-outlined": 59195,
6057
- "calendar-star-outlined": 59196,
6058
- "camera-outlined": 59197,
6055
+ "bookmark-added-outlined": 59194,
6056
+ "bookmark-outlined": 59195,
6057
+ "box-check-outlined": 59196,
6058
+ "box-outlined": 59197,
6059
+ "bullet-points": 59198,
6060
+ "cake-outlined": 59199,
6061
+ "calendar-dates-outlined": 59200,
6062
+ "calendar-star-outlined": 59201,
6063
+ "camera-outlined": 59202,
6059
6064
  cancel: cancel,
6060
- "chat-bubble-outlined": 59199,
6061
- "chat-unread-outlined": 59200,
6065
+ "chat-bubble-outlined": 59204,
6066
+ "chat-unread-outlined": 59205,
6062
6067
  checkmark: checkmark,
6063
- "circle-add-outlined": 59202,
6064
- "circle-cancel-outlined": 59203,
6065
- "circle-down-outlined": 59204,
6066
- "circle-info-outlined": 59205,
6067
- "circle-left-outlined": 59206,
6068
- "circle-ok-outlined": 59207,
6069
- "circle-question-outlined": 59208,
6070
- "circle-remove-outlined": 59209,
6071
- "circle-right-outlined": 59210,
6072
- "circle-up-outlined": 59211,
6073
- "circle-warning-outlined": 59212,
6074
- "clock-2-outlined": 59213,
6075
- "clock-outlined": 59214,
6076
- "cog-outlined": 59215,
6077
- "coin-outlined": 59216,
6078
- "comment-outlined": 59217,
6079
- "contacts-outlined": 59218,
6080
- "credit-card-outlined": 59219,
6081
- "cup-outlined": 59220,
6082
- "direction-arrows-outlined": 59221,
6083
- "directory-outlined": 59222,
6084
- "document-outlined": 59223,
6085
- "dollar-card-outlined": 59224,
6086
- "dollar-coin-shine-outlined": 59225,
6087
- "dollar-sign": 59226,
6088
- "double-buildings-outlined": 59227,
6089
- "double-left-arrows": 59228,
6090
- "double-right-arrows": 59229,
6091
- "download-outlined": 59230,
6092
- "edit-template-outlined": 59231,
6093
- "email-outlined": 59232,
6094
- "enter-arrow": 59233,
6095
- "envelope-outlined": 59234,
6096
- "expense-outlined": 59235,
6097
- "explore-outlined": 59236,
6098
- "external-link": 59237,
6099
- "eye-invisible-outlined": 59238,
6100
- "eye-outlined": 59239,
6101
- "face-id": 59240,
6102
- "face-meh-outlined": 59241,
6103
- "face-open-smiley-outlined": 59242,
6104
- "face-sad-outlined": 59243,
6105
- "face-smiley-outlined": 59244,
6106
- "feed-outlined": 59245,
6107
- "file-certified-outlined": 59246,
6108
- "file-clone-outlined": 59247,
6109
- "file-copy-outlined": 59248,
6110
- "file-dispose-outlined": 59249,
6111
- "file-dollar-outlined": 59250,
6112
- "file-download-outlined": 59251,
6113
- "file-export-outlined": 59252,
6114
- "file-lock-outlined": 59253,
6115
- "file-outlined": 59254,
6116
- "file-search-outlined": 59255,
6117
- "file-secured-outlined": 59256,
6118
- "file-verified-outlined": 59257,
6119
- "filter-outlined": 59258,
6120
- "folder-outlined": 59259,
6121
- "folder-user-outlined": 59260,
6122
- "funnel-filter-outline": 59261,
6123
- "graph-outlined": 59262,
6124
- "hand-holding-user-outlined": 59263,
6125
- "happy-sun-outlined": 59264,
6126
- "health-bag-outlined": 59265,
6127
- "heart-outlined": 59266,
6128
- "home-active-outlined": 59267,
6129
- "home-outlined": 59268,
6130
- "id-card-outlined": 59269,
6131
- "image-outlined": 59270,
6132
- "import-outlined": 59271,
6133
- "instapay-outlined": 59272,
6068
+ "circle-add-outlined": 59207,
6069
+ "circle-cancel-outlined": 59208,
6070
+ "circle-down-outlined": 59209,
6071
+ "circle-info-outlined": 59210,
6072
+ "circle-left-outlined": 59211,
6073
+ "circle-ok-outlined": 59212,
6074
+ "circle-question-outlined": 59213,
6075
+ "circle-remove-outlined": 59214,
6076
+ "circle-right-outlined": 59215,
6077
+ "circle-up-outlined": 59216,
6078
+ "circle-warning-outlined": 59217,
6079
+ "clock-2-outlined": 59218,
6080
+ "clock-outlined": 59219,
6081
+ "cog-outlined": 59220,
6082
+ "coin-outlined": 59221,
6083
+ "comment-outlined": 59222,
6084
+ "contacts-outlined": 59223,
6085
+ "credit-card-outlined": 59224,
6086
+ "cup-outlined": 59225,
6087
+ "direction-arrows-outlined": 59226,
6088
+ "directory-outlined": 59227,
6089
+ "document-outlined": 59228,
6090
+ "dollar-card-outlined": 59229,
6091
+ "dollar-coin-shine-outlined": 59230,
6092
+ "dollar-sign": 59231,
6093
+ "double-buildings-outlined": 59232,
6094
+ "double-left-arrows": 59233,
6095
+ "double-right-arrows": 59234,
6096
+ "download-outlined": 59235,
6097
+ "edit-template-outlined": 59236,
6098
+ "email-outlined": 59237,
6099
+ "enter-arrow": 59238,
6100
+ "envelope-outlined": 59239,
6101
+ "expense-outlined": 59240,
6102
+ "explore-outlined": 59241,
6103
+ "external-link": 59242,
6104
+ "eye-invisible-outlined": 59243,
6105
+ "eye-outlined": 59244,
6106
+ "face-id": 59245,
6107
+ "face-meh-outlined": 59246,
6108
+ "face-open-smiley-outlined": 59247,
6109
+ "face-sad-outlined": 59248,
6110
+ "face-smiley-outlined": 59249,
6111
+ "feed-outlined": 59250,
6112
+ "file-certified-outlined": 59251,
6113
+ "file-clone-outlined": 59252,
6114
+ "file-copy-outlined": 59253,
6115
+ "file-dispose-outlined": 59254,
6116
+ "file-dollar-outlined": 59255,
6117
+ "file-download-outlined": 59256,
6118
+ "file-export-outlined": 59257,
6119
+ "file-lock-outlined": 59258,
6120
+ "file-outlined": 59259,
6121
+ "file-search-outlined": 59260,
6122
+ "file-secured-outlined": 59261,
6123
+ "file-verified-outlined": 59262,
6124
+ "filter-outlined": 59263,
6125
+ "folder-outlined": 59264,
6126
+ "folder-user-outlined": 59265,
6127
+ "funnel-filter-outline": 59266,
6128
+ "graph-outlined": 59267,
6129
+ "hand-holding-user-outlined": 59268,
6130
+ "happy-sun-outlined": 59269,
6131
+ "health-bag-outlined": 59270,
6132
+ "heart-outlined": 59271,
6133
+ "home-active-outlined": 59272,
6134
+ "home-outlined": 59273,
6135
+ "id-card-outlined": 59274,
6136
+ "image-outlined": 59275,
6137
+ "import-outlined": 59276,
6138
+ "instapay-outlined": 59277,
6134
6139
  italic: italic,
6135
- "link-1": 59274,
6136
- "link-2": 59275,
6137
- "list-outlined": 59276,
6138
- "live-help-outlined": 59277,
6139
- "location-outlined": 59278,
6140
- "lock-outlined": 59279,
6141
- "locked-file-outlined": 59280,
6142
- "log-out": 59281,
6143
- "media-content-outlined": 59282,
6144
- "menu-close": 59283,
6145
- "menu-expand": 59284,
6146
- "menu-fold-outlined": 59285,
6147
- "menu-unfold-outlined": 59286,
6148
- "moneybag-outlined": 59287,
6149
- "moon-outlined": 59288,
6150
- "more-horizontal": 59289,
6151
- "more-vertical": 59290,
6152
- "multiple-folders-outlined": 59291,
6153
- "multiple-users-outlined": 59292,
6154
- "near-me-outlined": 59293,
6155
- "node-outlined": 59294,
6156
- "number-points": 59295,
6140
+ "link-1": 59279,
6141
+ "link-2": 59280,
6142
+ "list-outlined": 59281,
6143
+ "live-help-outlined": 59282,
6144
+ "location-outlined": 59283,
6145
+ "lock-outlined": 59284,
6146
+ "locked-file-outlined": 59285,
6147
+ "log-out": 59286,
6148
+ "media-content-outlined": 59287,
6149
+ "menu-close": 59288,
6150
+ "menu-expand": 59289,
6151
+ "menu-fold-outlined": 59290,
6152
+ "menu-unfold-outlined": 59291,
6153
+ "moneybag-outlined": 59292,
6154
+ "moon-outlined": 59293,
6155
+ "more-horizontal": 59294,
6156
+ "more-vertical": 59295,
6157
+ "multiple-folders-outlined": 59296,
6158
+ "multiple-users-outlined": 59297,
6159
+ "near-me-outlined": 59298,
6160
+ "node-outlined": 59299,
6161
+ "number-points": 59300,
6157
6162
  number: number,
6158
- "payment-summary-outlined": 59297,
6159
- "payslip-outlined": 59298,
6160
- "pencil-outlined": 59299,
6163
+ "overview-outlined": 59302,
6164
+ "payment-summary-outlined": 59303,
6165
+ "payslip-outlined": 59304,
6166
+ "pencil-outlined": 59305,
6161
6167
  percentage: percentage,
6162
- "phone-outlined": 59301,
6163
- "piggy-bank-outlined": 59302,
6164
- "plane-outlined": 59303,
6165
- "play-circle-outlined": 59304,
6166
- "print-outlined": 59305,
6167
- "qr-code-outlined": 59306,
6168
- "qualification-outlined": 59307,
6169
- "re-assign": 59308,
6168
+ "phone-outlined": 59307,
6169
+ "piggy-bank-outlined": 59308,
6170
+ "plane-outlined": 59309,
6171
+ "play-circle-outlined": 59310,
6172
+ "print-outlined": 59311,
6173
+ "qr-code-outlined": 59312,
6174
+ "qualification-outlined": 59313,
6175
+ "re-assign": 59314,
6170
6176
  redeem: redeem,
6171
6177
  refresh: refresh,
6172
6178
  remove: remove,
6173
- "reply-outlined": 59312,
6179
+ "reply-outlined": 59318,
6174
6180
  restart: restart,
6175
- "return-arrow": 59314,
6176
- "rostering-outlined": 59315,
6177
- "save-outlined": 59316,
6178
- "schedule-outlined": 59317,
6179
- "search-outlined": 59318,
6180
- "search-secured-outlined": 59319,
6181
- "send-outlined": 59320,
6182
- "share-1": 59321,
6183
- "share-2": 59322,
6184
- "share-outlined": 59323,
6185
- "single-down-arrow": 59324,
6186
- "single-left-arrow": 59325,
6187
- "single-right-arrow": 59326,
6188
- "single-up-arrow": 59327,
6189
- "speaker-active-outlined": 59328,
6190
- "speaker-outlined": 59329,
6191
- "star-outlined": 59330,
6192
- "stopwatch-outlined": 59331,
6181
+ "return-arrow": 59320,
6182
+ "rostering-outlined": 59321,
6183
+ "save-outlined": 59322,
6184
+ "schedule-outlined": 59323,
6185
+ "search-outlined": 59324,
6186
+ "search-secured-outlined": 59325,
6187
+ "send-outlined": 59326,
6188
+ "share-1": 59327,
6189
+ "share-2": 59328,
6190
+ "share-outlined": 59329,
6191
+ "show-chart-outlined": 59330,
6192
+ "single-down-arrow": 59331,
6193
+ "single-left-arrow": 59332,
6194
+ "single-right-arrow": 59333,
6195
+ "single-up-arrow": 59334,
6196
+ "speaker-active-outlined": 59335,
6197
+ "speaker-outlined": 59336,
6198
+ "star-circle-outlined": 59337,
6199
+ "star-outlined": 59338,
6200
+ "stopwatch-outlined": 59339,
6193
6201
  strikethrough: strikethrough,
6194
- "suitcase-clock-outlined": 59333,
6195
- "suitcase-outlined": 59334,
6196
- "survey-outlined": 59335,
6197
- "switch-outlined": 59336,
6202
+ "suitcase-clock-outlined": 59341,
6203
+ "suitcase-outlined": 59342,
6204
+ "survey-outlined": 59343,
6205
+ "switch-outlined": 59344,
6198
6206
  sync: sync,
6199
- "target-outlined": 59338,
6200
- "timesheet-outlined": 59339,
6201
- "today-outlined": 59340,
6207
+ "target-outlined": 59346,
6208
+ "timesheet-outlined": 59347,
6209
+ "today-outlined": 59348,
6202
6210
  transfer: transfer,
6203
- "trash-bin-outlined": 59342,
6204
- "umbrela-outlined": 59343,
6211
+ "trash-bin-outlined": 59350,
6212
+ "umbrela-outlined": 59351,
6205
6213
  unavailable: unavailable,
6206
6214
  underline: underline,
6207
- "unlock-outlined": 59346,
6208
- "upload-outlined": 59347,
6209
- "user-circle-outlined": 59348,
6210
- "user-gear-outlined": 59349,
6211
- "user-outlined": 59350,
6212
- "user-rectangle-outlined": 59351,
6213
- "video-1-outlined": 59352,
6214
- "video-2-outlined": 59353,
6215
- "wallet-outlined": 59354
6215
+ "unlock-outlined": 59354,
6216
+ "upload-outlined": 59355,
6217
+ "user-circle-outlined": 59356,
6218
+ "user-gear-outlined": 59357,
6219
+ "user-outlined": 59358,
6220
+ "user-rectangle-outlined": 59359,
6221
+ "video-1-outlined": 59360,
6222
+ "video-2-outlined": 59361,
6223
+ "wallet-outlined": 59362
6216
6224
  };
6217
6225
 
6218
6226
  var HeroIcon = createIconSet(glyphMap, 'hero-icons-mobile', 'hero-icons-mobile.ttf');
@@ -6237,10 +6245,10 @@ var StyledHeroIcon = index$a(HeroIcon)(function (_ref) {
6237
6245
  };
6238
6246
  });
6239
6247
 
6240
- var _excluded$l = ["style"];
6248
+ var _excluded$o = ["style"];
6241
6249
  var AnimatedIcon = function AnimatedIcon(_ref) {
6242
6250
  var style = _ref.style,
6243
- otherProps = _objectWithoutProperties(_ref, _excluded$l);
6251
+ otherProps = _objectWithoutProperties(_ref, _excluded$o);
6244
6252
  var rotateAnimation = useRef(new Animated.Value(0));
6245
6253
  useEffect(function () {
6246
6254
  var animation = Animated.loop(Animated.timing(rotateAnimation.current, {
@@ -6346,7 +6354,7 @@ var AccordionItem = function AccordionItem(_ref) {
6346
6354
  }, content));
6347
6355
  };
6348
6356
 
6349
- var _excluded$k = ["key"];
6357
+ var _excluded$n = ["key"];
6350
6358
  var Accordion = function Accordion(_ref) {
6351
6359
  var items = _ref.items,
6352
6360
  activeItemKey = _ref.activeItemKey,
@@ -6367,7 +6375,7 @@ var Accordion = function Accordion(_ref) {
6367
6375
  testID: testID
6368
6376
  }, items.map(function (_ref2, index) {
6369
6377
  var key = _ref2.key,
6370
- props = _objectWithoutProperties(_ref2, _excluded$k);
6378
+ props = _objectWithoutProperties(_ref2, _excluded$n);
6371
6379
  var open = _activeItemKey === key;
6372
6380
  return /*#__PURE__*/React.createElement(React.Fragment, {
6373
6381
  key: key
@@ -6749,7 +6757,7 @@ var StyledStatus = index$a(Animated.View)(function (_ref3) {
6749
6757
  };
6750
6758
  });
6751
6759
 
6752
- var _excluded$j = ["children", "visible", "intent", "style", "testID"];
6760
+ var _excluded$m = ["children", "visible", "intent", "style", "testID"];
6753
6761
  var Status = function Status(_ref) {
6754
6762
  var children = _ref.children,
6755
6763
  _ref$visible = _ref.visible,
@@ -6758,7 +6766,7 @@ var Status = function Status(_ref) {
6758
6766
  intent = _ref$intent === void 0 ? 'danger' : _ref$intent,
6759
6767
  style = _ref.style,
6760
6768
  testID = _ref.testID,
6761
- nativeProps = _objectWithoutProperties(_ref, _excluded$j);
6769
+ nativeProps = _objectWithoutProperties(_ref, _excluded$m);
6762
6770
  var _React$useRef = React.useRef(new Animated.Value(visible ? 1 : 0)),
6763
6771
  opacity = _React$useRef.current;
6764
6772
  var isFirstRendering = React.useRef(true);
@@ -6791,7 +6799,7 @@ var Status = function Status(_ref) {
6791
6799
  }));
6792
6800
  };
6793
6801
 
6794
- var _excluded$i = ["content", "visible", "max", "intent", "style", "testID"];
6802
+ var _excluded$l = ["content", "visible", "max", "intent", "style", "testID"];
6795
6803
  var DEFAULT_MAX_NUMBER = 99;
6796
6804
  var getPaddingState = function getPaddingState(content) {
6797
6805
  return content.length > 1 ? 'wideContent' : 'narrowContent';
@@ -6806,7 +6814,7 @@ var Badge = function Badge(_ref) {
6806
6814
  intent = _ref$intent === void 0 ? 'danger' : _ref$intent,
6807
6815
  style = _ref.style,
6808
6816
  testID = _ref.testID,
6809
- nativeProps = _objectWithoutProperties(_ref, _excluded$i);
6817
+ nativeProps = _objectWithoutProperties(_ref, _excluded$l);
6810
6818
  var _React$useRef = React.useRef(new Animated.Value(visible ? 1 : 0)),
6811
6819
  opacity = _React$useRef.current;
6812
6820
  var isFirstRendering = React.useRef(true);
@@ -6910,7 +6918,7 @@ function omit(keys, obj) {
6910
6918
  return result;
6911
6919
  }
6912
6920
 
6913
- var _excluded$h = ["onTabPress", "renderActiveTabOnly", "selectedTabKey", "tabs"];
6921
+ var _excluded$k = ["onTabPress", "renderActiveTabOnly", "selectedTabKey", "tabs"];
6914
6922
  var getInactiveIcon = function getInactiveIcon(icon) {
6915
6923
  var inactiveIcon = "".concat(icon, "-outlined");
6916
6924
  return isHeroIcon(inactiveIcon) ? inactiveIcon : icon;
@@ -6921,7 +6929,7 @@ var BottomNavigation = function BottomNavigation(_ref) {
6921
6929
  renderActiveTabOnly = _ref$renderActiveTabO === void 0 ? false : _ref$renderActiveTabO,
6922
6930
  selectedTabKey = _ref.selectedTabKey,
6923
6931
  tabs = _ref.tabs,
6924
- nativeProps = _objectWithoutProperties(_ref, _excluded$h);
6932
+ nativeProps = _objectWithoutProperties(_ref, _excluded$k);
6925
6933
  var insets = useSafeAreaInsets();
6926
6934
  /**
6927
6935
  * List of loaded tabs, tabs will be loaded when navigated to.
@@ -7008,13 +7016,13 @@ var StyledDivider = index$a(View)(function (_ref) {
7008
7016
  }, horizontalMargin), verticalMargin);
7009
7017
  });
7010
7018
 
7011
- var _excluded$g = ["marginHorizontal", "marginVertical", "style", "testID"];
7019
+ var _excluded$j = ["marginHorizontal", "marginVertical", "style", "testID"];
7012
7020
  var Divider = function Divider(_ref) {
7013
7021
  var marginHorizontal = _ref.marginHorizontal,
7014
7022
  marginVertical = _ref.marginVertical,
7015
7023
  style = _ref.style,
7016
7024
  testID = _ref.testID,
7017
- nativeProps = _objectWithoutProperties(_ref, _excluded$g);
7025
+ nativeProps = _objectWithoutProperties(_ref, _excluded$j);
7018
7026
  return /*#__PURE__*/React.createElement(StyledDivider, _extends$1({}, nativeProps, {
7019
7027
  themeMarginHorizontal: marginHorizontal,
7020
7028
  themeMarginVertical: marginVertical,
@@ -7144,7 +7152,7 @@ var StyledLoadingDot = index$a(View)(function (_ref2) {
7144
7152
  }, themeStyling());
7145
7153
  });
7146
7154
 
7147
- var _excluded$f = ["count", "size", "testID", "themeVariant"];
7155
+ var _excluded$i = ["count", "size", "testID", "themeVariant"];
7148
7156
  var AnimatedLoadingIndicatorWrapper = Animated.createAnimatedComponent(StyledLoadingIndicatorWrapper);
7149
7157
  var AnimatedLoadingDot = Animated.createAnimatedComponent(StyledLoadingDot);
7150
7158
  var renderDotComponent = function renderDotComponent(_ref) {
@@ -7176,7 +7184,7 @@ var LoadingIndicator = function LoadingIndicator(_ref2) {
7176
7184
  size = _ref2$size === void 0 ? 12 : _ref2$size,
7177
7185
  testID = _ref2.testID,
7178
7186
  themeVariant = _ref2.themeVariant,
7179
- nativeProps = _objectWithoutProperties(_ref2, _excluded$f);
7187
+ nativeProps = _objectWithoutProperties(_ref2, _excluded$i);
7180
7188
  var progressAnimation = useRef(new Animated.Value(0));
7181
7189
  useEffect(function () {
7182
7190
  var animation = Animated.loop(Animated.timing(progressAnimation.current, {
@@ -7572,11 +7580,11 @@ var Header = function Header(_ref) {
7572
7580
  })) : null), showDivider ? /*#__PURE__*/React.createElement(Divider, null) : null);
7573
7581
  };
7574
7582
 
7575
- var _excluded$e = ["scrollEventThrottle"];
7583
+ var _excluded$h = ["scrollEventThrottle"];
7576
7584
  var BottomSheetScrollView = function BottomSheetScrollView(_ref) {
7577
7585
  var _ref$scrollEventThrot = _ref.scrollEventThrottle,
7578
7586
  scrollEventThrottle = _ref$scrollEventThrot === void 0 ? 100 : _ref$scrollEventThrot,
7579
- props = _objectWithoutProperties(_ref, _excluded$e);
7587
+ props = _objectWithoutProperties(_ref, _excluded$h);
7580
7588
  var _useContext = useContext(BottomSheetContext),
7581
7589
  setInternalShowDivider = _useContext.setInternalShowDivider;
7582
7590
  var onScrollBeginDrag = useCallback(function (e) {
@@ -7891,7 +7899,7 @@ var borderWidths = {
7891
7899
  var config = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, colors), space), radii), borderWidths);
7892
7900
  var flexPropsKey = ['alignContent', 'alignItems', 'alignSelf', 'display', 'flex', 'flexBasis', 'flexDirection', 'flexGrow', 'flexShrink', 'flexWrap', 'justifyContent'];
7893
7901
 
7894
- var _excluded$d = ["theme"];
7902
+ var _excluded$g = ["theme"];
7895
7903
  var getThemeValue = function getThemeValue(theme, key, props) {
7896
7904
  var propConfig = config[key];
7897
7905
  var propValue = props[key];
@@ -7918,18 +7926,18 @@ var mapStylePropToThemeValue = function mapStylePropToThemeValue(theme, props) {
7918
7926
  var configKeys = Object.keys(config);
7919
7927
  var StyledBox = index$a(View)(function (_ref5) {
7920
7928
  var theme = _ref5.theme,
7921
- otherProps = _objectWithoutProperties(_ref5, _excluded$d);
7929
+ otherProps = _objectWithoutProperties(_ref5, _excluded$g);
7922
7930
  var styleProps = pick(configKeys, otherProps);
7923
7931
  var flexProps = pick(_toConsumableArray(flexPropsKey), otherProps);
7924
7932
  return _objectSpread2(_objectSpread2({}, mapStylePropToThemeValue(theme, styleProps)), flexProps);
7925
7933
  });
7926
7934
 
7927
- var _excluded$c = ["children", "style", "testID"];
7935
+ var _excluded$f = ["children", "style", "testID"];
7928
7936
  var Box = function Box(_ref) {
7929
7937
  var children = _ref.children,
7930
7938
  style = _ref.style,
7931
7939
  testID = _ref.testID,
7932
- otherProps = _objectWithoutProperties(_ref, _excluded$c);
7940
+ otherProps = _objectWithoutProperties(_ref, _excluded$f);
7933
7941
  return /*#__PURE__*/React.createElement(StyledBox, _extends$1({}, otherProps, {
7934
7942
  style: style,
7935
7943
  testID: testID
@@ -10540,7 +10548,7 @@ var CarouselPaginator = function CarouselPaginator(_ref) {
10540
10548
  }));
10541
10549
  };
10542
10550
 
10543
- var _excluded$b = ["rounded", "size", "testID", "style"];
10551
+ var _excluded$e = ["rounded", "size", "testID", "style"];
10544
10552
  var Image = function Image(_ref) {
10545
10553
  var _ref$rounded = _ref.rounded,
10546
10554
  rounded = _ref$rounded === void 0 ? false : _ref$rounded,
@@ -10548,7 +10556,7 @@ var Image = function Image(_ref) {
10548
10556
  size = _ref$size === void 0 ? '6xlarge' : _ref$size,
10549
10557
  testID = _ref.testID,
10550
10558
  style = _ref.style,
10551
- imageNativeProps = _objectWithoutProperties(_ref, _excluded$b);
10559
+ imageNativeProps = _objectWithoutProperties(_ref, _excluded$e);
10552
10560
  var theme = useTheme();
10553
10561
  var imageSize = theme.__hd__.image.sizes[size];
10554
10562
  return /*#__PURE__*/React.createElement(Image$1, _extends$1({
@@ -10598,7 +10606,8 @@ var StyledCarouselImage = index$a(Image)(function () {
10598
10606
  var StyledCarouselContentWrapper = index$a(Box)(function (_ref3) {
10599
10607
  var width = _ref3.width;
10600
10608
  return {
10601
- width: width
10609
+ width: width,
10610
+ minHeight: scale(250)
10602
10611
  };
10603
10612
  });
10604
10613
  var StyledCarouselFooterWrapper = index$a(View)(function (_ref4) {
@@ -10630,10 +10639,12 @@ var CarouselItem = function CarouselItem(_ref) {
10630
10639
  paddingHorizontal: "large",
10631
10640
  marginTop: "large",
10632
10641
  width: width
10633
- }, content, /*#__PURE__*/React.createElement(StyledCarouselHeading, null, heading), body ? /*#__PURE__*/React.createElement(Typography.Text, null, body) : null));
10642
+ }, content, /*#__PURE__*/React.createElement(StyledCarouselHeading, null, heading), body ? /*#__PURE__*/React.createElement(Typography.Text, {
10643
+ fontSize: "large"
10644
+ }, body) : null));
10634
10645
  };
10635
10646
 
10636
- var _excluded$a = ["items", "onItemIndexChange", "renderActions", "selectedItemIndex", "style"];
10647
+ var _excluded$d = ["items", "onItemIndexChange", "renderActions", "selectedItemIndex", "style"];
10637
10648
  function useStateFromProp(initialValue) {
10638
10649
  var _useState = useState(initialValue),
10639
10650
  _useState2 = _slicedToArray(_useState, 2),
@@ -10651,7 +10662,7 @@ var Carousel = function Carousel(_ref) {
10651
10662
  _ref$selectedItemInde = _ref.selectedItemIndex,
10652
10663
  selectedItemIndex = _ref$selectedItemInde === void 0 ? 0 : _ref$selectedItemInde,
10653
10664
  style = _ref.style,
10654
- nativeProps = _objectWithoutProperties(_ref, _excluded$a);
10665
+ nativeProps = _objectWithoutProperties(_ref, _excluded$d);
10655
10666
  var carouselRef = useRef(null);
10656
10667
  var _useStateFromProp = useStateFromProp(selectedItemIndex),
10657
10668
  _useStateFromProp2 = _slicedToArray(_useStateFromProp, 2),
@@ -10751,12 +10762,12 @@ var Indicator = index$a(View)(function (_ref2) {
10751
10762
  };
10752
10763
  });
10753
10764
 
10754
- var _excluded$9 = ["intent", "children"];
10765
+ var _excluded$c = ["intent", "children"];
10755
10766
  var DataCard = function DataCard(_ref) {
10756
10767
  var _ref$intent = _ref.intent,
10757
10768
  intent = _ref$intent === void 0 ? 'info' : _ref$intent,
10758
10769
  children = _ref.children,
10759
- nativeProps = _objectWithoutProperties(_ref, _excluded$9);
10770
+ nativeProps = _objectWithoutProperties(_ref, _excluded$c);
10760
10771
  return /*#__PURE__*/React.createElement(StyledDataCard, nativeProps, /*#__PURE__*/React.createElement(Indicator, {
10761
10772
  themeIntent: intent,
10762
10773
  testID: "data-card-indicator"
@@ -10774,11 +10785,11 @@ var StyledCard = index$a(View)(function (_ref) {
10774
10785
  });
10775
10786
  });
10776
10787
 
10777
- var _excluded$8 = ["intent", "children"];
10788
+ var _excluded$b = ["intent", "children"];
10778
10789
  var Card = function Card(_ref) {
10779
10790
  var intent = _ref.intent,
10780
10791
  children = _ref.children,
10781
- nativeProps = _objectWithoutProperties(_ref, _excluded$8);
10792
+ nativeProps = _objectWithoutProperties(_ref, _excluded$b);
10782
10793
  return /*#__PURE__*/React.createElement(StyledCard, _extends$1({}, nativeProps, {
10783
10794
  themeIntent: intent
10784
10795
  }), children);
@@ -11012,7 +11023,7 @@ var StyledErrorAndMaxLengthContainer = index$a(View)(function () {
11012
11023
  };
11013
11024
  });
11014
11025
 
11015
- var _excluded$7 = ["label", "prefix", "suffix", "style", "textStyle", "testID", "accessibilityLabelledBy", "error", "required", "editable", "disabled", "loading", "maxLength", "helpText", "value", "defaultValue", "renderInputValue"];
11026
+ var _excluded$a = ["label", "prefix", "suffix", "style", "textStyle", "testID", "accessibilityLabelledBy", "error", "required", "editable", "disabled", "loading", "maxLength", "helpText", "value", "defaultValue", "renderInputValue"];
11016
11027
  var getVariant$1 = function getVariant(_ref) {
11017
11028
  var disabled = _ref.disabled,
11018
11029
  error = _ref.error,
@@ -11058,7 +11069,7 @@ var TextInput = /*#__PURE__*/forwardRef(function (_ref2, ref) {
11058
11069
  value = _ref2.value,
11059
11070
  defaultValue = _ref2.defaultValue,
11060
11071
  renderInputValue = _ref2.renderInputValue,
11061
- nativeProps = _objectWithoutProperties(_ref2, _excluded$7);
11072
+ nativeProps = _objectWithoutProperties(_ref2, _excluded$a);
11062
11073
  var displayText = (_ref3 = value !== undefined ? value : defaultValue) !== null && _ref3 !== void 0 ? _ref3 : '';
11063
11074
  var isEmptyValue = displayText.length === 0;
11064
11075
  var actualSuffix = loading ? 'loading' : suffix;
@@ -11736,11 +11747,11 @@ var StyledFABText = index$a(Text$1)(function (_ref3) {
11736
11747
  };
11737
11748
  });
11738
11749
 
11739
- var _excluded$6 = ["active"];
11750
+ var _excluded$9 = ["active"];
11740
11751
  var AnimatedIcons = Animated.createAnimatedComponent(StyledFABIcon);
11741
11752
  var AnimatedFABIcon = function AnimatedFABIcon(_ref) {
11742
11753
  var active = _ref.active,
11743
- iconProps = _objectWithoutProperties(_ref, _excluded$6);
11754
+ iconProps = _objectWithoutProperties(_ref, _excluded$9);
11744
11755
  var rotateAnimation = useRef(new Animated.Value(active ? 1 : 0));
11745
11756
  useEffect(function () {
11746
11757
  var animation = Animated.timing(rotateAnimation.current, {
@@ -12471,7 +12482,7 @@ var StyledStrokeEnd = index$a(View)(function (_ref6) {
12471
12482
  };
12472
12483
  });
12473
12484
 
12474
- var _excluded$5 = ["value", "renderValue", "intent", "style", "testID"];
12485
+ var _excluded$8 = ["value", "renderValue", "intent", "style", "testID"];
12475
12486
  var HalfCircle = function HalfCircle(_ref) {
12476
12487
  var type = _ref.type,
12477
12488
  themeIntent = _ref.themeIntent;
@@ -12492,7 +12503,7 @@ var ProgressCircle = function ProgressCircle(_ref2) {
12492
12503
  intent = _ref2$intent === void 0 ? 'primary' : _ref2$intent,
12493
12504
  style = _ref2.style,
12494
12505
  testID = _ref2.testID,
12495
- nativeProps = _objectWithoutProperties(_ref2, _excluded$5);
12506
+ nativeProps = _objectWithoutProperties(_ref2, _excluded$8);
12496
12507
  var theme = useTheme$1();
12497
12508
  var radius = theme.__hd__.progress.sizes.circleDiameter / 2;
12498
12509
  var progressAnimatedValue = useRef(new Animated.Value(0));
@@ -12609,14 +12620,14 @@ var StyledInner = index$a(Animated.View)(function (_ref2) {
12609
12620
  };
12610
12621
  });
12611
12622
 
12612
- var _excluded$4 = ["value", "intent", "style", "testID"];
12623
+ var _excluded$7 = ["value", "intent", "style", "testID"];
12613
12624
  var ProgressBar = function ProgressBar(_ref) {
12614
12625
  var value = _ref.value,
12615
12626
  _ref$intent = _ref.intent,
12616
12627
  intent = _ref$intent === void 0 ? 'primary' : _ref$intent,
12617
12628
  style = _ref.style,
12618
12629
  testID = _ref.testID,
12619
- nativeProps = _objectWithoutProperties(_ref, _excluded$4);
12630
+ nativeProps = _objectWithoutProperties(_ref, _excluded$7);
12620
12631
  var _useState = useState(0),
12621
12632
  _useState2 = _slicedToArray(_useState, 2),
12622
12633
  width = _useState2[0],
@@ -12807,14 +12818,14 @@ var AnimatedSpinner = function AnimatedSpinner(_ref) {
12807
12818
  }, dotProps))));
12808
12819
  };
12809
12820
 
12810
- var _excluded$3 = ["testID", "size", "intent"];
12821
+ var _excluded$6 = ["testID", "size", "intent"];
12811
12822
  var Spinner = function Spinner(_ref) {
12812
12823
  var testID = _ref.testID,
12813
12824
  _ref$size = _ref.size,
12814
12825
  size = _ref$size === void 0 ? 'medium' : _ref$size,
12815
12826
  _ref$intent = _ref.intent,
12816
12827
  intent = _ref$intent === void 0 ? 'primary' : _ref$intent,
12817
- nativeProps = _objectWithoutProperties(_ref, _excluded$3);
12828
+ nativeProps = _objectWithoutProperties(_ref, _excluded$6);
12818
12829
  return /*#__PURE__*/React.createElement(StyledView$1, nativeProps, /*#__PURE__*/React.createElement(StyledSpinnerContainer, {
12819
12830
  testID: testID
12820
12831
  }, /*#__PURE__*/React.createElement(AnimatedSpinner, {
@@ -12847,7 +12858,7 @@ var SwipeableAction = function SwipeableAction(_ref) {
12847
12858
  }, children);
12848
12859
  };
12849
12860
 
12850
- var _excluded$2 = ["children", "state", "onStateChange", "leftActions", "leftActionsWidth", "rightActions", "rightActionsWidth"];
12861
+ var _excluded$5 = ["children", "state", "onStateChange", "leftActions", "leftActionsWidth", "rightActions", "rightActionsWidth"];
12851
12862
  var renderActions = function renderActions(actions, width, progress, direction) {
12852
12863
  var trans = progress.interpolate({
12853
12864
  inputRange: [0, 1],
@@ -12872,7 +12883,7 @@ var Swipeable = function Swipeable(_ref) {
12872
12883
  leftActionsWidth = _ref.leftActionsWidth,
12873
12884
  rightActions = _ref.rightActions,
12874
12885
  rightActionsWidth = _ref.rightActionsWidth,
12875
- swipeableProps = _objectWithoutProperties(_ref, _excluded$2);
12886
+ swipeableProps = _objectWithoutProperties(_ref, _excluded$5);
12876
12887
  var _useWindowDimensions = useWindowDimensions(),
12877
12888
  width = _useWindowDimensions.width;
12878
12889
  var swipeableRef = useRef(null);
@@ -13177,6 +13188,7 @@ var StyledSectionList = index$a(SectionList)(function (_ref4) {
13177
13188
  };
13178
13189
  });
13179
13190
 
13191
+ var _excluded$4 = ["keyExtractor", "loading", "onEndReached", "onQueryChange", "sections", "renderItem", "sectionListRef"];
13180
13192
  var BaseOptionList = function BaseOptionList(_ref) {
13181
13193
  var keyExtractor = _ref.keyExtractor,
13182
13194
  loading = _ref.loading,
@@ -13184,13 +13196,14 @@ var BaseOptionList = function BaseOptionList(_ref) {
13184
13196
  onQueryChange = _ref.onQueryChange,
13185
13197
  sections = _ref.sections,
13186
13198
  renderItem = _ref.renderItem,
13187
- sectionListRef = _ref.sectionListRef;
13199
+ sectionListRef = _ref.sectionListRef,
13200
+ rest = _objectWithoutProperties(_ref, _excluded$4);
13188
13201
  var theme = useTheme$1();
13189
13202
  var _useState = useState(false),
13190
13203
  _useState2 = _slicedToArray(_useState, 2),
13191
13204
  onEndReachedCalled = _useState2[0],
13192
13205
  setOnEndReachedCalled = _useState2[1];
13193
- return /*#__PURE__*/React.createElement(StyledSectionList, {
13206
+ return /*#__PURE__*/React.createElement(StyledSectionList, _extends$1({
13194
13207
  ref: sectionListRef,
13195
13208
  style: _objectSpread2({}, onQueryChange ? {
13196
13209
  height: Dimensions.get('screen').height
@@ -13224,7 +13237,7 @@ var BaseOptionList = function BaseOptionList(_ref) {
13224
13237
  renderItem: renderItem,
13225
13238
  ItemSeparatorComponent: OptionSpacer,
13226
13239
  SectionSeparatorComponent: SectionSpacer
13227
- });
13240
+ }, rest));
13228
13241
  };
13229
13242
 
13230
13243
  var Option$2 = function Option(_ref) {
@@ -13253,6 +13266,7 @@ var Option$2 = function Option(_ref) {
13253
13266
  return highlighted === true ? /*#__PURE__*/React.createElement(List.Item, props) : /*#__PURE__*/React.createElement(List.BasicItem, props);
13254
13267
  };
13255
13268
 
13269
+ var _excluded$3 = ["keyExtractor", "loading", "onEndReached", "onPress", "onQueryChange", "sections", "renderOption", "value", "sectionListRef"];
13256
13270
  var OptionList$1 = function OptionList(_ref) {
13257
13271
  var keyExtractor = _ref.keyExtractor,
13258
13272
  loading = _ref.loading,
@@ -13262,7 +13276,8 @@ var OptionList$1 = function OptionList(_ref) {
13262
13276
  sections = _ref.sections,
13263
13277
  renderOption = _ref.renderOption,
13264
13278
  value = _ref.value,
13265
- sectionListRef = _ref.sectionListRef;
13279
+ sectionListRef = _ref.sectionListRef,
13280
+ rest = _objectWithoutProperties(_ref, _excluded$3);
13266
13281
  var renderItem = function renderItem(info) {
13267
13282
  var item = info.item;
13268
13283
  var selected = value.includes(info.item.value);
@@ -13286,7 +13301,7 @@ var OptionList$1 = function OptionList(_ref) {
13286
13301
  highlighted: item.highlighted
13287
13302
  });
13288
13303
  };
13289
- return /*#__PURE__*/React.createElement(BaseOptionList, {
13304
+ return /*#__PURE__*/React.createElement(BaseOptionList, _extends$1({
13290
13305
  keyExtractor: keyExtractor,
13291
13306
  loading: loading,
13292
13307
  onEndReached: onEndReached,
@@ -13294,7 +13309,7 @@ var OptionList$1 = function OptionList(_ref) {
13294
13309
  sections: sections,
13295
13310
  renderItem: renderItem,
13296
13311
  sectionListRef: sectionListRef
13297
- });
13312
+ }, rest));
13298
13313
  };
13299
13314
 
13300
13315
  function MultiSelect(_ref) {
@@ -13412,7 +13427,16 @@ function MultiSelect(_ref) {
13412
13427
  renderOption: renderOption,
13413
13428
  value: selectingValue,
13414
13429
  onPress: setSelectingValue,
13415
- sectionListRef: sectionListRef
13430
+ sectionListRef: sectionListRef,
13431
+ onScrollToIndexFailed: function onScrollToIndexFailed(info) {
13432
+ setTimeout(function () {
13433
+ var scrollParams = getScrollParams(value === null || value === void 0 ? void 0 : value[0], sections);
13434
+ if (scrollParams.itemIndex < info.highestMeasuredFrameIndex) {
13435
+ var _sectionListRef$curre2;
13436
+ (_sectionListRef$curre2 = sectionListRef.current) === null || _sectionListRef$curre2 === void 0 ? void 0 : _sectionListRef$curre2.scrollToLocation(scrollParams);
13437
+ }
13438
+ }, 500);
13439
+ }
13416
13440
  })));
13417
13441
  }
13418
13442
 
@@ -13440,6 +13464,7 @@ var StyledOptionList = index$a(BaseOptionList)(function (_ref) {
13440
13464
  };
13441
13465
  });
13442
13466
 
13467
+ var _excluded$2 = ["keyExtractor", "loading", "onEndReached", "onPress", "onQueryChange", "sections", "renderOption", "value", "sectionListRef"];
13443
13468
  var OptionList = function OptionList(_ref) {
13444
13469
  var keyExtractor = _ref.keyExtractor,
13445
13470
  loading = _ref.loading,
@@ -13449,7 +13474,8 @@ var OptionList = function OptionList(_ref) {
13449
13474
  sections = _ref.sections,
13450
13475
  renderOption = _ref.renderOption,
13451
13476
  value = _ref.value,
13452
- sectionListRef = _ref.sectionListRef;
13477
+ sectionListRef = _ref.sectionListRef,
13478
+ rest = _objectWithoutProperties(_ref, _excluded$2);
13453
13479
  var renderItem = function renderItem(info) {
13454
13480
  var item = info.item;
13455
13481
  var selected = item.value === value;
@@ -13471,7 +13497,7 @@ var OptionList = function OptionList(_ref) {
13471
13497
  highlighted: item.highlighted
13472
13498
  });
13473
13499
  };
13474
- return /*#__PURE__*/React.createElement(StyledOptionList, {
13500
+ return /*#__PURE__*/React.createElement(StyledOptionList, _extends$1({
13475
13501
  keyExtractor: keyExtractor,
13476
13502
  loading: loading,
13477
13503
  onEndReached: onEndReached,
@@ -13479,7 +13505,7 @@ var OptionList = function OptionList(_ref) {
13479
13505
  sections: sections,
13480
13506
  renderItem: renderItem,
13481
13507
  sectionListRef: sectionListRef
13482
- });
13508
+ }, rest));
13483
13509
  };
13484
13510
 
13485
13511
  var SingleSelect = function SingleSelect(_ref) {
@@ -13575,7 +13601,16 @@ var SingleSelect = function SingleSelect(_ref) {
13575
13601
  setOpen(false);
13576
13602
  onConfirm(selectedValue);
13577
13603
  },
13578
- sectionListRef: sectionListRef
13604
+ sectionListRef: sectionListRef,
13605
+ onScrollToIndexFailed: function onScrollToIndexFailed(info) {
13606
+ setTimeout(function () {
13607
+ var scrollParams = getScrollParams(value, sections);
13608
+ if (scrollParams.itemIndex < info.highestMeasuredFrameIndex) {
13609
+ var _sectionListRef$curre2;
13610
+ (_sectionListRef$curre2 = sectionListRef.current) === null || _sectionListRef$curre2 === void 0 ? void 0 : _sectionListRef$curre2.scrollToLocation(scrollParams);
13611
+ }
13612
+ }, 500);
13613
+ }
13579
13614
  })));
13580
13615
  };
13581
13616