@pisell/private-materials 6.11.143 → 6.11.145
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/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/es/components/booking/components/footer/index.js +5 -2
- package/es/components/checkout/PaymentModal.d.ts +1 -1
- package/es/components/checkout/PaymentModal.js +10 -5
- package/es/plus/pisellReservation/PisellReservation.js +16 -3
- package/es/plus/pisellReservation/floorMap/reservationMock.d.ts +2 -0
- package/es/plus/pisellReservation/floorMap/reservationMock.js +17 -5
- package/es/plus/pisellReservation/floorMap/useReservationFloorMapMerged.js +1 -2
- package/es/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.js +12 -17
- package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/lib/components/booking/components/footer/index.js +8 -2
- package/lib/components/checkout/PaymentModal.d.ts +1 -1
- package/lib/components/checkout/PaymentModal.js +10 -5
- package/lib/plus/pisellReservation/PisellReservation.js +4 -3
- package/lib/plus/pisellReservation/floorMap/reservationMock.d.ts +2 -0
- package/lib/plus/pisellReservation/floorMap/reservationMock.js +10 -1
- package/lib/plus/pisellReservation/floorMap/useReservationFloorMapMerged.js +1 -1
- package/lib/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.js +2 -13
- package/package.json +4 -4
- package/es/components/booking/info/service2/Group/utils.d.ts +0 -14
- package/es/components/pay/toB/paymentMethods/index.d.ts +0 -11
- package/es/components/pay/toB/types/index.d.ts +0 -82
- package/es/plus/pisellReservation/PisellReservation.d.ts +0 -11
- package/es/plus/pisellReservation/components/BucketButtonGroup.d.ts +0 -33
- package/es/plus/pisellReservation/components/PisellReservationSubcomponents.d.ts +0 -80
- package/es/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +0 -21
- package/es/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +0 -7
- package/es/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +0 -19
- package/es/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +0 -19
- package/es/plus/pisellReservation/data/hudDrawerLocalListQuery.d.ts +0 -20
- package/es/plus/pisellReservation/data/reservationTablesMerge.d.ts +0 -27
- package/es/plus/pisellReservation/floorMap/ReservationFloorMapHud.d.ts +0 -49
- package/es/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +0 -30
- package/es/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +0 -16
- package/es/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.d.ts +0 -17
- package/es/plus/pisellReservation/floorRoomCard/floorRoomCardUtils.d.ts +0 -110
- package/es/plus/pisellReservation/hooks/usePisellReservationBookingData.d.ts +0 -65
- package/es/plus/pisellReservation/hooks/useReservationSalesHostData.d.ts +0 -37
- package/es/plus/pisellReservation/locales/locales-ja.d.ts +0 -150
- package/es/plus/pisellReservation/locales/locales-pt.d.ts +0 -150
- package/es/plus/pisellReservation/locales/locales.d.ts +0 -743
- package/es/plus/pisellReservation/reservationConstants.d.ts +0 -1190
- package/lib/components/booking/info/service2/Group/utils.d.ts +0 -14
- package/lib/components/pay/toB/paymentMethods/index.d.ts +0 -11
- package/lib/components/pay/toB/types/index.d.ts +0 -82
- package/lib/plus/pisellReservation/PisellReservation.d.ts +0 -11
- package/lib/plus/pisellReservation/components/BucketButtonGroup.d.ts +0 -33
- package/lib/plus/pisellReservation/components/PisellReservationSubcomponents.d.ts +0 -80
- package/lib/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +0 -21
- package/lib/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +0 -7
- package/lib/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +0 -19
- package/lib/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +0 -19
- package/lib/plus/pisellReservation/data/hudDrawerLocalListQuery.d.ts +0 -20
- package/lib/plus/pisellReservation/data/reservationTablesMerge.d.ts +0 -27
- package/lib/plus/pisellReservation/floorMap/ReservationFloorMapHud.d.ts +0 -49
- package/lib/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +0 -30
- package/lib/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +0 -16
- package/lib/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.d.ts +0 -17
- package/lib/plus/pisellReservation/floorRoomCard/floorRoomCardUtils.d.ts +0 -110
- package/lib/plus/pisellReservation/hooks/usePisellReservationBookingData.d.ts +0 -65
- package/lib/plus/pisellReservation/hooks/useReservationSalesHostData.d.ts +0 -37
- package/lib/plus/pisellReservation/locales/locales-ja.d.ts +0 -150
- package/lib/plus/pisellReservation/locales/locales-pt.d.ts +0 -150
- package/lib/plus/pisellReservation/locales/locales.d.ts +0 -743
- package/lib/plus/pisellReservation/reservationConstants.d.ts +0 -1190
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { type Dayjs } from 'dayjs';
|
|
2
|
-
/** 避免 `?? []` 每次 render 新数组引用,触发依赖 list 的 effect 死循环 */
|
|
3
|
-
export declare const EMPTY_RESERVATION_LIST: unknown[];
|
|
4
|
-
export declare function bookingWindowClockOrDefault(operatingDayBoundary?: unknown): string;
|
|
5
|
-
/**
|
|
6
|
-
* 营业日锚定:`core.operating_day_boundary`(`start_time`/`end_time`)界钟当日 — 次日同钟;
|
|
7
|
-
* 无有效配置时与 {@link RESERVATION_TIMELINE_BUSINESS_RANGE} 一致(02:00)。
|
|
8
|
-
*/
|
|
9
|
-
export declare function bookingTimeWindowForAnchorDay(anchorDay: Dayjs, operatingDayBoundary?: unknown): [Dayjs, Dayjs];
|
|
10
|
-
/**
|
|
11
|
-
* 日历跨日视口:从 rangeStart 所在自然日界钟到 rangeEnd 的次日界钟(与单日营业窗首尾相接)。
|
|
12
|
-
*/
|
|
13
|
-
export declare function bookingTimeWindowForCalendarRange(rangeStart: Date, rangeEnd: Date, operatingDayBoundary?: unknown): [Dayjs, Dayjs];
|
|
14
|
-
/**
|
|
15
|
-
* Monitor / 平面图列表初始筛:支付态 + 锚定营业日 `booking_time_start_between`。
|
|
16
|
-
*/
|
|
17
|
-
export declare function getDefaultMonitorSearchParams(anchorDay?: Dayjs, operatingDayBoundary?: unknown): Record<string, unknown>;
|
|
18
|
-
/**
|
|
19
|
-
* 表格视图初始筛选项:与 Sales Monitor 一致——支付态 + **今日营业日窗口**。
|
|
20
|
-
* 传入店铺 `operating_day_boundary` 时与时间轴界钟一致。
|
|
21
|
-
*/
|
|
22
|
-
export declare function getGridTableBookingSearchParams(operatingDayBoundary?: unknown): Record<string, unknown>;
|
|
23
|
-
export interface UsePisellReservationBookingDataOptions {
|
|
24
|
-
/** 列表单页条数;平面图按日合并台位时宜用大页 */
|
|
25
|
-
listPageSize?: number;
|
|
26
|
-
/** 初始筛选项;不传则与 Sales Monitor 一致(含当前营业日预约窗口) */
|
|
27
|
-
getInitialSearchParams?: () => Record<string, unknown>;
|
|
28
|
-
/**
|
|
29
|
-
* 合并进每次请求的扁平参数(在 `filter.values` 展开之后),如平面图
|
|
30
|
-
* `form_record_ids: number[]` 按当前资源桌筛选预约。
|
|
31
|
-
*/
|
|
32
|
-
extraRequestParams?: Record<string, unknown>;
|
|
33
|
-
/**
|
|
34
|
-
* 是否启用列表 WebSocket 推送并用 `mutate` 覆盖当前数据(`osServer` + `subscriberId`)。
|
|
35
|
-
* 表格全量/分页必须与接口 HTTP 结果一致,应设为 `false`:推送常为平面图子集(如仅绑定桌),
|
|
36
|
-
* 会覆盖刚返回的整页列表,表现为「请求 50 条只显示几条且像平面图资源」。
|
|
37
|
-
* 平面图合并用 booking 请求可保持默认 `true`。
|
|
38
|
-
*/
|
|
39
|
-
subscribeRealtimePush?: boolean;
|
|
40
|
-
}
|
|
41
|
-
/** 内置列表数据 hook 返回结构(booking / resource 页共用) */
|
|
42
|
-
export interface UsePisellReservationBookingDataResult {
|
|
43
|
-
data: unknown[];
|
|
44
|
-
loading: boolean;
|
|
45
|
-
total: number;
|
|
46
|
-
pagination: {
|
|
47
|
-
pageNumber: number;
|
|
48
|
-
pageSize: number;
|
|
49
|
-
};
|
|
50
|
-
onPageChange: (pageNumber: number, pageSize: number) => void;
|
|
51
|
-
searchParams: Record<string, unknown>;
|
|
52
|
-
onSearch: (params: Record<string, unknown>) => void;
|
|
53
|
-
onReset: () => void;
|
|
54
|
-
refresh: () => void;
|
|
55
|
-
refreshAsync: () => Promise<unknown>;
|
|
56
|
-
/** 函数式合并 searchParams 并重置到第一页(用于日程变更) */
|
|
57
|
-
patchSearchParams: (updater: (prev: Record<string, unknown>) => Record<string, unknown>) => void;
|
|
58
|
-
/**
|
|
59
|
-
* WS 推送 mutate 后的累计版本号;下游 hook(如 `useReservationSalesHostData`)
|
|
60
|
-
* 把它作为 effect dep,可保证「即使 booking 内容字段未触发 cheap hash 变化,
|
|
61
|
-
* 也能在每次推送后重新拉取宿主 sales 列表」,避免画布在 push 后不刷新。
|
|
62
|
-
*/
|
|
63
|
-
pushDataVersion: number;
|
|
64
|
-
}
|
|
65
|
-
export declare function usePisellReservationBookingData(enabled: boolean, options?: UsePisellReservationBookingDataOptions): UsePisellReservationBookingDataResult;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { type MutableRefObject } from 'react';
|
|
2
|
-
import { type Dayjs } from 'dayjs';
|
|
3
|
-
import type { ReservationScheduleBandValue } from '@pisell/materials';
|
|
4
|
-
import type { TimeRangeOption } from '@pisell/materials';
|
|
5
|
-
import type { PisellReservationProps } from '../types';
|
|
6
|
-
declare type PisellOSLike = {
|
|
7
|
-
getModule?: (name: string) => unknown;
|
|
8
|
-
} | null | undefined;
|
|
9
|
-
/**
|
|
10
|
-
* 内置列表且资源台 + floorDayBooking 均就绪后,向宿主 sales 拉两套数据:
|
|
11
|
-
* - `getResourceBookingList`:游标时刻下的预约子集,参与合并进平面图 dataSources;
|
|
12
|
-
* - `getTimelineHighlights`:时间轴密度折线(无则退回 PisellReservation 内本地计算)。
|
|
13
|
-
*/
|
|
14
|
-
export declare function useReservationSalesHostData(options: {
|
|
15
|
-
isInternalListData: boolean;
|
|
16
|
-
pisellosRef: MutableRefObject<PisellOSLike>;
|
|
17
|
-
hasPisellosGetModule: boolean;
|
|
18
|
-
debouncedSchedule: ReservationScheduleBandValue;
|
|
19
|
-
resourceBoardLoading: boolean;
|
|
20
|
-
floorDayBookingLoading: boolean;
|
|
21
|
-
floorDayBookingData: unknown[];
|
|
22
|
-
/**
|
|
23
|
-
* `usePisellReservationBookingData` 在每次 WS 推送 mutate 后递增的版本号。
|
|
24
|
-
* 加进 effect deps 是为了兜底 `floorDayBookingDepKey` cheap hash 漏判的字段
|
|
25
|
-
* (如 customer / notes / relation_id 换桌等):只要有推送到达,就一定刷新
|
|
26
|
-
* 宿主 sales 列表,避免画布在 push 之后看上去不更新。
|
|
27
|
-
*/
|
|
28
|
-
floorDayBookingDataVersion: number;
|
|
29
|
-
scheduleDate: Dayjs;
|
|
30
|
-
timeNavigatorPropsProp?: PisellReservationProps['timeNavigatorProps'];
|
|
31
|
-
/** 与顶栏 TimeNavigator、日历日列对齐的营业区间(已含 props 覆盖与 core 回退) */
|
|
32
|
-
timelineRange: TimeRangeOption;
|
|
33
|
-
}): {
|
|
34
|
-
salesResourceBookings: unknown[] | null;
|
|
35
|
-
salesTimelineHighlights: number[] | null;
|
|
36
|
-
};
|
|
37
|
-
export {};
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
/** PisellReservation — 日本語 */
|
|
2
|
-
declare const _default: {
|
|
3
|
-
'pisell-reservation.page-title': string;
|
|
4
|
-
'pisell-reservation.page-title-venue': string;
|
|
5
|
-
'pisell-reservation.new': string;
|
|
6
|
-
'pisell-reservation.new-modal-title': string;
|
|
7
|
-
'pisell-reservation.new-modal-placeholder': string;
|
|
8
|
-
'pisell-reservation.cancel': string;
|
|
9
|
-
'pisell-reservation.edit-map': string;
|
|
10
|
-
'pisell-reservation.edit-map-done': string;
|
|
11
|
-
'pisell-reservation.follow-current': string;
|
|
12
|
-
'pisell-reservation.view-grid': string;
|
|
13
|
-
'pisell-reservation.view-floor': string;
|
|
14
|
-
'pisell-reservation.view-calendar': string;
|
|
15
|
-
'pisell-reservation.view-resource-wall': string;
|
|
16
|
-
'pisell-reservation.resource-wall-resources': string;
|
|
17
|
-
'pisell-reservation.payment-status-bucket-unpaid': string;
|
|
18
|
-
'pisell-reservation.payment-status-bucket-paid': string;
|
|
19
|
-
'pisell-reservation.booking-status-bucket-on-site': string;
|
|
20
|
-
'pisell-reservation.booking-status-bucket-no-show': string;
|
|
21
|
-
'pisell-reservation.booking-status-bucket-completed': string;
|
|
22
|
-
'pisell-reservation.calendar-granularity-day': string;
|
|
23
|
-
'pisell-reservation.calendar-granularity-week': string;
|
|
24
|
-
'pisell-reservation.calendar-granularity-month': string;
|
|
25
|
-
'pisell-reservation.calendar-write-not-available': string;
|
|
26
|
-
'pisell-reservation.follow-live-time': string;
|
|
27
|
-
'pisell-reservation.follow-custom-time': string;
|
|
28
|
-
'pisell-reservation.follow-live-hint': string;
|
|
29
|
-
'pisell-reservation.follow-custom-hint': string;
|
|
30
|
-
'pisell-reservation.switch-to-custom-time': string;
|
|
31
|
-
'pisell-reservation.switch-to-live-time': string;
|
|
32
|
-
'pisell-reservation.non-current-hint': string;
|
|
33
|
-
'pisell-reservation.at-current-time': string;
|
|
34
|
-
'pisell-reservation.go-current': string;
|
|
35
|
-
'pisell-reservation.schedule-data-loading': string;
|
|
36
|
-
'pisell-reservation.hud-open-table-aria': string;
|
|
37
|
-
'pisell-reservation.hud-table-drawer-title': string;
|
|
38
|
-
'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
|
|
39
|
-
'pisell-reservation.hud-sheet-close-aria': string;
|
|
40
|
-
'pisell-reservation.hud-expand-aria': string;
|
|
41
|
-
'pisell-reservation.hud-collapse-aria': string;
|
|
42
|
-
'pisell-reservation.grid.code': string;
|
|
43
|
-
'pisell-reservation.grid.area': string;
|
|
44
|
-
'pisell-reservation.grid.status': string;
|
|
45
|
-
'pisell-reservation.grid.guest': string;
|
|
46
|
-
'pisell-reservation.grid.time': string;
|
|
47
|
-
'pisell-reservation.grid.party': string;
|
|
48
|
-
'pisell-reservation.canvas.main': string;
|
|
49
|
-
'pisell-reservation.canvas.secondary': string;
|
|
50
|
-
'pisell-reservation.canvas.vip': string;
|
|
51
|
-
'pisell-reservation.maintenance': string;
|
|
52
|
-
'pisell-reservation.next': string;
|
|
53
|
-
'pisell-reservation.party': string;
|
|
54
|
-
'pisell-reservation.more': string;
|
|
55
|
-
'pisell-reservation.late': string;
|
|
56
|
-
'pisell-reservation.floor-hud.total': string;
|
|
57
|
-
'pisell-reservation.floor-hud.interactive-title': string;
|
|
58
|
-
'pisell-reservation.floor-map.data-source-label': string;
|
|
59
|
-
'pisell-reservation.floor-map.category-background': string;
|
|
60
|
-
'pisell-reservation.floor-map.palette-image-bg': string;
|
|
61
|
-
'pisell-reservation.floor-plan.save-failed': string;
|
|
62
|
-
'pisell-reservation.card-placeholder.hint-select-row': string;
|
|
63
|
-
'pisell-reservation.card-placeholder.hint-bind-datasource': string;
|
|
64
|
-
'pisell-reservation.card-placeholder.hint-new-slot': string;
|
|
65
|
-
'pisell-reservation.card-placeholder.hint-row-not-found': string;
|
|
66
|
-
'pisell-reservation.resource-grid.id': string;
|
|
67
|
-
'pisell-reservation.resource-grid.name': string;
|
|
68
|
-
'pisell-reservation.resource-grid.form-code': string;
|
|
69
|
-
'pisell-reservation.resource-grid.capacity': string;
|
|
70
|
-
'pisell-reservation.resource-grid.schedule': string;
|
|
71
|
-
'pisell-reservation.resource-grid.form-id': string;
|
|
72
|
-
'pisell-reservation.resource-grid.card-status': string;
|
|
73
|
-
'pisell-reservation.room-kind-bound': string;
|
|
74
|
-
'pisell-reservation.room-kind-bound-round': string;
|
|
75
|
-
'pisell-reservation.room-status-occupied': string;
|
|
76
|
-
'pisell-reservation.room-status-reserved': string;
|
|
77
|
-
'pisell-reservation.room-status-empty': string;
|
|
78
|
-
'pisell-reservation.room-status-locked': string;
|
|
79
|
-
'pisell-reservation.room-empty-body': string;
|
|
80
|
-
'pisell-reservation.room-status-unbound': string;
|
|
81
|
-
'pisell-reservation.room-paid': string;
|
|
82
|
-
'pisell-reservation.room-unpaid': string;
|
|
83
|
-
'pisell-reservation.room-payment-needed': string;
|
|
84
|
-
'pisell-reservation.room-items-total': string;
|
|
85
|
-
'pisell-reservation.room-modal-bookings': string;
|
|
86
|
-
'pisell-reservation.room-cap-prefix': string;
|
|
87
|
-
'pisell-reservation.room-time-end': string;
|
|
88
|
-
'pisell-reservation.room-time-start': string;
|
|
89
|
-
'pisell-reservation.room-in-minutes': string;
|
|
90
|
-
'pisell-reservation.room-view-all': string;
|
|
91
|
-
'pisell-reservation.room-occupancy-sum': string;
|
|
92
|
-
'pisell-reservation.room-next-prefix': string;
|
|
93
|
-
'pisell-reservation.room-guest-unknown': string;
|
|
94
|
-
'pisell-reservation.room-collapse': string;
|
|
95
|
-
'pisell-reservation.booking-detail.modal-title': string;
|
|
96
|
-
'pisell-reservation.booking-detail.booking-id': string;
|
|
97
|
-
'pisell-reservation.booking-detail.status': string;
|
|
98
|
-
'pisell-reservation.booking-detail.contact': string;
|
|
99
|
-
'pisell-reservation.booking-detail.phone': string;
|
|
100
|
-
'pisell-reservation.booking-detail.time': string;
|
|
101
|
-
'pisell-reservation.booking-detail.staff': string;
|
|
102
|
-
'pisell-reservation.booking-detail.staff-unassigned': string;
|
|
103
|
-
'pisell-reservation.booking-detail.table': string;
|
|
104
|
-
'pisell-reservation.booking-detail.payment': string;
|
|
105
|
-
'pisell-reservation.booking-detail.total': string;
|
|
106
|
-
'pisell-reservation.booking-detail.tab-info': string;
|
|
107
|
-
'pisell-reservation.booking-detail.tab-notes': string;
|
|
108
|
-
'pisell-reservation.booking-detail.tab-form': string;
|
|
109
|
-
'pisell-reservation.booking-detail.empty-notes': string;
|
|
110
|
-
'pisell-reservation.booking-detail.empty-items': string;
|
|
111
|
-
'pisell-reservation.booking-detail.empty-form': string;
|
|
112
|
-
'pisell-reservation.booking-detail.booking-label': string;
|
|
113
|
-
'pisell-reservation.booking-detail.strip-items-total': string;
|
|
114
|
-
'pisell-reservation.booking-detail.strip-due-label': string;
|
|
115
|
-
'pisell-reservation.booking-detail.see-all': string;
|
|
116
|
-
'pisell-reservation.booking-detail.header-mode-aria': string;
|
|
117
|
-
'pisell-reservation.booking-detail.header-mode-order-strip': string;
|
|
118
|
-
'pisell-reservation.booking-detail.header-mode-room-card': string;
|
|
119
|
-
'pisell-reservation.booking-detail.action-grid-aria': string;
|
|
120
|
-
'pisell-reservation.booking-detail.action-edit': string;
|
|
121
|
-
'pisell-reservation.booking-detail.action-cart': string;
|
|
122
|
-
'pisell-reservation.booking-detail.action-print': string;
|
|
123
|
-
'pisell-reservation.booking-detail.action-form': string;
|
|
124
|
-
'pisell-reservation.booking-detail.action-list': string;
|
|
125
|
-
'pisell-reservation.booking-detail.action-close': string;
|
|
126
|
-
'pisell-reservation.booking-detail.to-pay': string;
|
|
127
|
-
'pisell-reservation.booking-detail.order-open': string;
|
|
128
|
-
'pisell-reservation.booking-detail.order-already-paid': string;
|
|
129
|
-
'pisell-reservation.booking-detail.meta-host-status': string;
|
|
130
|
-
'pisell-reservation.booking-detail.meta-line-amount': string;
|
|
131
|
-
'pisell-reservation.booking-detail.meta-timeout': string;
|
|
132
|
-
'pisell-reservation.booking-detail.meta-progress': string;
|
|
133
|
-
'pisell-reservation.booking-detail.meta-arrival': string;
|
|
134
|
-
'pisell-reservation.booking-detail.status-enum.started': string;
|
|
135
|
-
'pisell-reservation.booking-detail.status-enum.confirmed': string;
|
|
136
|
-
'pisell-reservation.booking-detail.status-enum.active': string;
|
|
137
|
-
'pisell-reservation.booking-detail.status-enum.checked_in': string;
|
|
138
|
-
'pisell-reservation.booking-detail.status-enum.checkin': string;
|
|
139
|
-
'pisell-reservation.booking-detail.status-enum.in_progress': string;
|
|
140
|
-
'pisell-reservation.booking-detail.status-enum.pending': string;
|
|
141
|
-
'pisell-reservation.booking-detail.status-enum.pending_payment': string;
|
|
142
|
-
'pisell-reservation.booking-detail.status-enum.draft': string;
|
|
143
|
-
'pisell-reservation.booking-detail.status-enum.waiting': string;
|
|
144
|
-
'pisell-reservation.booking-detail.status-enum.hold': string;
|
|
145
|
-
'pisell-reservation.booking-detail.status-enum.cancelled': string;
|
|
146
|
-
'pisell-reservation.booking-detail.status-enum.canceled': string;
|
|
147
|
-
'pisell-reservation.booking-detail.status-enum.void': string;
|
|
148
|
-
'pisell-reservation.booking-detail.status-enum.refunded': string;
|
|
149
|
-
};
|
|
150
|
-
export default _default;
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
/** PisellReservation — Português */
|
|
2
|
-
declare const _default: {
|
|
3
|
-
'pisell-reservation.page-title': string;
|
|
4
|
-
'pisell-reservation.page-title-venue': string;
|
|
5
|
-
'pisell-reservation.new': string;
|
|
6
|
-
'pisell-reservation.new-modal-title': string;
|
|
7
|
-
'pisell-reservation.new-modal-placeholder': string;
|
|
8
|
-
'pisell-reservation.cancel': string;
|
|
9
|
-
'pisell-reservation.edit-map': string;
|
|
10
|
-
'pisell-reservation.edit-map-done': string;
|
|
11
|
-
'pisell-reservation.follow-current': string;
|
|
12
|
-
'pisell-reservation.view-grid': string;
|
|
13
|
-
'pisell-reservation.view-floor': string;
|
|
14
|
-
'pisell-reservation.view-calendar': string;
|
|
15
|
-
'pisell-reservation.view-resource-wall': string;
|
|
16
|
-
'pisell-reservation.resource-wall-resources': string;
|
|
17
|
-
'pisell-reservation.payment-status-bucket-unpaid': string;
|
|
18
|
-
'pisell-reservation.payment-status-bucket-paid': string;
|
|
19
|
-
'pisell-reservation.booking-status-bucket-on-site': string;
|
|
20
|
-
'pisell-reservation.booking-status-bucket-no-show': string;
|
|
21
|
-
'pisell-reservation.booking-status-bucket-completed': string;
|
|
22
|
-
'pisell-reservation.calendar-granularity-day': string;
|
|
23
|
-
'pisell-reservation.calendar-granularity-week': string;
|
|
24
|
-
'pisell-reservation.calendar-granularity-month': string;
|
|
25
|
-
'pisell-reservation.calendar-write-not-available': string;
|
|
26
|
-
'pisell-reservation.follow-live-time': string;
|
|
27
|
-
'pisell-reservation.follow-custom-time': string;
|
|
28
|
-
'pisell-reservation.follow-live-hint': string;
|
|
29
|
-
'pisell-reservation.follow-custom-hint': string;
|
|
30
|
-
'pisell-reservation.switch-to-custom-time': string;
|
|
31
|
-
'pisell-reservation.switch-to-live-time': string;
|
|
32
|
-
'pisell-reservation.non-current-hint': string;
|
|
33
|
-
'pisell-reservation.at-current-time': string;
|
|
34
|
-
'pisell-reservation.go-current': string;
|
|
35
|
-
'pisell-reservation.schedule-data-loading': string;
|
|
36
|
-
'pisell-reservation.hud-open-table-aria': string;
|
|
37
|
-
'pisell-reservation.hud-table-drawer-title': string;
|
|
38
|
-
'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
|
|
39
|
-
'pisell-reservation.hud-sheet-close-aria': string;
|
|
40
|
-
'pisell-reservation.hud-expand-aria': string;
|
|
41
|
-
'pisell-reservation.hud-collapse-aria': string;
|
|
42
|
-
'pisell-reservation.grid.code': string;
|
|
43
|
-
'pisell-reservation.grid.area': string;
|
|
44
|
-
'pisell-reservation.grid.status': string;
|
|
45
|
-
'pisell-reservation.grid.guest': string;
|
|
46
|
-
'pisell-reservation.grid.time': string;
|
|
47
|
-
'pisell-reservation.grid.party': string;
|
|
48
|
-
'pisell-reservation.canvas.main': string;
|
|
49
|
-
'pisell-reservation.canvas.secondary': string;
|
|
50
|
-
'pisell-reservation.canvas.vip': string;
|
|
51
|
-
'pisell-reservation.maintenance': string;
|
|
52
|
-
'pisell-reservation.next': string;
|
|
53
|
-
'pisell-reservation.party': string;
|
|
54
|
-
'pisell-reservation.more': string;
|
|
55
|
-
'pisell-reservation.late': string;
|
|
56
|
-
'pisell-reservation.floor-hud.total': string;
|
|
57
|
-
'pisell-reservation.floor-hud.interactive-title': string;
|
|
58
|
-
'pisell-reservation.floor-map.data-source-label': string;
|
|
59
|
-
'pisell-reservation.floor-map.category-background': string;
|
|
60
|
-
'pisell-reservation.floor-map.palette-image-bg': string;
|
|
61
|
-
'pisell-reservation.floor-plan.save-failed': string;
|
|
62
|
-
'pisell-reservation.card-placeholder.hint-select-row': string;
|
|
63
|
-
'pisell-reservation.card-placeholder.hint-bind-datasource': string;
|
|
64
|
-
'pisell-reservation.card-placeholder.hint-new-slot': string;
|
|
65
|
-
'pisell-reservation.card-placeholder.hint-row-not-found': string;
|
|
66
|
-
'pisell-reservation.resource-grid.id': string;
|
|
67
|
-
'pisell-reservation.resource-grid.name': string;
|
|
68
|
-
'pisell-reservation.resource-grid.form-code': string;
|
|
69
|
-
'pisell-reservation.resource-grid.capacity': string;
|
|
70
|
-
'pisell-reservation.resource-grid.schedule': string;
|
|
71
|
-
'pisell-reservation.resource-grid.form-id': string;
|
|
72
|
-
'pisell-reservation.resource-grid.card-status': string;
|
|
73
|
-
'pisell-reservation.room-kind-bound': string;
|
|
74
|
-
'pisell-reservation.room-kind-bound-round': string;
|
|
75
|
-
'pisell-reservation.room-status-occupied': string;
|
|
76
|
-
'pisell-reservation.room-status-reserved': string;
|
|
77
|
-
'pisell-reservation.room-status-empty': string;
|
|
78
|
-
'pisell-reservation.room-status-locked': string;
|
|
79
|
-
'pisell-reservation.room-empty-body': string;
|
|
80
|
-
'pisell-reservation.room-status-unbound': string;
|
|
81
|
-
'pisell-reservation.room-paid': string;
|
|
82
|
-
'pisell-reservation.room-unpaid': string;
|
|
83
|
-
'pisell-reservation.room-payment-needed': string;
|
|
84
|
-
'pisell-reservation.room-items-total': string;
|
|
85
|
-
'pisell-reservation.room-modal-bookings': string;
|
|
86
|
-
'pisell-reservation.room-cap-prefix': string;
|
|
87
|
-
'pisell-reservation.room-time-end': string;
|
|
88
|
-
'pisell-reservation.room-time-start': string;
|
|
89
|
-
'pisell-reservation.room-in-minutes': string;
|
|
90
|
-
'pisell-reservation.room-view-all': string;
|
|
91
|
-
'pisell-reservation.room-occupancy-sum': string;
|
|
92
|
-
'pisell-reservation.room-next-prefix': string;
|
|
93
|
-
'pisell-reservation.room-guest-unknown': string;
|
|
94
|
-
'pisell-reservation.room-collapse': string;
|
|
95
|
-
'pisell-reservation.booking-detail.modal-title': string;
|
|
96
|
-
'pisell-reservation.booking-detail.booking-id': string;
|
|
97
|
-
'pisell-reservation.booking-detail.status': string;
|
|
98
|
-
'pisell-reservation.booking-detail.contact': string;
|
|
99
|
-
'pisell-reservation.booking-detail.phone': string;
|
|
100
|
-
'pisell-reservation.booking-detail.time': string;
|
|
101
|
-
'pisell-reservation.booking-detail.staff': string;
|
|
102
|
-
'pisell-reservation.booking-detail.staff-unassigned': string;
|
|
103
|
-
'pisell-reservation.booking-detail.table': string;
|
|
104
|
-
'pisell-reservation.booking-detail.payment': string;
|
|
105
|
-
'pisell-reservation.booking-detail.total': string;
|
|
106
|
-
'pisell-reservation.booking-detail.tab-info': string;
|
|
107
|
-
'pisell-reservation.booking-detail.tab-notes': string;
|
|
108
|
-
'pisell-reservation.booking-detail.tab-form': string;
|
|
109
|
-
'pisell-reservation.booking-detail.empty-notes': string;
|
|
110
|
-
'pisell-reservation.booking-detail.empty-items': string;
|
|
111
|
-
'pisell-reservation.booking-detail.empty-form': string;
|
|
112
|
-
'pisell-reservation.booking-detail.booking-label': string;
|
|
113
|
-
'pisell-reservation.booking-detail.strip-items-total': string;
|
|
114
|
-
'pisell-reservation.booking-detail.strip-due-label': string;
|
|
115
|
-
'pisell-reservation.booking-detail.see-all': string;
|
|
116
|
-
'pisell-reservation.booking-detail.header-mode-aria': string;
|
|
117
|
-
'pisell-reservation.booking-detail.header-mode-order-strip': string;
|
|
118
|
-
'pisell-reservation.booking-detail.header-mode-room-card': string;
|
|
119
|
-
'pisell-reservation.booking-detail.action-grid-aria': string;
|
|
120
|
-
'pisell-reservation.booking-detail.action-edit': string;
|
|
121
|
-
'pisell-reservation.booking-detail.action-cart': string;
|
|
122
|
-
'pisell-reservation.booking-detail.action-print': string;
|
|
123
|
-
'pisell-reservation.booking-detail.action-form': string;
|
|
124
|
-
'pisell-reservation.booking-detail.action-list': string;
|
|
125
|
-
'pisell-reservation.booking-detail.action-close': string;
|
|
126
|
-
'pisell-reservation.booking-detail.to-pay': string;
|
|
127
|
-
'pisell-reservation.booking-detail.order-open': string;
|
|
128
|
-
'pisell-reservation.booking-detail.order-already-paid': string;
|
|
129
|
-
'pisell-reservation.booking-detail.meta-host-status': string;
|
|
130
|
-
'pisell-reservation.booking-detail.meta-line-amount': string;
|
|
131
|
-
'pisell-reservation.booking-detail.meta-timeout': string;
|
|
132
|
-
'pisell-reservation.booking-detail.meta-progress': string;
|
|
133
|
-
'pisell-reservation.booking-detail.meta-arrival': string;
|
|
134
|
-
'pisell-reservation.booking-detail.status-enum.started': string;
|
|
135
|
-
'pisell-reservation.booking-detail.status-enum.confirmed': string;
|
|
136
|
-
'pisell-reservation.booking-detail.status-enum.active': string;
|
|
137
|
-
'pisell-reservation.booking-detail.status-enum.checked_in': string;
|
|
138
|
-
'pisell-reservation.booking-detail.status-enum.checkin': string;
|
|
139
|
-
'pisell-reservation.booking-detail.status-enum.in_progress': string;
|
|
140
|
-
'pisell-reservation.booking-detail.status-enum.pending': string;
|
|
141
|
-
'pisell-reservation.booking-detail.status-enum.pending_payment': string;
|
|
142
|
-
'pisell-reservation.booking-detail.status-enum.draft': string;
|
|
143
|
-
'pisell-reservation.booking-detail.status-enum.waiting': string;
|
|
144
|
-
'pisell-reservation.booking-detail.status-enum.hold': string;
|
|
145
|
-
'pisell-reservation.booking-detail.status-enum.cancelled': string;
|
|
146
|
-
'pisell-reservation.booking-detail.status-enum.canceled': string;
|
|
147
|
-
'pisell-reservation.booking-detail.status-enum.void': string;
|
|
148
|
-
'pisell-reservation.booking-detail.status-enum.refunded': string;
|
|
149
|
-
};
|
|
150
|
-
export default _default;
|