@hero-design/rn-work-uikit 1.8.1 → 1.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.js CHANGED
@@ -5504,13 +5504,19 @@ var getFonts = function getFonts(_ref) {
5504
5504
  return {
5505
5505
  neutral: {
5506
5506
  light: "".concat(neutral, "-Light"),
5507
+ lightItalic: "".concat(neutral, "-LightItalic"),
5507
5508
  regular: "".concat(neutral, "-Regular"),
5508
- semiBold: "".concat(neutral, "-SemiBold")
5509
+ regularItalic: "".concat(neutral, "-RegularItalic"),
5510
+ semiBold: "".concat(neutral, "-SemiBold"),
5511
+ semiBoldItalic: "".concat(neutral, "-SemiBoldItalic")
5509
5512
  },
5510
5513
  playful: {
5511
5514
  light: "".concat(playful, "-Light"),
5515
+ lightItalic: "".concat(playful, "-LightItalic"),
5512
5516
  regular: "".concat(playful, "-Regular"),
5513
- semiBold: "".concat(playful, "-Medium")
5517
+ regularItalic: "".concat(playful, "-RegularItalic"),
5518
+ semiBold: "".concat(playful, "-Medium"),
5519
+ semiBoldItalic: "".concat(playful, "-MediumItalic")
5514
5520
  }
5515
5521
  };
5516
5522
  };
@@ -7622,29 +7628,31 @@ var getTypographyTheme = function getTypographyTheme(theme) {
7622
7628
  titles: {
7623
7629
  neutral: {
7624
7630
  h1: theme.fonts.neutral.regular,
7631
+ h1Italic: theme.fonts.neutral.regularItalic,
7625
7632
  h2: theme.fonts.neutral.semiBold,
7633
+ h2Italic: theme.fonts.neutral.semiBoldItalic,
7626
7634
  h3: theme.fonts.neutral.semiBold,
7635
+ h3Italic: theme.fonts.neutral.semiBoldItalic,
7627
7636
  h4: theme.fonts.neutral.semiBold,
7637
+ h4Italic: theme.fonts.neutral.semiBoldItalic,
7628
7638
  h5: theme.fonts.neutral.semiBold,
7629
- h6: theme.fonts.neutral.regular
7639
+ h5Italic: theme.fonts.neutral.semiBoldItalic,
7640
+ h6: theme.fonts.neutral.regular,
7641
+ h6Italic: theme.fonts.neutral.regularItalic
7630
7642
  },
7631
7643
  playful: {
7632
7644
  h1: theme.fonts.playful.semiBold,
7645
+ h1Italic: theme.fonts.playful.semiBoldItalic,
7633
7646
  h2: theme.fonts.playful.semiBold,
7647
+ h2Italic: theme.fonts.playful.semiBoldItalic,
7634
7648
  h3: theme.fonts.playful.semiBold,
7649
+ h3Italic: theme.fonts.playful.semiBoldItalic,
7635
7650
  h4: theme.fonts.playful.semiBold,
7651
+ h4Italic: theme.fonts.playful.semiBoldItalic,
7636
7652
  h5: theme.fonts.playful.semiBold,
7637
- h6: theme.fonts.playful.regular
7638
- }
7639
- },
7640
- body: {
7641
- neutral: {
7642
- semiBold: theme.fonts.neutral.semiBold,
7643
- regular: theme.fonts.neutral.regular
7644
- },
7645
- playful: {
7646
- semiBold: theme.fonts.playful.semiBold,
7647
- regular: theme.fonts.playful.regular
7653
+ h5Italic: theme.fonts.playful.semiBoldItalic,
7654
+ h6: theme.fonts.playful.regular,
7655
+ h6Italic: theme.fonts.playful.regularItalic
7648
7656
  }
7649
7657
  }
7650
7658
  };
@@ -8135,7 +8143,7 @@ var LoadingIndicator = function LoadingIndicator(_ref2) {
8135
8143
  };
8136
8144
 
8137
8145
  // 🔴 DO NOT EDIT — This file is generated automatically.
