This is an automated email from the ASF dual-hosted git repository. vogievetsky pushed a commit to branch segment_timeline2 in repository https://gitbox.apache.org/repos/asf/druid.git
commit 17051be2648be8e1f3437b08002ef6959bc22199 Author: Vadim Ogievetsky <[email protected]> AuthorDate: Wed Oct 30 11:57:26 2024 -0700 add file --- .../timezone-menu-items.spec.tsx.snap | 563 +++++++++++++++++++++ 1 file changed, 563 insertions(+) diff --git a/web-console/src/views/workbench-view/timezone-menu-items/__snapshots__/timezone-menu-items.spec.tsx.snap b/web-console/src/views/workbench-view/timezone-menu-items/__snapshots__/timezone-menu-items.spec.tsx.snap new file mode 100644 index 00000000000..ca6e0c2c985 --- /dev/null +++ b/web-console/src/views/workbench-view/timezone-menu-items/__snapshots__/timezone-menu-items.spec.tsx.snap @@ -0,0 +1,563 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`TimezoneMenuItems matches snapshot 1`] = ` +[ + <Blueprint5.MenuDivider + title="Timezone type" + />, + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="Etc/UTC" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Default" + />, + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + popoverProps={{}} + shouldDismissPopover={true} + text="Named" + > + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC-8:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="America/Juneau" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC-7:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="America/Los_Angeles" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC-7:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="America/Phoenix" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC-6:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="America/Yellowknife" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC-6:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="America/Denver" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC-6:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="America/Mexico_City" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC-5:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="America/Chicago" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC-4:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="America/New_York" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC-3:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="America/Argentina/Buenos_Aires" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+0:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Etc/UTC" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+0:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Europe/London" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+0:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text={ + <React.Fragment> + UTC + + <Blueprint5.Icon + autoLoad={true} + data-tooltip="Browser timezone" + icon="star" + tagName="span" + /> + </React.Fragment> + } + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+1:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Europe/Paris" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+2:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Asia/Jerusalem" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+5:30" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Asia/Kolkata" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+8:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Asia/Shanghai" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+8:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Asia/Hong_Kong" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+9:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Asia/Seoul" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+9:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Asia/Tokyo" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+10:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Pacific/Guam" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + label="UTC+11:00" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="Australia/Sydney" + /> + </Blueprint5.MenuItem>, + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + popoverProps={{}} + shouldDismissPopover={true} + text="Offset" + > + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-12:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-11:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-10:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-09:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-08:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-07:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-06:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-05:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-04:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-03:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-02:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="-01:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text={ + <React.Fragment> + +00:00 + + <Blueprint5.Icon + autoLoad={true} + data-tooltip="Browser offset" + icon="star" + tagName="span" + /> + </React.Fragment> + } + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+01:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+02:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+03:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+04:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+05:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+06:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+07:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+08:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+09:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+10:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+11:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+12:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+13:00" + /> + <Blueprint5.MenuItem + active={false} + disabled={false} + icon="blank" + multiline={false} + onClick={[Function]} + popoverProps={{}} + shouldDismissPopover={false} + text="+14:00" + /> + </Blueprint5.MenuItem>, +] +`; --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
