@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/es/index.js
CHANGED
|
@@ -5,9 +5,9 @@ import React__default, { useState, useEffect, useMemo, useCallback, useRef, useL
|
|
|
5
5
|
import MaskedView from '@react-native-masked-view/masked-view';
|
|
6
6
|
import { LinearGradient } from 'expo-linear-gradient';
|
|
7
7
|
import { createIconSet } from 'react-native-vector-icons';
|
|
8
|
+
import Svg, { Defs, Mask, Rect, G, ForeignObject, Line as Line$1, Path as Path$1, Circle as Circle$1, ClipPath } from 'react-native-svg';
|
|
8
9
|
import { useSafeAreaInsets, SafeAreaView } from 'react-native-safe-area-context';
|
|
9
10
|
import { MonthYearPickerViewIOS, MonthYearPickerDialogueAndroid } from '@hero-design/react-native-month-year-picker';
|
|
10
|
-
import Svg, { G, ForeignObject, Line as Line$1, Path as Path$1, Rect, Mask, Circle as Circle$1, Defs, ClipPath } from 'react-native-svg';
|
|
11
11
|
import DateTimePicker from '@react-native-community/datetimepicker';
|
|
12
12
|
import RnSlider from '@react-native-community/slider';
|
|
13
13
|
import MultiSlider from '@ptomasroos/react-native-multi-slider';
|
|
@@ -7768,7 +7768,8 @@ var getAppCueTheme = function getAppCueTheme(theme) {
|
|
|
7768
7768
|
arrowOffset: theme.space.smallMedium
|
|
7769
7769
|
};
|
|
7770
7770
|
var radii = {
|
|
7771
|
-
container: theme.radii.large
|
|
7771
|
+
container: theme.radii.large,
|
|
7772
|
+
spotlight: theme.radii['5xlarge']
|
|
7772
7773
|
};
|
|
7773
7774
|
return {
|
|
7774
7775
|
colors: colors,
|
|
@@ -8508,7 +8509,7 @@ var Typography = {
|
|
|
8508
8509
|
};
|
|
8509
8510
|
|
|
8510
8511
|
// 🔴 DO NOT EDIT — This file is generated automatically.
|
|
8511
|
-
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'];
|
|
8512
|
+
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'];
|
|
8512
8513
|
|
|
8513
8514
|
var activate = 59000;
|
|
8514
8515
|
var adjustment = 59003;
|
|
@@ -8584,24 +8585,24 @@ var unlock = 59190;
|
|
|
8584
8585
|
var user = 59191;
|
|
8585
8586
|
var wallet = 59194;
|
|
8586
8587
|
var warning = 59195;
|
|
8587
|
-
var add =
|
|
8588
|
-
var bold =
|
|
8589
|
-
var cancel =
|
|
8590
|
-
var checkmark =
|
|
8591
|
-
var italic =
|
|
8592
|
-
var local_mall_outlined =
|
|
8593
|
-
var number$2 =
|
|
8594
|
-
var percentage =
|
|
8595
|
-
var redeem =
|
|
8596
|
-
var refresh =
|
|
8597
|
-
var remove$1 =
|
|
8598
|
-
var restart =
|
|
8599
|
-
var shopping_basket_outlined =
|
|
8600
|
-
var strikethrough =
|
|
8601
|
-
var sync =
|
|
8602
|
-
var transfer =
|
|
8603
|
-
var unavailable =
|
|
8604
|
-
var underline =
|
|
8588
|
+
var add = 59204;
|
|
8589
|
+
var bold = 59237;
|
|
8590
|
+
var cancel = 59257;
|
|
8591
|
+
var checkmark = 59263;
|
|
8592
|
+
var italic = 59367;
|
|
8593
|
+
var local_mall_outlined = 59375;
|
|
8594
|
+
var number$2 = 59400;
|
|
8595
|
+
var percentage = 59406;
|
|
8596
|
+
var redeem = 59423;
|
|
8597
|
+
var refresh = 59424;
|
|
8598
|
+
var remove$1 = 59425;
|
|
8599
|
+
var restart = 59427;
|
|
8600
|
+
var shopping_basket_outlined = 59446;
|
|
8601
|
+
var strikethrough = 59465;
|
|
8602
|
+
var sync = 59471;
|
|
8603
|
+
var transfer = 59482;
|
|
8604
|
+
var unavailable = 59487;
|
|
8605
|
+
var underline = 59488;
|
|
8605
8606
|
var glyphMap = {
|
|
8606
8607
|
activate: activate,
|
|
8607
8608
|
"add-emoji": 59001,
|
|
@@ -8803,294 +8804,310 @@ var glyphMap = {
|
|
|
8803
8804
|
"accommodation-outlined": 59197,
|
|
8804
8805
|
"activate-outlined": 59198,
|
|
8805
8806
|
"add-credit-card-outlined": 59199,
|
|
8806
|
-
"add-
|
|
8807
|
-
"add-
|
|
8808
|
-
"add-
|
|
8807
|
+
"add-emoji-outlined": 59200,
|
|
8808
|
+
"add-person-outlined": 59201,
|
|
8809
|
+
"add-section-outlined": 59202,
|
|
8810
|
+
"add-time-outlined": 59203,
|
|
8809
8811
|
add: add,
|
|
8810
|
-
"adjustment-outlined":
|
|
8811
|
-
"afternoon-outlined":
|
|
8812
|
-
"ai-outlined":
|
|
8813
|
-
"alignment-2-outlined":
|
|
8814
|
-
"alignment-outlined":
|
|
8815
|
-
"all-caps":
|
|
8816
|
-
"application-outlined":
|
|
8817
|
-
"
|
|
8818
|
-
"arrow-
|
|
8819
|
-
"arrow-
|
|
8820
|
-
"arrow-
|
|
8821
|
-
"arrow-
|
|
8822
|
-
"arrow-
|
|
8823
|
-
"arrow-
|
|
8824
|
-
"arrow-
|
|
8825
|
-
"
|
|
8826
|
-
"
|
|
8827
|
-
"
|
|
8828
|
-
"
|
|
8829
|
-
"
|
|
8830
|
-
"
|
|
8831
|
-
"
|
|
8832
|
-
"
|
|
8833
|
-
"
|
|
8834
|
-
"
|
|
8835
|
-
"
|
|
8836
|
-
"
|
|
8837
|
-
"
|
|
8838
|
-
"
|
|
8812
|
+
"adjustment-outlined": 59205,
|
|
8813
|
+
"afternoon-outlined": 59206,
|
|
8814
|
+
"ai-outlined": 59207,
|
|
8815
|
+
"alignment-2-outlined": 59208,
|
|
8816
|
+
"alignment-outlined": 59209,
|
|
8817
|
+
"all-caps": 59210,
|
|
8818
|
+
"application-outlined": 59211,
|
|
8819
|
+
"archive-outlined": 59212,
|
|
8820
|
+
"arrow-down": 59213,
|
|
8821
|
+
"arrow-downwards": 59214,
|
|
8822
|
+
"arrow-left": 59215,
|
|
8823
|
+
"arrow-leftwards": 59216,
|
|
8824
|
+
"arrow-right": 59217,
|
|
8825
|
+
"arrow-rightwards": 59218,
|
|
8826
|
+
"arrow-up": 59219,
|
|
8827
|
+
"arrow-upwards": 59220,
|
|
8828
|
+
"article-outlined": 59221,
|
|
8829
|
+
"assignment-warning-outlined": 59222,
|
|
8830
|
+
"at-sign": 59223,
|
|
8831
|
+
"auto-graph-outlined": 59224,
|
|
8832
|
+
"automotive-outlined": 59225,
|
|
8833
|
+
"bakery-outlined": 59226,
|
|
8834
|
+
"bank-outlined": 59227,
|
|
8835
|
+
"bar-outlined": 59228,
|
|
8836
|
+
"beauty-outlined": 59229,
|
|
8837
|
+
"beer-outlined": 59230,
|
|
8838
|
+
"bell-active-outlined": 59231,
|
|
8839
|
+
"bell-outlined": 59232,
|
|
8840
|
+
"bell-slash-outlined": 59233,
|
|
8841
|
+
"bill-management-outlined": 59234,
|
|
8842
|
+
"billing-outlined": 59235,
|
|
8843
|
+
"body-outlined": 59236,
|
|
8839
8844
|
bold: bold,
|
|
8840
|
-
"bolt-outlined":
|
|
8841
|
-
"book-outlined":
|
|
8842
|
-
"bookmark-added-outlined":
|
|
8843
|
-
"bookmark-checked-outlined":
|
|
8844
|
-
"bookmark-outlined":
|
|
8845
|
-
"box-1-outlined":
|
|
8846
|
-
"box-check-outlined":
|
|
8847
|
-
"box-outlined":
|
|
8848
|
-
"bullet-points":
|
|
8849
|
-
"cake-outlined":
|
|
8850
|
-
"calculator-outlined":
|
|
8851
|
-
"calendar-
|
|
8852
|
-
"calendar-
|
|
8853
|
-
"calendar-
|
|
8854
|
-
"
|
|
8855
|
-
"
|
|
8856
|
-
"
|
|
8845
|
+
"bolt-outlined": 59238,
|
|
8846
|
+
"book-outlined": 59239,
|
|
8847
|
+
"bookmark-added-outlined": 59240,
|
|
8848
|
+
"bookmark-checked-outlined": 59241,
|
|
8849
|
+
"bookmark-outlined": 59242,
|
|
8850
|
+
"box-1-outlined": 59243,
|
|
8851
|
+
"box-check-outlined": 59244,
|
|
8852
|
+
"box-outlined": 59245,
|
|
8853
|
+
"bullet-points": 59246,
|
|
8854
|
+
"cake-outlined": 59247,
|
|
8855
|
+
"calculator-outlined": 59248,
|
|
8856
|
+
"calendar-clock-outlined": 59249,
|
|
8857
|
+
"calendar-dates-outlined": 59250,
|
|
8858
|
+
"calendar-edit-outlined": 59251,
|
|
8859
|
+
"calendar-outlined": 59252,
|
|
8860
|
+
"calendar-star-outlined": 59253,
|
|
8861
|
+
"call-outlined": 59254,
|
|
8862
|
+
"call-split-outlined": 59255,
|
|
8863
|
+
"camera-outlined": 59256,
|
|
8857
8864
|
cancel: cancel,
|
|
8858
|
-
"car-forward-outlined":
|
|
8859
|
-
"cashback-outlined":
|
|
8860
|
-
"charging-station-outlined":
|
|
8861
|
-
"chat-bubble-outlined":
|
|
8862
|
-
"chat-unread-outlined":
|
|
8865
|
+
"car-forward-outlined": 59258,
|
|
8866
|
+
"cashback-outlined": 59259,
|
|
8867
|
+
"charging-station-outlined": 59260,
|
|
8868
|
+
"chat-bubble-outlined": 59261,
|
|
8869
|
+
"chat-unread-outlined": 59262,
|
|
8863
8870
|
checkmark: checkmark,
|
|
8864
|
-
"circle-add-outlined":
|
|
8865
|
-
"circle-cancel-outlined":
|
|
8866
|
-
"circle-
|
|
8867
|
-
"circle-
|
|
8868
|
-
"circle-
|
|
8869
|
-
"circle-
|
|
8870
|
-
"circle-
|
|
8871
|
-
"circle-
|
|
8872
|
-
"circle-
|
|
8873
|
-
"circle-
|
|
8874
|
-
"circle-
|
|
8875
|
-
"
|
|
8876
|
-
"clock-
|
|
8877
|
-
"clock-
|
|
8878
|
-
"clock-outlined":
|
|
8879
|
-
"
|
|
8880
|
-
"
|
|
8881
|
-
"
|
|
8882
|
-
"
|
|
8883
|
-
"
|
|
8884
|
-
"
|
|
8885
|
-
"
|
|
8886
|
-
"
|
|
8887
|
-
"
|
|
8888
|
-
"
|
|
8889
|
-
"
|
|
8890
|
-
"
|
|
8891
|
-
"
|
|
8892
|
-
"
|
|
8893
|
-
"
|
|
8894
|
-
"
|
|
8895
|
-
"
|
|
8896
|
-
"dollar-
|
|
8897
|
-
"dollar-
|
|
8898
|
-
"
|
|
8899
|
-
"
|
|
8900
|
-
"
|
|
8901
|
-
"
|
|
8902
|
-
"
|
|
8903
|
-
"
|
|
8904
|
-
"
|
|
8905
|
-
"
|
|
8906
|
-
"
|
|
8907
|
-
"
|
|
8908
|
-
"
|
|
8909
|
-
"
|
|
8910
|
-
"
|
|
8911
|
-
"
|
|
8912
|
-
"
|
|
8913
|
-
"
|
|
8914
|
-
"
|
|
8915
|
-
"
|
|
8916
|
-
"
|
|
8917
|
-
"
|
|
8918
|
-
"
|
|
8919
|
-
"
|
|
8920
|
-
"
|
|
8921
|
-
"
|
|
8922
|
-
"face-
|
|
8923
|
-
"face-
|
|
8924
|
-
"
|
|
8925
|
-
"
|
|
8926
|
-
"
|
|
8927
|
-
"
|
|
8928
|
-
"
|
|
8929
|
-
"
|
|
8930
|
-
"file-
|
|
8931
|
-
"file-
|
|
8932
|
-
"file-
|
|
8933
|
-
"file-
|
|
8934
|
-
"file-
|
|
8935
|
-
"file-
|
|
8936
|
-
"file-outlined":
|
|
8937
|
-
"file-
|
|
8938
|
-
"file-
|
|
8939
|
-
"file-
|
|
8940
|
-
"file-
|
|
8941
|
-
"file-
|
|
8942
|
-
"
|
|
8943
|
-
"
|
|
8944
|
-
"
|
|
8945
|
-
"
|
|
8946
|
-
"
|
|
8947
|
-
"
|
|
8948
|
-
"
|
|
8949
|
-
"
|
|
8950
|
-
"
|
|
8951
|
-
"
|
|
8952
|
-
"
|
|
8953
|
-
"
|
|
8954
|
-
"
|
|
8955
|
-
"
|
|
8956
|
-
"
|
|
8957
|
-
"
|
|
8958
|
-
"
|
|
8959
|
-
"
|
|
8960
|
-
"
|
|
8961
|
-
"
|
|
8962
|
-
"
|
|
8963
|
-
"
|
|
8871
|
+
"circle-add-outlined": 59264,
|
|
8872
|
+
"circle-cancel-outlined": 59265,
|
|
8873
|
+
"circle-check-outlined": 59266,
|
|
8874
|
+
"circle-down-outlined": 59267,
|
|
8875
|
+
"circle-info-outlined": 59268,
|
|
8876
|
+
"circle-left-outlined": 59269,
|
|
8877
|
+
"circle-ok-outlined": 59270,
|
|
8878
|
+
"circle-question-outlined": 59271,
|
|
8879
|
+
"circle-remove-outlined": 59272,
|
|
8880
|
+
"circle-right-outlined": 59273,
|
|
8881
|
+
"circle-up-outlined": 59274,
|
|
8882
|
+
"circle-warning-outlined": 59275,
|
|
8883
|
+
"clock-2-outlined": 59276,
|
|
8884
|
+
"clock-3-outlined": 59277,
|
|
8885
|
+
"clock-in-outlined": 59278,
|
|
8886
|
+
"clock-out-outlined": 59279,
|
|
8887
|
+
"clock-outlined": 59280,
|
|
8888
|
+
"cloud-download-outlined": 59281,
|
|
8889
|
+
"cog-outlined": 59282,
|
|
8890
|
+
"coin-outlined": 59283,
|
|
8891
|
+
"coin-super-outlined": 59284,
|
|
8892
|
+
"comment-outlined": 59285,
|
|
8893
|
+
"contacts-outlined": 59286,
|
|
8894
|
+
"contacts-user-outlined": 59287,
|
|
8895
|
+
"credit-card-outlined": 59288,
|
|
8896
|
+
"cultural-site-outlined": 59289,
|
|
8897
|
+
"cup-outlined": 59290,
|
|
8898
|
+
"dentistry-outlined": 59291,
|
|
8899
|
+
"diamond-outlined": 59292,
|
|
8900
|
+
"direction-arrows-outlined": 59293,
|
|
8901
|
+
"directory-outlined": 59294,
|
|
8902
|
+
"document-outlined": 59295,
|
|
8903
|
+
"dollar-box-outlined": 59296,
|
|
8904
|
+
"dollar-card-outlined": 59297,
|
|
8905
|
+
"dollar-coin-shine-outlined": 59298,
|
|
8906
|
+
"dollar-credit-card-outlined": 59299,
|
|
8907
|
+
"dollar-sign": 59300,
|
|
8908
|
+
"double-buildings-outlined": 59301,
|
|
8909
|
+
"double-left-arrows": 59302,
|
|
8910
|
+
"double-right-arrows": 59303,
|
|
8911
|
+
"download-box-outlined": 59304,
|
|
8912
|
+
"download-outlined": 59305,
|
|
8913
|
+
"edit-template-outlined": 59306,
|
|
8914
|
+
"edit-user-outlined": 59307,
|
|
8915
|
+
"electronics-outlined": 59308,
|
|
8916
|
+
"email-outlined": 59309,
|
|
8917
|
+
"end-break-outlined": 59310,
|
|
8918
|
+
"enter-arrow": 59311,
|
|
8919
|
+
"entertainment-outlined": 59312,
|
|
8920
|
+
"envelope-outlined": 59313,
|
|
8921
|
+
"evening-outlined": 59314,
|
|
8922
|
+
"expense-approval-outlined": 59315,
|
|
8923
|
+
"expense-outlined": 59316,
|
|
8924
|
+
"explore-outlined": 59317,
|
|
8925
|
+
"extension-outlined": 59318,
|
|
8926
|
+
"external-link": 59319,
|
|
8927
|
+
"eye-invisible-outlined": 59320,
|
|
8928
|
+
"eye-outlined": 59321,
|
|
8929
|
+
"face-id": 59322,
|
|
8930
|
+
"face-meh-outlined": 59323,
|
|
8931
|
+
"face-open-smiley-outlined": 59324,
|
|
8932
|
+
"face-sad-outlined": 59325,
|
|
8933
|
+
"face-smiley-outlined": 59326,
|
|
8934
|
+
"fastfood-outlined": 59327,
|
|
8935
|
+
"feed-outlined": 59328,
|
|
8936
|
+
"feedbacks-outlined": 59329,
|
|
8937
|
+
"file-certified-outlined": 59330,
|
|
8938
|
+
"file-clone-outlined": 59331,
|
|
8939
|
+
"file-copy-outlined": 59332,
|
|
8940
|
+
"file-dispose-outlined": 59333,
|
|
8941
|
+
"file-dollar-certified-outlined": 59334,
|
|
8942
|
+
"file-dollar-outlined": 59335,
|
|
8943
|
+
"file-download-outlined": 59336,
|
|
8944
|
+
"file-export-outlined": 59337,
|
|
8945
|
+
"file-lock-outlined": 59338,
|
|
8946
|
+
"file-outlined": 59339,
|
|
8947
|
+
"file-pound-outlined": 59340,
|
|
8948
|
+
"file-search-outlined": 59341,
|
|
8949
|
+
"file-secured-outlined": 59342,
|
|
8950
|
+
"file-statutory-outlined": 59343,
|
|
8951
|
+
"file-verified-outlined": 59344,
|
|
8952
|
+
"filter-outlined": 59345,
|
|
8953
|
+
"fitness-outlined": 59346,
|
|
8954
|
+
"folder-outlined": 59347,
|
|
8955
|
+
"folder-upload-outlined": 59348,
|
|
8956
|
+
"folder-user-outlined": 59349,
|
|
8957
|
+
"form-outlined": 59350,
|
|
8958
|
+
"funnel-filter-outline": 59351,
|
|
8959
|
+
"goal-outlined": 59352,
|
|
8960
|
+
"graph-outlined": 59353,
|
|
8961
|
+
"grocery-outlined": 59354,
|
|
8962
|
+
"hand-holding-user-outlined": 59355,
|
|
8963
|
+
"handshake-outlined": 59356,
|
|
8964
|
+
"happy-sun-outlined": 59357,
|
|
8965
|
+
"health-bag-outlined": 59358,
|
|
8966
|
+
"heart-outlined": 59359,
|
|
8967
|
+
"history-outlined": 59360,
|
|
8968
|
+
"home-active-outlined": 59361,
|
|
8969
|
+
"home-outlined": 59362,
|
|
8970
|
+
"id-card-outlined": 59363,
|
|
8971
|
+
"image-outlined": 59364,
|
|
8972
|
+
"import-outlined": 59365,
|
|
8973
|
+
"instapay-outlined": 59366,
|
|
8964
8974
|
italic: italic,
|
|
8965
|
-
"job-search-outlined":
|
|
8966
|
-
"leave-approval-outlined":
|
|
8967
|
-
"lighting-outlined":
|
|
8968
|
-
"link-1":
|
|
8969
|
-
"link-2":
|
|
8970
|
-
"list-outlined":
|
|
8971
|
-
"live-help-outlined":
|
|
8975
|
+
"job-search-outlined": 59368,
|
|
8976
|
+
"leave-approval-outlined": 59369,
|
|
8977
|
+
"lighting-outlined": 59370,
|
|
8978
|
+
"link-1": 59371,
|
|
8979
|
+
"link-2": 59372,
|
|
8980
|
+
"list-outlined": 59373,
|
|
8981
|
+
"live-help-outlined": 59374,
|
|
8972
8982
|
local_mall_outlined: local_mall_outlined,
|
|
8973
|
-
"location-on-outlined":
|
|
8974
|
-
"location-outlined":
|
|
8975
|
-
"lock-outlined":
|
|
8976
|
-
"locked-file-outlined":
|
|
8977
|
-
"log-out":
|
|
8978
|
-
"mail-outlined":
|
|
8979
|
-
"map-outlined":
|
|
8980
|
-
"media-content-outlined":
|
|
8981
|
-
"menu-close":
|
|
8982
|
-
"menu-expand":
|
|
8983
|
-
"menu-fold-outlined":
|
|
8984
|
-
"menu-unfold-outlined":
|
|
8985
|
-
"mic-outlined":
|
|
8986
|
-
"mic-slash-outlined":
|
|
8987
|
-
"moneybag-outlined":
|
|
8988
|
-
"moon-outlined":
|
|
8989
|
-
"more-horizontal":
|
|
8990
|
-
"more-vertical":
|
|
8991
|
-
"morning-outlined":
|
|
8992
|
-
"multiple-folders-outlined":
|
|
8993
|
-
"multiple-users-outlined":
|
|
8994
|
-
"near-me-outlined":
|
|
8995
|
-
"node-outlined":
|
|
8996
|
-
"number-points":
|
|
8983
|
+
"location-on-outlined": 59376,
|
|
8984
|
+
"location-outlined": 59377,
|
|
8985
|
+
"lock-outlined": 59378,
|
|
8986
|
+
"locked-file-outlined": 59379,
|
|
8987
|
+
"log-out": 59380,
|
|
8988
|
+
"mail-outlined": 59381,
|
|
8989
|
+
"map-outlined": 59382,
|
|
8990
|
+
"media-content-outlined": 59383,
|
|
8991
|
+
"menu-close": 59384,
|
|
8992
|
+
"menu-expand": 59385,
|
|
8993
|
+
"menu-fold-outlined": 59386,
|
|
8994
|
+
"menu-unfold-outlined": 59387,
|
|
8995
|
+
"mic-outlined": 59388,
|
|
8996
|
+
"mic-slash-outlined": 59389,
|
|
8997
|
+
"moneybag-outlined": 59390,
|
|
8998
|
+
"moon-outlined": 59391,
|
|
8999
|
+
"more-horizontal": 59392,
|
|
9000
|
+
"more-vertical": 59393,
|
|
9001
|
+
"morning-outlined": 59394,
|
|
9002
|
+
"multiple-folders-outlined": 59395,
|
|
9003
|
+
"multiple-users-outlined": 59396,
|
|
9004
|
+
"near-me-outlined": 59397,
|
|
9005
|
+
"node-outlined": 59398,
|
|
9006
|
+
"number-points": 59399,
|
|
8997
9007
|
number: number$2,
|
|
8998
|
-
"overview-outlined":
|
|
8999
|
-
"park-outlined":
|
|
9000
|
-
"payment-summary-outlined":
|
|
9001
|
-
"payslip-outlined":
|
|
9002
|
-
"pencil-outlined":
|
|
9008
|
+
"overview-outlined": 59401,
|
|
9009
|
+
"park-outlined": 59402,
|
|
9010
|
+
"payment-summary-outlined": 59403,
|
|
9011
|
+
"payslip-outlined": 59404,
|
|
9012
|
+
"pencil-outlined": 59405,
|
|
9003
9013
|
percentage: percentage,
|
|
9004
|
-
"phone-outlined":
|
|
9005
|
-
"piggy-bank-outlined":
|
|
9006
|
-
"plane-outlined":
|
|
9007
|
-
"play-circle-outlined":
|
|
9008
|
-
"pound-box-outlined":
|
|
9009
|
-
"pound-card-outlined":
|
|
9010
|
-
"pound-coin-shine-outlined":
|
|
9011
|
-
"pound-credit-card-outlined":
|
|
9012
|
-
"print-outlined":
|
|
9013
|
-
"profile-2user-outlined":
|
|
9014
|
-
"propane-tank-outlined":
|
|
9015
|
-
"qr-code-outlined":
|
|
9016
|
-
"qualification-outlined":
|
|
9017
|
-
"question-mark":
|
|
9018
|
-
"
|
|
9014
|
+
"phone-outlined": 59407,
|
|
9015
|
+
"piggy-bank-outlined": 59408,
|
|
9016
|
+
"plane-outlined": 59409,
|
|
9017
|
+
"play-circle-outlined": 59410,
|
|
9018
|
+
"pound-box-outlined": 59411,
|
|
9019
|
+
"pound-card-outlined": 59412,
|
|
9020
|
+
"pound-coin-shine-outlined": 59413,
|
|
9021
|
+
"pound-credit-card-outlined": 59414,
|
|
9022
|
+
"print-outlined": 59415,
|
|
9023
|
+
"profile-2user-outlined": 59416,
|
|
9024
|
+
"propane-tank-outlined": 59417,
|
|
9025
|
+
"qr-code-outlined": 59418,
|
|
9026
|
+
"qualification-outlined": 59419,
|
|
9027
|
+
"question-mark": 59420,
|
|
9028
|
+
"raising-hands-outlined": 59421,
|
|
9029
|
+
"re-assign": 59422,
|
|
9019
9030
|
redeem: redeem,
|
|
9020
9031
|
refresh: refresh,
|
|
9021
9032
|
remove: remove$1,
|
|
9022
|
-
"reply-outlined":
|
|
9033
|
+
"reply-outlined": 59426,
|
|
9023
9034
|
restart: restart,
|
|
9024
|
-
"restaurant-outlined":
|
|
9025
|
-
"resume-outlined":
|
|
9026
|
-
"return-arrow":
|
|
9027
|
-
"rocket-launch-outlined":
|
|
9028
|
-
"rostering-outlined":
|
|
9029
|
-
"safety-outlined":
|
|
9030
|
-
"save-outlined":
|
|
9031
|
-
"schedule-outlined":
|
|
9032
|
-
"
|
|
9033
|
-
"search-
|
|
9034
|
-
"
|
|
9035
|
-
"
|
|
9036
|
-
"share-
|
|
9037
|
-
"share-
|
|
9038
|
-
"share-outlined":
|
|
9039
|
-
"
|
|
9040
|
-
"
|
|
9035
|
+
"restaurant-outlined": 59428,
|
|
9036
|
+
"resume-outlined": 59429,
|
|
9037
|
+
"return-arrow": 59430,
|
|
9038
|
+
"rocket-launch-outlined": 59431,
|
|
9039
|
+
"rostering-outlined": 59432,
|
|
9040
|
+
"safety-outlined": 59433,
|
|
9041
|
+
"save-outlined": 59434,
|
|
9042
|
+
"schedule-outlined": 59435,
|
|
9043
|
+
"schedule-send-outlined": 59436,
|
|
9044
|
+
"search-outlined": 59437,
|
|
9045
|
+
"search-secured-outlined": 59438,
|
|
9046
|
+
"send-outlined": 59439,
|
|
9047
|
+
"share-1": 59440,
|
|
9048
|
+
"share-2": 59441,
|
|
9049
|
+
"share-outlined-2": 59442,
|
|
9050
|
+
"share-outlined": 59443,
|
|
9051
|
+
"shield-check-outlined": 59444,
|
|
9052
|
+
"shop-outlined": 59445,
|
|
9041
9053
|
shopping_basket_outlined: shopping_basket_outlined,
|
|
9042
|
-
"show-chart-outlined":
|
|
9043
|
-
"single-down-arrow":
|
|
9044
|
-
"single-left-arrow":
|
|
9045
|
-
"single-right-arrow":
|
|
9046
|
-
"single-up-arrow":
|
|
9047
|
-
"smart-match-outlined":
|
|
9048
|
-
"sparkle-2-outlined":
|
|
9049
|
-
"sparkle-outlined":
|
|
9050
|
-
"speaker-active-outlined":
|
|
9051
|
-
"speaker-outlined":
|
|
9052
|
-
"star-
|
|
9053
|
-
"star-outlined":
|
|
9054
|
-
"
|
|
9055
|
-
"
|
|
9056
|
-
"
|
|
9054
|
+
"show-chart-outlined": 59447,
|
|
9055
|
+
"single-down-arrow": 59448,
|
|
9056
|
+
"single-left-arrow": 59449,
|
|
9057
|
+
"single-right-arrow": 59450,
|
|
9058
|
+
"single-up-arrow": 59451,
|
|
9059
|
+
"smart-match-outlined": 59452,
|
|
9060
|
+
"sparkle-2-outlined": 59453,
|
|
9061
|
+
"sparkle-outlined": 59454,
|
|
9062
|
+
"speaker-active-outlined": 59455,
|
|
9063
|
+
"speaker-outlined": 59456,
|
|
9064
|
+
"star-award-outlined": 59457,
|
|
9065
|
+
"star-badge-outlined": 59458,
|
|
9066
|
+
"star-circle-outlined": 59459,
|
|
9067
|
+
"star-medal-outlined": 59460,
|
|
9068
|
+
"star-outlined": 59461,
|
|
9069
|
+
"start-break-outlined": 59462,
|
|
9070
|
+
"stash-outlined": 59463,
|
|
9071
|
+
"stopwatch-outlined": 59464,
|
|
9057
9072
|
strikethrough: strikethrough,
|
|
9058
|
-
"styler-outlined":
|
|
9059
|
-
"suitcase-clock-outlined":
|
|
9060
|
-
"suitcase-outlined":
|
|
9061
|
-
"survey-outlined":
|
|
9062
|
-
"switch-outlined":
|
|
9073
|
+
"styler-outlined": 59466,
|
|
9074
|
+
"suitcase-clock-outlined": 59467,
|
|
9075
|
+
"suitcase-outlined": 59468,
|
|
9076
|
+
"survey-outlined": 59469,
|
|
9077
|
+
"switch-outlined": 59470,
|
|
9063
9078
|
sync: sync,
|
|
9064
|
-
"tag-outlined":
|
|
9065
|
-
"target-outlined":
|
|
9066
|
-
"
|
|
9067
|
-
"
|
|
9068
|
-
"thumb-
|
|
9069
|
-
"
|
|
9070
|
-
"
|
|
9071
|
-
"
|
|
9072
|
-
"
|
|
9079
|
+
"tag-outlined": 59472,
|
|
9080
|
+
"target-outlined": 59473,
|
|
9081
|
+
"teams-outlined": 59474,
|
|
9082
|
+
"tennis-outlined": 59475,
|
|
9083
|
+
"thumb-down-outlined": 59476,
|
|
9084
|
+
"thumb-up-outlined": 59477,
|
|
9085
|
+
"ticket-outlined": 59478,
|
|
9086
|
+
"timesheet-outlined": 59479,
|
|
9087
|
+
"timesheets-outlined": 59480,
|
|
9088
|
+
"today-outlined": 59481,
|
|
9073
9089
|
transfer: transfer,
|
|
9074
|
-
"transportation-outlined":
|
|
9075
|
-
"trash-bin-outlined":
|
|
9076
|
-
"umbrela-outlined":
|
|
9077
|
-
"unavailability-outlined":
|
|
9090
|
+
"transportation-outlined": 59483,
|
|
9091
|
+
"trash-bin-outlined": 59484,
|
|
9092
|
+
"umbrela-outlined": 59485,
|
|
9093
|
+
"unavailability-outlined": 59486,
|
|
9078
9094
|
unavailable: unavailable,
|
|
9079
9095
|
underline: underline,
|
|
9080
|
-
"union-outlined":
|
|
9081
|
-
"unlock-outlined":
|
|
9082
|
-
"upload-outlined":
|
|
9083
|
-
"user-add-outlined":
|
|
9084
|
-
"user-circle-outlined":
|
|
9085
|
-
"user-gear-outlined":
|
|
9086
|
-
"user-out-outlined":
|
|
9087
|
-
"user-outlined":
|
|
9088
|
-
"user-rectangle-outlined":
|
|
9089
|
-
"video-1-outlined":
|
|
9090
|
-
"video-2-outlined":
|
|
9091
|
-
"volunteer-outlined":
|
|
9092
|
-
"wallet-outlined":
|
|
9093
|
-
"
|
|
9096
|
+
"union-outlined": 59489,
|
|
9097
|
+
"unlock-outlined": 59490,
|
|
9098
|
+
"upload-outlined": 59491,
|
|
9099
|
+
"user-add-outlined": 59492,
|
|
9100
|
+
"user-circle-outlined": 59493,
|
|
9101
|
+
"user-gear-outlined": 59494,
|
|
9102
|
+
"user-out-outlined": 59495,
|
|
9103
|
+
"user-outlined": 59496,
|
|
9104
|
+
"user-rectangle-outlined": 59497,
|
|
9105
|
+
"video-1-outlined": 59498,
|
|
9106
|
+
"video-2-outlined": 59499,
|
|
9107
|
+
"volunteer-outlined": 59500,
|
|
9108
|
+
"wallet-outlined": 59501,
|
|
9109
|
+
"warning-outlined": 59502,
|
|
9110
|
+
"wellness-outlined": 59503
|
|
9094
9111
|
};
|
|
9095
9112
|
|
|
9096
9113
|
var HeroIcon = createIconSet(glyphMap, 'hero-icons-mobile', 'hero-icons-mobile.ttf');
|
|
@@ -9465,17 +9482,16 @@ var StyledContent$1 = index$c(View)(function (_ref) {
|
|
|
9465
9482
|
alignSelf: 'center'
|
|
9466
9483
|
};
|
|
9467
9484
|
});
|
|
9468
|
-
var
|
|
9469
|
-
|
|
9470
|
-
|
|
9471
|
-
width: '100%',
|
|
9472
|
-
height: '100%',
|
|
9473
|
-
backgroundColor: theme.__hd__.appCue.colors.backdropColor
|
|
9474
|
-
};
|
|
9485
|
+
var StyledModalContainer = index$c(View)({
|
|
9486
|
+
width: '100%',
|
|
9487
|
+
height: '100%'
|
|
9475
9488
|
});
|
|
9476
|
-
var
|
|
9477
|
-
|
|
9478
|
-
|
|
9489
|
+
var StyledContentPositioner = index$c(View)({
|
|
9490
|
+
position: 'absolute'
|
|
9491
|
+
});
|
|
9492
|
+
var StyledIconContainer$2 = index$c(Animated.View)(function (_ref2) {
|
|
9493
|
+
var theme = _ref2.theme,
|
|
9494
|
+
themePlacement = _ref2.themePlacement;
|
|
9479
9495
|
return _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({
|
|
9480
9496
|
position: 'absolute',
|
|
9481
9497
|
color: theme.__hd__.appCue.colors.background,
|
|
@@ -9524,25 +9540,47 @@ var StyledIconContainer$2 = index$c(Animated.View)(function (_ref3) {
|
|
|
9524
9540
|
});
|
|
9525
9541
|
});
|
|
9526
9542
|
|
|
9527
|
-
|
|
9528
|
-
|
|
9529
|
-
|
|
9530
|
-
|
|
9531
|
-
|
|
9532
|
-
|
|
9533
|
-
|
|
9534
|
-
|
|
9535
|
-
|
|
9536
|
-
|
|
9537
|
-
|
|
9538
|
-
|
|
9539
|
-
|
|
9540
|
-
|
|
9541
|
-
|
|
9542
|
-
|
|
9543
|
-
|
|
9544
|
-
|
|
9545
|
-
*/
|
|
9543
|
+
var SpotlightBackdrop = function SpotlightBackdrop(_ref) {
|
|
9544
|
+
var bounds = _ref.bounds,
|
|
9545
|
+
testID = _ref.testID;
|
|
9546
|
+
var theme = useTheme();
|
|
9547
|
+
var _useWindowDimensions = useWindowDimensions(),
|
|
9548
|
+
windowWidth = _useWindowDimensions.width,
|
|
9549
|
+
windowHeight = _useWindowDimensions.height;
|
|
9550
|
+
var maxSpotlightRadius = theme.__hd__.appCue.radii.spotlight;
|
|
9551
|
+
var backdropColor = theme.__hd__.appCue.colors.backdropColor;
|
|
9552
|
+
var resolvedRadius = Math.min(bounds.height / 2, bounds.width / 2, maxSpotlightRadius);
|
|
9553
|
+
return /*#__PURE__*/React__default.createElement(Svg, {
|
|
9554
|
+
width: windowWidth,
|
|
9555
|
+
height: windowHeight,
|
|
9556
|
+
style: {
|
|
9557
|
+
position: 'absolute',
|
|
9558
|
+
top: 0,
|
|
9559
|
+
left: 0
|
|
9560
|
+
}
|
|
9561
|
+
}, /*#__PURE__*/React__default.createElement(Defs, null, /*#__PURE__*/React__default.createElement(Mask, {
|
|
9562
|
+
id: "spotlight-mask"
|
|
9563
|
+
}, /*#__PURE__*/React__default.createElement(Rect, {
|
|
9564
|
+
width: windowWidth,
|
|
9565
|
+
height: windowHeight,
|
|
9566
|
+
fill: "white"
|
|
9567
|
+
}), /*#__PURE__*/React__default.createElement(Rect, {
|
|
9568
|
+
x: bounds.x,
|
|
9569
|
+
y: bounds.y,
|
|
9570
|
+
width: bounds.width,
|
|
9571
|
+
height: bounds.height,
|
|
9572
|
+
rx: resolvedRadius,
|
|
9573
|
+
ry: resolvedRadius,
|
|
9574
|
+
fill: "black",
|
|
9575
|
+
testID: testID && "".concat(testID, "-spotlight")
|
|
9576
|
+
}))), /*#__PURE__*/React__default.createElement(Rect, {
|
|
9577
|
+
width: windowWidth,
|
|
9578
|
+
height: windowHeight,
|
|
9579
|
+
fill: backdropColor,
|
|
9580
|
+
mask: "url(#spotlight-mask)"
|
|
9581
|
+
}));
|
|
9582
|
+
};
|
|
9583
|
+
|
|
9546
9584
|
var calculatePosition = function calculatePosition(_ref) {
|
|
9547
9585
|
var placement = _ref.placement,
|
|
9548
9586
|
position = _ref.position,
|
|
@@ -9553,92 +9591,61 @@ var calculatePosition = function calculatePosition(_ref) {
|
|
|
9553
9591
|
case 'top':
|
|
9554
9592
|
{
|
|
9555
9593
|
return {
|
|
9556
|
-
|
|
9557
|
-
|
|
9558
|
-
// The Y coordinate is calculated by subtracting the height of the content and the offset from the Y coordinate of the target element
|
|
9559
|
-
top: position.pageY - contentSize.height - offset
|
|
9594
|
+
left: position.x + (position.width - contentSize.width) / 2,
|
|
9595
|
+
top: position.y - contentSize.height - offset
|
|
9560
9596
|
};
|
|
9561
9597
|
}
|
|
9562
9598
|
case 'bottom':
|
|
9563
9599
|
{
|
|
9564
9600
|
return {
|
|
9565
|
-
|
|
9566
|
-
|
|
9567
|
-
// The Y coordinate is calculated by adding the height of the target element and the offset to the Y coordinate of the target element.
|
|
9568
|
-
top: position.pageY + position.height + offset
|
|
9601
|
+
left: position.x + (position.width - contentSize.width) / 2,
|
|
9602
|
+
top: position.y + position.height + offset
|
|
9569
9603
|
};
|
|
9570
9604
|
}
|
|
9571
9605
|
case 'right':
|
|
9572
9606
|
{
|
|
9573
9607
|
return {
|
|
9574
|
-
|
|
9575
|
-
|
|
9576
|
-
// The Y coordinate is calculated by adding half of the height of the target element to the Y coordinate of the target element.
|
|
9577
|
-
top: position.pageY + (position.height - contentSize.height) / 2
|
|
9608
|
+
left: position.x + position.width + offset,
|
|
9609
|
+
top: position.y + (position.height - contentSize.height) / 2
|
|
9578
9610
|
};
|
|
9579
9611
|
}
|
|
9580
9612
|
case 'left':
|
|
9581
9613
|
{
|
|
9582
9614
|
return {
|
|
9583
|
-
|
|
9584
|
-
|
|
9585
|
-
// The Y coordinate is calculated by adding half of the height of the target element to the Y coordinate of the target element.
|
|
9586
|
-
top: position.pageY + (position.height - contentSize.height) / 2
|
|
9615
|
+
left: position.x - contentSize.width - offset,
|
|
9616
|
+
top: position.y + (position.height - contentSize.height) / 2
|
|
9587
9617
|
};
|
|
9588
9618
|
}
|
|
9589
9619
|
case 'top-left':
|
|
9590
9620
|
{
|
|
9591
9621
|
return {
|
|
9592
|
-
|
|
9593
|
-
|
|
9594
|
-
// The Y coordinate is calculated by subtracting the height of the content and the offset from the Y coordinate of the target element
|
|
9595
|
-
top: position.pageY - contentSize.height - offset
|
|
9622
|
+
right: windowWidth - position.x - position.width,
|
|
9623
|
+
top: position.y - contentSize.height - offset
|
|
9596
9624
|
};
|
|
9597
9625
|
}
|
|
9598
9626
|
case 'top-right':
|
|
9599
9627
|
{
|
|
9600
9628
|
return {
|
|
9601
|
-
|
|
9602
|
-
|
|
9603
|
-
// The Y coordinate is calculated by subtracting the height of the content and the offset from the Y coordinate of the target element.
|
|
9604
|
-
top: position.pageY - contentSize.height - offset
|
|
9629
|
+
left: position.x,
|
|
9630
|
+
top: position.y - contentSize.height - offset
|
|
9605
9631
|
};
|
|
9606
9632
|
}
|
|
9607
9633
|
case 'bottom-left':
|
|
9608
9634
|
{
|
|
9609
9635
|
return {
|
|
9610
|
-
|
|
9611
|
-
|
|
9612
|
-
// The Y coordinate is calculated by adding the height of the target element and the offset to the Y coordinate of the target element.
|
|
9613
|
-
top: position.pageY + position.height + offset
|
|
9636
|
+
right: windowWidth - position.x - position.width,
|
|
9637
|
+
top: position.y + position.height + offset
|
|
9614
9638
|
};
|
|
9615
9639
|
}
|
|
9616
9640
|
case 'bottom-right':
|
|
9617
9641
|
{
|
|
9618
9642
|
return {
|
|
9619
|
-
|
|
9620
|
-
|
|
9621
|
-
// The Y coordinate is calculated by adding the height of the target element and the offset to the Y coordinate of the target element.
|
|
9622
|
-
top: position.pageY + position.height + offset
|
|
9643
|
+
left: position.x,
|
|
9644
|
+
top: position.y + position.height + offset
|
|
9623
9645
|
};
|
|
9624
9646
|
}
|
|
9625
9647
|
}
|
|
9626
9648
|
};
|
|
9627
|
-
/**
|
|
9628
|
-
* Calculates the maximum width of the content based on its position, offset, placement, and window width.
|
|
9629
|
-
*
|
|
9630
|
-
* @param {Object} params - The parameters for the calculation.
|
|
9631
|
-
* @param {Object} params.position - The position and dimensions of the target element.
|
|
9632
|
-
* @param {number} params.position.pageX - The X coordinate of the target element.
|
|
9633
|
-
* @param {number} params.position.pageY - The Y coordinate of the target element.
|
|
9634
|
-
* @param {number} params.position.width - The width of the target element.
|
|
9635
|
-
* @param {number} params.position.height - The height of the target element.
|
|
9636
|
-
* @param {number} params.offset - The offset value to display an arrow.
|
|
9637
|
-
* @param {Placement} params.placement - The placement of the content relative to the element.
|
|
9638
|
-
* @param {number} params.windowWidth - The width of the window.
|
|
9639
|
-
*
|
|
9640
|
-
* @returns {number | undefined} The maximum width of the content.
|
|
9641
|
-
*/
|
|
9642
9649
|
var calulateContentMaxWidth = function calulateContentMaxWidth(_ref2) {
|
|
9643
9650
|
var position = _ref2.position,
|
|
9644
9651
|
offset = _ref2.offset,
|
|
@@ -9655,27 +9662,27 @@ var calulateContentMaxWidth = function calulateContentMaxWidth(_ref2) {
|
|
|
9655
9662
|
}
|
|
9656
9663
|
case 'right':
|
|
9657
9664
|
{
|
|
9658
|
-
return windowWidth - position.
|
|
9665
|
+
return windowWidth - position.x - position.width - offset;
|
|
9659
9666
|
}
|
|
9660
9667
|
case 'left':
|
|
9661
9668
|
{
|
|
9662
|
-
return position.
|
|
9669
|
+
return position.x - offset;
|
|
9663
9670
|
}
|
|
9664
9671
|
case 'top-left':
|
|
9665
9672
|
{
|
|
9666
|
-
return position.
|
|
9673
|
+
return position.x + position.width;
|
|
9667
9674
|
}
|
|
9668
9675
|
case 'top-right':
|
|
9669
9676
|
{
|
|
9670
|
-
return windowWidth - position.
|
|
9677
|
+
return windowWidth - position.x;
|
|
9671
9678
|
}
|
|
9672
9679
|
case 'bottom-left':
|
|
9673
9680
|
{
|
|
9674
|
-
return position.
|
|
9681
|
+
return position.x + position.width;
|
|
9675
9682
|
}
|
|
9676
9683
|
case 'bottom-right':
|
|
9677
9684
|
{
|
|
9678
|
-
return windowWidth - position.
|
|
9685
|
+
return windowWidth - position.x;
|
|
9679
9686
|
}
|
|
9680
9687
|
}
|
|
9681
9688
|
};
|
|
@@ -9686,23 +9693,27 @@ var AppCue = function AppCue(_ref) {
|
|
|
9686
9693
|
_ref$placement = _ref.placement,
|
|
9687
9694
|
placement = _ref$placement === void 0 ? 'top' : _ref$placement,
|
|
9688
9695
|
style = _ref.style,
|
|
9689
|
-
testID = _ref.testID
|
|
9696
|
+
testID = _ref.testID,
|
|
9697
|
+
controlledVisible = _ref.visible,
|
|
9698
|
+
onDismiss = _ref.onDismiss;
|
|
9690
9699
|
var targetContainerRef = useRef(null);
|
|
9700
|
+
var isControlled = controlledVisible !== undefined;
|
|
9691
9701
|
var _React$useState = React__default.useState(false),
|
|
9692
9702
|
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
9693
|
-
|
|
9694
|
-
|
|
9703
|
+
internalVisible = _React$useState2[0],
|
|
9704
|
+
setInternalVisible = _React$useState2[1];
|
|
9705
|
+
var open = isControlled ? controlledVisible : internalVisible;
|
|
9695
9706
|
var theme = useTheme();
|
|
9696
9707
|
var offset = theme.__hd__.appCue.space.offset;
|
|
9697
9708
|
var _React$useState3 = React__default.useState({
|
|
9698
|
-
|
|
9699
|
-
|
|
9709
|
+
x: 0,
|
|
9710
|
+
y: 0,
|
|
9700
9711
|
width: 0,
|
|
9701
9712
|
height: 0
|
|
9702
9713
|
}),
|
|
9703
9714
|
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
9704
|
-
|
|
9705
|
-
|
|
9715
|
+
bounds = _React$useState4[0],
|
|
9716
|
+
setBounds = _React$useState4[1];
|
|
9706
9717
|
var _React$useState5 = React__default.useState({
|
|
9707
9718
|
width: 0,
|
|
9708
9719
|
height: 0
|
|
@@ -9713,23 +9724,36 @@ var AppCue = function AppCue(_ref) {
|
|
|
9713
9724
|
var doMeasure = useCallback(function (cb) {
|
|
9714
9725
|
var _targetContainerRef$c;
|
|
9715
9726
|
(_targetContainerRef$c = targetContainerRef.current) === null || _targetContainerRef$c === void 0 || _targetContainerRef$c.measure(function (_, __, width, height, pageX, pageY) {
|
|
9716
|
-
|
|
9717
|
-
|
|
9718
|
-
|
|
9727
|
+
setBounds({
|
|
9728
|
+
x: pageX,
|
|
9729
|
+
y: pageY,
|
|
9719
9730
|
width: width,
|
|
9720
9731
|
height: height
|
|
9721
9732
|
});
|
|
9722
9733
|
cb === null || cb === void 0 || cb();
|
|
9723
9734
|
});
|
|
9724
9735
|
}, []);
|
|
9725
|
-
var handleOpen = function
|
|
9726
|
-
|
|
9727
|
-
|
|
9728
|
-
|
|
9729
|
-
|
|
9736
|
+
var handleOpen = useCallback(function () {
|
|
9737
|
+
if (!isControlled) {
|
|
9738
|
+
doMeasure(function () {
|
|
9739
|
+
return setInternalVisible(true);
|
|
9740
|
+
});
|
|
9741
|
+
}
|
|
9742
|
+
}, [isControlled, doMeasure]);
|
|
9743
|
+
var handleDismiss = useCallback(function () {
|
|
9744
|
+
if (!isControlled) {
|
|
9745
|
+
setInternalVisible(false);
|
|
9746
|
+
}
|
|
9747
|
+
onDismiss === null || onDismiss === void 0 || onDismiss();
|
|
9748
|
+
}, [isControlled, onDismiss]);
|
|
9730
9749
|
useLayoutEffect(function () {
|
|
9731
9750
|
doMeasure();
|
|
9732
9751
|
}, [doMeasure]);
|
|
9752
|
+
useEffect(function () {
|
|
9753
|
+
if (open) {
|
|
9754
|
+
doMeasure();
|
|
9755
|
+
}
|
|
9756
|
+
}, [open, doMeasure]);
|
|
9733
9757
|
var enhancedTarget = /*#__PURE__*/React__default.cloneElement(target, {
|
|
9734
9758
|
onPress: function onPress() {
|
|
9735
9759
|
var _target$props, _target$props$onPress;
|
|
@@ -9746,14 +9770,14 @@ var AppCue = function AppCue(_ref) {
|
|
|
9746
9770
|
var _useWindowDimensions = useWindowDimensions(),
|
|
9747
9771
|
windowWidth = _useWindowDimensions.width;
|
|
9748
9772
|
var pos = calculatePosition({
|
|
9749
|
-
position:
|
|
9773
|
+
position: bounds,
|
|
9750
9774
|
contentSize: contentSize,
|
|
9751
9775
|
placement: placement,
|
|
9752
9776
|
offset: offset,
|
|
9753
9777
|
windowWidth: windowWidth
|
|
9754
9778
|
});
|
|
9755
9779
|
var maxWidth = calulateContentMaxWidth({
|
|
9756
|
-
position:
|
|
9780
|
+
position: bounds,
|
|
9757
9781
|
offset: offset,
|
|
9758
9782
|
placement: placement,
|
|
9759
9783
|
windowWidth: windowWidth
|
|
@@ -9776,26 +9800,24 @@ var AppCue = function AppCue(_ref) {
|
|
|
9776
9800
|
}
|
|
9777
9801
|
}, enhancedTarget)), /*#__PURE__*/React__default.createElement(Modal$1, {
|
|
9778
9802
|
animationType: "fade",
|
|
9779
|
-
visible:
|
|
9780
|
-
onDismiss:
|
|
9781
|
-
return setVisible(false);
|
|
9782
|
-
},
|
|
9803
|
+
visible: open,
|
|
9804
|
+
onDismiss: handleDismiss,
|
|
9783
9805
|
transparent: true,
|
|
9784
9806
|
presentationStyle: "overFullScreen",
|
|
9785
9807
|
statusBarTranslucent: true
|
|
9786
9808
|
}, /*#__PURE__*/React__default.createElement(TouchableWithoutFeedback, {
|
|
9787
9809
|
testID: testID && "".concat(testID, "-backdrop"),
|
|
9788
|
-
onPress:
|
|
9789
|
-
|
|
9790
|
-
|
|
9791
|
-
|
|
9792
|
-
|
|
9793
|
-
|
|
9810
|
+
onPress: handleDismiss
|
|
9811
|
+
}, /*#__PURE__*/React__default.createElement(StyledModalContainer, null, /*#__PURE__*/React__default.createElement(SpotlightBackdrop, {
|
|
9812
|
+
bounds: bounds,
|
|
9813
|
+
testID: testID
|
|
9814
|
+
}), /*#__PURE__*/React__default.createElement(StyledContentPositioner, {
|
|
9815
|
+
style: [{
|
|
9794
9816
|
top: pos.top,
|
|
9795
9817
|
left: pos.left,
|
|
9796
9818
|
bottom: pos.bottom,
|
|
9797
9819
|
right: pos.right
|
|
9798
|
-
}, style]
|
|
9820
|
+
}, style],
|
|
9799
9821
|
onLayout: measureContent,
|
|
9800
9822
|
testID: testID
|
|
9801
9823
|
}, /*#__PURE__*/React__default.createElement(StyledContent$1, {
|