8138
- var IconList = ['activate', 'add-emoji', 'add-person', 'adjustment', 'alignment', 'antenna', 'archive', 'assignment-warning', 'bank', 'bell', 'billing', 'bolt', 'bookmark-added', 'bookmark-checked', 'bookmark', 'box-check', 'box', 'bpay', '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', 'dot', 'double-buildings', 'edit-template', 'envelope', 'exclude', 'expand-content', 'expense', 'explore_nearby', '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', 'hero-points', 'home', 'image', 'import', 'incident-siren', 'instapay-daily', 'instapay-now', 'instapay', 'list', 'loading-2', 'loading', 'location-on', 'location', 'lock', 'looks-one', 'looks-two', 'media-content', 'menu', 'money-notes', 'moneybag', 'moon', 'multiple-stars', 'multiple-users', 'near-me', 'node', 'open-folder', 'paperclip-vertical', 'paperclip', 'payment-summary', 'pencil', 'phone', 'piggy-bank', 'plane-up', 'plane', 'play-arrow', 'play-circle', 'print', 'raising-hands', 'reply-arrow', 'reply', 'reschedule', 'rostering', 'salary-sacrifice', 'save', 'schedule-send', 'schedule', 'search-person', 'search', 'send', 'speaker-active', 'speaker', 'star-award', 'star-badge', 'star-circle', 'star-medal', 'star', 'steps-circle', 'stopwatch', 'suitcase', 'surfing', 'survey', 'swag-pillar-benefit', 'swag-pillar-career', 'swag-pillar-money', 'swag-pillar-work', 'swag', 'swipe-right', 'switch', 'tag', 'target', 'teams', 'thumb-down', 'thumb-up', 'timesheet', 'touch-id', 'trash-bin', 'unlock', 'user', 'video-1', 'video-2', 'wallet', 'warning', 'academic-hat-outlined', 'accommodation-outlined', 'activate-outlined', 'add-credit-card-outlined', 'add-person-outlined', 'add-section-outlined', 'add-time-outlined', 'add', 'adjustment-outlined', 'afternoon-outlined', 'ai-outlined', 'alignment-2-outlined', 'alignment-outlined', 'all-caps', 'application-outlined', 'arrow-down', 'arrow-downwards', 'arrow-left', 'arrow-leftwards', 'arrow-right', 'arrow-rightwards', 'arrow-up', 'arrow-upwards', 'article-outlined', 'at-sign', 'auto-graph-outlined', 'automotive-outlined', 'bakery-outlined', 'bar-outlined', 'beauty-outlined', 'beer-outlined', 'bell-active-outlined', 'bell-outlined', 'bell-slash-outlined', 'bill-management-outlined', 'billing-outlined', 'body-outlined', 'bold', 'bolt-outlined', 'book-outlined', 'bookmark-added-outlined', 'bookmark-checked-outlined', 'bookmark-outlined', 'box-1-outlined', 'box-check-outlined', 'box-outlined', 'bullet-points', 'cake-outlined', 'calculator-outlined', 'calendar-dates-outlined', 'calendar-star-outlined', 'call-outlined', 'call-split-outlined', 'camera-outlined', 'cancel', 'car-forward-outlined', 'cashback-outlined', 'charging-station-outlined', '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-in-outlined', 'clock-out-outlined', 'clock-outlined', 'cog-outlined', 'coin-outlined', 'coin-super-outlined', 'comment-outlined', 'contacts-outlined', 'contacts-user-outlined', 'credit-card-outlined', 'cultural-site-outlined', 'cup-outlined', 'dentistry-outlined', 'direction-arrows-outlined', 'directory-outlined', 'document-outlined', 'dollar-box-outlined', 'dollar-card-outlined', 'dollar-coin-shine-outlined', 'dollar-credit-card-outlined', 'dollar-sign', 'double-buildings-outlined', 'double-left-arrows', 'double-right-arrows', 'download-box-outlined', 'download-outlined', 'edit-template-outlined', 'electronics-outlined', 'email-outlined', 'end-break-outlined', 'enter-arrow', 'entertainment-outlined', 'envelope-outlined', 'evening-outlined', 'expense-approval-outlined', 'expense-outlined', 'explore-outlined', 'extension-outlined', 'external-link', 'eye-invisible-outlined', 'eye-outlined', 'face-id', 'face-meh-outlined', 'face-open-smiley-outlined', 'face-sad-outlined', 'face-smiley-outlined', 'fastfood-outlined', 'feed-outlined', 'file-certified-outlined', 'file-clone-outlined', 'file-copy-outlined', 'file-dispose-outlined', 'file-dollar-certified-outlined', 'file-dollar-outlined', 'file-download-outlined', 'file-export-outlined', 'file-lock-outlined', 'file-outlined', 'file-search-outlined', 'file-secured-outlined', 'file-statutory-outlined', 'file-verified-outlined', 'filter-outlined', 'fitness-outlined', 'folder-outlined', 'folder-upload-outlined', 'folder-user-outlined', 'form-outlined', 'funnel-filter-outline', 'goal-outlined', 'graph-outlined', 'grocery-outlined', 'hand-holding-user-outlined', 'handshake-outlined', 'happy-sun-outlined', 'health-bag-outlined', 'heart-outlined', 'home-active-outlined', 'home-outlined', 'id-card-outlined', 'image-outlined', 'import-outlined', 'instapay-outlined', 'italic', 'job-search-outlined', 'leave-approval-outlined', 'link-1', 'link-2', 'list-outlined', 'live-help-outlined', 'local_mall_outlined', 'location-on-outlined', 'location-outlined', 'lock-outlined', 'locked-file-outlined', 'log-out', 'mail-outlined', 'map-outlined', 'media-content-outlined', 'menu-close', 'menu-expand', 'menu-fold-outlined', 'menu-unfold-outlined', 'moneybag-outlined', 'moon-outlined', 'more-horizontal', 'more-vertical', 'morning-outlined', 'multiple-folders-outlined', 'multiple-users-outlined', 'near-me-outlined', 'node-outlined', 'number-points', 'number', 'overview-outlined', 'park-outlined', 'payment-summary-outlined', 'payslip-outlined', 'pencil-outlined', 'percentage', 'phone-outlined', 'piggy-bank-outlined', 'plane-outlined', 'play-circle-outlined', 'print-outlined', 'propane-tank-outlined', 'qr-code-outlined', 'qualification-outlined', 're-assign', 'redeem', 'refresh', 'remove', 'reply-outlined', 'restart', 'restaurant-outlined', 'resume-outlined', 'return-arrow', 'rostering-outlined', 'safety-outlined', 'save-outlined', 'schedule-outlined', 'search-outlined', 'search-secured-outlined', 'send-outlined', 'share-1', 'share-2', 'share-outlined-2', 'share-outlined', 'shield-check-outlined', 'shop-outlined', 'shopping_basket_outlined', 'show-chart-outlined', 'single-down-arrow', 'single-left-arrow', 'single-right-arrow', 'single-up-arrow', 'smart-match-outlined', 'sparkle-outlined', 'speaker-active-outlined', 'speaker-outlined', 'star-circle-outlined', 'star-outlined', 'start-break-outlined', 'stash-outlined', 'stopwatch-outlined', 'strikethrough', 'styler-outlined', 'suitcase-clock-outlined', 'suitcase-outlined', 'survey-outlined', 'switch-outlined', 'sync', 'tag-outlined', 'target-outlined', 'tennis-outlined', 'thumb-down-outlined', 'thumb-up-outlined', 'ticket-outlined', 'timesheet-outlined', 'timesheets-outlined', 'today-outlined', 'transfer', 'transportation-outlined', 'trash-bin-outlined', 'umbrela-outlined', 'unavailability-outlined', 'unavailable', 'underline', 'union-outlined', 'unlock-outlined', 'upload-outlined', 'user-circle-outlined', 'user-gear-outlined', 'user-outlined', 'user-rectangle-outlined', 'video-1-outlined', 'video-2-outlined', 'volunteer-outlined', 'wallet-outlined', 'wellness-outlined'];
8146
+ var IconList = ['activate', 'add-emoji', 'add-person', 'adjustment', 'alignment', 'antenna', 'archive', 'assignment-warning', 'bank', 'bell', 'billing', 'bolt', 'bookmark-added', 'bookmark-checked', 'bookmark', 'box-check', 'box', 'bpay', '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', 'dot', 'double-buildings', 'edit-template', 'envelope', 'exclude', 'expand-content', 'expense', 'explore_nearby', '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', 'global-pound', 'globe', 'graduation-cap', 'graph', 'happy-sun', 'health-bag', 'heart', 'hero-points', 'home', 'image', 'import', 'incident-siren', 'instapay-daily', 'instapay-now', 'instapay', 'list', 'loading-2', 'loading', 'location-on', 'location', 'lock', 'looks-one', 'looks-two', 'media-content', 'menu', 'money-notes', 'moneybag', 'moon', 'multiple-stars', 'multiple-users', 'near-me', 'node', 'open-folder', 'paperclip-vertical', 'paperclip', 'payment-summary', 'pencil', 'phone', 'piggy-bank', 'plane-up', 'plane', 'play-arrow', 'play-circle', 'pound-coin-shine', 'pound-sign', 'print', 'raising-hands', 'reply-arrow', 'reply', 'reschedule', 'rostering', 'salary-sacrifice', 'save', 'schedule-send', 'schedule', 'search-person', 'search', 'send', 'speaker-active', 'speaker', 'star-award', 'star-badge', 'star-circle', 'star-medal', 'star', 'steps-circle', 'stopwatch', 'suitcase', 'surfing', 'survey', 'swag-pillar-benefit', 'swag-pillar-career', 'swag-pillar-money', 'swag-pillar-work', 'swag', 'swipe-right', 'switch', 'tag', 'target', 'teams', 'thumb-down', 'thumb-up', 'timesheet', 'touch-id', 'trash-bin', 'unlock', 'user', 'video-1', 'video-2', 'wallet', 'warning', 'academic-hat-outlined', 'accommodation-outlined', 'activate-outlined', 'add-credit-card-outlined', 'add-person-outlined', 'add-section-outlined', 'add-time-outlined', 'add', 'adjustment-outlined', 'afternoon-outlined', 'ai-outlined', 'alignment-2-outlined', 'alignment-outlined', 'all-caps', 'application-outlined', 'arrow-down', 'arrow-downwards', 'arrow-left', 'arrow-leftwards', 'arrow-right', 'arrow-rightwards', 'arrow-up', 'arrow-upwards', 'article-outlined', 'at-sign', 'auto-graph-outlined', 'automotive-outlined', 'bakery-outlined', 'bar-outlined', 'beauty-outlined', 'beer-outlined', 'bell-active-outlined', 'bell-outlined', 'bell-slash-outlined', 'bill-management-outlined', 'billing-outlined', 'body-outlined', 'bold', 'bolt-outlined', 'book-outlined', 'bookmark-added-outlined', 'bookmark-checked-outlined', 'bookmark-outlined', 'box-1-outlined', 'box-check-outlined', 'box-outlined', 'bullet-points', 'cake-outlined', 'calculator-outlined', 'calendar-dates-outlined', 'calendar-star-outlined', 'call-outlined', 'call-split-outlined', 'camera-outlined', 'cancel', 'car-forward-outlined', 'cashback-outlined', 'charging-station-outlined', '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-in-outlined', 'clock-out-outlined', 'clock-outlined', 'cog-outlined', 'coin-outlined', 'coin-super-outlined', 'comment-outlined', 'contacts-outlined', 'contacts-user-outlined', 'credit-card-outlined', 'cultural-site-outlined', 'cup-outlined', 'dentistry-outlined', 'direction-arrows-outlined', 'directory-outlined', 'document-outlined', 'dollar-box-outlined', 'dollar-card-outlined', 'dollar-coin-shine-outlined', 'dollar-credit-card-outlined', 'dollar-sign', 'double-buildings-outlined', 'double-left-arrows', 'double-right-arrows', 'download-box-outlined', 'download-outlined', 'edit-template-outlined', 'electronics-outlined', 'email-outlined', 'end-break-outlined', 'enter-arrow', 'entertainment-outlined', 'envelope-outlined', 'evening-outlined', 'expense-approval-outlined', 'expense-outlined', 'explore-outlined', 'extension-outlined', 'external-link', 'eye-invisible-outlined', 'eye-outlined', 'face-id', 'face-meh-outlined', 'face-open-smiley-outlined', 'face-sad-outlined', 'face-smiley-outlined', 'fastfood-outlined', 'feed-outlined', 'file-certified-outlined', 'file-clone-outlined', 'file-copy-outlined', 'file-dispose-outlined', 'file-dollar-certified-outlined', 'file-dollar-outlined', 'file-download-outlined', 'file-export-outlined', 'file-lock-outlined', 'file-outlined', 'file-pound-outlined', 'file-search-outlined', 'file-secured-outlined', 'file-statutory-outlined', 'file-verified-outlined', 'filter-outlined', 'fitness-outlined', 'folder-outlined', 'folder-upload-outlined', 'folder-user-outlined', 'form-outlined', 'funnel-filter-outline', 'goal-outlined', 'graph-outlined', 'grocery-outlined', 'hand-holding-user-outlined', 'handshake-outlined', 'happy-sun-outlined', 'health-bag-outlined', 'heart-outlined', 'home-active-outlined', 'home-outlined', 'id-card-outlined', 'image-outlined', 'import-outlined', 'instapay-outlined', 'italic', 'job-search-outlined', 'leave-approval-outlined', 'link-1', 'link-2', 'list-outlined', 'live-help-outlined', 'local_mall_outlined', 'location-on-outlined', 'location-outlined', 'lock-outlined', 'locked-file-outlined', 'log-out', 'mail-outlined', 'map-outlined', 'media-content-outlined', 'menu-close', 'menu-expand', 'menu-fold-outlined', 'menu-unfold-outlined', 'moneybag-outlined', 'moon-outlined', 'more-horizontal', 'more-vertical', 'morning-outlined', 'multiple-folders-outlined', 'multiple-users-outlined', 'near-me-outlined', 'node-outlined', 'number-points', 'number', 'overview-outlined', 'park-outlined', 'payment-summary-outlined', 'payslip-outlined', 'pencil-outlined', 'percentage', 'phone-outlined', 'piggy-bank-outlined', 'plane-outlined', 'play-circle-outlined', 'pound-box-outlined', 'pound-card-outlined', 'pound-coin-shine-outlined', 'pound-credit-card-outlined', 'print-outlined', 'propane-tank-outlined', 'qr-code-outlined', 'qualification-outlined', 're-assign', 'redeem', 'refresh', 'remove', 'reply-outlined', 'restart', 'restaurant-outlined', 'resume-outlined', 'return-arrow', 'rostering-outlined', 'safety-outlined', 'save-outlined', 'schedule-outlined', 'search-outlined', 'search-secured-outlined', 'send-outlined', 'share-1', 'share-2', 'share-outlined-2', 'share-outlined', 'shield-check-outlined', 'shop-outlined', 'shopping_basket_outlined', 'show-chart-outlined', 'single-down-arrow', 'single-left-arrow', 'single-right-arrow', 'single-up-arrow', 'smart-match-outlined', 'sparkle-outlined', 'speaker-active-outlined', 'speaker-outlined', 'star-circle-outlined', 'star-outlined', 'start-break-outlined', 'stash-outlined', 'stopwatch-outlined', 'strikethrough', 'styler-outlined', 'suitcase-clock-outlined', 'suitcase-outlined', 'survey-outlined', 'switch-outlined', 'sync', 'tag-outlined', 'target-outlined', 'tennis-outlined', 'thumb-down-outlined', 'thumb-up-outlined', 'ticket-outlined', 'timesheet-outlined', 'timesheets-outlined', 'today-outlined', 'transfer', 'transportation-outlined', 'trash-bin-outlined', 'umbrela-outlined', 'unavailability-outlined', 'unavailable', 'underline', 'union-outlined', 'unlock-outlined', 'upload-outlined', 'user-circle-outlined', 'user-gear-outlined', 'user-outlined', 'user-rectangle-outlined', 'video-1-outlined', 'video-2-outlined', 'volunteer-outlined', 'wallet-outlined', 'wellness-outlined'];
8139
8147
 
