{ "version": 3, "sources": ["libs/assist/shared/translations/src/lib/en.ts"], "sourcesContent": ["export const en = {\n notifications: {\n eventCreated: 'Event {{subject}} has been created',\n showTheEvent: 'Show the event',\n },\n availability: {\n tentative: 'Tentative',\n free: 'Free',\n reserved: 'Reserved',\n closed: 'Closed',\n freeClosed: 'Free (Closed)',\n reservedClosed: 'Reserved (Closed)',\n notReservableNow: 'Not reservable now',\n },\n scheduler: {\n showOnlyThisCalendar: 'Show only this calendar',\n showAllCalendars: 'Show all calendars',\n deleteCalendar: 'Delete calendar',\n calendars: 'Calendars',\n myCalendars: 'My calendars',\n primaryCalendar: 'Private calendar',\n otherUsers: 'Other users',\n resources: 'Locations',\n addCalendar: 'Add calendar',\n cancel: 'Cancel',\n placeholderSearch: 'Search by name, e-mail...',\n list: 'List',\n calendar: 'Calendar',\n view: 'View',\n allDay: 'All day',\n today: 'Today',\n next: 'Next',\n previous: 'Previous',\n dayView: 'Day',\n monthView: 'Month',\n weekView: 'Week',\n },\n workingHours: {\n open: 'Open',\n openEvent: 'Open when the event starts',\n closed: 'Closed',\n closedEvent: 'Closed when the event starts',\n whenOpens: '(opens in {{hours}} hours, {{minutes}} minutes)',\n whenOpensEvent: '(opens {{hours}} hours, {{minutes}} minutes later)',\n monday: 'Monday',\n tuesday: 'Tuesday',\n wednesday: 'Wednesday',\n thursday: 'Thursday',\n friday: 'Friday',\n saturday: 'Saturday',\n sunday: 'Sunday',\n differentTimezone: 'You are in different timezone. Open hours are based on timezone of the resource.',\n locationTimezone: 'Location timezone:',\n },\n settings: {\n locale: {\n title: 'Language and localization',\n firstDayOfWeek: 'First day of the week',\n },\n locations: {\n title: 'Home area and locations filtering',\n description: 'Settings for filtering.',\n homeArea: 'Home area',\n homeAreaDescription: 'If you have a favourite area, such as a building or floor, you can set it as the default for filtering.',\n filteredAreas: 'Allowed areas',\n filteredAreasDescription: 'Only locations that are located in these areas will be offered in reservation search results',\n save: 'Save',\n },\n },\n account: {\n unsuccessfulLogin: 'Login was unsuccessful',\n wrongCreddentials: 'Wrong credentials - check your username and password. User may be deactivated.',\n unknownError: 'Unknown error - please try again later',\n },\n findCol: {\n find: 'Search the colleague you are willing to reserve a location next to:',\n hint: \"Please use search above to show the colleague's events\",\n },\n qr: {\n unrecognizedTitle: 'Unrecognized QR code',\n unrecognizedBody: 'We cannot recognize the QR code. Are you sure it belongs to the CUE Solution?',\n text: 'Scan QR code to open reservation, or to confirm your reservation',\n shame: 'Error occurs, please try the operation again later.',\n canceled: 'Your reservation was cancelled successfully',\n confirm: 'Confirm your reservation',\n confirmDelete: 'Are you sure you want to Cancel your reservation?',\n confirmDeleteDialog: 'This reservation will be canceled.',\n confirmed: 'Your reservation is confirmed now.',\n confirmFail: 'Unable to confirm the event, please contact the reservation system administrator.',\n detail: 'Reservation detail',\n },\n leftMenu: {\n duration15: 'Minimal duration is 15 minutes',\n optional: 'Optional',\n remotely: 'Remotely',\n attendees: 'Attendees',\n addMe: 'Add me',\n accept: 'Set',\n cancel: 'Cancel',\n date: 'Date',\n time: 'Time',\n today: 'Today',\n filter: 'Filter',\n from: 'From',\n to: 'To',\n duration: 'Required duration',\n name: 'Name',\n searchByName: 'Search by name',\n area: 'Area',\n type: 'Type',\n capacity: 'Capacity',\n reset: 'Reset',\n group: 'Group',\n closeFilters: 'Close filters',\n openFilters: 'Open filters',\n },\n dropdowns: {\n attendeesHint: 'Search by name or email address.',\n },\n resourceDetail: {\n defaultTitle: 'Reservation in {resource-display-name} from {start-date} {start-time} to {end-date} {end-time}.',\n pleaseJoinMe:\n 'Hello, here is an invitation to the meeting in {resource-display-name} from {start-date} {start-time} to {end-date} {end-time}.',\n cancel: 'Cancel',\n capacity: 'Capacity',\n type: 'Type',\n name: 'Name',\n qrCategoryName: 'Category',\n },\n unitDetail: {\n cueDevice: 'CUE device',\n magicName: 'Magic name',\n status: 'Status',\n lastActive: 'Last active',\n serialNumber: 'Serial number',\n firmware: 'Firmware',\n ipAddress: 'IP address',\n screenshot: 'No-interactive screenshot',\n lastDownloaded: 'Last downloaded screenshot',\n online: 'Online',\n offline: 'Offline',\n },\n secondMenu: {\n foundResourceByName: 'Found locations',\n group: 'Group',\n capacity: 'Capacity',\n occupancy: 'Occupancy',\n name: 'Name',\n ascending: 'ascending',\n descending: 'descending',\n },\n common: {\n contactToCheckAccount: 'Plese contact your system administrator to check your account settings.',\n internalError: 'Internal server error - please contact your server administrator',\n notFoundResource: 'Location has not been found.',\n notFoundReservation: 'Reservation has not been found.',\n available: 'Available',\n availableOutsideWorkingHours: 'Outside working hours',\n reserved: 'Reserved',\n closed: 'Closed',\n limited: 'Limited',\n assignedToYou: 'Yours',\n assignedToOthers: 'Others',\n accepted: 'Accepted',\n cancelled: 'Cancelled',\n unconfirmed: 'Unconfirmed',\n rejected: 'Rejected',\n tentative: 'Tentative',\n refresh: 'Refresh',\n reserve: 'Reserve',\n starts: 'starts',\n ends: 'ends',\n start: 'start',\n reservations: 'Reservations',\n not_available: 'Not available',\n onLater: 'soon',\n now: 'now',\n quickReserve: 'Favourite',\n placeholders:\n 'You can use placeholders: {resource-url} {resource-display-name} {start-date} {start-time} {end-date} {end-time} {resource-capacity} {attendees-count}. They will be replaced for real data of event.',\n cancelledUnconfirmed: 'Cancelled - Unconfirmed',\n },\n menu: {\n news: 'News',\n dashboard: 'Home',\n reserve: 'New reservation',\n timeline: 'Timeline',\n floorplans: 'Floorplans',\n findFindColleague: 'Find a colleague',\n reservations: 'All reservations',\n navigation: 'Navigate',\n settings: 'Settings',\n profile: 'Profile',\n collapseMenu: 'Collapse lock',\n orders: 'My orders',\n logout: 'Log Out',\n reserveButton: 'New reservation',\n ordersandservices: 'My orders and requests',\n },\n login: {\n or: 'or',\n linkAndLogin: 'Login and link accounts',\n pairViaEmailLogin: 'Pair via e-mail login',\n notPaired:\n 'There is no internal CUE Solution user account for this account. Please log in with your internal user account to pair accounts.',\n goToNavigationApp: 'Navigation app',\n newsError: 'Could not load the news',\n subtitle: 'The smart buildings solution for your business, reinvented',\n welcome: 'Welcome back!',\n loginWith: 'Login with',\n language: 'Language',\n copyright: 'Copyright',\n producedBy: 'Produced by',\n continue: 'Continue',\n loginViaEmail: 'Login',\n emailLoginTitle: 'Login via e-mail - one time code',\n emailLoginSessionCode:\n 'If the e-mail address you had entered in the previous step was valid, an e-mail containing the one-time code has been send to that address',\n accessCodeSent: 'We have sent you the access code to your e-mail',\n requestId: 'RequestID',\n codeFromEmail: 'Code from e-mail',\n missingRequestId: 'Missing parameter - please start again by pressing the button below',\n backToLogin: 'Back to login',\n back: 'Back',\n notReceivedEmail:\n \"Didn't receive an email? Please check your email address or go back and try to send the email again.\",\n version: 'Version',\n },\n deletePopup: {\n title: 'Delete event',\n question: 'Do you really want to delete event',\n delete: 'Delete',\n close: 'Close',\n },\n cancelParticipationPopup: {\n title: 'Cancel participation on the event',\n question: 'Do you really want to cancel your participation on the event',\n cancel: 'Cancel participation',\n close: 'Close',\n },\n reservationPopup: {\n addMeToReservation: 'Add me to the reservation',\n copied: 'Copied to clipboard',\n visibility: {\n title: 'Visibility of the event',\n public: 'Public',\n private: 'Private',\n },\n eventShow: 'Show event in calendar as:',\n free: 'Free',\n workingElsewhere: 'Working elsewhere',\n tentative: 'Tentative',\n busy: 'Busy',\n away: 'Away',\n addToFavourite: 'Add to favourite',\n removeFromFavourites: 'Remove from favourite',\n title: 'Reservation detail',\n location: 'Location',\n name: 'Title',\n description: 'Description',\n onlineMeeting: 'Online meeting',\n duration: 'Duration',\n start: 'Start',\n allDay: 'All day',\n end: 'End',\n attendees: 'Attendees',\n optionalAttendees: 'Optional attendees',\n requiredAttendees: 'Required attendees',\n organizer: 'Organizer',\n close: 'Close',\n reservation: 'Reservation',\n detail: 'Location detail',\n change: 'change',\n other: 'Unfortunately, it is not possible to reserve this location as it is assigned to other user(s).',\n none: 'None',\n navigationHint: 'Navigation support link',\n navigationHintDescription:\n 'A link to navigate to the meeting location can be automatically added to the event description. It can lead to the anonymous CUE Navigation application, the internal CUE Assist application available after login, or to both applications.',\n both: 'Both Apps',\n newReservation: 'New reservation',\n reminder: {\n title: 'Remind event',\n dontRemind: 'Do not remind',\n justInTime: 'At time of event',\n fiveMinutes: '5 minutes before',\n tenMinutes: '10 minutes before',\n fifteenMinutes: '15 minutes before',\n thirtyMinutes: '30 minutes before',\n oneHour: '1 hour before',\n twoHours: '2 hours before',\n twelveHours: '12 hours before',\n oneDay: '1 day before',\n oneWeek: '1 week before',\n customMinutesBefore: '{{minutes}} minutes before',\n },\n },\n dashboard: {\n showOnFloorplan: 'Show on floorplan',\n quickReserveExplain:\n 'If you wish to be able to reserve quickly, add any room or other location to your favourites in the New reservation window.',\n confirm: 'Confirm',\n noEvents: 'You have no reservation',\n eventDetail: 'event detail',\n deleteEvent: 'delete event',\n logout: 'logout',\n myReservations: 'Reservations',\n cancelParticipation: 'Cancel participation',\n },\n finishEvent: {\n finish: 'Finish',\n finishEvent: 'Finish the event',\n question: 'Do you really wish to end the event? The end of this event will be set to NOW.',\n },\n reservations: {\n organiserAndAttendees: 'Organizer & attendees',\n disableMinimumDuration: 'It is required to reserve this resource at least for {{duration}} minutes',\n disableMaximumDuration: 'It is required to reserve this resource at most for {{duration}} minutes',\n disableAvailability: 'Location is not available for a part of the requested time range',\n disablePast: 'It is not possible to reserve for the time period, which is entirely in the past',\n eventsToConfirm: 'Events to confirm',\n noEventsToConfirm: 'No events to confirm',\n toNavigation: 'To navigation',\n openInNavigation: 'Show in navigation',\n navigateTo: 'Navigate to',\n navigateFrom: 'Navigate from',\n all: 'All Reservations',\n allNews: 'All news',\n from: 'From',\n to: 'To',\n resourceName: 'Location name',\n attendees: 'Attendees',\n state: 'State',\n clearAllFilters: 'Clear all filters',\n clear: 'Clear',\n reservations: 'Reservations',\n filters: 'Filters',\n confirmationRequiredUntil: 'Confirmation until {{until}} is required',\n confirmed: 'Confirmed at {{when}} by {{who}}',\n },\n guest: {\n text: 'Guests are not allowed to use CUE Assist, contact your system administrator, to import you as legit user',\n logout: 'Logout',\n },\n navigation: {\n resetAfter: 'RESET AFTER',\n confirmType: 'CONFIRM MY LOCATION',\n finish: 'Finish',\n toNextArea: 'To next area',\n placeholder: 'Search or select location...',\n displayName: 'Display name',\n location: 'Location',\n actions: 'Actions',\n categories: 'Categories',\n restartNavigation: 'Reset navigation',\n finished: 'Finish',\n arrivedToDest: 'You have arrived to your destination!',\n close: 'Close',\n newReservation: 'New Reservation',\n startStepByStepNav: 'Start step-by-step navigation',\n backToNavOverviewMap: 'Back to route overview',\n notEnabled: 'Navigation is not enabled',\n notValidKiosk: 'Invalid kiosk',\n notValidKioskLicence: 'Invalid kiosk licence',\n clearTypeFilter: 'type',\n clearCategoryFilter: 'category',\n clearAreaFilter: 'area',\n sortNearest: 'From the nearest',\n sortABC: 'Alphabetically',\n categoriesFilters: 'Categories',\n typesFilters: 'Types',\n areaFilters: 'Areas',\n confirmFilters: 'Confirm',\n cancelFilters: 'Cancel',\n filters: 'Filters',\n youAreHere: 'YOU ARE HERE',\n navigateTo: 'Navigate to',\n showRoute: 'Show route',\n description: 'Description:',\n pois: 'POIs',\n selectAsStart: 'select as start',\n navigationTo: 'Navigation to',\n closeRoute: 'Close route',\n backTo: 'Back to',\n to: 'to',\n openDetail: 'open detail',\n searchLocation: 'Search for location',\n barrierFree: 'Prefer barrier-free paths',\n noBarrierFreeFoundTitle: 'No barrier-free route',\n noBarrierFreeFoundText: 'No barrier-free route has been found.',\n noBarrierFreeFoundQuestion: 'Would you like to view a barrier route?',\n changeTarget: 'Change target',\n barrierRoute: 'Barrier route',\n scanAndOpenUrlInMobile: 'Scan and open website in your mobile.',\n mapItemDetailNotFoundHeader: 'Not found',\n mapItemDetailNotFoundText: 'Error 404 - not found',\n interactiveView: 'Interactive view',\n atLeastOneUnitIsNotAvailable: 'Some of the Monitor & Control data is not available now.',\n change: 'Change',\n activeFilters: 'active',\n },\n profile: {\n alias: 'Provider',\n paired: 'Paired',\n email: 'Email',\n unpair: 'Unpair account',\n linkedAccounts: 'Linked accounts',\n settings: 'Settings',\n version: 'Version',\n tabGeneral: 'General',\n tabIntegrations: 'Integrations',\n tabError: 'Error reporting',\n headingProfile: 'Profile',\n profileName: 'Name',\n profileSurename: 'Surname',\n profileAddress: 'Address',\n profileEmail: 'E-mail',\n language: 'Language',\n integrationsLinked: 'Linked',\n integrationsNotLinked: 'Not-linked',\n integrationsConnected: 'You are connected!',\n integrationsNotConnected: 'You are not connected.',\n integrationsButtonDisconnect: 'DISCONNECT',\n integrationsButtonConnect: 'CONNECT',\n integrationsButtonSave: 'SAVE',\n integrationsText:\n 'Connect CUE Assist to a variety of third-party providers. You can connect it to various online meeting providers such as Zoom or Webex. More integrations will be added in the future.',\n },\n webex: {\n defaultSettingsHeading: 'Default meeting settings',\n defaultSettingsDescription: 'You can use following placeholders in text inputs:',\n defaultSettingsInputTitle: 'Title',\n defaultSettingsInputTitleDescription: 'Will be used as Webex Online Meeting Title. Max. 128 characters',\n defaultSettingsInputTitleErrorMandatory: 'This field is mandatory!',\n defaultSettingsInputDescription: 'Description',\n defaultSettingsInputDescriptionDescription: 'Will be used as Webex Online Meeting Agenda. Max. 1200 characters',\n defaultSettingsInputPassword: 'Password',\n defaultSettingsInputPasswordDescription: 'If left empty, password will be generated by Webex',\n defaultSettingsInputPublic: 'Public',\n defaultSettingsInputPublicDescription: 'Is the meeting public?',\n defaultSettingsInputSendemail: 'Send Webex Meeting e-mail',\n defaultSettingsInputSendemailDescription: 'Do you want to send Webex e-mail to attendees when a meeting is created?',\n defaultSettingsInputBody: 'Body',\n defaultSettingsInputBodyDescription:\n 'This part will be attached to Calendar Meeting BODY. Use this to attach Webex meeting info to main email sent to attendees.',\n notPaired: 'You have not paired your Webex account yet, go to your profile settings, select tab Integrations and open panel Webex.',\n },\n orders: {\n notAvailable: 'It is not possible to add any request to this resource',\n saveOnly: 'Save',\n saveOnlyAndOrder: 'Save & Order',\n created: 'Created',\n eventStart: 'Event start',\n loadMore: 'Load more',\n list: 'List',\n floorplan: 'Floorplan',\n orderButton: 'Request service',\n reserveOnly: 'Reserve',\n changeOnly: 'Change',\n reserveAndOrder: 'Reserve & Order',\n changeAndOrder: 'Change & Order',\n newOrder: 'Order',\n newRequest: 'Request',\n newOrderTo: 'Request service to',\n newOrderToEvent: 'Order to',\n orders: 'Orders',\n serviceRequests: 'Service requests',\n orderNewTitle: \"Select request's location\",\n filterResources: 'Locations',\n filterServices: 'Items',\n filterEventOrders: 'Orders',\n filterResourceOrders: 'Service requests',\n countOrderedServices: '{{count}} ordered items',\n note: 'Note',\n newOrderTitle: 'New order',\n newServiceInstruction: 'To create new service request please add at least one item',\n newServiceTitle: 'New service request',\n newServiceRequest: 'New service request',\n newOrderInstruction: 'To create new order please add at least one Order item',\n addItem: 'Add item',\n noDescription: 'No description',\n minimalLength: 'Please enter a minimum of {{length }} character.',\n },\n wayfinding: {\n changeButton: 'change',\n directionsWindowHeading: 'Directions',\n goBack: 'Go back',\n titleScanQr: 'SCAN THE QR CODE TO SELECT YOUR STARTING LOCATION',\n buttonTypeQr: 'TYPE QR',\n descriptionTypeQr:\n 'Type {{digitCodeNumbers}}-digit code you can find next to the QR code to set the starting location for the navigation',\n buttonSearch: 'SEARCH',\n buttonScanQr: 'SCAN QR',\n buttonRestart: 'Reset',\n buttonClose: 'Close',\n buttonList: 'Select from list',\n continuousLeft: 'Keep going to the left',\n continuousSuperLowLeft: 'Keep going to the very slightly left',\n continuousStraight: 'Keep going straight',\n continuousRight: 'Keep going to the right',\n continuousLowLeft: 'Keep going to the slightly left',\n continuousSuperLeft: 'Keep going to the absolutely left',\n continuousLowRight: 'Keep going to the slightly right',\n continuousSuperRight: 'Keep going to the absolutely right',\n Left: 'turn left',\n SuperLowLeft: 'turn very slightly left',\n SuperLowRight: 'turn very slightly right',\n Straight: 'go straight',\n Right: 'turn right',\n LowLeft: 'turn left',\n SuperLeft: 'turn absolutely left',\n LowRight: 'turn right',\n SuperRight: 'turn absolutely right',\n toQrCode: ' to the QR-{{code}} ',\n isLast: ' to the target destination.',\n normal:\n 'Keep going for {{distance}}m, reach {{areaMetricName}}, escape to the {{startPortalName}} and move to the area {{endPortalName}}.',\n normalNext: 'Keep going straight for {{distance}}m {{qrCodeText}} {{portalText}},then {{angleText}}',\n continuous: '{{text}} {{portalText}}, continue in this direction for {{distance}}m{{qrCodeText}}',\n toQrCodeContinuous: ' you will see the QR-{{code}}',\n nextAngle: 'Then - {{angleText}}',\n codeNotFound: 'The QR code has not been found.',\n server500: 'Server error. Try again later.',\n notFound: 'Route not found',\n barrierFreenotFound: 'Barrier free route not found',\n startNotFound: 'Start not found',\n targetNotFound: 'Target not found',\n startAndTargetNotFound: 'Start and Finish not found',\n continueWithWebNav: 'Continue with mobile app',\n restartHeading: 'Do you want to reset navigation?',\n sameStartAsTarget: 'You have entered the same start and finish.',\n sameStartAsTargetDescription: 'Change one of the navigation points.',\n routeNotExisting: \"Unfortunately we can't find navigation for your route.\",\n routeNotExistingDescription: 'Check your route and change one of the navigation points.',\n restartDescription: \"You'll lose all navigation progress. Start and finish will be deleted.\",\n or: 'or...',\n orCategory: 'or choose the category',\n orCategoryTempText: 'or to the nearest of the category',\n selectStartLocation: 'Select start location',\n selectTargetLocation: 'Select target location',\n start: 'Start',\n target: 'Target',\n touchMe: 'Touch me',\n searched: 'Searched',\n },\n errorReporting: {\n clearLogs: 'Clear Logs',\n download: 'Download',\n errorReportingHeading: 'Error reporting',\n panelbarErrors: 'Errors',\n panelbarUnprocessedEvents: 'Unprocessed events',\n },\n notFound: {\n heading: 'Page not found',\n dashboardButton: 'GO TO DASHBOARD',\n resourceNotFound: 'Location has not been found',\n orderNotFound: 'This reservation has no orders',\n },\n pager: {\n visible: 'Visible:',\n fromCount: 'from {{total}} items total',\n },\n reservationOption: {\n timelineDescription: 'A grid of squares to represent occupancy of rooms',\n floorplansDescription: \"Graphical representation of a building's floorplan\",\n },\n outlookAddin: {\n cannotFetchError: 'Cannot fetch data about event from the calendar server.',\n cannotFetchErrorHint: 'This usually happens when the Outlook user is different than Addin logged user?',\n errorDescription: 'Error has occured during the communication with the server',\n refresh: 'Refresh',\n userIsLoggedIn: 'The user has been authorised. You can close this window.',\n loginUserInfo: 'Welcome, please login to continue.',\n login: 'Login',\n logout: 'Logout',\n noResourceOnEvent: 'No locations found in the event.',\n chooseResource: 'Add to event',\n activeFilterCount: 'active filter groups',\n removeResource: 'Remove from event',\n openFilters: 'open filters',\n closeFilters: 'close filters',\n resetFilters: 'reset',\n onlyAvailable: 'Only available',\n allResources: 'All locations',\n cueExternalLink: 'Link to CUE Assist',\n cueSearch: 'Open detail',\n orders: 'Orders',\n locationDetail: 'Location detail',\n assignedMine: 'Assigned to me',\n assignedOurs: 'Assigned to us',\n assignedRestricted: 'Restricted',\n assignedFree: 'No restrictions',\n availability: 'Availability',\n available: 'Available',\n unavailable: 'Unavailable',\n changeLocation: 'Change location',\n resourceRestricted: 'This location is restricted.',\n chooseAnotherResource: 'Please choose another location',\n noSubject: 'No subject',\n differentOutlookAndAddinUser: 'The user in Outlook and CUE Addin must be the same',\n onlyAvailibleResourcesNotFound: 'No available location found',\n resourcesNotFound: 'No location found',\n cannotLoginUser: 'User cannot be logged in. Try it again.',\n },\n resource: {\n name: 'Name',\n alternativeName: 'Alternative name',\n },\n};\n"], "mappings": ";AAAO,IAAM,KAAK;EAChB,eAAe;IACb,cAAc;IACd,cAAc;;EAEhB,cAAc;IACZ,WAAW;IACX,MAAM;IACN,UAAU;IACV,QAAQ;IACR,YAAY;IACZ,gBAAgB;IAChB,kBAAkB;;EAEpB,WAAW;IACT,sBAAsB;IACtB,kBAAkB;IAClB,gBAAgB;IAChB,WAAW;IACX,aAAa;IACb,iBAAiB;IACjB,YAAY;IACZ,WAAW;IACX,aAAa;IACb,QAAQ;IACR,mBAAmB;IACnB,MAAM;IACN,UAAU;IACV,MAAM;IACN,QAAQ;IACR,OAAO;IACP,MAAM;IACN,UAAU;IACV,SAAS;IACT,WAAW;IACX,UAAU;;EAEZ,cAAc;IACZ,MAAM;IACN,WAAW;IACX,QAAQ;IACR,aAAa;IACb,WAAW;IACX,gBAAgB;IAChB,QAAQ;IACR,SAAS;IACT,WAAW;IACX,UAAU;IACV,QAAQ;IACR,UAAU;IACV,QAAQ;IACR,mBAAmB;IACnB,kBAAkB;;EAEpB,UAAU;IACR,QAAQ;MACN,OAAO;MACP,gBAAgB;;IAElB,WAAW;MACT,OAAO;MACP,aAAa;MACb,UAAU;MACV,qBAAqB;MACrB,eAAe;MACf,0BAA0B;MAC1B,MAAM;;;EAGV,SAAS;IACP,mBAAmB;IACnB,mBAAmB;IACnB,cAAc;;EAEhB,SAAS;IACP,MAAM;IACN,MAAM;;EAER,IAAI;IACF,mBAAmB;IACnB,kBAAkB;IAClB,MAAM;IACN,OAAO;IACP,UAAU;IACV,SAAS;IACT,eAAe;IACf,qBAAqB;IACrB,WAAW;IACX,aAAa;IACb,QAAQ;;EAEV,UAAU;IACR,YAAY;IACZ,UAAU;IACV,UAAU;IACV,WAAW;IACX,OAAO;IACP,QAAQ;IACR,QAAQ;IACR,MAAM;IACN,MAAM;IACN,OAAO;IACP,QAAQ;IACR,MAAM;IACN,IAAI;IACJ,UAAU;IACV,MAAM;IACN,cAAc;IACd,MAAM;IACN,MAAM;IACN,UAAU;IACV,OAAO;IACP,OAAO;IACP,cAAc;IACd,aAAa;;EAEf,WAAW;IACT,eAAe;;EAEjB,gBAAgB;IACd,cAAc;IACd,cACE;IACF,QAAQ;IACR,UAAU;IACV,MAAM;IACN,MAAM;IACN,gBAAgB;;EAElB,YAAY;IACV,WAAW;IACX,WAAW;IACX,QAAQ;IACR,YAAY;IACZ,cAAc;IACd,UAAU;IACV,WAAW;IACX,YAAY;IACZ,gBAAgB;IAChB,QAAQ;IACR,SAAS;;EAEX,YAAY;IACV,qBAAqB;IACrB,OAAO;IACP,UAAU;IACV,WAAW;IACX,MAAM;IACN,WAAW;IACX,YAAY;;EAEd,QAAQ;IACN,uBAAuB;IACvB,eAAe;IACf,kBAAkB;IAClB,qBAAqB;IACrB,WAAW;IACX,8BAA8B;IAC9B,UAAU;IACV,QAAQ;IACR,SAAS;IACT,eAAe;IACf,kBAAkB;IAClB,UAAU;IACV,WAAW;IACX,aAAa;IACb,UAAU;IACV,WAAW;IACX,SAAS;IACT,SAAS;IACT,QAAQ;IACR,MAAM;IACN,OAAO;IACP,cAAc;IACd,eAAe;IACf,SAAS;IACT,KAAK;IACL,cAAc;IACd,cACE;IACF,sBAAsB;;EAExB,MAAM;IACJ,MAAM;IACN,WAAW;IACX,SAAS;IACT,UAAU;IACV,YAAY;IACZ,mBAAmB;IACnB,cAAc;IACd,YAAY;IACZ,UAAU;IACV,SAAS;IACT,cAAc;IACd,QAAQ;IACR,QAAQ;IACR,eAAe;IACf,mBAAmB;;EAErB,OAAO;IACL,IAAI;IACJ,cAAc;IACd,mBAAmB;IACnB,WACE;IACF,mBAAmB;IACnB,WAAW;IACX,UAAU;IACV,SAAS;IACT,WAAW;IACX,UAAU;IACV,WAAW;IACX,YAAY;IACZ,UAAU;IACV,eAAe;IACf,iBAAiB;IACjB,uBACE;IACF,gBAAgB;IAChB,WAAW;IACX,eAAe;IACf,kBAAkB;IAClB,aAAa;IACb,MAAM;IACN,kBACE;IACF,SAAS;;EAEX,aAAa;IACX,OAAO;IACP,UAAU;IACV,QAAQ;IACR,OAAO;;EAET,0BAA0B;IACxB,OAAO;IACP,UAAU;IACV,QAAQ;IACR,OAAO;;EAET,kBAAkB;IAChB,oBAAoB;IACpB,QAAQ;IACR,YAAY;MACV,OAAO;MACP,QAAQ;MACR,SAAS;;IAEX,WAAW;IACX,MAAM;IACN,kBAAkB;IAClB,WAAW;IACX,MAAM;IACN,MAAM;IACN,gBAAgB;IAChB,sBAAsB;IACtB,OAAO;IACP,UAAU;IACV,MAAM;IACN,aAAa;IACb,eAAe;IACf,UAAU;IACV,OAAO;IACP,QAAQ;IACR,KAAK;IACL,WAAW;IACX,mBAAmB;IACnB,mBAAmB;IACnB,WAAW;IACX,OAAO;IACP,aAAa;IACb,QAAQ;IACR,QAAQ;IACR,OAAO;IACP,MAAM;IACN,gBAAgB;IAChB,2BACE;IACF,MAAM;IACN,gBAAgB;IAChB,UAAU;MACR,OAAO;MACP,YAAY;MACZ,YAAY;MACZ,aAAa;MACb,YAAY;MACZ,gBAAgB;MAChB,eAAe;MACf,SAAS;MACT,UAAU;MACV,aAAa;MACb,QAAQ;MACR,SAAS;MACT,qBAAqB;;;EAGzB,WAAW;IACT,iBAAiB;IACjB,qBACE;IACF,SAAS;IACT,UAAU;IACV,aAAa;IACb,aAAa;IACb,QAAQ;IACR,gBAAgB;IAChB,qBAAqB;;EAEvB,aAAa;IACX,QAAQ;IACR,aAAa;IACb,UAAU;;EAEZ,cAAc;IACZ,uBAAuB;IACvB,wBAAwB;IACxB,wBAAwB;IACxB,qBAAqB;IACrB,aAAa;IACb,iBAAiB;IACjB,mBAAmB;IACnB,cAAc;IACd,kBAAkB;IAClB,YAAY;IACZ,cAAc;IACd,KAAK;IACL,SAAS;IACT,MAAM;IACN,IAAI;IACJ,cAAc;IACd,WAAW;IACX,OAAO;IACP,iBAAiB;IACjB,OAAO;IACP,cAAc;IACd,SAAS;IACT,2BAA2B;IAC3B,WAAW;;EAEb,OAAO;IACL,MAAM;IACN,QAAQ;;EAEV,YAAY;IACV,YAAY;IACZ,aAAa;IACb,QAAQ;IACR,YAAY;IACZ,aAAa;IACb,aAAa;IACb,UAAU;IACV,SAAS;IACT,YAAY;IACZ,mBAAmB;IACnB,UAAU;IACV,eAAe;IACf,OAAO;IACP,gBAAgB;IAChB,oBAAoB;IACpB,sBAAsB;IACtB,YAAY;IACZ,eAAe;IACf,sBAAsB;IACtB,iBAAiB;IACjB,qBAAqB;IACrB,iBAAiB;IACjB,aAAa;IACb,SAAS;IACT,mBAAmB;IACnB,cAAc;IACd,aAAa;IACb,gBAAgB;IAChB,eAAe;IACf,SAAS;IACT,YAAY;IACZ,YAAY;IACZ,WAAW;IACX,aAAa;IACb,MAAM;IACN,eAAe;IACf,cAAc;IACd,YAAY;IACZ,QAAQ;IACR,IAAI;IACJ,YAAY;IACZ,gBAAgB;IAChB,aAAa;IACb,yBAAyB;IACzB,wBAAwB;IACxB,4BAA4B;IAC5B,cAAc;IACd,cAAc;IACd,wBAAwB;IACxB,6BAA6B;IAC7B,2BAA2B;IAC3B,iBAAiB;IACjB,8BAA8B;IAC9B,QAAQ;IACR,eAAe;;EAEjB,SAAS;IACP,OAAO;IACP,QAAQ;IACR,OAAO;IACP,QAAQ;IACR,gBAAgB;IAChB,UAAU;IACV,SAAS;IACT,YAAY;IACZ,iBAAiB;IACjB,UAAU;IACV,gBAAgB;IAChB,aAAa;IACb,iBAAiB;IACjB,gBAAgB;IAChB,cAAc;IACd,UAAU;IACV,oBAAoB;IACpB,uBAAuB;IACvB,uBAAuB;IACvB,0BAA0B;IAC1B,8BAA8B;IAC9B,2BAA2B;IAC3B,wBAAwB;IACxB,kBACE;;EAEJ,OAAO;IACL,wBAAwB;IACxB,4BAA4B;IAC5B,2BAA2B;IAC3B,sCAAsC;IACtC,yCAAyC;IACzC,iCAAiC;IACjC,4CAA4C;IAC5C,8BAA8B;IAC9B,yCAAyC;IACzC,4BAA4B;IAC5B,uCAAuC;IACvC,+BAA+B;IAC/B,0CAA0C;IAC1C,0BAA0B;IAC1B,qCACE;IACF,WAAW;;EAEb,QAAQ;IACN,cAAc;IACd,UAAU;IACV,kBAAkB;IAClB,SAAS;IACT,YAAY;IACZ,UAAU;IACV,MAAM;IACN,WAAW;IACX,aAAa;IACb,aAAa;IACb,YAAY;IACZ,iBAAiB;IACjB,gBAAgB;IAChB,UAAU;IACV,YAAY;IACZ,YAAY;IACZ,iBAAiB;IACjB,QAAQ;IACR,iBAAiB;IACjB,eAAe;IACf,iBAAiB;IACjB,gBAAgB;IAChB,mBAAmB;IACnB,sBAAsB;IACtB,sBAAsB;IACtB,MAAM;IACN,eAAe;IACf,uBAAuB;IACvB,iBAAiB;IACjB,mBAAmB;IACnB,qBAAqB;IACrB,SAAS;IACT,eAAe;IACf,eAAe;;EAEjB,YAAY;IACV,cAAc;IACd,yBAAyB;IACzB,QAAQ;IACR,aAAa;IACb,cAAc;IACd,mBACE;IACF,cAAc;IACd,cAAc;IACd,eAAe;IACf,aAAa;IACb,YAAY;IACZ,gBAAgB;IAChB,wBAAwB;IACxB,oBAAoB;IACpB,iBAAiB;IACjB,mBAAmB;IACnB,qBAAqB;IACrB,oBAAoB;IACpB,sBAAsB;IACtB,MAAM;IACN,cAAc;IACd,eAAe;IACf,UAAU;IACV,OAAO;IACP,SAAS;IACT,WAAW;IACX,UAAU;IACV,YAAY;IACZ,UAAU;IACV,QAAQ;IACR,QACE;IACF,YAAY;IACZ,YAAY;IACZ,oBAAoB;IACpB,WAAW;IACX,cAAc;IACd,WAAW;IACX,UAAU;IACV,qBAAqB;IACrB,eAAe;IACf,gBAAgB;IAChB,wBAAwB;IACxB,oBAAoB;IACpB,gBAAgB;IAChB,mBAAmB;IACnB,8BAA8B;IAC9B,kBAAkB;IAClB,6BAA6B;IAC7B,oBAAoB;IACpB,IAAI;IACJ,YAAY;IACZ,oBAAoB;IACpB,qBAAqB;IACrB,sBAAsB;IACtB,OAAO;IACP,QAAQ;IACR,SAAS;IACT,UAAU;;EAEZ,gBAAgB;IACd,WAAW;IACX,UAAU;IACV,uBAAuB;IACvB,gBAAgB;IAChB,2BAA2B;;EAE7B,UAAU;IACR,SAAS;IACT,iBAAiB;IACjB,kBAAkB;IAClB,eAAe;;EAEjB,OAAO;IACL,SAAS;IACT,WAAW;;EAEb,mBAAmB;IACjB,qBAAqB;IACrB,uBAAuB;;EAEzB,cAAc;IACZ,kBAAkB;IAClB,sBAAsB;IACtB,kBAAkB;IAClB,SAAS;IACT,gBAAgB;IAChB,eAAe;IACf,OAAO;IACP,QAAQ;IACR,mBAAmB;IACnB,gBAAgB;IAChB,mBAAmB;IACnB,gBAAgB;IAChB,aAAa;IACb,cAAc;IACd,cAAc;IACd,eAAe;IACf,cAAc;IACd,iBAAiB;IACjB,WAAW;IACX,QAAQ;IACR,gBAAgB;IAChB,cAAc;IACd,cAAc;IACd,oBAAoB;IACpB,cAAc;IACd,cAAc;IACd,WAAW;IACX,aAAa;IACb,gBAAgB;IAChB,oBAAoB;IACpB,uBAAuB;IACvB,WAAW;IACX,8BAA8B;IAC9B,gCAAgC;IAChC,mBAAmB;IACnB,iBAAiB;;EAEnB,UAAU;IACR,MAAM;IACN,iBAAiB;;;", "names": [] }