@hero-design/rn 8.132.1 → 8.134.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/assets/fonts/hero-icons-mobile.ttf +0 -0
- package/es/index.js +423 -401
- package/lib/assets/fonts/hero-icons-mobile.ttf +0 -0
- package/lib/index.js +423 -401
- package/package.json +1 -1
- package/src/components/AppCue/SpotlightBackdrop.tsx +60 -0
- package/src/components/AppCue/StyledAppCue.tsx +6 -3
- package/src/components/AppCue/index.tsx +54 -23
- package/src/components/AppCue/utils.ts +26 -76
- package/src/components/Icon/HeroIcon/glyphMap.json +1 -1
- package/src/components/Icon/IconList.ts +16 -0
- package/src/theme/components/appCue.ts +1 -0
- package/types/components/AppCue/SpotlightBackdrop.d.ts +12 -0
- package/types/components/AppCue/StyledAppCue.d.ts +7 -1
- package/types/components/AppCue/index.d.ts +11 -1
- package/types/components/AppCue/utils.d.ts +4 -38
- package/types/components/Icon/IconList.d.ts +1 -1
- package/types/components/Icon/index.d.ts +1 -1
- package/types/components/TextInput/index.d.ts +1 -1
- package/types/theme/components/appCue.d.ts +1 -0
package/lib/index.js
CHANGED
|
@@ -5,9 +5,9 @@ var React = require('react');
|
|
|
5
5
|
var MaskedView = require('@react-native-masked-view/masked-view');
|
|
6
6
|
var expoLinearGradient = require('expo-linear-gradient');
|
|
7
7
|
var reactNativeVectorIcons = require('react-native-vector-icons');
|
|
8
|
+
var Svg = require('react-native-svg');
|
|
8
9
|
var reactNativeSafeAreaContext = require('react-native-safe-area-context');
|
|
9
10
|
var reactNativeMonthYearPicker = require('@hero-design/react-native-month-year-picker');
|
|
10
|
-
var Svg = require('react-native-svg');
|
|
11
11
|
var DateTimePicker = require('@react-native-community/datetimepicker');
|
|
12
12
|
var RnSlider = require('@react-native-community/slider');
|
|
13
13
|
var MultiSlider = require('@ptomasroos/react-native-multi-slider');
|
|
@@ -7797,7 +7797,8 @@ var getAppCueTheme = function getAppCueTheme(theme) {
|
|
|
7797
7797
|
arrowOffset: theme.space.smallMedium
|
|
7798
7798
|
};
|
|
7799
7799
|
var radii = {
|
|
7800
|
-
container: theme.radii.large
|
|
7800
|
+
container: theme.radii.large,
|
|
7801
|
+
spotlight: theme.radii['5xlarge']
|
|
7801
7802
|
};
|
|
7802
7803
|
return {
|
|
7803
7804
|
colors: colors,
|
|
@@ -8537,7 +8538,7 @@ var Typography = {
|
|
|
8537
8538
|
};
|
|
8538
8539
|
|
|
8539
8540
|
// 🔴 DO NOT EDIT — This file is generated automatically.
|
|
8540
|
-
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', 'rocket-launch', '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-edit-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', 'diamond-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', 'edit-user-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', 'feedbacks-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', 'history-outlined', 'home-active-outlined', 'home-outlined', 'id-card-outlined', 'image-outlined', 'import-outlined', 'instapay-outlined', 'italic', 'job-search-outlined', 'leave-approval-outlined', 'lighting-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', 'mic-outlined', 'mic-slash-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', 'profile-2user-outlined', 'propane-tank-outlined', 'qr-code-outlined', 'qualification-outlined', 'question-mark', 're-assign', 'redeem', 'refresh', 'remove', 'reply-outlined', 'restart', 'restaurant-outlined', 'resume-outlined', 'return-arrow', 'rocket-launch-outlined', '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-2-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-add-outlined', 'user-circle-outlined', 'user-gear-outlined', 'user-out-outlined', 'user-outlined', 'user-rectangle-outlined', 'video-1-outlined', 'video-2-outlined', 'volunteer-outlined', 'wallet-outlined', 'wellness-outlined'];
|
|
8541
|
+
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', 'rocket-launch', '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-emoji-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', 'archive-outlined', 'arrow-down', 'arrow-downwards', 'arrow-left', 'arrow-leftwards', 'arrow-right', 'arrow-rightwards', 'arrow-up', 'arrow-upwards', 'article-outlined', 'assignment-warning-outlined', 'at-sign', 'auto-graph-outlined', 'automotive-outlined', 'bakery-outlined', 'bank-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-clock-outlined', 'calendar-dates-outlined', 'calendar-edit-outlined', 'calendar-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-check-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-3-outlined', 'clock-in-outlined', 'clock-out-outlined', 'clock-outlined', 'cloud-download-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', 'diamond-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', 'edit-user-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', 'feedbacks-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', 'history-outlined', 'home-active-outlined', 'home-outlined', 'id-card-outlined', 'image-outlined', 'import-outlined', 'instapay-outlined', 'italic', 'job-search-outlined', 'leave-approval-outlined', 'lighting-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', 'mic-outlined', 'mic-slash-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', 'profile-2user-outlined', 'propane-tank-outlined', 'qr-code-outlined', 'qualification-outlined', 'question-mark', 'raising-hands-outlined', 're-assign', 'redeem', 'refresh', 'remove', 'reply-outlined', 'restart', 'restaurant-outlined', 'resume-outlined', 'return-arrow', 'rocket-launch-outlined', 'rostering-outlined', 'safety-outlined', 'save-outlined', 'schedule-outlined', 'schedule-send-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-2-outlined', 'sparkle-outlined', 'speaker-active-outlined', 'speaker-outlined', 'star-award-outlined', 'star-badge-outlined', 'star-circle-outlined', 'star-medal-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', 'teams-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-add-outlined', 'user-circle-outlined', 'user-gear-outlined', 'user-out-outlined', 'user-outlined', 'user-rectangle-outlined', 'video-1-outlined', 'video-2-outlined', 'volunteer-outlined', 'wallet-outlined', 'warning-outlined', 'wellness-outlined'];
|
|
8541
8542
|
|
|
8542
8543
|
var activate = 59000;
|
|
8543
8544
|
var adjustment = 59003;
|
|
@@ -8613,24 +8614,24 @@ var unlock = 59190;
|
|
|
8613
8614
|
var user = 59191;
|
|
8614
8615
|
var wallet = 59194;
|
|
8615
8616
|
var warning = 59195;
|
|
8616
|
-
var add =
|
|
8617
|
-
var bold =
|
|
8618
|
-
var cancel =
|
|
8619
|
-
var checkmark =
|
|
8620
|
-
var italic =
|
|
8621
|
-
var local_mall_outlined =
|
|
8622
|
-
var number$2 =
|
|
8623
|
-
var percentage =
|
|
8624
|
-
var redeem =
|
|
8625
|
-
var refresh =
|
|
8626
|
-
var remove$1 =
|
|
8627
|
-
var restart =
|
|
8628
|
-
var shopping_basket_outlined =
|
|
8629
|
-
var strikethrough =
|
|
8630
|
-
var sync =
|
|
8631
|
-
var transfer =
|
|
8632
|
-
var unavailable =
|
|
8633
|
-
var underline =
|
|
8617
|
+
var add = 59204;
|
|
8618
|
+
var bold = 59237;
|
|
8619
|
+
var cancel = 59257;
|
|
8620
|
+
var checkmark = 59263;
|
|
8621
|
+
var italic = 59367;
|
|
8622
|
+
var local_mall_outlined = 59375;
|
|
8623
|
+
var number$2 = 59400;
|
|
8624
|
+
var percentage = 59406;
|
|
8625
|
+
var redeem = 59423;
|
|
8626
|
+
var refresh = 59424;
|
|
8627
|
+
var remove$1 = 59425;
|
|
8628
|
+
var restart = 59427;
|
|
8629
|
+
var shopping_basket_outlined = 59446;
|
|
8630
|
+
var strikethrough = 59465;
|
|
8631
|
+
var sync = 59471;
|
|
8632
|
+
var transfer = 59482;
|
|
8633
|
+
var unavailable = 59487;
|
|
8634
|
+
var underline = 59488;
|
|
8634
8635
|
var glyphMap = {
|
|
8635
8636
|
activate: activate,
|
|
8636
8637
|
"add-emoji": 59001,
|
|
@@ -8832,294 +8833,310 @@ var glyphMap = {
|
|
|
8832
8833
|
"accommodation-outlined": 59197,
|
|
8833
8834
|
"activate-outlined": 59198,
|
|
8834
8835
|
"add-credit-card-outlined": 59199,
|
|
8835
|
-
"add-
|
|
8836
|
-
"add-
|
|
8837
|
-
"add-
|
|
8836
|
+
"add-emoji-outlined": 59200,
|
|
8837
|
+
"add-person-outlined": 59201,
|
|
8838
|
+
"add-section-outlined": 59202,
|
|
8839
|
+
"add-time-outlined": 59203,
|
|
8838
8840
|
add: add,
|
|
8839
|
-
"adjustment-outlined":
|
|
8840
|
-
"afternoon-outlined":
|
|
8841
|
-
"ai-outlined":
|
|
8842
|
-
"alignment-2-outlined":
|
|
8843
|
-
"alignment-outlined":
|
|
8844
|
-
"all-caps":
|
|
8845
|
-
"application-outlined":
|
|
8846
|
-
"
|
|
8847
|
-
"arrow-
|
|
8848
|
-
"arrow-
|
|
8849
|
-
"arrow-
|
|
8850
|
-
"arrow-
|
|
8851
|
-
"arrow-
|
|
8852
|
-
"arrow-
|
|
8853
|
-
"arrow-
|
|
8854
|
-
"
|
|
8855
|
-
"
|
|
8856
|
-
"
|
|
8857
|
-
"
|
|
8858
|
-
"
|
|
8859
|
-
"
|
|
8860
|
-
"
|
|
8861
|
-
"
|
|
8862
|
-
"
|
|
8863
|
-
"
|
|
8864
|
-
"
|
|
8865
|
-
"
|
|
8866
|
-
"
|
|
8867
|
-
"
|
|
8841
|
+
"adjustment-outlined": 59205,
|
|
8842
|
+
"afternoon-outlined": 59206,
|
|
8843
|
+
"ai-outlined": 59207,
|
|
8844
|
+
"alignment-2-outlined": 59208,
|
|
8845
|
+
"alignment-outlined": 59209,
|
|
8846
|
+
"all-caps": 59210,
|
|
8847
|
+
"application-outlined": 59211,
|
|
8848
|
+
"archive-outlined": 59212,
|
|
8849
|
+
"arrow-down": 59213,
|
|
8850
|
+
"arrow-downwards": 59214,
|
|
8851
|
+
"arrow-left": 59215,
|
|
8852
|
+
"arrow-leftwards": 59216,
|
|
8853
|
+
"arrow-right": 59217,
|
|
8854
|
+
"arrow-rightwards": 59218,
|
|
8855
|
+
"arrow-up": 59219,
|
|
8856
|
+
"arrow-upwards": 59220,
|
|
8857
|
+
"article-outlined": 59221,
|
|
8858
|
+
"assignment-warning-outlined": 59222,
|
|
8859
|
+
"at-sign": 59223,
|
|
8860
|
+
"auto-graph-outlined": 59224,
|
|
8861
|
+
"automotive-outlined": 59225,
|
|
8862
|
+
"bakery-outlined": 59226,
|
|
8863
|
+
"bank-outlined": 59227,
|
|
8864
|
+
"bar-outlined": 59228,
|
|
8865
|
+
"beauty-outlined": 59229,
|
|
8866
|
+
"beer-outlined": 59230,
|
|
8867
|
+
"bell-active-outlined": 59231,
|
|
8868
|
+
"bell-outlined": 59232,
|
|
8869
|
+
"bell-slash-outlined": 59233,
|
|
8870
|
+
"bill-management-outlined": 59234,
|
|
8871
|
+
"billing-outlined": 59235,
|
|
8872
|
+
"body-outlined": 59236,
|
|
8868
8873
|
bold: bold,
|
|
8869
|
-
"bolt-outlined":
|
|
8870
|
-
"book-outlined":
|
|
8871
|
-
"bookmark-added-outlined":
|
|
8872
|
-
"bookmark-checked-outlined":
|
|
8873
|
-
"bookmark-outlined":
|
|
8874
|
-
"box-1-outlined":
|
|
8875
|
-
"box-check-outlined":
|
|
8876
|
-
"box-outlined":
|
|
8877
|
-
"bullet-points":
|
|
8878
|
-
"cake-outlined":
|
|
8879
|
-
"calculator-outlined":
|
|
8880
|
-
"calendar-
|
|
8881
|
-
"calendar-
|
|
8882
|
-
"calendar-
|
|
8883
|
-
"
|
|
8884
|
-
"
|
|
8885
|
-
"
|
|
8874
|
+
"bolt-outlined": 59238,
|
|
8875
|
+
"book-outlined": 59239,
|
|
8876
|
+
"bookmark-added-outlined": 59240,
|
|
8877
|
+
"bookmark-checked-outlined": 59241,
|
|
8878
|
+
"bookmark-outlined": 59242,
|
|
8879
|
+
"box-1-outlined": 59243,
|
|
8880
|
+
"box-check-outlined": 59244,
|
|
8881
|
+
"box-outlined": 59245,
|
|
8882
|
+
"bullet-points": 59246,
|
|
8883
|
+
"cake-outlined": 59247,
|
|
8884
|
+
"calculator-outlined": 59248,
|
|
8885
|
+
"calendar-clock-outlined": 59249,
|
|
8886
|
+
"calendar-dates-outlined": 59250,
|
|
8887
|
+
"calendar-edit-outlined": 59251,
|
|
8888
|
+
"calendar-outlined": 59252,
|
|
8889
|
+
"calendar-star-outlined": 59253,
|
|
8890
|
+
"call-outlined": 59254,
|
|
8891
|
+
"call-split-outlined": 59255,
|
|
8892
|
+
"camera-outlined": 59256,
|
|
8886
8893
|
cancel: cancel,
|
|
8887
|
-
"car-forward-outlined":
|
|
8888
|
-
"cashback-outlined":
|
|
8889
|
-
"charging-station-outlined":
|
|
8890
|
-
"chat-bubble-outlined":
|
|
8891
|
-
"chat-unread-outlined":
|
|
8894
|
+
"car-forward-outlined": 59258,
|
|
8895
|
+
"cashback-outlined": 59259,
|
|
8896
|
+
"charging-station-outlined": 59260,
|
|
8897
|
+
"chat-bubble-outlined": 59261,
|
|
8898
|
+
"chat-unread-outlined": 59262,
|
|
8892
8899
|
checkmark: checkmark,
|
|
8893
|
-
"circle-add-outlined":
|
|
8894
|
-
"circle-cancel-outlined":
|
|
8895
|
-
"circle-
|
|
8896
|
-
"circle-
|
|
8897
|
-
"circle-
|
|
8898
|
-
"circle-
|
|
8899
|
-
"circle-
|
|
8900
|
-
"circle-
|
|
8901
|
-
"circle-
|
|
8902
|
-
"circle-
|
|
8903
|
-
"circle-
|
|
8904
|
-
"
|
|
8905
|
-
"clock-
|
|
8906
|
-
"clock-
|
|
8907
|
-
"clock-outlined":
|
|
8908
|
-
"
|
|
8909
|
-
"
|
|
8910
|
-
"
|
|
8911
|
-
"
|
|
8912
|
-
"
|
|
8913
|
-
"
|
|
8914
|
-
"
|
|
8915
|
-
"
|
|
8916
|
-
"
|
|
8917
|
-
"
|
|
8918
|
-
"
|
|
8919
|
-
"
|
|
8920
|
-
"
|
|
8921
|
-
"
|
|
8922
|
-
"
|
|
8923
|
-
"
|
|
8924
|
-
"
|
|
8925
|
-
"dollar-
|
|
8926
|
-
"dollar-
|
|
8927
|
-
"
|
|
8928
|
-
"
|
|
8929
|
-
"
|
|
8930
|
-
"
|
|
8931
|
-
"
|
|
8932
|
-
"
|
|
8933
|
-
"
|
|
8934
|
-
"
|
|
8935
|
-
"
|
|
8936
|
-
"
|
|
8937
|
-
"
|
|
8938
|
-
"
|
|
8939
|
-
"
|
|
8940
|
-
"
|
|
8941
|
-
"
|
|
8942
|
-
"
|
|
8943
|
-
"
|
|
8944
|
-
"
|
|
8945
|
-
"
|
|
8946
|
-
"
|
|
8947
|
-
"
|
|
8948
|
-
"
|
|
8949
|
-
"
|
|
8950
|
-
"
|
|
8951
|
-
"face-
|
|
8952
|
-
"face-
|
|
8953
|
-
"
|
|
8954
|
-
"
|
|
8955
|
-
"
|
|
8956
|
-
"
|
|
8957
|
-
"
|
|
8958
|
-
"
|
|
8959
|
-
"file-
|
|
8960
|
-
"file-
|
|
8961
|
-
"file-
|
|
8962
|
-
"file-
|
|
8963
|
-
"file-
|
|
8964
|
-
"file-
|
|
8965
|
-
"file-outlined":
|
|
8966
|
-
"file-
|
|
8967
|
-
"file-
|
|
8968
|
-
"file-
|
|
8969
|
-
"file-
|
|
8970
|
-
"file-
|
|
8971
|
-
"
|
|
8972
|
-
"
|
|
8973
|
-
"
|
|
8974
|
-
"
|
|
8975
|
-
"
|
|
8976
|
-
"
|
|
8977
|
-
"
|
|
8978
|
-
"
|
|
8979
|
-
"
|
|
8980
|
-
"
|
|
8981
|
-
"
|
|
8982
|
-
"
|
|
8983
|
-
"
|
|
8984
|
-
"
|
|
8985
|
-
"
|
|
8986
|
-
"
|
|
8987
|
-
"
|
|
8988
|
-
"
|
|
8989
|
-
"
|
|
8990
|
-
"
|
|
8991
|
-
"
|
|
8992
|
-
"
|
|
8900
|
+
"circle-add-outlined": 59264,
|
|
8901
|
+
"circle-cancel-outlined": 59265,
|
|
8902
|
+
"circle-check-outlined": 59266,
|
|
8903
|
+
"circle-down-outlined": 59267,
|
|
8904
|
+
"circle-info-outlined": 59268,
|
|
8905
|
+
"circle-left-outlined": 59269,
|
|
8906
|
+
"circle-ok-outlined": 59270,
|
|
8907
|
+
"circle-question-outlined": 59271,
|
|
8908
|
+
"circle-remove-outlined": 59272,
|
|
8909
|
+
"circle-right-outlined": 59273,
|
|
8910
|
+
"circle-up-outlined": 59274,
|
|
8911
|
+
"circle-warning-outlined": 59275,
|
|
8912
|
+
"clock-2-outlined": 59276,
|
|
8913
|
+
"clock-3-outlined": 59277,
|
|
8914
|
+
"clock-in-outlined": 59278,
|
|
8915
|
+
"clock-out-outlined": 59279,
|
|
8916
|
+
"clock-outlined": 59280,
|
|
8917
|
+
"cloud-download-outlined": 59281,
|
|
8918
|
+
"cog-outlined": 59282,
|
|
8919
|
+
"coin-outlined": 59283,
|
|
8920
|
+
"coin-super-outlined": 59284,
|
|
8921
|
+
"comment-outlined": 59285,
|
|
8922
|
+
"contacts-outlined": 59286,
|
|
8923
|
+
"contacts-user-outlined": 59287,
|
|
8924
|
+
"credit-card-outlined": 59288,
|
|
8925
|
+
"cultural-site-outlined": 59289,
|
|
8926
|
+
"cup-outlined": 59290,
|
|
8927
|
+
"dentistry-outlined": 59291,
|
|
8928
|
+
"diamond-outlined": 59292,
|
|
8929
|
+
"direction-arrows-outlined": 59293,
|
|
8930
|
+
"directory-outlined": 59294,
|
|
8931
|
+
"document-outlined": 59295,
|
|
8932
|
+
"dollar-box-outlined": 59296,
|
|
8933
|
+
"dollar-card-outlined": 59297,
|
|
8934
|
+
"dollar-coin-shine-outlined": 59298,
|
|
8935
|
+
"dollar-credit-card-outlined": 59299,
|
|
8936
|
+
"dollar-sign": 59300,
|
|
8937
|
+
"double-buildings-outlined": 59301,
|
|
8938
|
+
"double-left-arrows": 59302,
|
|
8939
|
+
"double-right-arrows": 59303,
|
|
8940
|
+
"download-box-outlined": 59304,
|
|
8941
|
+
"download-outlined": 59305,
|
|
8942
|
+
"edit-template-outlined": 59306,
|
|
8943
|
+
"edit-user-outlined": 59307,
|
|
8944
|
+
"electronics-outlined": 59308,
|
|
8945
|
+
"email-outlined": 59309,
|
|
8946
|
+
"end-break-outlined": 59310,
|
|
8947
|
+
"enter-arrow": 59311,
|
|
8948
|
+
"entertainment-outlined": 59312,
|
|
8949
|
+
"envelope-outlined": 59313,
|
|
8950
|
+
"evening-outlined": 59314,
|
|
8951
|
+
"expense-approval-outlined": 59315,
|
|
8952
|
+
"expense-outlined": 59316,
|
|
8953
|
+
"explore-outlined": 59317,
|
|
8954
|
+
"extension-outlined": 59318,
|
|
8955
|
+
"external-link": 59319,
|
|
8956
|
+
"eye-invisible-outlined": 59320,
|
|
8957
|
+
"eye-outlined": 59321,
|
|
8958
|
+
"face-id": 59322,
|
|
8959
|
+
"face-meh-outlined": 59323,
|
|
8960
|
+
"face-open-smiley-outlined": 59324,
|
|
8961
|
+
"face-sad-outlined": 59325,
|
|
8962
|
+
"face-smiley-outlined": 59326,
|
|
8963
|
+
"fastfood-outlined": 59327,
|
|
8964
|
+
"feed-outlined": 59328,
|
|
8965
|
+
"feedbacks-outlined": 59329,
|
|
8966
|
+
"file-certified-outlined": 59330,
|
|
8967
|
+
"file-clone-outlined": 59331,
|
|
8968
|
+
"file-copy-outlined": 59332,
|
|
8969
|
+
"file-dispose-outlined": 59333,
|
|
8970
|
+
"file-dollar-certified-outlined": 59334,
|
|
8971
|
+
"file-dollar-outlined": 59335,
|
|
8972
|
+
"file-download-outlined": 59336,
|
|
8973
|
+
"file-export-outlined": 59337,
|
|
8974
|
+
"file-lock-outlined": 59338,
|
|
8975
|
+
"file-outlined": 59339,
|
|
8976
|
+
"file-pound-outlined": 59340,
|
|
8977
|
+
"file-search-outlined": 59341,
|
|
8978
|
+
"file-secured-outlined": 59342,
|
|
8979
|
+
"file-statutory-outlined": 59343,
|
|
8980
|
+
"file-verified-outlined": 59344,
|
|
8981
|
+
"filter-outlined": 59345,
|
|
8982
|
+
"fitness-outlined": 59346,
|
|
8983
|
+
"folder-outlined": 59347,
|
|
8984
|
+
"folder-upload-outlined": 59348,
|
|
8985
|
+
"folder-user-outlined": 59349,
|
|
8986
|
+
"form-outlined": 59350,
|
|
8987
|
+
"funnel-filter-outline": 59351,
|
|
8988
|
+
"goal-outlined": 59352,
|
|
8989
|
+
"graph-outlined": 59353,
|
|
8990
|
+
"grocery-outlined": 59354,
|
|
8991
|
+
"hand-holding-user-outlined": 59355,
|
|
8992
|
+
"handshake-outlined": 59356,
|
|
8993
|
+
"happy-sun-outlined": 59357,
|
|
8994
|
+
"health-bag-outlined": 59358,
|
|
8995
|
+
"heart-outlined": 59359,
|
|
8996
|
+
"history-outlined": 59360,
|
|
8997
|
+
"home-active-outlined": 59361,
|
|
8998
|
+
"home-outlined": 59362,
|
|
8999
|
+
"id-card-outlined": 59363,
|
|
9000
|
+
"image-outlined": 59364,
|
|
9001
|
+
"import-outlined": 59365,
|
|
9002
|
+
"instapay-outlined": 59366,
|
|
8993
9003
|
italic: italic,
|
|
8994
|
-
"job-search-outlined":
|
|
8995
|
-
"leave-approval-outlined":
|
|
8996
|
-
"lighting-outlined":
|
|
8997
|
-
"link-1":
|
|
8998
|
-
"link-2":
|
|
8999
|
-
"list-outlined":
|
|
9000
|
-
"live-help-outlined":
|
|
9004
|
+
"job-search-outlined": 59368,
|
|
9005
|
+
"leave-approval-outlined": 59369,
|
|
9006
|
+
"lighting-outlined": 59370,
|
|
9007
|
+
"link-1": 59371,
|
|
9008
|
+
"link-2": 59372,
|
|
9009
|
+
"list-outlined": 59373,
|
|
9010
|
+
"live-help-outlined": 59374,
|
|
9001
9011
|
local_mall_outlined: local_mall_outlined,
|
|
9002
|
-
"location-on-outlined":
|
|
9003
|
-
"location-outlined":
|
|
9004
|
-
"lock-outlined":
|
|
9005
|
-
"locked-file-outlined":
|
|
9006
|
-
"log-out":
|
|
9007
|
-
"mail-outlined":
|
|
9008
|
-
"map-outlined":
|
|
9009
|
-
"media-content-outlined":
|
|
9010
|
-
"menu-close":
|
|
9011
|
-
"menu-expand":
|
|
9012
|
-
"menu-fold-outlined":
|
|
9013
|
-
"menu-unfold-outlined":
|
|
9014
|
-
"mic-outlined":
|
|
9015
|
-
"mic-slash-outlined":
|
|
9016
|
-
"moneybag-outlined":
|
|
9017
|
-
"moon-outlined":
|
|
9018
|
-
"more-horizontal":
|
|
9019
|
-
"more-vertical":
|
|
9020
|
-
"morning-outlined":
|
|
9021
|
-
"multiple-folders-outlined":
|
|
9022
|
-
"multiple-users-outlined":
|
|
9023
|
-
"near-me-outlined":
|
|
9024
|
-
"node-outlined":
|
|
9025
|
-
"number-points":
|
|
9012
|
+
"location-on-outlined": 59376,
|
|
9013
|
+
"location-outlined": 59377,
|
|
9014
|
+
"lock-outlined": 59378,
|
|
9015
|
+
"locked-file-outlined": 59379,
|
|
9016
|
+
"log-out": 59380,
|
|
9017
|
+
"mail-outlined": 59381,
|
|
9018
|
+
"map-outlined": 59382,
|
|
9019
|
+
"media-content-outlined": 59383,
|
|
9020
|
+
"menu-close": 59384,
|
|
9021
|
+
"menu-expand": 59385,
|
|
9022
|
+
"menu-fold-outlined": 59386,
|
|
9023
|
+
"menu-unfold-outlined": 59387,
|
|
9024
|
+
"mic-outlined": 59388,
|
|
9025
|
+
"mic-slash-outlined": 59389,
|
|
9026
|
+
"moneybag-outlined": 59390,
|
|
9027
|
+
"moon-outlined": 59391,
|
|
9028
|
+
"more-horizontal": 59392,
|
|
9029
|
+
"more-vertical": 59393,
|
|
9030
|
+
"morning-outlined": 59394,
|
|
9031
|
+
"multiple-folders-outlined": 59395,
|
|
9032
|
+
"multiple-users-outlined": 59396,
|
|
9033
|
+
"near-me-outlined": 59397,
|
|
9034
|
+
"node-outlined": 59398,
|
|
9035
|
+
"number-points": 59399,
|
|
9026
9036
|
number: number$2,
|
|
9027
|
-
"overview-outlined":
|
|
9028
|
-
"park-outlined":
|
|
9029
|
-
"payment-summary-outlined":
|
|
9030
|
-
"payslip-outlined":
|
|
9031
|
-
"pencil-outlined":
|
|
9037
|
+
"overview-outlined": 59401,
|
|
9038
|
+
"park-outlined": 59402,
|
|
9039
|
+
"payment-summary-outlined": 59403,
|
|
9040
|
+
"payslip-outlined": 59404,
|
|
9041
|
+
"pencil-outlined": 59405,
|
|
9032
9042
|
percentage: percentage,
|
|
9033
|
-
"phone-outlined":
|
|
9034
|
-
"piggy-bank-outlined":
|
|
9035
|
-
"plane-outlined":
|
|
9036
|
-
"play-circle-outlined":
|
|
9037
|
-
"pound-box-outlined":
|
|
9038
|
-
"pound-card-outlined":
|
|
9039
|
-
"pound-coin-shine-outlined":
|
|
9040
|
-
"pound-credit-card-outlined":
|
|
9041
|
-
"print-outlined":
|
|
9042
|
-
"profile-2user-outlined":
|
|
9043
|
-
"propane-tank-outlined":
|
|
9044
|
-
"qr-code-outlined":
|
|
9045
|
-
"qualification-outlined":
|
|
9046
|
-
"question-mark":
|
|
9047
|
-
"
|
|
9043
|
+
"phone-outlined": 59407,
|
|
9044
|
+
"piggy-bank-outlined": 59408,
|
|
9045
|
+
"plane-outlined": 59409,
|
|
9046
|
+
"play-circle-outlined": 59410,
|
|
9047
|
+
"pound-box-outlined": 59411,
|
|
9048
|
+
"pound-card-outlined": 59412,
|
|
9049
|
+
"pound-coin-shine-outlined": 59413,
|
|
9050
|
+
"pound-credit-card-outlined": 59414,
|
|
9051
|
+
"print-outlined": 59415,
|
|
9052
|
+
"profile-2user-outlined": 59416,
|
|
9053
|
+
"propane-tank-outlined": 59417,
|
|
9054
|
+
"qr-code-outlined": 59418,
|
|
9055
|
+
"qualification-outlined": 59419,
|
|
9056
|
+
"question-mark": 59420,
|
|
9057
|
+
"raising-hands-outlined": 59421,
|
|
9058
|
+
"re-assign": 59422,
|
|
9048
9059
|
redeem: redeem,
|
|
9049
9060
|
refresh: refresh,
|
|
9050
9061
|
remove: remove$1,
|
|
9051
|
-
"reply-outlined":
|
|
9062
|
+
"reply-outlined": 59426,
|
|
9052
9063
|
restart: restart,
|
|
9053
|
-
"restaurant-outlined":
|
|
9054
|
-
"resume-outlined":
|
|
9055
|
-
"return-arrow":
|
|
9056
|
-
"rocket-launch-outlined":
|
|
9057
|
-
"rostering-outlined":
|
|
9058
|
-
"safety-outlined":
|
|
9059
|
-
"save-outlined":
|
|
9060
|
-
"schedule-outlined":
|
|
9061
|
-
"
|
|
9062
|
-
"search-
|
|
9063
|
-
"
|
|
9064
|
-
"
|
|
9065
|
-
"share-
|
|
9066
|
-
"share-
|
|
9067
|
-
"share-outlined":
|
|
9068
|
-
"
|
|
9069
|
-
"
|
|
9064
|
+
"restaurant-outlined": 59428,
|
|
9065
|
+
"resume-outlined": 59429,
|
|
9066
|
+
"return-arrow": 59430,
|
|
9067
|
+
"rocket-launch-outlined": 59431,
|
|
9068
|
+
"rostering-outlined": 59432,
|
|
9069
|
+
"safety-outlined": 59433,
|
|
9070
|
+
"save-outlined": 59434,
|
|
9071
|
+
"schedule-outlined": 59435,
|
|
9072
|
+
"schedule-send-outlined": 59436,
|
|
9073
|
+
"search-outlined": 59437,
|
|
9074
|
+
"search-secured-outlined": 59438,
|
|
9075
|
+
"send-outlined": 59439,
|
|
9076
|
+
"share-1": 59440,
|
|
9077
|
+
"share-2": 59441,
|
|
9078
|
+
"share-outlined-2": 59442,
|
|
9079
|
+
"share-outlined": 59443,
|
|
9080
|
+
"shield-check-outlined": 59444,
|
|
9081
|
+
"shop-outlined": 59445,
|
|
9070
9082
|
shopping_basket_outlined: shopping_basket_outlined,
|
|
9071
|
-
"show-chart-outlined":
|
|
9072
|
-
"single-down-arrow":
|
|
9073
|
-
"single-left-arrow":
|
|
9074
|
-
"single-right-arrow":
|
|
9075
|
-
"single-up-arrow":
|
|
9076
|
-
"smart-match-outlined":
|
|
9077
|
-
"sparkle-2-outlined":
|
|
9078
|
-
"sparkle-outlined":
|
|
9079
|
-
"speaker-active-outlined":
|
|
9080
|
-
"speaker-outlined":
|
|
9081
|
-
"star-
|
|
9082
|
-
"star-outlined":
|
|
9083
|
-
"
|
|
9084
|
-
"
|
|
9085
|
-
"
|
|
9083
|
+
"show-chart-outlined": 59447,
|
|
9084
|
+
"single-down-arrow": 59448,
|
|
9085
|
+
"single-left-arrow": 59449,
|
|
9086
|
+
"single-right-arrow": 59450,
|
|
9087
|
+
"single-up-arrow": 59451,
|
|
9088
|
+
"smart-match-outlined": 59452,
|
|
9089
|
+
"sparkle-2-outlined": 59453,
|
|
9090
|
+
"sparkle-outlined": 59454,
|
|
9091
|
+
"speaker-active-outlined": 59455,
|
|
9092
|
+
"speaker-outlined": 59456,
|
|
9093
|
+
"star-award-outlined": 59457,
|
|
9094
|
+
"star-badge-outlined": 59458,
|
|
9095
|
+
"star-circle-outlined": 59459,
|
|
9096
|
+
"star-medal-outlined": 59460,
|
|
9097
|
+
"star-outlined": 59461,
|
|
9098
|
+
"start-break-outlined": 59462,
|
|
9099
|
+
"stash-outlined": 59463,
|
|
9100
|
+
"stopwatch-outlined": 59464,
|
|
9086
9101
|
strikethrough: strikethrough,
|
|
9087
|
-
"styler-outlined":
|
|
9088
|
-
"suitcase-clock-outlined":
|
|
9089
|
-
"suitcase-outlined":
|
|
9090
|
-
"survey-outlined":
|
|
9091
|
-
"switch-outlined":
|
|
9102
|
+
"styler-outlined": 59466,
|
|
9103
|
+
"suitcase-clock-outlined": 59467,
|
|
9104
|
+
"suitcase-outlined": 59468,
|
|
9105
|
+
"survey-outlined": 59469,
|
|
9106
|
+
"switch-outlined": 59470,
|
|
9092
9107
|
sync: sync,
|
|
9093
|
-
"tag-outlined":
|
|
9094
|
-
"target-outlined":
|
|
9095
|
-
"
|
|
9096
|
-
"
|
|
9097
|
-
"thumb-
|
|
9098
|
-
"
|
|
9099
|
-
"
|
|
9100
|
-
"
|
|
9101
|
-
"
|
|
9108
|
+
"tag-outlined": 59472,
|
|
9109
|
+
"target-outlined": 59473,
|
|
9110
|
+
"teams-outlined": 59474,
|
|
9111
|
+
"tennis-outlined": 59475,
|
|
9112
|
+
"thumb-down-outlined": 59476,
|
|
9113
|
+
"thumb-up-outlined": 59477,
|
|
9114
|
+
"ticket-outlined": 59478,
|
|
9115
|
+
"timesheet-outlined": 59479,
|
|
9116
|
+
"timesheets-outlined": 59480,
|
|
9117
|
+
"today-outlined": 59481,
|
|
9102
9118
|
transfer: transfer,
|
|
9103
|
-
"transportation-outlined":
|
|
9104
|
-
"trash-bin-outlined":
|
|
9105
|
-
"umbrela-outlined":
|
|
9106
|
-
"unavailability-outlined":
|
|
9119
|
+
"transportation-outlined": 59483,
|
|
9120
|
+
"trash-bin-outlined": 59484,
|
|
9121
|
+
"umbrela-outlined": 59485,
|
|
9122
|
+
"unavailability-outlined": 59486,
|
|
9107
9123
|
unavailable: unavailable,
|
|
9108
9124
|
underline: underline,
|
|
9109
|
-
"union-outlined":
|
|
9110
|
-
"unlock-outlined":
|
|
9111
|
-
"upload-outlined":
|
|
9112
|
-
"user-add-outlined":
|
|
9113
|
-
"user-circle-outlined":
|
|
9114
|
-
"user-gear-outlined":
|
|
9115
|
-
"user-out-outlined":
|
|
9116
|
-
"user-outlined":
|
|
9117
|
-
"user-rectangle-outlined":
|
|
9118
|
-
"video-1-outlined":
|
|
9119
|
-
"video-2-outlined":
|
|
9120
|
-
"volunteer-outlined":
|
|
9121
|
-
"wallet-outlined":
|
|
9122
|
-
"
|
|
9125
|
+
"union-outlined": 59489,
|
|
9126
|
+
"unlock-outlined": 59490,
|
|
9127
|
+
"upload-outlined": 59491,
|
|
9128
|
+
"user-add-outlined": 59492,
|
|
9129
|
+
"user-circle-outlined": 59493,
|
|
9130
|
+
"user-gear-outlined": 59494,
|
|
9131
|
+
"user-out-outlined": 59495,
|
|
9132
|
+
"user-outlined": 59496,
|
|
9133
|
+
"user-rectangle-outlined": 59497,
|
|
9134
|
+
"video-1-outlined": 59498,
|
|
9135
|
+
"video-2-outlined": 59499,
|
|
9136
|
+
"volunteer-outlined": 59500,
|
|
9137
|
+
"wallet-outlined": 59501,
|
|
9138
|
+
"warning-outlined": 59502,
|
|
9139
|
+
"wellness-outlined": 59503
|
|
9123
9140
|
};
|
|
9124
9141
|
|
|
9125
9142
|
var HeroIcon = reactNativeVectorIcons.createIconSet(glyphMap, 'hero-icons-mobile', 'hero-icons-mobile.ttf');
|
|
@@ -9494,17 +9511,16 @@ var StyledContent$1 = index$c(reactNative.View)(function (_ref) {
|
|
|
9494
9511
|
alignSelf: 'center'
|
|
9495
9512
|
};
|
|
9496
9513
|
});
|
|
9497
|
-
var
|
|
9498
|
-
|
|
9499
|
-
|
|
9500
|
-
width: '100%',
|
|
9501
|
-
height: '100%',
|
|
9502
|
-
backgroundColor: theme.__hd__.appCue.colors.backdropColor
|
|
9503
|
-
};
|
|
9514
|
+
var StyledModalContainer = index$c(reactNative.View)({
|
|
9515
|
+
width: '100%',
|
|
9516
|
+
height: '100%'
|
|
9504
9517
|
});
|
|
9505
|
-
var
|
|
9506
|
-
|
|
9507
|
-
|
|
9518
|
+
var StyledContentPositioner = index$c(reactNative.View)({
|
|
9519
|
+
position: 'absolute'
|
|
9520
|
+
});
|
|
9521
|
+
var StyledIconContainer$2 = index$c(reactNative.Animated.View)(function (_ref2) {
|
|
9522
|
+
var theme = _ref2.theme,
|
|
9523
|
+
themePlacement = _ref2.themePlacement;
|
|
9508
9524
|
return _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({
|
|
9509
9525
|
position: 'absolute',
|
|
9510
9526
|
color: theme.__hd__.appCue.colors.background,
|
|
@@ -9553,25 +9569,47 @@ var StyledIconContainer$2 = index$c(reactNative.Animated.View)(function (_ref3)
|
|
|
9553
9569
|
});
|
|
9554
9570
|
});
|
|
9555
9571
|
|
|
9556
|
-
|
|
9557
|
-
|
|
9558
|
-
|
|
9559
|
-
|
|
9560
|
-
|
|
9561
|
-
|
|
9562
|
-
|
|
9563
|
-
|
|
9564
|
-
|
|
9565
|
-
|
|
9566
|
-
|
|
9567
|
-
|
|
9568
|
-
|
|
9569
|
-
|
|
9570
|
-
|
|
9571
|
-
|
|
9572
|
-
|
|
9573
|
-
|
|
9574
|
-
*/
|
|
9572
|
+
var SpotlightBackdrop = function SpotlightBackdrop(_ref) {
|
|
9573
|
+
var bounds = _ref.bounds,
|
|
9574
|
+
testID = _ref.testID;
|
|
9575
|
+
var theme = useTheme();
|
|
9576
|
+
var _useWindowDimensions = reactNative.useWindowDimensions(),
|
|
9577
|
+
windowWidth = _useWindowDimensions.width,
|
|
9578
|
+
windowHeight = _useWindowDimensions.height;
|
|
9579
|
+
var maxSpotlightRadius = theme.__hd__.appCue.radii.spotlight;
|
|
9580
|
+
var backdropColor = theme.__hd__.appCue.colors.backdropColor;
|
|
9581
|
+
var resolvedRadius = Math.min(bounds.height / 2, bounds.width / 2, maxSpotlightRadius);
|
|
9582
|
+
return /*#__PURE__*/React__namespace.default.createElement(Svg__default.default, {
|
|
9583
|
+
width: windowWidth,
|
|
9584
|
+
height: windowHeight,
|
|
9585
|
+
style: {
|
|
9586
|
+
position: 'absolute',
|
|
9587
|
+
top: 0,
|
|
9588
|
+
left: 0
|
|
9589
|
+
}
|
|
9590
|
+
}, /*#__PURE__*/React__namespace.default.createElement(Svg.Defs, null, /*#__PURE__*/React__namespace.default.createElement(Svg.Mask, {
|
|
9591
|
+
id: "spotlight-mask"
|
|
9592
|
+
}, /*#__PURE__*/React__namespace.default.createElement(Svg.Rect, {
|
|
9593
|
+
width: windowWidth,
|
|
9594
|
+
height: windowHeight,
|
|
9595
|
+
fill: "white"
|
|
9596
|
+
}), /*#__PURE__*/React__namespace.default.createElement(Svg.Rect, {
|
|
9597
|
+
x: bounds.x,
|
|
9598
|
+
y: bounds.y,
|
|
9599
|
+
width: bounds.width,
|
|
9600
|
+
height: bounds.height,
|
|
9601
|
+
rx: resolvedRadius,
|
|
9602
|
+
ry: resolvedRadius,
|
|
9603
|
+
fill: "black",
|
|
9604
|
+
testID: testID && "".concat(testID, "-spotlight")
|
|
9605
|
+
}))), /*#__PURE__*/React__namespace.default.createElement(Svg.Rect, {
|
|
9606
|
+
width: windowWidth,
|
|
9607
|
+
height: windowHeight,
|
|
9608
|
+
fill: backdropColor,
|
|
9609
|
+
mask: "url(#spotlight-mask)"
|
|
9610
|
+
}));
|
|
9611
|
+
};
|
|
9612
|
+
|
|
9575
9613
|
var calculatePosition = function calculatePosition(_ref) {
|
|
9576
9614
|
var placement = _ref.placement,
|
|
9577
9615
|
position = _ref.position,
|
|
@@ -9582,92 +9620,61 @@ var calculatePosition = function calculatePosition(_ref) {
|
|
|
9582
9620
|
case 'top':
|
|
9583
9621
|
{
|
|
9584
9622
|
return {
|
|
9585
|
-
|
|
9586
|
-
|
|
9587
|
-
// The Y coordinate is calculated by subtracting the height of the content and the offset from the Y coordinate of the target element
|
|
9588
|
-
top: position.pageY - contentSize.height - offset
|
|
9623
|
+
left: position.x + (position.width - contentSize.width) / 2,
|
|
9624
|
+
top: position.y - contentSize.height - offset
|
|
9589
9625
|
};
|
|
9590
9626
|
}
|
|
9591
9627
|
case 'bottom':
|
|
9592
9628
|
{
|
|
9593
9629
|
return {
|
|
9594
|
-
|
|
9595
|
-
|
|
9596
|
-
// The Y coordinate is calculated by adding the height of the target element and the offset to the Y coordinate of the target element.
|
|
9597
|
-
top: position.pageY + position.height + offset
|
|
9630
|
+
left: position.x + (position.width - contentSize.width) / 2,
|
|
9631
|
+
top: position.y + position.height + offset
|
|
9598
9632
|
};
|
|
9599
9633
|
}
|
|
9600
9634
|
case 'right':
|
|
9601
9635
|
{
|
|
9602
9636
|
return {
|
|
9603
|
-
|
|
9604
|
-
|
|
9605
|
-
// The Y coordinate is calculated by adding half of the height of the target element to the Y coordinate of the target element.
|
|
9606
|
-
top: position.pageY + (position.height - contentSize.height) / 2
|
|
9637
|
+
left: position.x + position.width + offset,
|
|
9638
|
+
top: position.y + (position.height - contentSize.height) / 2
|
|
9607
9639
|
};
|
|
9608
9640
|
}
|
|
9609
9641
|
case 'left':
|
|
9610
9642
|
{
|
|
9611
9643
|
return {
|
|
9612
|
-
|
|
9613
|
-
|
|
9614
|
-
// The Y coordinate is calculated by adding half of the height of the target element to the Y coordinate of the target element.
|
|
9615
|
-
top: position.pageY + (position.height - contentSize.height) / 2
|
|
9644
|
+
left: position.x - contentSize.width - offset,
|
|
9645
|
+
top: position.y + (position.height - contentSize.height) / 2
|
|
9616
9646
|
};
|
|
9617
9647
|
}
|
|
9618
9648
|
case 'top-left':
|
|
9619
9649
|
{
|
|
9620
9650
|
return {
|
|
9621
|
-
|
|
9622
|
-
|
|
9623
|
-
// The Y coordinate is calculated by subtracting the height of the content and the offset from the Y coordinate of the target element
|
|
9624
|
-
top: position.pageY - contentSize.height - offset
|
|
9651
|
+
right: windowWidth - position.x - position.width,
|
|
9652
|
+
top: position.y - contentSize.height - offset
|
|
9625
9653
|
};
|
|
9626
9654
|
}
|
|
9627
9655
|
case 'top-right':
|
|
9628
9656
|
{
|
|
9629
9657
|
return {
|
|
9630
|
-
|
|
9631
|
-
|
|
9632
|
-
// The Y coordinate is calculated by subtracting the height of the content and the offset from the Y coordinate of the target element.
|
|
9633
|
-
top: position.pageY - contentSize.height - offset
|
|
9658
|
+
left: position.x,
|
|
9659
|
+
top: position.y - contentSize.height - offset
|
|
9634
9660
|
};
|
|
9635
9661
|
}
|
|
9636
9662
|
case 'bottom-left':
|
|
9637
9663
|
{
|
|
9638
9664
|
return {
|
|
9639
|
-
|
|
9640
|
-
|
|
9641
|
-
// The Y coordinate is calculated by adding the height of the target element and the offset to the Y coordinate of the target element.
|
|
9642
|
-
top: position.pageY + position.height + offset
|
|
9665
|
+
right: windowWidth - position.x - position.width,
|
|
9666
|
+
top: position.y + position.height + offset
|
|
9643
9667
|
};
|
|
9644
9668
|
}
|
|
9645
9669
|
case 'bottom-right':
|
|
9646
9670
|
{
|
|
9647
9671
|
return {
|
|
9648
|
-
|
|
9649
|
-
|
|
9650
|
-
// The Y coordinate is calculated by adding the height of the target element and the offset to the Y coordinate of the target element.
|
|
9651
|
-
top: position.pageY + position.height + offset
|
|
9672
|
+
left: position.x,
|
|
9673
|
+
top: position.y + position.height + offset
|
|
9652
9674
|
};
|
|
9653
9675
|
}
|
|
9654
9676
|
}
|
|
9655
9677
|
};
|
|
9656
|
-
/**
|
|
9657
|
-
* Calculates the maximum width of the content based on its position, offset, placement, and window width.
|
|
9658
|
-
*
|
|
9659
|
-
* @param {Object} params - The parameters for the calculation.
|
|
9660
|
-
* @param {Object} params.position - The position and dimensions of the target element.
|
|
9661
|
-
* @param {number} params.position.pageX - The X coordinate of the target element.
|
|
9662
|
-
* @param {number} params.position.pageY - The Y coordinate of the target element.
|
|
9663
|
-
* @param {number} params.position.width - The width of the target element.
|
|
9664
|
-
* @param {number} params.position.height - The height of the target element.
|
|
9665
|
-
* @param {number} params.offset - The offset value to display an arrow.
|
|
9666
|
-
* @param {Placement} params.placement - The placement of the content relative to the element.
|
|
9667
|
-
* @param {number} params.windowWidth - The width of the window.
|
|
9668
|
-
*
|
|
9669
|
-
* @returns {number | undefined} The maximum width of the content.
|
|
9670
|
-
*/
|
|
9671
9678
|
var calulateContentMaxWidth = function calulateContentMaxWidth(_ref2) {
|
|
9672
9679
|
var position = _ref2.position,
|
|
9673
9680
|
offset = _ref2.offset,
|
|
@@ -9684,27 +9691,27 @@ var calulateContentMaxWidth = function calulateContentMaxWidth(_ref2) {
|
|
|
9684
9691
|
}
|
|
9685
9692
|
case 'right':
|
|
9686
9693
|
{
|
|
9687
|
-
return windowWidth - position.
|
|
9694
|
+
return windowWidth - position.x - position.width - offset;
|
|
9688
9695
|
}
|
|
9689
9696
|
case 'left':
|
|
9690
9697
|
{
|
|
9691
|
-
return position.
|
|
9698
|
+
return position.x - offset;
|
|
9692
9699
|
}
|
|
9693
9700
|
case 'top-left':
|
|
9694
9701
|
{
|
|
9695
|
-
return position.
|
|
9702
|
+
return position.x + position.width;
|
|
9696
9703
|
}
|
|
9697
9704
|
case 'top-right':
|
|
9698
9705
|
{
|
|
9699
|
-
return windowWidth - position.
|
|
9706
|
+
return windowWidth - position.x;
|
|
9700
9707
|
}
|
|
9701
9708
|
case 'bottom-left':
|
|
9702
9709
|
{
|
|
9703
|
-
return position.
|
|
9710
|
+
return position.x + position.width;
|
|
9704
9711
|
}
|
|
9705
9712
|
case 'bottom-right':
|
|
9706
9713
|
{
|
|
9707
|
-
return windowWidth - position.
|
|
9714
|
+
return windowWidth - position.x;
|
|
9708
9715
|
}
|
|
9709
9716
|
}
|
|
9710
9717
|
};
|
|
@@ -9715,23 +9722,27 @@ var AppCue = function AppCue(_ref) {
|
|
|
9715
9722
|
_ref$placement = _ref.placement,
|
|
9716
9723
|
placement = _ref$placement === void 0 ? 'top' : _ref$placement,
|
|
9717
9724
|
style = _ref.style,
|
|
9718
|
-
testID = _ref.testID
|
|
9725
|
+
testID = _ref.testID,
|
|
9726
|
+
controlledVisible = _ref.visible,
|
|
9727
|
+
onDismiss = _ref.onDismiss;
|
|
9719
9728
|
var targetContainerRef = React.useRef(null);
|
|
9729
|
+
var isControlled = controlledVisible !== undefined;
|
|
9720
9730
|
var _React$useState = React__namespace.default.useState(false),
|
|
9721
9731
|
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
9722
|
-
|
|
9723
|
-
|
|
9732
|
+
internalVisible = _React$useState2[0],
|
|
9733
|
+
setInternalVisible = _React$useState2[1];
|
|
9734
|
+
var open = isControlled ? controlledVisible : internalVisible;
|
|
9724
9735
|
var theme = useTheme();
|
|
9725
9736
|
var offset = theme.__hd__.appCue.space.offset;
|
|
9726
9737
|
var _React$useState3 = React__namespace.default.useState({
|
|
9727
|
-
|
|
9728
|
-
|
|
9738
|
+
x: 0,
|
|
9739
|
+
y: 0,
|
|
9729
9740
|
width: 0,
|
|
9730
9741
|
height: 0
|
|
9731
9742
|
}),
|
|
9732
9743
|
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
9733
|
-
|
|
9734
|
-
|
|
9744
|
+
bounds = _React$useState4[0],
|
|
9745
|
+
setBounds = _React$useState4[1];
|
|
9735
9746
|
var _React$useState5 = React__namespace.default.useState({
|
|
9736
9747
|
width: 0,
|
|
9737
9748
|
height: 0
|
|
@@ -9742,23 +9753,36 @@ var AppCue = function AppCue(_ref) {
|
|
|
9742
9753
|
var doMeasure = React.useCallback(function (cb) {
|
|
9743
9754
|
var _targetContainerRef$c;
|
|
9744
9755
|
(_targetContainerRef$c = targetContainerRef.current) === null || _targetContainerRef$c === void 0 || _targetContainerRef$c.measure(function (_, __, width, height, pageX, pageY) {
|
|
9745
|
-
|
|
9746
|
-
|
|
9747
|
-
|
|
9756
|
+
setBounds({
|
|
9757
|
+
x: pageX,
|
|
9758
|
+
y: pageY,
|
|
9748
9759
|
width: width,
|
|
9749
9760
|
height: height
|
|
9750
9761
|
});
|
|
9751
9762
|
cb === null || cb === void 0 || cb();
|
|
9752
9763
|
});
|
|
9753
9764
|
}, []);
|
|
9754
|
-
var handleOpen = function
|
|
9755
|
-
|
|
9756
|
-
|
|
9757
|
-
|
|
9758
|
-
|
|
9765
|
+
var handleOpen = React.useCallback(function () {
|
|
9766
|
+
if (!isControlled) {
|
|
9767
|
+
doMeasure(function () {
|
|
9768
|
+
return setInternalVisible(true);
|
|
9769
|
+
});
|
|
9770
|
+
}
|
|
9771
|
+
}, [isControlled, doMeasure]);
|
|
9772
|
+
var handleDismiss = React.useCallback(function () {
|
|
9773
|
+
if (!isControlled) {
|
|
9774
|
+
setInternalVisible(false);
|
|
9775
|
+
}
|
|
9776
|
+
onDismiss === null || onDismiss === void 0 || onDismiss();
|
|
9777
|
+
}, [isControlled, onDismiss]);
|
|
9759
9778
|
React.useLayoutEffect(function () {
|
|
9760
9779
|
doMeasure();
|
|
9761
9780
|
}, [doMeasure]);
|
|
9781
|
+
React.useEffect(function () {
|
|
9782
|
+
if (open) {
|
|
9783
|
+
doMeasure();
|
|
9784
|
+
}
|
|
9785
|
+
}, [open, doMeasure]);
|
|
9762
9786
|
var enhancedTarget = /*#__PURE__*/React__namespace.default.cloneElement(target, {
|
|
9763
9787
|
onPress: function onPress() {
|
|
9764
9788
|
var _target$props, _target$props$onPress;
|
|
@@ -9775,14 +9799,14 @@ var AppCue = function AppCue(_ref) {
|
|
|
9775
9799
|
var _useWindowDimensions = reactNative.useWindowDimensions(),
|
|
9776
9800
|
windowWidth = _useWindowDimensions.width;
|
|
9777
9801
|
var pos = calculatePosition({
|
|
9778
|
-
position:
|
|
9802
|
+
position: bounds,
|
|
9779
9803
|
contentSize: contentSize,
|
|
9780
9804
|
placement: placement,
|
|
9781
9805
|
offset: offset,
|
|
9782
9806
|
windowWidth: windowWidth
|
|
9783
9807
|
});
|
|
9784
9808
|
var maxWidth = calulateContentMaxWidth({
|
|
9785
|
-
position:
|
|
9809
|
+
position: bounds,
|
|
9786
9810
|
offset: offset,
|
|
9787
9811
|
placement: placement,
|
|
9788
9812
|
windowWidth: windowWidth
|
|
@@ -9805,26 +9829,24 @@ var AppCue = function AppCue(_ref) {
|
|
|
9805
9829
|
}
|
|
9806
9830
|
}, enhancedTarget)), /*#__PURE__*/React__namespace.default.createElement(reactNative.Modal, {
|
|
9807
9831
|
animationType: "fade",
|
|
9808
|
-
visible:
|
|
9809
|
-
onDismiss:
|
|
9810
|
-
return setVisible(false);
|
|
9811
|
-
},
|
|
9832
|
+
visible: open,
|
|
9833
|
+
onDismiss: handleDismiss,
|
|
9812
9834
|
transparent: true,
|
|
9813
9835
|
presentationStyle: "overFullScreen",
|
|
9814
9836
|
statusBarTranslucent: true
|
|
9815
9837
|
}, /*#__PURE__*/React__namespace.default.createElement(reactNative.TouchableWithoutFeedback, {
|
|
9816
9838
|
testID: testID && "".concat(testID, "-backdrop"),
|
|
9817
|
-
onPress:
|
|
9818
|
-
|
|
9819
|
-
|
|
9820
|
-
|
|
9821
|
-
|
|
9822
|
-
|
|
9839
|
+
onPress: handleDismiss
|
|
9840
|
+
}, /*#__PURE__*/React__namespace.default.createElement(StyledModalContainer, null, /*#__PURE__*/React__namespace.default.createElement(SpotlightBackdrop, {
|
|
9841
|
+
bounds: bounds,
|
|
9842
|
+
testID: testID
|
|
9843
|
+
}), /*#__PURE__*/React__namespace.default.createElement(StyledContentPositioner, {
|
|
9844
|
+
style: [{
|
|
9823
9845
|
top: pos.top,
|
|
9824
9846
|
left: pos.left,
|
|
9825
9847
|
bottom: pos.bottom,
|
|
9826
9848
|
right: pos.right
|
|
9827
|
-
}, style]
|
|
9849
|
+
}, style],
|
|
9828
9850
|
onLayout: measureContent,
|
|
9829
9851
|
testID: testID
|
|
9830
9852
|
}, /*#__PURE__*/React__namespace.default.createElement(StyledContent$1, {
|