8140
8148
  var activate = 59000;
8141
8149
  var adjustment = 59003;
@@ -8170,65 +8178,65 @@ var feedbacks = 59073;
8170
8178
  var file = 59091;
8171
8179
  var filter$1 = 59092;
8172
8180
  var folder = 59094;
8173
- var globe = 59104;
8174
- var graph = 59106;
8175
- var heart = 59109;
8176
- var home = 59111;
8177
- var image = 59112;
8178
- var instapay = 59117;
8179
- var list = 59118;
8180
- var loading = 59120;
8181
- var location = 59122;
8182
- var lock = 59123;
8183
- var menu = 59127;
8184
- var moneybag = 59129;
8185
- var moon = 59130;
8186
- var node = 59134;
8187
- var paperclip = 59137;
8188
- var pencil = 59139;
8189
- var phone = 59140;
8190
- var plane = 59143;
8191
- var print = 59146;
8192
- var reply = 59149;
8193
- var reschedule = 59150;
8194
- var rostering = 59151;
8195
- var save = 59153;
8196
- var schedule$1 = 59155;
8197
- var search = 59157;
8198
- var send = 59158;
8199
- var speaker = 59160;
8200
- var star = 59165;
8201
- var stopwatch = 59167;
8202
- var suitcase = 59168;
8203
- var surfing = 59169;
8204
- var survey = 59170;
8205
- var swag = 59175;
8206
- var tag = 59178;
8207
- var target = 59179;
8208
- var teams = 59180;
8209
- var timesheet = 59183;
8210
- var unlock = 59186;
8211
- var user = 59187;
8212
- var wallet = 59190;
8213
- var warning = 59191;
8214
- var add = 59199;
8215
- var bold = 59229;
8216
- var cancel = 59246;
8217
- var checkmark = 59252;
8218
- var italic = 59348;
8219
- var local_mall_outlined = 59355;
8220
- var number$2 = 59378;
8221
- var percentage = 59384;
8222
- var redeem = 59394;
8223
- var refresh = 59395;
8224
- var remove$1 = 59396;
8225
- var restart = 59398;
8226
- var shopping_basket_outlined = 59415;
8227
- var strikethrough = 59430;
8228
- var sync = 59436;
8229
- var transfer = 59446;
8230
- var unavailable = 59451;
8231
- var underline = 59452;
8181
+ var globe = 59105;
8182
+ var graph = 59107;
8183
+ var heart = 59110;
8184
+ var home = 59112;
8185
+ var image = 59113;
8186
+ var instapay = 59118;
8187
+ var list = 59119;
8188
+ var loading = 59121;
8189
+ var location = 59123;
8190
+ var lock = 59124;
8191
+ var menu = 59128;
8192
+ var moneybag = 59130;
8193
+ var moon = 59131;
8194
+ var node = 59135;
8195
+ var paperclip = 59138;
8196
+ var pencil = 59140;
8197
+ var phone = 59141;
8198
+ var plane = 59144;
8199
+ var print = 59149;
8200
+ var reply = 59152;
8201
+ var reschedule = 59153;
8202
+ var rostering = 59154;
8203
+ var save = 59156;
8204
+ var schedule$1 = 59158;
8205
+ var search = 59160;
8206
+ var send = 59161;
8207
+ var speaker = 59163;
8208
+ var star = 59168;
8209
+ var stopwatch = 59170;
8210
+ var suitcase = 59171;
8211
+ var surfing = 59172;
8212
+ var survey = 59173;
8213
+ var swag = 59178;
8214
+ var tag = 59181;
8215
+ var target = 59182;
8216
+ var teams = 59183;
8217
+ var timesheet = 59186;
8218
+ var unlock = 59189;
8219
+ var user = 59190;
8220
+ var wallet = 59193;
8221
+ var warning = 59194;
8222
+ var add = 59202;
8223
+ var bold = 59232;
8224
+ var cancel = 59249;
8225
+ var checkmark = 59255;
8226
+ var italic = 59352;
8227
+ var local_mall_outlined = 59359;
8228
+ var number$2 = 59382;
8229
+ var percentage = 59388;
8230
+ var redeem = 59402;
8231
+ var refresh = 59403;
8232
+ var remove$1 = 59404;
8233
+ var restart = 59406;
8234
+ var shopping_basket_outlined = 59423;
8235
+ var strikethrough = 59438;
8236
+ var sync = 59444;
8237
+ var transfer = 59454;
8238
+ var unavailable = 59459;
8239
+ var underline = 59460;
8232
8240
  var glyphMap = {
8233
8241
  activate: activate,
8234
8242
  "add-emoji": 59001,
@@ -8334,367 +8342,375 @@ var glyphMap = {
8334
8342
  "format-underlined": 59101,
8335
8343
  "funnel-filter": 59102,
8336
8344
  "global-dollar": 59103,
8345
+ "global-pound": 59104,
8337
8346
  globe: globe,
8338
- "graduation-cap": 59105,
8347
+ "graduation-cap": 59106,
8339
8348
  graph: graph,
8340
- "happy-sun": 59107,
8341
- "health-bag": 59108,
8349
+ "happy-sun": 59108,
8350
+ "health-bag": 59109,
8342
8351
  heart: heart,
8343
- "hero-points": 59110,
8352
+ "hero-points": 59111,
8344
8353
  home: home,
8345
8354
  image: image,
8346
- "import": 59113,
8347
- "incident-siren": 59114,
8348
- "instapay-daily": 59115,
8349
- "instapay-now": 59116,
8355
+ "import": 59114,
8356
+ "incident-siren": 59115,
8357
+ "instapay-daily": 59116,
8358
+ "instapay-now": 59117,
8350
8359
  instapay: instapay,
8351
8360
  list: list,
8352
- "loading-2": 59119,
8361
+ "loading-2": 59120,
8353
8362
  loading: loading,
8354
- "location-on": 59121,
8363
+ "location-on": 59122,
8355
8364
  location: location,
8356
8365
  lock: lock,
8357
- "looks-one": 59124,
8358
- "looks-two": 59125,
8359
- "media-content": 59126,
8366
+ "looks-one": 59125,
8367
+ "looks-two": 59126,
8368
+ "media-content": 59127,
8360
8369
  menu: menu,
8361
- "money-notes": 59128,
8370
+ "money-notes": 59129,
8362
8371
  moneybag: moneybag,
8363
8372
  moon: moon,
8364
- "multiple-stars": 59131,
8365
- "multiple-users": 59132,
8366
- "near-me": 59133,
8373
+ "multiple-stars": 59132,
8374
+ "multiple-users": 59133,
8375
+ "near-me": 59134,
8367
8376
  node: node,
8368
- "open-folder": 59135,
8369
- "paperclip-vertical": 59136,
8377
+ "open-folder": 59136,
8378
+ "paperclip-vertical": 59137,
8370
8379
  paperclip: paperclip,
8371
- "payment-summary": 59138,
8380
+ "payment-summary": 59139,
8372
8381
  pencil: pencil,
8373
8382
  phone: phone,
8374
- "piggy-bank": 59141,
8375
- "plane-up": 59142,
8383
+ "piggy-bank": 59142,
8384
+ "plane-up": 59143,
8376
8385
  plane: plane,
8377
- "play-arrow": 59144,
8378
- "play-circle": 59145,
8386
+ "play-arrow": 59145,
8387
+ "play-circle": 59146,
8388
+ "pound-coin-shine": 59147,
8389
+ "pound-sign": 59148,
8379
8390
  print: print,
8380
- "raising-hands": 59147,
8381
- "reply-arrow": 59148,
8391
+ "raising-hands": 59150,
8392
+ "reply-arrow": 59151,
8382
8393
  reply: reply,
8383
8394
  reschedule: reschedule,
8384
8395
  rostering: rostering,
8385
- "salary-sacrifice": 59152,
8396
+ "salary-sacrifice": 59155,
8386
8397
  save: save,
8387
- "schedule-send": 59154,
8398
+ "schedule-send": 59157,
8388
8399
  schedule: schedule$1,
8389
- "search-person": 59156,
8400
+ "search-person": 59159,
8390
8401
  search: search,
8391
8402
  send: send,
8392
- "speaker-active": 59159,
8403
+ "speaker-active": 59162,
8393
8404
  speaker: speaker,
8394
- "star-award": 59161,
8395
- "star-badge": 59162,
8396
- "star-circle": 59163,
8397
- "star-medal": 59164,
8405
+ "star-award": 59164,
8406
+ "star-badge": 59165,
8407
+ "star-circle": 59166,
8408
+ "star-medal": 59167,
8398
8409
  star: star,
8399
- "steps-circle": 59166,
8410
+ "steps-circle": 59169,
8400
8411
  stopwatch: stopwatch,
8401
8412
  suitcase: suitcase,
8402
8413
  surfing: surfing,
8403
8414
  survey: survey,
8404
- "swag-pillar-benefit": 59171,
8405
- "swag-pillar-career": 59172,
8406
- "swag-pillar-money": 59173,
8407
- "swag-pillar-work": 59174,
8415
+ "swag-pillar-benefit": 59174,
8416
+ "swag-pillar-career": 59175,
8417
+ "swag-pillar-money": 59176,
8418
+ "swag-pillar-work": 59177,
8408
8419
  swag: swag,
8409
- "swipe-right": 59176,
8410
- "switch": 59177,
8420
+ "swipe-right": 59179,
8421
+ "switch": 59180,
8411
8422
  tag: tag,
8412
8423
  target: target,
8413
8424
  teams: teams,
8414
- "thumb-down": 59181,
8415
- "thumb-up": 59182,
8425
+ "thumb-down": 59184,
8426
+ "thumb-up": 59185,
8416
8427
  timesheet: timesheet,
8417
- "touch-id": 59184,
8418
- "trash-bin": 59185,
8428
+ "touch-id": 59187,
8429
+ "trash-bin": 59188,
8419
8430
  unlock: unlock,
8420
8431
  user: user,
8421
- "video-1": 59188,
8422
- "video-2": 59189,
8432
+ "video-1": 59191,
8433
+ "video-2": 59192,
8423
8434
  wallet: wallet,
8424
8435
  warning: warning,
8425
- "academic-hat-outlined": 59192,
8426
- "accommodation-outlined": 59193,
8427
- "activate-outlined": 59194,
8428
- "add-credit-card-outlined": 59195,
8429
- "add-person-outlined": 59196,
8430
- "add-section-outlined": 59197,
8431
- "add-time-outlined": 59198,
8436
+ "academic-hat-outlined": 59195,
8437
+ "accommodation-outlined": 59196,
8438
+ "activate-outlined": 59197,
8439
+ "add-credit-card-outlined": 59198,
8440
+ "add-person-outlined": 59199,
8441
+ "add-section-outlined": 59200,
8442
+ "add-time-outlined": 59201,
8432
8443
  add: add,
8433
- "adjustment-outlined": 59200,
8434
- "afternoon-outlined": 59201,
8435
- "ai-outlined": 59202,
8436
- "alignment-2-outlined": 59203,
8437
- "alignment-outlined": 59204,
8438
- "all-caps": 59205,
8439
- "application-outlined": 59206,
8440
- "arrow-down": 59207,
8441
- "arrow-downwards": 59208,
8442
- "arrow-left": 59209,
8443
- "arrow-leftwards": 59210,
8444
- "arrow-right": 59211,
8445
- "arrow-rightwards": 59212,
8446
- "arrow-up": 59213,
8447
- "arrow-upwards": 59214,
8448
- "article-outlined": 59215,
8449
- "at-sign": 59216,
8450
- "auto-graph-outlined": 59217,
8451
- "automotive-outlined": 59218,
8452
- "bakery-outlined": 59219,
8453
- "bar-outlined": 59220,
8454
- "beauty-outlined": 59221,
8455
- "beer-outlined": 59222,
8456
- "bell-active-outlined": 59223,
8457
- "bell-outlined": 59224,
8458
- "bell-slash-outlined": 59225,
8459
- "bill-management-outlined": 59226,
8460
- "billing-outlined": 59227,
8461
- "body-outlined": 59228,
8444
+ "adjustment-outlined": 59203,
8445
+ "afternoon-outlined": 59204,
8446
+ "ai-outlined": 59205,
8447
+ "alignment-2-outlined": 59206,
8448
+ "alignment-outlined": 59207,
8449
+ "all-caps": 59208,
8450
+ "application-outlined": 59209,
8451
+ "arrow-down": 59210,
8452
+ "arrow-downwards": 59211,
8453
+ "arrow-left": 59212,
8454
+ "arrow-leftwards": 59213,
8455
+ "arrow-right": 59214,
8456
+ "arrow-rightwards": 59215,
8457
+ "arrow-up": 59216,
8458
+ "arrow-upwards": 59217,
8459
+ "article-outlined": 59218,
8460
+ "at-sign": 59219,
8461
+ "auto-graph-outlined": 59220,
8462
+ "automotive-outlined": 59221,
8463
+ "bakery-outlined": 59222,
8464
+ "bar-outlined": 59223,
8465
+ "beauty-outlined": 59224,
8466
+ "beer-outlined": 59225,
8467
+ "bell-active-outlined": 59226,
8468
+ "bell-outlined": 59227,
8469
+ "bell-slash-outlined": 59228,
8470
+ "bill-management-outlined": 59229,
8471
+ "billing-outlined": 59230,
8472
+ "body-outlined": 59231,
8462
8473
  bold: bold,
8463
- "bolt-outlined": 59230,
8464
- "book-outlined": 59231,
8465
- "bookmark-added-outlined": 59232,
8466
- "bookmark-checked-outlined": 59233,
8467
- "bookmark-outlined": 59234,
8468
- "box-1-outlined": 59235,
8469
- "box-check-outlined": 59236,
8470
- "box-outlined": 59237,
8471
- "bullet-points": 59238,
8472
- "cake-outlined": 59239,
8473
- "calculator-outlined": 59240,
8474
- "calendar-dates-outlined": 59241,
8475
- "calendar-star-outlined": 59242,
8476
- "call-outlined": 59243,
8477
- "call-split-outlined": 59244,
8478
- "camera-outlined": 59245,
8474
+ "bolt-outlined": 59233,
8475
+ "book-outlined": 59234,
8476
+ "bookmark-added-outlined": 59235,
8477
+ "bookmark-checked-outlined": 59236,
8478
+ "bookmark-outlined": 59237,
8479
+ "box-1-outlined": 59238,
8480
+ "box-check-outlined": 59239,
8481
+ "box-outlined": 59240,
8482
+ "bullet-points": 59241,
8483
+ "cake-outlined": 59242,
8484
+ "calculator-outlined": 59243,
8485
+ "calendar-dates-outlined": 59244,
8486
+ "calendar-star-outlined": 59245,
8487
+ "call-outlined": 59246,
8488
+ "call-split-outlined": 59247,
8489
+ "camera-outlined": 59248,
8479
8490
  cancel: cancel,
8480
- "car-forward-outlined": 59247,
8481
- "cashback-outlined": 59248,
8482
- "charging-station-outlined": 59249,
8483
- "chat-bubble-outlined": 59250,
8484
- "chat-unread-outlined": 59251,
8491
+ "car-forward-outlined": 59250,
8492
+ "cashback-outlined": 59251,
8493
+ "charging-station-outlined": 59252,
8494
+ "chat-bubble-outlined": 59253,
8495
+ "chat-unread-outlined": 59254,
8485
8496
  checkmark: checkmark,
8486
- "circle-add-outlined": 59253,
8487
- "circle-cancel-outlined": 59254,
8488
- "circle-down-outlined": 59255,
8489
- "circle-info-outlined": 59256,
8490
- "circle-left-outlined": 59257,
8491
- "circle-ok-outlined": 59258,
8492
- "circle-question-outlined": 59259,
8493
- "circle-remove-outlined": 59260,
8494
- "circle-right-outlined": 59261,
8495
- "circle-up-outlined": 59262,
8496
- "circle-warning-outlined": 59263,
8497
- "clock-2-outlined": 59264,
8498
- "clock-in-outlined": 59265,
8499
- "clock-out-outlined": 59266,
8500
- "clock-outlined": 59267,
8501
- "cog-outlined": 59268,
8502
- "coin-outlined": 59269,
8503
- "coin-super-outlined": 59270,
8504
- "comment-outlined": 59271,
8505
- "contacts-outlined": 59272,
8506
- "contacts-user-outlined": 59273,
8507
- "credit-card-outlined": 59274,
8508
- "cultural-site-outlined": 59275,
8509
- "cup-outlined": 59276,
8510
- "dentistry-outlined": 59277,
8511
- "direction-arrows-outlined": 59278,
8512
- "directory-outlined": 59279,
8513
- "document-outlined": 59280,
8514
- "dollar-box-outlined": 59281,
8515
- "dollar-card-outlined": 59282,
8516
- "dollar-coin-shine-outlined": 59283,
8517
- "dollar-credit-card-outlined": 59284,
8518
- "dollar-sign": 59285,
8519
- "double-buildings-outlined": 59286,
8520
- "double-left-arrows": 59287,
8521
- "double-right-arrows": 59288,
8522
- "download-box-outlined": 59289,
8523
- "download-outlined": 59290,
8524
- "edit-template-outlined": 59291,
8525
- "electronics-outlined": 59292,
8526
- "email-outlined": 59293,
8527
- "end-break-outlined": 59294,
8528
- "enter-arrow": 59295,
8529
- "entertainment-outlined": 59296,
8530
- "envelope-outlined": 59297,
8531
- "evening-outlined": 59298,
8532
- "expense-approval-outlined": 59299,
8533
- "expense-outlined": 59300,
8534
- "explore-outlined": 59301,
8535
- "extension-outlined": 59302,
8536
- "external-link": 59303,
8537
- "eye-invisible-outlined": 59304,
8538
- "eye-outlined": 59305,
8539
- "face-id": 59306,
8540
- "face-meh-outlined": 59307,
8541
- "face-open-smiley-outlined": 59308,
8542
- "face-sad-outlined": 59309,
8543
- "face-smiley-outlined": 59310,
8544
- "fastfood-outlined": 59311,
8545
- "feed-outlined": 59312,
8546
- "file-certified-outlined": 59313,
8547
- "file-clone-outlined": 59314,
8548
- "file-copy-outlined": 59315,
8549
- "file-dispose-outlined": 59316,
8550
- "file-dollar-certified-outlined": 59317,
8551
- "file-dollar-outlined": 59318,
8552
- "file-download-outlined": 59319,
8553
- "file-export-outlined": 59320,
8554
- "file-lock-outlined": 59321,
8555
- "file-outlined": 59322,
8556
- "file-search-outlined": 59323,
8557
- "file-secured-outlined": 59324,
8558
- "file-statutory-outlined": 59325,
8559
- "file-verified-outlined": 59326,
8560
- "filter-outlined": 59327,
8561
- "fitness-outlined": 59328,
8562
- "folder-outlined": 59329,
8563
- "folder-upload-outlined": 59330,
8564
- "folder-user-outlined": 59331,
8565
- "form-outlined": 59332,
8566
- "funnel-filter-outline": 59333,
8567
- "goal-outlined": 59334,
8568
- "graph-outlined": 59335,
8569
- "grocery-outlined": 59336,
8570
- "hand-holding-user-outlined": 59337,
8571
- "handshake-outlined": 59338,
8572
- "happy-sun-outlined": 59339,
8573
- "health-bag-outlined": 59340,
8574
- "heart-outlined": 59341,
8575
- "home-active-outlined": 59342,
8576
- "home-outlined": 59343,
8577
- "id-card-outlined": 59344,
8578
- "image-outlined": 59345,
8579
- "import-outlined": 59346,
8580
- "instapay-outlined": 59347,
8497
+ "circle-add-outlined": 59256,
8498
+ "circle-cancel-outlined": 59257,
8499
+ "circle-down-outlined": 59258,
8500
+ "circle-info-outlined": 59259,
8501
+ "circle-left-outlined": 59260,
8502
+ "circle-ok-outlined": 59261,
8503
+ "circle-question-outlined": 59262,
8504
+ "circle-remove-outlined": 59263,
8505
+ "circle-right-outlined": 59264,
8506
+ "circle-up-outlined": 59265,
8507
+ "circle-warning-outlined": 59266,
8508
+ "clock-2-outlined": 59267,
8509
+ "clock-in-outlined": 59268,
8510
+ "clock-out-outlined": 59269,
8511
+ "clock-outlined": 59270,
8512
+ "cog-outlined": 59271,
8513
+ "coin-outlined": 59272,
8514
+ "coin-super-outlined": 59273,
8515
+ "comment-outlined": 59274,
8516
+ "contacts-outlined": 59275,
8517
+ "contacts-user-outlined": 59276,
8518
+ "credit-card-outlined": 59277,
8519
+ "cultural-site-outlined": 59278,
8520
+ "cup-outlined": 59279,
8521
+ "dentistry-outlined": 59280,
8522
+ "direction-arrows-outlined": 59281,
8523
+ "directory-outlined": 59282,
8524
+ "document-outlined": 59283,
8525
+ "dollar-box-outlined": 59284,
8526
+ "dollar-card-outlined": 59285,
8527
+ "dollar-coin-shine-outlined": 59286,
8528
+ "dollar-credit-card-outlined": 59287,
8529
+ "dollar-sign": 59288,
8530
+ "double-buildings-outlined": 59289,
8531
+ "double-left-arrows": 59290,
8532
+ "double-right-arrows": 59291,
8533
+ "download-box-outlined": 59292,
8534
+ "download-outlined": 59293,
8535
+ "edit-template-outlined": 59294,
8536
+ "electronics-outlined": 59295,
8537
+ "email-outlined": 59296,
8538
+ "end-break-outlined": 59297,
8539
+ "enter-arrow": 59298,
8540
+ "entertainment-outlined": 59299,
8541
+ "envelope-outlined": 59300,
8542
+ "evening-outlined": 59301,
8543
+ "expense-approval-outlined": 59302,
8544
+ "expense-outlined": 59303,
8545
+ "explore-outlined": 59304,
8546
+ "extension-outlined": 59305,
8547
+ "external-link": 59306,
8548
+ "eye-invisible-outlined": 59307,
8549
+ "eye-outlined": 59308,
8550
+ "face-id": 59309,
8551
+ "face-meh-outlined": 59310,
8552
+ "face-open-smiley-outlined": 59311,
8553
+ "face-sad-outlined": 59312,
8554
+ "face-smiley-outlined": 59313,
8555
+ "fastfood-outlined": 59314,
8556
+ "feed-outlined": 59315,
8557
+ "file-certified-outlined": 59316,
8558
+ "file-clone-outlined": 59317,
8559
+ "file-copy-outlined": 59318,
8560
+ "file-dispose-outlined": 59319,
8561
+ "file-dollar-certified-outlined": 59320,
8562
+ "file-dollar-outlined": 59321,
8563
+ "file-download-outlined": 59322,
8564
+ "file-export-outlined": 59323,
8565
+ "file-lock-outlined": 59324,
8566
+ "file-outlined": 59325,
8567
+ "file-pound-outlined": 59326,
8568
+ "file-search-outlined": 59327,
8569
+ "file-secured-outlined": 59328,
8570
+ "file-statutory-outlined": 59329,
8571
+ "file-verified-outlined": 59330,
8572
+ "filter-outlined": 59331,
8573
+ "fitness-outlined": 59332,
8574
+ "folder-outlined": 59333,
8575
+ "folder-upload-outlined": 59334,
8576
+ "folder-user-outlined": 59335,
8577
+ "form-outlined": 59336,
8578
+ "funnel-filter-outline": 59337,
8579
+ "goal-outlined": 59338,
8580
+ "graph-outlined": 59339,
8581
+ "grocery-outlined": 59340,
8582
+ "hand-holding-user-outlined": 59341,
8583
+ "handshake-outlined": 59342,
8584
+ "happy-sun-outlined": 59343,
8585
+ "health-bag-outlined": 59344,
8586
+ "heart-outlined": 59345,
8587
+ "home-active-outlined": 59346,
8588
+ "home-outlined": 59347,
8589
+ "id-card-outlined": 59348,
8590
+ "image-outlined": 59349,
8591
+ "import-outlined": 59350,
8592
+ "instapay-outlined": 59351,
8581
8593
  italic: italic,
8582
- "job-search-outlined": 59349,
8583
- "leave-approval-outlined": 59350,
8584
- "link-1": 59351,
8585
- "link-2": 59352,
8586
- "list-outlined": 59353,
8587
- "live-help-outlined": 59354,
8594
+ "job-search-outlined": 59353,
8595
+ "leave-approval-outlined": 59354,
8596
+ "link-1": 59355,
8597
+ "link-2": 59356,
8598
+ "list-outlined": 59357,
8599
+ "live-help-outlined": 59358,
8588
8600
  local_mall_outlined: local_mall_outlined,
8589
- "location-on-outlined": 59356,
8590
- "location-outlined": 59357,
8591
- "lock-outlined": 59358,
8592
- "locked-file-outlined": 59359,
8593
- "log-out": 59360,
8594
- "mail-outlined": 59361,
8595
- "map-outlined": 59362,
8596
- "media-content-outlined": 59363,
8597
- "menu-close": 59364,
8598
- "menu-expand": 59365,
8599
- "menu-fold-outlined": 59366,
8600
- "menu-unfold-outlined": 59367,
8601
- "moneybag-outlined": 59368,
8602
- "moon-outlined": 59369,
8603
- "more-horizontal": 59370,
8604
- "more-vertical": 59371,
8605
- "morning-outlined": 59372,
8606
- "multiple-folders-outlined": 59373,
8607
- "multiple-users-outlined": 59374,
8608
- "near-me-outlined": 59375,
8609
- "node-outlined": 59376,
8610
- "number-points": 59377,
8601
+ "location-on-outlined": 59360,
8602
+ "location-outlined": 59361,
8603
+ "lock-outlined": 59362,
8604
+ "locked-file-outlined": 59363,
8605
+ "log-out": 59364,
8606
+ "mail-outlined": 59365,
8607
+ "map-outlined": 59366,
8608
+ "media-content-outlined": 59367,
8609
+ "menu-close": 59368,
8610
+ "menu-expand": 59369,
8611
+ "menu-fold-outlined": 59370,
8612
+ "menu-unfold-outlined": 59371,
8613
+ "moneybag-outlined": 59372,
8614
+ "moon-outlined": 59373,
8615
+ "more-horizontal": 59374,
8616
+ "more-vertical": 59375,
8617
+ "morning-outlined": 59376,
8618
+ "multiple-folders-outlined": 59377,
8619
+ "multiple-users-outlined": 59378,
8620
+ "near-me-outlined": 59379,
8621
+ "node-outlined": 59380,
8622
+ "number-points": 59381,
8611
8623
  number: number$2,
8612
- "overview-outlined": 59379,
8613
- "park-outlined": 59380,
8614
- "payment-summary-outlined": 59381,
8615
- "payslip-outlined": 59382,
8616
- "pencil-outlined": 59383,
8624
+ "overview-outlined": 59383,
8625
+ "park-outlined": 59384,
8626
+ "payment-summary-outlined": 59385,
8627
+ "payslip-outlined": 59386,
8628
+ "pencil-outlined": 59387,
8617
8629
  percentage: percentage,
8618
- "phone-outlined": 59385,
8619
- "piggy-bank-outlined": 59386,
8620
- "plane-outlined": 59387,
8621
- "play-circle-outlined": 59388,
8622
- "print-outlined": 59389,
8623
- "propane-tank-outlined": 59390,
8624
- "qr-code-outlined": 59391,
8625
- "qualification-outlined": 59392,
8626
- "re-assign": 59393,
8630
+ "phone-outlined": 59389,
8631
+ "piggy-bank-outlined": 59390,
8632
+ "plane-outlined": 59391,
8633
+ "play-circle-outlined": 59392,
8634
+ "pound-box-outlined": 59393,
8635
+ "pound-card-outlined": 59394,
8636
+ "pound-coin-shine-outlined": 59395,
8637
+ "pound-credit-card-outlined": 59396,
8638
+ "print-outlined": 59397,
8639
+ "propane-tank-outlined": 59398,
8640
+ "qr-code-outlined": 59399,
8641
+ "qualification-outlined": 59400,
8642
+ "re-assign": 59401,
8627
8643
  redeem: redeem,
8628
8644
  refresh: refresh,
8629
8645
  remove: remove$1,
8630
- "reply-outlined": 59397,
8646
+ "reply-outlined": 59405,
8631
8647
  restart: restart,
8632
- "restaurant-outlined": 59399,
8633
- "resume-outlined": 59400,
8634
- "return-arrow": 59401,
8635
- "rostering-outlined": 59402,
8636
- "safety-outlined": 59403,
8637
- "save-outlined": 59404,
8638
- "schedule-outlined": 59405,
8639
- "search-outlined": 59406,
8640
- "search-secured-outlined": 59407,
8641
- "send-outlined": 59408,
8642
- "share-1": 59409,
8643
- "share-2": 59410,
8644
- "share-outlined-2": 59411,
8645
- "share-outlined": 59412,
8646
- "shield-check-outlined": 59413,
8647
- "shop-outlined": 59414,
8648
+ "restaurant-outlined": 59407,
8649
+ "resume-outlined": 59408,
8650
+ "return-arrow": 59409,
8651
+ "rostering-outlined": 59410,
8652
+ "safety-outlined": 59411,
8653
+ "save-outlined": 59412,
8654
+ "schedule-outlined": 59413,
8655
+ "search-outlined": 59414,
8656
+ "search-secured-outlined": 59415,
8657
+ "send-outlined": 59416,
8658
+ "share-1": 59417,
8659
+ "share-2": 59418,
8660
+ "share-outlined-2": 59419,
8661
+ "share-outlined": 59420,
8662
+ "shield-check-outlined": 59421,
8663
+ "shop-outlined": 59422,
8648
8664
  shopping_basket_outlined: shopping_basket_outlined,
8649
- "show-chart-outlined": 59416,
8650
- "single-down-arrow": 59417,
8651
- "single-left-arrow": 59418,
8652
- "single-right-arrow": 59419,
8653
- "single-up-arrow": 59420,
8654
- "smart-match-outlined": 59421,
8655
- "sparkle-outlined": 59422,
8656
- "speaker-active-outlined": 59423,
8657
- "speaker-outlined": 59424,
8658
- "star-circle-outlined": 59425,
8659
- "star-outlined": 59426,
8660
- "start-break-outlined": 59427,
8661
- "stash-outlined": 59428,
8662
- "stopwatch-outlined": 59429,
8665
+ "show-chart-outlined": 59424,
8666
+ "single-down-arrow": 59425,
8667
+ "single-left-arrow": 59426,
8668
+ "single-right-arrow": 59427,
8669
+ "single-up-arrow": 59428,
8670
+ "smart-match-outlined": 59429,
8671
+ "sparkle-outlined": 59430,
8672
+ "speaker-active-outlined": 59431,
8673
+ "speaker-outlined": 59432,
8674
+ "star-circle-outlined": 59433,
8675
+ "star-outlined": 59434,
8676
+ "start-break-outlined": 59435,
8677
+ "stash-outlined": 59436,
8678
+ "stopwatch-outlined": 59437,
8663
8679
  strikethrough: strikethrough,
8664
- "styler-outlined": 59431,
8665
- "suitcase-clock-outlined": 59432,
8666
- "suitcase-outlined": 59433,
8667
- "survey-outlined": 59434,
8668
- "switch-outlined": 59435,
8680
+ "styler-outlined": 59439,
8681
+ "suitcase-clock-outlined": 59440,
8682
+ "suitcase-outlined": 59441,
8683
+ "survey-outlined": 59442,
8684
+ "switch-outlined": 59443,
8669
8685
  sync: sync,
8670
- "tag-outlined": 59437,
8671
- "target-outlined": 59438,
8672
- "tennis-outlined": 59439,
8673
- "thumb-down-outlined": 59440,
8674
- "thumb-up-outlined": 59441,
8675
- "ticket-outlined": 59442,
8676
- "timesheet-outlined": 59443,
8677
- "timesheets-outlined": 59444,
8678
- "today-outlined": 59445,
8686
+ "tag-outlined": 59445,
8687
+ "target-outlined": 59446,
8688
+ "tennis-outlined": 59447,
8689
+ "thumb-down-outlined": 59448,
8690
+ "thumb-up-outlined": 59449,
8691
+ "ticket-outlined": 59450,
8692
+ "timesheet-outlined": 59451,
8693
+ "timesheets-outlined": 59452,
8694
+ "today-outlined": 59453,
8679
8695
  transfer: transfer,
8680
- "transportation-outlined": 59447,
8681
- "trash-bin-outlined": 59448,
8682
- "umbrela-outlined": 59449,
8683
- "unavailability-outlined": 59450,
8696
+ "transportation-outlined": 59455,
8697
+ "trash-bin-outlined": 59456,
8698
+ "umbrela-outlined": 59457,
8699
+ "unavailability-outlined": 59458,
8684
8700
  unavailable: unavailable,
8685
8701
  underline: underline,
8686
- "union-outlined": 59453,
8687
- "unlock-outlined": 59454,
8688
- "upload-outlined": 59455,
8689
- "user-circle-outlined": 59456,
8690
- "user-gear-outlined": 59457,
8691
- "user-outlined": 59458,
8692
- "user-rectangle-outlined": 59459,
8693
- "video-1-outlined": 59460,
8694
- "video-2-outlined": 59461,
8695
- "volunteer-outlined": 59462,
8696
- "wallet-outlined": 59463,
8697
- "wellness-outlined": 59464
8702
+ "union-outlined": 59461,
8703
+ "unlock-outlined": 59462,
8704
+ "upload-outlined": 59463,
8705
+ "user-circle-outlined": 59464,
8706
+ "user-gear-outlined": 59465,
8707
+ "user-outlined": 59466,
8708
+ "user-rectangle-outlined": 59467,
8709
+ "video-1-outlined": 59468,
8710
+ "video-2-outlined": 59469,
8711
+ "volunteer-outlined": 59470,
8712
+ "wallet-outlined": 59471,
8713
+ "wellness-outlined": 59472
8698
8714
  };
8699
8715
 
8700
8716
  var HeroIcon = reactNativeVectorIcons.createIconSet(glyphMap, 'hero-icons-mobile', 'hero-icons-mobile.ttf');
@@ -8860,17 +8876,20 @@ var FONTWEIGHT_MAP$1 = {
8860
8876
  var StyledCaption = index$c(reactNative.Text)(function (_ref) {
8861
8877
  var themeFontWeight = _ref.themeFontWeight,
8862
8878
  themeIntent = _ref.themeIntent,
8863
- theme = _ref.theme;
8879
+ theme = _ref.theme,
8880
+ themeIsItalic = _ref.themeIsItalic;
8881
+ var baseFontWeight = FONTWEIGHT_MAP$1[themeFontWeight];
8882
+ var fontFamily = themeIsItalic ? theme.__hd__.typography.fonts.neutral["".concat(baseFontWeight, "Italic")] : theme.__hd__.typography.fonts.neutral[baseFontWeight];
8864
8883
  return {
8865
8884
  fontSize: theme.__hd__.typography.fontSizes.caption,
8866
8885
  lineHeight: theme.__hd__.typography.lineHeights.caption,
8867
8886
  letterSpacing: themeFontWeight === 'regular' ? 0.36 : 0.24,
8868
8887
  color: theme.__hd__.typography.colors[themeIntent],
8869
- fontFamily: theme.__hd__.typography.fonts.neutral[FONTWEIGHT_MAP$1[themeFontWeight]]
8888
+ fontFamily: fontFamily
8870
8889
  };
8871
8890
  });
8872
8891
 
8873
- var _excluded$N = ["children", "fontWeight", "intent", "allowFontScaling"];
8892
+ var _excluded$N = ["children", "fontWeight", "intent", "allowFontScaling", "fontStyle"];
8874
8893
  var Caption = function Caption(_ref) {
8875
8894
  var children = _ref.children,
8876
8895
  _ref$fontWeight = _ref.fontWeight,
@@ -8879,35 +8898,46 @@ var Caption = function Caption(_ref) {
8879
8898
  intent = _ref$intent === void 0 ? 'body' : _ref$intent,
8880
8899
  _ref$allowFontScaling = _ref.allowFontScaling,
8881
8900
  allowFontScaling = _ref$allowFontScaling === void 0 ? false : _ref$allowFontScaling,
8901
+ _ref$fontStyle = _ref.fontStyle,
8902
+ fontStyle = _ref$fontStyle === void 0 ? 'normal' : _ref$fontStyle,
8882
8903
  nativeProps = _objectWithoutProperties(_ref, _excluded$N);
8883
8904
  return /*#__PURE__*/React__namespace.default.createElement(StyledCaption, _extends$1({}, nativeProps, {
8884
8905
  themeFontWeight: fontWeight,
8885
8906
  themeIntent: intent,
8907
+ themeIsItalic: fontStyle === 'italic',
8886
8908
  allowFontScaling: allowFontScaling
8887
8909
  }), children);
8888
8910
  };
8889
8911
 
8890
8912
  var StyledLabel$2 = index$c(reactNative.Text)(function (_ref) {
8891
8913
  var themeIntent = _ref.themeIntent,
8892
- theme = _ref.theme;
8914
+ theme = _ref.theme,
8915
+ themeIsItalic = _ref.themeIsItalic;
8916
+ // For Label, we assume 'regular' weight for base font family
8917
+ var baseFontWeight = 'regular';
8918
+ var fontFamily = themeIsItalic ? theme.__hd__.typography.fonts.neutral["".concat(baseFontWeight, "Italic")] : theme.__hd__.typography.fonts.neutral[baseFontWeight];
8893
8919
  return {
8894
8920
  fontSize: theme.__hd__.typography.fontSizes.label,
8895
8921
  lineHeight: theme.__hd__.typography.lineHeights.label,
8896
8922
  letterSpacing: 0,
8897
- color: theme.__hd__.typography.colors[themeIntent]
8923
+ color: theme.__hd__.typography.colors[themeIntent],
8924
+ fontFamily: fontFamily
8898
8925
  };
8899
8926
  });
8900
8927
 
8901
- var _excluded$M = ["children", "intent", "allowFontScaling"];
8928
+ var _excluded$M = ["children", "intent", "allowFontScaling", "fontStyle"];
8902
8929
  var Label = function Label(_ref) {
8903
8930
  var children = _ref.children,
8904
8931
  _ref$intent = _ref.intent,
8905
8932
  intent = _ref$intent === void 0 ? 'body' : _ref$intent,
8906
8933
  _ref$allowFontScaling = _ref.allowFontScaling,
8907
8934
  allowFontScaling = _ref$allowFontScaling === void 0 ? false : _ref$allowFontScaling,
8935
+ _ref$fontStyle = _ref.fontStyle,
8936
+ fontStyle = _ref$fontStyle === void 0 ? 'normal' : _ref$fontStyle,
8908
8937
  nativeProps = _objectWithoutProperties(_ref, _excluded$M);
8909
8938
  return /*#__PURE__*/React__namespace.default.createElement(StyledLabel$2, _extends$1({}, nativeProps, {
8910
8939
  themeIntent: intent,
8940
+ themeIsItalic: fontStyle === 'italic',
8911
8941
  allowFontScaling: allowFontScaling
8912
8942
  }), children);
8913
8943
  };
@@ -8916,17 +8946,18 @@ var StyledTitle$1 = index$c(reactNative.Text)(function (_ref) {
8916
8946
  var themeIntent = _ref.themeIntent,
8917
8947
  themeLevel = _ref.themeLevel,
8918
8948
  theme = _ref.theme,
8919
- typeface = _ref.themeTypeface;
8949
+ typeface = _ref.themeTypeface,
8950
+ themeIsItalic = _ref.themeIsItalic;
8920
8951
  return {
8921
8952
  fontSize: theme.__hd__.typography.fontSizes.titles[typeface][themeLevel],
8922
8953
  lineHeight: theme.__hd__.typography.lineHeights.titles[typeface][themeLevel],
8923
8954
  letterSpacing: theme.__hd__.typography.letterSpacings.titles[typeface][themeLevel],
8924
- fontFamily: theme.__hd__.typography.fontWeights.titles[typeface][themeLevel],
8925
- color: theme.__hd__.typography.colors[themeIntent]
8955
+ color: theme.__hd__.typography.colors[themeIntent],
8956
+ fontFamily: themeIsItalic ? theme.__hd__.typography.fontWeights.titles[typeface]["".concat(themeLevel, "Italic")] : theme.__hd__.typography.fontWeights.titles[typeface][themeLevel]
8926
8957
  };
8927
8958
  });
8928
8959
 
8929
- var _excluded$L = ["children", "intent", "allowFontScaling", "level", "typeface"];
8960
+ var _excluded$L = ["children", "intent", "allowFontScaling", "level", "typeface", "fontStyle"];
8930
8961
  var Title = function Title(_ref) {
8931
8962
  var children = _ref.children,
8932
8963
  _ref$intent = _ref.intent,
@@ -8937,11 +8968,14 @@ var Title = function Title(_ref) {
8937
8968
  level = _ref$level === void 0 ? 'h1' : _ref$level,
8938
8969
  _ref$typeface = _ref.typeface,
8939
8970
  typeface = _ref$typeface === void 0 ? 'neutral' : _ref$typeface,
8971
+ _ref$fontStyle = _ref.fontStyle,
8972
+ fontStyle = _ref$fontStyle === void 0 ? 'normal' : _ref$fontStyle,
8940
8973
  nativeProps = _objectWithoutProperties(_ref, _excluded$L);
8941
8974
  return /*#__PURE__*/React__namespace.default.createElement(StyledTitle$1, _extends$1({}, nativeProps, {
8942
8975
  themeLevel: level,
8943
8976
  themeTypeface: typeface,
8944
8977
  themeIntent: intent,
8978
+ themeIsItalic: fontStyle === 'italic',
8945
8979
  allowFontScaling: allowFontScaling
8946
8980
  }), children);
8947
8981
  };
@@ -8962,17 +8996,20 @@ var StyledBody$2 = index$c(reactNative.Text)(function (_ref) {
8962
8996
  var themeIntent = _ref.themeIntent,
8963
8997
  theme = _ref.theme,
8964
8998
  themeTypeface = _ref.themeTypeface,
8965
- themeVariant = _ref.themeVariant;
8999
+ themeVariant = _ref.themeVariant,
9000
+ themeIsItalic = _ref.themeIsItalic;
9001
+ var baseFontWeight = FONTWEIGHT_MAP[themeVariant];
9002
+ var fontFamily = themeIsItalic ? theme.__hd__.typography.fonts[themeTypeface]["".concat(baseFontWeight, "Italic")] : theme.__hd__.typography.fonts[themeTypeface][baseFontWeight];
8966
9003
  return {
8967
9004
  fontSize: theme.__hd__.typography.fontSizes.body[themeTypeface][FONTSIZE_MAP[themeVariant]],
8968
9005
  lineHeight: theme.__hd__.typography.lineHeights.body[themeTypeface][FONTSIZE_MAP[themeVariant]],
8969
9006
  letterSpacing: theme.__hd__.typography.letterSpacings.body[themeTypeface][FONTWEIGHT_MAP[themeVariant]],
8970
- fontFamily: theme.__hd__.typography.fontWeights.body[themeTypeface][FONTWEIGHT_MAP[themeVariant]],
9007
+ fontFamily: fontFamily,
8971
9008
  color: theme.__hd__.typography.colors[themeIntent]
8972
9009
  };
8973
9010
  });
8974
9011
 
8975
- var _excluded$K = ["children", "intent", "allowFontScaling", "typeface", "variant"];
9012
+ var _excluded$K = ["children", "intent", "allowFontScaling", "typeface", "variant", "fontStyle"];
8976
9013
  var Body = function Body(_ref) {
8977
9014
  var children = _ref.children,
8978
9015
  _ref$intent = _ref.intent,
@@ -8983,11 +9020,14 @@ var Body = function Body(_ref) {
8983
9020
  typeface = _ref$typeface === void 0 ? 'neutral' : _ref$typeface,
8984
9021
  _ref$variant = _ref.variant,
8985
9022
  variant = _ref$variant === void 0 ? 'regular' : _ref$variant,
9023
+ _ref$fontStyle = _ref.fontStyle,
9024
+ fontStyle = _ref$fontStyle === void 0 ? 'normal' : _ref$fontStyle,
8986
9025
  nativeProps = _objectWithoutProperties(_ref, _excluded$K);
8987
9026
  return /*#__PURE__*/React__namespace.default.createElement(StyledBody$2, _extends$1({}, nativeProps, {
8988
9027
  themeTypeface: typeface,
8989
9028
  themeIntent: intent,
8990
9029
  themeVariant: variant,
9030
+ themeIsItalic: fontStyle === 'italic',
8991
9031
  allowFontScaling: allowFontScaling
8992
9032
  }), children);
8993
9033
  };
@@ -9316,6 +9356,10 @@ var StyledButtonIcon = index$c(Icon)(function (_ref6) {
9316
9356
  }, themeStyling());
9317
9357
  });
9318
9358
 
9359
+ /**
9360
+ * @deprecated Use 'primary' | 'secondary' | 'danger' | 'inverted' instead.
9361
+ */
9362
+
9319
9363
  var isIconName = function isIconName(icon) {
9320
9364
  return typeof icon === 'string';
9321
9365
  };
@@ -11397,6 +11441,19 @@ var SingleSelect$1 = function SingleSelect(_ref) {
11397
11441
  })));
