@hero-design/rn 8.4.0 → 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 +2 -2
  2. package/assets/fonts/hero-icons-mobile.ttf +0 -0
  3. package/es/index.js +330 -302
  4. package/lib/assets/fonts/hero-icons-mobile.ttf +0 -0
  5. package/lib/index.js +330 -302
  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 +1 -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/lib/index.js CHANGED
@@ -1849,7 +1849,7 @@ var getCarouselTheme = function getCarouselTheme(theme) {
1849
1849
  paginatorBorderRadius: theme.radii.rounded
1850
1850
  };
1851
1851
  var fontSizes = {
1852
- heading: theme.fontSizes['6xlarge']
1852
+ heading: theme.fontSizes['xxxxxlarge']
1853
1853
  };
1854
1854
  var fonts = {
1855
1855
  heading: theme.fonts.playful.semiBold
@@ -5776,7 +5776,7 @@ var StyledText$3 = index$a(reactNative.Text)(function (_ref) {
5776
5776
  });
5777
5777
  });
5778
5778
 
5779
- var _excluded$m = ["children", "fontSize", "fontWeight", "intent", "typeface"];
5779
+ var _excluded$p = ["children", "fontSize", "fontWeight", "intent", "typeface"];
5780
5780
  var Text = function Text(_ref) {
5781
5781
  var children = _ref.children,
5782
5782
  _ref$fontSize = _ref.fontSize,
@@ -5787,7 +5787,7 @@ var Text = function Text(_ref) {
5787
5787
  intent = _ref$intent === void 0 ? 'body' : _ref$intent,
5788
5788
  _ref$typeface = _ref.typeface,
5789
5789
  typeface = _ref$typeface === void 0 ? 'neutral' : _ref$typeface,
5790
- nativeProps = _objectWithoutProperties(_ref, _excluded$m);
5790
+ nativeProps = _objectWithoutProperties(_ref, _excluded$p);
5791
5791
  return /*#__PURE__*/React__default["default"].createElement(StyledText$3, _extends$1({}, nativeProps, {
5792
5792
  themeFontSize: fontSize,
5793
5793
  themeFontWeight: fontWeight,
@@ -5801,7 +5801,7 @@ var Typography = {
5801
5801
  };
5802
5802
 
5803
5803
  // 🔴 DO NOT EDIT — This file is generated automatically.
5804
- 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', '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'];
5804
+ 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'];
5805
5805
 
5806
5806
  var activate = 59000;
5807
5807
  var adjustment = 59003;
@@ -5842,50 +5842,50 @@ var loading = 59110;
5842
5842
  var location = 59111;
5843
5843
  var lock = 59112;
5844
5844
  var menu = 59116;
5845
- var moneybag = 59117;
5846
- var moon = 59118;
5847
- var node = 59121;
5848
- var paperclip = 59123;
5849
- var pencil = 59125;
5850
- var phone = 59126;
5851
- var plane = 59128;
5852
- var print = 59130;
5853
- var reply = 59133;
5854
- var reschedule = 59134;
5855
- var rostering = 59135;
5856
- var save = 59136;
5857
- var schedule = 59138;
5858
- var send = 59140;
5859
- var speaker = 59142;
5860
- var star = 59147;
5861
- var stopwatch = 59149;
5862
- var suitcase = 59150;
5863
- var survey = 59151;
5864
- var swag = 59152;
5865
- var tag = 59154;
5866
- var target = 59155;
5867
- var teams = 59156;
5868
- var timesheet = 59157;
5869
- var unlock = 59160;
5870
- var user = 59161;
5871
- var wallet = 59164;
5872
- var warning = 59165;
5873
- var add = 59171;
5874
- var bold = 59192;
5875
- var cancel = 59202;
5876
- var checkmark = 59205;
5877
- var italic = 59277;
5878
- var number = 59300;
5879
- var percentage = 59305;
5880
- var redeem = 59314;
5881
- var refresh = 59315;
5882
- var remove = 59316;
5883
- var restart = 59318;
5884
- var strikethrough = 59339;
5885
- var sync = 59344;
5886
- var transfer = 59348;
5887
- var unavailable = 59351;
5888
- var underline = 59352;
5845
+ var moneybag = 59118;
5846
+ var moon = 59119;
5847
+ var node = 59122;
5848
+ var paperclip = 59124;
5849
+ var pencil = 59126;
5850
+ var phone = 59127;
5851
+ var plane = 59129;
5852
+ var print = 59131;
5853
+ var reply = 59134;
5854
+ var reschedule = 59135;
5855
+ var rostering = 59136;
5856
+ var save = 59137;
5857
+ var schedule = 59139;
5858
+ var send = 59141;
5859
+ var speaker = 59143;
5860
+ var star = 59148;
5861
+ var stopwatch = 59150;
5862
+ var suitcase = 59151;
5863
+ var survey = 59152;
5864
+ var swag = 59153;
5865
+ var tag = 59155;
5866
+ var target = 59156;
5867
+ var teams = 59157;
5868
+ var timesheet = 59158;
5869
+ var unlock = 59161;
5870
+ var user = 59162;
5871
+ var wallet = 59165;
5872
+ var warning = 59166;
5873
+ var add = 59172;
5874
+ var bold = 59193;
5875
+ var cancel = 59203;
5876
+ var checkmark = 59206;
5877
+ var italic = 59278;
5878
+ var number = 59301;
5879
+ var percentage = 59306;
5880
+ var redeem = 59315;
5881
+ var refresh = 59316;
5882
+ var remove = 59317;
5883
+ var restart = 59319;
5884
+ var strikethrough = 59340;
5885
+ var sync = 59345;
5886
+ var transfer = 59349;
5887
+ var unavailable = 59352;
5888
+ var underline = 59353;
5889
5889
  var glyphMap = {
5890
5890
  activate: activate,
5891
5891
  "add-emoji": 59001,
@@ -6004,251 +6004,252 @@ var glyphMap = {
6004
6004
  "looks-two": 59114,
6005
6005
  "media-content": 59115,
6006
6006
  menu: menu,
6007
+ "money-notes": 59117,
6007
6008
  moneybag: moneybag,
6008
6009
  moon: moon,
6009
- "multiple-stars": 59119,
6010
- "multiple-users": 59120,
6010
+ "multiple-stars": 59120,
6011
+ "multiple-users": 59121,
6011
6012
  node: node,
6012
- "open-folder": 59122,
6013
+ "open-folder": 59123,
6013
6014
  paperclip: paperclip,
6014
- "payment-summary": 59124,
6015
+ "payment-summary": 59125,
6015
6016
  pencil: pencil,
6016
6017
  phone: phone,
6017
- "piggy-bank": 59127,
6018
+ "piggy-bank": 59128,
6018
6019
  plane: plane,
6019
- "play-circle": 59129,
6020
+ "play-circle": 59130,
6020
6021
  print: print,
6021
- "raising-hands": 59131,
6022
- "reply-arrow": 59132,
6022
+ "raising-hands": 59132,
6023
+ "reply-arrow": 59133,
6023
6024
  reply: reply,
6024
6025
  reschedule: reschedule,
6025
6026
  rostering: rostering,
6026
6027
  save: save,
6027
- "schedule-send": 59137,
6028
+ "schedule-send": 59138,
6028
6029
  schedule: schedule,
6029
- "search-person": 59139,
6030
+ "search-person": 59140,
6030
6031
  send: send,
6031
- "speaker-active": 59141,
6032
+ "speaker-active": 59142,
6032
6033
  speaker: speaker,
6033
- "star-award": 59143,
6034
- "star-badge": 59144,
6035
- "star-circle": 59145,
6036
- "star-medal": 59146,
6034
+ "star-award": 59144,
6035
+ "star-badge": 59145,
6036
+ "star-circle": 59146,
6037
+ "star-medal": 59147,
6037
6038
  star: star,
6038
- "steps-circle": 59148,
6039
+ "steps-circle": 59149,
6039
6040
  stopwatch: stopwatch,
6040
6041
  suitcase: suitcase,
6041
6042
  survey: survey,
6042
6043
  swag: swag,
6043
- "switch": 59153,
6044
+ "switch": 59154,
6044
6045
  tag: tag,
6045
6046
  target: target,
6046
6047
  teams: teams,
6047
6048
  timesheet: timesheet,
6048
- "touch-id": 59158,
6049
- "trash-bin": 59159,
6049
+ "touch-id": 59159,
6050
+ "trash-bin": 59160,
6050
6051
  unlock: unlock,
6051
6052
  user: user,
6052
- "video-1": 59162,
6053
- "video-2": 59163,
6053
+ "video-1": 59163,
6054
+ "video-2": 59164,
6054
6055
  wallet: wallet,
6055
6056
  warning: warning,
6056
- "activate-outlined": 59166,
6057
- "add-credit-card-outlined": 59167,
6058
- "add-person-outlined": 59168,
6059
- "add-section-outlined": 59169,
6060
- "add-time-outlined": 59170,
6057
+ "activate-outlined": 59167,
6058
+ "add-credit-card-outlined": 59168,
6059
+ "add-person-outlined": 59169,
6060
+ "add-section-outlined": 59170,
6061
+ "add-time-outlined": 59171,
6061
6062
  add: add,
6062
- "adjustment-outlined": 59172,
6063
- "alignment-2-outlined": 59173,
6064
- "alignment-outlined": 59174,
6065
- "all-caps": 59175,
6066
- "arrow-down": 59176,
6067
- "arrow-downwards": 59177,
6068
- "arrow-left": 59178,
6069
- "arrow-leftwards": 59179,
6070
- "arrow-right": 59180,
6071
- "arrow-rightwards": 59181,
6072
- "arrow-up": 59182,
6073
- "arrow-upwards": 59183,
6074
- "article-outlined": 59184,
6075
- "at-sign": 59185,
6076
- "auto-graph-outlined": 59186,
6077
- "bell-active-outlined": 59187,
6078
- "bell-outlined": 59188,
6079
- "bell-slash-outlined": 59189,
6080
- "billing-outlined": 59190,
6081
- "body-outlined": 59191,
6063
+ "adjustment-outlined": 59173,
6064
+ "alignment-2-outlined": 59174,
6065
+ "alignment-outlined": 59175,
6066
+ "all-caps": 59176,
6067
+ "arrow-down": 59177,
6068
+ "arrow-downwards": 59178,
6069
+ "arrow-left": 59179,
6070
+ "arrow-leftwards": 59180,
6071
+ "arrow-right": 59181,
6072
+ "arrow-rightwards": 59182,
6073
+ "arrow-up": 59183,
6074
+ "arrow-upwards": 59184,
6075
+ "article-outlined": 59185,
6076
+ "at-sign": 59186,
6077
+ "auto-graph-outlined": 59187,
6078
+ "bell-active-outlined": 59188,
6079
+ "bell-outlined": 59189,
6080
+ "bell-slash-outlined": 59190,
6081
+ "billing-outlined": 59191,
6082
+ "body-outlined": 59192,
6082
6083
  bold: bold,
6083
- "bookmark-added-outlined": 59193,
6084
- "bookmark-outlined": 59194,
6085
- "box-check-outlined": 59195,
6086
- "box-outlined": 59196,
6087
- "bullet-points": 59197,
6088
- "cake-outlined": 59198,
6089
- "calendar-dates-outlined": 59199,
6090
- "calendar-star-outlined": 59200,
6091
- "camera-outlined": 59201,
6084
+ "bookmark-added-outlined": 59194,
6085
+ "bookmark-outlined": 59195,
6086
+ "box-check-outlined": 59196,
6087
+ "box-outlined": 59197,
6088
+ "bullet-points": 59198,
6089
+ "cake-outlined": 59199,
6090
+ "calendar-dates-outlined": 59200,
6091
+ "calendar-star-outlined": 59201,
6092
+ "camera-outlined": 59202,
6092
6093
  cancel: cancel,
6093
- "chat-bubble-outlined": 59203,
6094
- "chat-unread-outlined": 59204,
6094
+ "chat-bubble-outlined": 59204,
6095
+ "chat-unread-outlined": 59205,
6095
6096
  checkmark: checkmark,
6096
- "circle-add-outlined": 59206,
6097
- "circle-cancel-outlined": 59207,
6098
- "circle-down-outlined": 59208,
6099
- "circle-info-outlined": 59209,
6100
- "circle-left-outlined": 59210,
6101
- "circle-ok-outlined": 59211,
6102
- "circle-question-outlined": 59212,
6103
- "circle-remove-outlined": 59213,
6104
- "circle-right-outlined": 59214,
6105
- "circle-up-outlined": 59215,
6106
- "circle-warning-outlined": 59216,
6107
- "clock-2-outlined": 59217,
6108
- "clock-outlined": 59218,
6109
- "cog-outlined": 59219,
6110
- "coin-outlined": 59220,
6111
- "comment-outlined": 59221,
6112
- "contacts-outlined": 59222,
6113
- "credit-card-outlined": 59223,
6114
- "cup-outlined": 59224,
6115
- "direction-arrows-outlined": 59225,
6116
- "directory-outlined": 59226,
6117
- "document-outlined": 59227,
6118
- "dollar-card-outlined": 59228,
6119
- "dollar-coin-shine-outlined": 59229,
6120
- "dollar-sign": 59230,
6121
- "double-buildings-outlined": 59231,
6122
- "double-left-arrows": 59232,
6123
- "double-right-arrows": 59233,
6124
- "download-outlined": 59234,
6125
- "edit-template-outlined": 59235,
6126
- "email-outlined": 59236,
6127
- "enter-arrow": 59237,
6128
- "envelope-outlined": 59238,
6129
- "expense-outlined": 59239,
6130
- "explore-outlined": 59240,
6131
- "external-link": 59241,
6132
- "eye-invisible-outlined": 59242,
6133
- "eye-outlined": 59243,
6134
- "face-id": 59244,
6135
- "face-meh-outlined": 59245,
6136
- "face-open-smiley-outlined": 59246,
6137
- "face-sad-outlined": 59247,
6138
- "face-smiley-outlined": 59248,
6139
- "feed-outlined": 59249,
6140
- "file-certified-outlined": 59250,
6141
- "file-clone-outlined": 59251,
6142
- "file-copy-outlined": 59252,
6143
- "file-dispose-outlined": 59253,
6144
- "file-dollar-outlined": 59254,
6145
- "file-download-outlined": 59255,
6146
- "file-export-outlined": 59256,
6147
- "file-lock-outlined": 59257,
6148
- "file-outlined": 59258,
6149
- "file-search-outlined": 59259,
6150
- "file-secured-outlined": 59260,
6151
- "file-verified-outlined": 59261,
6152
- "filter-outlined": 59262,
6153
- "folder-outlined": 59263,
6154
- "folder-user-outlined": 59264,
6155
- "funnel-filter-outline": 59265,
6156
- "graph-outlined": 59266,
6157
- "hand-holding-user-outlined": 59267,
6158
- "happy-sun-outlined": 59268,
6159
- "health-bag-outlined": 59269,
6160
- "heart-outlined": 59270,
6161
- "home-active-outlined": 59271,
6162
- "home-outlined": 59272,
6163
- "id-card-outlined": 59273,
6164
- "image-outlined": 59274,
6165
- "import-outlined": 59275,
6166
- "instapay-outlined": 59276,
6097
+ "circle-add-outlined": 59207,
6098
+ "circle-cancel-outlined": 59208,
6099
+ "circle-down-outlined": 59209,
6100
+ "circle-info-outlined": 59210,
6101
+ "circle-left-outlined": 59211,
6102
+ "circle-ok-outlined": 59212,
6103
+ "circle-question-outlined": 59213,
6104
+ "circle-remove-outlined": 59214,
6105
+ "circle-right-outlined": 59215,
6106
+ "circle-up-outlined": 59216,
6107
+ "circle-warning-outlined": 59217,
6108
+ "clock-2-outlined": 59218,
6109
+ "clock-outlined": 59219,
6110
+ "cog-outlined": 59220,
6111
+ "coin-outlined": 59221,
6112
+ "comment-outlined": 59222,
6113
+ "contacts-outlined": 59223,
6114
+ "credit-card-outlined": 59224,
6115
+ "cup-outlined": 59225,
6116
+ "direction-arrows-outlined": 59226,
6117
+ "directory-outlined": 59227,
6118
+ "document-outlined": 59228,
6119
+ "dollar-card-outlined": 59229,
6120
+ "dollar-coin-shine-outlined": 59230,
6121
+ "dollar-sign": 59231,
6122
+ "double-buildings-outlined": 59232,
6123
+ "double-left-arrows": 59233,
6124
+ "double-right-arrows": 59234,
6125
+ "download-outlined": 59235,
6126
+ "edit-template-outlined": 59236,
6127
+ "email-outlined": 59237,
6128
+ "enter-arrow": 59238,
6129
+ "envelope-outlined": 59239,
6130
+ "expense-outlined": 59240,
6131
+ "explore-outlined": 59241,
6132
+ "external-link": 59242,
6133
+ "eye-invisible-outlined": 59243,
6134
+ "eye-outlined": 59244,
6135
+ "face-id": 59245,
6136
+ "face-meh-outlined": 59246,
6137
+ "face-open-smiley-outlined": 59247,
6138
+ "face-sad-outlined": 59248,
6139
+ "face-smiley-outlined": 59249,
6140
+ "feed-outlined": 59250,
6141
+ "file-certified-outlined": 59251,
6142
+ "file-clone-outlined": 59252,
6143
+ "file-copy-outlined": 59253,
6144
+ "file-dispose-outlined": 59254,
6145
+ "file-dollar-outlined": 59255,
6146
+ "file-download-outlined": 59256,
6147
+ "file-export-outlined": 59257,
6148
+ "file-lock-outlined": 59258,
6149
+ "file-outlined": 59259,
6150
+ "file-search-outlined": 59260,
6151
+ "file-secured-outlined": 59261,
6152
+ "file-verified-outlined": 59262,
6153
+ "filter-outlined": 59263,
6154
+ "folder-outlined": 59264,
6155
+ "folder-user-outlined": 59265,
6156
+ "funnel-filter-outline": 59266,
6157
+ "graph-outlined": 59267,
6158
+ "hand-holding-user-outlined": 59268,
6159
+ "happy-sun-outlined": 59269,
6160
+ "health-bag-outlined": 59270,
6161
+ "heart-outlined": 59271,
6162
+ "home-active-outlined": 59272,
6163
+ "home-outlined": 59273,
6164
+ "id-card-outlined": 59274,
6165
+ "image-outlined": 59275,
6166
+ "import-outlined": 59276,
6167
+ "instapay-outlined": 59277,
6167
6168
  italic: italic,
6168
- "link-1": 59278,
6169
- "link-2": 59279,
6170
- "list-outlined": 59280,
6171
- "live-help-outlined": 59281,
6172
- "location-outlined": 59282,
6173
- "lock-outlined": 59283,
6174
- "locked-file-outlined": 59284,
6175
- "log-out": 59285,
6176
- "media-content-outlined": 59286,
6177
- "menu-close": 59287,
6178
- "menu-expand": 59288,
6179
- "menu-fold-outlined": 59289,
6180
- "menu-unfold-outlined": 59290,
6181
- "moneybag-outlined": 59291,
6182
- "moon-outlined": 59292,
6183
- "more-horizontal": 59293,
6184
- "more-vertical": 59294,
6185
- "multiple-folders-outlined": 59295,
6186
- "multiple-users-outlined": 59296,
6187
- "near-me-outlined": 59297,
6188
- "node-outlined": 59298,
6189
- "number-points": 59299,
6169
+ "link-1": 59279,
6170
+ "link-2": 59280,
6171
+ "list-outlined": 59281,
6172
+ "live-help-outlined": 59282,
6173
+ "location-outlined": 59283,
6174
+ "lock-outlined": 59284,
6175
+ "locked-file-outlined": 59285,
6176
+ "log-out": 59286,
6177
+ "media-content-outlined": 59287,
6178
+ "menu-close": 59288,
6179
+ "menu-expand": 59289,
6180
+ "menu-fold-outlined": 59290,
6181
+ "menu-unfold-outlined": 59291,
6182
+ "moneybag-outlined": 59292,
6183
+ "moon-outlined": 59293,
6184
+ "more-horizontal": 59294,
6185
+ "more-vertical": 59295,
6186
+ "multiple-folders-outlined": 59296,
6187
+ "multiple-users-outlined": 59297,
6188
+ "near-me-outlined": 59298,
6189
+ "node-outlined": 59299,
6190
+ "number-points": 59300,
6190
6191
  number: number,
6191
- "overview-outlined": 59301,
6192
- "payment-summary-outlined": 59302,
6193
- "payslip-outlined": 59303,
6194
- "pencil-outlined": 59304,
6192
+ "overview-outlined": 59302,
6193
+ "payment-summary-outlined": 59303,
6194
+ "payslip-outlined": 59304,
6195
+ "pencil-outlined": 59305,
6195
6196
  percentage: percentage,
6196
- "phone-outlined": 59306,
6197
- "piggy-bank-outlined": 59307,
6198
- "plane-outlined": 59308,
6199
- "play-circle-outlined": 59309,
6200
- "print-outlined": 59310,
6201
- "qr-code-outlined": 59311,
6202
- "qualification-outlined": 59312,
6203
- "re-assign": 59313,
6197
+ "phone-outlined": 59307,
6198
+ "piggy-bank-outlined": 59308,
6199
+ "plane-outlined": 59309,
6200
+ "play-circle-outlined": 59310,
6201
+ "print-outlined": 59311,
6202
+ "qr-code-outlined": 59312,
6203
+ "qualification-outlined": 59313,
6204
+ "re-assign": 59314,
6204
6205
  redeem: redeem,
6205
6206
  refresh: refresh,
6206
6207
  remove: remove,
6207
- "reply-outlined": 59317,
6208
+ "reply-outlined": 59318,
6208
6209
  restart: restart,
6209
- "return-arrow": 59319,
6210
- "rostering-outlined": 59320,
6211
- "save-outlined": 59321,
6212
- "schedule-outlined": 59322,
6213
- "search-outlined": 59323,
6214
- "search-secured-outlined": 59324,
6215
- "send-outlined": 59325,
6216
- "share-1": 59326,
6217
- "share-2": 59327,
6218
- "share-outlined": 59328,
6219
- "show-chart-outlined": 59329,
6220
- "single-down-arrow": 59330,
6221
- "single-left-arrow": 59331,
6222
- "single-right-arrow": 59332,
6223
- "single-up-arrow": 59333,
6224
- "speaker-active-outlined": 59334,
6225
- "speaker-outlined": 59335,
6226
- "star-circle-outlined": 59336,
6227
- "star-outlined": 59337,
6228
- "stopwatch-outlined": 59338,
6210
+ "return-arrow": 59320,
6211
+ "rostering-outlined": 59321,
6212
+ "save-outlined": 59322,
6213
+ "schedule-outlined": 59323,
6214
+ "search-outlined": 59324,
6215
+ "search-secured-outlined": 59325,
6216
+ "send-outlined": 59326,
6217
+ "share-1": 59327,
6218
+ "share-2": 59328,
6219
+ "share-outlined": 59329,
6220
+ "show-chart-outlined": 59330,
6221
+ "single-down-arrow": 59331,
6222
+ "single-left-arrow": 59332,
6223
+ "single-right-arrow": 59333,
6224
+ "single-up-arrow": 59334,
6225
+ "speaker-active-outlined": 59335,
6226
+ "speaker-outlined": 59336,
6227
+ "star-circle-outlined": 59337,
6228
+ "star-outlined": 59338,
6229
+ "stopwatch-outlined": 59339,
6229
6230
  strikethrough: strikethrough,
6230
- "suitcase-clock-outlined": 59340,
6231
- "suitcase-outlined": 59341,
6232
- "survey-outlined": 59342,
6233
- "switch-outlined": 59343,
6231
+ "suitcase-clock-outlined": 59341,
6232
+ "suitcase-outlined": 59342,
6233
+ "survey-outlined": 59343,
6234
+ "switch-outlined": 59344,
6234
6235
  sync: sync,
6235
- "target-outlined": 59345,
6236
- "timesheet-outlined": 59346,
6237
- "today-outlined": 59347,
6236
+ "target-outlined": 59346,
6237
+ "timesheet-outlined": 59347,
6238
+ "today-outlined": 59348,
6238
6239
  transfer: transfer,
6239
- "trash-bin-outlined": 59349,
6240
- "umbrela-outlined": 59350,
6240
+ "trash-bin-outlined": 59350,
6241
+ "umbrela-outlined": 59351,
6241
6242
  unavailable: unavailable,
6242
6243
  underline: underline,
6243
- "unlock-outlined": 59353,
6244
- "upload-outlined": 59354,
6245
- "user-circle-outlined": 59355,
6246
- "user-gear-outlined": 59356,
6247
- "user-outlined": 59357,
6248
- "user-rectangle-outlined": 59358,
6249
- "video-1-outlined": 59359,
6250
- "video-2-outlined": 59360,
6251
- "wallet-outlined": 59361
6244
+ "unlock-outlined": 59354,
6245
+ "upload-outlined": 59355,
6246
+ "user-circle-outlined": 59356,
6247
+ "user-gear-outlined": 59357,
6248
+ "user-outlined": 59358,
6249
+ "user-rectangle-outlined": 59359,
6250
+ "video-1-outlined": 59360,
6251
+ "video-2-outlined": 59361,
6252
+ "wallet-outlined": 59362
6252
6253
  };
6253
6254
 
6254
6255
  var HeroIcon = reactNativeVectorIcons.createIconSet(glyphMap, 'hero-icons-mobile', 'hero-icons-mobile.ttf');
@@ -6273,10 +6274,10 @@ var StyledHeroIcon = index$a(HeroIcon)(function (_ref) {
6273
6274
  };
6274
6275
  });
6275
6276
 
6276
- var _excluded$l = ["style"];
6277
+ var _excluded$o = ["style"];
6277
6278
  var AnimatedIcon = function AnimatedIcon(_ref) {
6278
6279
  var style = _ref.style,
6279
- otherProps = _objectWithoutProperties(_ref, _excluded$l);
6280
+ otherProps = _objectWithoutProperties(_ref, _excluded$o);
6280
6281
  var rotateAnimation = React.useRef(new reactNative.Animated.Value(0));
6281
6282
  React.useEffect(function () {
6282
6283
  var animation = reactNative.Animated.loop(reactNative.Animated.timing(rotateAnimation.current, {
@@ -6382,7 +6383,7 @@ var AccordionItem = function AccordionItem(_ref) {
6382
6383
  }, content));
6383
6384
  };
6384
6385
 
6385
- var _excluded$k = ["key"];
6386
+ var _excluded$n = ["key"];
6386
6387
  var Accordion = function Accordion(_ref) {
6387
6388
  var items = _ref.items,
6388
6389
  activeItemKey = _ref.activeItemKey,
@@ -6403,7 +6404,7 @@ var Accordion = function Accordion(_ref) {
6403
6404
  testID: testID
6404
6405
  }, items.map(function (_ref2, index) {
6405
6406
  var key = _ref2.key,
6406
- props = _objectWithoutProperties(_ref2, _excluded$k);
6407
+ props = _objectWithoutProperties(_ref2, _excluded$n);
6407
6408
  var open = _activeItemKey === key;
6408
6409
  return /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, {
6409
6410
  key: key
@@ -6785,7 +6786,7 @@ var StyledStatus = index$a(reactNative.Animated.View)(function (_ref3) {
6785
6786
  };
6786
6787
  });
6787
6788
 
6788
- var _excluded$j = ["children", "visible", "intent", "style", "testID"];
6789
+ var _excluded$m = ["children", "visible", "intent", "style", "testID"];
6789
6790
  var Status = function Status(_ref) {
6790
6791
  var children = _ref.children,
6791
6792
  _ref$visible = _ref.visible,
@@ -6794,7 +6795,7 @@ var Status = function Status(_ref) {
6794
6795
  intent = _ref$intent === void 0 ? 'danger' : _ref$intent,
6795
6796
  style = _ref.style,
6796
6797
  testID = _ref.testID,
6797
- nativeProps = _objectWithoutProperties(_ref, _excluded$j);
6798
+ nativeProps = _objectWithoutProperties(_ref, _excluded$m);
6798
6799
  var _React$useRef = React__default["default"].useRef(new reactNative.Animated.Value(visible ? 1 : 0)),
6799
6800
  opacity = _React$useRef.current;
6800
6801
  var isFirstRendering = React__default["default"].useRef(true);
@@ -6827,7 +6828,7 @@ var Status = function Status(_ref) {
6827
6828
  }));
6828
6829
  };
6829
6830
 
6830
- var _excluded$i = ["content", "visible", "max", "intent", "style", "testID"];
6831
+ var _excluded$l = ["content", "visible", "max", "intent", "style", "testID"];
6831
6832
  var DEFAULT_MAX_NUMBER = 99;
6832
6833
  var getPaddingState = function getPaddingState(content) {
6833
6834
  return content.length > 1 ? 'wideContent' : 'narrowContent';
@@ -6842,7 +6843,7 @@ var Badge = function Badge(_ref) {
6842
6843
  intent = _ref$intent === void 0 ? 'danger' : _ref$intent,
6843
6844
  style = _ref.style,
6844
6845
  testID = _ref.testID,
6845
- nativeProps = _objectWithoutProperties(_ref, _excluded$i);
6846
+ nativeProps = _objectWithoutProperties(_ref, _excluded$l);
6846
6847
  var _React$useRef = React__default["default"].useRef(new reactNative.Animated.Value(visible ? 1 : 0)),
6847
6848
  opacity = _React$useRef.current;
6848
6849
  var isFirstRendering = React__default["default"].useRef(true);
@@ -6946,7 +6947,7 @@ function omit(keys, obj) {
6946
6947
  return result;
6947
6948
  }
6948
6949
 
6949
- var _excluded$h = ["onTabPress", "renderActiveTabOnly", "selectedTabKey", "tabs"];
6950
+ var _excluded$k = ["onTabPress", "renderActiveTabOnly", "selectedTabKey", "tabs"];
6950
6951
  var getInactiveIcon = function getInactiveIcon(icon) {
6951
6952
  var inactiveIcon = "".concat(icon, "-outlined");
6952
6953
  return isHeroIcon(inactiveIcon) ? inactiveIcon : icon;
@@ -6957,7 +6958,7 @@ var BottomNavigation = function BottomNavigation(_ref) {
6957
6958
  renderActiveTabOnly = _ref$renderActiveTabO === void 0 ? false : _ref$renderActiveTabO,
6958
6959
  selectedTabKey = _ref.selectedTabKey,
6959
6960
  tabs = _ref.tabs,
6960
- nativeProps = _objectWithoutProperties(_ref, _excluded$h);
6961
+ nativeProps = _objectWithoutProperties(_ref, _excluded$k);
6961
6962
  var insets = reactNativeSafeAreaContext.useSafeAreaInsets();
6962
6963
  /**
6963
6964
  * List of loaded tabs, tabs will be loaded when navigated to.
@@ -7044,13 +7045,13 @@ var StyledDivider = index$a(reactNative.View)(function (_ref) {
7044
7045
  }, horizontalMargin), verticalMargin);
7045
7046
  });
7046
7047
 
7047
- var _excluded$g = ["marginHorizontal", "marginVertical", "style", "testID"];
7048
+ var _excluded$j = ["marginHorizontal", "marginVertical", "style", "testID"];
7048
7049
  var Divider = function Divider(_ref) {
7049
7050
  var marginHorizontal = _ref.marginHorizontal,
7050
7051
  marginVertical = _ref.marginVertical,
7051
7052
  style = _ref.style,
7052
7053
  testID = _ref.testID,
7053
- nativeProps = _objectWithoutProperties(_ref, _excluded$g);
7054
+ nativeProps = _objectWithoutProperties(_ref, _excluded$j);
7054
7055
  return /*#__PURE__*/React__default["default"].createElement(StyledDivider, _extends$1({}, nativeProps, {
7055
7056
  themeMarginHorizontal: marginHorizontal,
7056
7057
  themeMarginVertical: marginVertical,
@@ -7180,7 +7181,7 @@ var StyledLoadingDot = index$a(reactNative.View)(function (_ref2) {
7180
7181
  }, themeStyling());
7181
7182
  });
7182
7183
 
7183
- var _excluded$f = ["count", "size", "testID", "themeVariant"];
7184
+ var _excluded$i = ["count", "size", "testID", "themeVariant"];
7184
7185
  var AnimatedLoadingIndicatorWrapper = reactNative.Animated.createAnimatedComponent(StyledLoadingIndicatorWrapper);
7185
7186
  var AnimatedLoadingDot = reactNative.Animated.createAnimatedComponent(StyledLoadingDot);
7186
7187
  var renderDotComponent = function renderDotComponent(_ref) {
@@ -7212,7 +7213,7 @@ var LoadingIndicator = function LoadingIndicator(_ref2) {
7212
7213
  size = _ref2$size === void 0 ? 12 : _ref2$size,
7213
7214
  testID = _ref2.testID,
7214
7215
  themeVariant = _ref2.themeVariant,
7215
- nativeProps = _objectWithoutProperties(_ref2, _excluded$f);
7216
+ nativeProps = _objectWithoutProperties(_ref2, _excluded$i);
7216
7217
  var progressAnimation = React.useRef(new reactNative.Animated.Value(0));
7217
7218
  React.useEffect(function () {
7218
7219
  var animation = reactNative.Animated.loop(reactNative.Animated.timing(progressAnimation.current, {
@@ -7608,11 +7609,11 @@ var Header = function Header(_ref) {
7608
7609
  })) : null), showDivider ? /*#__PURE__*/React__default["default"].createElement(Divider, null) : null);
7609
7610
  };
7610
7611
 
7611
- var _excluded$e = ["scrollEventThrottle"];
7612
+ var _excluded$h = ["scrollEventThrottle"];
7612
7613
  var BottomSheetScrollView = function BottomSheetScrollView(_ref) {
7613
7614
  var _ref$scrollEventThrot = _ref.scrollEventThrottle,
7614
7615
  scrollEventThrottle = _ref$scrollEventThrot === void 0 ? 100 : _ref$scrollEventThrot,
7615
- props = _objectWithoutProperties(_ref, _excluded$e);
7616
+ props = _objectWithoutProperties(_ref, _excluded$h);
7616
7617
  var _useContext = React.useContext(BottomSheetContext),
7617
7618
  setInternalShowDivider = _useContext.setInternalShowDivider;
7618
7619
  var onScrollBeginDrag = React.useCallback(function (e) {
@@ -7927,7 +7928,7 @@ var borderWidths = {
7927
7928
  var config = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, colors), space), radii), borderWidths);
7928
7929
  var flexPropsKey = ['alignContent', 'alignItems', 'alignSelf', 'display', 'flex', 'flexBasis', 'flexDirection', 'flexGrow', 'flexShrink', 'flexWrap', 'justifyContent'];
7929
7930
 
7930
- var _excluded$d = ["theme"];
7931
+ var _excluded$g = ["theme"];
7931
7932
  var getThemeValue = function getThemeValue(theme, key, props) {
7932
7933
  var propConfig = config[key];
7933
7934
  var propValue = props[key];
@@ -7954,18 +7955,18 @@ var mapStylePropToThemeValue = function mapStylePropToThemeValue(theme, props) {
7954
7955
  var configKeys = Object.keys(config);
7955
7956
  var StyledBox = index$a(reactNative.View)(function (_ref5) {
7956
7957
  var theme = _ref5.theme,
7957
- otherProps = _objectWithoutProperties(_ref5, _excluded$d);
7958
+ otherProps = _objectWithoutProperties(_ref5, _excluded$g);
7958
7959
  var styleProps = pick(configKeys, otherProps);
7959
7960
  var flexProps = pick(_toConsumableArray(flexPropsKey), otherProps);
7960
7961
  return _objectSpread2(_objectSpread2({}, mapStylePropToThemeValue(theme, styleProps)), flexProps);
7961
7962
  });
7962
7963
 
7963
- var _excluded$c = ["children", "style", "testID"];
7964
+ var _excluded$f = ["children", "style", "testID"];
7964
7965
  var Box = function Box(_ref) {
7965
7966
  var children = _ref.children,
7966
7967
  style = _ref.style,
7967
7968
  testID = _ref.testID,
7968
- otherProps = _objectWithoutProperties(_ref, _excluded$c);
7969
+ otherProps = _objectWithoutProperties(_ref, _excluded$f);
7969
7970
  return /*#__PURE__*/React__default["default"].createElement(StyledBox, _extends$1({}, otherProps, {
7970
7971
  style: style,
7971
7972
  testID: testID
@@ -10576,7 +10577,7 @@ var CarouselPaginator = function CarouselPaginator(_ref) {
10576
10577
  }));
10577
10578
  };
10578
10579
 
10579
- var _excluded$b = ["rounded", "size", "testID", "style"];
10580
+ var _excluded$e = ["rounded", "size", "testID", "style"];
10580
10581
  var Image = function Image(_ref) {
10581
10582
  var _ref$rounded = _ref.rounded,
10582
10583
  rounded = _ref$rounded === void 0 ? false : _ref$rounded,
@@ -10584,7 +10585,7 @@ var Image = function Image(_ref) {
10584
10585
  size = _ref$size === void 0 ? '6xlarge' : _ref$size,
10585
10586
  testID = _ref.testID,
10586
10587
  style = _ref.style,
10587
- imageNativeProps = _objectWithoutProperties(_ref, _excluded$b);
10588
+ imageNativeProps = _objectWithoutProperties(_ref, _excluded$e);
10588
10589
  var theme = useTheme();
10589
10590
  var imageSize = theme.__hd__.image.sizes[size];
10590
10591
  return /*#__PURE__*/React__default["default"].createElement(reactNative.Image, _extends$1({
@@ -10634,7 +10635,8 @@ var StyledCarouselImage = index$a(Image)(function () {
10634
10635
  var StyledCarouselContentWrapper = index$a(Box)(function (_ref3) {
10635
10636
  var width = _ref3.width;
10636
10637
  return {
10637
- width: width
10638
+ width: width,
10639
+ minHeight: scale(250)
10638
10640
  };
10639
10641
  });
10640
10642
  var StyledCarouselFooterWrapper = index$a(reactNative.View)(function (_ref4) {
@@ -10666,10 +10668,12 @@ var CarouselItem = function CarouselItem(_ref) {
10666
10668
  paddingHorizontal: "large",
10667
10669
  marginTop: "large",
10668
10670
  width: width
10669
- }, content, /*#__PURE__*/React__default["default"].createElement(StyledCarouselHeading, null, heading), body ? /*#__PURE__*/React__default["default"].createElement(Typography.Text, null, body) : null));
10671
+ }, content, /*#__PURE__*/React__default["default"].createElement(StyledCarouselHeading, null, heading), body ? /*#__PURE__*/React__default["default"].createElement(Typography.Text, {
10672
+ fontSize: "large"
10673
+ }, body) : null));
10670
10674
  };
10671
10675
 
10672
- var _excluded$a = ["items", "onItemIndexChange", "renderActions", "selectedItemIndex", "style"];
10676
+ var _excluded$d = ["items", "onItemIndexChange", "renderActions", "selectedItemIndex", "style"];
10673
10677
  function useStateFromProp(initialValue) {
10674
10678
  var _useState = React.useState(initialValue),
10675
10679
  _useState2 = _slicedToArray(_useState, 2),
@@ -10687,7 +10691,7 @@ var Carousel = function Carousel(_ref) {
10687
10691
  _ref$selectedItemInde = _ref.selectedItemIndex,
10688
10692
  selectedItemIndex = _ref$selectedItemInde === void 0 ? 0 : _ref$selectedItemInde,
10689
10693
  style = _ref.style,
10690
- nativeProps = _objectWithoutProperties(_ref, _excluded$a);
10694
+ nativeProps = _objectWithoutProperties(_ref, _excluded$d);
10691
10695
  var carouselRef = React.useRef(null);
10692
10696
  var _useStateFromProp = useStateFromProp(selectedItemIndex),
10693
10697
  _useStateFromProp2 = _slicedToArray(_useStateFromProp, 2),
@@ -10787,12 +10791,12 @@ var Indicator = index$a(reactNative.View)(function (_ref2) {
10787
10791
  };
10788
10792
  });
10789
10793
 
10790
- var _excluded$9 = ["intent", "children"];
10794
+ var _excluded$c = ["intent", "children"];
10791
10795
  var DataCard = function DataCard(_ref) {
10792
10796
  var _ref$intent = _ref.intent,
10793
10797
  intent = _ref$intent === void 0 ? 'info' : _ref$intent,
10794
10798
  children = _ref.children,
10795
- nativeProps = _objectWithoutProperties(_ref, _excluded$9);
10799
+ nativeProps = _objectWithoutProperties(_ref, _excluded$c);
10796
10800
  return /*#__PURE__*/React__default["default"].createElement(StyledDataCard, nativeProps, /*#__PURE__*/React__default["default"].createElement(Indicator, {
10797
10801
  themeIntent: intent,
10798
10802
  testID: "data-card-indicator"
@@ -10810,11 +10814,11 @@ var StyledCard = index$a(reactNative.View)(function (_ref) {
10810
10814
  });
10811
10815
  });
10812
10816
 
10813
- var _excluded$8 = ["intent", "children"];
10817
+ var _excluded$b = ["intent", "children"];
10814
10818
  var Card = function Card(_ref) {
10815
10819
  var intent = _ref.intent,
10816
10820
  children = _ref.children,
10817
- nativeProps = _objectWithoutProperties(_ref, _excluded$8);
10821
+ nativeProps = _objectWithoutProperties(_ref, _excluded$b);
10818
10822
  return /*#__PURE__*/React__default["default"].createElement(StyledCard, _extends$1({}, nativeProps, {
10819
10823
  themeIntent: intent
10820
10824
  }), children);
@@ -11048,7 +11052,7 @@ var StyledErrorAndMaxLengthContainer = index$a(reactNative.View)(function () {
11048
11052
  };
11049
11053
  });
11050
11054
 
11051
- var _excluded$7 = ["label", "prefix", "suffix", "style", "textStyle", "testID", "accessibilityLabelledBy", "error", "required", "editable", "disabled", "loading", "maxLength", "helpText", "value", "defaultValue", "renderInputValue"];
11055
+ var _excluded$a = ["label", "prefix", "suffix", "style", "textStyle", "testID", "accessibilityLabelledBy", "error", "required", "editable", "disabled", "loading", "maxLength", "helpText", "value", "defaultValue", "renderInputValue"];
11052
11056
  var getVariant$1 = function getVariant(_ref) {
11053
11057
  var disabled = _ref.disabled,
11054
11058
  error = _ref.error,
@@ -11094,7 +11098,7 @@ var TextInput = /*#__PURE__*/React.forwardRef(function (_ref2, ref) {
11094
11098
  value = _ref2.value,
11095
11099
  defaultValue = _ref2.defaultValue,
11096
11100
  renderInputValue = _ref2.renderInputValue,
11097
- nativeProps = _objectWithoutProperties(_ref2, _excluded$7);
11101
+ nativeProps = _objectWithoutProperties(_ref2, _excluded$a);
11098
11102
  var displayText = (_ref3 = value !== undefined ? value : defaultValue) !== null && _ref3 !== void 0 ? _ref3 : '';
11099
11103
  var isEmptyValue = displayText.length === 0;
11100
11104
  var actualSuffix = loading ? 'loading' : suffix;
@@ -11772,11 +11776,11 @@ var StyledFABText = index$a(reactNative.Text)(function (_ref3) {
11772
11776
  };
11773
11777
  });
11774
11778
 
11775
- var _excluded$6 = ["active"];
11779
+ var _excluded$9 = ["active"];
11776
11780
  var AnimatedIcons = reactNative.Animated.createAnimatedComponent(StyledFABIcon);
11777
11781
  var AnimatedFABIcon = function AnimatedFABIcon(_ref) {
11778
11782
  var active = _ref.active,
11779
- iconProps = _objectWithoutProperties(_ref, _excluded$6);
11783
+ iconProps = _objectWithoutProperties(_ref, _excluded$9);
11780
11784
  var rotateAnimation = React.useRef(new reactNative.Animated.Value(active ? 1 : 0));
11781
11785
  React.useEffect(function () {
11782
11786
  var animation = reactNative.Animated.timing(rotateAnimation.current, {
@@ -12507,7 +12511,7 @@ var StyledStrokeEnd = index$a(reactNative.View)(function (_ref6) {
12507
12511
  };
12508
12512
  });
12509
12513
 
12510
- var _excluded$5 = ["value", "renderValue", "intent", "style", "testID"];
12514
+ var _excluded$8 = ["value", "renderValue", "intent", "style", "testID"];
12511
12515
  var HalfCircle = function HalfCircle(_ref) {
12512
12516
  var type = _ref.type,
12513
12517
  themeIntent = _ref.themeIntent;
@@ -12528,7 +12532,7 @@ var ProgressCircle = function ProgressCircle(_ref2) {
12528
12532
  intent = _ref2$intent === void 0 ? 'primary' : _ref2$intent,
12529
12533
  style = _ref2.style,
12530
12534
  testID = _ref2.testID,
12531
- nativeProps = _objectWithoutProperties(_ref2, _excluded$5);
12535
+ nativeProps = _objectWithoutProperties(_ref2, _excluded$8);
12532
12536
  var theme = useTheme$1();
12533
12537
  var radius = theme.__hd__.progress.sizes.circleDiameter / 2;
12534
12538
  var progressAnimatedValue = React.useRef(new reactNative.Animated.Value(0));
@@ -12645,14 +12649,14 @@ var StyledInner = index$a(reactNative.Animated.View)(function (_ref2) {
12645
12649
  };
12646
12650
  });
12647
12651
 
12648
- var _excluded$4 = ["value", "intent", "style", "testID"];
12652
+ var _excluded$7 = ["value", "intent", "style", "testID"];
12649
12653
  var ProgressBar = function ProgressBar(_ref) {
12650
12654
  var value = _ref.value,
12651
12655
  _ref$intent = _ref.intent,
12652
12656
  intent = _ref$intent === void 0 ? 'primary' : _ref$intent,
12653
12657
  style = _ref.style,
12654
12658
  testID = _ref.testID,
12655
- nativeProps = _objectWithoutProperties(_ref, _excluded$4);
12659
+ nativeProps = _objectWithoutProperties(_ref, _excluded$7);
12656
12660
  var _useState = React.useState(0),
12657
12661
  _useState2 = _slicedToArray(_useState, 2),
12658
12662
  width = _useState2[0],
@@ -12843,14 +12847,14 @@ var AnimatedSpinner = function AnimatedSpinner(_ref) {
12843
12847
  }, dotProps))));
12844
12848
  };
12845
12849
 
12846
- var _excluded$3 = ["testID", "size", "intent"];
12850
+ var _excluded$6 = ["testID", "size", "intent"];
12847
12851
  var Spinner = function Spinner(_ref) {
12848
12852
  var testID = _ref.testID,
12849
12853
  _ref$size = _ref.size,
12850
12854
  size = _ref$size === void 0 ? 'medium' : _ref$size,
12851
12855
  _ref$intent = _ref.intent,
12852
12856
  intent = _ref$intent === void 0 ? 'primary' : _ref$intent,
12853
- nativeProps = _objectWithoutProperties(_ref, _excluded$3);
12857
+ nativeProps = _objectWithoutProperties(_ref, _excluded$6);
12854
12858
  return /*#__PURE__*/React__default["default"].createElement(StyledView$1, nativeProps, /*#__PURE__*/React__default["default"].createElement(StyledSpinnerContainer, {
12855
12859
  testID: testID
12856
12860
  }, /*#__PURE__*/React__default["default"].createElement(AnimatedSpinner, {
@@ -12883,7 +12887,7 @@ var SwipeableAction = function SwipeableAction(_ref) {
12883
12887
  }, children);
12884
12888
  };
12885
12889
 
12886
- var _excluded$2 = ["children", "state", "onStateChange", "leftActions", "leftActionsWidth", "rightActions", "rightActionsWidth"];
12890
+ var _excluded$5 = ["children", "state", "onStateChange", "leftActions", "leftActionsWidth", "rightActions", "rightActionsWidth"];
12887
12891
  var renderActions = function renderActions(actions, width, progress, direction) {
12888
12892
  var trans = progress.interpolate({
12889
12893
  inputRange: [0, 1],
@@ -12908,7 +12912,7 @@ var Swipeable = function Swipeable(_ref) {
12908
12912
  leftActionsWidth = _ref.leftActionsWidth,
12909
12913
  rightActions = _ref.rightActions,
12910
12914
  rightActionsWidth = _ref.rightActionsWidth,
12911
- swipeableProps = _objectWithoutProperties(_ref, _excluded$2);
12915
+ swipeableProps = _objectWithoutProperties(_ref, _excluded$5);
12912
12916
  var _useWindowDimensions = reactNative.useWindowDimensions(),
12913
12917
  width = _useWindowDimensions.width;
12914
12918
  var swipeableRef = React.useRef(null);
@@ -13213,6 +13217,7 @@ var StyledSectionList = index$a(reactNative.SectionList)(function (_ref4) {
13213
13217
  };
13214
13218
  });
13215
13219
 
13220
+ var _excluded$4 = ["keyExtractor", "loading", "onEndReached", "onQueryChange", "sections", "renderItem", "sectionListRef"];
13216
13221
  var BaseOptionList = function BaseOptionList(_ref) {
13217
13222
  var keyExtractor = _ref.keyExtractor,
13218
13223
  loading = _ref.loading,
@@ -13220,13 +13225,14 @@ var BaseOptionList = function BaseOptionList(_ref) {
13220
13225
  onQueryChange = _ref.onQueryChange,
13221
13226
  sections = _ref.sections,
13222
13227
  renderItem = _ref.renderItem,
13223
- sectionListRef = _ref.sectionListRef;
13228
+ sectionListRef = _ref.sectionListRef,
13229
+ rest = _objectWithoutProperties(_ref, _excluded$4);
13224
13230
  var theme = useTheme$1();
13225
13231
  var _useState = React.useState(false),
13226
13232
  _useState2 = _slicedToArray(_useState, 2),
13227
13233
  onEndReachedCalled = _useState2[0],
13228
13234
  setOnEndReachedCalled = _useState2[1];
13229
- return /*#__PURE__*/React__default["default"].createElement(StyledSectionList, {
13235
+ return /*#__PURE__*/React__default["default"].createElement(StyledSectionList, _extends$1({
13230
13236
  ref: sectionListRef,
13231
13237
  style: _objectSpread2({}, onQueryChange ? {
13232
13238
  height: reactNative.Dimensions.get('screen').height
@@ -13260,7 +13266,7 @@ var BaseOptionList = function BaseOptionList(_ref) {
13260
13266
  renderItem: renderItem,
13261
13267
  ItemSeparatorComponent: OptionSpacer,
13262
13268
  SectionSeparatorComponent: SectionSpacer
13263
- });
13269
+ }, rest));
13264
13270
  };
13265
13271
 
13266
13272
  var Option$2 = function Option(_ref) {
@@ -13289,6 +13295,7 @@ var Option$2 = function Option(_ref) {
13289
13295
  return highlighted === true ? /*#__PURE__*/React__default["default"].createElement(List.Item, props) : /*#__PURE__*/React__default["default"].createElement(List.BasicItem, props);
13290
13296
  };
13291
13297
 
13298
+ var _excluded$3 = ["keyExtractor", "loading", "onEndReached", "onPress", "onQueryChange", "sections", "renderOption", "value", "sectionListRef"];
13292
13299
  var OptionList$1 = function OptionList(_ref) {
13293
13300
  var keyExtractor = _ref.keyExtractor,
13294
13301
  loading = _ref.loading,
@@ -13298,7 +13305,8 @@ var OptionList$1 = function OptionList(_ref) {
13298
13305
  sections = _ref.sections,
13299
13306
  renderOption = _ref.renderOption,
13300
13307
  value = _ref.value,
13301
- sectionListRef = _ref.sectionListRef;
13308
+ sectionListRef = _ref.sectionListRef,
13309
+ rest = _objectWithoutProperties(_ref, _excluded$3);
13302
13310
  var renderItem = function renderItem(info) {
13303
13311
  var item = info.item;
13304
13312
  var selected = value.includes(info.item.value);
@@ -13322,7 +13330,7 @@ var OptionList$1 = function OptionList(_ref) {
13322
13330
  highlighted: item.highlighted
13323
13331
  });
13324
13332
  };
13325
- return /*#__PURE__*/React__default["default"].createElement(BaseOptionList, {
13333
+ return /*#__PURE__*/React__default["default"].createElement(BaseOptionList, _extends$1({
13326
13334
  keyExtractor: keyExtractor,
13327
13335
  loading: loading,
13328
13336
  onEndReached: onEndReached,
@@ -13330,7 +13338,7 @@ var OptionList$1 = function OptionList(_ref) {
13330
13338
  sections: sections,
13331
13339
  renderItem: renderItem,
13332
13340
  sectionListRef: sectionListRef
13333
- });
13341
+ }, rest));
13334
13342
  };
13335
13343
 
13336
13344
  function MultiSelect(_ref) {
@@ -13448,7 +13456,16 @@ function MultiSelect(_ref) {
13448
13456
  renderOption: renderOption,
13449
13457
  value: selectingValue,
13450
13458
  onPress: setSelectingValue,
13451
- sectionListRef: sectionListRef
13459
+ sectionListRef: sectionListRef,
13460
+ onScrollToIndexFailed: function onScrollToIndexFailed(info) {
13461
+ setTimeout(function () {
13462
+ var scrollParams = getScrollParams(value === null || value === void 0 ? void 0 : value[0], sections);
13463
+ if (scrollParams.itemIndex < info.highestMeasuredFrameIndex) {
13464
+ var _sectionListRef$curre2;
13465
+ (_sectionListRef$curre2 = sectionListRef.current) === null || _sectionListRef$curre2 === void 0 ? void 0 : _sectionListRef$curre2.scrollToLocation(scrollParams);
13466
+ }
13467
+ }, 500);
13468
+ }
13452
13469
  })));
13453
13470
  }
13454
13471
 
@@ -13476,6 +13493,7 @@ var StyledOptionList = index$a(BaseOptionList)(function (_ref) {
13476
13493
  };
13477
13494
  });
13478
13495
 
13496
+ var _excluded$2 = ["keyExtractor", "loading", "onEndReached", "onPress", "onQueryChange", "sections", "renderOption", "value", "sectionListRef"];
13479
13497
  var OptionList = function OptionList(_ref) {
13480
13498
  var keyExtractor = _ref.keyExtractor,
13481
13499
  loading = _ref.loading,
@@ -13485,7 +13503,8 @@ var OptionList = function OptionList(_ref) {
13485
13503
  sections = _ref.sections,
13486
13504
  renderOption = _ref.renderOption,
13487
13505
  value = _ref.value,
13488
- sectionListRef = _ref.sectionListRef;
13506
+ sectionListRef = _ref.sectionListRef,
13507
+ rest = _objectWithoutProperties(_ref, _excluded$2);
13489
13508
  var renderItem = function renderItem(info) {
13490
13509
  var item = info.item;
13491
13510
  var selected = item.value === value;
@@ -13507,7 +13526,7 @@ var OptionList = function OptionList(_ref) {
13507
13526
  highlighted: item.highlighted
13508
13527
  });
13509
13528
  };
13510
- return /*#__PURE__*/React__default["default"].createElement(StyledOptionList, {
13529
+ return /*#__PURE__*/React__default["default"].createElement(StyledOptionList, _extends$1({
13511
13530
  keyExtractor: keyExtractor,
13512
13531
  loading: loading,
13513
13532
  onEndReached: onEndReached,
@@ -13515,7 +13534,7 @@ var OptionList = function OptionList(_ref) {
13515
13534
  sections: sections,
13516
13535
  renderItem: renderItem,
13517
13536
  sectionListRef: sectionListRef
13518
- });
13537
+ }, rest));
13519
13538
  };
13520
13539
 
13521
13540
  var SingleSelect = function SingleSelect(_ref) {
@@ -13611,7 +13630,16 @@ var SingleSelect = function SingleSelect(_ref) {
13611
13630
  setOpen(false);
13612
13631
  onConfirm(selectedValue);
13613
13632
  },
13614
- sectionListRef: sectionListRef
13633
+ sectionListRef: sectionListRef,
13634
+ onScrollToIndexFailed: function onScrollToIndexFailed(info) {
13635
+ setTimeout(function () {
13636
+ var scrollParams = getScrollParams(value, sections);
13637
+ if (scrollParams.itemIndex < info.highestMeasuredFrameIndex) {
13638
+ var _sectionListRef$curre2;
13639
+ (_sectionListRef$curre2 = sectionListRef.current) === null || _sectionListRef$curre2 === void 0 ? void 0 : _sectionListRef$curre2.scrollToLocation(scrollParams);
13640
+ }
13641
+ }, 500);
13642
+ }
13615
13643
  })));
13616
13644
  };
13617
13645