Private
Public Access
1
0

feat: Fluent UI Outlook Lite + connections mockup

This commit is contained in:
2026-04-14 18:52:25 +00:00
parent 1199eff6c3
commit dfa4010406
34820 changed files with 1003813 additions and 205 deletions

View File

@@ -0,0 +1,882 @@
// https://github.com/microsoft/rushstack/issues/2780
// API extractor can't support namespace exports
// export * as keyCodes from './keyCodes';
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
function _export(target, all) {
for(var name in all)Object.defineProperty(target, name, {
enumerable: true,
get: all[name]
});
}
_export(exports, {
AVRInput: function() {
return _keys.AVRInput;
},
AVRPower: function() {
return _keys.AVRPower;
},
Accept: function() {
return _keys.Accept;
},
Again: function() {
return _keys.Again;
},
AllCandidates: function() {
return _keys.AllCandidates;
},
Alphanumeric: function() {
return _keys.Alphanumeric;
},
Alt: function() {
return _keys.Alt;
},
AltGraph: function() {
return _keys.AltGraph;
},
AppSwitch: function() {
return _keys.AppSwitch;
},
ArrowDown: function() {
return _keys.ArrowDown;
},
ArrowLeft: function() {
return _keys.ArrowLeft;
},
ArrowRight: function() {
return _keys.ArrowRight;
},
ArrowUp: function() {
return _keys.ArrowUp;
},
Attn: function() {
return _keys.Attn;
},
AudioBalanceLeft: function() {
return _keys.AudioBalanceLeft;
},
AudioBalanceRight: function() {
return _keys.AudioBalanceRight;
},
AudioBassBoostDown: function() {
return _keys.AudioBassBoostDown;
},
AudioBassBoostToggle: function() {
return _keys.AudioBassBoostToggle;
},
AudioBassBoostUp: function() {
return _keys.AudioBassBoostUp;
},
AudioFaderFront: function() {
return _keys.AudioFaderFront;
},
AudioFaderRear: function() {
return _keys.AudioFaderRear;
},
AudioSurroundModeNext: function() {
return _keys.AudioSurroundModeNext;
},
AudioTrebleDown: function() {
return _keys.AudioTrebleDown;
},
AudioTrebleUp: function() {
return _keys.AudioTrebleUp;
},
AudioVolumeDown: function() {
return _keys.AudioVolumeDown;
},
AudioVolumeMute: function() {
return _keys.AudioVolumeMute;
},
AudioVolumeUp: function() {
return _keys.AudioVolumeUp;
},
Backspace: function() {
return _keys.Backspace;
},
BrightnessDown: function() {
return _keys.BrightnessDown;
},
BrightnessUp: function() {
return _keys.BrightnessUp;
},
BrowserBack: function() {
return _keys.BrowserBack;
},
BrowserFavorites: function() {
return _keys.BrowserFavorites;
},
BrowserForward: function() {
return _keys.BrowserForward;
},
BrowserHome: function() {
return _keys.BrowserHome;
},
BrowserRefresh: function() {
return _keys.BrowserRefresh;
},
BrowserSearch: function() {
return _keys.BrowserSearch;
},
BrowserStop: function() {
return _keys.BrowserStop;
},
Call: function() {
return _keys.Call;
},
Camera: function() {
return _keys.Camera;
},
CameraFocus: function() {
return _keys.CameraFocus;
},
Cancel: function() {
return _keys.Cancel;
},
CapsLock: function() {
return _keys.CapsLock;
},
ChannelDown: function() {
return _keys.ChannelDown;
},
ChannelUp: function() {
return _keys.ChannelUp;
},
Clear: function() {
return _keys.Clear;
},
Close: function() {
return _keys.Close;
},
ClosedCaptionToggle: function() {
return _keys.ClosedCaptionToggle;
},
CodeInput: function() {
return _keys.CodeInput;
},
ColorF0Red: function() {
return _keys.ColorF0Red;
},
ColorF1Green: function() {
return _keys.ColorF1Green;
},
ColorF2Yellow: function() {
return _keys.ColorF2Yellow;
},
ColorF3Blue: function() {
return _keys.ColorF3Blue;
},
ColorF4Grey: function() {
return _keys.ColorF4Grey;
},
ColorF5Brown: function() {
return _keys.ColorF5Brown;
},
Compose: function() {
return _keys.Compose;
},
ContextMenu: function() {
return _keys.ContextMenu;
},
Control: function() {
return _keys.Control;
},
Convert: function() {
return _keys.Convert;
},
Copy: function() {
return _keys.Copy;
},
CrSel: function() {
return _keys.CrSel;
},
Cut: function() {
return _keys.Cut;
},
DVR: function() {
return _keys.DVR;
},
Dead: function() {
return _keys.Dead;
},
Delete: function() {
return _keys.Delete;
},
Dimmer: function() {
return _keys.Dimmer;
},
DisplaySwap: function() {
return _keys.DisplaySwap;
},
Eisu: function() {
return _keys.Eisu;
},
Eject: function() {
return _keys.Eject;
},
End: function() {
return _keys.End;
},
EndCall: function() {
return _keys.EndCall;
},
Enter: function() {
return _keys.Enter;
},
EraseEof: function() {
return _keys.EraseEof;
},
Escape: function() {
return _keys.Escape;
},
ExSel: function() {
return _keys.ExSel;
},
Execute: function() {
return _keys.Execute;
},
Exit: function() {
return _keys.Exit;
},
F1: function() {
return _keys.F1;
},
F10: function() {
return _keys.F10;
},
F11: function() {
return _keys.F11;
},
F12: function() {
return _keys.F12;
},
F2: function() {
return _keys.F2;
},
F3: function() {
return _keys.F3;
},
F4: function() {
return _keys.F4;
},
F5: function() {
return _keys.F5;
},
F6: function() {
return _keys.F6;
},
F7: function() {
return _keys.F7;
},
F8: function() {
return _keys.F8;
},
F9: function() {
return _keys.F9;
},
FavoriteClear0: function() {
return _keys.FavoriteClear0;
},
FavoriteClear1: function() {
return _keys.FavoriteClear1;
},
FavoriteClear2: function() {
return _keys.FavoriteClear2;
},
FavoriteClear3: function() {
return _keys.FavoriteClear3;
},
FavoriteRecall0: function() {
return _keys.FavoriteRecall0;
},
FavoriteRecall1: function() {
return _keys.FavoriteRecall1;
},
FavoriteRecall2: function() {
return _keys.FavoriteRecall2;
},
FavoriteRecall3: function() {
return _keys.FavoriteRecall3;
},
FavoriteStore0: function() {
return _keys.FavoriteStore0;
},
FavoriteStore1: function() {
return _keys.FavoriteStore1;
},
FavoriteStore2: function() {
return _keys.FavoriteStore2;
},
FavoriteStore3: function() {
return _keys.FavoriteStore3;
},
FinalMode: function() {
return _keys.FinalMode;
},
Find: function() {
return _keys.Find;
},
Fn: function() {
return _keys.Fn;
},
FnLock: function() {
return _keys.FnLock;
},
GoBack: function() {
return _keys.GoBack;
},
GoHome: function() {
return _keys.GoHome;
},
GroupFirst: function() {
return _keys.GroupFirst;
},
GroupLast: function() {
return _keys.GroupLast;
},
GroupNext: function() {
return _keys.GroupNext;
},
GroupPrevious: function() {
return _keys.GroupPrevious;
},
Guide: function() {
return _keys.Guide;
},
GuideNextDay: function() {
return _keys.GuideNextDay;
},
GuidePreviousDay: function() {
return _keys.GuidePreviousDay;
},
HangulMode: function() {
return _keys.HangulMode;
},
HanjaMode: function() {
return _keys.HanjaMode;
},
Hankaku: function() {
return _keys.Hankaku;
},
HeadsetHook: function() {
return _keys.HeadsetHook;
},
Help: function() {
return _keys.Help;
},
Hibernate: function() {
return _keys.Hibernate;
},
Hiragana: function() {
return _keys.Hiragana;
},
HiraganaKatakana: function() {
return _keys.HiraganaKatakana;
},
Home: function() {
return _keys.Home;
},
Hyper: function() {
return _keys.Hyper;
},
Info: function() {
return _keys.Info;
},
Insert: function() {
return _keys.Insert;
},
InstantReplay: function() {
return _keys.InstantReplay;
},
JunjaMode: function() {
return _keys.JunjaMode;
},
KanaMode: function() {
return _keys.KanaMode;
},
KanjiMode: function() {
return _keys.KanjiMode;
},
Katakana: function() {
return _keys.Katakana;
},
Key11: function() {
return _keys.Key11;
},
Key12: function() {
return _keys.Key12;
},
LastNumberRedial: function() {
return _keys.LastNumberRedial;
},
LaunchApplication1: function() {
return _keys.LaunchApplication1;
},
LaunchApplication2: function() {
return _keys.LaunchApplication2;
},
LaunchCalendar: function() {
return _keys.LaunchCalendar;
},
LaunchContacts: function() {
return _keys.LaunchContacts;
},
LaunchMail: function() {
return _keys.LaunchMail;
},
LaunchMediaPlayer: function() {
return _keys.LaunchMediaPlayer;
},
LaunchMusicPlayer: function() {
return _keys.LaunchMusicPlayer;
},
LaunchPhone: function() {
return _keys.LaunchPhone;
},
LaunchScreenSaver: function() {
return _keys.LaunchScreenSaver;
},
LaunchSpreadsheet: function() {
return _keys.LaunchSpreadsheet;
},
LaunchWebBrowser: function() {
return _keys.LaunchWebBrowser;
},
LaunchWebCam: function() {
return _keys.LaunchWebCam;
},
LaunchWordProcessor: function() {
return _keys.LaunchWordProcessor;
},
Link: function() {
return _keys.Link;
},
ListProgram: function() {
return _keys.ListProgram;
},
LiveContent: function() {
return _keys.LiveContent;
},
Lock: function() {
return _keys.Lock;
},
LogOff: function() {
return _keys.LogOff;
},
MailForward: function() {
return _keys.MailForward;
},
MailReply: function() {
return _keys.MailReply;
},
MailSend: function() {
return _keys.MailSend;
},
MannerMode: function() {
return _keys.MannerMode;
},
MediaApps: function() {
return _keys.MediaApps;
},
MediaAudioTrack: function() {
return _keys.MediaAudioTrack;
},
MediaClose: function() {
return _keys.MediaClose;
},
MediaFastForward: function() {
return _keys.MediaFastForward;
},
MediaLast: function() {
return _keys.MediaLast;
},
MediaNextTrack: function() {
return _keys.MediaNextTrack;
},
MediaPause: function() {
return _keys.MediaPause;
},
MediaPlay: function() {
return _keys.MediaPlay;
},
MediaPlayPause: function() {
return _keys.MediaPlayPause;
},
MediaPreviousTrack: function() {
return _keys.MediaPreviousTrack;
},
MediaRecord: function() {
return _keys.MediaRecord;
},
MediaRewind: function() {
return _keys.MediaRewind;
},
MediaSkipBackward: function() {
return _keys.MediaSkipBackward;
},
MediaSkipForward: function() {
return _keys.MediaSkipForward;
},
MediaStepBackward: function() {
return _keys.MediaStepBackward;
},
MediaStepForward: function() {
return _keys.MediaStepForward;
},
MediaStop: function() {
return _keys.MediaStop;
},
MediaTopMenu: function() {
return _keys.MediaTopMenu;
},
MediaTrackNext: function() {
return _keys.MediaTrackNext;
},
MediaTrackPrevious: function() {
return _keys.MediaTrackPrevious;
},
Meta: function() {
return _keys.Meta;
},
MicrophoneToggle: function() {
return _keys.MicrophoneToggle;
},
MicrophoneVolumeDown: function() {
return _keys.MicrophoneVolumeDown;
},
MicrophoneVolumeMute: function() {
return _keys.MicrophoneVolumeMute;
},
MicrophoneVolumeUp: function() {
return _keys.MicrophoneVolumeUp;
},
ModeChange: function() {
return _keys.ModeChange;
},
NavigateIn: function() {
return _keys.NavigateIn;
},
NavigateNext: function() {
return _keys.NavigateNext;
},
NavigateOut: function() {
return _keys.NavigateOut;
},
NavigatePrevious: function() {
return _keys.NavigatePrevious;
},
New: function() {
return _keys.New;
},
NextCandidate: function() {
return _keys.NextCandidate;
},
NextFavoriteChannel: function() {
return _keys.NextFavoriteChannel;
},
NextUserProfile: function() {
return _keys.NextUserProfile;
},
NonConvert: function() {
return _keys.NonConvert;
},
Notification: function() {
return _keys.Notification;
},
NumLock: function() {
return _keys.NumLock;
},
OnDemand: function() {
return _keys.OnDemand;
},
Open: function() {
return _keys.Open;
},
PageDown: function() {
return _keys.PageDown;
},
PageUp: function() {
return _keys.PageUp;
},
Pairing: function() {
return _keys.Pairing;
},
Paste: function() {
return _keys.Paste;
},
Pause: function() {
return _keys.Pause;
},
PinPDown: function() {
return _keys.PinPDown;
},
PinPMove: function() {
return _keys.PinPMove;
},
PinPToggle: function() {
return _keys.PinPToggle;
},
PinPUp: function() {
return _keys.PinPUp;
},
Play: function() {
return _keys.Play;
},
PlaySpeedDown: function() {
return _keys.PlaySpeedDown;
},
PlaySpeedReset: function() {
return _keys.PlaySpeedReset;
},
PlaySpeedUp: function() {
return _keys.PlaySpeedUp;
},
Power: function() {
return _keys.Power;
},
PowerOff: function() {
return _keys.PowerOff;
},
PreviousCandidate: function() {
return _keys.PreviousCandidate;
},
Print: function() {
return _keys.Print;
},
PrintScreen: function() {
return _keys.PrintScreen;
},
Process: function() {
return _keys.Process;
},
Props: function() {
return _keys.Props;
},
RandomToggle: function() {
return _keys.RandomToggle;
},
RcLowBattery: function() {
return _keys.RcLowBattery;
},
RecordSpeedNext: function() {
return _keys.RecordSpeedNext;
},
Redo: function() {
return _keys.Redo;
},
RfBypass: function() {
return _keys.RfBypass;
},
Romaji: function() {
return _keys.Romaji;
},
STBInput: function() {
return _keys.STBInput;
},
STBPower: function() {
return _keys.STBPower;
},
Save: function() {
return _keys.Save;
},
ScanChannelsToggle: function() {
return _keys.ScanChannelsToggle;
},
ScreenModeNext: function() {
return _keys.ScreenModeNext;
},
ScrollLock: function() {
return _keys.ScrollLock;
},
Select: function() {
return _keys.Select;
},
Settings: function() {
return _keys.Settings;
},
Shift: function() {
return _keys.Shift;
},
SingleCandidate: function() {
return _keys.SingleCandidate;
},
Soft1: function() {
return _keys.Soft1;
},
Soft2: function() {
return _keys.Soft2;
},
Soft3: function() {
return _keys.Soft3;
},
Soft4: function() {
return _keys.Soft4;
},
Space: function() {
return _keys.Space;
},
SpeechCorrectionList: function() {
return _keys.SpeechCorrectionList;
},
SpeechInputToggle: function() {
return _keys.SpeechInputToggle;
},
SpellCheck: function() {
return _keys.SpellCheck;
},
SplitScreenToggle: function() {
return _keys.SplitScreenToggle;
},
Standby: function() {
return _keys.Standby;
},
Subtitle: function() {
return _keys.Subtitle;
},
Super: function() {
return _keys.Super;
},
Symbol: function() {
return _keys.Symbol;
},
SymbolLock: function() {
return _keys.SymbolLock;
},
TV: function() {
return _keys.TV;
},
TV3DMode: function() {
return _keys.TV3DMode;
},
TVAntennaCable: function() {
return _keys.TVAntennaCable;
},
TVAudioDescription: function() {
return _keys.TVAudioDescription;
},
TVAudioDescriptionMixDown: function() {
return _keys.TVAudioDescriptionMixDown;
},
TVAudioDescriptionMixUp: function() {
return _keys.TVAudioDescriptionMixUp;
},
TVContentsMenu: function() {
return _keys.TVContentsMenu;
},
TVDataService: function() {
return _keys.TVDataService;
},
TVInput: function() {
return _keys.TVInput;
},
TVInputComponent1: function() {
return _keys.TVInputComponent1;
},
TVInputComponent2: function() {
return _keys.TVInputComponent2;
},
TVInputComposite1: function() {
return _keys.TVInputComposite1;
},
TVInputComposite2: function() {
return _keys.TVInputComposite2;
},
TVInputHDMI1: function() {
return _keys.TVInputHDMI1;
},
TVInputHDMI2: function() {
return _keys.TVInputHDMI2;
},
TVInputHDMI3: function() {
return _keys.TVInputHDMI3;
},
TVInputHDMI4: function() {
return _keys.TVInputHDMI4;
},
TVInputVGA1: function() {
return _keys.TVInputVGA1;
},
TVMediaContext: function() {
return _keys.TVMediaContext;
},
TVNetwork: function() {
return _keys.TVNetwork;
},
TVNumberEntry: function() {
return _keys.TVNumberEntry;
},
TVPower: function() {
return _keys.TVPower;
},
TVRadioService: function() {
return _keys.TVRadioService;
},
TVSatellite: function() {
return _keys.TVSatellite;
},
TVSatelliteBS: function() {
return _keys.TVSatelliteBS;
},
TVSatelliteCS: function() {
return _keys.TVSatelliteCS;
},
TVSatelliteToggle: function() {
return _keys.TVSatelliteToggle;
},
TVTerrestrialAnalog: function() {
return _keys.TVTerrestrialAnalog;
},
TVTerrestrialDigital: function() {
return _keys.TVTerrestrialDigital;
},
TVTimer: function() {
return _keys.TVTimer;
},
Tab: function() {
return _keys.Tab;
},
Teletext: function() {
return _keys.Teletext;
},
Undo: function() {
return _keys.Undo;
},
Unidentified: function() {
return _keys.Unidentified;
},
VideoModeNext: function() {
return _keys.VideoModeNext;
},
VoiceDial: function() {
return _keys.VoiceDial;
},
WakeUp: function() {
return _keys.WakeUp;
},
Wink: function() {
return _keys.Wink;
},
Zenkaku: function() {
return _keys.Zenkaku;
},
ZenkakuHankaku: function() {
return _keys.ZenkakuHankaku;
},
ZoomIn: function() {
return _keys.ZoomIn;
},
ZoomOut: function() {
return _keys.ZoomOut;
},
ZoomToggle: function() {
return _keys.ZoomToggle;
},
keyCodes: function() {
return _keyCodes;
}
});
const _interop_require_wildcard = require("@swc/helpers/_/_interop_require_wildcard");
const _keyCodes = /*#__PURE__*/ _interop_require_wildcard._(require("./keyCodes"));
const _keys = require("./keys");

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,664 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
function _export(target, all) {
for(var name in all)Object.defineProperty(target, name, {
enumerable: true,
get: all[name]
});
}
_export(exports, {
A: function() {
return A;
},
Accept: function() {
return Accept;
},
Alt: function() {
return Alt;
},
AltGraph: function() {
return AltGraph;
},
Ampersand: function() {
return Ampersand;
},
ArrowDown: function() {
return ArrowDown;
},
ArrowLeft: function() {
return ArrowLeft;
},
ArrowRight: function() {
return ArrowRight;
},
ArrowUp: function() {
return ArrowUp;
},
AtSign: function() {
return AtSign;
},
Attn: function() {
return Attn;
},
B: function() {
return B;
},
BackSlash: function() {
return BackSlash;
},
Backspace: function() {
return Backspace;
},
C: function() {
return C;
},
Cancel: function() {
return Cancel;
},
CapsLock: function() {
return CapsLock;
},
Caret: function() {
return Caret;
},
Clear: function() {
return Clear;
},
Comma: function() {
return Comma;
},
ContextMenu: function() {
return ContextMenu;
},
Control: function() {
return Control;
},
Convert: function() {
return Convert;
},
CrSel: function() {
return CrSel;
},
D: function() {
return D;
},
Decimal: function() {
return Decimal;
},
Delete: function() {
return Delete;
},
Digit0: function() {
return Digit0;
},
Digit1: function() {
return Digit1;
},
Digit2: function() {
return Digit2;
},
Digit3: function() {
return Digit3;
},
Digit4: function() {
return Digit4;
},
Digit5: function() {
return Digit5;
},
Digit6: function() {
return Digit6;
},
Digit7: function() {
return Digit7;
},
Digit8: function() {
return Digit8;
},
Digit9: function() {
return Digit9;
},
DollarSign: function() {
return DollarSign;
},
DoubleQuote: function() {
return DoubleQuote;
},
E: function() {
return E;
},
End: function() {
return End;
},
Enter: function() {
return Enter;
},
EqualsSign: function() {
return EqualsSign;
},
EraseEof: function() {
return EraseEof;
},
Escape: function() {
return Escape;
},
ExSel: function() {
return ExSel;
},
ExclamationPoint: function() {
return ExclamationPoint;
},
Execute: function() {
return Execute;
},
F: function() {
return F;
},
F1: function() {
return F1;
},
F10: function() {
return F10;
},
F11: function() {
return F11;
},
F12: function() {
return F12;
},
F13: function() {
return F13;
},
F14: function() {
return F14;
},
F15: function() {
return F15;
},
F16: function() {
return F16;
},
F17: function() {
return F17;
},
F18: function() {
return F18;
},
F19: function() {
return F19;
},
F2: function() {
return F2;
},
F20: function() {
return F20;
},
F21: function() {
return F21;
},
F22: function() {
return F22;
},
F23: function() {
return F23;
},
F24: function() {
return F24;
},
F3: function() {
return F3;
},
F4: function() {
return F4;
},
F5: function() {
return F5;
},
F6: function() {
return F6;
},
F7: function() {
return F7;
},
F8: function() {
return F8;
},
F9: function() {
return F9;
},
ForwardSlash: function() {
return ForwardSlash;
},
G: function() {
return G;
},
GraveAccent: function() {
return GraveAccent;
},
H: function() {
return H;
},
Help: function() {
return Help;
},
Home: function() {
return Home;
},
I: function() {
return I;
},
Insert: function() {
return Insert;
},
J: function() {
return J;
},
K: function() {
return K;
},
L: function() {
return L;
},
LeftAngleBracket: function() {
return LeftAngleBracket;
},
LeftCurlyBrace: function() {
return LeftCurlyBrace;
},
LeftParenthesis: function() {
return LeftParenthesis;
},
LeftSquareBracket: function() {
return LeftSquareBracket;
},
M: function() {
return M;
},
Meta: function() {
return Meta;
},
MinusSign: function() {
return MinusSign;
},
ModeChange: function() {
return ModeChange;
},
MultiplicationSign: function() {
return MultiplicationSign;
},
N: function() {
return N;
},
NonConvert: function() {
return NonConvert;
},
NumLock: function() {
return NumLock;
},
O: function() {
return O;
},
OS: function() {
return OS;
},
P: function() {
return P;
},
PageDown: function() {
return PageDown;
},
PageUp: function() {
return PageUp;
},
Pause: function() {
return Pause;
},
PercentSign: function() {
return PercentSign;
},
Pipe: function() {
return Pipe;
},
Play: function() {
return Play;
},
PlusSign: function() {
return PlusSign;
},
PoundSign: function() {
return PoundSign;
},
Print: function() {
return Print;
},
PrintScreen: function() {
return PrintScreen;
},
Q: function() {
return Q;
},
QuestionMark: function() {
return QuestionMark;
},
R: function() {
return R;
},
RightAngleBracket: function() {
return RightAngleBracket;
},
RightCurlyBrace: function() {
return RightCurlyBrace;
},
RightParenthesis: function() {
return RightParenthesis;
},
RightSquareBracket: function() {
return RightSquareBracket;
},
S: function() {
return S;
},
ScrollLock: function() {
return ScrollLock;
},
Select: function() {
return Select;
},
Semicolon: function() {
return Semicolon;
},
Shift: function() {
return Shift;
},
SingleQuote: function() {
return SingleQuote;
},
Space: function() {
return Space;
},
T: function() {
return T;
},
Tab: function() {
return Tab;
},
Tilde: function() {
return Tilde;
},
U: function() {
return U;
},
Underscore: function() {
return Underscore;
},
V: function() {
return V;
},
VolumeDown: function() {
return VolumeDown;
},
VolumeMute: function() {
return VolumeMute;
},
VolumeUp: function() {
return VolumeUp;
},
W: function() {
return W;
},
X: function() {
return X;
},
Y: function() {
return Y;
},
Z: function() {
return Z;
},
ZoomOut: function() {
return ZoomOut;
},
a: function() {
return a;
},
b: function() {
return b;
},
c: function() {
return c;
},
d: function() {
return d;
},
e: function() {
return e;
},
f: function() {
return f;
},
g: function() {
return g;
},
h: function() {
return h;
},
i: function() {
return i;
},
j: function() {
return j;
},
k: function() {
return k;
},
l: function() {
return l;
},
m: function() {
return m;
},
n: function() {
return n;
},
o: function() {
return o;
},
p: function() {
return p;
},
q: function() {
return q;
},
r: function() {
return r;
},
s: function() {
return s;
},
t: function() {
return t;
},
u: function() {
return u;
},
v: function() {
return v;
},
w: function() {
return w;
},
x: function() {
return x;
},
y: function() {
return y;
},
z: function() {
return z;
}
});
const Cancel = 3;
const Help = 6;
const Backspace = 8;
const Tab = 9;
const Clear = 12;
const Enter = 13;
const Shift = 16;
const Control = 17;
const Alt = 18;
const Pause = 19;
const CapsLock = 20;
const Escape = 27;
const Convert = 28;
const NonConvert = 29;
const Accept = 30;
const ModeChange = 31;
const Space = 32;
const PageUp = 33;
const PageDown = 34;
const End = 35;
const Home = 36;
const ArrowLeft = 37;
const ArrowUp = 38;
const ArrowRight = 39;
const ArrowDown = 40;
const Select = 41;
const Print = 42;
const Execute = 43;
const PrintScreen = 44;
const Insert = 45;
const Delete = 46;
const Digit0 = 48;
const RightParenthesis = 48;
const Digit1 = 49;
const ExclamationPoint = 49;
const Digit2 = 50;
const AtSign = 50;
const Digit3 = 51;
const PoundSign = 51;
const Digit4 = 52;
const DollarSign = 52;
const Digit5 = 53;
const PercentSign = 53;
const Digit6 = 54;
const Caret = 54;
const Digit7 = 55;
const Ampersand = 55;
const Digit8 = 56;
const MultiplicationSign = 56;
const Digit9 = 57;
const LeftParenthesis = 57;
const a = 65;
const A = 65;
const b = 66;
const B = 66;
const c = 67;
const C = 67;
const d = 68;
const D = 68;
const e = 69;
const E = 69;
const f = 70;
const F = 70;
const g = 71;
const G = 71;
const h = 72;
const H = 72;
const i = 73;
const I = 73;
const j = 74;
const J = 74;
const k = 75;
const K = 75;
const l = 76;
const L = 76;
const m = 77;
const M = 77;
const n = 78;
const N = 78;
const o = 79;
const O = 79;
const p = 80;
const P = 80;
const q = 81;
const Q = 81;
const r = 82;
const R = 82;
const s = 83;
const S = 83;
const t = 84;
const T = 84;
const u = 85;
const U = 85;
const v = 86;
const V = 86;
const w = 87;
const W = 87;
const x = 88;
const X = 88;
const y = 89;
const Y = 89;
const z = 90;
const Z = 90;
const OS = 91;
const ContextMenu = 93;
const F1 = 112;
const F2 = 113;
const F3 = 114;
const F4 = 115;
const F5 = 116;
const F6 = 117;
const F7 = 118;
const F8 = 119;
const F9 = 120;
const F10 = 121;
const F11 = 122;
const F12 = 123;
const F13 = 124;
const F14 = 125;
const F15 = 126;
const F16 = 127;
const F17 = 128;
const F18 = 129;
const F19 = 130;
const F20 = 131;
const F21 = 132;
const F22 = 133;
const F23 = 134;
const F24 = 135;
const NumLock = 144;
const ScrollLock = 145;
const VolumeMute = 181;
const VolumeDown = 182;
const VolumeUp = 183;
const Semicolon = 186;
const EqualsSign = 187;
const PlusSign = 187;
const Comma = 188;
const LeftAngleBracket = 188;
const MinusSign = 189;
const Underscore = 189;
const Decimal = 190;
const RightAngleBracket = 190;
const ForwardSlash = 191;
const QuestionMark = 191;
const GraveAccent = 192;
const Tilde = 192;
const LeftSquareBracket = 219;
const LeftCurlyBrace = 219;
const BackSlash = 220;
const Pipe = 220;
const RightSquareBracket = 221;
const RightCurlyBrace = 221;
const SingleQuote = 222;
const DoubleQuote = 222;
const Meta = 224;
const AltGraph = 225;
const Attn = 246;
const CrSel = 247;
const ExSel = 248;
const EraseEof = 249;
const Play = 250;
const ZoomOut = 251;

File diff suppressed because one or more lines are too long

1160
node_modules/@fluentui/keyboard-keys/lib-commonjs/keys.js generated vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long