11398
11442
  };
11399
11443
 
11444
+ /**
11445
+ * INTERNAL API - Do not remove this file
11446
+ *
11447
+ * This file exports the full Select component API with all internal props exposed.
11448
+ * It's used by:
11449
+ * 1. @hero-design/rn-work-uikit package - allows access to internal props like
11450
+ * TextInputComponent and groupStyleEnabled for customization
11451
+ * 2. Internal tests - enables testing of the complete component API
11452
+ * 3. Type definitions - provides InternalMultiSelectProps and InternalSingleSelectProps
11453
+ *
11454
+ * The public API (index.tsx) omits internal props to keep the external interface clean,
11455
+ * but this internal version is essential for extending the library functionality.
11456
+ */
11400
11457
  var InternalSelect = Object.assign(SingleSelect$1, {
11401
11458
  Multi: MultiSelect$1
11402
11459
  });
@@ -15414,6 +15471,11 @@ var AlertIcon = function AlertIcon(_ref) {
15414
15471
  themeIntent: intent
15415
15472
  })) : null;
15416
15473
  };
15474
+
15475
+ /**
15476
+ * @deprecated Use 'success' | 'info' | 'warning' | 'error' instead.
15477
+ */
15478
+
15417
15479
  var Alert = function Alert(_ref2) {
15418
15480
  var content = _ref2.content,
15419
15481
  icon = _ref2.icon,
@@ -22137,6 +22199,11 @@ var StyledChipIcon = index$c(Icon)(function (_ref2) {
22137
22199
  });
22138
22200
 
22139
22201
  var _excluded$p = ["label", "variant", "selected", "icon", "onPress", "showSelectedIcon", "accessible"];
22202
+
22203
+ /**
22204
+ * @deprecated Use 'selection' | 'filter' | 'compact' | 'compact-outlined' instead.
22205
+ */
22206
+
22140
22207
  var getChipLabel = function getChipLabel(label) {
22141
22208
  if (typeof label === 'string') {
22142
22209
  return /*#__PURE__*/React__namespace.default.createElement(Typography.Body, {
@@ -28297,6 +28364,10 @@ var ToolbarItem = function ToolbarItem(_ref3) {
28297
28364
  }));
28298
28365
  };
28299
28366
 
28367
+ /**
28368
+ * @deprecated Use 'right' instead.
28369
+ */
28370
+
28300
28371
  var ToolbarGroup = function ToolbarGroup(_ref) {
28301
28372
  var _ref$align = _ref.align,
28302
28373
  align = _ref$align === void 0 ? 'right' : _ref$align,