@antscorp/antsomi-ui 1.3.5-beta.641 → 1.3.5-beta.643
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/README.md +78 -78
- package/es/assets/css/main.scss +6 -6
- package/es/assets/images/feedback.svg +3 -3
- package/es/assets/svg/mobile-frame.svg +3 -3
- package/es/components/atoms/Alert/Alert.js +25 -25
- package/es/components/atoms/ContentEditable/styled.js +16 -16
- package/es/components/atoms/DividerPure/styled.js +35 -35
- package/es/components/atoms/Icon/index.js +19 -19
- package/es/components/atoms/Iframe/Iframe.js +18 -18
- package/es/components/atoms/Input/styled.js +102 -102
- package/es/components/atoms/InputDynamic/styled.js +281 -281
- package/es/components/atoms/MobileFrame/styled.js +30 -30
- package/es/components/atoms/MobileFrameV2/styled.js +42 -42
- package/es/components/atoms/PreviewTabs/styled.js +69 -69
- package/es/components/atoms/Radio/index.js +16 -16
- package/es/components/atoms/ReactIframe/ReactIframe.js +5 -5
- package/es/components/atoms/ReactIframe/styled.js +9 -9
- package/es/components/atoms/RequiredLabel/styled.js +3 -3
- package/es/components/atoms/ScrollBox/index.js +5 -5
- package/es/components/atoms/Scrollbars/styled.js +21 -21
- package/es/components/atoms/SlideBar/styled.js +114 -114
- package/es/components/atoms/Slider/styled.js +31 -31
- package/es/components/atoms/Space/Space.js +4 -4
- package/es/components/atoms/Spin/styled.js +11 -11
- package/es/components/atoms/Steps/styled.js +244 -244
- package/es/components/atoms/Tag/Tag.js +8 -8
- package/es/components/atoms/Text/styled.js +34 -34
- package/es/components/icons/DomainManagementIcon.js +3 -3
- package/es/components/icons/LoadingIcon.js +33 -33
- package/es/components/icons/document/styled.js +43 -43
- package/es/components/molecules/AccessDenied/styled.js +28 -28
- package/es/components/molecules/AccountSelection/styled.js +110 -110
- package/es/components/molecules/AddDynamicContent/components/DisplayFormat/DisplayFormat.d.ts +0 -1
- package/es/components/molecules/AddDynamicContent/styled.js +23 -23
- package/es/components/molecules/AlignSetting/styled.js +4 -4
- package/es/components/molecules/ApplyPopupContent/styled.js +32 -32
- package/es/components/molecules/CalendarSelection/components/AutoUpdateTo/styled.js +8 -8
- package/es/components/molecules/CalendarSelection/components/CustomPicker/styled.js +79 -79
- package/es/components/molecules/CalendarSelection/components/Footer/styled.js +4 -4
- package/es/components/molecules/CalendarSelection/components/RangePicker/styled.js +21 -21
- package/es/components/molecules/CalendarSelection/components/RangeSelectOptions/components/Option/Option.js +26 -26
- package/es/components/molecules/CalendarSelection/components/RangeSelectOptions/styled.js +30 -30
- package/es/components/molecules/CalendarSelection/components/TimeRangeDisplay/styled.js +26 -26
- package/es/components/molecules/CalendarSelection/styled.js +8 -8
- package/es/components/molecules/CaptureScreen/components/CommentBox/styled.js +119 -119
- package/es/components/molecules/CaptureScreen/components/Cursor/styled.js +67 -67
- package/es/components/molecules/CaptureScreen/styled.js +240 -240
- package/es/components/molecules/ChartTab/components/styled.js +24 -24
- package/es/components/molecules/ChartTab/styled.js +20 -20
- package/es/components/molecules/ChatBox/ChatBoxInsight/QuestionItem.js +4 -4
- package/es/components/molecules/ChatBox/ChatBoxInsight/styled.js +311 -311
- package/es/components/molecules/ChatBox/QuestionItem.js +4 -4
- package/es/components/molecules/ChatBox/styled.js +291 -291
- package/es/components/molecules/ColorPicker/ChromePicker/styled.js +10 -10
- package/es/components/molecules/ColorPicker/CustomPicker/styled.js +89 -89
- package/es/components/molecules/ColorPicker/SketchPicker/styled.js +5 -5
- package/es/components/molecules/ColorPicker/styled.js +7 -7
- package/es/components/molecules/ColorSetting/styled.js +32 -32
- package/es/components/molecules/DatePicker/components/AdvancedPicker/styled.js +110 -110
- package/es/components/molecules/DatePickerV2/styled.js +6 -6
- package/es/components/molecules/DrawerDetail/components/ToggleDrawerSizeButton.js +24 -24
- package/es/components/molecules/DrawerDetail/styled.js +109 -109
- package/es/components/molecules/Dropdown/style.scss +9 -9
- package/es/components/molecules/Dropdown/styled.js +28 -28
- package/es/components/molecules/EdgeSetting/styled.js +10 -10
- package/es/components/molecules/EditableName/styled.js +70 -70
- package/es/components/molecules/EditorTab/styled.js +145 -145
- package/es/components/molecules/EmptyData/styled.js +52 -52
- package/es/components/molecules/GradientSetting/styled.js +57 -57
- package/es/components/molecules/HeaderV2/styled.js +70 -70
- package/es/components/molecules/IconSelection/styled.js +69 -69
- package/es/components/molecules/ImageEditor/components/ModalShortcut.js +21 -21
- package/es/components/molecules/ImageEditor/styled.js +5 -5
- package/es/components/molecules/InputNumberWithUnit/styled.js +14 -14
- package/es/components/molecules/InputSearch/styled.js +42 -42
- package/es/components/molecules/MatchAnySelect/components/ExtendValuePopup.js +5 -5
- package/es/components/molecules/MatchAnySelect/styled.js +183 -183
- package/es/components/molecules/Modal/styled.js +63 -63
- package/es/components/molecules/ModalSelect/styled.js +152 -152
- package/es/components/molecules/ModalV2/styled.js +27 -27
- package/es/components/molecules/PopupDraggable/styled.js +43 -43
- package/es/components/molecules/PreviewModal/styled.js +26 -26
- package/es/components/molecules/ProcessLoading/styled.js +2 -2
- package/es/components/molecules/RadioGroup/styled.js +9 -9
- package/es/components/molecules/RequestAccess/styled.js +38 -38
- package/es/components/molecules/ResizeGrid/components/Cell/styled.js +77 -77
- package/es/components/molecules/ResizeGrid/styled.js +50 -50
- package/es/components/molecules/RichMenu/RichMenuBlock/RichMenuCell/styled.js +118 -118
- package/es/components/molecules/RichMenu/RichMenuBlock/styled.js +13 -13
- package/es/components/molecules/RichMenu/RichMenuChatBar/TypingChat/styled.js +40 -40
- package/es/components/molecules/RichMenu/RichMenuChatBar/styled.js +27 -27
- package/es/components/molecules/RichMenu/RichMenuMobileView/RichMenuMobileView.js +2 -2
- package/es/components/molecules/RichMenu/RichMenuMobileView/styled.js +38 -38
- package/es/components/molecules/SearchPopover/components/PopoverSelect/styles.scss +59 -59
- package/es/components/molecules/SearchPopover/styles.scss +31 -31
- package/es/components/molecules/Select/styled.js +32 -32
- package/es/components/molecules/SelectAccount/styled.js +124 -124
- package/es/components/molecules/SelectEventAttribute/styled.js +8 -8
- package/es/components/molecules/SelectMulti/styled.js +62 -62
- package/es/components/molecules/SelectV2/styled.js +124 -124
- package/es/components/molecules/SettingWrapper/styled.js +12 -12
- package/es/components/molecules/ShareAccess/components/GeneralAccess/styled.js +56 -56
- package/es/components/molecules/ShareAccess/components/LayoutContent/styled.js +5 -5
- package/es/components/molecules/ShareAccess/components/ModalTransferOwnerShip/styled.js +15 -15
- package/es/components/molecules/ShareAccess/components/PeopleAccess/styled.js +63 -63
- package/es/components/molecules/ShareAccess/components/SearchUser/styled.js +31 -31
- package/es/components/molecules/SliderWithInputNumber/styled.js +2 -2
- package/es/components/molecules/Tabs/Tabs.js +11 -11
- package/es/components/molecules/TemplateSaveAs/components/Category/Category.js +5 -5
- package/es/components/molecules/TemplateSaveAs/components/ImageSlider/styled.js +276 -276
- package/es/components/molecules/TemplateSaveAs/styled.js +134 -134
- package/es/components/molecules/ThumbnailCard/styled.js +92 -92
- package/es/components/molecules/UploadImage/styled.js +114 -114
- package/es/components/molecules/VirtualizedMenu/styled.js +57 -57
- package/es/components/organism/AccountProfile/components/AccountSetting/components/EditableInput/styles.js +98 -98
- package/es/components/organism/AccountProfile/components/AccountSetting/components/LanguageSelector/styles.js +18 -18
- package/es/components/organism/AccountProfile/components/AccountSetting/styled.js +543 -543
- package/es/components/organism/AccountProfile/components/AccountSetting/styles.scss +39 -39
- package/es/components/organism/AccountSharing/styled.js +336 -336
- package/es/components/organism/AlgorithmsSetting/styled.js +35 -35
- package/es/components/organism/ContentSources/styled.js +50 -50
- package/es/components/organism/DataTable/components/AddButton/index.js +8 -8
- package/es/components/organism/DataTable/components/Filter/FilterCondition/styled.js +34 -34
- package/es/components/organism/DataTable/components/Filter/styled.js +70 -70
- package/es/components/organism/DataTable/components/ModifyColumn/styled.js +18 -18
- package/es/components/organism/DataTable/components/Pagination/styled.js +26 -26
- package/es/components/organism/DataTable/components/Table/styled.js +135 -135
- package/es/components/organism/DataTable/components/Toolbar/SearchPopover.js +17 -17
- package/es/components/organism/DataTable/components/Toolbar/styled.js +70 -70
- package/es/components/organism/DataTable/styled/index.js +84 -84
- package/es/components/organism/FilterSetting/components/common/InputArray/styled.js +5 -5
- package/es/components/organism/FilterSetting/components/common/InputOrSelect/index.js +63 -63
- package/es/components/organism/FilterSetting/components/common/InputSelectMulti/ColumnSuggestion/index.js +31 -31
- package/es/components/organism/FilterSetting/components/common/InputSelectMulti/Tree/index.js +22 -22
- package/es/components/organism/FilterSetting/components/common/InputSelectMulti/index.js +55 -55
- package/es/components/organism/FilterSetting/styled.js +19 -19
- package/es/components/organism/GenerativeInsights/styled.js +55 -55
- package/es/components/organism/Help/Help.js +3 -3
- package/es/components/organism/Help/styled.js +264 -264
- package/es/components/organism/LeftMenu/components/HomeMenu/styled.js +39 -39
- package/es/components/organism/LeftMenu/components/common/ChildMenu/components/MenuItemImage/styled.js +16 -16
- package/es/components/organism/LeftMenu/components/common/ChildMenu/styled.js +156 -156
- package/es/components/organism/LeftMenu/styled.js +214 -214
- package/es/components/organism/LeftMenu/utils/index.js +2 -2
- package/es/components/organism/Login/components/ForgotPassword/styled.js +8 -8
- package/es/components/organism/Login/components/LoginSelectPortal/Item/styled.js +22 -22
- package/es/components/organism/Login/components/LoginSelectPortal/styled.js +3 -3
- package/es/components/organism/Login/components/SetupGGAuthenticator/styled.js +4 -4
- package/es/components/organism/Login/components/SignIn/styled.js +7 -7
- package/es/components/organism/Login/components/VerifyAccount/styled.js +13 -13
- package/es/components/organism/Login/components/WidgetLayout/styled.js +5 -5
- package/es/components/organism/Login/styled.js +36 -36
- package/es/components/organism/Menu/styled.js +6 -6
- package/es/components/organism/ModifyColumnModal/styled.js +132 -132
- package/es/components/organism/Notification/styled.js +155 -155
- package/es/components/organism/PreviewTemplateModal/components/Banner/styled.js +78 -78
- package/es/components/organism/PreviewTemplateModal/components/Information/styled.js +52 -52
- package/es/components/organism/PreviewTemplateModal/components/SimilarTemplate/styled.js +18 -18
- package/es/components/organism/PreviewTemplateModal/components/ThumbnailSlider/styled.js +75 -75
- package/es/components/organism/PreviewTemplateModal/styled.js +21 -21
- package/es/components/organism/Table/CrossTabTable/components/CustomCell/styled.js +11 -11
- package/es/components/organism/Table/CrossTabTable/styled.js +11 -11
- package/es/components/organism/Table/ExplorePivotTable/components/CustomCell/styled.js +17 -17
- package/es/components/organism/Table/ExplorePivotTable/styled.js +11 -11
- package/es/components/organism/TicketEditor/Content.js +3 -3
- package/es/components/organism/TicketEditor/styled.js +831 -831
- package/es/components/template/Layout/Layout.js +10 -10
- package/es/components/template/Layout/components/RecommendationWorkspace/components/MenuMapping/components/OldLeftMenu/styled.js +73 -73
- package/es/components/template/Layout/components/RecommendationWorkspace/components/MenuMapping/styled.js +39 -39
- package/es/components/template/Layout/components/RecommendationWorkspace/components/RecommendationImage/styled.js +61 -61
- package/es/components/template/Layout/components/RecommendationWorkspace/styled.js +16 -16
- package/es/components/template/Layout/styled.js +84 -84
- package/es/components/template/TemplateListing/Loadable.d.ts +0 -1
- package/es/components/template/TemplateListing/components/BlankTemplate/styled.js +21 -21
- package/es/components/template/TemplateListing/components/CategoryListing/styled.js +123 -123
- package/es/components/template/TemplateListing/components/Empty/styled.js +20 -20
- package/es/components/template/TemplateListing/stories/demo/styled.js +4 -4
- package/es/components/template/TemplateListing/styled/index.js +39 -39
- package/es/providers/ConfigProvider/GlobalStyle.js +1093 -1093
- package/es/styled/common.js +19 -19
- package/es/tests/styled.js +4 -4
- package/es/utils/variables.js +7 -7
- package/package.json +251 -251
- package/dist/010d0560a00a032c33da819e3c86596a.js +0 -1
- package/dist/029ed9161a8d24a9c2ba97124020989d.js +0 -1
- package/dist/02d5c4961ca855a88b1cd3e1b7fa7aa2.js +0 -1
- package/dist/03371bf1d5cbb1eab58e3a0130d1e9c2.js +0 -1
- package/dist/03487ba89c7b63069d63c1b3802a472c.js +0 -1
- package/dist/03748243ac7148ca150ba06c2919ff81.js +0 -1
- package/dist/03980cb12dacd26148c22bb61fce440f.js +0 -1
- package/dist/03aae8272914723a7bf85b984385032c.js +0 -1
- package/dist/04770a551c5b6daa744be9b180a8d0fe.js +0 -1
- package/dist/06d958315fc6cdbb28576b03e43203aa.js +0 -1
- package/dist/07101530302fe1d03dcd731992f7a899.js +0 -1
- package/dist/0731d7568a06d2e28351781370bc52bb.js +0 -1
- package/dist/0794fa2b9c882c72fa7d586069b61055.js +0 -1
- package/dist/0872e65446d05c1c443180c6280b015f.js +0 -1
- package/dist/08b9f3e305b5e3e0b81f7848fa7f3b6b.js +0 -1
- package/dist/09563004132aabcfcc186943555a92a1.js +0 -1
- package/dist/0a1d9862d917663419ac2dd2e8193267.js +0 -1
- package/dist/0a858573915ab9b03fe79f98f8c51a04.js +0 -1
- package/dist/0a9cd3d62e7f1cd404606c50d9da86fb.js +0 -1
- package/dist/0b923a43967ff893ec63b92dc4f19017.js +0 -1
- package/dist/0beea7b55cf3b8c9f9b0bd46170bb30e.js +0 -1
- package/dist/0dfb9214dfd945cd7290.png +0 -1
- package/dist/0ec4bf56a876c2bf34ea174c584ce628.js +0 -1
- package/dist/0f418117fac55a859631143ad7d0e833.js +0 -1
- package/dist/1008.index.js +0 -1
- package/dist/101.index.js +0 -1
- package/dist/10132993df2cf9c9423b53a8a44379ab.js +0 -1
- package/dist/1032.index.js +0 -1
- package/dist/1034.index.js +0 -1
- package/dist/1034e3807d1bcf55cb564491950237ab.js +0 -1
- package/dist/1040.index.js +0 -1
- package/dist/104959bdb953a3792a203e98d2bf530f.js +0 -1
- package/dist/114c58e47951fe3f6d25f683e0cd54e7.js +0 -1
- package/dist/1195.index.js +0 -1
- package/dist/11b2d52156942feeb87b7c608276c49b.js +0 -1
- package/dist/11dc77ef2ea3a04834945a52f7de2072.js +0 -1
- package/dist/1206.index.js +0 -1
- package/dist/1207.index.js +0 -1
- package/dist/1218.index.js +0 -1
- package/dist/1227.index.js +0 -1
- package/dist/123.index.js +0 -1
- package/dist/1293.index.js +0 -1
- package/dist/12b520593765ef7e714d7fb3764633ed.js +0 -1
- package/dist/130340e2c62b9e858f186dab5f491e55.js +0 -1
- package/dist/1308.index.js +0 -1
- package/dist/1319.index.js +0 -1
- package/dist/1324.index.js +0 -1
- package/dist/1324f89bd8db0bae85b79b7f90f6c119.js +0 -1
- package/dist/1366.index.js +0 -1
- package/dist/1379.index.js +0 -1
- package/dist/13eda3507db9cbfb400f46b9b3ff6553.js +0 -1
- package/dist/1441681e52f3ae9ab33afbc5517359a0.js +0 -1
- package/dist/1457.index.js +0 -1
- package/dist/1464.index.js +0 -1
- package/dist/1492.index.js +0 -1
- package/dist/1513.index.js +0 -1
- package/dist/1533058f0ce13acdaa8d5bdc7d147bef.js +0 -1
- package/dist/1549fe09fd6b44aca96e2b1b7cbd93d0.js +0 -1
- package/dist/1573.index.js +0 -1
- package/dist/15f3800d33b854ba476c9daf1b9e0326.js +0 -1
- package/dist/16563bfaf4741097d38cc6ce3ccc1a2d.js +0 -1
- package/dist/1674.index.js +0 -1
- package/dist/1701.index.js +0 -1
- package/dist/170487867de05784a96608617bdd544d.js +0 -1
- package/dist/1750.index.js +0 -1
- package/dist/1798.index.js +0 -1
- package/dist/179a93d3148b7edb72581279c3787d0c.js +0 -1
- package/dist/17dc98279d24649d3ca77cbce8c44e83.js +0 -1
- package/dist/1817.index.js +0 -1
- package/dist/1831.index.js +0 -1
- package/dist/1850762f1bfaf1a1044765b02b243ed4.js +0 -1
- package/dist/18cfa6de2de3832aa10439fbf963217a.js +0 -1
- package/dist/191feb6103c36b202bc01ba262916cdf.js +0 -1
- package/dist/1924.index.js +0 -1
- package/dist/1953.index.js +0 -1
- package/dist/1954.index.js +0 -1
- package/dist/199.index.js +0 -1
- package/dist/19e684db1b08c82963634abc8b2c989f.js +0 -1
- package/dist/1abc9efccf77fd4527d1c2fc85d87e04.js +0 -1
- package/dist/1b15b9f88acaf59b96e59c6b5f32da12.js +0 -1
- package/dist/1b64f97eed4a3837a93f8bdd363295fb.js +0 -1
- package/dist/1c02ec6ec024eee3ebb6b34fa8ff316f.js +0 -1
- package/dist/1c57b3481f295105588972ffa1305521.js +0 -1
- package/dist/1cc82820c232a82b5d8b6cb9e4152af3.js +0 -1
- package/dist/1cd3d09b5303cc37fa337225ed6a9132.js +0 -1
- package/dist/1e029a7f1f64457da4f54254d50ac59b.js +0 -1
- package/dist/1e26167b5f75d5b94add34f1f4d8b044.js +0 -1
- package/dist/1e4131e1241a5b81d54c7d9cb66b0e87.js +0 -1
- package/dist/1fe2d583da5f073431d81a6ea13ffc0c.js +0 -1
- package/dist/1fee62e3e043728a265935971fa26200.js +0 -1
- package/dist/202.index.js +0 -1
- package/dist/2067.index.js +0 -1
- package/dist/211511e7b374f57ad31acaf49dbdccb1.js +0 -1
- package/dist/2118.index.js +0 -1
- package/dist/2124.index.js +0 -1
- package/dist/2183252fe9e1b88fcf2bc454d6fd9273.js +0 -1
- package/dist/222d52530e9db0a0ec565c6306c5db35.js +0 -1
- package/dist/2231.index.js +0 -1
- package/dist/2234.index.js +0 -1
- package/dist/2267d20fd89c81a461e38abecdb8fcdc.js +0 -1
- package/dist/2272c6632c52c3e402ab27b8045ab8f1.js +0 -1
- package/dist/2300.index.js +0 -1
- package/dist/2325.index.js +0 -1
- package/dist/234.index.js +0 -1
- package/dist/2344.index.js +0 -1
- package/dist/2369.index.js +0 -1
- package/dist/2377.index.js +0 -1
- package/dist/23bb1a9f279e7a732bfd405350aab114.js +0 -1
- package/dist/23da8ba64540ff4aa68a34d3445db680.js +0 -1
- package/dist/2411.index.js +0 -1
- package/dist/243c0c0572ab9866e02e18821558a1c5.js +0 -1
- package/dist/244b1a234ec1728d0268214de601449d.js +0 -1
- package/dist/24a3ff38afde257888d755ece9bfd704.js +0 -1
- package/dist/2505.index.js +0 -1
- package/dist/2515.index.js +0 -1
- package/dist/2530.index.js +0 -1
- package/dist/2551.index.js +0 -1
- package/dist/25718a469574ade47e23567d8c543169.js +0 -1
- package/dist/2589.index.js +0 -1
- package/dist/25894751679e07fd95b21d0d3f6c8c8b.js +0 -1
- package/dist/2590.index.js +0 -1
- package/dist/25c99a71d30112583893bc5277402c46.js +0 -1
- package/dist/25eda4bb98e40a82cfd5b4bf9fbc06ec.js +0 -1
- package/dist/263f7107e9357b1c91997e1a21b59ff5.js +0 -1
- package/dist/2643.index.js +0 -1
- package/dist/2648.index.js +0 -1
- package/dist/2656.index.js +0 -1
- package/dist/2671.index.js +0 -1
- package/dist/26fb247a2e0630e1f435cb4d91ec51fd.js +0 -1
- package/dist/27730a0bdc6f430cc85049a46a73a029.js +0 -1
- package/dist/2775.index.js +0 -1
- package/dist/27ccb71fa24357a0919a861351d5b82d.js +0 -1
- package/dist/2803.index.js +0 -1
- package/dist/2806.index.js +0 -1
- package/dist/2832.index.js +0 -1
- package/dist/28474eb7ee45a125e49cc5cbe69e336f.js +0 -1
- package/dist/2865.index.js +0 -1
- package/dist/28785bea435918d49b290d27bf660baa.js +0 -1
- package/dist/28acb3b48578dfd30dd555fff7c822f7.js +0 -1
- package/dist/291611f874a2bc54dbc291b52d74c512.js +0 -1
- package/dist/2b2fe1a34cdf81c656a47e493ca9d658.js +0 -1
- package/dist/2bcf741e1f2cb07989a722a6ba9c2ea7.js +0 -1
- package/dist/2d2a42eeeeec801ab35f2fff7d900e43.js +0 -1
- package/dist/2dd82c65030101b60dffccedd8741c6e.js +0 -1
- package/dist/2ddd0346681f9f12fd3a191245aa41df.js +0 -1
- package/dist/2f055ac4066041b9008dd6aebf9df34b.js +0 -1
- package/dist/2f5be3e3e9ab852d217168220854ea9b.js +0 -1
- package/dist/2f7c864f08b00c01f04ac22375f7ddd9.js +0 -1
- package/dist/2fc0239242a898632ca8aa451cb930c2.js +0 -1
- package/dist/2ff54aa3c655216f360438bc7f5b181a.js +0 -1
- package/dist/301.index.js +0 -1
- package/dist/3019.index.js +0 -1
- package/dist/3038.index.js +0 -1
- package/dist/306.index.js +0 -1
- package/dist/3061.index.js +0 -1
- package/dist/30e80558090a09477e4466af8af4c40e.js +0 -1
- package/dist/3141.index.js +0 -1
- package/dist/3145.index.js +0 -1
- package/dist/3147.index.js +0 -1
- package/dist/3148.index.js +0 -1
- package/dist/3163.index.js +0 -1
- package/dist/3198.index.js +0 -1
- package/dist/3205.index.js +0 -1
- package/dist/3300.index.js +0 -1
- package/dist/3334.index.js +0 -1
- package/dist/3343.index.js +0 -1
- package/dist/3377.index.js +0 -1
- package/dist/33dec2e0e865dd1841ce.eot +0 -0
- package/dist/3412.index.js +0 -1
- package/dist/3435.index.js +0 -1
- package/dist/3450.index.js +0 -1
- package/dist/3470.index.js +0 -1
- package/dist/34791bf31a4236531bc887b48f872c1c.js +0 -1
- package/dist/34b3249d58303435b894a43d3776a5c3.js +0 -1
- package/dist/3526.index.js +0 -1
- package/dist/3552.index.js +0 -1
- package/dist/3567d1ea443427e944a6f189a0898819.js +0 -1
- package/dist/3596.index.js +0 -1
- package/dist/36.index.js +0 -1
- package/dist/3646668820dc96864fbed7746f805947.js +0 -1
- package/dist/36474100e81ab63c4ddbc94ab2cc8667.js +0 -1
- package/dist/365b89ceec577ebec0a39c938c2363f0.js +0 -1
- package/dist/3664.index.js +0 -1
- package/dist/367ad31e6d99d0021d05133b85bb9faf.js +0 -1
- package/dist/37172facd8a534a38f378ca2a9c7c11b.js +0 -1
- package/dist/3733.index.js +0 -1
- package/dist/3767.css +0 -736
- package/dist/3767.index.js +0 -1
- package/dist/3789.index.js +0 -1
- package/dist/37afa466cdb7fa8fc2e043164d48f29e.js +0 -1
- package/dist/37ee3b5201ae2e2dc5dc8b1b20ad900e.js +0 -1
- package/dist/382.index.js +0 -1
- package/dist/38270ad5088729f40c461c4a5a6bad5d.js +0 -1
- package/dist/3876.index.js +0 -1
- package/dist/3921.index.js +0 -1
- package/dist/3947.index.js +0 -1
- package/dist/3953.index.js +0 -1
- package/dist/3981.index.js +0 -1
- package/dist/3995.index.js +0 -1
- package/dist/3b190e5159c72fb7e27271956772bcba.js +0 -1
- package/dist/3b544bb2c5a4e7b225a4b50235a0fd6d.js +0 -1
- package/dist/3b6e7dc98c47eeafd851ca5072db4be6.js +0 -1
- package/dist/3bbf0faa999b08584dc971eab820113a.js +0 -1
- package/dist/3c5b59a666c5d39d9ba9cc054d36a410.js +0 -1
- package/dist/3c71a5c0e85afc5486ee9ac29099843d.js +0 -1
- package/dist/3dcc18a5dee46b57ad7f85c0bee86802.js +0 -1
- package/dist/3df92508d7112d83474f31fe9590e289.js +0 -1
- package/dist/3e277a4ce5486a806a00497aea8ecdd3.js +0 -1
- package/dist/3e3e2243675fa4fb4b320dc57daf2d4f.js +0 -1
- package/dist/3f55ba1c6515db2f98bb996c1a5bc9e3.js +0 -1
- package/dist/3f758ea78954547fed0a8d999691dd7c.js +0 -1
- package/dist/4001.index.js +0 -1
- package/dist/4036.index.js +0 -1
- package/dist/406884d5525e864955e9f5058526aa02.js +0 -1
- package/dist/4084.index.js +0 -1
- package/dist/4088.index.js +0 -1
- package/dist/40dc555a17f1c85020333a41f01dd9ba.js +0 -1
- package/dist/40e6f6cb52a24a747b1046614db3b164.js +0 -1
- package/dist/41d8a58fd52b6a06e8d3fb06cdabf67a.js +0 -1
- package/dist/4226.index.js +0 -1
- package/dist/4253.index.js +0 -1
- package/dist/42b4ce6de00994aa6bf7db7ff2f931a8.js +0 -1
- package/dist/4310.index.js +0 -1
- package/dist/433.index.js +0 -1
- package/dist/4353.index.js +0 -1
- package/dist/4362.index.js +0 -1
- package/dist/4380.index.js +0 -1
- package/dist/4389.index.js +0 -1
- package/dist/43a0e099f8283dc1c1c6bbd39148d98d.js +0 -1
- package/dist/440f4d477b586c7a6ba4c1c966ca79fc.js +0 -1
- package/dist/4435.index.js +0 -1
- package/dist/4441.index.js +0 -1
- package/dist/4444.index.js +0 -1
- package/dist/4448.index.js +0 -1
- package/dist/444ababf8edc26948943fbb45bd06a19.js +0 -1
- package/dist/44701e25bb6f2ab9ff18343f2357d1b0.js +0 -1
- package/dist/44ac2a2398075299754707d4bac7c276.js +0 -1
- package/dist/4504.index.js +0 -1
- package/dist/4535.index.js +0 -1
- package/dist/4553.index.js +0 -1
- package/dist/460c67d8fe31ef229704bd5ab6d1dd26.js +0 -1
- package/dist/4639c30a609d986a255ccc684404527e.js +0 -1
- package/dist/4645.index.js +0 -1
- package/dist/4700af84801dbda8a3880e3469c21130.js +0 -1
- package/dist/4727.index.js +0 -1
- package/dist/4736a562251eeaea46dd06892b489f35.js +0 -1
- package/dist/47541c23870e955fff15de4be490ba74.js +0 -1
- package/dist/4781.index.js +0 -1
- package/dist/47f0fbf038314894ac52f2d67466b5e9.js +0 -1
- package/dist/4829.index.js +0 -1
- package/dist/483.index.js +0 -1
- package/dist/4839.index.js +0 -1
- package/dist/4853.index.js +0 -1
- package/dist/4860a6a7c59b9ed5c779f7201dc1f591.js +0 -1
- package/dist/4881.index.js +0 -1
- package/dist/4886.index.js +0 -1
- package/dist/48e9351c5623d4da657ce7d5d0267ea6.js +0 -1
- package/dist/4973.index.js +0 -1
- package/dist/4990.index.js +0 -1
- package/dist/4a1dab236c2844d28f73c5c128afe299.js +0 -1
- package/dist/4b425eb8188febc5a89674b89a72d296.js +0 -1
- package/dist/4b61fe945e9e73aba22717e5d6f080df.js +0 -1
- package/dist/4bf3bc1fbdd26ac698fef1bdf26e3ff4.js +0 -1
- package/dist/4c2816c26725f7aae5b490142e31112f.js +0 -1
- package/dist/4ceabd28d8dc751f41002ebf2b6fed88.js +0 -1
- package/dist/4d143a2d103a9e376a9e3b55e680eef7.js +0 -1
- package/dist/4d8cb7033879cb7fcc7a43798e2bde22.js +0 -1
- package/dist/4e389cce6fb8f78845fab249bce43c0b.js +0 -1
- package/dist/4eed3725a00fc2bab78accdb014b7826.js +0 -1
- package/dist/4ef80ee74467e0297eec3cc03092da01.js +0 -1
- package/dist/5011.index.js +0 -1
- package/dist/5049.index.js +0 -1
- package/dist/506d44d8712a22011ce2bec8adbb19b2.js +0 -1
- package/dist/50c073327491a2ed3bfa2ebb466c4204.js +0 -1
- package/dist/5174.index.js +0 -1
- package/dist/51f903c5ce5284a63196247cffb5ca40.js +0 -1
- package/dist/522.index.js +0 -1
- package/dist/5247.index.js +0 -1
- package/dist/5290.index.js +0 -1
- package/dist/5352ecd8e5f1a2637b48e18cc406edb1.js +0 -1
- package/dist/5362.index.js +0 -1
- package/dist/53e3600928916423671f3388e2d67844.js +0 -1
- package/dist/5436.index.js +0 -1
- package/dist/54560f13b36626237959e93b7771a484.js +0 -1
- package/dist/5479.index.js +0 -1
- package/dist/54b3396acd2c700969248de4b20cbf7c.js +0 -1
- package/dist/5514.index.js +0 -1
- package/dist/5520.index.js +0 -1
- package/dist/5579.index.js +0 -1
- package/dist/55892adefebc0d53993fb108151ed150.js +0 -1
- package/dist/5621.index.js +0 -1
- package/dist/5653.index.js +0 -1
- package/dist/574b7bee0563a9fe9a29.png +0 -1
- package/dist/5779.index.js +0 -1
- package/dist/57f4109bd1f06be4dc2bcb8ff7eaf1e5.js +0 -1
- package/dist/57f9654d8ecdebfb02c636e1889af2e4.js +0 -1
- package/dist/5806.index.js +0 -1
- package/dist/582.index.js +0 -1
- package/dist/582e24f5ba929e358fadfc7be4c18025.js +0 -1
- package/dist/58598705e7012f4ca1eb1dd21d3c59a5.js +0 -1
- package/dist/5861dfe4f2c7823623e82d0619c5bf06.js +0 -1
- package/dist/5876.index.js +0 -1
- package/dist/58aab872dbdb5e1607076e1935130e03.js +0 -1
- package/dist/58c35e5c73bbc1664bbd67c570342aa0.js +0 -1
- package/dist/592.index.js +0 -1
- package/dist/5924.index.js +0 -1
- package/dist/5937.index.js +0 -1
- package/dist/595aef8d8b0a2017e2fc27db5703e0d1.js +0 -1
- package/dist/5999.index.js +0 -1
- package/dist/59cc05504a1c823b6d4796bf6b430822.js +0 -1
- package/dist/5a496ae20cc576bef1d35972548207cf.js +0 -1
- package/dist/5a67fdd5293af0a35defd2574c05cd04.js +0 -1
- package/dist/5ada4185d70a1852b578b2063de58e37.js +0 -1
- package/dist/5b6a626249d0bc43e412fffa6a9ee177.js +0 -1
- package/dist/5bad2df0e3bfd8fdc1a332fb6276cb39.js +0 -1
- package/dist/5c53d90bf4029cfd1b6a0945d1cae142.js +0 -1
- package/dist/5c96efcfd419a70a93c96557979bc66d.js +0 -1
- package/dist/5d3314103b00c8ea165c6f9f6757f794.js +0 -1
- package/dist/5d46734b57c7408a41473abcd515b64c.js +0 -1
- package/dist/5da9145440d57c9b84d469253e84898d.js +0 -1
- package/dist/5e37c1ef17a219449c8c6aa37a87a941.js +0 -1
- package/dist/5e3f006db26e9b277b1bdbc130611a14.js +0 -1
- package/dist/5e55b301888460bd06c8e26d1011e01a.js +0 -1
- package/dist/5e6c2744429a8fac6e536b179c1f31d0.js +0 -1
- package/dist/5ebdef8c548fca6c51280e915d6f4c3f.js +0 -1
- package/dist/5ede1aebde9d4e5f5cce2db3044495c7.js +0 -1
- package/dist/5f3ce6efab3c679ec1ad25ab0b3f6b2f.js +0 -1
- package/dist/5f85bbe686fda2584caf.woff +0 -0
- package/dist/5fb6059ab5d7abab7a74eb73028a3aeb.js +0 -1
- package/dist/5fc5c77d4df4f5d77f8530f6b23ecd1e.js +0 -1
- package/dist/5fedbf948ed123687f77167fac1faf8b.js +0 -1
- package/dist/60340be8eea1d704a17f399b3c3f9577.js +0 -1
- package/dist/6049.index.js +0 -1
- package/dist/607.index.js +0 -1
- package/dist/6087.index.js +0 -1
- package/dist/609.index.js +0 -1
- package/dist/6100.index.js +0 -1
- package/dist/6126.index.js +0 -1
- package/dist/6211.index.js +0 -1
- package/dist/621b99ed1a029c36b4e91ec35f36c344.js +0 -1
- package/dist/6225.index.js +0 -1
- package/dist/6228.index.js +0 -1
- package/dist/6249.index.js +0 -1
- package/dist/625.index.js +0 -1
- package/dist/6252.index.js +0 -1
- package/dist/6264.index.js +0 -1
- package/dist/6292be0125d3720498496eaa7f541618.js +0 -1
- package/dist/6307.index.js +0 -1
- package/dist/6313.index.js +0 -1
- package/dist/6378.index.js +0 -1
- package/dist/637e363c105dce85c12fb99d7ef2fa7d.js +0 -1
- package/dist/6383.index.js +0 -1
- package/dist/63b15fb6fc8f897b22a4bf72b7e8452a.js +0 -1
- package/dist/6402.index.js +0 -1
- package/dist/6431.index.js +0 -1
- package/dist/646.index.js +0 -1
- package/dist/64a5f4d62507d032038dcd76d15188e1.js +0 -1
- package/dist/64c45b6610e353ba59a58afc6dd090ca.js +0 -1
- package/dist/64d6924350bd7706850cdc0dcc76ccf6.js +0 -1
- package/dist/6511453710d760c2682567b40ddb3301.js +0 -1
- package/dist/653.index.js +0 -1
- package/dist/6548.index.js +0 -1
- package/dist/6568.index.js +0 -1
- package/dist/656f53e1b4c6e37a31799737faf6d639.js +0 -1
- package/dist/6606.index.js +0 -1
- package/dist/663234c150f2097f3812c6065491497c.js +0 -1
- package/dist/6659.index.js +0 -1
- package/dist/6691.index.js +0 -1
- package/dist/6700.index.js +0 -1
- package/dist/6747.index.js +0 -1
- package/dist/6874.index.js +0 -1
- package/dist/6903d8ef977a1424c4e2eb22b96feb77.js +0 -1
- package/dist/692.index.js +0 -1
- package/dist/6973.index.js +0 -1
- package/dist/6978.index.js +0 -1
- package/dist/6a7bf4fb4484f6f48d8e4337f126a61d.js +0 -1
- package/dist/6abb884bd4f1a54529c00b58c14741cc.js +0 -1
- package/dist/6b586356e837581204dc.svg +0 -1
- package/dist/6bb61adbbc13088ee1c32d88b5c7e754.js +0 -1
- package/dist/6c0a75dc5671c3f237a79f6e45b9891c.js +0 -1
- package/dist/6c67587c2093ac3a19da9f2196e040b7.js +0 -1
- package/dist/6d38cef4a006e6cfe54a6117aba7b600.js +0 -1
- package/dist/6f09754fd684f82e6c06ae526d15ac80.js +0 -1
- package/dist/6f64da239140d00b81d8b6c523e86daf.js +0 -1
- package/dist/6faa9e5f2a0122d2333fa450337a09b0.js +0 -1
- package/dist/6fd6a6ddbcbbebe735c9d21e594203ec.js +0 -1
- package/dist/7000.index.js +0 -1
- package/dist/70074e0c785c9a808dea76c7c7d17af3.js +0 -1
- package/dist/70286c33cab463fd576766adecd2d5d9.js +0 -1
- package/dist/703.index.js +0 -1
- package/dist/7032.index.js +0 -1
- package/dist/707fa1de4d2096da1951c4bc9d21cb6d.js +0 -1
- package/dist/7080d2a1db1608264a6d9d9fbaf2cce8.js +0 -1
- package/dist/7125.index.js +0 -1
- package/dist/7151.index.js +0 -1
- package/dist/7155.index.js +0 -1
- package/dist/716.index.js +0 -1
- package/dist/7161.index.js +0 -1
- package/dist/7165.index.js +0 -1
- package/dist/716879b6ef8945d579595d88534ae402.js +0 -1
- package/dist/7190.index.js +0 -1
- package/dist/7194.index.js +0 -1
- package/dist/7197.index.js +0 -1
- package/dist/721.index.js +0 -1
- package/dist/7222.index.js +0 -1
- package/dist/725da29f1643c2263a437c08a1454aea.js +0 -1
- package/dist/7264.index.js +0 -1
- package/dist/7335.index.js +0 -1
- package/dist/7339.index.js +0 -1
- package/dist/7349.index.js +0 -1
- package/dist/7350.index.js +0 -1
- package/dist/7375.index.js +0 -1
- package/dist/73c78b067c792ea8c737746e4671d3e0.js +0 -1
- package/dist/740f4264cd757fcf28331fd30daf295e.js +0 -1
- package/dist/7416.index.js +0 -1
- package/dist/7451.index.js +0 -1
- package/dist/7493f0c3c9bf268d6ad785019d993dd7.js +0 -1
- package/dist/74fa46809aba9625071aa51bc0a71561.js +0 -1
- package/dist/755.index.js +0 -1
- package/dist/755114145e5b97e5571a160a39e716db.js +0 -1
- package/dist/756.index.js +0 -1
- package/dist/7595.index.js +0 -1
- package/dist/75bffda9455d77087f34708ac4e85371.js +0 -1
- package/dist/75d2dae20d7bac5ecfa9dafc48ec04eb.js +0 -1
- package/dist/760eb6458a048f3cba7bc3ae52ef2ba4.js +0 -1
- package/dist/7610.index.js +0 -1
- package/dist/7613.index.js +0 -1
- package/dist/7633.index.js +0 -1
- package/dist/7665.index.js +0 -1
- package/dist/7691.index.js +0 -1
- package/dist/7726.index.js +0 -1
- package/dist/7735af777659608bcd8cd6525e3bbe58.js +0 -1
- package/dist/77aaca51c1c32acaf32656d45f4dc017.js +0 -1
- package/dist/7857.index.js +0 -1
- package/dist/788819e459cdd8c4c1ef565fd303f519.js +0 -1
- package/dist/7907.index.js +0 -1
- package/dist/791.index.js +0 -1
- package/dist/7a9a1dced0e327dc9cb1728bef25641d.js +0 -1
- package/dist/7bd84be066027e61c84c9c2aa9543c2a.js +0 -1
- package/dist/7c1cd1223bd45600763f8c152ad167d5.js +0 -1
- package/dist/7c27341a2599ffb713c8fb7beced7601.js +0 -1
- package/dist/7c317e61789b17749dfe6ea294c89b6b.js +0 -1
- package/dist/7c9c55eb1a1e5c1dfd63631511d9a1f0.js +0 -1
- package/dist/7dead8e2fcacc316bbfa632cd9f1c9bb.js +0 -1
- package/dist/7e4099fc2d04c7c1cf96892b962ba4ec.js +0 -1
- package/dist/7ef082035f74b3d7324f95a7498ea656.js +0 -1
- package/dist/7f12d133c88ce53d0837a6c4c0287a37.js +0 -1
- package/dist/7f407a1006eb830d6f0aaad96c133d26.js +0 -1
- package/dist/8026.index.js +0 -1
- package/dist/805cb6232d7a9fa46025d48a43622ecf.js +0 -1
- package/dist/806.index.js +0 -1
- package/dist/8060.index.js +0 -1
- package/dist/8085.index.js +0 -1
- package/dist/80a171b7595d1161735e23dec8efddd6.js +0 -1
- package/dist/8115.index.js +0 -1
- package/dist/8138.index.js +0 -1
- package/dist/8179.index.js +0 -1
- package/dist/8201.index.js +0 -1
- package/dist/8211.index.js +0 -1
- package/dist/8231.index.js +0 -1
- package/dist/8289.index.js +0 -1
- package/dist/8293.index.js +0 -1
- package/dist/82fed7ec74be91e0db61c500d9c6d7ee.js +0 -1
- package/dist/8302.index.js +0 -1
- package/dist/8321.index.js +0 -1
- package/dist/83387cb17a7680f59240e7b399e3ac2b.js +0 -1
- package/dist/8361542d34c46713c9aff6c4ce65a9a3.js +0 -1
- package/dist/8410.index.js +0 -1
- package/dist/8412.index.js +0 -1
- package/dist/8423f61a6b43ebee39273fd08e332d47.js +0 -1
- package/dist/8428.index.js +0 -1
- package/dist/8448.index.js +0 -1
- package/dist/8452.index.js +0 -1
- package/dist/8454.index.js +0 -1
- package/dist/8484.index.js +0 -1
- package/dist/8529.index.js +0 -1
- package/dist/8568.index.js +0 -1
- package/dist/85a977f41a907dba8c672f9bf4943da0.js +0 -1
- package/dist/8605.index.js +0 -1
- package/dist/866bf6ca5057dcb24503761af061d486.js +0 -1
- package/dist/8671.index.js +0 -1
- package/dist/870184211838006214be1c23c98672fc.js +0 -1
- package/dist/8707a7b49421dbbb842506674ff87fa3.js +0 -1
- package/dist/8713.index.js +0 -1
- package/dist/8739.index.js +0 -1
- package/dist/875e553a27bee88a73df34a90b3058e4.js +0 -1
- package/dist/8772719d0f76ecabded160e32dc5eb77.js +0 -1
- package/dist/8785.index.js +0 -1
- package/dist/8789.index.js +0 -1
- package/dist/87932c8321c9985ed3b6979e86d2a50e.js +0 -1
- package/dist/87d6bf8becf2d5ebe2f71fda95a313ea.js +0 -1
- package/dist/8825.index.js +0 -1
- package/dist/8852.index.js +0 -1
- package/dist/8883.index.js +0 -1
- package/dist/88bbfb9fdb8730ffc23f546b42d8d620.js +0 -1
- package/dist/88e2feda80ac8cfb28f1dc0ec833b40d.js +0 -1
- package/dist/890.index.js +0 -1
- package/dist/8921.index.js +0 -1
- package/dist/894720f1519e5eb34e1b4f33fca7a9dd.js +0 -1
- package/dist/894edcaf39c3c95818e3949d737ed459.js +0 -1
- package/dist/8977.index.js +0 -1
- package/dist/8991.index.js +0 -1
- package/dist/89d3c35a5ef97a600927b477a9ba06b4.js +0 -1
- package/dist/8ba6618773c9d8d0b4f6ecb785651e2c.js +0 -1
- package/dist/8bf75743fb14fea7cf02a5da1bda79d4.js +0 -1
- package/dist/8cb83aa3fea85e950c29450b8237fb72.js +0 -1
- package/dist/8d9bb1799d9b98db107e84f10132e17f.js +0 -1
- package/dist/8ed58ed9c7e1cb1ae1f2830d29011ffb.js +0 -1
- package/dist/8f5997c65fc8937aa89d15d9a7237f63.js +0 -1
- package/dist/9020.index.js +0 -1
- package/dist/9041.index.js +0 -1
- package/dist/9053.index.js +0 -1
- package/dist/909adc4a16e0f97d869e3dd16d561430.js +0 -1
- package/dist/90bafd962205e96c3285d27cbf95c55c.js +0 -1
- package/dist/9111.index.js +0 -1
- package/dist/9144.index.js +0 -1
- package/dist/9185.index.js +0 -1
- package/dist/91bd2b106800bd7812e2ab5a5fea985b.js +0 -1
- package/dist/9215.index.js +0 -1
- package/dist/9233.index.js +0 -1
- package/dist/926.index.js +0 -1
- package/dist/92f4aab5c66f6269c7054c8fbcb3de13.js +0 -1
- package/dist/9304.index.js +0 -1
- package/dist/9331.index.js +0 -1
- package/dist/9340.index.js +0 -1
- package/dist/9391.index.js +0 -1
- package/dist/9397.index.js +0 -1
- package/dist/9400.index.js +0 -1
- package/dist/9408.index.js +0 -1
- package/dist/9417.index.js +0 -1
- package/dist/9432.index.js +0 -1
- package/dist/946.index.js +0 -1
- package/dist/9463.index.js +0 -1
- package/dist/9466.index.js +0 -1
- package/dist/9468.index.js +0 -1
- package/dist/9494.index.js +0 -1
- package/dist/9508.index.js +0 -1
- package/dist/9522.index.js +0 -1
- package/dist/9532.index.js +0 -1
- package/dist/9576.index.js +0 -1
- package/dist/957970f69802c38a9092b9b6264cc1b9.js +0 -1
- package/dist/9600fed6a4508afbbcd2c75923d953c3.js +0 -1
- package/dist/9621.index.js +0 -1
- package/dist/9623.index.js +0 -1
- package/dist/962969a46fefcace3305abd4d6e14a2e.js +0 -1
- package/dist/964646d64dd3196a9c27fe302511414a.js +0 -1
- package/dist/9648.index.js +0 -1
- package/dist/9652.index.js +0 -1
- package/dist/9661.index.js +0 -1
- package/dist/9671c350e11f1569edb5066cbfeb3334.js +0 -1
- package/dist/9696a4229fb787eeb25b26f1274b75ee.js +0 -1
- package/dist/9700.index.js +0 -1
- package/dist/9748.index.js +0 -1
- package/dist/9781.index.js +0 -1
- package/dist/9793.index.js +0 -1
- package/dist/97e72973d750ecb3bc2e75b75bf63c5b.js +0 -1
- package/dist/9804.index.js +0 -1
- package/dist/9807cf1e443a7440371904b6525f37eb.js +0 -1
- package/dist/9821.index.js +0 -1
- package/dist/9853.index.js +0 -1
- package/dist/985d6749688c18f94994794f88492444.js +0 -1
- package/dist/9869.index.js +0 -1
- package/dist/9897.index.js +0 -1
- package/dist/99ade8b6895e3a1c3d6eb70583cb924e.js +0 -1
- package/dist/9b1fd9cf4206cc32e84150c49707d811.js +0 -1
- package/dist/9b8e2282f60f104ff3ace5b905af4d62.js +0 -1
- package/dist/9ff6d4a6592c0cb7d0b939113c3a6b31.js +0 -1
- package/dist/a164d0e40c4dfa485dcf8e6d5258d767.js +0 -1
- package/dist/a1c8660c5bcc6b6a43a7fb3c351174d9.js +0 -1
- package/dist/a2a705f6bc3a6827d6c94c5978aec36d.js +0 -1
- package/dist/a2c0fcb443c396b30a11fc1682a29c13.js +0 -1
- package/dist/a2d3450d9a39c72312a0afa486269a02.js +0 -1
- package/dist/a4306aa43824ec1a4ee422b59a851e6f.js +0 -1
- package/dist/a4bedde07e392f8ebf64341b61f75df2.js +0 -1
- package/dist/a4d638b976f02f35740be031f996e088.js +0 -1
- package/dist/a533e643002830be2da76c9527265860.js +0 -1
- package/dist/a5d364d12a8f7691339c497b2e725bcf.js +0 -1
- package/dist/a7824ec1ab22aeb22bb35ab8bf1ddc4a.js +0 -1
- package/dist/a934b622dd8bdcdcdc1dde985a07ac14.js +0 -1
- package/dist/a98ead014d010899b35ee25c7c225542.js +0 -1
- package/dist/aa0619cbb003e1dd873d027494aa84c4.js +0 -1
- package/dist/aa0eee504d52a12d3a30bbd523afcc34.js +0 -1
- package/dist/aa5623ec68d23fedb9c9c115c7d99063.js +0 -1
- package/dist/aaddd877950d1e3bf1b3ef0fc0ff596e.js +0 -1
- package/dist/aaf5c3a4f1a188fd051577cea7b87209.js +0 -1
- package/dist/ab4b314445b23359319c14cce9a0e321.js +0 -1
- package/dist/abb40a9a6ef0b2fe14c66dcadc9857a2.js +0 -1
- package/dist/ad215d7ba317c941cdcc96ae78e86666.js +0 -1
- package/dist/adc5e81257ed3f8d70d03cf79150eec1.js +0 -1
- package/dist/aedbf3a3ece39aab8c9f3b3a3779e79b.js +0 -1
- package/dist/af959c2a870f08dd8abccae97c9b9bae.js +0 -1
- package/dist/b0071564b0854c39e3de8b99d66e4dfd.js +0 -1
- package/dist/b02d982ccb1011197a5a24800b178a0a.js +0 -1
- package/dist/b0803f33b602bd3b26be70f259e38cee.js +0 -1
- package/dist/b1170472ae4b50e3b0070eb991e502fe.js +0 -1
- package/dist/b1ac30076824f72cdff7ea29ae0b6801.js +0 -1
- package/dist/b1f3f77a9279cdb38846ebe13c3438bc.js +0 -1
- package/dist/b20056c149af6b50c851ecfff90e0ccb.js +0 -1
- package/dist/b20cd9acf45420fcacfd923754185663.js +0 -1
- package/dist/b25188cf2652d63136d5e54c38abf84e.js +0 -1
- package/dist/b2742fab9568b63c2274698af5d381fc.js +0 -1
- package/dist/b2ff96fbe6501ff45c37491b94c96c5f.js +0 -1
- package/dist/b33ef9b4202539d3690251cb8213a034.js +0 -1
- package/dist/b3bb2c8deddd8c2afcf73f6f5d711596.js +0 -1
- package/dist/b402b938ca2da72e0984a1360eda5897.js +0 -1
- package/dist/b460e24d77f9c0d8b21e65d899840adb.js +0 -1
- package/dist/b6a6a4adaab4f09a7835ff64a5096198.js +0 -1
- package/dist/b6df2278bd475169749bab512944b7ec.js +0 -1
- package/dist/b7b7be8216519adf62d75f123f9c6423.js +0 -1
- package/dist/b808fb222140a85b23ebbe0fffa906d9.js +0 -1
- package/dist/b8197742452dd2e77090dde34cb2dc4d.js +0 -1
- package/dist/b881dca9d9a80f61d87374b4bd5a2dd5.js +0 -1
- package/dist/b98206b2175363f1150c074608603942.js +0 -1
- package/dist/ba6b8b3e06cd9d0aee9c69278ee84647.js +0 -1
- package/dist/baa5bf4cfefed057a4657a1b02cfa114.js +0 -1
- package/dist/bb4d542cb170b3f7b27a42c69262975b.js +0 -1
- package/dist/bb5bab7a675544fe31ddb7f4a77dffb9.js +0 -1
- package/dist/bc0551f89df16ee262a67c0431544a9e.js +0 -1
- package/dist/bc6bf11c6f5e6743aa4c.png +0 -1
- package/dist/c0736a7477d7aac4c669bb94ccae25d9.js +0 -1
- package/dist/c0780e66c6b1ade0fa22283ce1f9c402.js +0 -1
- package/dist/c1bc72d79cc6161590fc01c6b139fccd.js +0 -1
- package/dist/c32ec7d45ccd947b98fe458a8ca1405b.js +0 -1
- package/dist/c40023acde0f3d5f4806f5fccbb4284b.js +0 -1
- package/dist/c45445ab45defa960329c6f8e6224e57.js +0 -1
- package/dist/c51840077c684be0e7e13339f85cd4a9.js +0 -1
- package/dist/c530988d2b1966fd10a4d99fa3877e1b.js +0 -1
- package/dist/c631c95d9019218dfd22d028f215e1d1.js +0 -1
- package/dist/c728b4ef87cfd5f561d1601f0867c39d.js +0 -1
- package/dist/c733414555a126e689832ffb55cc203f.js +0 -1
- package/dist/c797511423f91a877e7fdffa74d015cb.js +0 -1
- package/dist/c7ca9dccbac3af7ebc82b271dd2aa570.js +0 -1
- package/dist/c80e89199aef31e48addb2b35ea96365.js +0 -1
- package/dist/cb4175466ea600940f2927fa03a217e8.js +0 -1
- package/dist/cb652f200fc3dd740b2e7f678a9272ea.js +0 -1
- package/dist/cbdbd623038183a8c068dd24ecd90682.js +0 -1
- package/dist/cbdc4ca43a8c940a6c3f59a8b6f17df5.js +0 -1
- package/dist/ccde58de5468dd353dbee74d631ebdf0.js +0 -1
- package/dist/cd358d9acaaa7049d85b15ac766fc314.js +0 -1
- package/dist/cd9a17f94a922c7c88000b1b3cdd67df.js +0 -1
- package/dist/cda6c5c52fa5d595982da0fac9da25a5.js +0 -1
- package/dist/cf188b3f83735389d47bb12fc9f7069a.js +0 -1
- package/dist/cf26dd07f19bcb5b7efbf057a6cfeb8f.js +0 -1
- package/dist/cf3f6b1c74c72cb5d02870022dbc9f94.js +0 -1
- package/dist/cf90a39d245bf7e6c1b41c7a9a28f0a1.js +0 -1
- package/dist/cf9c7cbfc2b609b9ae59daeab82719c4.js +0 -1
- package/dist/d04707d65591e86810ebc56d48b10810.js +0 -1
- package/dist/d1a58542777d072396d7cee5487304f9.js +0 -1
- package/dist/d1efdca26800423a363b769b1834cfcf.js +0 -1
- package/dist/d2a00e1726c71ca10fbaf4b9c4374458.js +0 -1
- package/dist/d2fe7592ff2fdda099b2b6355abe8c06.js +0 -1
- package/dist/d30fa4070abd6929228505790744e180.js +0 -1
- package/dist/d43ad5f9bad9a042b49b2592c7639c28.js +0 -1
- package/dist/d542dda7308361c34af2afb9b70d755a.js +0 -1
- package/dist/d5a6140d581e5c4eb200259ce372f40b.js +0 -1
- package/dist/d5a6dcf9830ac1369f3b.svg +0 -1
- package/dist/d5f79987405c2169278f8de37bcc9d05.js +0 -1
- package/dist/d78d3b050ea95b068380d975fd413fd7.js +0 -1
- package/dist/d79b3962938d65fb85c6f844e86d92d9.js +0 -1
- package/dist/d7b57d5ebdcade0ce5e047509e06861a.js +0 -1
- package/dist/d7d616d4aa8fd3f51d681242853dcde9.js +0 -1
- package/dist/d83f2acd25388452582e5a4c727255b0.js +0 -1
- package/dist/da1c1b1569c4d5872c9a18c29f0b5c90.js +0 -1
- package/dist/da55f4fe3daed3f79fc4565668ecf7dd.js +0 -1
- package/dist/db8ca5cfb6fe4aaef215f116f6991784.js +0 -1
- package/dist/dbc87324ecf271d088a2ab0823de9c5d.js +0 -1
- package/dist/dbd05051a3ecf6b10e2f7b8904153f2d.js +0 -1
- package/dist/dc1eb6c1c92d7067c72b82b2833a7d2c.js +0 -1
- package/dist/dcb197c0214e800da9d9436dfc9437d6.js +0 -1
- package/dist/dd249572bee43eea33a6.ttf +0 -0
- package/dist/ddbc961769cd2ff4d4a7a136168ebf4c.js +0 -1
- package/dist/de0fd4fd7c2d7a4887cbc99eed91f797.js +0 -1
- package/dist/df37029cdf8359ecac0aebdf4f257d03.js +0 -1
- package/dist/df5710d97a899b672060afaa8c4891c2.js +0 -1
- package/dist/dfb7dd1fab06b2403f76c23f80b15738.js +0 -1
- package/dist/e07a0b284934d3a0e8c02c508edc9df1.js +0 -1
- package/dist/e0adad8a8579bf99f3e22f7c214a5c64.js +0 -1
- package/dist/e0e32c3798e8895695ce5b372a0c989f.js +0 -1
- package/dist/e2b38a8393be2cf23f3894ace3efb1c3.js +0 -1
- package/dist/e32f09119052a55cce3c.png +0 -1
- package/dist/e3851b9384a984c6fdb5.png +0 -1
- package/dist/e3ba4b654313ae98884a6c9044197e09.js +0 -1
- package/dist/e4565878df49fd4ce3edd3f1022c1695.js +0 -1
- package/dist/e4917fa7632b01d28e99304d32d989f7.js +0 -1
- package/dist/e4968d8264b40c14f123f28419eb456d.js +0 -1
- package/dist/e56fe7e8042772742953d0daa47cd621.js +0 -1
- package/dist/e6070e43daf8a9e5f13f515a5a03e66c.js +0 -1
- package/dist/e61779df91186b23e7adf2d1968b2708.js +0 -1
- package/dist/e6ad50b520736b595970c9e07029c3f1.js +0 -1
- package/dist/e6cf8898b285b71e2abe832717ac7060.js +0 -1
- package/dist/e6fae0b04a3000a57f22bb25325c8afe.js +0 -1
- package/dist/e6fb5287a46e030336c006e3f50ade3a.js +0 -1
- package/dist/e7e1a807af3160b342e0a3550cf8f7c5.js +0 -1
- package/dist/e874d975c9128dc6eb9a513d088bed9f.js +0 -1
- package/dist/e8fa659263d5ca9e0d1be69c048133a8.js +0 -1
- package/dist/e97cfa120fde26da0359ca29afaf3171.js +0 -1
- package/dist/eaa55a522fb2cb2f0287711f42344984.js +0 -1
- package/dist/eba5ee3fb1f3e92af88c69e50b2a8fd1.js +0 -1
- package/dist/ec2d138afc9cc9e81c4c6ef36ed55228.js +0 -1
- package/dist/ec32839f8f3353e66b85450525fa3114.js +0 -1
- package/dist/ecd02712f5a40fcdaa3bfa8190470024.js +0 -1
- package/dist/ecd37b343c4dcc8dac849b1c680dcbef.js +0 -1
- package/dist/ecdb4966f685f3e44b1f28fae46827a3.js +0 -1
- package/dist/ee694c1bcbdc9439e50f816c39fd1023.js +0 -1
- package/dist/efc14cdf19554635e477781704353ec2.js +0 -1
- package/dist/f0548260c0ac6b0e7cdb8909df1a5333.js +0 -1
- package/dist/f0878cc386a608146dbc8fb3b6745c42.js +0 -1
- package/dist/f326f2f263b1498fedbe1d07d7254d10.js +0 -1
- package/dist/f3c7b9d832aa442df3d140f7697b4f62.js +0 -1
- package/dist/f422f99dc05cb0013092.png +0 -1
- package/dist/f42342b39da2c42adc65ebcf52839f90.js +0 -1
- package/dist/f4c53706e1721b08e8b2f650c8bd35c4.js +0 -1
- package/dist/f582d9feb91d31036d3dae4cdaea865f.js +0 -1
- package/dist/f5bea0e1099339b99b21ee2d3c0fc489.js +0 -1
- package/dist/f7186078e00d958aa2b316483dfc7e1c.js +0 -1
- package/dist/f79630d85284a7f6dadc25c1d256af0a.js +0 -1
- package/dist/f80efec9a63094f19edae0480a0f2cd8.js +0 -1
- package/dist/f90003058d7087f15baa27b80bf08c1d.js +0 -1
- package/dist/f980fd09c34c277299e2d3f83aebdba5.js +0 -1
- package/dist/f9891d13237b59ce53f07874ab7a711b.js +0 -1
- package/dist/fb59a7c154104a421146ab9e5bd71540.js +0 -1
- package/dist/fc00657a30e4c8d53e47374ba0b1e8bf.js +0 -1
- package/dist/fd40b62490e412d27bc67e660aacae19.js +0 -1
- package/dist/fd5bc50b18c9f46380cbe5ec1ac2127b.js +0 -1
- package/dist/fd5e2efd3b2d047abe8473f99c650a35.js +0 -1
- package/dist/fdf4d851b44839d8fdfa77b3419bce19.js +0 -1
- package/dist/ffd3b83e8b5878f4785591ff54b1dfff.js +0 -1
- package/dist/index.js +0 -2
- package/dist/index.js.LICENSE.txt +0 -269
- package/dist/main.css +0 -4359
- package/dist/public/icons/2d496b55d85a9545d7311c073af442bb.png +0 -0
- package/dist/public/icons/2fbb4e0927d18e3f8e5c6511ab88d5b3.png +0 -0
- package/dist/public/icons/8066280d0bf51efeeb6ed9637f730aac.svg +0 -455
- package/dist/public/icons/90553767e0a05b9585a54797cfd9ce51.png +0 -0
- package/dist/public/icons/97210ba7dc321670f4a144c1b40e88d8.png +0 -0
- package/dist/public/icons/NoData.png +0 -0
- package/dist/public/icons/antsomi_logo.png +0 -0
- package/dist/public/icons/bb64e23a1ff390a416d765ee556096ab.svg +0 -87
- package/dist/public/icons/d327b24e9c5d8f486f08d253aab58ce6.png +0 -0
- package/dist/public/icons/email.png +0 -0
- package/dist/public/icons/english.png +0 -0
- package/dist/public/icons/f1cf266d0a0a53ce07f2dbb859869b7a.png +0 -0
- package/dist/public/icons/forgot_password.png +0 -0
- package/dist/public/icons/img-account-big.png +0 -0
- package/dist/public/icons/ip14-pro-camera.png +0 -0
- package/dist/public/icons/ip14-pro-mobile-frame.png +0 -0
- package/dist/public/icons/iphone-top-bar.png +0 -0
- package/dist/public/icons/iphone.png +0 -0
- package/dist/public/icons/loginStep2.png +0 -0
- package/dist/public/icons/placeholder-image.png +0 -0
- package/dist/public/icons/profile.png +0 -0
- package/dist/public/icons/recommendation-human.png +0 -0
- package/dist/public/icons/skeleton-background.png +0 -0
- package/dist/public/icons/stars_slider.png +0 -0
- package/dist/public/icons/step1.png +0 -0
- package/dist/public/icons/step2.png +0 -0
- package/dist/public/icons/tail.png +0 -0
- package/dist/public/icons/transparent.svg +0 -1
- package/dist/public/icons/vietnam.png +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
!function(t){if(!(void 0!==t.window&&t.document||t.require&&t.define)){t.console||(t.console=function(){var t=Array.prototype.slice.call(arguments,0);postMessage({type:"log",data:t})},t.console.error=t.console.warn=t.console.log=t.console.trace=t.console),t.window=t,t.ace=t,t.onerror=function(t,e,n,s,r){postMessage({type:"error",data:{message:t,data:r.data,file:e,line:n,col:s,stack:r.stack}})},t.normalizeModule=function(e,n){if(-1!==n.indexOf("!")){var s=n.split("!");return t.normalizeModule(e,s[0])+"!"+t.normalizeModule(e,s[1])}if("."==n.charAt(0)){var r=e.split("/").slice(0,-1).join("/");for(n=(r?r+"/":"")+n;-1!==n.indexOf(".")&&o!=n;){var o=n;n=n.replace(/^\.\//,"").replace(/\/\.\//,"/").replace(/[^\/]+\/\.\.\//,"")}}return n},t.require=function(e,n){if(n||(n=e,e=null),!n.charAt)throw new Error("worker.js require() accepts only (parentId, id) as arguments");n=t.normalizeModule(e,n);var s=t.require.modules[n];if(s)return s.initialized||(s.initialized=!0,s.exports=s.factory().exports),s.exports;if(t.require.tlns){var r=function(t,e){var n=t,s="";for(;n;){var r=e[n];if("string"==typeof r)return r+s;if(r)return r.location.replace(/\/*$/,"/")+(s||r.main||r.name);if(!1===r)return"";var o=n.lastIndexOf("/");if(-1===o)break;s=n.substr(o)+s,n=n.slice(0,o)}return t}(n,t.require.tlns);return".js"!=r.slice(-3)&&(r+=".js"),t.require.id=n,t.require.modules[n]={},importScripts(r),t.require(e,n)}},t.require.modules={},t.require.tlns={},t.define=function(e,n,s){if(2==arguments.length?(s=n,"string"!=typeof e&&(n=e,e=t.require.id)):1==arguments.length&&(s=e,n=[],e=t.require.id),"function"==typeof s){n.length||(n=["require","exports","module"]);var r=function(n){return t.require(e,n)};t.require.modules[e]={exports:{},factory:function(){var t=this,e=s.apply(this,n.slice(0,s.length).map((function(e){switch(e){case"require":return r;case"exports":return t.exports;case"module":return t;default:return r(e)}})));return e&&(t.exports=e),t}}}else t.require.modules[e]={exports:s,initialized:!0}},t.define.amd={},require.tlns={},t.initBaseUrls=function(t){for(var e in t)require.tlns[e]=t[e]},t.initSender=function(){var e=t.require("ace/lib/event_emitter").EventEmitter,n=t.require("ace/lib/oop"),s=function(){};return function(){n.implement(this,e),this.callback=function(t,e){postMessage({type:"call",id:e,data:t})},this.emit=function(t,e){postMessage({type:"event",name:t,data:e})}}.call(s.prototype),new s};var e=t.main=null,n=t.sender=null;t.onmessage=function(s){var r=s.data;if(r.event&&n)n._signal(r.event,r.data);else if(r.command)if(e[r.command])e[r.command].apply(e,r.args);else{if(!t[r.command])throw new Error("Unknown command:"+r.command);t[r.command].apply(t,r.args)}else if(r.init){t.initBaseUrls(r.tlns),n=t.sender=t.initSender();var o=require(r.module)[r.classname];e=t.main=new o(n)}}}}(this),ace.define("ace/lib/oop",[],(function(t,e,n){"use strict";e.inherits=function(t,e){t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})},e.mixin=function(t,e){for(var n in e)t[n]=e[n];return t},e.implement=function(t,n){e.mixin(t,n)}})),ace.define("ace/range",[],(function(t,e,n){"use strict";var s=function(t,e,n,s){this.start={row:t,column:e},this.end={row:n,column:s}};(function(){this.isEqual=function(t){return this.start.row===t.start.row&&this.end.row===t.end.row&&this.start.column===t.start.column&&this.end.column===t.end.column},this.toString=function(){return"Range: ["+this.start.row+"/"+this.start.column+"] -> ["+this.end.row+"/"+this.end.column+"]"},this.contains=function(t,e){return 0==this.compare(t,e)},this.compareRange=function(t){var e,n=t.end,s=t.start;return 1==(e=this.compare(n.row,n.column))?1==(e=this.compare(s.row,s.column))?2:0==e?1:0:-1==e?-2:-1==(e=this.compare(s.row,s.column))?-1:1==e?42:0},this.comparePoint=function(t){return this.compare(t.row,t.column)},this.containsRange=function(t){return 0==this.comparePoint(t.start)&&0==this.comparePoint(t.end)},this.intersects=function(t){var e=this.compareRange(t);return-1==e||0==e||1==e},this.isEnd=function(t,e){return this.end.row==t&&this.end.column==e},this.isStart=function(t,e){return this.start.row==t&&this.start.column==e},this.setStart=function(t,e){"object"==typeof t?(this.start.column=t.column,this.start.row=t.row):(this.start.row=t,this.start.column=e)},this.setEnd=function(t,e){"object"==typeof t?(this.end.column=t.column,this.end.row=t.row):(this.end.row=t,this.end.column=e)},this.inside=function(t,e){return 0==this.compare(t,e)&&(!this.isEnd(t,e)&&!this.isStart(t,e))},this.insideStart=function(t,e){return 0==this.compare(t,e)&&!this.isEnd(t,e)},this.insideEnd=function(t,e){return 0==this.compare(t,e)&&!this.isStart(t,e)},this.compare=function(t,e){return this.isMultiLine()||t!==this.start.row?t<this.start.row?-1:t>this.end.row?1:this.start.row===t?e>=this.start.column?0:-1:this.end.row===t?e<=this.end.column?0:1:0:e<this.start.column?-1:e>this.end.column?1:0},this.compareStart=function(t,e){return this.start.row==t&&this.start.column==e?-1:this.compare(t,e)},this.compareEnd=function(t,e){return this.end.row==t&&this.end.column==e?1:this.compare(t,e)},this.compareInside=function(t,e){return this.end.row==t&&this.end.column==e?1:this.start.row==t&&this.start.column==e?-1:this.compare(t,e)},this.clipRows=function(t,e){if(this.end.row>e)var n={row:e+1,column:0};else if(this.end.row<t)n={row:t,column:0};if(this.start.row>e)var r={row:e+1,column:0};else if(this.start.row<t)r={row:t,column:0};return s.fromPoints(r||this.start,n||this.end)},this.extend=function(t,e){var n=this.compare(t,e);if(0==n)return this;if(-1==n)var r={row:t,column:e};else var o={row:t,column:e};return s.fromPoints(r||this.start,o||this.end)},this.isEmpty=function(){return this.start.row===this.end.row&&this.start.column===this.end.column},this.isMultiLine=function(){return this.start.row!==this.end.row},this.clone=function(){return s.fromPoints(this.start,this.end)},this.collapseRows=function(){return 0==this.end.column?new s(this.start.row,0,Math.max(this.start.row,this.end.row-1),0):new s(this.start.row,0,this.end.row,0)},this.toScreenRange=function(t){var e=t.documentToScreenPosition(this.start),n=t.documentToScreenPosition(this.end);return new s(e.row,e.column,n.row,n.column)},this.moveBy=function(t,e){this.start.row+=t,this.start.column+=e,this.end.row+=t,this.end.column+=e}}).call(s.prototype),s.fromPoints=function(t,e){return new s(t.row,t.column,e.row,e.column)},s.comparePoints=function(t,e){return t.row-e.row||t.column-e.column},s.comparePoints=function(t,e){return t.row-e.row||t.column-e.column},e.Range=s})),ace.define("ace/apply_delta",[],(function(t,e,n){"use strict";e.applyDelta=function(t,e,n){var s=e.start.row,r=e.start.column,o=t[s]||"";switch(e.action){case"insert":if(1===e.lines.length)t[s]=o.substring(0,r)+e.lines[0]+o.substring(r);else{var i=[s,1].concat(e.lines);t.splice.apply(t,i),t[s]=o.substring(0,r)+t[s],t[s+e.lines.length-1]+=o.substring(r)}break;case"remove":var a=e.end.column,_=e.end.row;s===_?t[s]=o.substring(0,r)+o.substring(a):t.splice(s,_-s+1,o.substring(0,r)+t[_].substring(a))}}})),ace.define("ace/lib/event_emitter",[],(function(t,e,n){"use strict";var s={},r=function(){this.propagationStopped=!0},o=function(){this.defaultPrevented=!0};s._emit=s._dispatchEvent=function(t,e){this._eventRegistry||(this._eventRegistry={}),this._defaultHandlers||(this._defaultHandlers={});var n=this._eventRegistry[t]||[],s=this._defaultHandlers[t];if(n.length||s){"object"==typeof e&&e||(e={}),e.type||(e.type=t),e.stopPropagation||(e.stopPropagation=r),e.preventDefault||(e.preventDefault=o),n=n.slice();for(var i=0;i<n.length&&(n[i](e,this),!e.propagationStopped);i++);return s&&!e.defaultPrevented?s(e,this):void 0}},s._signal=function(t,e){var n=(this._eventRegistry||{})[t];if(n){n=n.slice();for(var s=0;s<n.length;s++)n[s](e,this)}},s.once=function(t,e){var n=this;if(this.on(t,(function s(){n.off(t,s),e.apply(null,arguments)})),!e)return new Promise((function(t){e=t}))},s.setDefaultHandler=function(t,e){var n=this._defaultHandlers;if(n||(n=this._defaultHandlers={_disabled_:{}}),n[t]){var s=n[t],r=n._disabled_[t];r||(n._disabled_[t]=r=[]),r.push(s);var o=r.indexOf(e);-1!=o&&r.splice(o,1)}n[t]=e},s.removeDefaultHandler=function(t,e){var n=this._defaultHandlers;if(n){var s=n._disabled_[t];if(n[t]==e)s&&this.setDefaultHandler(t,s.pop());else if(s){var r=s.indexOf(e);-1!=r&&s.splice(r,1)}}},s.on=s.addEventListener=function(t,e,n){this._eventRegistry=this._eventRegistry||{};var s=this._eventRegistry[t];return s||(s=this._eventRegistry[t]=[]),-1==s.indexOf(e)&&s[n?"unshift":"push"](e),e},s.off=s.removeListener=s.removeEventListener=function(t,e){this._eventRegistry=this._eventRegistry||{};var n=this._eventRegistry[t];if(n){var s=n.indexOf(e);-1!==s&&n.splice(s,1)}},s.removeAllListeners=function(t){t||(this._eventRegistry=this._defaultHandlers=void 0),this._eventRegistry&&(this._eventRegistry[t]=void 0),this._defaultHandlers&&(this._defaultHandlers[t]=void 0)},e.EventEmitter=s})),ace.define("ace/anchor",[],(function(t,e,n){"use strict";var s=t("./lib/oop"),r=t("./lib/event_emitter").EventEmitter,o=e.Anchor=function(t,e,n){this.$onChange=this.onChange.bind(this),this.attach(t),void 0===n?this.setPosition(e.row,e.column):this.setPosition(e,n)};(function(){function t(t,e,n){var s=n?t.column<=e.column:t.column<e.column;return t.row<e.row||t.row==e.row&&s}s.implement(this,r),this.getPosition=function(){return this.$clipPositionToDocument(this.row,this.column)},this.getDocument=function(){return this.document},this.$insertRight=!1,this.onChange=function(e){if(!(e.start.row==e.end.row&&e.start.row!=this.row||e.start.row>this.row)){var n=function(e,n,s){var r="insert"==e.action,o=(r?1:-1)*(e.end.row-e.start.row),i=(r?1:-1)*(e.end.column-e.start.column),a=e.start,_=r?a:e.end;if(t(n,a,s))return{row:n.row,column:n.column};if(t(_,n,!s))return{row:n.row+o,column:n.column+(n.row==_.row?i:0)};return{row:a.row,column:a.column}}(e,{row:this.row,column:this.column},this.$insertRight);this.setPosition(n.row,n.column,!0)}},this.setPosition=function(t,e,n){var s;if(s=n?{row:t,column:e}:this.$clipPositionToDocument(t,e),this.row!=s.row||this.column!=s.column){var r={row:this.row,column:this.column};this.row=s.row,this.column=s.column,this._signal("change",{old:r,value:s})}},this.detach=function(){this.document.off("change",this.$onChange)},this.attach=function(t){this.document=t||this.document,this.document.on("change",this.$onChange)},this.$clipPositionToDocument=function(t,e){var n={};return t>=this.document.getLength()?(n.row=Math.max(0,this.document.getLength()-1),n.column=this.document.getLine(n.row).length):t<0?(n.row=0,n.column=0):(n.row=t,n.column=Math.min(this.document.getLine(n.row).length,Math.max(0,e))),e<0&&(n.column=0),n}}).call(o.prototype)})),ace.define("ace/document",[],(function(t,e,n){"use strict";var s=t("./lib/oop"),r=t("./apply_delta").applyDelta,o=t("./lib/event_emitter").EventEmitter,i=t("./range").Range,a=t("./anchor").Anchor,_=function(t){this.$lines=[""],0===t.length?this.$lines=[""]:Array.isArray(t)?this.insertMergedLines({row:0,column:0},t):this.insert({row:0,column:0},t)};(function(){s.implement(this,o),this.setValue=function(t){var e=this.getLength()-1;this.remove(new i(0,0,e,this.getLine(e).length)),this.insert({row:0,column:0},t)},this.getValue=function(){return this.getAllLines().join(this.getNewLineCharacter())},this.createAnchor=function(t,e){return new a(this,t,e)},0==="aaa".split(/a/).length?this.$split=function(t){return t.replace(/\r\n|\r/g,"\n").split("\n")}:this.$split=function(t){return t.split(/\r\n|\r|\n/)},this.$detectNewLine=function(t){var e=t.match(/^.*?(\r\n|\r|\n)/m);this.$autoNewLine=e?e[1]:"\n",this._signal("changeNewLineMode")},this.getNewLineCharacter=function(){switch(this.$newLineMode){case"windows":return"\r\n";case"unix":return"\n";default:return this.$autoNewLine||"\n"}},this.$autoNewLine="",this.$newLineMode="auto",this.setNewLineMode=function(t){this.$newLineMode!==t&&(this.$newLineMode=t,this._signal("changeNewLineMode"))},this.getNewLineMode=function(){return this.$newLineMode},this.isNewLine=function(t){return"\r\n"==t||"\r"==t||"\n"==t},this.getLine=function(t){return this.$lines[t]||""},this.getLines=function(t,e){return this.$lines.slice(t,e+1)},this.getAllLines=function(){return this.getLines(0,this.getLength())},this.getLength=function(){return this.$lines.length},this.getTextRange=function(t){return this.getLinesForRange(t).join(this.getNewLineCharacter())},this.getLinesForRange=function(t){var e;if(t.start.row===t.end.row)e=[this.getLine(t.start.row).substring(t.start.column,t.end.column)];else{(e=this.getLines(t.start.row,t.end.row))[0]=(e[0]||"").substring(t.start.column);var n=e.length-1;t.end.row-t.start.row==n&&(e[n]=e[n].substring(0,t.end.column))}return e},this.insertLines=function(t,e){return this.insertFullLines(t,e)},this.removeLines=function(t,e){return this.removeFullLines(t,e)},this.insertNewLine=function(t){return this.insertMergedLines(t,["",""])},this.insert=function(t,e){return this.getLength()<=1&&this.$detectNewLine(e),this.insertMergedLines(t,this.$split(e))},this.insertInLine=function(t,e){var n=this.clippedPos(t.row,t.column),s=this.pos(t.row,t.column+e.length);return this.applyDelta({start:n,end:s,action:"insert",lines:[e]},!0),this.clonePos(s)},this.clippedPos=function(t,e){var n=this.getLength();void 0===t?t=n:t<0?t=0:t>=n&&(t=n-1,e=void 0);var s=this.getLine(t);return null==e&&(e=s.length),{row:t,column:e=Math.min(Math.max(e,0),s.length)}},this.clonePos=function(t){return{row:t.row,column:t.column}},this.pos=function(t,e){return{row:t,column:e}},this.$clipPosition=function(t){var e=this.getLength();return t.row>=e?(t.row=Math.max(0,e-1),t.column=this.getLine(e-1).length):(t.row=Math.max(0,t.row),t.column=Math.min(Math.max(t.column,0),this.getLine(t.row).length)),t},this.insertFullLines=function(t,e){var n=0;(t=Math.min(Math.max(t,0),this.getLength()))<this.getLength()?(e=e.concat([""]),n=0):(e=[""].concat(e),t--,n=this.$lines[t].length),this.insertMergedLines({row:t,column:n},e)},this.insertMergedLines=function(t,e){var n=this.clippedPos(t.row,t.column),s={row:n.row+e.length-1,column:(1==e.length?n.column:0)+e[e.length-1].length};return this.applyDelta({start:n,end:s,action:"insert",lines:e}),this.clonePos(s)},this.remove=function(t){var e=this.clippedPos(t.start.row,t.start.column),n=this.clippedPos(t.end.row,t.end.column);return this.applyDelta({start:e,end:n,action:"remove",lines:this.getLinesForRange({start:e,end:n})}),this.clonePos(e)},this.removeInLine=function(t,e,n){var s=this.clippedPos(t,e),r=this.clippedPos(t,n);return this.applyDelta({start:s,end:r,action:"remove",lines:this.getLinesForRange({start:s,end:r})},!0),this.clonePos(s)},this.removeFullLines=function(t,e){t=Math.min(Math.max(0,t),this.getLength()-1);var n=(e=Math.min(Math.max(0,e),this.getLength()-1))==this.getLength()-1&&t>0,s=e<this.getLength()-1,r=n?t-1:t,o=n?this.getLine(r).length:0,a=s?e+1:e,_=s?0:this.getLine(a).length,T=new i(r,o,a,_),u=this.$lines.slice(t,e+1);return this.applyDelta({start:T.start,end:T.end,action:"remove",lines:this.getLinesForRange(T)}),u},this.removeNewLine=function(t){t<this.getLength()-1&&t>=0&&this.applyDelta({start:this.pos(t,this.getLine(t).length),end:this.pos(t+1,0),action:"remove",lines:["",""]})},this.replace=function(t,e){return t instanceof i||(t=i.fromPoints(t.start,t.end)),0===e.length&&t.isEmpty()?t.start:e==this.getTextRange(t)?t.end:(this.remove(t),e?this.insert(t.start,e):t.start)},this.applyDeltas=function(t){for(var e=0;e<t.length;e++)this.applyDelta(t[e])},this.revertDeltas=function(t){for(var e=t.length-1;e>=0;e--)this.revertDelta(t[e])},this.applyDelta=function(t,e){var n="insert"==t.action;(n?t.lines.length<=1&&!t.lines[0]:!i.comparePoints(t.start,t.end))||(n&&t.lines.length>2e4?this.$splitAndapplyLargeDelta(t,2e4):(r(this.$lines,t,e),this._signal("change",t)))},this.$safeApplyDelta=function(t){var e=this.$lines.length;("remove"==t.action&&t.start.row<e&&t.end.row<e||"insert"==t.action&&t.start.row<=e)&&this.applyDelta(t)},this.$splitAndapplyLargeDelta=function(t,e){for(var n=t.lines,s=n.length-e+1,r=t.start.row,o=t.start.column,i=0,a=0;i<s;i=a){a+=e-1;var _=n.slice(i,a);_.push(""),this.applyDelta({start:this.pos(r+i,o),end:this.pos(r+a,o=0),action:t.action,lines:_},!0)}t.lines=n.slice(i),t.start.row=r+i,t.start.column=o,this.applyDelta(t,!0)},this.revertDelta=function(t){this.$safeApplyDelta({start:this.clonePos(t.start),end:this.clonePos(t.end),action:"insert"==t.action?"remove":"insert",lines:t.lines.slice()})},this.indexToPosition=function(t,e){for(var n=this.$lines||this.getAllLines(),s=this.getNewLineCharacter().length,r=e||0,o=n.length;r<o;r++)if((t-=n[r].length+s)<0)return{row:r,column:t+n[r].length+s};return{row:o-1,column:t+n[o-1].length+s}},this.positionToIndex=function(t,e){for(var n=this.$lines||this.getAllLines(),s=this.getNewLineCharacter().length,r=0,o=Math.min(t.row,n.length),i=e||0;i<o;++i)r+=n[i].length+s;return r+t.column}}).call(_.prototype),e.Document=_})),ace.define("ace/lib/lang",[],(function(t,e,n){"use strict";e.last=function(t){return t[t.length-1]},e.stringReverse=function(t){return t.split("").reverse().join("")},e.stringRepeat=function(t,e){for(var n="";e>0;)1&e&&(n+=t),(e>>=1)&&(t+=t);return n};var s=/^\s\s*/,r=/\s\s*$/;e.stringTrimLeft=function(t){return t.replace(s,"")},e.stringTrimRight=function(t){return t.replace(r,"")},e.copyObject=function(t){var e={};for(var n in t)e[n]=t[n];return e},e.copyArray=function(t){for(var e=[],n=0,s=t.length;n<s;n++)t[n]&&"object"==typeof t[n]?e[n]=this.copyObject(t[n]):e[n]=t[n];return e},e.deepCopy=function t(e){if("object"!=typeof e||!e)return e;var n;if(Array.isArray(e)){n=[];for(var s=0;s<e.length;s++)n[s]=t(e[s]);return n}if("[object Object]"!==Object.prototype.toString.call(e))return e;for(var s in n={},e)n[s]=t(e[s]);return n},e.arrayToMap=function(t){for(var e={},n=0;n<t.length;n++)e[t[n]]=1;return e},e.createMap=function(t){var e=Object.create(null);for(var n in t)e[n]=t[n];return e},e.arrayRemove=function(t,e){for(var n=0;n<=t.length;n++)e===t[n]&&t.splice(n,1)},e.escapeRegExp=function(t){return t.replace(/([.*+?^${}()|[\]\/\\])/g,"\\$1")},e.escapeHTML=function(t){return(""+t).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<")},e.getMatchOffsets=function(t,e){var n=[];return t.replace(e,(function(t){n.push({offset:arguments[arguments.length-2],length:t.length})})),n},e.deferredCall=function(t){var e=null,n=function(){e=null,t()},s=function(t){return s.cancel(),e=setTimeout(n,t||0),s};return s.schedule=s,s.call=function(){return this.cancel(),t(),s},s.cancel=function(){return clearTimeout(e),e=null,s},s.isPending=function(){return e},s},e.delayedCall=function(t,e){var n=null,s=function(){n=null,t()},r=function(t){null==n&&(n=setTimeout(s,t||e))};return r.delay=function(t){n&&clearTimeout(n),n=setTimeout(s,t||e)},r.schedule=r,r.call=function(){this.cancel(),t()},r.cancel=function(){n&&clearTimeout(n),n=null},r.isPending=function(){return n},r}})),ace.define("ace/worker/mirror",[],(function(t,e,n){"use strict";t("../range").Range;var s=t("../document").Document,r=t("../lib/lang"),o=e.Mirror=function(t){this.sender=t;var e=this.doc=new s(""),n=this.deferredUpdate=r.delayedCall(this.onUpdate.bind(this)),o=this;t.on("change",(function(t){var s=t.data;if(s[0].start)e.applyDeltas(s);else for(var r=0;r<s.length;r+=2){if(Array.isArray(s[r+1]))var i={action:"insert",start:s[r],lines:s[r+1]};else i={action:"remove",start:s[r],end:s[r+1]};e.applyDelta(i,!0)}if(o.$timeout)return n.schedule(o.$timeout);o.onUpdate()}))};(function(){this.$timeout=500,this.setTimeout=function(t){this.$timeout=t},this.setValue=function(t){this.doc.setValue(t),this.deferredUpdate.schedule(this.$timeout)},this.getValue=function(t){this.sender.callback(this.doc.getValue(),t)},this.onUpdate=function(){},this.isPending=function(){return this.deferredUpdate.isPending()}}).call(o.prototype)})),ace.define("ace/mode/php/php",[],(function(t,e,n){var s={Constants:{}};s.Constants.T_INCLUDE=259,s.Constants.T_INCLUDE_ONCE=260,s.Constants.T_EVAL=318,s.Constants.T_REQUIRE=261,s.Constants.T_REQUIRE_ONCE=262,s.Constants.T_LOGICAL_OR=263,s.Constants.T_LOGICAL_XOR=264,s.Constants.T_LOGICAL_AND=265,s.Constants.T_PRINT=266,s.Constants.T_YIELD=267,s.Constants.T_DOUBLE_ARROW=268,s.Constants.T_YIELD_FROM=269,s.Constants.T_PLUS_EQUAL=270,s.Constants.T_MINUS_EQUAL=271,s.Constants.T_MUL_EQUAL=272,s.Constants.T_DIV_EQUAL=273,s.Constants.T_CONCAT_EQUAL=274,s.Constants.T_MOD_EQUAL=275,s.Constants.T_AND_EQUAL=276,s.Constants.T_OR_EQUAL=277,s.Constants.T_XOR_EQUAL=278,s.Constants.T_SL_EQUAL=279,s.Constants.T_SR_EQUAL=280,s.Constants.T_POW_EQUAL=281,s.Constants.T_COALESCE_EQUAL=282,s.Constants.T_COALESCE=283,s.Constants.T_BOOLEAN_OR=284,s.Constants.T_BOOLEAN_AND=285,s.Constants.T_IS_EQUAL=286,s.Constants.T_IS_NOT_EQUAL=287,s.Constants.T_IS_IDENTICAL=288,s.Constants.T_IS_NOT_IDENTICAL=289,s.Constants.T_SPACESHIP=290,s.Constants.T_IS_SMALLER_OR_EQUAL=291,s.Constants.T_IS_GREATER_OR_EQUAL=292,s.Constants.T_SL=293,s.Constants.T_SR=294,s.Constants.T_INSTANCEOF=295,s.Constants.T_INC=319,s.Constants.T_DEC=320,s.Constants.T_INT_CAST=296,s.Constants.T_DOUBLE_CAST=297,s.Constants.T_STRING_CAST=298,s.Constants.T_ARRAY_CAST=299,s.Constants.T_OBJECT_CAST=300,s.Constants.T_BOOL_CAST=301,s.Constants.T_UNSET_CAST=302,s.Constants.T_POW=303,s.Constants.T_NEW=304,s.Constants.T_CLONE=305,s.Constants.T_EXIT=321,s.Constants.T_IF=322,s.Constants.T_ELSEIF=307,s.Constants.T_ELSE=308,s.Constants.T_ENDIF=323,s.Constants.T_LNUMBER=309,s.Constants.T_DNUMBER=310,s.Constants.T_STRING=311,s.Constants.T_STRING_VARNAME=316,s.Constants.T_VARIABLE=312,s.Constants.T_NUM_STRING=317,s.Constants.T_INLINE_HTML=313,s.Constants.T_BAD_CHARACTER=395,s.Constants.T_ENCAPSED_AND_WHITESPACE=314,s.Constants.T_CONSTANT_ENCAPSED_STRING=315,s.Constants.T_ECHO=324,s.Constants.T_DO=325,s.Constants.T_WHILE=326,s.Constants.T_ENDWHILE=327,s.Constants.T_FOR=328,s.Constants.T_ENDFOR=329,s.Constants.T_FOREACH=330,s.Constants.T_ENDFOREACH=331,s.Constants.T_DECLARE=332,s.Constants.T_ENDDECLARE=333,s.Constants.T_AS=334,s.Constants.T_SWITCH=335,s.Constants.T_ENDSWITCH=336,s.Constants.T_CASE=337,s.Constants.T_DEFAULT=338,s.Constants.T_BREAK=339,s.Constants.T_CONTINUE=340,s.Constants.T_GOTO=341,s.Constants.T_FUNCTION=342,s.Constants.T_FN=343,s.Constants.T_CONST=344,s.Constants.T_RETURN=345,s.Constants.T_TRY=346,s.Constants.T_CATCH=347,s.Constants.T_FINALLY=348,s.Constants.T_THROW=349,s.Constants.T_USE=350,s.Constants.T_INSTEADOF=351,s.Constants.T_GLOBAL=352,s.Constants.T_STATIC=353,s.Constants.T_ABSTRACT=354,s.Constants.T_FINAL=355,s.Constants.T_PRIVATE=356,s.Constants.T_PROTECTED=357,s.Constants.T_PUBLIC=358,s.Constants.T_VAR=359,s.Constants.T_UNSET=360,s.Constants.T_ISSET=361,s.Constants.T_EMPTY=362,s.Constants.T_HALT_COMPILER=363,s.Constants.T_CLASS=364,s.Constants.T_TRAIT=365,s.Constants.T_INTERFACE=366,s.Constants.T_EXTENDS=367,s.Constants.T_IMPLEMENTS=368,s.Constants.T_OBJECT_OPERATOR=369,s.Constants.T_DOUBLE_ARROW=268,s.Constants.T_LIST=370,s.Constants.T_ARRAY=371,s.Constants.T_CALLABLE=372,s.Constants.T_CLASS_C=376,s.Constants.T_TRAIT_C=377,s.Constants.T_METHOD_C=378,s.Constants.T_FUNC_C=379,s.Constants.T_LINE=373,s.Constants.T_FILE=374,s.Constants.T_COMMENT=380,s.Constants.T_DOC_COMMENT=381,s.Constants.T_OPEN_TAG=382,s.Constants.T_OPEN_TAG_WITH_ECHO=383,s.Constants.T_CLOSE_TAG=384,s.Constants.T_WHITESPACE=385,s.Constants.T_START_HEREDOC=386,s.Constants.T_END_HEREDOC=387,s.Constants.T_DOLLAR_OPEN_CURLY_BRACES=388,s.Constants.T_CURLY_OPEN=389,s.Constants.T_PAAMAYIM_NEKUDOTAYIM=390,s.Constants.T_NAMESPACE=391,s.Constants.T_NS_C=392,s.Constants.T_DIR=375,s.Constants.T_NS_SEPARATOR=393,s.Constants.T_ELLIPSIS=394,s.Lexer=function(t,e){var n,r,o=["INITIAL"],i=0,a=function(t){o[i]=t},_=function(t){o[++i]=t},T=function(){--i},u=void 0===e||/^(on|true|1)$/i.test(e.short_open_tag),l=u?/^(\<\?php(?:\r\n|[ \t\r\n])|<\?|\<script language\=('|")?php('|")?\>)/i:/^(\<\?php(?:\r\n|[ \t\r\n])|\<script language\=('|")?php('|")?\>)/i,E=u?/[^<]*(?:<(?!\?|script language\=('|")?php('|")?\>)[^<]*)*/i:/[^<]*(?:<(?!\?=|\?php[ \t\r\n]|script language\=('|")?php('|")?\>)[^<]*)*/i,C="[a-zA-Z_\\x7f-\\uffff][a-zA-Z0-9_\\x7f-\\uffff]*",c=function(t){return"[^"+t+"\\\\${]*(?:(?:\\\\[\\s\\S]|\\$(?!\\{|[a-zA-Z_\\x7f-\\uffff])|\\{(?!\\$))[^"+t+"\\\\${]*)*"},h=[{value:s.Constants.T_VARIABLE,re:new RegExp("^\\$"+C+"(?=\\[)"),func:function(){_("VAR_OFFSET")}},{value:s.Constants.T_VARIABLE,re:new RegExp("^\\$"+C+"(?=->"+C+")"),func:function(){_("LOOKING_FOR_PROPERTY")}},{value:s.Constants.T_DOLLAR_OPEN_CURLY_BRACES,re:new RegExp("^\\$\\{(?="+C+"[\\[}])"),func:function(){_("LOOKING_FOR_VARNAME")}},{value:s.Constants.T_VARIABLE,re:new RegExp("^\\$"+C)},{value:s.Constants.T_DOLLAR_OPEN_CURLY_BRACES,re:/^\$\{/,func:function(){_("IN_SCRIPTING")}},{value:s.Constants.T_CURLY_OPEN,re:/^\{(?=\$)/,func:function(){_("IN_SCRIPTING")}}],p={INITIAL:[{value:s.Constants.T_OPEN_TAG_WITH_ECHO,re:/^<\?=/i,func:function(){a("IN_SCRIPTING")}},{value:s.Constants.T_OPEN_TAG,re:l,func:function(){a("IN_SCRIPTING")}},{value:s.Constants.T_INLINE_HTML,re:E}],IN_SCRIPTING:[{value:s.Constants.T_WHITESPACE,re:/^[ \n\r\t]+/},{value:s.Constants.T_ABSTRACT,re:/^abstract\b/i},{value:s.Constants.T_LOGICAL_AND,re:/^and\b/i},{value:s.Constants.T_ARRAY,re:/^array\b/i},{value:s.Constants.T_AS,re:/^as\b/i},{value:s.Constants.T_BREAK,re:/^break\b/i},{value:s.Constants.T_CALLABLE,re:/^callable\b/i},{value:s.Constants.T_CASE,re:/^case\b/i},{value:s.Constants.T_CATCH,re:/^catch\b/i},{value:s.Constants.T_CLASS,re:/^class\b/i},{value:s.Constants.T_CLONE,re:/^clone\b/i},{value:s.Constants.T_CONST,re:/^const\b/i},{value:s.Constants.T_CONTINUE,re:/^continue\b/i},{value:s.Constants.T_DECLARE,re:/^declare\b/i},{value:s.Constants.T_DEFAULT,re:/^default\b/i},{value:s.Constants.T_DO,re:/^do\b/i},{value:s.Constants.T_ECHO,re:/^echo\b/i},{value:s.Constants.T_ELSE,re:/^else\b/i},{value:s.Constants.T_ELSEIF,re:/^elseif\b/i},{value:s.Constants.T_ENDDECLARE,re:/^enddeclare\b/i},{value:s.Constants.T_ENDFOR,re:/^endfor\b/i},{value:s.Constants.T_ENDFOREACH,re:/^endforeach\b/i},{value:s.Constants.T_ENDIF,re:/^endif\b/i},{value:s.Constants.T_ENDSWITCH,re:/^endswitch\b/i},{value:s.Constants.T_ENDWHILE,re:/^endwhile\b/i},{value:s.Constants.T_EMPTY,re:/^empty\b/i},{value:s.Constants.T_EVAL,re:/^eval\b/i},{value:s.Constants.T_EXIT,re:/^(?:exit|die)\b/i},{value:s.Constants.T_EXTENDS,re:/^extends\b/i},{value:s.Constants.T_FINAL,re:/^final\b/i},{value:s.Constants.T_FINALLY,re:/^finally\b/i},{value:s.Constants.T_FN,re:/^fn\b/i},{value:s.Constants.T_FOR,re:/^for\b/i},{value:s.Constants.T_FOREACH,re:/^foreach\b/i},{value:s.Constants.T_FUNCTION,re:/^function\b/i},{value:s.Constants.T_GLOBAL,re:/^global\b/i},{value:s.Constants.T_GOTO,re:/^goto\b/i},{value:s.Constants.T_IF,re:/^if\b/i},{value:s.Constants.T_IMPLEMENTS,re:/^implements\b/i},{value:s.Constants.T_INCLUDE,re:/^include\b/i},{value:s.Constants.T_INCLUDE_ONCE,re:/^include_once\b/i},{value:s.Constants.T_INSTANCEOF,re:/^instanceof\b/i},{value:s.Constants.T_INSTEADOF,re:/^insteadof\b/i},{value:s.Constants.T_INTERFACE,re:/^interface\b/i},{value:s.Constants.T_ISSET,re:/^isset\b/i},{value:s.Constants.T_LIST,re:/^list\b/i},{value:s.Constants.T_NAMESPACE,re:/^namespace\b/i},{value:s.Constants.T_NEW,re:/^new\b/i},{value:s.Constants.T_LOGICAL_OR,re:/^or\b/i},{value:s.Constants.T_PRINT,re:/^print\b/i},{value:s.Constants.T_PRIVATE,re:/^private\b/i},{value:s.Constants.T_PROTECTED,re:/^protected\b/i},{value:s.Constants.T_PUBLIC,re:/^public\b/i},{value:s.Constants.T_REQUIRE,re:/^require\b/i},{value:s.Constants.T_REQUIRE_ONCE,re:/^require_once\b/i},{value:s.Constants.T_STATIC,re:/^static\b/i},{value:s.Constants.T_SWITCH,re:/^switch\b/i},{value:s.Constants.T_THROW,re:/^throw\b/i},{value:s.Constants.T_TRAIT,re:/^trait\b/i},{value:s.Constants.T_TRY,re:/^try\b/i},{value:s.Constants.T_UNSET,re:/^unset\b/i},{value:s.Constants.T_USE,re:/^use\b/i},{value:s.Constants.T_VAR,re:/^var\b/i},{value:s.Constants.T_WHILE,re:/^while\b/i},{value:s.Constants.T_LOGICAL_XOR,re:/^xor\b/i},{value:s.Constants.T_YIELD_FROM,re:/^yield\s+from\b/i},{value:s.Constants.T_YIELD,re:/^yield\b/i},{value:s.Constants.T_RETURN,re:/^return\b/i},{value:s.Constants.T_METHOD_C,re:/^__METHOD__\b/i},{value:s.Constants.T_LINE,re:/^__LINE__\b/i},{value:s.Constants.T_FILE,re:/^__FILE__\b/i},{value:s.Constants.T_FUNC_C,re:/^__FUNCTION__\b/i},{value:s.Constants.T_NS_C,re:/^__NAMESPACE__\b/i},{value:s.Constants.T_TRAIT_C,re:/^__TRAIT__\b/i},{value:s.Constants.T_DIR,re:/^__DIR__\b/i},{value:s.Constants.T_CLASS_C,re:/^__CLASS__\b/i},{value:s.Constants.T_AND_EQUAL,re:/^&=/},{value:s.Constants.T_ARRAY_CAST,re:/^\([ \t]*array[ \t]*\)/i},{value:s.Constants.T_BOOL_CAST,re:/^\([ \t]*(?:bool|boolean)[ \t]*\)/i},{value:s.Constants.T_DOUBLE_CAST,re:/^\([ \t]*(?:real|float|double)[ \t]*\)/i},{value:s.Constants.T_INT_CAST,re:/^\([ \t]*(?:int|integer)[ \t]*\)/i},{value:s.Constants.T_OBJECT_CAST,re:/^\([ \t]*object[ \t]*\)/i},{value:s.Constants.T_STRING_CAST,re:/^\([ \t]*(?:binary|string)[ \t]*\)/i},{value:s.Constants.T_UNSET_CAST,re:/^\([ \t]*unset[ \t]*\)/i},{value:s.Constants.T_BOOLEAN_AND,re:/^&&/},{value:s.Constants.T_BOOLEAN_OR,re:/^\|\|/},{value:s.Constants.T_CLOSE_TAG,re:/^(?:\?>|<\/script>)(\r\n|\r|\n)?/i,func:function(){a("INITIAL")}},{value:s.Constants.T_DOUBLE_ARROW,re:/^=>/},{value:s.Constants.T_PAAMAYIM_NEKUDOTAYIM,re:/^::/},{value:s.Constants.T_INC,re:/^\+\+/},{value:s.Constants.T_DEC,re:/^--/},{value:s.Constants.T_CONCAT_EQUAL,re:/^\.=/},{value:s.Constants.T_DIV_EQUAL,re:/^\/=/},{value:s.Constants.T_XOR_EQUAL,re:/^\^=/},{value:s.Constants.T_MUL_EQUAL,re:/^\*=/},{value:s.Constants.T_MOD_EQUAL,re:/^%=/},{value:s.Constants.T_SL_EQUAL,re:/^<<=/},{value:s.Constants.T_START_HEREDOC,re:new RegExp("^[bB]?<<<[ \\t]*'("+C+")'(?:\\r\\n|\\r|\\n)"),func:function(t){n=t[1],a("NOWDOC")}},{value:s.Constants.T_START_HEREDOC,re:new RegExp('^[bB]?<<<[ \\t]*("?)('+C+")\\1(?:\\r\\n|\\r|\\n)"),func:function(t){n=t[2],r=!0,a("HEREDOC")}},{value:s.Constants.T_SL,re:/^<</},{value:s.Constants.T_SPACESHIP,re:/^<=>/},{value:s.Constants.T_IS_SMALLER_OR_EQUAL,re:/^<=/},{value:s.Constants.T_SR_EQUAL,re:/^>>=/},{value:s.Constants.T_SR,re:/^>>/},{value:s.Constants.T_IS_GREATER_OR_EQUAL,re:/^>=/},{value:s.Constants.T_OR_EQUAL,re:/^\|=/},{value:s.Constants.T_PLUS_EQUAL,re:/^\+=/},{value:s.Constants.T_MINUS_EQUAL,re:/^-=/},{value:s.Constants.T_OBJECT_OPERATOR,re:new RegExp("^->(?=[ \n\r\t]*"+C+")"),func:function(){_("LOOKING_FOR_PROPERTY")}},{value:s.Constants.T_OBJECT_OPERATOR,re:/^->/i},{value:s.Constants.T_ELLIPSIS,re:/^\.\.\./},{value:s.Constants.T_POW_EQUAL,re:/^\*\*=/},{value:s.Constants.T_POW,re:/^\*\*/},{value:s.Constants.T_COALESCE,re:/^\?\?/},{value:s.Constants.T_COMMENT,re:/^\/\*([\S\s]*?)(?:\*\/|$)/},{value:s.Constants.T_COMMENT,re:/^(?:\/\/|#)[^\r\n?]*(?:\?(?!>)[^\r\n?]*)*(?:\r\n|\r|\n)?/},{value:s.Constants.T_IS_IDENTICAL,re:/^===/},{value:s.Constants.T_IS_EQUAL,re:/^==/},{value:s.Constants.T_IS_NOT_IDENTICAL,re:/^!==/},{value:s.Constants.T_IS_NOT_EQUAL,re:/^(!=|<>)/},{value:s.Constants.T_DNUMBER,re:/^(?:[0-9]+\.[0-9]*|\.[0-9]+)(?:[eE][+-]?[0-9]+)?/},{value:s.Constants.T_DNUMBER,re:/^[0-9]+[eE][+-]?[0-9]+/},{value:s.Constants.T_LNUMBER,re:/^(?:0x[0-9A-F]+|0b[01]+|[0-9]+)/i},{value:s.Constants.T_VARIABLE,re:new RegExp("^\\$"+C)},{value:s.Constants.T_CONSTANT_ENCAPSED_STRING,re:/^[bB]?'[^'\\]*(?:\\[\s\S][^'\\]*)*'/},{value:s.Constants.T_CONSTANT_ENCAPSED_STRING,re:new RegExp('^[bB]?"'+c('"')+'"')},{value:-1,re:/^[bB]?"/,func:function(){a("DOUBLE_QUOTES")}},{value:-1,re:/^`/,func:function(){a("BACKTICKS")}},{value:s.Constants.T_NS_SEPARATOR,re:/^\\/},{value:s.Constants.T_STRING,re:/^[a-zA-Z_\x7f-\uffff][a-zA-Z0-9_\x7f-\uffff]*/},{value:-1,re:/^\{/,func:function(){_("IN_SCRIPTING")}},{value:-1,re:/^\}/,func:function(){i>0&&T()}},{value:-1,re:/^[\[\];:?()!.,><=+-/*|&@^%"'$~]/}],DOUBLE_QUOTES:h.concat([{value:-1,re:/^"/,func:function(){a("IN_SCRIPTING")}},{value:s.Constants.T_ENCAPSED_AND_WHITESPACE,re:new RegExp("^"+c('"'))}]),BACKTICKS:h.concat([{value:-1,re:/^`/,func:function(){a("IN_SCRIPTING")}},{value:s.Constants.T_ENCAPSED_AND_WHITESPACE,re:new RegExp("^"+c("`"))}]),VAR_OFFSET:[{value:-1,re:/^\]/,func:function(){T()}},{value:s.Constants.T_NUM_STRING,re:/^(?:0x[0-9A-F]+|0b[01]+|[0-9]+)/i},{value:s.Constants.T_VARIABLE,re:new RegExp("^\\$"+C)},{value:s.Constants.T_STRING,re:new RegExp("^"+C)},{value:-1,re:/^[;:,.\[()|^&+-/*=%!~$<>?@{}"`]/}],LOOKING_FOR_PROPERTY:[{value:s.Constants.T_OBJECT_OPERATOR,re:/^->/},{value:s.Constants.T_STRING,re:new RegExp("^"+C),func:function(){T()}},{value:s.Constants.T_WHITESPACE,re:/^[ \n\r\t]+/}],LOOKING_FOR_VARNAME:[{value:s.Constants.T_STRING_VARNAME,re:new RegExp("^"+C+"(?=[\\[}])"),func:function(){a("IN_SCRIPTING")}}],NOWDOC:[{value:s.Constants.T_END_HEREDOC,matchFunc:function(t){var e=new RegExp("^"+n+"(?=;?[\\r\\n])");return t.match(e)?[t.substr(0,n.length)]:null},func:function(){a("IN_SCRIPTING")}},{value:s.Constants.T_ENCAPSED_AND_WHITESPACE,matchFunc:function(t){var e=new RegExp("[\\r\\n]"+n+"(?=;?[\\r\\n])").exec(t),s=e?e.index+1:t.length;return[t.substring(0,s)]}}],HEREDOC:h.concat([{value:s.Constants.T_END_HEREDOC,matchFunc:function(t){if(!r)return null;var e=new RegExp("^"+n+"(?=;?[\\r\\n])");return t.match(e)?[t.substr(0,n.length)]:null},func:function(){a("IN_SCRIPTING")}},{value:s.Constants.T_ENCAPSED_AND_WHITESPACE,matchFunc:function(t){var e=t.length,s=new RegExp("^"+c("")),o=s.exec(t);return o&&(e=o[0].length),(o=(s=new RegExp("([\\r\\n])"+n+"(?=;?[\\r\\n])")).exec(t.substring(0,e)))?(e=o.index+1,r=!0):r=!1,0==e?null:[t.substring(0,e)]}}])},A=[],L=1,N=!0;if(null===t)return A;for("string"!=typeof t&&(t=t.toString());t.length>0&&!0===N;){N=p[o[i]].some((function(e){var n=void 0!==e.matchFunc?e.matchFunc(t):t.match(e.re);if(null!==n){if(0==n[0].length)throw new Error("empty match");if(void 0!==e.func&&e.func(n),-1===e.value)A.push(n[0]);else{var s=n[0];A.push([parseInt(e.value,10),s,L]),L+=s.split("\n").length-1}return t=t.substring(n[0].length),!0}return!1}))}return A},s.Parser=function(t,e){var n=this.yybase,r=this.yydefault,o=this.yycheck,i=this.yyaction,a=this.yylen,_=this.yygbase,T=this.yygcheck,u=this.yyp,l=this.yygoto,E=this.yylhs,C=this.terminals,c=this.translate,h=this.yygdefault;this.pos=-1,this.line=1,this.tokenMap=this.createTokenMap(),this.dropTokens={},this.dropTokens[s.Constants.T_WHITESPACE]=1,this.dropTokens[s.Constants.T_OPEN_TAG]=1;var p=[];t.forEach((function(t,e){"object"==typeof t&&t[0]===s.Constants.T_OPEN_TAG_WITH_ECHO?(p.push([s.Constants.T_OPEN_TAG,t[1],t[2]]),p.push([s.Constants.T_ECHO,t[1],t[2]])):p.push(t)})),this.tokens=p;var A=this.TOKEN_NONE;this.startAttributes={startLine:1},this.endAttributes={};var L,N,f=[this.startAttributes],R=0,O=[R];for(this.yyastk=[],this.stackPos=0;;){if(0===n[R])L=r[R];else if(A===this.TOKEN_NONE&&(A=(N=this.getNextToken())>=0&&N<this.TOKEN_MAP_SIZE?c[N]:this.TOKEN_INVALID,f[this.stackPos]=this.startAttributes),((L=n[R]+A)>=0&&L<this.YYLAST&&o[L]===A||R<this.YY2TBLSTATE&&(L=n[R+this.YYNLSTATES]+A)>=0&&L<this.YYLAST&&o[L]===A)&&(L=i[L])!==this.YYDEFAULT)if(L>0){if(++this.stackPos,O[this.stackPos]=R=L,this.yyastk[this.stackPos]=this.tokenValue,f[this.stackPos]=this.startAttributes,A=this.TOKEN_NONE,L<this.YYNLSTATES)continue;L-=this.YYNLSTATES}else L=-L;else L=r[R];for(;;){if(0===L)return this.yyval;if(L===this.YYUNEXPECTED){if(!0!==e){for(var I=[],S=0;S<this.TOKEN_MAP_SIZE;++S)if(((L=n[R]+S)>=0&&L<this.YYLAST&&o[L]==S||R<this.YY2TBLSTATE&&(L=n[R+this.YYNLSTATES]+S)&&L<this.YYLAST&&o[L]==S)&&i[L]!=this.YYUNEXPECTED){if(4==I.length){I=[];break}I.push(this.terminals[S])}var P="";throw I.length&&(P=", expecting "+I.join(" or ")),new s.ParseError("syntax error, unexpected "+C[A]+P,this.startAttributes.startLine)}return this.startAttributes.startLine}for(var v in this.endAttributes)f[this.stackPos-a[L]][v]=this.endAttributes[v];if(this.stackPos-=a[L],R=(u=_[L=E[L]]+O[this.stackPos])>=0&&u<this.YYGLAST&&T[u]===L?l[u]:h[L],++this.stackPos,O[this.stackPos]=R,this.yyastk[this.stackPos]=this.yyval,f[this.stackPos]=this.startAttributes,R<this.YYNLSTATES)break;L=R-this.YYNLSTATES}}},s.ParseError=function(t,e){this.message=t,this.line=e},s.Parser.prototype.getNextToken=function(){var t,e;for(this.startAttributes={},this.endAttributes={};void 0!==this.tokens[++this.pos];){if("string"==typeof(t=this.tokens[this.pos]))return this.startAttributes.startLine=this.line,this.endAttributes.endLine=this.line,'b"'===t?(this.tokenValue='b"','"'.charCodeAt(0)):(this.tokenValue=t,t.charCodeAt(0));if(this.line+=null===(e=t[1].match(/\n/g))?0:e.length,s.Constants.T_COMMENT===t[0])Array.isArray(this.startAttributes.comments)||(this.startAttributes.comments=[]),this.startAttributes.comments.push({type:"comment",comment:t[1],line:t[2]});else if(s.Constants.T_DOC_COMMENT===t[0])this.startAttributes.comments.push(new PHPParser_Comment_Doc(t[1],t[2]));else if(void 0===this.dropTokens[t[0]])return this.tokenValue=t[1],this.startAttributes.startLine=t[2],this.endAttributes.endLine=this.line,this.tokenMap[t[0]]}return this.startAttributes.startLine=this.line,0},s.Parser.prototype.tokenName=function(t){var e="UNKNOWN";return["T_INCLUDE","T_INCLUDE_ONCE","T_EVAL","T_REQUIRE","T_REQUIRE_ONCE","T_LOGICAL_OR","T_LOGICAL_XOR","T_LOGICAL_AND","T_PRINT","T_YIELD","T_DOUBLE_ARROW","T_YIELD_FROM","T_PLUS_EQUAL","T_MINUS_EQUAL","T_MUL_EQUAL","T_DIV_EQUAL","T_CONCAT_EQUAL","T_MOD_EQUAL","T_AND_EQUAL","T_OR_EQUAL","T_XOR_EQUAL","T_SL_EQUAL","T_SR_EQUAL","T_POW_EQUAL","T_COALESCE_EQUAL","T_COALESCE","T_BOOLEAN_OR","T_BOOLEAN_AND","T_IS_EQUAL","T_IS_NOT_EQUAL","T_IS_IDENTICAL","T_IS_NOT_IDENTICAL","T_SPACESHIP","T_IS_SMALLER_OR_EQUAL","T_IS_GREATER_OR_EQUAL","T_SL","T_SR","T_INSTANCEOF","T_INC","T_DEC","T_INT_CAST","T_DOUBLE_CAST","T_STRING_CAST","T_ARRAY_CAST","T_OBJECT_CAST","T_BOOL_CAST","T_UNSET_CAST","T_POW","T_NEW","T_CLONE","T_EXIT","T_IF","T_ELSEIF","T_ELSE","T_ENDIF","T_LNUMBER","T_DNUMBER","T_STRING","T_STRING_VARNAME","T_VARIABLE","T_NUM_STRING","T_INLINE_HTML","T_CHARACTER","T_BAD_CHARACTER","T_ENCAPSED_AND_WHITESPACE","T_CONSTANT_ENCAPSED_STRING","T_ECHO","T_DO","T_WHILE","T_ENDWHILE","T_FOR","T_ENDFOR","T_FOREACH","T_ENDFOREACH","T_DECLARE","T_ENDDECLARE","T_AS","T_SWITCH","T_ENDSWITCH","T_CASE","T_DEFAULT","T_BREAK","T_CONTINUE","T_GOTO","T_FUNCTION","T_FN","T_CONST","T_RETURN","T_TRY","T_CATCH","T_FINALLY","T_THROW","T_USE","T_INSTEADOF","T_GLOBAL","T_STATIC","T_ABSTRACT","T_FINAL","T_PRIVATE","T_PROTECTED","T_PUBLIC","T_VAR","T_UNSET","T_ISSET","T_EMPTY","T_HALT_COMPILER","T_CLASS","T_TRAIT","T_INTERFACE","T_EXTENDS","T_IMPLEMENTS","T_OBJECT_OPERATOR","T_DOUBLE_ARROW","T_LIST","T_ARRAY","T_CALLABLE","T_CLASS_C","T_TRAIT_C","T_METHOD_C","T_FUNC_C","T_LINE","T_FILE","T_COMMENT","T_DOC_COMMENT","T_OPEN_TAG","T_OPEN_TAG_WITH_ECHO","T_CLOSE_TAG","T_WHITESPACE","T_START_HEREDOC","T_END_HEREDOC","T_DOLLAR_OPEN_CURLY_BRACES","T_CURLY_OPEN","T_PAAMAYIM_NEKUDOTAYIM","T_NAMESPACE","T_NS_C","T_DIR","T_NS_SEPARATOR","T_ELLIPSIS"].some((function(n){return s.Constants[n]===t&&(e=n,!0)})),e},s.Parser.prototype.createTokenMap=function(){var t,e,n={};for(e=256;e<1e3;++e)s.Constants.T_OPEN_TAG_WITH_ECHO===e?n[e]=s.Constants.T_ECHO:s.Constants.T_CLOSE_TAG===e?n[e]=59:"UNKNOWN"!==(t=this.tokenName(e))&&(n[e]=this[t]);return n},s.Parser.prototype.TOKEN_NONE=-1,s.Parser.prototype.TOKEN_INVALID=159,s.Parser.prototype.TOKEN_MAP_SIZE=394,s.Parser.prototype.YYLAST=964,s.Parser.prototype.YY2TBLSTATE=348,s.Parser.prototype.YYGLAST=508,s.Parser.prototype.YYNLSTATES=602,s.Parser.prototype.YYUNEXPECTED=32767,s.Parser.prototype.YYDEFAULT=-32766,s.Parser.prototype.YYERRTOK=256,s.Parser.prototype.T_INCLUDE=257,s.Parser.prototype.T_INCLUDE_ONCE=258,s.Parser.prototype.T_EVAL=259,s.Parser.prototype.T_REQUIRE=260,s.Parser.prototype.T_REQUIRE_ONCE=261,s.Parser.prototype.T_LOGICAL_OR=262,s.Parser.prototype.T_LOGICAL_XOR=263,s.Parser.prototype.T_LOGICAL_AND=264,s.Parser.prototype.T_PRINT=265,s.Parser.prototype.T_YIELD=266,s.Parser.prototype.T_DOUBLE_ARROW=267,s.Parser.prototype.T_YIELD_FROM=268,s.Parser.prototype.T_PLUS_EQUAL=269,s.Parser.prototype.T_MINUS_EQUAL=270,s.Parser.prototype.T_MUL_EQUAL=271,s.Parser.prototype.T_DIV_EQUAL=272,s.Parser.prototype.T_CONCAT_EQUAL=273,s.Parser.prototype.T_MOD_EQUAL=274,s.Parser.prototype.T_AND_EQUAL=275,s.Parser.prototype.T_OR_EQUAL=276,s.Parser.prototype.T_XOR_EQUAL=277,s.Parser.prototype.T_SL_EQUAL=278,s.Parser.prototype.T_SR_EQUAL=279,s.Parser.prototype.T_POW_EQUAL=280,s.Parser.prototype.T_COALESCE_EQUAL=281,s.Parser.prototype.T_COALESCE=282,s.Parser.prototype.T_BOOLEAN_OR=283,s.Parser.prototype.T_BOOLEAN_AND=284,s.Parser.prototype.T_IS_EQUAL=285,s.Parser.prototype.T_IS_NOT_EQUAL=286,s.Parser.prototype.T_IS_IDENTICAL=287,s.Parser.prototype.T_IS_NOT_IDENTICAL=288,s.Parser.prototype.T_SPACESHIP=289,s.Parser.prototype.T_IS_SMALLER_OR_EQUAL=290,s.Parser.prototype.T_IS_GREATER_OR_EQUAL=291,s.Parser.prototype.T_SL=292,s.Parser.prototype.T_SR=293,s.Parser.prototype.T_INSTANCEOF=294,s.Parser.prototype.T_INC=295,s.Parser.prototype.T_DEC=296,s.Parser.prototype.T_INT_CAST=297,s.Parser.prototype.T_DOUBLE_CAST=298,s.Parser.prototype.T_STRING_CAST=299,s.Parser.prototype.T_ARRAY_CAST=300,s.Parser.prototype.T_OBJECT_CAST=301,s.Parser.prototype.T_BOOL_CAST=302,s.Parser.prototype.T_UNSET_CAST=303,s.Parser.prototype.T_POW=304,s.Parser.prototype.T_NEW=305,s.Parser.prototype.T_CLONE=306,s.Parser.prototype.T_EXIT=307,s.Parser.prototype.T_IF=308,s.Parser.prototype.T_ELSEIF=309,s.Parser.prototype.T_ELSE=310,s.Parser.prototype.T_ENDIF=311,s.Parser.prototype.T_LNUMBER=312,s.Parser.prototype.T_DNUMBER=313,s.Parser.prototype.T_STRING=314,s.Parser.prototype.T_STRING_VARNAME=315,s.Parser.prototype.T_VARIABLE=316,s.Parser.prototype.T_NUM_STRING=317,s.Parser.prototype.T_INLINE_HTML=318,s.Parser.prototype.T_CHARACTER=319,s.Parser.prototype.T_BAD_CHARACTER=320,s.Parser.prototype.T_ENCAPSED_AND_WHITESPACE=321,s.Parser.prototype.T_CONSTANT_ENCAPSED_STRING=322,s.Parser.prototype.T_ECHO=323,s.Parser.prototype.T_DO=324,s.Parser.prototype.T_WHILE=325,s.Parser.prototype.T_ENDWHILE=326,s.Parser.prototype.T_FOR=327,s.Parser.prototype.T_ENDFOR=328,s.Parser.prototype.T_FOREACH=329,s.Parser.prototype.T_ENDFOREACH=330,s.Parser.prototype.T_DECLARE=331,s.Parser.prototype.T_ENDDECLARE=332,s.Parser.prototype.T_AS=333,s.Parser.prototype.T_SWITCH=334,s.Parser.prototype.T_ENDSWITCH=335,s.Parser.prototype.T_CASE=336,s.Parser.prototype.T_DEFAULT=337,s.Parser.prototype.T_BREAK=338,s.Parser.prototype.T_CONTINUE=339,s.Parser.prototype.T_GOTO=340,s.Parser.prototype.T_FUNCTION=341,s.Parser.prototype.T_FN=342,s.Parser.prototype.T_CONST=343,s.Parser.prototype.T_RETURN=344,s.Parser.prototype.T_TRY=345,s.Parser.prototype.T_CATCH=346,s.Parser.prototype.T_FINALLY=347,s.Parser.prototype.T_THROW=348,s.Parser.prototype.T_USE=349,s.Parser.prototype.T_INSTEADOF=350,s.Parser.prototype.T_GLOBAL=351,s.Parser.prototype.T_STATIC=352,s.Parser.prototype.T_ABSTRACT=353,s.Parser.prototype.T_FINAL=354,s.Parser.prototype.T_PRIVATE=355,s.Parser.prototype.T_PROTECTED=356,s.Parser.prototype.T_PUBLIC=357,s.Parser.prototype.T_VAR=358,s.Parser.prototype.T_UNSET=359,s.Parser.prototype.T_ISSET=360,s.Parser.prototype.T_EMPTY=361,s.Parser.prototype.T_HALT_COMPILER=362,s.Parser.prototype.T_CLASS=363,s.Parser.prototype.T_TRAIT=364,s.Parser.prototype.T_INTERFACE=365,s.Parser.prototype.T_EXTENDS=366,s.Parser.prototype.T_IMPLEMENTS=367,s.Parser.prototype.T_OBJECT_OPERATOR=368,s.Parser.prototype.T_LIST=369,s.Parser.prototype.T_ARRAY=370,s.Parser.prototype.T_CALLABLE=371,s.Parser.prototype.T_CLASS_C=372,s.Parser.prototype.T_TRAIT_C=373,s.Parser.prototype.T_METHOD_C=374,s.Parser.prototype.T_FUNC_C=375,s.Parser.prototype.T_LINE=376,s.Parser.prototype.T_FILE=377,s.Parser.prototype.T_COMMENT=378,s.Parser.prototype.T_DOC_COMMENT=379,s.Parser.prototype.T_OPEN_TAG=380,s.Parser.prototype.T_OPEN_TAG_WITH_ECHO=381,s.Parser.prototype.T_CLOSE_TAG=382,s.Parser.prototype.T_WHITESPACE=383,s.Parser.prototype.T_START_HEREDOC=384,s.Parser.prototype.T_END_HEREDOC=385,s.Parser.prototype.T_DOLLAR_OPEN_CURLY_BRACES=386,s.Parser.prototype.T_CURLY_OPEN=387,s.Parser.prototype.T_PAAMAYIM_NEKUDOTAYIM=388,s.Parser.prototype.T_NAMESPACE=389,s.Parser.prototype.T_NS_C=390,s.Parser.prototype.T_DIR=391,s.Parser.prototype.T_NS_SEPARATOR=392,s.Parser.prototype.T_ELLIPSIS=393,s.Parser.prototype.terminals=["EOF","error","T_INCLUDE","T_INCLUDE_ONCE","T_EVAL","T_REQUIRE","T_REQUIRE_ONCE","','","T_LOGICAL_OR","T_LOGICAL_XOR","T_LOGICAL_AND","T_PRINT","T_YIELD","T_DOUBLE_ARROW","T_YIELD_FROM","'='","T_PLUS_EQUAL","T_MINUS_EQUAL","T_MUL_EQUAL","T_DIV_EQUAL","T_CONCAT_EQUAL","T_MOD_EQUAL","T_AND_EQUAL","T_OR_EQUAL","T_XOR_EQUAL","T_SL_EQUAL","T_SR_EQUAL","T_POW_EQUAL","T_COALESCE_EQUAL","'?'","':'","T_COALESCE","T_BOOLEAN_OR","T_BOOLEAN_AND","'|'","'^'","'&'","T_IS_EQUAL","T_IS_NOT_EQUAL","T_IS_IDENTICAL","T_IS_NOT_IDENTICAL","T_SPACESHIP","'<'","T_IS_SMALLER_OR_EQUAL","'>'","T_IS_GREATER_OR_EQUAL","T_SL","T_SR","'+'","'-'","'.'","'*'","'/'","'%'","'!'","T_INSTANCEOF","'~'","T_INC","T_DEC","T_INT_CAST","T_DOUBLE_CAST","T_STRING_CAST","T_ARRAY_CAST","T_OBJECT_CAST","T_BOOL_CAST","T_UNSET_CAST","'@'","T_POW","'['","T_NEW","T_CLONE","T_EXIT","T_IF","T_ELSEIF","T_ELSE","T_ENDIF","T_LNUMBER","T_DNUMBER","T_STRING","T_STRING_VARNAME","T_VARIABLE","T_NUM_STRING","T_INLINE_HTML","T_ENCAPSED_AND_WHITESPACE","T_CONSTANT_ENCAPSED_STRING","T_ECHO","T_DO","T_WHILE","T_ENDWHILE","T_FOR","T_ENDFOR","T_FOREACH","T_ENDFOREACH","T_DECLARE","T_ENDDECLARE","T_AS","T_SWITCH","T_ENDSWITCH","T_CASE","T_DEFAULT","T_BREAK","T_CONTINUE","T_GOTO","T_FUNCTION","T_FN","T_CONST","T_RETURN","T_TRY","T_CATCH","T_FINALLY","T_THROW","T_USE","T_INSTEADOF","T_GLOBAL","T_STATIC","T_ABSTRACT","T_FINAL","T_PRIVATE","T_PROTECTED","T_PUBLIC","T_VAR","T_UNSET","T_ISSET","T_EMPTY","T_HALT_COMPILER","T_CLASS","T_TRAIT","T_INTERFACE","T_EXTENDS","T_IMPLEMENTS","T_OBJECT_OPERATOR","T_LIST","T_ARRAY","T_CALLABLE","T_CLASS_C","T_TRAIT_C","T_METHOD_C","T_FUNC_C","T_LINE","T_FILE","T_START_HEREDOC","T_END_HEREDOC","T_DOLLAR_OPEN_CURLY_BRACES","T_CURLY_OPEN","T_PAAMAYIM_NEKUDOTAYIM","T_NAMESPACE","T_NS_C","T_DIR","T_NS_SEPARATOR","T_ELLIPSIS","';'","'{'","'}'","'('","')'","'`'","']'","'\"'","'$'","???"],s.Parser.prototype.translate=[0,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,54,157,159,158,53,36,159,153,154,51,48,7,49,50,52,159,159,159,159,159,159,159,159,159,159,30,150,42,15,44,29,66,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,68,159,156,35,159,155,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,151,34,152,56,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,1,2,3,4,5,6,8,9,10,11,12,13,14,16,17,18,19,20,21,22,23,24,25,26,27,28,31,32,33,37,38,39,40,41,43,45,46,47,55,57,58,59,60,61,62,63,64,65,67,69,70,71,72,73,74,75,76,77,78,79,80,81,82,159,159,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,159,159,159,159,159,159,140,141,142,143,144,145,146,147,148,149],s.Parser.prototype.yyaction=[607,608,609,610,611,685,612,613,614,650,651,0,32,103,104,105,106,107,108,109,110,111,112,113,114,115,-32767,-32767,-32767,-32767,94,95,96,97,98,-32766,-32766,-32766,687,491,-497,904,905,906,903,902,901,904,905,906,903,902,901,615,938,940,-32766,9,-32766,-32766,-32766,-32766,-32766,-32766,-32766,-32766,-32766,616,617,618,619,620,621,622,333,1104,683,-32766,-32766,-32766,846,1103,119,623,624,625,626,627,628,629,630,631,632,633,653,654,655,656,657,645,646,647,675,648,649,634,635,636,637,638,639,640,677,678,679,680,681,682,641,642,643,644,674,665,663,664,660,661,402,652,658,659,666,667,669,668,670,671,45,46,421,47,48,662,673,672,27,49,50,233,51,-32766,-32766,-32766,96,97,98,24,-32766,-32766,-32766,-458,261,121,1023,-32766,-32766,-32766,1091,1073,-32766,-32766,-32766,1039,-32766,-32766,-32766,-32766,-32766,-32766,-496,-32766,-32766,-32766,52,53,-32766,-497,-32766,-32766,54,687,55,231,232,56,57,58,59,60,61,62,63,1016,24,242,64,369,-32766,-32766,-32766,226,1040,1041,423,1076,1073,-493,880,508,1039,436,1023,-458,768,1073,239,333,-500,-32766,-500,-32766,-32766,-32766,-32766,856,253,-458,276,378,372,786,68,1073,-458,685,-461,278,1126,403,289,1127,288,99,100,101,303,252,433,434,822,-32766,69,261,237,850,851,435,436,102,1045,1046,1047,1048,1042,1043,256,1016,-456,-456,306,444,1049,1044,375,133,561,-239,363,66,237,268,692,273,278,422,-137,-137,-137,-4,768,1073,310,278,1035,757,687,362,37,20,424,-137,425,-137,426,-137,427,-137,127,428,-295,278,-295,38,39,370,371,-496,271,40,429,277,687,65,261,1016,302,896,430,431,-456,-456,333,-494,432,44,42,743,791,373,374,-457,-234,562,-456,-456,375,-32766,-32766,-32766,882,-456,-456,124,-493,75,850,851,333,-273,-260,422,768,770,576,-137,261,125,-32766,278,823,757,857,1073,37,20,424,240,425,-178,426,589,427,393,503,428,687,235,241,38,39,370,371,125,354,40,429,260,259,65,267,687,302,-457,430,431,-296,-177,-296,24,432,305,365,700,791,373,374,-457,120,118,24,1073,30,366,-457,1039,-460,850,851,687,367,691,1073,422,291,768,1039,333,-83,770,576,-4,467,757,126,368,37,20,424,-92,425,278,426,444,427,1016,375,428,-219,-219,-219,38,39,370,371,333,1016,40,429,850,851,65,435,436,302,236,430,431,225,708,-494,709,432,435,436,743,791,373,374,690,387,136,1117,578,68,413,238,8,33,278,1053,227,708,687,709,68,422,-260,535,21,278,770,576,-219,550,551,757,687,116,37,20,424,117,425,358,426,-178,427,132,328,428,-218,-218,-218,38,39,370,371,687,333,40,429,122,768,65,383,384,302,123,430,431,29,234,333,-177,432,528,529,743,791,373,374,129,850,851,135,76,77,78,1092,881,599,582,254,333,137,138,782,590,593,293,767,131,252,770,576,-218,31,102,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,43,252,422,558,768,687,690,-32766,471,130,476,685,757,102,553,37,20,424,526,425,688,426,272,427,910,1016,428,792,1128,793,38,39,370,583,269,570,40,429,536,1052,65,275,1055,302,-415,541,270,-81,10,391,768,432,542,554,784,594,5,0,12,577,0,0,304,0,0,0,0,336,342,0,0,0,0,0,0,422,0,0,0,584,770,576,0,0,0,757,0,0,37,20,424,343,425,0,426,0,427,768,0,428,0,0,0,38,39,370,347,387,473,40,429,359,360,65,744,35,302,36,597,598,748,422,825,809,432,816,587,876,877,806,817,757,746,804,37,20,424,885,425,888,426,889,427,768,886,428,887,893,-485,38,39,370,579,770,576,40,429,581,585,65,586,588,302,592,286,287,352,353,422,580,432,1123,591,1125,703,790,702,712,757,789,713,37,20,424,710,425,1124,426,788,427,768,1004,428,711,777,785,38,39,370,808,576,-483,40,429,775,814,65,815,1122,302,1074,1067,1081,1086,422,1089,-237,432,-461,-460,-459,23,25,28,757,34,41,37,20,424,67,425,70,426,71,427,72,73,428,74,128,134,38,39,370,139,770,576,40,429,229,230,65,246,247,302,248,249,250,251,290,422,355,432,357,-427,-235,-234,14,15,16,757,17,19,37,20,424,325,425,404,426,406,427,409,411,428,412,419,567,38,39,370,770,576,1027,40,429,977,1037,65,858,1008,302,-32766,-32766,-32766,-92,13,18,22,432,263,324,501,522,569,981,978,0,994,0,1036,1065,1066,-32766,1080,-32766,-32766,-32766,-32766,-32766,-32766,-32767,-32767,-32767,-32767,-32767,1120,532,770,576,1054],s.Parser.prototype.yycheck=[2,3,4,5,6,78,8,9,10,11,12,0,15,16,17,18,19,20,21,22,23,24,25,26,27,28,42,43,44,45,46,47,48,49,50,8,9,10,78,79,7,114,115,116,117,118,119,114,115,116,117,118,119,55,57,58,29,7,31,32,33,34,35,36,8,9,10,69,70,71,72,73,74,75,114,1,78,8,9,10,1,7,13,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,30,131,132,133,134,135,136,137,138,139,2,3,4,5,6,145,146,147,7,11,12,36,14,8,9,10,48,49,50,68,8,9,10,68,29,7,1,8,9,10,1,80,8,9,29,84,31,32,33,34,35,29,7,31,32,33,48,49,29,154,31,32,54,78,56,57,58,59,60,61,62,63,64,65,66,114,68,69,70,71,8,9,10,13,76,77,78,1,80,7,1,49,84,132,1,130,1,80,7,114,154,29,156,31,32,33,34,1,7,144,7,103,104,1,153,80,151,78,153,158,78,151,114,81,7,51,52,53,7,55,122,123,30,8,149,29,36,132,133,131,132,67,134,135,136,137,138,139,140,114,68,68,7,145,146,147,148,13,78,154,125,153,36,155,1,157,158,72,73,74,75,0,1,80,7,158,1,82,78,7,85,86,87,88,89,90,91,92,93,94,151,96,103,158,105,100,101,102,103,154,111,106,107,68,78,110,29,114,113,120,115,116,130,130,114,7,121,68,68,124,125,126,127,68,154,145,144,144,148,8,9,10,152,151,151,30,154,151,132,133,114,152,7,72,1,150,151,152,29,149,29,158,150,82,154,80,85,86,87,36,89,7,91,151,93,130,1,96,78,36,36,100,101,102,103,149,105,106,107,130,130,110,111,78,113,130,115,116,103,7,105,68,121,144,7,124,125,126,127,144,151,151,68,80,7,7,151,84,153,132,133,78,7,150,80,72,145,1,84,114,30,150,151,152,83,82,151,7,85,86,87,154,89,158,91,145,93,114,148,96,97,98,99,100,101,102,103,114,114,106,107,132,133,110,131,132,113,36,115,116,95,103,154,105,121,131,132,124,125,126,127,80,148,13,83,151,153,103,36,105,13,158,141,13,103,78,105,153,72,154,73,74,158,150,151,152,73,74,82,78,15,85,86,87,15,89,148,91,154,93,98,99,96,97,98,99,100,101,102,103,78,114,106,107,15,1,110,103,104,113,15,115,116,142,143,114,154,121,108,109,124,125,126,127,15,132,133,15,8,9,10,154,150,151,30,30,114,15,15,36,30,30,34,30,30,55,150,151,152,29,67,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,68,55,72,75,1,78,80,83,83,68,87,78,82,67,92,85,86,87,111,89,78,91,112,93,80,114,96,125,81,125,100,101,102,30,128,90,106,107,88,141,110,128,141,113,144,94,129,95,95,95,1,121,97,97,149,152,144,-1,144,151,-1,-1,144,-1,-1,-1,-1,148,148,-1,-1,-1,-1,-1,-1,72,-1,-1,-1,30,150,151,-1,-1,-1,82,-1,-1,85,86,87,148,89,-1,91,-1,93,1,-1,96,-1,-1,-1,100,101,102,148,148,148,106,107,148,148,110,152,150,113,150,150,150,150,72,150,150,121,150,30,150,150,150,150,82,150,150,85,86,87,150,89,150,91,150,93,1,150,96,150,150,153,100,101,102,151,150,151,106,107,151,151,110,151,151,113,151,151,151,151,151,72,151,121,152,30,152,152,152,152,152,82,152,152,85,86,87,152,89,152,91,152,93,1,152,96,152,152,152,100,101,102,150,151,153,106,107,152,152,110,152,152,113,152,152,152,152,72,152,154,121,153,153,153,153,153,153,82,153,153,85,86,87,153,89,153,91,153,93,153,153,96,153,153,153,100,101,102,153,150,151,106,107,153,153,110,153,153,113,153,153,153,153,153,72,153,121,153,155,154,154,154,154,154,82,154,154,85,86,87,154,89,154,91,154,93,154,154,96,154,154,154,100,101,102,150,151,154,106,107,154,154,110,154,154,113,8,9,10,154,154,154,154,121,154,154,154,154,154,154,154,-1,155,-1,156,156,156,29,156,31,32,33,34,35,36,37,38,39,40,41,156,156,150,151,157],s.Parser.prototype.yybase=[0,223,299,371,444,303,208,618,-2,-2,-73,-2,-2,625,718,718,764,718,552,671,811,811,811,228,113,113,113,254,361,-40,361,333,449,470,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,435,291,291,230,393,495,779,784,781,776,775,780,785,498,678,680,562,681,682,683,685,782,804,777,783,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,253,69,162,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,349,349,349,157,210,150,200,211,143,27,917,917,917,917,917,-16,-16,-16,-16,351,351,362,217,89,89,89,89,89,89,89,89,89,89,89,89,89,163,313,106,106,133,133,133,133,133,133,221,305,234,347,369,523,806,167,167,441,93,283,202,202,202,386,547,533,533,533,533,419,419,533,533,170,214,74,211,211,277,211,211,211,409,409,409,452,318,352,546,318,619,640,577,675,578,677,278,585,145,586,145,145,145,458,445,451,774,291,522,291,291,291,291,722,291,291,291,291,291,291,98,291,79,430,230,240,240,556,240,452,538,263,635,410,425,538,538,538,636,637,336,363,198,638,382,402,173,33,549,549,555,555,566,551,549,549,549,549,549,690,690,555,548,555,566,695,555,551,551,555,555,549,555,690,551,156,415,249,273,551,551,426,528,549,535,535,433,555,219,555,139,539,690,690,539,229,551,231,590,591,529,527,553,245,553,553,300,529,553,551,553,448,50,548,295,553,11,699,701,418,703,694,705,731,706,530,524,526,719,720,708,692,691,561,582,513,517,534,554,689,581,531,531,531,554,687,531,531,531,531,531,531,531,531,787,540,545,723,537,541,576,543,623,520,582,582,584,732,786,564,722,762,709,587,557,741,725,525,542,565,726,727,745,765,628,513,766,641,563,643,582,644,531,670,617,788,789,688,791,736,747,749,580,645,569,803,646,768,629,631,589,737,684,751,647,752,754,649,592,572,734,573,733,272,729,632,650,654,656,658,661,710,594,738,544,740,735,595,597,560,663,488,599,570,571,600,714,558,550,601,602,769,664,728,604,665,756,574,581,536,532,575,567,634,755,559,605,609,611,613,674,616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,136,136,136,136,-2,-2,-2,0,0,-2,0,0,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,568,-3,568,568,-3,568,568,568,568,568,568,568,202,202,202,202,318,318,318,-67,318,318,318,318,318,318,318,318,318,318,318,318,318,318,-67,202,202,318,318,318,318,318,318,318,318,318,318,419,419,419,145,145,318,0,0,0,0,0,549,419,318,318,318,318,0,0,318,318,548,145,0,0,0,0,0,0,0,549,549,549,548,0,549,419,0,240,291,440,440,440,440,0,549,0,549,0,0,0,0,0,0,551,0,690,0,0,0,0,555,0,0,0,0,0,0,0,0,548,0,0,0,0,548,0,0,531,0,564,0,0,531,531,531,564,564,0,0,0,564],s.Parser.prototype.yydefault=[3,32767,32767,32767,32767,32767,32767,32767,32767,92,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,510,510,510,94,499,32767,499,32767,32767,32767,314,314,314,32767,454,454,454,454,454,454,454,32767,32767,32767,32767,32767,394,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,92,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,506,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,377,378,380,381,313,455,509,259,505,312,130,270,261,211,243,310,134,342,395,344,393,397,343,319,323,324,325,326,327,328,329,330,331,332,333,334,335,317,318,396,398,399,374,373,372,340,316,341,345,316,347,346,363,364,361,362,365,366,367,368,369,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,94,32767,32767,32767,293,354,355,250,250,250,250,250,250,32767,250,32767,250,32767,32767,32767,32767,32767,32767,448,371,349,350,348,32767,426,32767,32767,32767,32767,32767,428,32767,92,32767,32767,32767,337,339,420,508,320,507,32767,32767,94,414,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,423,32767,32767,92,32767,32767,92,174,230,232,179,32767,431,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,414,359,517,32767,456,32767,351,352,353,32767,32767,456,456,456,32767,456,32767,456,456,32767,32767,32767,32767,32767,179,32767,32767,32767,32767,94,429,429,92,92,92,92,424,32767,179,179,32767,32767,32767,32767,32767,179,91,91,91,91,179,179,91,194,32767,192,192,91,32767,93,32767,93,196,32767,470,196,91,179,91,216,216,405,181,252,93,252,252,93,405,252,179,252,91,91,32767,91,252,32767,32767,32767,85,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,416,32767,436,32767,449,468,32767,357,358,360,32767,458,382,383,384,385,386,387,388,390,32767,419,32767,32767,32767,87,121,269,32767,515,87,417,32767,515,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,87,87,32767,32767,32767,32767,32767,495,32767,516,32767,456,418,32767,356,432,475,32767,32767,457,32767,32767,32767,32767,87,32767,32767,32767,32767,32767,32767,32767,32767,32767,436,32767,32767,32767,32767,32767,32767,32767,456,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,456,32767,32767,242,32767,32767,32767,309,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,85,60,32767,289,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,32767,136,136,3,272,3,272,136,136,136,272,272,136,136,136,136,136,136,136,169,224,227,216,216,281,136,136],s.Parser.prototype.yygoto=[171,144,144,144,171,152,153,152,155,187,172,168,168,168,168,169,169,169,169,169,169,169,164,165,166,167,184,182,185,445,446,334,447,450,451,452,453,454,455,456,457,924,141,145,146,147,170,148,149,143,150,151,154,181,183,186,206,209,211,212,214,215,216,217,218,219,220,221,222,223,224,244,245,264,265,266,339,340,341,496,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,156,203,157,173,174,175,207,176,158,159,160,177,161,208,142,204,162,178,205,179,180,163,563,210,463,210,516,516,1038,572,1038,1038,1038,1038,1038,1038,1038,1038,1038,1038,1038,1038,1038,468,468,468,514,537,468,297,489,521,489,498,274,533,534,698,483,258,468,448,448,448,725,448,448,448,448,448,448,448,448,448,448,448,448,448,449,449,449,699,449,449,449,449,449,449,449,449,449,449,449,449,449,1114,1114,734,725,899,725,315,319,475,499,500,502,1083,1084,468,468,760,1114,761,900,482,506,468,468,468,329,330,686,481,545,495,332,510,596,523,525,294,469,538,556,559,835,566,574,831,765,729,717,864,494,807,868,490,860,716,716,810,697,1013,1105,726,726,726,728,715,840,1093,800,824,805,805,803,805,595,313,460,833,828,459,3,4,907,733,539,1009,487,317,461,459,497,892,575,972,474,843,557,890,1129,484,485,505,517,519,520,568,801,801,801,801,465,855,795,802,1002,787,405,1003,799,327,571,356,1082,530,1014,848,346,540,350,11,337,337,280,281,283,493,344,284,345,285,348,524,351,1015,1069,1113,1113,543,301,298,299,721,560,838,838,1100,295,865,718,600,323,544,1113,1010,1017,511,1005,869,849,849,849,849,849,849,1017,849,849,849,720,730,1116,714,812,849,1088,1088,909,465,398,513,414,1017,1017,1017,1017,0,1079,1017,1017,0,701,0,0,0,0,0,1079,0,0,0,0,0,773,1090,1090,774,706,0,756,751,752,766,0,707,753,704,754,755,705,0,759,0,1075,0,0,0,0,0,1012,0,0,0,480,0,0,0,0,0,0,0,0,0,0,0,0,0,867,0,1077,1077,867,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,462,478,0,0,0,0,0,0,0,0,0,462,0,478,0,0,316,0,0,466,386,0,388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,724,0,1121],s.Parser.prototype.yygcheck=[33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,63,56,10,56,86,86,86,8,86,86,86,86,86,86,86,86,86,86,86,86,86,10,10,10,46,46,10,80,85,73,85,97,134,73,73,17,10,134,10,135,135,135,26,135,135,135,135,135,135,135,135,135,135,135,135,135,137,137,137,18,137,137,137,137,137,137,137,137,137,137,137,137,137,148,148,36,26,111,26,49,49,49,49,49,49,141,141,10,10,55,148,55,111,10,10,10,10,10,69,69,5,39,69,2,69,2,39,39,39,69,10,39,39,39,39,39,39,39,13,14,14,14,10,40,14,136,94,26,26,14,16,92,146,26,26,26,26,26,14,143,14,16,16,16,16,16,16,52,16,16,16,75,37,37,14,14,54,14,53,65,65,75,7,7,7,118,65,88,7,7,12,65,65,68,68,68,68,68,75,75,75,75,12,90,75,75,67,67,65,67,76,76,76,89,139,24,92,91,56,56,56,65,56,56,56,56,56,56,56,56,56,56,56,56,56,92,92,147,147,12,20,80,80,30,12,85,85,85,11,96,28,82,19,23,147,127,63,15,124,99,63,63,63,63,63,63,63,63,63,63,15,32,147,15,79,63,8,8,114,12,71,72,122,63,63,63,63,-1,97,63,63,-1,13,-1,-1,-1,-1,-1,97,-1,-1,-1,-1,-1,63,97,97,63,13,-1,13,13,13,13,-1,13,13,13,13,13,13,-1,13,-1,97,-1,-1,-1,-1,-1,12,-1,-1,-1,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,97,-1,97,97,97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,8,-1,8,-1,-1,8,-1,-1,8,8,-1,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8,-1,8],s.Parser.prototype.yygbase=[0,0,-358,0,0,207,0,274,114,0,-148,54,10,94,-144,-40,245,150,174,48,70,0,0,-3,25,0,-108,0,44,0,52,0,3,-23,0,0,183,-331,0,-359,221,0,0,0,0,0,106,0,0,157,0,0,227,45,47,191,90,0,0,0,0,0,0,111,0,-95,0,-26,43,-193,0,-12,-20,-435,0,26,37,0,0,4,-259,0,20,0,0,117,-104,0,31,55,46,53,-64,0,216,0,40,143,0,-10,0,0,0,0,0,0,0,0,0,0,0,-34,0,0,7,0,0,0,30,0,0,0,-32,0,-9,0,0,-5,0,0,0,0,0,0,-119,-69,217,-52,0,51,0,-102,0,226,0,0,223,77,-67,0,0],s.Parser.prototype.yygdefault=[-32768,420,603,2,604,676,684,548,437,573,438,464,335,758,913,778,740,741,742,320,361,311,318,531,518,410,727,381,719,407,722,380,731,140,549,416,735,1,737,470,769,308,745,309,552,747,477,749,750,314,321,322,917,486,515,762,213,479,763,307,764,772,331,312,392,417,326,894,504,527,376,395,512,507,488,1024,797,401,390,811,296,819,601,827,830,439,440,399,842,400,853,847,1032,394,859,382,866,1064,385,870,228,873,255,546,349,878,879,6,884,564,565,7,243,415,908,547,379,923,364,991,993,472,408,1006,389,555,418,1011,1068,377,441,396,282,300,257,442,458,262,443,397,1071,1078,338,1094,279,26,1106,1115,292,492,509],s.Parser.prototype.yylhs=[0,1,3,3,2,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,8,9,10,10,11,12,13,13,14,14,15,15,4,4,4,4,4,4,4,4,4,4,4,20,20,21,21,21,21,23,25,25,19,27,27,24,29,29,26,26,28,28,30,30,22,31,31,32,34,35,35,36,37,37,39,38,38,38,38,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,16,16,59,59,62,62,61,60,60,53,64,64,65,65,66,66,67,67,17,18,18,18,70,70,70,71,71,74,74,72,72,76,77,77,47,47,55,55,58,58,58,57,78,78,79,48,48,48,48,80,80,81,81,82,82,45,45,41,41,83,43,43,84,42,42,44,44,54,54,54,54,68,68,87,87,88,88,88,90,90,91,91,91,89,89,69,69,69,92,92,93,93,94,94,94,50,95,95,96,51,98,98,99,99,100,100,73,101,101,101,101,101,106,106,107,107,108,108,108,108,108,109,110,110,105,105,102,102,104,104,112,112,111,111,111,111,111,111,103,113,113,115,114,114,52,116,116,46,46,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,123,117,117,122,122,125,126,126,127,128,128,128,75,75,63,63,63,118,118,118,130,130,119,119,121,121,121,124,124,135,135,135,86,137,137,137,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,49,49,133,133,133,129,129,129,138,138,138,138,138,138,56,56,56,97,97,97,97,141,140,132,132,132,132,132,132,131,131,131,139,139,139,139,85,142,142,143,143,143,143,143,143,143,136,145,145,144,144,146,146,146,146,146,146,134,134,134,134,148,149,147,147,147,147,147,147,147,150,150,150,150],s.Parser.prototype.yylen=[1,1,2,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,1,1,1,1,0,1,0,1,1,1,1,1,3,5,4,3,4,2,3,1,1,7,8,6,7,2,3,1,2,3,1,2,3,1,1,3,1,2,1,2,2,3,1,3,2,3,1,3,2,0,1,1,1,1,1,3,7,10,5,7,9,5,3,3,3,3,3,3,1,2,5,7,9,6,5,6,3,3,2,1,1,1,0,2,1,3,8,0,4,2,1,3,0,1,0,1,3,1,8,7,6,5,1,2,2,0,2,0,2,0,2,2,1,3,1,4,1,4,1,1,4,2,1,3,3,3,4,4,5,0,2,4,3,1,1,1,4,0,2,5,0,2,6,0,2,0,3,1,2,1,1,2,0,1,3,4,6,4,1,2,1,1,1,0,1,0,2,2,2,4,1,3,1,2,2,2,3,1,1,2,3,1,1,3,2,0,1,4,4,9,3,1,1,3,0,2,4,5,4,4,4,3,1,1,1,1,1,1,0,1,1,2,1,1,1,1,1,1,2,1,3,1,1,3,2,3,1,0,1,1,3,3,3,4,1,2,3,3,3,3,3,3,3,3,3,3,3,3,3,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,5,4,3,4,4,2,2,4,2,2,2,2,2,2,2,2,2,2,2,1,3,2,1,2,4,2,8,9,8,9,7,3,2,0,4,2,1,3,2,2,2,4,1,1,1,2,3,1,1,1,1,1,0,3,0,1,1,0,1,1,3,3,3,4,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,2,3,3,0,1,1,3,1,1,3,1,1,4,4,4,1,4,1,1,3,1,4,2,2,1,3,1,4,4,3,3,3,1,3,1,1,3,1,1,4,3,1,1,2,1,3,4,3,0,1,1,1,3,1,3,1,4,2,2,0,2,2,1,2,1,1,1,4,3,3,3,6,3,1,1,2,1],e.PHP=s})),ace.define("ace/mode/php_worker",[],(function(t,e,n){"use strict";var s=t("../lib/oop"),r=t("../worker/mirror").Mirror,o=t("./php/php").PHP,i=e.PhpWorker=function(t){r.call(this,t),this.setTimeout(500)};s.inherits(i,r),function(){this.setOptions=function(t){this.inlinePhp=t&&t.inline},this.onUpdate=function(){var t=this.doc.getValue(),e=[];this.inlinePhp&&(t="<?"+t+"?>");var n=o.Lexer(t,{short_open_tag:1});try{new o.Parser(n)}catch(t){e.push({row:t.line-1,column:null,text:t.message.charAt(0).toUpperCase()+t.message.substring(1),type:"error"})}this.sender.emit("annotate",e)}}.call(i.prototype)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/mode/io_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],(function(e,t,o){"use strict";var i=e("../lib/oop"),n=e("./text_highlight_rules").TextHighlightRules,r=function(){this.$rules={start:[{token:"keyword.control.io",regex:"\\b(?:if|ifTrue|ifFalse|ifTrueIfFalse|for|loop|reverseForeach|foreach|map|continue|break|while|do|return)\\b"},{token:"punctuation.definition.comment.io",regex:"/\\*",push:[{token:"punctuation.definition.comment.io",regex:"\\*/",next:"pop"},{defaultToken:"comment.block.io"}]},{token:"punctuation.definition.comment.io",regex:"//",push:[{token:"comment.line.double-slash.io",regex:"$",next:"pop"},{defaultToken:"comment.line.double-slash.io"}]},{token:"punctuation.definition.comment.io",regex:"#",push:[{token:"comment.line.number-sign.io",regex:"$",next:"pop"},{defaultToken:"comment.line.number-sign.io"}]},{token:"variable.language.io",regex:"\\b(?:self|sender|target|proto|protos|parent)\\b",comment:"I wonder if some of this isn't variable.other.language? --Allan; scoping this as variable.language to match Objective-C's handling of 'self', which is inconsistent with C++'s handling of 'this' but perhaps intentionally so -- Rob"},{token:"keyword.operator.io",regex:"<=|>=|=|:=|\\*|\\||\\|\\||\\+|-|/|&|&&|>|<|\\?|@|@@|\\b(?:and|or)\\b"},{token:"constant.other.io",regex:"\\bGL[\\w_]+\\b"},{token:"support.class.io",regex:"\\b[A-Z](?:\\w+)?\\b"},{token:"support.function.io",regex:"\\b(?:clone|call|init|method|list|vector|block|\\w+(?=\\s*\\())\\b"},{token:"support.function.open-gl.io",regex:"\\bgl(?:u|ut)?[A-Z]\\w+\\b"},{token:"punctuation.definition.string.begin.io",regex:'"""',push:[{token:"punctuation.definition.string.end.io",regex:'"""',next:"pop"},{token:"constant.character.escape.io",regex:"\\\\."},{defaultToken:"string.quoted.triple.io"}]},{token:"punctuation.definition.string.begin.io",regex:'"',push:[{token:"punctuation.definition.string.end.io",regex:'"',next:"pop"},{token:"constant.character.escape.io",regex:"\\\\."},{defaultToken:"string.quoted.double.io"}]},{token:"constant.numeric.io",regex:"\\b(?:0(?:x|X)[0-9a-fA-F]*|(?:[0-9]+\\.?[0-9]*|\\.[0-9]+)(?:(?:e|E)(?:\\+|-)?[0-9]+)?)(?:L|l|UL|ul|u|U|F|f)?\\b"},{token:"variable.other.global.io",regex:"Lobby\\b"},{token:"constant.language.io",regex:"\\b(?:TRUE|true|FALSE|false|NULL|null|Null|Nil|nil|YES|NO)\\b"}]},this.normalizeRules()};r.metaData={fileTypes:["io"],keyEquivalent:"^~I",name:"Io",scopeName:"source.io"},i.inherits(r,n),t.IoHighlightRules=r})),ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],(function(e,t,o){"use strict";var i=e("../../lib/oop"),n=e("../../range").Range,r=e("./fold_mode").FoldMode,s=t.FoldMode=function(e){e&&(this.foldingStartMarker=new RegExp(this.foldingStartMarker.source.replace(/\|[^|]*?$/,"|"+e.start)),this.foldingStopMarker=new RegExp(this.foldingStopMarker.source.replace(/\|[^|]*?$/,"|"+e.end)))};i.inherits(s,r),function(){this.foldingStartMarker=/([\{\[\(])[^\}\]\)]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{\(]*([\}\]\)])|^[\s\*]*(\*\/)/,this.singleLineBlockCommentRe=/^\s*(\/\*).*\*\/\s*$/,this.tripleStarBlockCommentRe=/^\s*(\/\*\*\*).*\*\/\s*$/,this.startRegionRe=/^\s*(\/\*|\/\/)#?region\b/,this._getFoldWidgetBase=this.getFoldWidget,this.getFoldWidget=function(e,t,o){var i=e.getLine(o);if(this.singleLineBlockCommentRe.test(i)&&!this.startRegionRe.test(i)&&!this.tripleStarBlockCommentRe.test(i))return"";var n=this._getFoldWidgetBase(e,t,o);return!n&&this.startRegionRe.test(i)?"start":n},this.getFoldWidgetRange=function(e,t,o,i){var n,r=e.getLine(o);if(this.startRegionRe.test(r))return this.getCommentRegionBlock(e,r,o);if(n=r.match(this.foldingStartMarker)){var s=n.index;if(n[1])return this.openingBracketBlock(e,n[1],o,s);var a=e.getCommentFoldRange(o,s+n[0].length,1);return a&&!a.isMultiLine()&&(i?a=this.getSectionRange(e,o):"all"!=t&&(a=null)),a}if("markbegin"!==t&&(n=r.match(this.foldingStopMarker))){s=n.index+n[0].length;return n[1]?this.closingBracketBlock(e,n[1],o,s):e.getCommentFoldRange(o,s,-1)}},this.getSectionRange=function(e,t){for(var o=e.getLine(t),i=o.search(/\S/),r=t,s=o.length,a=t+=1,l=e.getLength();++t<l;){var g=(o=e.getLine(t)).search(/\S/);if(-1!==g){if(i>g)break;var c=this.getFoldWidgetRange(e,"all",t);if(c){if(c.start.row<=r)break;if(c.isMultiLine())t=c.end.row;else if(i==g)break}a=t}}return new n(r,s,a,e.getLine(a).length)},this.getCommentRegionBlock=function(e,t,o){for(var i=t.search(/\s*$/),r=e.getLength(),s=o,a=/^\s*(?:\/\*|\/\/|--)#?(end)?region\b/,l=1;++o<r;){t=e.getLine(o);var g=a.exec(t);if(g&&(g[1]?l--:l++,!l))break}if(o>s)return new n(s,i,o,t.length)}}.call(s.prototype)})),ace.define("ace/mode/io",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/io_highlight_rules","ace/mode/folding/cstyle"],(function(e,t,o){"use strict";var i=e("../lib/oop"),n=e("./text").Mode,r=e("./io_highlight_rules").IoHighlightRules,s=e("./folding/cstyle").FoldMode,a=function(){this.HighlightRules=r,this.foldingRules=new s,this.$behaviour=this.$defaultBehaviour};i.inherits(a,n),function(){this.lineCommentStart="//",this.blockComment={start:"/*",end:"*/"},this.$id="ace/mode/io",this.snippetFileId="ace/snippets/io"}.call(a.prototype),t.Mode=a})),ace.require(["ace/mode/io"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/ext/themelist",["require","exports","module"],(function(r,e,o){"use strict";e.themesByName={},e.themes=[["Chrome"],["Clouds"],["Crimson Editor"],["Dawn"],["Dreamweaver"],["Eclipse"],["GitHub"],["IPlastic"],["Solarized Light"],["TextMate"],["Tomorrow"],["Xcode"],["Kuroir"],["KatzenMilch"],["SQL Server","sqlserver","light"],["Ambiance","ambiance","dark"],["Chaos","chaos","dark"],["Clouds Midnight","clouds_midnight","dark"],["Dracula","","dark"],["Cobalt","cobalt","dark"],["Gruvbox","gruvbox","dark"],["Green on Black","gob","dark"],["idle Fingers","idle_fingers","dark"],["krTheme","kr_theme","dark"],["Merbivore","merbivore","dark"],["Merbivore Soft","merbivore_soft","dark"],["Mono Industrial","mono_industrial","dark"],["Monokai","monokai","dark"],["Nord Dark","nord_dark","dark"],["One Dark","one_dark","dark"],["Pastel on dark","pastel_on_dark","dark"],["Solarized Dark","solarized_dark","dark"],["Terminal","terminal","dark"],["Tomorrow Night","tomorrow_night","dark"],["Tomorrow Night Blue","tomorrow_night_blue","dark"],["Tomorrow Night Bright","tomorrow_night_bright","dark"],["Tomorrow Night 80s","tomorrow_night_eighties","dark"],["Twilight","twilight","dark"],["Vibrant Ink","vibrant_ink","dark"]].map((function(r){var o=r[1]||r[0].replace(/ /g,"_").toLowerCase(),a={caption:r[0],theme:"ace/theme/"+o,isDark:"dark"==r[2],name:o};return e.themesByName[o]=a,a}))})),ace.require(["ace/ext/themelist"],(function(r){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=r)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/mode/sparql_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],(function(e,t,r){"use strict";var i=e("../lib/oop"),s=e("./text_highlight_rules").TextHighlightRules,o=function(){this.$rules={start:[{include:"#comments"},{include:"#strings"},{include:"#string-language-suffixes"},{include:"#string-datatype-suffixes"},{include:"#logic-operators"},{include:"#relative-urls"},{include:"#xml-schema-types"},{include:"#rdf-schema-types"},{include:"#owl-types"},{include:"#qnames"},{include:"#keywords"},{include:"#built-in-functions"},{include:"#variables"},{include:"#boolean-literal"},{include:"#punctuation-operators"}],"#boolean-literal":[{token:"constant.language.boolean.sparql",regex:/true|false/}],"#built-in-functions":[{token:"support.function.sparql",regex:/[Aa][Bb][Ss]|[Aa][Vv][Gg]|[Bb][Nn][Oo][Dd][Ee]|[Bb][Oo][Uu][Nn][Dd]|[Cc][Ee][Ii][Ll]|[Cc][Oo][Aa][Ll][Ee][Ss][Cc][Ee]|[Cc][Oo][Nn][Cc][Aa][Tt]|[Cc][Oo][Nn][Tt][Aa][Ii][Nn][Ss]|[Cc][Oo][Uu][Nn][Tt]|[Dd][Aa][Tt][Aa][Tt][Yy][Pp][Ee]|[Dd][Aa][Yy]|[Ee][Nn][Cc][Oo][Dd][Ee]_[Ff][Oo][Rr]_[Uu][Rr][Ii]|[Ee][Xx][Ii][Ss][Tt][Ss]|[Ff][Ll][Oo][Oo][Rr]|[Gg][Rr][Oo][Uu][Pp]_[Cc][Oo][Nn][Cc][Aa][Tt]|[Hh][Oo][Uu][Rr][Ss]|[Ii][Ff]|[Ii][Rr][Ii]|[Ii][Ss][Bb][Ll][Aa][Nn][Kk]|[Ii][Ss][Ii][Rr][Ii]|[Ii][Ss][Ll][Ii][Tt][Ee][Rr][Aa][Ll]|[Ii][Ss][Nn][Uu][Mm][Ee][Rr][Ii][Cc]|[Ii][Ss][Uu][Rr][Ii]|[Ll][Aa][Nn][Gg]|[Ll][Aa][Nn][Gg][Mm][Aa][Tt][Cc][Hh][Ee][Ss]|[Ll][Cc][Aa][Ss][Ee]|[Mm][Aa][Xx]|[Mm][Dd]5|[Mm][Ii][Nn]|[Mm][Ii][Nn][Uu][Tt][Ee][Ss]|[Mm][Oo][Nn][Tt][Hh]|[Nn][Oo][Ww]|[Rr][Aa][Nn][Dd]|[Rr][Ee][Gg][Ee][Xx]|[Rr][Ee][Pp][Ll][Aa][Cc][Ee]|[Rr][Oo][Uu][Nn][Dd]|[Ss][Aa][Mm][Ee][Tt][Ee][Rr][Mm]|[Ss][Aa][Mm][Pp][Ll][Ee]|[Ss][Ee][Cc][Oo][Nn][Dd][Ss]|[Ss][Ee][Pp][Aa][Rr][Aa][Tt][Oo][Rr]|[Ss][Hh][Aa](?:1|256|384|512)|[Ss][Tt][Rr]|[Ss][Tt][Rr][Aa][Ff][Tt][Ee][Rr]|[Ss][Tt][Rr][Bb][Ee][Ff][Oo][Rr][Ee]|[Ss][Tt][Rr][Dd][Tt]|[Ss][Tt][Rr][Ee][Nn][Dd][Ss]|[Ss][Tt][Rr][Ll][Aa][Nn][Gg]|[Ss][Tt][Rr][Ll][Ee][Nn]|[Ss][Tt][Rr][Ss][Tt][Aa][Rr][Tt][Ss]|[Ss][Tt][Rr][Uu][Uu][Ii][Dd]|[Ss][Uu][Bb][Ss][Tt][Rr]|[Ss][Uu][Mm]|[Tt][Ii][Mm][Ee][Zz][Oo][Nn][Ee]|[Tt][Zz]|[Uu][Cc][Aa][Ss][Ee]|[Uu][Rr][Ii]|[Uu][Uu][Ii][Dd]|[Yy][Ee][Aa][Rr]/}],"#comments":[{token:["punctuation.definition.comment.sparql","comment.line.hash.sparql"],regex:/(#)(.*$)/}],"#keywords":[{token:"keyword.other.sparql",regex:/[Aa][Dd][Dd]|[Aa][Ll][Ll]|[Aa][Ss]|[As][Ss][Cc]|[Aa][Ss][Kk]|[Bb][Aa][Ss][Ee]|[Bb][Ii][Nn][Dd]|[Bb][Yy]|[Cc][Ll][Ee][Aa][Rr]|[Cc][Oo][Nn][Ss][Tt][Rr][Uu][Cc][Tt]|[Cc][Oo][Pp][Yy]|[Cc][Rr][Ee][Aa][Tt][Ee]|[Dd][Aa][Tt][Aa]|[Dd][Ee][Ff][Aa][Uu][Ll][Tt]|[Dd][Ee][Ll][Ee][Tt][Ee]|[Dd][Ee][Sc][Cc]|[Dd][Ee][Ss][Cc][Rr][Ii][Bb][Ee]|[Dd][Ii][Ss][Tt][Ii][Nn][Cc][Tt]|[Dd][Rr][Oo][Pp]|[Ff][Ii][Ll][Tt][Ee][Rr]|[Ff][Rr][Oo][Mm]|[Gg][Rr][Aa][Pp][Hh]|[Gg][Rr][Oo][Uu][Pp]|[Hh][Aa][Vv][Ii][Nn][Gg]|[Ii][Nn][Ss][Ee][Rr][Tt]|[Ll][Ii][Mm][Ii][Tt]|[Ll][Oo][Aa][Dd]|[Mm][Ii][Nn][Uu][Ss]|[Mm][Oo][Vv][Ee]|[Nn][Aa][Mm][Ee][Dd]|[Oo][Ff][Ff][Ss][Ee][Tt]|[Oo][Pp][Tt][Ii][Oo][Nn][Aa][Ll]|[Oo][Rr][Dd][Ee][Rr]|[Pp][Rr][Ee][Ff][Ii][Xx]|[Rr][Ee][Dd][Uu][Cc][Ee][Dd]|[Ss][Ee][Ll][Ee][Cc][Tt]|[Ss][Ee][Pp][Aa][Rr][Aa][Tt][Oo][Rr]|[Ss][Ee][Rr][Vv][Ii][Cc][Ee]|[Ss][Ii][Ll][Ee][Nn][Tt]|[Tt][Oo]|[Uu][Nn][Dd][Ee][Ff]|[Uu][Nn][Ii][Oo][Nn]|[Uu][Ss][Ii][Nn][Gg]|[Vv][Aa][Ll][Uu][Ee][Ss]|[Ww][He][Ee][Rr][Ee]|[Ww][Ii][Tt][Hh]/}],"#logic-operators":[{token:"keyword.operator.logical.sparql",regex:/\|\||&&|=|!=|<|>|<=|>=|(?:^|!?\s)IN(?:!?\s|$)|(?:^|!?\s)NOT(?:!?\s|$)|-|\+|\*|\/|\!/}],"#owl-types":[{token:"support.type.datatype.owl.sparql",regex:/owl:[a-zA-Z]+/}],"#punctuation-operators":[{token:"keyword.operator.punctuation.sparql",regex:/;|,|\.|\(|\)|\{|\}|\|/}],"#qnames":[{token:"entity.name.other.qname.sparql",regex:/(?:[a-zA-Z][-_a-zA-Z0-9]*)?:(?:[_a-zA-Z][-_a-zA-Z0-9]*)?/}],"#rdf-schema-types":[{token:"support.type.datatype.rdf.schema.sparql",regex:/rdfs?:[a-zA-Z]+|(?:^|\s)a(?:\s|$)/}],"#relative-urls":[{token:"string.quoted.other.relative.url.sparql",regex:/</,push:[{token:"string.quoted.other.relative.url.sparql",regex:/>/,next:"pop"},{defaultToken:"string.quoted.other.relative.url.sparql"}]}],"#string-datatype-suffixes":[{token:"keyword.operator.datatype.suffix.sparql",regex:/\^\^/}],"#string-language-suffixes":[{token:["keyword.operator.language.suffix.sparql","constant.language.suffix.sparql"],regex:/(?!")(@)([a-z]+(?:\-[a-z0-9]+)*)/}],"#strings":[{token:"string.quoted.triple.sparql",regex:/"""/,push:[{token:"string.quoted.triple.sparql",regex:/"""/,next:"pop"},{defaultToken:"string.quoted.triple.sparql"}]},{token:"string.quoted.double.sparql",regex:/"/,push:[{token:"string.quoted.double.sparql",regex:/"/,next:"pop"},{token:"invalid.string.newline",regex:/$/},{token:"constant.character.escape.sparql",regex:/\\./},{defaultToken:"string.quoted.double.sparql"}]}],"#variables":[{token:"variable.other.sparql",regex:/(?:\?|\$)[-_a-zA-Z0-9]+/}],"#xml-schema-types":[{token:"support.type.datatype.schema.sparql",regex:/xsd?:[a-z][a-zA-Z]+/}]},this.normalizeRules()};o.metaData={fileTypes:["rq","sparql"],name:"SPARQL",scopeName:"source.sparql"},i.inherits(o,s),t.SPARQLHighlightRules=o})),ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],(function(e,t,r){"use strict";var i=e("../../lib/oop"),s=e("../../range").Range,o=e("./fold_mode").FoldMode,n=t.FoldMode=function(e){e&&(this.foldingStartMarker=new RegExp(this.foldingStartMarker.source.replace(/\|[^|]*?$/,"|"+e.start)),this.foldingStopMarker=new RegExp(this.foldingStopMarker.source.replace(/\|[^|]*?$/,"|"+e.end)))};i.inherits(n,o),function(){this.foldingStartMarker=/([\{\[\(])[^\}\]\)]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{\(]*([\}\]\)])|^[\s\*]*(\*\/)/,this.singleLineBlockCommentRe=/^\s*(\/\*).*\*\/\s*$/,this.tripleStarBlockCommentRe=/^\s*(\/\*\*\*).*\*\/\s*$/,this.startRegionRe=/^\s*(\/\*|\/\/)#?region\b/,this._getFoldWidgetBase=this.getFoldWidget,this.getFoldWidget=function(e,t,r){var i=e.getLine(r);if(this.singleLineBlockCommentRe.test(i)&&!this.startRegionRe.test(i)&&!this.tripleStarBlockCommentRe.test(i))return"";var s=this._getFoldWidgetBase(e,t,r);return!s&&this.startRegionRe.test(i)?"start":s},this.getFoldWidgetRange=function(e,t,r,i){var s,o=e.getLine(r);if(this.startRegionRe.test(o))return this.getCommentRegionBlock(e,o,r);if(s=o.match(this.foldingStartMarker)){var n=s.index;if(s[1])return this.openingBracketBlock(e,s[1],r,n);var a=e.getCommentFoldRange(r,n+s[0].length,1);return a&&!a.isMultiLine()&&(i?a=this.getSectionRange(e,r):"all"!=t&&(a=null)),a}if("markbegin"!==t&&(s=o.match(this.foldingStopMarker))){n=s.index+s[0].length;return s[1]?this.closingBracketBlock(e,s[1],r,n):e.getCommentFoldRange(r,n,-1)}},this.getSectionRange=function(e,t){for(var r=e.getLine(t),i=r.search(/\S/),o=t,n=r.length,a=t+=1,l=e.getLength();++t<l;){var g=(r=e.getLine(t)).search(/\S/);if(-1!==g){if(i>g)break;var u=this.getFoldWidgetRange(e,"all",t);if(u){if(u.start.row<=o)break;if(u.isMultiLine())t=u.end.row;else if(i==g)break}a=t}}return new s(o,n,a,e.getLine(a).length)},this.getCommentRegionBlock=function(e,t,r){for(var i=t.search(/\s*$/),o=e.getLength(),n=r,a=/^\s*(?:\/\*|\/\/|--)#?(end)?region\b/,l=1;++r<o;){t=e.getLine(r);var g=a.exec(t);if(g&&(g[1]?l--:l++,!l))break}if(r>n)return new s(n,i,r,t.length)}}.call(n.prototype)})),ace.define("ace/mode/sparql",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/sparql_highlight_rules","ace/mode/folding/cstyle"],(function(e,t,r){"use strict";var i=e("../lib/oop"),s=e("./text").Mode,o=e("./sparql_highlight_rules").SPARQLHighlightRules,n=e("./folding/cstyle").FoldMode,a=function(){this.HighlightRules=o,this.foldingRules=new n};i.inherits(a,s),function(){this.$id="ace/mode/sparql"}.call(a.prototype),t.Mode=a})),ace.require(["ace/mode/sparql"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/theme/tomorrow_night",["require","exports","module","ace/lib/dom"],(function(o,e,r){e.isDark=!0,e.cssClass="ace-tomorrow-night",e.cssText=".ace-tomorrow-night .ace_gutter {background: #25282c;color: #C5C8C6}.ace-tomorrow-night .ace_print-margin {width: 1px;background: #25282c}.ace-tomorrow-night {background-color: #1D1F21;color: #C5C8C6}.ace-tomorrow-night .ace_cursor {color: #AEAFAD}.ace-tomorrow-night .ace_marker-layer .ace_selection {background: #373B41}.ace-tomorrow-night.ace_multiselect .ace_selection.ace_start {box-shadow: 0 0 3px 0px #1D1F21;}.ace-tomorrow-night .ace_marker-layer .ace_step {background: rgb(102, 82, 0)}.ace-tomorrow-night .ace_marker-layer .ace_bracket {margin: -1px 0 0 -1px;border: 1px solid #4B4E55}.ace-tomorrow-night .ace_marker-layer .ace_active-line {background: #282A2E}.ace-tomorrow-night .ace_gutter-active-line {background-color: #282A2E}.ace-tomorrow-night .ace_marker-layer .ace_selected-word {border: 1px solid #373B41}.ace-tomorrow-night .ace_invisible {color: #4B4E55}.ace-tomorrow-night .ace_keyword,.ace-tomorrow-night .ace_meta,.ace-tomorrow-night .ace_storage,.ace-tomorrow-night .ace_storage.ace_type,.ace-tomorrow-night .ace_support.ace_type {color: #B294BB}.ace-tomorrow-night .ace_keyword.ace_operator {color: #8ABEB7}.ace-tomorrow-night .ace_constant.ace_character,.ace-tomorrow-night .ace_constant.ace_language,.ace-tomorrow-night .ace_constant.ace_numeric,.ace-tomorrow-night .ace_keyword.ace_other.ace_unit,.ace-tomorrow-night .ace_support.ace_constant,.ace-tomorrow-night .ace_variable.ace_parameter {color: #DE935F}.ace-tomorrow-night .ace_constant.ace_other {color: #CED1CF}.ace-tomorrow-night .ace_invalid {color: #CED2CF;background-color: #DF5F5F}.ace-tomorrow-night .ace_invalid.ace_deprecated {color: #CED2CF;background-color: #B798BF}.ace-tomorrow-night .ace_fold {background-color: #81A2BE;border-color: #C5C8C6}.ace-tomorrow-night .ace_entity.ace_name.ace_function,.ace-tomorrow-night .ace_support.ace_function,.ace-tomorrow-night .ace_variable {color: #81A2BE}.ace-tomorrow-night .ace_support.ace_class,.ace-tomorrow-night .ace_support.ace_type {color: #F0C674}.ace-tomorrow-night .ace_heading,.ace-tomorrow-night .ace_markup.ace_heading,.ace-tomorrow-night .ace_string {color: #B5BD68}.ace-tomorrow-night .ace_entity.ace_name.ace_tag,.ace-tomorrow-night .ace_entity.ace_other.ace_attribute-name,.ace-tomorrow-night .ace_meta.ace_tag,.ace-tomorrow-night .ace_string.ace_regexp,.ace-tomorrow-night .ace_variable {color: #CC6666}.ace-tomorrow-night .ace_comment {color: #969896}.ace-tomorrow-night .ace_indent-guide {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNgYGBgYHB3d/8PAAOIAdULw8qMAAAAAElFTkSuQmCC) right repeat-y}",o("../lib/dom").importCssString(e.cssText,e.cssClass,!1)})),ace.require(["ace/theme/tomorrow_night"],(function(o){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=o)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/snippets/lua",["require","exports","module"],(function(n,e,t){"use strict";e.snippetText="snippet #!\n\t#!/usr/bin/env lua\n\t$1\nsnippet local\n\tlocal ${1:x} = ${2:1}\nsnippet fun\n\tfunction ${1:fname}(${2:...})\n\t\t${3:-- body}\n\tend\nsnippet for\n\tfor ${1:i}=${2:1},${3:10} do\n\t\t${4:print(i)}\n\tend\nsnippet forp\n\tfor ${1:i},${2:v} in pairs(${3:table_name}) do\n\t ${4:-- body}\n\tend\nsnippet fori\n\tfor ${1:i},${2:v} in ipairs(${3:table_name}) do\n\t ${4:-- body}\n\tend\n",e.scope="lua"})),ace.require(["ace/snippets/lua"],(function(n){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=n)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/mode/nginx_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],(function(e,_,s){"use strict";var t=e("../lib/oop"),i=e("./text_highlight_rules").TextHighlightRules,r=function(){this.$rules={start:[{token:["storage.type","text","string.regexp","paren.lparen"],regex:"\\b(location)(\\s+)([\\^]?~[\\*]?\\s+.*?)({)"},{token:["storage.type","text","text","paren.lparen"],regex:"\\b(location|match|upstream)(\\s+)(.*?)({)"},{token:["storage.type","text","string","text","variable","text","paren.lparen"],regex:'\\b(split_clients|map)(\\s+)(\\".*\\")(\\s+)(\\$[\\w_]+)(\\s*)({)'},{token:["storage.type","text","paren.lparen"],regex:"\\b(http|events|server|mail|stream)(\\s*)({)"},{token:["storage.type","text","variable","text","variable","text","paren.lparen"],regex:"\\b(geo|map)(\\s+)(\\$[\\w_]+)?(\\s*)(\\$[\\w_]+)(\\s*)({)"},{token:"paren.rparen",regex:"(})"},{token:"paren.lparen",regex:"({)"},{token:["storage.type","text","paren.lparen"],regex:"\\b(if)(\\s+)(\\()",push:[{token:"paren.rparen",regex:"\\)|$",next:"pop"},{include:"lexical"}]},{token:"keyword",regex:"\\b(include|index|absolute_redirect|aio|output_buffers|directio|sendfile|aio_write|alias|root|chunked_transfer_encoding|client_body_buffer_size|client_body_in_file_only|client_body_in_single_buffer|client_body_temp_path|client_body_timeout|client_header_buffer_size|client_header_timeout|client_max_body_size|connection_pool_size|default_type|disable_symlinks|directio_alignment|error_page|etag|if_modified_since|ignore_invalid_headers|internal|keepalive_requests|keepalive_disable|keepalive_timeout|limit_except|large_client_header_buffers|limit_rate|limit_rate_after|lingering_close|lingering_time|lingering_timeout|listen|log_not_found|log_subrequest|max_ranges|merge_slashes|msie_padding|msie_refresh|open_file_cache|open_file_cache_errors|open_file_cache_min_uses|open_file_cache_valid|output_buffers|port_in_redirect|postpone_output|read_ahead|recursive_error_pages|request_pool_size|reset_timedout_connection|resolver|resolver_timeout|satisfy|send_lowat|send_timeout|sendfile|sendfile_max_chunk|server_name|server_name_in_redirect|server_names_hash_bucket_size|server_names_hash_max_size|server_tokens|subrequest_output_buffer_size|tcp_nodelay|tcp_nopush|try_files|types|types_hash_bucket_size|types_hash_max_size|underscores_in_headers|variables_hash_bucket_size|variables_hash_max_size|accept_mutex|accept_mutex_delay|debug_connection|error_log|daemon|debug_points|env|load_module|lock_file|master_process|multi_accept|pcre_jit|pid|ssl_engine|thread_pool|timer_resolution|use|user|worker_aio_requests|worker_connections|worker_cpu_affinity|worker_priority|worker_processes|worker_rlimit_core|worker_rlimit_nofile|worker_shutdown_timeout|working_directory|allow|deny|add_before_body|add_after_body|addition_types|api|status_zone|auth_basic|auth_basic_user_file|auth_jwt|auth_jwt|auth_jwt_claim_set|auth_jwt_header_set|auth_jwt_key_file|auth_jwt_key_request|auth_jwt_leeway|auth_request|auth_request_set|autoindex|autoindex_exact_size|autoindex_format|autoindex_localtime|ancient_browser|ancient_browser_value|modern_browser|modern_browser_value|charset|charset_map|charset_types|override_charset|source_charset|create_full_put_path|dav_access|dav_methods|min_delete_depth|empty_gif|f4f|f4f_buffer_size|fastcgi_bind|fastcgi_buffer_size|fastcgi_buffering|fastcgi_buffers|fastcgi_busy_buffers_size|fastcgi_cache|fastcgi_cache_background_update|fastcgi_cache_bypass|fastcgi_cache_key|fastcgi_cache_lock|fastcgi_cache_lock_age|fastcgi_cache_lock_timeout|fastcgi_cache_max_range_offset|fastcgi_cache_methods|fastcgi_cache_min_uses|fastcgi_cache_min_uses|fastcgi_cache_path|fastcgi_cache_purge|fastcgi_cache_revalidate|fastcgi_cache_use_stale|fastcgi_cache_valid|fastcgi_catch_stderr|fastcgi_connect_timeout|fastcgi_force_ranges|fastcgi_hide_header|fastcgi_ignore_client_abort|fastcgi_ignore_headers|fastcgi_index|fastcgi_intercept_errors|fastcgi_keep_conn|fastcgi_limit_rate|fastcgi_max_temp_file_size|fastcgi_next_upstream|fastcgi_next_upstream_timeout|fastcgi_next_upstream_tries|fastcgi_no_cache|fastcgi_param|fastcgi_pass|fastcgi_pass_header|fastcgi_pass_request_body|fastcgi_pass_request_headers|fastcgi_read_timeout|fastcgi_request_buffering|fastcgi_send_lowat|fastcgi_send_timeout|fastcgi_socket_keepalive|fastcgi_split_path_info|fastcgi_store|fastcgi_store_access|fastcgi_temp_file_write_size|fastcgi_temp_path|flv|geoip_country|geoip_city|geoip_org|geoip_proxy|geoip_proxy_recursive|grpc_bind|grpc_buffer_size|grpc_connect_timeout|grpc_hide_header|grpc_ignore_headers|grpc_intercept_errors|grpc_next_upstream|grpc_next_upstream_timeout|grpc_next_upstream_tries|grpc_pass|grpc_pass_header|grpc_read_timeout|grpc_send_timeout|grpc_set_header|grpc_socket_keepalive|grpc_ssl_certificate|grpc_ssl_certificate_key|grpc_ssl_ciphers|grpc_ssl_crl|grpc_ssl_name|grpc_ssl_password_file|grpc_ssl_protocols|grpc_ssl_server_name|grpc_ssl_session_reuse|grpc_ssl_trusted_certificate|grpc_ssl_verify|grpc_ssl_verify_depth|gunzip|gunzip_buffers|gzip|gzip_buffers|gzip_comp_level|gzip_disable|gzip_http_version|gzip_min_length|gzip_proxied|gzip_types|gzip_vary|gzip_static|add_header|add_trailer|expires|hlshls_buffers|hls_forward_args|hls_fragment|hls_mp4_buffer_size|hls_mp4_max_buffer_size|image_filter|image_filter_buffer|image_filter_interlace|image_filter_jpeg_quality|image_filter_sharpen|image_filter_transparency|image_filter_webp_quality|js_content|js_include|js_set|keyval|keyval_zone|limit_conn|limit_conn_log_level|limit_conn_status|limit_conn_zone|limit_zone|limit_req|limit_req_log_level|limit_req_status|limit_req_zone|access_log|log_format|open_log_file_cache|map_hash_bucket_size|map_hash_max_size|memcached_bind|memcached_buffer_size|memcached_connect_timeout|memcached_force_ranges|memcached_gzip_flag|memcached_next_upstream|memcached_next_upstream_timeout|memcached_next_upstream_tries|memcached_pass|memcached_read_timeout|memcached_send_timeout|memcached_socket_keepalive|mirror|mirror_request_body|mp4|mp4_buffer_size|mp4_max_buffer_size|mp4_limit_rate|mp4_limit_rate_after|perl_modules|perl_require|perl_set|proxy_bind|proxy_buffer_size|proxy_buffering|proxy_buffers|proxy_busy_buffers_size|proxy_cache|proxy_cache_background_update|proxy_cache_bypass|proxy_cache_convert_head|proxy_cache_key|proxy_cache_lock|proxy_cache_lock_age|proxy_cache_lock_timeout|proxy_cache_max_range_offset|proxy_cache_methods|proxy_cache_min_uses|proxy_cache_path|proxy_cache_purge|proxy_cache_revalidate|proxy_cache_use_stale|proxy_cache_valid|proxy_connect_timeout|proxy_cookie_domain|proxy_cookie_path|proxy_force_ranges|proxy_headers_hash_bucket_size|proxy_headers_hash_max_size|proxy_hide_header|proxy_http_version|proxy_ignore_client_abort|proxy_ignore_headers|proxy_intercept_errors|proxy_limit_rate|proxy_max_temp_file_size|proxy_method|proxy_next_upstream|proxy_next_upstream_timeout|proxy_next_upstream_tries|proxy_no_cache|proxy_pass|proxy_pass_header|proxy_pass_request_body|proxy_pass_request_headers|proxy_read_timeout|proxy_redirect|proxy_send_lowat|proxy_send_timeout|proxy_set_body|proxy_set_header|proxy_socket_keepalive|proxy_ssl_certificate|proxy_ssl_certificate_key|proxy_ssl_ciphers|proxy_ssl_crl|proxy_ssl_name|proxy_ssl_password_file|proxy_ssl_protocols|proxy_ssl_server_name|proxy_ssl_session_reuse|proxy_ssl_trusted_certificate|proxy_ssl_verify|proxy_ssl_verify_depth|proxy_store|proxy_store_access|proxy_temp_file_write_size|proxy_temp_path|random_index|set_real_ip_from|real_ip_header|real_ip_recursive|referer_hash_bucket_size|referer_hash_max_size|valid_referers|break|return|rewrite_log|set|uninitialized_variable_warn|scgi_bind|scgi_buffer_size|scgi_buffering|scgi_buffers|scgi_busy_buffers_size|scgi_cache|scgi_cache_background_update|scgi_cache_key|scgi_cache_lock|scgi_cache_lock_age|scgi_cache_lock_timeout|scgi_cache_max_range_offset|scgi_cache_methods|scgi_cache_min_uses|scgi_cache_path|scgi_cache_purge|scgi_cache_revalidate|scgi_cache_use_stale|scgi_cache_valid|scgi_connect_timeout|scgi_force_ranges|scgi_hide_header|scgi_ignore_client_abort|scgi_ignore_headers|scgi_intercept_errors|scgi_limit_rate|scgi_max_temp_file_size|scgi_next_upstream|scgi_next_upstream_timeout|scgi_next_upstream_tries|scgi_no_cache|scgi_param|scgi_pass|scgi_pass_header|scgi_pass_request_body|scgi_pass_request_headers|scgi_read_timeout|scgi_request_buffering|scgi_send_timeout|scgi_socket_keepalive|scgi_store|scgi_store_access|scgi_temp_file_write_size|scgi_temp_path|secure_link|secure_link_md5|secure_link_secret|session_log|session_log_format|session_log_zone|slice|spdy_chunk_size|spdy_headers_comp|ssi|ssi_last_modified|ssi_min_file_chunk|ssi_silent_errors|ssi_types|ssi_value_length|ssl|ssl_buffer_size|ssl_certificate|ssl_certificate_key|ssl_ciphers|ssl_client_certificate|ssl_crl|ssl_dhparam|ssl_early_data|ssl_ecdh_curve|ssl_password_file|ssl_prefer_server_ciphers|ssl_protocols|ssl_session_cache|ssl_session_ticket_key|ssl_session_tickets|ssl_session_timeout|ssl_stapling|ssl_stapling_file|ssl_stapling_responder|ssl_stapling_verify|ssl_trusted_certificate|ssl_verify_client|ssl_verify_depth|status|status_format|status_zone|stub_status|sub_filter|sub_filter_last_modified|sub_filter_once|sub_filter_types|server|zone|state|hash|ip_hash|keepalive|keepalive_requests|keepalive_timeout|ntlm|least_conn|least_time|queue|random|sticky|sticky_cookie_insert|upstream_conf|health_check|userid|userid_domain|userid_expires|userid_mark|userid_name|userid_p3p|userid_path|userid_service|uwsgi_bind|uwsgi_buffer_size|uwsgi_buffering|uwsgi_buffers|uwsgi_busy_buffers_size|uwsgi_cache|uwsgi_cache_background_update|uwsgi_cache_bypass|uwsgi_cache_key|uwsgi_cache_lock|uwsgi_cache_lock_age|uwsgi_cache_lock_timeout|uwsgi_cache_max_range_offset|uwsgi_cache_methods|uwsgi_cache_min_uses|uwsgi_cache_path|uwsgi_cache_purge|uwsgi_cache_revalidate|uwsgi_cache_use_stale|uwsgi_cache_valid|uwsgi_connect_timeout|uwsgi_force_ranges|uwsgi_hide_header|uwsgi_ignore_client_abort|uwsgi_ignore_headers|uwsgi_intercept_errors|uwsgi_limit_rate|uwsgi_max_temp_file_size|uwsgi_modifier1|uwsgi_modifier2|uwsgi_next_upstream|uwsgi_next_upstream_timeout|uwsgi_next_upstream_tries|uwsgi_no_cache|uwsgi_param|uwsgi_pass|uwsgi_pass_header|uwsgi_pass_request_body|uwsgi_pass_request_headers|uwsgi_read_timeout|uwsgi_request_buffering|uwsgi_send_timeout|uwsgi_socket_keepalive|uwsgi_ssl_certificate|uwsgi_ssl_certificate_key|uwsgi_ssl_ciphers|uwsgi_ssl_crl|uwsgi_ssl_name|uwsgi_ssl_password_file|uwsgi_ssl_protocols|uwsgi_ssl_server_name|uwsgi_ssl_session_reuse|uwsgi_ssl_trusted_certificate|uwsgi_ssl_verify|uwsgi_ssl_verify_depth|uwsgi_store|uwsgi_store_access|uwsgi_temp_file_write_size|uwsgi_temp_path|http2_body_preread_size|http2_chunk_size|http2_idle_timeout|http2_max_concurrent_pushes|http2_max_concurrent_streams|http2_max_field_size|http2_max_header_size|http2_max_requests|http2_push|http2_push_preload|http2_recv_buffer_size|http2_recv_timeout|xml_entities|xslt_last_modified|xslt_param|xslt_string_param|xslt_stylesheet|xslt_types|listen|protocol|resolver|resolver_timeout|timeout|auth_http|auth_http_header|auth_http_pass_client_cert|auth_http_timeout|proxy_buffer|proxy_pass_error_message|proxy_timeout|xclient|starttls|imap_auth|imap_capabilities|imap_client_buffer|pop3_auth|pop3_capabilities|smtp_auth|smtp_capabilities|smtp_client_buffer|smtp_greeting_delay|preread_buffer_size|preread_timeout|proxy_protocol_timeout|js_access|js_filter|js_preread|proxy_download_rate|proxy_requests|proxy_responses|proxy_upload_rate|ssl_handshake_timeout|ssl_preread|health_check_timeout|zone_sync|zone_sync_buffers|zone_sync_connect_retry_interval|zone_sync_connect_timeout|zone_sync_interval|zone_sync_recv_buffer_size|zone_sync_server|zone_sync_ssl|zone_sync_ssl_certificate|zone_sync_ssl_certificate_key|zone_sync_ssl_ciphers|zone_sync_ssl_crl|zone_sync_ssl_name|zone_sync_ssl_password_file|zone_sync_ssl_protocols|zone_sync_ssl_server_name|zone_sync_ssl_trusted_certificate|zone_sync_ssl_verify_depth|zone_sync_timeout|google_perftools_profiles|proxy|perl)\\b",push:[{token:"punctuation",regex:";",next:"pop"},{include:"lexical"}]},{token:["keyword","text","string.regexp","text","punctuation"],regex:"\\b(rewrite)(\\s)(\\S*)(\\s.*)(;)"},{include:"lexical"},{include:"comments"}],comments:[{token:"comment",regex:"#.*$"}],lexical:[{token:"string",regex:"'",push:[{token:"string",regex:"'",next:"pop"},{include:"variables"},{defaultToken:"string"}]},{token:"string",regex:'"',push:[{token:"string",regex:'"',next:"pop"},{include:"variables"},{defaultToken:"string"}]},{token:"string.regexp",regex:/[!]?[~][*]?\s+.*(?=\))/},{token:"string.regexp",regex:/[\^]\S*(?=;$)/},{token:"string.regexp",regex:/[\^]\S*(?=;|\s|$)/},{token:"keyword.operator",regex:"\\B(\\+|\\-|\\*|\\=|!=)\\B"},{token:"constant.language",regex:"\\b(true|false|on|off|all|any|main|always)\\b"},{token:"text",regex:"\\s+"},{include:"variables"}],variables:[{token:"variable",regex:"\\$[\\w_]+"},{token:"variable.language",regex:"\\b(GET|POST|HEAD)\\b"}]},this.normalizeRules()};t.inherits(r,i),_.NginxHighlightRules=r})),ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],(function(e,_,s){"use strict";var t=e("../../lib/oop"),i=e("../../range").Range,r=e("./fold_mode").FoldMode,a=_.FoldMode=function(e){e&&(this.foldingStartMarker=new RegExp(this.foldingStartMarker.source.replace(/\|[^|]*?$/,"|"+e.start)),this.foldingStopMarker=new RegExp(this.foldingStopMarker.source.replace(/\|[^|]*?$/,"|"+e.end)))};t.inherits(a,r),function(){this.foldingStartMarker=/([\{\[\(])[^\}\]\)]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{\(]*([\}\]\)])|^[\s\*]*(\*\/)/,this.singleLineBlockCommentRe=/^\s*(\/\*).*\*\/\s*$/,this.tripleStarBlockCommentRe=/^\s*(\/\*\*\*).*\*\/\s*$/,this.startRegionRe=/^\s*(\/\*|\/\/)#?region\b/,this._getFoldWidgetBase=this.getFoldWidget,this.getFoldWidget=function(e,_,s){var t=e.getLine(s);if(this.singleLineBlockCommentRe.test(t)&&!this.startRegionRe.test(t)&&!this.tripleStarBlockCommentRe.test(t))return"";var i=this._getFoldWidgetBase(e,_,s);return!i&&this.startRegionRe.test(t)?"start":i},this.getFoldWidgetRange=function(e,_,s,t){var i,r=e.getLine(s);if(this.startRegionRe.test(r))return this.getCommentRegionBlock(e,r,s);if(i=r.match(this.foldingStartMarker)){var a=i.index;if(i[1])return this.openingBracketBlock(e,i[1],s,a);var c=e.getCommentFoldRange(s,a+i[0].length,1);return c&&!c.isMultiLine()&&(t?c=this.getSectionRange(e,s):"all"!=_&&(c=null)),c}if("markbegin"!==_&&(i=r.match(this.foldingStopMarker))){a=i.index+i[0].length;return i[1]?this.closingBracketBlock(e,i[1],s,a):e.getCommentFoldRange(s,a,-1)}},this.getSectionRange=function(e,_){for(var s=e.getLine(_),t=s.search(/\S/),r=_,a=s.length,c=_+=1,o=e.getLength();++_<o;){var n=(s=e.getLine(_)).search(/\S/);if(-1!==n){if(t>n)break;var l=this.getFoldWidgetRange(e,"all",_);if(l){if(l.start.row<=r)break;if(l.isMultiLine())_=l.end.row;else if(t==n)break}c=_}}return new i(r,a,c,e.getLine(c).length)},this.getCommentRegionBlock=function(e,_,s){for(var t=_.search(/\s*$/),r=e.getLength(),a=s,c=/^\s*(?:\/\*|\/\/|--)#?(end)?region\b/,o=1;++s<r;){_=e.getLine(s);var n=c.exec(_);if(n&&(n[1]?o--:o++,!o))break}if(s>a)return new i(a,t,s,_.length)}}.call(a.prototype)})),ace.define("ace/mode/nginx",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/nginx_highlight_rules","ace/mode/folding/cstyle"],(function(e,_,s){"use strict";var t=e("../lib/oop"),i=e("./text").Mode,r=e("./nginx_highlight_rules").NginxHighlightRules,a=e("./folding/cstyle").FoldMode,c=function(){i.call(this),this.HighlightRules=r,this.foldingRules=new a,this.$behaviour=this.$defaultBehaviour};t.inherits(c,i),function(){this.lineCommentStart="#",this.$id="ace/mode/nginx"}.call(c.prototype),_.Mode=c})),ace.require(["ace/mode/nginx"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.require(["ace/snippets/abap"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/theme/clouds",["require","exports","module","ace/lib/dom"],(function(c,e,a){e.isDark=!1,e.cssClass="ace-clouds",e.cssText='.ace-clouds .ace_gutter {background: #ebebeb;color: #333}.ace-clouds .ace_print-margin {width: 1px;background: #e8e8e8}.ace-clouds {background-color: #FFFFFF;color: #000000}.ace-clouds .ace_cursor {color: #000000}.ace-clouds .ace_marker-layer .ace_selection {background: #BDD5FC}.ace-clouds.ace_multiselect .ace_selection.ace_start {box-shadow: 0 0 3px 0px #FFFFFF;}.ace-clouds .ace_marker-layer .ace_step {background: rgb(255, 255, 0)}.ace-clouds .ace_marker-layer .ace_bracket {margin: -1px 0 0 -1px;border: 1px solid #BFBFBF}.ace-clouds .ace_marker-layer .ace_active-line {background: #FFFBD1}.ace-clouds .ace_gutter-active-line {background-color : #dcdcdc}.ace-clouds .ace_marker-layer .ace_selected-word {border: 1px solid #BDD5FC}.ace-clouds .ace_invisible {color: #BFBFBF}.ace-clouds .ace_keyword,.ace-clouds .ace_meta,.ace-clouds .ace_support.ace_constant.ace_property-value {color: #AF956F}.ace-clouds .ace_keyword.ace_operator {color: #484848}.ace-clouds .ace_keyword.ace_other.ace_unit {color: #96DC5F}.ace-clouds .ace_constant.ace_language {color: #39946A}.ace-clouds .ace_constant.ace_numeric {color: #46A609}.ace-clouds .ace_constant.ace_character.ace_entity {color: #BF78CC}.ace-clouds .ace_invalid {background-color: #FF002A}.ace-clouds .ace_fold {background-color: #AF956F;border-color: #000000}.ace-clouds .ace_storage,.ace-clouds .ace_support.ace_class,.ace-clouds .ace_support.ace_function,.ace-clouds .ace_support.ace_other,.ace-clouds .ace_support.ace_type {color: #C52727}.ace-clouds .ace_string {color: #5D90CD}.ace-clouds .ace_comment {color: #BCC8BA}.ace-clouds .ace_entity.ace_name.ace_tag,.ace-clouds .ace_entity.ace_other.ace_attribute-name {color: #606060}.ace-clouds .ace_indent-guide {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y}',c("../lib/dom").importCssString(e.cssText,e.cssClass,!1)})),ace.require(["ace/theme/clouds"],(function(c){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=c)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.require(["ace/snippets/toml"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/mode/prisma_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],(function(e,t,i){"use strict";var n=e("../lib/oop"),o=e("./text_highlight_rules").TextHighlightRules,r=function(){this.$rules={start:[{include:"#triple_comment"},{include:"#double_comment"},{include:"#model_block_definition"},{include:"#config_block_definition"},{include:"#enum_block_definition"},{include:"#type_definition"}],"#model_block_definition":[{token:["source.prisma.embedded.source","storage.type.model.prisma","source.prisma.embedded.source","entity.name.type.model.prisma","source.prisma.embedded.source","punctuation.definition.tag.prisma"],regex:/^(\s*)(model|type)(\s+)([A-Za-z][\w]*)(\s+)({)/,push:[{token:"punctuation.definition.tag.prisma",regex:/\s*\}/,next:"pop"},{include:"#triple_comment"},{include:"#double_comment"},{include:"#field_definition"},{defaultToken:"source.prisma.embedded.source"}]}],"#enum_block_definition":[{token:["source.prisma.embedded.source","storage.type.enum.prisma","source.prisma.embedded.source","entity.name.type.enum.prisma","source.prisma.embedded.source","punctuation.definition.tag.prisma"],regex:/^(\s*)(enum)(\s+)([A-Za-z][\w]*)(\s+)({)/,push:[{token:"punctuation.definition.tag.prisma",regex:/\s*\}/,next:"pop"},{include:"#triple_comment"},{include:"#double_comment"},{include:"#enum_value_definition"},{defaultToken:"source.prisma.embedded.source"}]}],"#config_block_definition":[{token:["source.prisma.embedded.source","storage.type.config.prisma","source.prisma.embedded.source","entity.name.type.config.prisma","source.prisma.embedded.source","punctuation.definition.tag.prisma"],regex:/^(\s*)(generator|datasource)(\s+)([A-Za-z][\w]*)(\s+)({)/,push:[{token:"source.prisma.embedded.source",regex:/\s*\}/,next:"pop"},{include:"#triple_comment"},{include:"#double_comment"},{include:"#assignment"},{defaultToken:"source.prisma.embedded.source"}]}],"#assignment":[{token:["text","variable.other.assignment.prisma","text","keyword.operator.terraform","text"],regex:/^(\s*)(\w+)(\s*)(=)(\s*)/,push:[{token:"text",regex:/$/,next:"pop"},{include:"#value"},{include:"#double_comment_inline"}]}],"#field_definition":[{token:["text","variable.other.assignment.prisma","invalid.illegal.colon.prisma","text","support.type.primitive.prisma","keyword.operator.list_type.prisma","keyword.operator.optional_type.prisma","invalid.illegal.required_type.prisma"],regex:/^(\s*)(\w+)((?:\s*:)?)(\s+)(\w+)((?:\[\])?)((?:\?)?)((?:\!)?)/},{include:"#attribute_with_arguments"},{include:"#attribute"}],"#type_definition":[{token:["text","storage.type.type.prisma","text","entity.name.type.type.prisma","text","support.type.primitive.prisma"],regex:/^(\s*)(type)(\s+)(\w+)(\s*=\s*)(\w+)/},{include:"#attribute_with_arguments"},{include:"#attribute"}],"#enum_value_definition":[{token:["text","variable.other.assignment.prisma","text"],regex:/^(\s*)(\w+)(\s*$)/},{include:"#attribute_with_arguments"},{include:"#attribute"}],"#attribute_with_arguments":[{token:["entity.name.function.attribute.prisma","punctuation.definition.tag.prisma"],regex:/(@@?[\w\.]+)(\()/,push:[{token:"punctuation.definition.tag.prisma",regex:/\)/,next:"pop"},{include:"#named_argument"},{include:"#value"},{defaultToken:"source.prisma.attribute.with_arguments"}]}],"#attribute":[{token:"entity.name.function.attribute.prisma",regex:/@@?[\w\.]+/}],"#array":[{token:"source.prisma.array",regex:/\[/,push:[{token:"source.prisma.array",regex:/\]/,next:"pop"},{include:"#value"},{defaultToken:"source.prisma.array"}]}],"#value":[{include:"#array"},{include:"#functional"},{include:"#literal"}],"#functional":[{token:["support.function.functional.prisma","punctuation.definition.tag.prisma"],regex:/(\w+)(\()/,push:[{token:"punctuation.definition.tag.prisma",regex:/\)/,next:"pop"},{include:"#value"},{defaultToken:"source.prisma.functional"}]}],"#literal":[{include:"#boolean"},{include:"#number"},{include:"#double_quoted_string"},{include:"#identifier"}],"#identifier":[{token:"support.constant.constant.prisma",regex:/\b(?:\w)+\b/}],"#map_key":[{token:["variable.parameter.key.prisma","text","punctuation.definition.separator.key-value.prisma","text"],regex:/(\w+)(\s*)(:)(\s*)/}],"#named_argument":[{include:"#map_key"},{include:"#value"}],"#triple_comment":[{token:"comment.prisma",regex:/\/\/\//,push:[{token:"comment.prisma",regex:/$/,next:"pop"},{defaultToken:"comment.prisma"}]}],"#double_comment":[{token:"comment.prisma",regex:/\/\//,push:[{token:"comment.prisma",regex:/$/,next:"pop"},{defaultToken:"comment.prisma"}]}],"#double_comment_inline":[{token:"comment.prisma",regex:/\/\/[^$]*/}],"#boolean":[{token:"constant.language.boolean.prisma",regex:/\b(?:true|false)\b/}],"#number":[{token:"constant.numeric.prisma",regex:/(?:0(?:x|X)[0-9a-fA-F]*|(?:\+|-)?\b(?:[0-9]+\.?[0-9]*|\.[0-9]+)(?:(?:e|E)(?:\+|-)?[0-9]+)?)(?:[LlFfUuDdg]|UL|ul)?\b/}],"#double_quoted_string":[{token:"string.quoted.double.start.prisma",regex:/"/,push:[{token:"string.quoted.double.end.prisma",regex:/"/,next:"pop"},{include:"#string_interpolation"},{token:"string.quoted.double.prisma",regex:/[\w\-\/\._\\%@:\?=]+/},{defaultToken:"unnamed"}]}],"#string_interpolation":[{token:"keyword.control.interpolation.start.prisma",regex:/\$\{/,push:[{token:"keyword.control.interpolation.end.prisma",regex:/\s*\}/,next:"pop"},{include:"#value"},{defaultToken:"source.tag.embedded.source.prisma"}]}]},this.normalizeRules()};r.metaData={name:"Prisma",scopeName:"source.prisma"},n.inherits(r,o),t.PrismaHighlightRules=r})),ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],(function(e,t,i){"use strict";var n=e("../../lib/oop"),o=e("../../range").Range,r=e("./fold_mode").FoldMode,a=t.FoldMode=function(e){e&&(this.foldingStartMarker=new RegExp(this.foldingStartMarker.source.replace(/\|[^|]*?$/,"|"+e.start)),this.foldingStopMarker=new RegExp(this.foldingStopMarker.source.replace(/\|[^|]*?$/,"|"+e.end)))};n.inherits(a,r),function(){this.foldingStartMarker=/([\{\[\(])[^\}\]\)]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{\(]*([\}\]\)])|^[\s\*]*(\*\/)/,this.singleLineBlockCommentRe=/^\s*(\/\*).*\*\/\s*$/,this.tripleStarBlockCommentRe=/^\s*(\/\*\*\*).*\*\/\s*$/,this.startRegionRe=/^\s*(\/\*|\/\/)#?region\b/,this._getFoldWidgetBase=this.getFoldWidget,this.getFoldWidget=function(e,t,i){var n=e.getLine(i);if(this.singleLineBlockCommentRe.test(n)&&!this.startRegionRe.test(n)&&!this.tripleStarBlockCommentRe.test(n))return"";var o=this._getFoldWidgetBase(e,t,i);return!o&&this.startRegionRe.test(n)?"start":o},this.getFoldWidgetRange=function(e,t,i,n){var o,r=e.getLine(i);if(this.startRegionRe.test(r))return this.getCommentRegionBlock(e,r,i);if(o=r.match(this.foldingStartMarker)){var a=o.index;if(o[1])return this.openingBracketBlock(e,o[1],i,a);var s=e.getCommentFoldRange(i,a+o[0].length,1);return s&&!s.isMultiLine()&&(n?s=this.getSectionRange(e,i):"all"!=t&&(s=null)),s}if("markbegin"!==t&&(o=r.match(this.foldingStopMarker))){a=o.index+o[0].length;return o[1]?this.closingBracketBlock(e,o[1],i,a):e.getCommentFoldRange(i,a,-1)}},this.getSectionRange=function(e,t){for(var i=e.getLine(t),n=i.search(/\S/),r=t,a=i.length,s=t+=1,u=e.getLength();++t<u;){var l=(i=e.getLine(t)).search(/\S/);if(-1!==l){if(n>l)break;var d=this.getFoldWidgetRange(e,"all",t);if(d){if(d.start.row<=r)break;if(d.isMultiLine())t=d.end.row;else if(n==l)break}s=t}}return new o(r,a,s,e.getLine(s).length)},this.getCommentRegionBlock=function(e,t,i){for(var n=t.search(/\s*$/),r=e.getLength(),a=i,s=/^\s*(?:\/\*|\/\/|--)#?(end)?region\b/,u=1;++i<r;){t=e.getLine(i);var l=s.exec(t);if(l&&(l[1]?u--:u++,!u))break}if(i>a)return new o(a,n,i,t.length)}}.call(a.prototype)})),ace.define("ace/mode/prisma",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/prisma_highlight_rules","ace/mode/folding/cstyle"],(function(e,t,i){"use strict";var n=e("../lib/oop"),o=e("./text").Mode,r=e("./prisma_highlight_rules").PrismaHighlightRules,a=e("./folding/cstyle").FoldMode,s=function(){this.HighlightRules=r,this.foldingRules=new a};n.inherits(s,o),function(){this.lineCommentStart="//",this.$id="ace/mode/prisma"}.call(s.prototype),t.Mode=s})),ace.require(["ace/mode/prisma"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.require(["ace/snippets/csp"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/mode/doc_comment_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=e("./text_highlight_rules").TextHighlightRules,a=function(){this.$rules={start:[{token:"comment.doc.tag",regex:"@[\\w\\d_]+"},a.getTagRule(),{defaultToken:"comment.doc",caseInsensitive:!0}]}};o.inherits(a,r),a.getTagRule=function(e){return{token:"comment.doc.tag.storage.type",regex:"\\b(?:TODO|FIXME|XXX|HACK)\\b"}},a.getStartRule=function(e){return{token:"comment.doc",regex:"\\/\\*(?=\\*)",next:e}},a.getEndRule=function(e){return{token:"comment.doc",regex:"\\*\\/",next:e}},t.DocCommentHighlightRules=a})),ace.define("ace/mode/javascript_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/doc_comment_highlight_rules","ace/mode/text_highlight_rules"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=e("./doc_comment_highlight_rules").DocCommentHighlightRules,a=e("./text_highlight_rules").TextHighlightRules,i="[a-zA-Z\\$_¡-][a-zA-Z\\d\\$_¡-]*",s=function(e){var t=this.createKeywordMapper({"variable.language":"Array|Boolean|Date|Function|Iterator|Number|Object|RegExp|String|Proxy|Namespace|QName|XML|XMLList|ArrayBuffer|Float32Array|Float64Array|Int16Array|Int32Array|Int8Array|Uint16Array|Uint32Array|Uint8Array|Uint8ClampedArray|Error|EvalError|InternalError|RangeError|ReferenceError|StopIteration|SyntaxError|TypeError|URIError|decodeURI|decodeURIComponent|encodeURI|encodeURIComponent|eval|isFinite|isNaN|parseFloat|parseInt|JSON|Math|this|arguments|prototype|window|document",keyword:"const|yield|import|get|set|async|await|break|case|catch|continue|default|delete|do|else|finally|for|function|if|in|of|instanceof|new|return|switch|throw|try|typeof|let|var|while|with|debugger|__parent__|__count__|escape|unescape|with|__proto__|class|enum|extends|super|export|implements|private|public|interface|package|protected|static","storage.type":"const|let|var|function","constant.language":"null|Infinity|NaN|undefined","support.function":"alert","constant.language.boolean":"true|false"},"identifier"),n="\\\\(?:x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4}|u{[0-9a-fA-F]{1,6}}|[0-2][0-7]{0,2}|3[0-7][0-7]?|[4-7][0-7]?|.)";this.$rules={no_regex:[r.getStartRule("doc-start"),u("no_regex"),{token:"string",regex:"'(?=.)",next:"qstring"},{token:"string",regex:'"(?=.)',next:"qqstring"},{token:"constant.numeric",regex:/0(?:[xX][0-9a-fA-F]+|[oO][0-7]+|[bB][01]+)\b/},{token:"constant.numeric",regex:/(?:\d\d*(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+\b)?/},{token:["storage.type","punctuation.operator","support.function","punctuation.operator","entity.name.function","text","keyword.operator"],regex:"("+i+")(\\.)(prototype)(\\.)("+i+")(\\s*)(=)",next:"function_arguments"},{token:["storage.type","punctuation.operator","entity.name.function","text","keyword.operator","text","storage.type","text","paren.lparen"],regex:"("+i+")(\\.)("+i+")(\\s*)(=)(\\s*)(function)(\\s*)(\\()",next:"function_arguments"},{token:["entity.name.function","text","keyword.operator","text","storage.type","text","paren.lparen"],regex:"("+i+")(\\s*)(=)(\\s*)(function)(\\s*)(\\()",next:"function_arguments"},{token:["storage.type","punctuation.operator","entity.name.function","text","keyword.operator","text","storage.type","text","entity.name.function","text","paren.lparen"],regex:"("+i+")(\\.)("+i+")(\\s*)(=)(\\s*)(function)(\\s+)(\\w+)(\\s*)(\\()",next:"function_arguments"},{token:["storage.type","text","entity.name.function","text","paren.lparen"],regex:"(function)(\\s+)("+i+")(\\s*)(\\()",next:"function_arguments"},{token:["entity.name.function","text","punctuation.operator","text","storage.type","text","paren.lparen"],regex:"("+i+")(\\s*)(:)(\\s*)(function)(\\s*)(\\()",next:"function_arguments"},{token:["text","text","storage.type","text","paren.lparen"],regex:"(:)(\\s*)(function)(\\s*)(\\()",next:"function_arguments"},{token:"keyword",regex:"from(?=\\s*('|\"))"},{token:"keyword",regex:"(?:case|do|else|finally|in|instanceof|return|throw|try|typeof|yield|void)\\b",next:"start"},{token:["support.constant"],regex:/that\b/},{token:["storage.type","punctuation.operator","support.function.firebug"],regex:/(console)(\.)(warn|info|log|error|time|trace|timeEnd|assert)\b/},{token:t,regex:i},{token:"punctuation.operator",regex:/[.](?![.])/,next:"property"},{token:"storage.type",regex:/=>/,next:"start"},{token:"keyword.operator",regex:/--|\+\+|\.{3}|===|==|=|!=|!==|<+=?|>+=?|!|&&|\|\||\?:|[!$%&*+\-~\/^]=?/,next:"start"},{token:"punctuation.operator",regex:/[?:,;.]/,next:"start"},{token:"paren.lparen",regex:/[\[({]/,next:"start"},{token:"paren.rparen",regex:/[\])}]/},{token:"comment",regex:/^#!.*$/}],property:[{token:"text",regex:"\\s+"},{token:["storage.type","punctuation.operator","entity.name.function","text","keyword.operator","text","storage.type","text","entity.name.function","text","paren.lparen"],regex:"("+i+")(\\.)("+i+")(\\s*)(=)(\\s*)(function)(?:(\\s+)(\\w+))?(\\s*)(\\()",next:"function_arguments"},{token:"punctuation.operator",regex:/[.](?![.])/},{token:"support.function",regex:/(s(?:h(?:ift|ow(?:Mod(?:elessDialog|alDialog)|Help))|croll(?:X|By(?:Pages|Lines)?|Y|To)?|t(?:op|rike)|i(?:n|zeToContent|debar|gnText)|ort|u(?:p|b(?:str(?:ing)?)?)|pli(?:ce|t)|e(?:nd|t(?:Re(?:sizable|questHeader)|M(?:i(?:nutes|lliseconds)|onth)|Seconds|Ho(?:tKeys|urs)|Year|Cursor|Time(?:out)?|Interval|ZOptions|Date|UTC(?:M(?:i(?:nutes|lliseconds)|onth)|Seconds|Hours|Date|FullYear)|FullYear|Active)|arch)|qrt|lice|avePreferences|mall)|h(?:ome|andleEvent)|navigate|c(?:har(?:CodeAt|At)|o(?:s|n(?:cat|textual|firm)|mpile)|eil|lear(?:Timeout|Interval)?|a(?:ptureEvents|ll)|reate(?:StyleSheet|Popup|EventObject))|t(?:o(?:GMTString|S(?:tring|ource)|U(?:TCString|pperCase)|Lo(?:caleString|werCase))|est|a(?:n|int(?:Enabled)?))|i(?:s(?:NaN|Finite)|ndexOf|talics)|d(?:isableExternalCapture|ump|etachEvent)|u(?:n(?:shift|taint|escape|watch)|pdateCommands)|j(?:oin|avaEnabled)|p(?:o(?:p|w)|ush|lugins.refresh|a(?:ddings|rse(?:Int|Float)?)|r(?:int|ompt|eference))|e(?:scape|nableExternalCapture|val|lementFromPoint|x(?:p|ec(?:Script|Command)?))|valueOf|UTC|queryCommand(?:State|Indeterm|Enabled|Value)|f(?:i(?:nd|le(?:ModifiedDate|Size|CreatedDate|UpdatedDate)|xed)|o(?:nt(?:size|color)|rward)|loor|romCharCode)|watch|l(?:ink|o(?:ad|g)|astIndexOf)|a(?:sin|nchor|cos|t(?:tachEvent|ob|an(?:2)?)|pply|lert|b(?:s|ort))|r(?:ou(?:nd|teEvents)|e(?:size(?:By|To)|calc|turnValue|place|verse|l(?:oad|ease(?:Capture|Events)))|andom)|g(?:o|et(?:ResponseHeader|M(?:i(?:nutes|lliseconds)|onth)|Se(?:conds|lection)|Hours|Year|Time(?:zoneOffset)?|Da(?:y|te)|UTC(?:M(?:i(?:nutes|lliseconds)|onth)|Seconds|Hours|Da(?:y|te)|FullYear)|FullYear|A(?:ttention|llResponseHeaders)))|m(?:in|ove(?:B(?:y|elow)|To(?:Absolute)?|Above)|ergeAttributes|a(?:tch|rgins|x))|b(?:toa|ig|o(?:ld|rderWidths)|link|ack))\b(?=\()/},{token:"support.function.dom",regex:/(s(?:ub(?:stringData|mit)|plitText|e(?:t(?:NamedItem|Attribute(?:Node)?)|lect))|has(?:ChildNodes|Feature)|namedItem|c(?:l(?:ick|o(?:se|neNode))|reate(?:C(?:omment|DATASection|aption)|T(?:Head|extNode|Foot)|DocumentFragment|ProcessingInstruction|E(?:ntityReference|lement)|Attribute))|tabIndex|i(?:nsert(?:Row|Before|Cell|Data)|tem)|open|delete(?:Row|C(?:ell|aption)|T(?:Head|Foot)|Data)|focus|write(?:ln)?|a(?:dd|ppend(?:Child|Data))|re(?:set|place(?:Child|Data)|move(?:NamedItem|Child|Attribute(?:Node)?)?)|get(?:NamedItem|Element(?:sBy(?:Name|TagName|ClassName)|ById)|Attribute(?:Node)?)|blur)\b(?=\()/},{token:"support.constant",regex:/(s(?:ystemLanguage|cr(?:ipts|ollbars|een(?:X|Y|Top|Left))|t(?:yle(?:Sheets)?|atus(?:Text|bar)?)|ibling(?:Below|Above)|ource|uffixes|e(?:curity(?:Policy)?|l(?:ection|f)))|h(?:istory|ost(?:name)?|as(?:h|Focus))|y|X(?:MLDocument|SLDocument)|n(?:ext|ame(?:space(?:s|URI)|Prop))|M(?:IN_VALUE|AX_VALUE)|c(?:haracterSet|o(?:n(?:structor|trollers)|okieEnabled|lorDepth|mp(?:onents|lete))|urrent|puClass|l(?:i(?:p(?:boardData)?|entInformation)|osed|asses)|alle(?:e|r)|rypto)|t(?:o(?:olbar|p)|ext(?:Transform|Indent|Decoration|Align)|ags)|SQRT(?:1_2|2)|i(?:n(?:ner(?:Height|Width)|put)|ds|gnoreCase)|zIndex|o(?:scpu|n(?:readystatechange|Line)|uter(?:Height|Width)|p(?:sProfile|ener)|ffscreenBuffering)|NEGATIVE_INFINITY|d(?:i(?:splay|alog(?:Height|Top|Width|Left|Arguments)|rectories)|e(?:scription|fault(?:Status|Ch(?:ecked|arset)|View)))|u(?:ser(?:Profile|Language|Agent)|n(?:iqueID|defined)|pdateInterval)|_content|p(?:ixelDepth|ort|ersonalbar|kcs11|l(?:ugins|atform)|a(?:thname|dding(?:Right|Bottom|Top|Left)|rent(?:Window|Layer)?|ge(?:X(?:Offset)?|Y(?:Offset)?))|r(?:o(?:to(?:col|type)|duct(?:Sub)?|mpter)|e(?:vious|fix)))|e(?:n(?:coding|abledPlugin)|x(?:ternal|pando)|mbeds)|v(?:isibility|endor(?:Sub)?|Linkcolor)|URLUnencoded|P(?:I|OSITIVE_INFINITY)|f(?:ilename|o(?:nt(?:Size|Family|Weight)|rmName)|rame(?:s|Element)|gColor)|E|whiteSpace|l(?:i(?:stStyleType|n(?:eHeight|kColor))|o(?:ca(?:tion(?:bar)?|lName)|wsrc)|e(?:ngth|ft(?:Context)?)|a(?:st(?:M(?:odified|atch)|Index|Paren)|yer(?:s|X)|nguage))|a(?:pp(?:MinorVersion|Name|Co(?:deName|re)|Version)|vail(?:Height|Top|Width|Left)|ll|r(?:ity|guments)|Linkcolor|bove)|r(?:ight(?:Context)?|e(?:sponse(?:XML|Text)|adyState))|global|x|m(?:imeTypes|ultiline|enubar|argin(?:Right|Bottom|Top|Left))|L(?:N(?:10|2)|OG(?:10E|2E))|b(?:o(?:ttom|rder(?:Width|RightWidth|BottomWidth|Style|Color|TopWidth|LeftWidth))|ufferDepth|elow|ackground(?:Color|Image)))\b/},{token:"identifier",regex:i},{regex:"",token:"empty",next:"no_regex"}],start:[r.getStartRule("doc-start"),u("start"),{token:"string.regexp",regex:"\\/",next:"regex"},{token:"text",regex:"\\s+|^$",next:"start"},{token:"empty",regex:"",next:"no_regex"}],regex:[{token:"regexp.keyword.operator",regex:"\\\\(?:u[\\da-fA-F]{4}|x[\\da-fA-F]{2}|.)"},{token:"string.regexp",regex:"/[sxngimy]*",next:"no_regex"},{token:"invalid",regex:/\{\d+\b,?\d*\}[+*]|[+*$^?][+*]|[$^][?]|\?{3,}/},{token:"constant.language.escape",regex:/\(\?[:=!]|\)|\{\d+\b,?\d*\}|[+*]\?|[()$^+*?.]/},{token:"constant.language.delimiter",regex:/\|/},{token:"constant.language.escape",regex:/\[\^?/,next:"regex_character_class"},{token:"empty",regex:"$",next:"no_regex"},{defaultToken:"string.regexp"}],regex_character_class:[{token:"regexp.charclass.keyword.operator",regex:"\\\\(?:u[\\da-fA-F]{4}|x[\\da-fA-F]{2}|.)"},{token:"constant.language.escape",regex:"]",next:"regex"},{token:"constant.language.escape",regex:"-"},{token:"empty",regex:"$",next:"no_regex"},{defaultToken:"string.regexp.charachterclass"}],function_arguments:[{token:"variable.parameter",regex:i},{token:"punctuation.operator",regex:"[, ]+"},{token:"punctuation.operator",regex:"$"},{token:"empty",regex:"",next:"no_regex"}],qqstring:[{token:"constant.language.escape",regex:n},{token:"string",regex:"\\\\$",consumeLineEnd:!0},{token:"string",regex:'"|$',next:"no_regex"},{defaultToken:"string"}],qstring:[{token:"constant.language.escape",regex:n},{token:"string",regex:"\\\\$",consumeLineEnd:!0},{token:"string",regex:"'|$",next:"no_regex"},{defaultToken:"string"}]},e&&e.noES6||(this.$rules.no_regex.unshift({regex:"[{}]",onMatch:function(e,t,n){if(this.next="{"==e?this.nextState:"","{"==e&&n.length)n.unshift("start",t);else if("}"==e&&n.length&&(n.shift(),this.next=n.shift(),-1!=this.next.indexOf("string")||-1!=this.next.indexOf("jsx")))return"paren.quasi.end";return"{"==e?"paren.lparen":"paren.rparen"},nextState:"start"},{token:"string.quasi.start",regex:/`/,push:[{token:"constant.language.escape",regex:n},{token:"paren.quasi.start",regex:/\${/,push:"start"},{token:"string.quasi.end",regex:/`/,next:"pop"},{defaultToken:"string.quasi"}]}),e&&0==e.jsx||l.call(this)),this.embedRules(r,"doc-",[r.getEndRule("no_regex")]),this.normalizeRules()};function l(){var e=i.replace("\\d","\\d\\-"),t={onMatch:function(e,t,n){var o="/"==e.charAt(1)?2:1;return 1==o?(t!=this.nextState?n.unshift(this.next,this.nextState,0):n.unshift(this.next),n[2]++):2==o&&t==this.nextState&&(n[1]--,(!n[1]||n[1]<0)&&(n.shift(),n.shift())),[{type:"meta.tag.punctuation."+(1==o?"":"end-")+"tag-open.xml",value:e.slice(0,o)},{type:"meta.tag.tag-name.xml",value:e.substr(o)}]},regex:"</?"+e,next:"jsxAttributes",nextState:"jsx"};this.$rules.start.unshift(t);var n={regex:"{",token:"paren.quasi.start",push:"start"};this.$rules.jsx=[n,t,{include:"reference"},{defaultToken:"string"}],this.$rules.jsxAttributes=[{token:"meta.tag.punctuation.tag-close.xml",regex:"/?>",onMatch:function(e,t,n){return t==n[0]&&n.shift(),2==e.length&&(n[0]==this.nextState&&n[1]--,(!n[1]||n[1]<0)&&n.splice(0,2)),this.next=n[0]||"start",[{type:this.token,value:e}]},nextState:"jsx"},n,u("jsxAttributes"),{token:"entity.other.attribute-name.xml",regex:e},{token:"keyword.operator.attribute-equals.xml",regex:"="},{token:"text.tag-whitespace.xml",regex:"\\s+"},{token:"string.attribute-value.xml",regex:"'",stateName:"jsx_attr_q",push:[{token:"string.attribute-value.xml",regex:"'",next:"pop"},{include:"reference"},{defaultToken:"string.attribute-value.xml"}]},{token:"string.attribute-value.xml",regex:'"',stateName:"jsx_attr_qq",push:[{token:"string.attribute-value.xml",regex:'"',next:"pop"},{include:"reference"},{defaultToken:"string.attribute-value.xml"}]},t],this.$rules.reference=[{token:"constant.language.escape.reference.xml",regex:"(?:&#[0-9]+;)|(?:&#x[0-9a-fA-F]+;)|(?:&[a-zA-Z0-9_:\\.-]+;)"}]}function u(e){return[{token:"comment",regex:/\/\*/,next:[r.getTagRule(),{token:"comment",regex:"\\*\\/",next:e||"pop"},{defaultToken:"comment",caseInsensitive:!0}]},{token:"comment",regex:"\\/\\/",next:[r.getTagRule(),{token:"comment",regex:"$|^",next:e||"pop"},{defaultToken:"comment",caseInsensitive:!0}]}]}o.inherits(s,a),t.JavaScriptHighlightRules=s})),ace.define("ace/mode/matching_brace_outdent",["require","exports","module","ace/range"],(function(e,t,n){"use strict";var o=e("../range").Range,r=function(){};(function(){this.checkOutdent=function(e,t){return!!/^\s+$/.test(e)&&/^\s*\}/.test(t)},this.autoOutdent=function(e,t){var n=e.getLine(t).match(/^(\s*\})/);if(!n)return 0;var r=n[1].length,a=e.findMatchingBracket({row:t,column:r});if(!a||a.row==t)return 0;var i=this.$getIndent(e.getLine(a.row));e.replace(new o(t,0,t,r-1),i)},this.$getIndent=function(e){return e.match(/^\s*/)[0]}}).call(r.prototype),t.MatchingBraceOutdent=r})),ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],(function(e,t,n){"use strict";var o=e("../../lib/oop"),r=e("../../range").Range,a=e("./fold_mode").FoldMode,i=t.FoldMode=function(e){e&&(this.foldingStartMarker=new RegExp(this.foldingStartMarker.source.replace(/\|[^|]*?$/,"|"+e.start)),this.foldingStopMarker=new RegExp(this.foldingStopMarker.source.replace(/\|[^|]*?$/,"|"+e.end)))};o.inherits(i,a),function(){this.foldingStartMarker=/([\{\[\(])[^\}\]\)]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{\(]*([\}\]\)])|^[\s\*]*(\*\/)/,this.singleLineBlockCommentRe=/^\s*(\/\*).*\*\/\s*$/,this.tripleStarBlockCommentRe=/^\s*(\/\*\*\*).*\*\/\s*$/,this.startRegionRe=/^\s*(\/\*|\/\/)#?region\b/,this._getFoldWidgetBase=this.getFoldWidget,this.getFoldWidget=function(e,t,n){var o=e.getLine(n);if(this.singleLineBlockCommentRe.test(o)&&!this.startRegionRe.test(o)&&!this.tripleStarBlockCommentRe.test(o))return"";var r=this._getFoldWidgetBase(e,t,n);return!r&&this.startRegionRe.test(o)?"start":r},this.getFoldWidgetRange=function(e,t,n,o){var r,a=e.getLine(n);if(this.startRegionRe.test(a))return this.getCommentRegionBlock(e,a,n);if(r=a.match(this.foldingStartMarker)){var i=r.index;if(r[1])return this.openingBracketBlock(e,r[1],n,i);var s=e.getCommentFoldRange(n,i+r[0].length,1);return s&&!s.isMultiLine()&&(o?s=this.getSectionRange(e,n):"all"!=t&&(s=null)),s}if("markbegin"!==t&&(r=a.match(this.foldingStopMarker))){i=r.index+r[0].length;return r[1]?this.closingBracketBlock(e,r[1],n,i):e.getCommentFoldRange(n,i,-1)}},this.getSectionRange=function(e,t){for(var n=e.getLine(t),o=n.search(/\S/),a=t,i=n.length,s=t+=1,l=e.getLength();++t<l;){var u=(n=e.getLine(t)).search(/\S/);if(-1!==u){if(o>u)break;var c=this.getFoldWidgetRange(e,"all",t);if(c){if(c.start.row<=a)break;if(c.isMultiLine())t=c.end.row;else if(o==u)break}s=t}}return new r(a,i,s,e.getLine(s).length)},this.getCommentRegionBlock=function(e,t,n){for(var o=t.search(/\s*$/),a=e.getLength(),i=n,s=/^\s*(?:\/\*|\/\/|--)#?(end)?region\b/,l=1;++n<a;){t=e.getLine(n);var u=s.exec(t);if(u&&(u[1]?l--:l++,!l))break}if(n>i)return new r(i,o,n,t.length)}}.call(i.prototype)})),ace.define("ace/mode/javascript",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/javascript_highlight_rules","ace/mode/matching_brace_outdent","ace/worker/worker_client","ace/mode/behaviour/cstyle","ace/mode/folding/cstyle"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=e("./text").Mode,a=e("./javascript_highlight_rules").JavaScriptHighlightRules,i=e("./matching_brace_outdent").MatchingBraceOutdent,s=e("../worker/worker_client").WorkerClient,l=e("./behaviour/cstyle").CstyleBehaviour,u=e("./folding/cstyle").FoldMode,c=function(){this.HighlightRules=a,this.$outdent=new i,this.$behaviour=new l,this.foldingRules=new u};o.inherits(c,r),function(){this.lineCommentStart="//",this.blockComment={start:"/*",end:"*/"},this.$quotes={'"':'"',"'":"'","`":"`"},this.getNextLineIndent=function(e,t,n){var o=this.$getIndent(t),r=this.getTokenizer().getLineTokens(t,e),a=r.tokens,i=r.state;if(a.length&&"comment"==a[a.length-1].type)return o;if("start"==e||"no_regex"==e)(s=t.match(/^.*(?:\bcase\b.*:|[\{\(\[])\s*$/))&&(o+=n);else if("doc-start"==e){if("start"==i||"no_regex"==i)return"";var s;(s=t.match(/^\s*(\/?)\*/))&&(s[1]&&(o+=" "),o+="* ")}return o},this.checkOutdent=function(e,t,n){return this.$outdent.checkOutdent(t,n)},this.autoOutdent=function(e,t,n){this.$outdent.autoOutdent(t,n)},this.createWorker=function(e){var t=new s(["ace"],"ace/mode/javascript_worker","JavaScriptWorker");return t.attachToDocument(e.getDocument()),t.on("annotate",(function(t){e.setAnnotations(t.data)})),t.on("terminate",(function(){e.clearAnnotations()})),t},this.$id="ace/mode/javascript",this.snippetFileId="ace/snippets/javascript"}.call(c.prototype),t.Mode=c})),ace.define("ace/mode/css_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text_highlight_rules"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=(e("../lib/lang"),e("./text_highlight_rules").TextHighlightRules),a=t.supportType="align-content|align-items|align-self|all|animation|animation-delay|animation-direction|animation-duration|animation-fill-mode|animation-iteration-count|animation-name|animation-play-state|animation-timing-function|backface-visibility|background|background-attachment|background-blend-mode|background-clip|background-color|background-image|background-origin|background-position|background-repeat|background-size|border|border-bottom|border-bottom-color|border-bottom-left-radius|border-bottom-right-radius|border-bottom-style|border-bottom-width|border-collapse|border-color|border-image|border-image-outset|border-image-repeat|border-image-slice|border-image-source|border-image-width|border-left|border-left-color|border-left-style|border-left-width|border-radius|border-right|border-right-color|border-right-style|border-right-width|border-spacing|border-style|border-top|border-top-color|border-top-left-radius|border-top-right-radius|border-top-style|border-top-width|border-width|bottom|box-shadow|box-sizing|caption-side|clear|clip|color|column-count|column-fill|column-gap|column-rule|column-rule-color|column-rule-style|column-rule-width|column-span|column-width|columns|content|counter-increment|counter-reset|cursor|direction|display|empty-cells|filter|flex|flex-basis|flex-direction|flex-flow|flex-grow|flex-shrink|flex-wrap|float|font|font-family|font-size|font-size-adjust|font-stretch|font-style|font-variant|font-weight|hanging-punctuation|height|justify-content|left|letter-spacing|line-height|list-style|list-style-image|list-style-position|list-style-type|margin|margin-bottom|margin-left|margin-right|margin-top|max-height|max-width|max-zoom|min-height|min-width|min-zoom|nav-down|nav-index|nav-left|nav-right|nav-up|opacity|order|outline|outline-color|outline-offset|outline-style|outline-width|overflow|overflow-x|overflow-y|padding|padding-bottom|padding-left|padding-right|padding-top|page-break-after|page-break-before|page-break-inside|perspective|perspective-origin|position|quotes|resize|right|tab-size|table-layout|text-align|text-align-last|text-decoration|text-decoration-color|text-decoration-line|text-decoration-style|text-indent|text-justify|text-overflow|text-shadow|text-transform|top|transform|transform-origin|transform-style|transition|transition-delay|transition-duration|transition-property|transition-timing-function|unicode-bidi|user-select|user-zoom|vertical-align|visibility|white-space|width|word-break|word-spacing|word-wrap|z-index",i=t.supportFunction="rgb|rgba|url|attr|counter|counters",s=t.supportConstant="absolute|after-edge|after|all-scroll|all|alphabetic|always|antialiased|armenian|auto|avoid-column|avoid-page|avoid|balance|baseline|before-edge|before|below|bidi-override|block-line-height|block|bold|bolder|border-box|both|bottom|box|break-all|break-word|capitalize|caps-height|caption|center|central|char|circle|cjk-ideographic|clone|close-quote|col-resize|collapse|column|consider-shifts|contain|content-box|cover|crosshair|cubic-bezier|dashed|decimal-leading-zero|decimal|default|disabled|disc|disregard-shifts|distribute-all-lines|distribute-letter|distribute-space|distribute|dotted|double|e-resize|ease-in|ease-in-out|ease-out|ease|ellipsis|end|exclude-ruby|fill|fixed|georgian|glyphs|grid-height|groove|hand|hanging|hebrew|help|hidden|hiragana-iroha|hiragana|horizontal|icon|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|ideographic|inactive|include-ruby|inherit|initial|inline-block|inline-box|inline-line-height|inline-table|inline|inset|inside|inter-ideograph|inter-word|invert|italic|justify|katakana-iroha|katakana|keep-all|last|left|lighter|line-edge|line-through|line|linear|list-item|local|loose|lower-alpha|lower-greek|lower-latin|lower-roman|lowercase|lr-tb|ltr|mathematical|max-height|max-size|medium|menu|message-box|middle|move|n-resize|ne-resize|newspaper|no-change|no-close-quote|no-drop|no-open-quote|no-repeat|none|normal|not-allowed|nowrap|nw-resize|oblique|open-quote|outset|outside|overline|padding-box|page|pointer|pre-line|pre-wrap|pre|preserve-3d|progress|relative|repeat-x|repeat-y|repeat|replaced|reset-size|ridge|right|round|row-resize|rtl|s-resize|scroll|se-resize|separate|slice|small-caps|small-caption|solid|space|square|start|static|status-bar|step-end|step-start|steps|stretch|strict|sub|super|sw-resize|table-caption|table-cell|table-column-group|table-column|table-footer-group|table-header-group|table-row-group|table-row|table|tb-rl|text-after-edge|text-before-edge|text-bottom|text-size|text-top|text|thick|thin|transparent|underline|upper-alpha|upper-latin|upper-roman|uppercase|use-script|vertical-ideographic|vertical-text|visible|w-resize|wait|whitespace|z-index|zero|zoom",l=t.supportConstantColor="aliceblue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blue|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|fuchsia|gainsboro|ghostwhite|gold|goldenrod|gray|green|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|lime|limegreen|linen|magenta|maroon|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orange|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|purple|rebeccapurple|red|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|silver|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|teal|thistle|tomato|turquoise|violet|wheat|white|whitesmoke|yellow|yellowgreen",u=t.supportConstantFonts="arial|century|comic|courier|cursive|fantasy|garamond|georgia|helvetica|impact|lucida|symbol|system|tahoma|times|trebuchet|utopia|verdana|webdings|sans-serif|serif|monospace",c=t.numRe="\\-?(?:(?:[0-9]+(?:\\.[0-9]+)?)|(?:\\.[0-9]+))",g=t.pseudoElements="(\\:+)\\b(after|before|first-letter|first-line|moz-selection|selection)\\b",d=t.pseudoClasses="(:)\\b(active|checked|disabled|empty|enabled|first-child|first-of-type|focus|hover|indeterminate|invalid|last-child|last-of-type|link|not|nth-child|nth-last-child|nth-last-of-type|nth-of-type|only-child|only-of-type|required|root|target|valid|visited)\\b",m=function(){var e=this.createKeywordMapper({"support.function":i,"support.constant":s,"support.type":a,"support.constant.color":l,"support.constant.fonts":u},"text",!0);this.$rules={start:[{include:["strings","url","comments"]},{token:"paren.lparen",regex:"\\{",next:"ruleset"},{token:"paren.rparen",regex:"\\}"},{token:"string",regex:"@(?!viewport)",next:"media"},{token:"keyword",regex:"#[a-z0-9-_]+"},{token:"keyword",regex:"%"},{token:"variable",regex:"\\.[a-z0-9-_]+"},{token:"string",regex:":[a-z0-9-_]+"},{token:"constant.numeric",regex:c},{token:"constant",regex:"[a-z0-9-_]+"},{caseInsensitive:!0}],media:[{include:["strings","url","comments"]},{token:"paren.lparen",regex:"\\{",next:"start"},{token:"paren.rparen",regex:"\\}",next:"start"},{token:"string",regex:";",next:"start"},{token:"keyword",regex:"(?:media|supports|document|charset|import|namespace|media|supports|document|page|font|keyframes|viewport|counter-style|font-feature-values|swash|ornaments|annotation|stylistic|styleset|character-variant)"}],comments:[{token:"comment",regex:"\\/\\*",push:[{token:"comment",regex:"\\*\\/",next:"pop"},{defaultToken:"comment"}]}],ruleset:[{regex:"-(webkit|ms|moz|o)-",token:"text"},{token:"punctuation.operator",regex:"[:;]"},{token:"paren.rparen",regex:"\\}",next:"start"},{include:["strings","url","comments"]},{token:["constant.numeric","keyword"],regex:"("+c+")(ch|cm|deg|em|ex|fr|gd|grad|Hz|in|kHz|mm|ms|pc|pt|px|rad|rem|s|turn|vh|vmax|vmin|vm|vw|%)"},{token:"constant.numeric",regex:c},{token:"constant.numeric",regex:"#[a-f0-9]{6}"},{token:"constant.numeric",regex:"#[a-f0-9]{3}"},{token:["punctuation","entity.other.attribute-name.pseudo-element.css"],regex:g},{token:["punctuation","entity.other.attribute-name.pseudo-class.css"],regex:d},{include:"url"},{token:e,regex:"\\-?[a-zA-Z_][a-zA-Z0-9_\\-]*"},{caseInsensitive:!0}],url:[{token:"support.function",regex:"(?:url(:?-prefix)?|domain|regexp)\\(",push:[{token:"support.function",regex:"\\)",next:"pop"},{defaultToken:"string"}]}],strings:[{token:"string.start",regex:"'",push:[{token:"string.end",regex:"'|$",next:"pop"},{include:"escapes"},{token:"constant.language.escape",regex:/\\$/,consumeLineEnd:!0},{defaultToken:"string"}]},{token:"string.start",regex:'"',push:[{token:"string.end",regex:'"|$',next:"pop"},{include:"escapes"},{token:"constant.language.escape",regex:/\\$/,consumeLineEnd:!0},{defaultToken:"string"}]}],escapes:[{token:"constant.language.escape",regex:/\\([a-fA-F\d]{1,6}|[^a-fA-F\d])/}]},this.normalizeRules()};o.inherits(m,r),t.CssHighlightRules=m})),ace.define("ace/mode/css_completions",["require","exports","module"],(function(e,t,n){"use strict";var o={background:{"#$0":1},"background-color":{"#$0":1,transparent:1,fixed:1},"background-image":{"url('/$0')":1},"background-repeat":{repeat:1,"repeat-x":1,"repeat-y":1,"no-repeat":1,inherit:1},"background-position":{bottom:2,center:2,left:2,right:2,top:2,inherit:2},"background-attachment":{scroll:1,fixed:1},"background-size":{cover:1,contain:1},"background-clip":{"border-box":1,"padding-box":1,"content-box":1},"background-origin":{"border-box":1,"padding-box":1,"content-box":1},border:{"solid $0":1,"dashed $0":1,"dotted $0":1,"#$0":1},"border-color":{"#$0":1},"border-style":{solid:2,dashed:2,dotted:2,double:2,groove:2,hidden:2,inherit:2,inset:2,none:2,outset:2,ridged:2},"border-collapse":{collapse:1,separate:1},bottom:{px:1,em:1,"%":1},clear:{left:1,right:1,both:1,none:1},color:{"#$0":1,"rgb(#$00,0,0)":1},cursor:{default:1,pointer:1,move:1,text:1,wait:1,help:1,progress:1,"n-resize":1,"ne-resize":1,"e-resize":1,"se-resize":1,"s-resize":1,"sw-resize":1,"w-resize":1,"nw-resize":1},display:{none:1,block:1,inline:1,"inline-block":1,"table-cell":1},"empty-cells":{show:1,hide:1},float:{left:1,right:1,none:1},"font-family":{Arial:2,"Comic Sans MS":2,Consolas:2,"Courier New":2,Courier:2,Georgia:2,Monospace:2,"Sans-Serif":2,"Segoe UI":2,Tahoma:2,"Times New Roman":2,"Trebuchet MS":2,Verdana:1},"font-size":{px:1,em:1,"%":1},"font-weight":{bold:1,normal:1},"font-style":{italic:1,normal:1},"font-variant":{normal:1,"small-caps":1},height:{px:1,em:1,"%":1},left:{px:1,em:1,"%":1},"letter-spacing":{normal:1},"line-height":{normal:1},"list-style-type":{none:1,disc:1,circle:1,square:1,decimal:1,"decimal-leading-zero":1,"lower-roman":1,"upper-roman":1,"lower-greek":1,"lower-latin":1,"upper-latin":1,georgian:1,"lower-alpha":1,"upper-alpha":1},margin:{px:1,em:1,"%":1},"margin-right":{px:1,em:1,"%":1},"margin-left":{px:1,em:1,"%":1},"margin-top":{px:1,em:1,"%":1},"margin-bottom":{px:1,em:1,"%":1},"max-height":{px:1,em:1,"%":1},"max-width":{px:1,em:1,"%":1},"min-height":{px:1,em:1,"%":1},"min-width":{px:1,em:1,"%":1},overflow:{hidden:1,visible:1,auto:1,scroll:1},"overflow-x":{hidden:1,visible:1,auto:1,scroll:1},"overflow-y":{hidden:1,visible:1,auto:1,scroll:1},padding:{px:1,em:1,"%":1},"padding-top":{px:1,em:1,"%":1},"padding-right":{px:1,em:1,"%":1},"padding-bottom":{px:1,em:1,"%":1},"padding-left":{px:1,em:1,"%":1},"page-break-after":{auto:1,always:1,avoid:1,left:1,right:1},"page-break-before":{auto:1,always:1,avoid:1,left:1,right:1},position:{absolute:1,relative:1,fixed:1,static:1},right:{px:1,em:1,"%":1},"table-layout":{fixed:1,auto:1},"text-decoration":{none:1,underline:1,"line-through":1,blink:1},"text-align":{left:1,right:1,center:1,justify:1},"text-transform":{capitalize:1,uppercase:1,lowercase:1,none:1},top:{px:1,em:1,"%":1},"vertical-align":{top:1,bottom:1},visibility:{hidden:1,visible:1},"white-space":{nowrap:1,normal:1,pre:1,"pre-line":1,"pre-wrap":1},width:{px:1,em:1,"%":1},"word-spacing":{normal:1},filter:{"alpha(opacity=$0100)":1},"text-shadow":{"$02px 2px 2px #777":1},"text-overflow":{"ellipsis-word":1,clip:1,ellipsis:1},"-moz-border-radius":1,"-moz-border-radius-topright":1,"-moz-border-radius-bottomright":1,"-moz-border-radius-topleft":1,"-moz-border-radius-bottomleft":1,"-webkit-border-radius":1,"-webkit-border-top-right-radius":1,"-webkit-border-top-left-radius":1,"-webkit-border-bottom-right-radius":1,"-webkit-border-bottom-left-radius":1,"-moz-box-shadow":1,"-webkit-box-shadow":1,transform:{"rotate($00deg)":1,"skew($00deg)":1},"-moz-transform":{"rotate($00deg)":1,"skew($00deg)":1},"-webkit-transform":{"rotate($00deg)":1,"skew($00deg)":1}},r=function(){};(function(){this.completionsDefined=!1,this.defineCompletions=function(){if(document){var e=document.createElement("c").style;for(var t in e)if("string"==typeof e[t]){var n=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));o.hasOwnProperty(n)||(o[n]=1)}}this.completionsDefined=!0},this.getCompletions=function(e,t,n,o){if(this.completionsDefined||this.defineCompletions(),"ruleset"===e||"ace/mode/scss"==t.$mode.$id){var r=t.getLine(n.row).substr(0,n.column);return/:[^;]+$/.test(r)?(/([\w\-]+):[^:]*$/.test(r),this.getPropertyValueCompletions(e,t,n,o)):this.getPropertyCompletions(e,t,n,o)}return[]},this.getPropertyCompletions=function(e,t,n,r){return Object.keys(o).map((function(e){return{caption:e,snippet:e+": $0;",meta:"property",score:1e6}}))},this.getPropertyValueCompletions=function(e,t,n,r){var a=t.getLine(n.row).substr(0,n.column),i=(/([\w\-]+):[^:]*$/.exec(a)||{})[1];if(!i)return[];var s=[];return i in o&&"object"==typeof o[i]&&(s=Object.keys(o[i])),s.map((function(e){return{caption:e,snippet:e,meta:"property value",score:1e6}}))}}).call(r.prototype),t.CssCompletions=r})),ace.define("ace/mode/behaviour/css",["require","exports","module","ace/lib/oop","ace/mode/behaviour","ace/mode/behaviour/cstyle","ace/token_iterator"],(function(e,t,n){"use strict";var o=e("../../lib/oop"),r=(e("../behaviour").Behaviour,e("./cstyle").CstyleBehaviour),a=e("../../token_iterator").TokenIterator,i=function(){this.inherit(r),this.add("colon","insertion",(function(e,t,n,o,r){if(":"===r&&n.selection.isEmpty()){var i=n.getCursorPosition(),s=new a(o,i.row,i.column),l=s.getCurrentToken();if(l&&l.value.match(/\s+/)&&(l=s.stepBackward()),l&&"support.type"===l.type){var u=o.doc.getLine(i.row);if(":"===u.substring(i.column,i.column+1))return{text:"",selection:[1,1]};if(/^(\s+[^;]|\s*$)/.test(u.substring(i.column)))return{text:":;",selection:[1,1]}}}})),this.add("colon","deletion",(function(e,t,n,o,r){var i=o.doc.getTextRange(r);if(!r.isMultiLine()&&":"===i){var s=n.getCursorPosition(),l=new a(o,s.row,s.column),u=l.getCurrentToken();if(u&&u.value.match(/\s+/)&&(u=l.stepBackward()),u&&"support.type"===u.type)if(";"===o.doc.getLine(r.start.row).substring(r.end.column,r.end.column+1))return r.end.column++,r}})),this.add("semicolon","insertion",(function(e,t,n,o,r){if(";"===r&&n.selection.isEmpty()){var a=n.getCursorPosition();if(";"===o.doc.getLine(a.row).substring(a.column,a.column+1))return{text:"",selection:[1,1]}}})),this.add("!important","insertion",(function(e,t,n,o,r){if("!"===r&&n.selection.isEmpty()){var a=n.getCursorPosition(),i=o.doc.getLine(a.row);if(/^\s*(;|}|$)/.test(i.substring(a.column)))return{text:"!important",selection:[10,10]}}}))};o.inherits(i,r),t.CssBehaviour=i})),ace.define("ace/mode/css",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/css_highlight_rules","ace/mode/matching_brace_outdent","ace/worker/worker_client","ace/mode/css_completions","ace/mode/behaviour/css","ace/mode/folding/cstyle"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=e("./text").Mode,a=e("./css_highlight_rules").CssHighlightRules,i=e("./matching_brace_outdent").MatchingBraceOutdent,s=e("../worker/worker_client").WorkerClient,l=e("./css_completions").CssCompletions,u=e("./behaviour/css").CssBehaviour,c=e("./folding/cstyle").FoldMode,g=function(){this.HighlightRules=a,this.$outdent=new i,this.$behaviour=new u,this.$completer=new l,this.foldingRules=new c};o.inherits(g,r),function(){this.foldingRules="cStyle",this.blockComment={start:"/*",end:"*/"},this.getNextLineIndent=function(e,t,n){var o=this.$getIndent(t),r=this.getTokenizer().getLineTokens(t,e).tokens;return r.length&&"comment"==r[r.length-1].type||t.match(/^.*\{\s*$/)&&(o+=n),o},this.checkOutdent=function(e,t,n){return this.$outdent.checkOutdent(t,n)},this.autoOutdent=function(e,t,n){this.$outdent.autoOutdent(t,n)},this.getCompletions=function(e,t,n,o){return this.$completer.getCompletions(e,t,n,o)},this.createWorker=function(e){var t=new s(["ace"],"ace/mode/css_worker","Worker");return t.attachToDocument(e.getDocument()),t.on("annotate",(function(t){e.setAnnotations(t.data)})),t.on("terminate",(function(){e.clearAnnotations()})),t},this.$id="ace/mode/css",this.snippetFileId="ace/snippets/css"}.call(g.prototype),t.Mode=g})),ace.define("ace/mode/xml_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=e("./text_highlight_rules").TextHighlightRules,a=function(e){var t="[_:a-zA-ZÀ-][-_:.a-zA-Z0-9À-]*";this.$rules={start:[{token:"string.cdata.xml",regex:"<\\!\\[CDATA\\[",next:"cdata"},{token:["punctuation.instruction.xml","keyword.instruction.xml"],regex:"(<\\?)("+t+")",next:"processing_instruction"},{token:"comment.start.xml",regex:"<\\!--",next:"comment"},{token:["xml-pe.doctype.xml","xml-pe.doctype.xml"],regex:"(<\\!)(DOCTYPE)(?=[\\s])",next:"doctype",caseInsensitive:!0},{include:"tag"},{token:"text.end-tag-open.xml",regex:"</"},{token:"text.tag-open.xml",regex:"<"},{include:"reference"},{defaultToken:"text.xml"}],processing_instruction:[{token:"entity.other.attribute-name.decl-attribute-name.xml",regex:t},{token:"keyword.operator.decl-attribute-equals.xml",regex:"="},{include:"whitespace"},{include:"string"},{token:"punctuation.xml-decl.xml",regex:"\\?>",next:"start"}],doctype:[{include:"whitespace"},{include:"string"},{token:"xml-pe.doctype.xml",regex:">",next:"start"},{token:"xml-pe.xml",regex:"[-_a-zA-Z0-9:]+"},{token:"punctuation.int-subset",regex:"\\[",push:"int_subset"}],int_subset:[{token:"text.xml",regex:"\\s+"},{token:"punctuation.int-subset.xml",regex:"]",next:"pop"},{token:["punctuation.markup-decl.xml","keyword.markup-decl.xml"],regex:"(<\\!)("+t+")",push:[{token:"text",regex:"\\s+"},{token:"punctuation.markup-decl.xml",regex:">",next:"pop"},{include:"string"}]}],cdata:[{token:"string.cdata.xml",regex:"\\]\\]>",next:"start"},{token:"text.xml",regex:"\\s+"},{token:"text.xml",regex:"(?:[^\\]]|\\](?!\\]>))+"}],comment:[{token:"comment.end.xml",regex:"--\x3e",next:"start"},{defaultToken:"comment.xml"}],reference:[{token:"constant.language.escape.reference.xml",regex:"(?:&#[0-9]+;)|(?:&#x[0-9a-fA-F]+;)|(?:&[a-zA-Z0-9_:\\.-]+;)"}],attr_reference:[{token:"constant.language.escape.reference.attribute-value.xml",regex:"(?:&#[0-9]+;)|(?:&#x[0-9a-fA-F]+;)|(?:&[a-zA-Z0-9_:\\.-]+;)"}],tag:[{token:["meta.tag.punctuation.tag-open.xml","meta.tag.punctuation.end-tag-open.xml","meta.tag.tag-name.xml"],regex:"(?:(<)|(</))((?:"+t+":)?"+t+")",next:[{include:"attributes"},{token:"meta.tag.punctuation.tag-close.xml",regex:"/?>",next:"start"}]}],tag_whitespace:[{token:"text.tag-whitespace.xml",regex:"\\s+"}],whitespace:[{token:"text.whitespace.xml",regex:"\\s+"}],string:[{token:"string.xml",regex:"'",push:[{token:"string.xml",regex:"'",next:"pop"},{defaultToken:"string.xml"}]},{token:"string.xml",regex:'"',push:[{token:"string.xml",regex:'"',next:"pop"},{defaultToken:"string.xml"}]}],attributes:[{token:"entity.other.attribute-name.xml",regex:t},{token:"keyword.operator.attribute-equals.xml",regex:"="},{include:"tag_whitespace"},{include:"attribute_value"}],attribute_value:[{token:"string.attribute-value.xml",regex:"'",push:[{token:"string.attribute-value.xml",regex:"'",next:"pop"},{include:"attr_reference"},{defaultToken:"string.attribute-value.xml"}]},{token:"string.attribute-value.xml",regex:'"',push:[{token:"string.attribute-value.xml",regex:'"',next:"pop"},{include:"attr_reference"},{defaultToken:"string.attribute-value.xml"}]}]},this.constructor===a&&this.normalizeRules()};(function(){this.embedTagRules=function(e,t,n){this.$rules.tag.unshift({token:["meta.tag.punctuation.tag-open.xml","meta.tag."+n+".tag-name.xml"],regex:"(<)("+n+"(?=\\s|>|$))",next:[{include:"attributes"},{token:"meta.tag.punctuation.tag-close.xml",regex:"/?>",next:t+"start"}]}),this.$rules[n+"-end"]=[{include:"attributes"},{token:"meta.tag.punctuation.tag-close.xml",regex:"/?>",next:"start",onMatch:function(e,t,n){return n.splice(0),this.token}}],this.embedRules(e,t,[{token:["meta.tag.punctuation.end-tag-open.xml","meta.tag."+n+".tag-name.xml"],regex:"(</)("+n+"(?=\\s|>|$))",next:n+"-end"},{token:"string.cdata.xml",regex:"<\\!\\[CDATA\\["},{token:"string.cdata.xml",regex:"\\]\\]>"}])}}).call(r.prototype),o.inherits(a,r),t.XmlHighlightRules=a})),ace.define("ace/mode/html_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/css_highlight_rules","ace/mode/javascript_highlight_rules","ace/mode/xml_highlight_rules"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=e("../lib/lang"),a=e("./css_highlight_rules").CssHighlightRules,i=e("./javascript_highlight_rules").JavaScriptHighlightRules,s=e("./xml_highlight_rules").XmlHighlightRules,l=r.createMap({a:"anchor",button:"form",form:"form",img:"image",input:"form",label:"form",option:"form",script:"script",select:"form",textarea:"form",style:"style",table:"table",tbody:"table",td:"table",tfoot:"table",th:"table",tr:"table"}),u=function(){s.call(this),this.addRules({attributes:[{include:"tag_whitespace"},{token:"entity.other.attribute-name.xml",regex:"[-_a-zA-Z0-9:.]+"},{token:"keyword.operator.attribute-equals.xml",regex:"=",push:[{include:"tag_whitespace"},{token:"string.unquoted.attribute-value.html",regex:"[^<>='\"`\\s]+",next:"pop"},{token:"empty",regex:"",next:"pop"}]},{include:"attribute_value"}],tag:[{token:function(e,t){var n=l[t];return["meta.tag.punctuation."+("<"==e?"":"end-")+"tag-open.xml","meta.tag"+(n?"."+n:"")+".tag-name.xml"]},regex:"(</?)([-_a-zA-Z0-9:.]+)",next:"tag_stuff"}],tag_stuff:[{include:"attributes"},{token:"meta.tag.punctuation.tag-close.xml",regex:"/?>",next:"start"}]}),this.embedTagRules(a,"css-","style"),this.embedTagRules(new i({jsx:!1}).getRules(),"js-","script"),this.constructor===u&&this.normalizeRules()};o.inherits(u,s),t.HtmlHighlightRules=u})),ace.define("ace/mode/behaviour/xml",["require","exports","module","ace/lib/oop","ace/mode/behaviour","ace/token_iterator","ace/lib/lang"],(function(e,t,n){"use strict";var o=e("../../lib/oop"),r=e("../behaviour").Behaviour,a=e("../../token_iterator").TokenIterator;e("../../lib/lang");function i(e,t){return e&&e.type.lastIndexOf(t+".xml")>-1}var s=function(){this.add("string_dquotes","insertion",(function(e,t,n,o,r){if('"'==r||"'"==r){var s=r,l=o.doc.getTextRange(n.getSelectionRange());if(""!==l&&"'"!==l&&'"'!=l&&n.getWrapBehavioursEnabled())return{text:s+l+s,selection:!1};var u=n.getCursorPosition(),c=o.doc.getLine(u.row).substring(u.column,u.column+1),g=new a(o,u.row,u.column),d=g.getCurrentToken();if(c==s&&(i(d,"attribute-value")||i(d,"string")))return{text:"",selection:[1,1]};if(d||(d=g.stepBackward()),!d)return;for(;i(d,"tag-whitespace")||i(d,"whitespace");)d=g.stepBackward();var m=!c||c.match(/\s/);if(i(d,"attribute-equals")&&(m||">"==c)||i(d,"decl-attribute-equals")&&(m||"?"==c))return{text:s+s,selection:[1,1]}}})),this.add("string_dquotes","deletion",(function(e,t,n,o,r){var a=o.doc.getTextRange(r);if(!r.isMultiLine()&&('"'==a||"'"==a)&&o.doc.getLine(r.start.row).substring(r.start.column+1,r.start.column+2)==a)return r.end.column++,r})),this.add("autoclosing","insertion",(function(e,t,n,o,r){if(">"==r){var s=n.getSelectionRange().start,l=new a(o,s.row,s.column),u=l.getCurrentToken()||l.stepBackward();if(!u||!(i(u,"tag-name")||i(u,"tag-whitespace")||i(u,"attribute-name")||i(u,"attribute-equals")||i(u,"attribute-value")))return;if(i(u,"reference.attribute-value"))return;if(i(u,"attribute-value")){var c=l.getCurrentTokenColumn()+u.value.length;if(s.column<c)return;if(s.column==c){var g=l.stepForward();if(g&&i(g,"attribute-value"))return;l.stepBackward()}}if(/^\s*>/.test(o.getLine(s.row).slice(s.column)))return;for(;!i(u,"tag-name");)if("<"==(u=l.stepBackward()).value){u=l.stepForward();break}var d=l.getCurrentTokenRow(),m=l.getCurrentTokenColumn();if(i(l.stepBackward(),"end-tag-open"))return;var p=u.value;if(d==s.row&&(p=p.substring(0,s.column-m)),this.voidElements.hasOwnProperty(p.toLowerCase()))return;return{text:"></"+p+">",selection:[1,1]}}})),this.add("autoindent","insertion",(function(e,t,n,o,r){if("\n"==r){var i=n.getCursorPosition(),s=o.getLine(i.row),l=new a(o,i.row,i.column),u=l.getCurrentToken();if(u&&-1!==u.type.indexOf("tag-close")){if("/>"==u.value)return;for(;u&&-1===u.type.indexOf("tag-name");)u=l.stepBackward();if(!u)return;var c=u.value,g=l.getCurrentTokenRow();if(!(u=l.stepBackward())||-1!==u.type.indexOf("end-tag"))return;if(this.voidElements&&!this.voidElements[c]){var d=o.getTokenAt(i.row,i.column+1),m=(s=o.getLine(g),this.$getIndent(s)),p=m+o.getTabString();return d&&"</"===d.value?{text:"\n"+p+"\n"+m,selection:[1,p.length,1,p.length]}:{text:"\n"+p}}}}}))};o.inherits(s,r),t.XmlBehaviour=s})),ace.define("ace/mode/folding/mixed",["require","exports","module","ace/lib/oop","ace/mode/folding/fold_mode"],(function(e,t,n){"use strict";var o=e("../../lib/oop"),r=e("./fold_mode").FoldMode,a=t.FoldMode=function(e,t){this.defaultMode=e,this.subModes=t};o.inherits(a,r),function(){this.$getMode=function(e){for(var t in"string"!=typeof e&&(e=e[0]),this.subModes)if(0===e.indexOf(t))return this.subModes[t];return null},this.$tryMode=function(e,t,n,o){var r=this.$getMode(e);return r?r.getFoldWidget(t,n,o):""},this.getFoldWidget=function(e,t,n){return this.$tryMode(e.getState(n-1),e,t,n)||this.$tryMode(e.getState(n),e,t,n)||this.defaultMode.getFoldWidget(e,t,n)},this.getFoldWidgetRange=function(e,t,n){var o=this.$getMode(e.getState(n-1));return o&&o.getFoldWidget(e,t,n)||(o=this.$getMode(e.getState(n))),o&&o.getFoldWidget(e,t,n)||(o=this.defaultMode),o.getFoldWidgetRange(e,t,n)}}.call(a.prototype)})),ace.define("ace/mode/folding/xml",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/range","ace/mode/folding/fold_mode","ace/token_iterator"],(function(e,t,n){"use strict";var o=e("../../lib/oop"),r=(e("../../lib/lang"),e("../../range").Range),a=e("./fold_mode").FoldMode,i=e("../../token_iterator").TokenIterator,s=t.FoldMode=function(e,t){a.call(this),this.voidElements=e||{},this.optionalEndTags=o.mixin({},this.voidElements),t&&o.mixin(this.optionalEndTags,t)};o.inherits(s,a);var l=function(){this.tagName="",this.closing=!1,this.selfClosing=!1,this.start={row:0,column:0},this.end={row:0,column:0}};function u(e,t){return e.type.lastIndexOf(t+".xml")>-1}(function(){this.getFoldWidget=function(e,t,n){var o=this._getFirstTagInLine(e,n);return o?o.closing||!o.tagName&&o.selfClosing?"markbeginend"==t?"end":"":!o.tagName||o.selfClosing||this.voidElements.hasOwnProperty(o.tagName.toLowerCase())||this._findEndTagInLine(e,n,o.tagName,o.end.column)?"":"start":this.getCommentFoldWidget(e,n)},this.getCommentFoldWidget=function(e,t){return/comment/.test(e.getState(t))&&/<!-/.test(e.getLine(t))?"start":""},this._getFirstTagInLine=function(e,t){for(var n=e.getTokens(t),o=new l,r=0;r<n.length;r++){var a=n[r];if(u(a,"tag-open")){if(o.end.column=o.start.column+a.value.length,o.closing=u(a,"end-tag-open"),!(a=n[++r]))return null;for(o.tagName=a.value,o.end.column+=a.value.length,r++;r<n.length;r++)if(a=n[r],o.end.column+=a.value.length,u(a,"tag-close")){o.selfClosing="/>"==a.value;break}return o}if(u(a,"tag-close"))return o.selfClosing="/>"==a.value,o;o.start.column+=a.value.length}return null},this._findEndTagInLine=function(e,t,n,o){for(var r=e.getTokens(t),a=0,i=0;i<r.length;i++){var s=r[i];if(!((a+=s.value.length)<o)&&u(s,"end-tag-open")&&(s=r[i+1])&&s.value==n)return!0}return!1},this._readTagForward=function(e){var t=e.getCurrentToken();if(!t)return null;var n=new l;do{if(u(t,"tag-open"))n.closing=u(t,"end-tag-open"),n.start.row=e.getCurrentTokenRow(),n.start.column=e.getCurrentTokenColumn();else if(u(t,"tag-name"))n.tagName=t.value;else if(u(t,"tag-close"))return n.selfClosing="/>"==t.value,n.end.row=e.getCurrentTokenRow(),n.end.column=e.getCurrentTokenColumn()+t.value.length,e.stepForward(),n}while(t=e.stepForward());return null},this._readTagBackward=function(e){var t=e.getCurrentToken();if(!t)return null;var n=new l;do{if(u(t,"tag-open"))return n.closing=u(t,"end-tag-open"),n.start.row=e.getCurrentTokenRow(),n.start.column=e.getCurrentTokenColumn(),e.stepBackward(),n;u(t,"tag-name")?n.tagName=t.value:u(t,"tag-close")&&(n.selfClosing="/>"==t.value,n.end.row=e.getCurrentTokenRow(),n.end.column=e.getCurrentTokenColumn()+t.value.length)}while(t=e.stepBackward());return null},this._pop=function(e,t){for(;e.length;){var n=e[e.length-1];if(t&&n.tagName!=t.tagName){if(this.optionalEndTags.hasOwnProperty(n.tagName)){e.pop();continue}return null}return e.pop()}},this.getFoldWidgetRange=function(e,t,n){var o=this._getFirstTagInLine(e,n);if(!o)return this.getCommentFoldWidget(e,n)&&e.getCommentFoldRange(n,e.getLine(n).length);var a,s=[];if(o.closing||o.selfClosing){u=new i(e,n,o.end.column);for(var l={row:n,column:o.start.column};a=this._readTagBackward(u);){if(a.selfClosing){if(s.length)continue;return a.start.column+=a.tagName.length+2,a.end.column-=2,r.fromPoints(a.start,a.end)}if(a.closing)s.push(a);else if(this._pop(s,a),0==s.length)return a.start.column+=a.tagName.length+2,a.start.row==a.end.row&&a.start.column<a.end.column&&(a.start.column=a.end.column),r.fromPoints(a.start,l)}}else{var u=new i(e,n,o.start.column),c={row:n,column:o.start.column+o.tagName.length+2};for(o.start.row==o.end.row&&(c.column=o.end.column);a=this._readTagForward(u);){if(a.selfClosing){if(s.length)continue;return a.start.column+=a.tagName.length+2,a.end.column-=2,r.fromPoints(a.start,a.end)}if(a.closing){if(this._pop(s,a),0==s.length)return r.fromPoints(c,a.start)}else s.push(a)}}}}).call(s.prototype)})),ace.define("ace/mode/folding/html",["require","exports","module","ace/lib/oop","ace/mode/folding/mixed","ace/mode/folding/xml","ace/mode/folding/cstyle"],(function(e,t,n){"use strict";var o=e("../../lib/oop"),r=e("./mixed").FoldMode,a=e("./xml").FoldMode,i=e("./cstyle").FoldMode,s=t.FoldMode=function(e,t){r.call(this,new a(e,t),{"js-":new i,"css-":new i})};o.inherits(s,r)})),ace.define("ace/mode/html_completions",["require","exports","module","ace/token_iterator"],(function(e,t,n){"use strict";var o=e("../token_iterator").TokenIterator,r=["accesskey","class","contenteditable","contextmenu","dir","draggable","dropzone","hidden","id","inert","itemid","itemprop","itemref","itemscope","itemtype","lang","spellcheck","style","tabindex","title","translate"].concat(["onabort","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextmenu","oncuechange","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onload","onloadeddata","onloadedmetadata","onloadstart","onmousedown","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onpause","onplay","onplaying","onprogress","onratechange","onreset","onscroll","onseeked","onseeking","onselect","onshow","onstalled","onsubmit","onsuspend","ontimeupdate","onvolumechange","onwaiting"]),a={a:{href:1,target:{_blank:1,top:1},ping:1,rel:{nofollow:1,alternate:1,author:1,bookmark:1,help:1,license:1,next:1,noreferrer:1,prefetch:1,prev:1,search:1,tag:1},media:1,hreflang:1,type:1},abbr:{},address:{},area:{shape:1,coords:1,href:1,hreflang:1,alt:1,target:1,media:1,rel:1,ping:1,type:1},article:{pubdate:1},aside:{},audio:{src:1,autobuffer:1,autoplay:{autoplay:1},loop:{loop:1},controls:{controls:1},muted:{muted:1},preload:{auto:1,metadata:1,none:1}},b:{},base:{href:1,target:1},bdi:{},bdo:{},blockquote:{cite:1},body:{onafterprint:1,onbeforeprint:1,onbeforeunload:1,onhashchange:1,onmessage:1,onoffline:1,onpopstate:1,onredo:1,onresize:1,onstorage:1,onundo:1,onunload:1},br:{},button:{autofocus:1,disabled:{disabled:1},form:1,formaction:1,formenctype:1,formmethod:1,formnovalidate:1,formtarget:1,name:1,value:1,type:{button:1,submit:1}},canvas:{width:1,height:1},caption:{},cite:{},code:{},col:{span:1},colgroup:{span:1},command:{type:1,label:1,icon:1,disabled:1,checked:1,radiogroup:1,command:1},data:{},datalist:{},dd:{},del:{cite:1,datetime:1},details:{open:1},dfn:{},dialog:{open:1},div:{},dl:{},dt:{},em:{},embed:{src:1,height:1,width:1,type:1},fieldset:{disabled:1,form:1,name:1},figcaption:{},figure:{},footer:{},form:{"accept-charset":1,action:1,autocomplete:1,enctype:{"multipart/form-data":1,"application/x-www-form-urlencoded":1},method:{get:1,post:1},name:1,novalidate:1,target:{_blank:1,top:1}},h1:{},h2:{},h3:{},h4:{},h5:{},h6:{},head:{},header:{},hr:{},html:{manifest:1},i:{},iframe:{name:1,src:1,height:1,width:1,sandbox:{"allow-same-origin":1,"allow-top-navigation":1,"allow-forms":1,"allow-scripts":1},seamless:{seamless:1}},img:{alt:1,src:1,height:1,width:1,usemap:1,ismap:1},input:{type:{text:1,password:1,hidden:1,checkbox:1,submit:1,radio:1,file:1,button:1,reset:1,image:31,color:1,date:1,datetime:1,"datetime-local":1,email:1,month:1,number:1,range:1,search:1,tel:1,time:1,url:1,week:1},accept:1,alt:1,autocomplete:{on:1,off:1},autofocus:{autofocus:1},checked:{checked:1},disabled:{disabled:1},form:1,formaction:1,formenctype:{"application/x-www-form-urlencoded":1,"multipart/form-data":1,"text/plain":1},formmethod:{get:1,post:1},formnovalidate:{formnovalidate:1},formtarget:{_blank:1,_self:1,_parent:1,_top:1},height:1,list:1,max:1,maxlength:1,min:1,multiple:{multiple:1},name:1,pattern:1,placeholder:1,readonly:{readonly:1},required:{required:1},size:1,src:1,step:1,width:1,files:1,value:1},ins:{cite:1,datetime:1},kbd:{},keygen:{autofocus:1,challenge:{challenge:1},disabled:{disabled:1},form:1,keytype:{rsa:1,dsa:1,ec:1},name:1},label:{form:1,for:1},legend:{},li:{value:1},link:{href:1,hreflang:1,rel:{stylesheet:1,icon:1},media:{all:1,screen:1,print:1},type:{"text/css":1,"image/png":1,"image/jpeg":1,"image/gif":1},sizes:1},main:{},map:{name:1},mark:{},math:{},menu:{type:1,label:1},meta:{"http-equiv":{"content-type":1},name:{description:1,keywords:1},content:{"text/html; charset=UTF-8":1},charset:1},meter:{value:1,min:1,max:1,low:1,high:1,optimum:1},nav:{},noscript:{href:1},object:{param:1,data:1,type:1,height:1,width:1,usemap:1,name:1,form:1,classid:1},ol:{start:1,reversed:1},optgroup:{disabled:1,label:1},option:{disabled:1,selected:1,label:1,value:1},output:{for:1,form:1,name:1},p:{},param:{name:1,value:1},pre:{},progress:{value:1,max:1},q:{cite:1},rp:{},rt:{},ruby:{},s:{},samp:{},script:{charset:1,type:{"text/javascript":1},src:1,defer:1,async:1},select:{autofocus:1,disabled:1,form:1,multiple:{multiple:1},name:1,size:1,readonly:{readonly:1}},small:{},source:{src:1,type:1,media:1},span:{},strong:{},style:{type:1,media:{all:1,screen:1,print:1},scoped:1},sub:{},sup:{},svg:{},table:{summary:1},tbody:{},td:{headers:1,rowspan:1,colspan:1},textarea:{autofocus:{autofocus:1},disabled:{disabled:1},form:1,maxlength:1,name:1,placeholder:1,readonly:{readonly:1},required:{required:1},rows:1,cols:1,wrap:{on:1,off:1,hard:1,soft:1}},tfoot:{},th:{headers:1,rowspan:1,colspan:1,scope:1},thead:{},time:{datetime:1},title:{},tr:{},track:{kind:1,src:1,srclang:1,label:1,default:1},section:{},summary:{},u:{},ul:{},var:{},video:{src:1,autobuffer:1,autoplay:{autoplay:1},loop:{loop:1},controls:{controls:1},width:1,height:1,poster:1,muted:{muted:1},preload:{auto:1,metadata:1,none:1}},wbr:{}},i=Object.keys(a);function s(e,t){return e.type.lastIndexOf(t+".xml")>-1}function l(e,t){for(var n=new o(e,t.row,t.column),r=n.getCurrentToken();r&&!s(r,"tag-name");)r=n.stepBackward();if(r)return r.value}var u=function(){};(function(){this.getCompletions=function(e,t,n,o){var r=t.getTokenAt(n.row,n.column);if(!r)return[];if(s(r,"tag-name")||s(r,"tag-open")||s(r,"end-tag-open"))return this.getTagCompletions(e,t,n,o);if(s(r,"tag-whitespace")||s(r,"attribute-name"))return this.getAttributeCompletions(e,t,n,o);if(s(r,"attribute-value"))return this.getAttributeValueCompletions(e,t,n,o);var a=t.getLine(n.row).substr(0,n.column);return/&[a-z]*$/i.test(a)?this.getHTMLEntityCompletions(e,t,n,o):[]},this.getTagCompletions=function(e,t,n,o){return i.map((function(e){return{value:e,meta:"tag",score:1e6}}))},this.getAttributeCompletions=function(e,t,n,o){var i=l(t,n);if(!i)return[];var s=r;return i in a&&(s=s.concat(Object.keys(a[i]))),s.map((function(e){return{caption:e,snippet:e+'="$0"',meta:"attribute",score:1e6}}))},this.getAttributeValueCompletions=function(e,t,n,r){var i=l(t,n),u=function(e,t){for(var n=new o(e,t.row,t.column),r=n.getCurrentToken();r&&!s(r,"attribute-name");)r=n.stepBackward();if(r)return r.value}(t,n);if(!i)return[];var c=[];return i in a&&u in a[i]&&"object"==typeof a[i][u]&&(c=Object.keys(a[i][u])),c.map((function(e){return{caption:e,snippet:e,meta:"attribute value",score:1e6}}))},this.getHTMLEntityCompletions=function(e,t,n,o){return["Aacute;","aacute;","Acirc;","acirc;","acute;","AElig;","aelig;","Agrave;","agrave;","alefsym;","Alpha;","alpha;","amp;","and;","ang;","Aring;","aring;","asymp;","Atilde;","atilde;","Auml;","auml;","bdquo;","Beta;","beta;","brvbar;","bull;","cap;","Ccedil;","ccedil;","cedil;","cent;","Chi;","chi;","circ;","clubs;","cong;","copy;","crarr;","cup;","curren;","Dagger;","dagger;","dArr;","darr;","deg;","Delta;","delta;","diams;","divide;","Eacute;","eacute;","Ecirc;","ecirc;","Egrave;","egrave;","empty;","emsp;","ensp;","Epsilon;","epsilon;","equiv;","Eta;","eta;","ETH;","eth;","Euml;","euml;","euro;","exist;","fnof;","forall;","frac12;","frac14;","frac34;","frasl;","Gamma;","gamma;","ge;","gt;","hArr;","harr;","hearts;","hellip;","Iacute;","iacute;","Icirc;","icirc;","iexcl;","Igrave;","igrave;","image;","infin;","int;","Iota;","iota;","iquest;","isin;","Iuml;","iuml;","Kappa;","kappa;","Lambda;","lambda;","lang;","laquo;","lArr;","larr;","lceil;","ldquo;","le;","lfloor;","lowast;","loz;","lrm;","lsaquo;","lsquo;","lt;","macr;","mdash;","micro;","middot;","minus;","Mu;","mu;","nabla;","nbsp;","ndash;","ne;","ni;","not;","notin;","nsub;","Ntilde;","ntilde;","Nu;","nu;","Oacute;","oacute;","Ocirc;","ocirc;","OElig;","oelig;","Ograve;","ograve;","oline;","Omega;","omega;","Omicron;","omicron;","oplus;","or;","ordf;","ordm;","Oslash;","oslash;","Otilde;","otilde;","otimes;","Ouml;","ouml;","para;","part;","permil;","perp;","Phi;","phi;","Pi;","pi;","piv;","plusmn;","pound;","Prime;","prime;","prod;","prop;","Psi;","psi;","quot;","radic;","rang;","raquo;","rArr;","rarr;","rceil;","rdquo;","real;","reg;","rfloor;","Rho;","rho;","rlm;","rsaquo;","rsquo;","sbquo;","Scaron;","scaron;","sdot;","sect;","shy;","Sigma;","sigma;","sigmaf;","sim;","spades;","sub;","sube;","sum;","sup;","sup1;","sup2;","sup3;","supe;","szlig;","Tau;","tau;","there4;","Theta;","theta;","thetasym;","thinsp;","THORN;","thorn;","tilde;","times;","trade;","Uacute;","uacute;","uArr;","uarr;","Ucirc;","ucirc;","Ugrave;","ugrave;","uml;","upsih;","Upsilon;","upsilon;","Uuml;","uuml;","weierp;","Xi;","xi;","Yacute;","yacute;","yen;","Yuml;","yuml;","Zeta;","zeta;","zwj;","zwnj;"].map((function(e){return{caption:e,snippet:e,meta:"html entity",score:1e6}}))}}).call(u.prototype),t.HtmlCompletions=u})),ace.define("ace/mode/html",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text","ace/mode/javascript","ace/mode/css","ace/mode/html_highlight_rules","ace/mode/behaviour/xml","ace/mode/folding/html","ace/mode/html_completions","ace/worker/worker_client"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=e("../lib/lang"),a=e("./text").Mode,i=e("./javascript").Mode,s=e("./css").Mode,l=e("./html_highlight_rules").HtmlHighlightRules,u=e("./behaviour/xml").XmlBehaviour,c=e("./folding/html").FoldMode,g=e("./html_completions").HtmlCompletions,d=e("../worker/worker_client").WorkerClient,m=["area","base","br","col","embed","hr","img","input","keygen","link","meta","menuitem","param","source","track","wbr"],p=["li","dt","dd","p","rt","rp","optgroup","option","colgroup","td","th"],h=function(e){this.fragmentContext=e&&e.fragmentContext,this.HighlightRules=l,this.$behaviour=new u,this.$completer=new g,this.createModeDelegates({"js-":i,"css-":s}),this.foldingRules=new c(this.voidElements,r.arrayToMap(p))};o.inherits(h,a),function(){this.blockComment={start:"\x3c!--",end:"--\x3e"},this.voidElements=r.arrayToMap(m),this.getNextLineIndent=function(e,t,n){return this.$getIndent(t)},this.checkOutdent=function(e,t,n){return!1},this.getCompletions=function(e,t,n,o){return this.$completer.getCompletions(e,t,n,o)},this.createWorker=function(e){if(this.constructor==h){var t=new d(["ace"],"ace/mode/html_worker","Worker");return t.attachToDocument(e.getDocument()),this.fragmentContext&&t.call("setOptions",[{context:this.fragmentContext}]),t.on("error",(function(t){e.setAnnotations(t.data)})),t.on("terminate",(function(){e.clearAnnotations()})),t}},this.$id="ace/mode/html",this.snippetFileId="ace/snippets/html"}.call(h.prototype),t.Mode=h})),ace.define("ace/mode/velocity_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text_highlight_rules","ace/mode/html_highlight_rules"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=e("../lib/lang"),a=e("./text_highlight_rules").TextHighlightRules,i=e("./html_highlight_rules").HtmlHighlightRules,s=function(){i.call(this);var e=r.arrayToMap("true|false|null".split("|")),t=r.arrayToMap("_DateTool|_DisplayTool|_EscapeTool|_FieldTool|_MathTool|_NumberTool|_SerializerTool|_SortTool|_StringTool|_XPathTool".split("|")),n=r.arrayToMap("$contentRoot|$foreach".split("|")),o=r.arrayToMap("#set|#macro|#include|#parse|#if|#elseif|#else|#foreach|#break|#end|#stop".split("|"));for(var a in this.$rules.start.push({token:"comment",regex:"##.*$"},{token:"comment.block",regex:"#\\*",next:"vm_comment"},{token:"string.regexp",regex:"[/](?:(?:\\[(?:\\\\]|[^\\]])+\\])|(?:\\\\/|[^\\]/]))*[/]\\w*\\s*(?=[).,;]|$)"},{token:"string",regex:'["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'},{token:"string",regex:"['](?:(?:\\\\.)|(?:[^'\\\\]))*?[']"},{token:"constant.numeric",regex:"0[xX][0-9a-fA-F]+\\b"},{token:"constant.numeric",regex:"[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"},{token:"constant.language.boolean",regex:"(?:true|false)\\b"},{token:function(r){return o.hasOwnProperty(r)?"keyword":e.hasOwnProperty(r)?"constant.language":n.hasOwnProperty(r)?"variable.language":t.hasOwnProperty(r)||t.hasOwnProperty(r.substring(1))?"support.function":"debugger"==r?"invalid.deprecated":r.match(/^(\$[a-zA-Z_][a-zA-Z0-9_]*)$/)?"variable":"identifier"},regex:"[a-zA-Z$#][a-zA-Z0-9_]*\\b"},{token:"keyword.operator",regex:"!|&|\\*|\\-|\\+|=|!=|<=|>=|<|>|&&|\\|\\|"},{token:"lparen",regex:"[[({]"},{token:"rparen",regex:"[\\])}]"},{token:"text",regex:"\\s+"}),this.$rules.vm_comment=[{token:"comment",regex:"\\*#|--\x3e",next:"start"},{defaultToken:"comment"}],this.$rules.vm_start=[{token:"variable",regex:"}",next:"pop"},{token:"string.regexp",regex:"[/](?:(?:\\[(?:\\\\]|[^\\]])+\\])|(?:\\\\/|[^\\]/]))*[/]\\w*\\s*(?=[).,;]|$)"},{token:"string",regex:'["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'},{token:"string",regex:"['](?:(?:\\\\.)|(?:[^'\\\\]))*?[']"},{token:"constant.numeric",regex:"0[xX][0-9a-fA-F]+\\b"},{token:"constant.numeric",regex:"[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"},{token:"constant.language.boolean",regex:"(?:true|false)\\b"},{token:function(r){return o.hasOwnProperty(r)?"keyword":e.hasOwnProperty(r)?"constant.language":n.hasOwnProperty(r)?"variable.language":t.hasOwnProperty(r)||t.hasOwnProperty(r.substring(1))?"support.function":"debugger"==r?"invalid.deprecated":r.match(/^(\$[a-zA-Z_$][a-zA-Z0-9_]*)$/)?"variable":"identifier"},regex:"[a-zA-Z_$][a-zA-Z0-9_$]*\\b"},{token:"keyword.operator",regex:"!|&|\\*|\\-|\\+|=|!=|<=|>=|<|>|&&|\\|\\|"},{token:"lparen",regex:"[[({]"},{token:"rparen",regex:"[\\])}]"},{token:"text",regex:"\\s+"}],this.$rules)this.$rules[a].unshift({token:"variable",regex:"\\${",push:"vm_start"});this.normalizeRules()};o.inherits(s,a),t.VelocityHighlightRules=s})),ace.define("ace/mode/folding/velocity",["require","exports","module","ace/lib/oop","ace/mode/folding/fold_mode","ace/range"],(function(e,t,n){"use strict";var o=e("../../lib/oop"),r=e("./fold_mode").FoldMode,a=e("../../range").Range,i=t.FoldMode=function(){};o.inherits(i,r),function(){this.getFoldWidgetRange=function(e,t,n){var o=this.indentationBlock(e,n);if(o)return o;var r=/\S/,i=e.getLine(n),s=i.search(r);if(-1!=s&&"##"==i[s]){for(var l=i.length,u=e.getLength(),c=n,g=n;++n<u;){var d=(i=e.getLine(n)).search(r);if(-1!=d){if("##"!=i[d])break;g=n}}if(g>c){var m=e.getLine(g).length;return new a(c,l,g,m)}}},this.getFoldWidget=function(e,t,n){var o=e.getLine(n),r=o.search(/\S/),a=e.getLine(n+1),i=e.getLine(n-1),s=i.search(/\S/),l=a.search(/\S/);if(-1==r)return e.foldWidgets[n-1]=-1!=s&&s<l?"start":"","";if(-1==s){if(r==l&&"##"==o[r]&&"##"==a[r])return e.foldWidgets[n-1]="",e.foldWidgets[n+1]="","start"}else if(s==r&&"##"==o[r]&&"##"==i[r]&&-1==e.getLine(n-2).search(/\S/))return e.foldWidgets[n-1]="start",e.foldWidgets[n+1]="","";return e.foldWidgets[n-1]=-1!=s&&s<r?"start":"",r<l?"start":""}}.call(i.prototype)})),ace.define("ace/mode/velocity",["require","exports","module","ace/lib/oop","ace/mode/html","ace/mode/velocity_highlight_rules","ace/mode/folding/velocity"],(function(e,t,n){"use strict";var o=e("../lib/oop"),r=e("./html").Mode,a=e("./velocity_highlight_rules").VelocityHighlightRules,i=e("./folding/velocity").FoldMode,s=function(){r.call(this),this.HighlightRules=a,this.foldingRules=new i};o.inherits(s,r),function(){this.lineCommentStart="##",this.blockComment={start:"#*",end:"*#"},this.$id="ace/mode/velocity",this.snippetFileId="ace/snippets/velocity"}.call(s.prototype),t.Mode=s})),ace.require(["ace/mode/velocity"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.require(["ace/snippets/zeek"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/mode/sh_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],(function(e,t,n){"use strict";var i=e("../lib/oop"),r=e("./text_highlight_rules").TextHighlightRules,o=t.reservedKeywords="!|{|}|case|do|done|elif|else|esac|fi|for|if|in|then|until|while|&|;|export|local|read|typeset|unset|elif|select|set|function|declare|readonly",s=t.languageConstructs="[|]|alias|bg|bind|break|builtin|cd|command|compgen|complete|continue|dirs|disown|echo|enable|eval|exec|exit|fc|fg|getopts|hash|help|history|jobs|kill|let|logout|popd|printf|pushd|pwd|return|set|shift|shopt|source|suspend|test|times|trap|type|ulimit|umask|unalias|wait",a=function(){var e=this.createKeywordMapper({keyword:o,"support.function.builtin":s,"invalid.deprecated":"debugger"},"identifier"),t="(?:\\d+)",n="(?:(?:"+t+"?(?:\\.\\d+))|(?:"+t+"\\.))",i="(?:"+("(?:(?:"+n+"|"+t+"))")+"|"+n+")",r="(?:&"+t+")",a="[a-zA-Z_][a-zA-Z0-9_]*",l="(?:"+a+"(?==))",g="(?:"+a+"\\s*\\(\\))";this.$rules={start:[{token:"constant",regex:/\\./},{token:["text","comment"],regex:/(^|\s)(#.*)$/},{token:"string.start",regex:'"',push:[{token:"constant.language.escape",regex:/\\(?:[$`"\\]|$)/},{include:"variables"},{token:"keyword.operator",regex:/`/},{token:"string.end",regex:'"',next:"pop"},{defaultToken:"string"}]},{token:"string",regex:"\\$'",push:[{token:"constant.language.escape",regex:/\\(?:[abeEfnrtv\\'"]|x[a-fA-F\d]{1,2}|u[a-fA-F\d]{4}([a-fA-F\d]{4})?|c.|\d{1,3})/},{token:"string",regex:"'",next:"pop"},{defaultToken:"string"}]},{regex:"<<<",token:"keyword.operator"},{stateName:"heredoc",regex:"(<<-?)(\\s*)(['\"`]?)([\\w\\-]+)(['\"`]?)",onMatch:function(e,t,n){var i="-"==e[2]?"indentedHeredoc":"heredoc",r=e.split(this.splitRegex);return n.push(i,r[4]),[{type:"constant",value:r[1]},{type:"text",value:r[2]},{type:"string",value:r[3]},{type:"support.class",value:r[4]},{type:"string",value:r[5]}]},rules:{heredoc:[{onMatch:function(e,t,n){return e===n[1]?(n.shift(),n.shift(),this.next=n[0]||"start","support.class"):(this.next="","string")},regex:".*$",next:"start"}],indentedHeredoc:[{token:"string",regex:"^\t+"},{onMatch:function(e,t,n){return e===n[1]?(n.shift(),n.shift(),this.next=n[0]||"start","support.class"):(this.next="","string")},regex:".*$",next:"start"}]}},{regex:"$",token:"empty",next:function(e,t){return"heredoc"===t[0]||"indentedHeredoc"===t[0]?t[0]:e}},{token:["keyword","text","text","text","variable"],regex:/(declare|local|readonly)(\s+)(?:(-[fixar]+)(\s+))?([a-zA-Z_][a-zA-Z0-9_]*\b)/},{token:"variable.language",regex:"(?:\\$(?:SHLVL|\\$|\\!|\\?))"},{token:"variable",regex:l},{include:"variables"},{token:"support.function",regex:g},{token:"support.function",regex:r},{token:"string",start:"'",end:"'"},{token:"constant.numeric",regex:i},{token:"constant.numeric",regex:"(?:(?:[1-9]\\d*)|(?:0))\\b"},{token:e,regex:"[a-zA-Z_][a-zA-Z0-9_]*\\b"},{token:"keyword.operator",regex:"\\+|\\-|\\*|\\*\\*|\\/|\\/\\/|~|<|>|<=|=>|=|!=|[%&|`]"},{token:"punctuation.operator",regex:";"},{token:"paren.lparen",regex:"[\\[\\(\\{]"},{token:"paren.rparen",regex:"[\\]]"},{token:"paren.rparen",regex:"[\\)\\}]",next:"pop"}],variables:[{token:"variable",regex:/(\$)(\w+)/},{token:["variable","paren.lparen"],regex:/(\$)(\()/,push:"start"},{token:["variable","paren.lparen","keyword.operator","variable","keyword.operator"],regex:/(\$)(\{)([#!]?)(\w+|[*@#?\-$!0_])(:[?+\-=]?|##?|%%?|,,?\/|\^\^?)?/,push:"start"},{token:"variable",regex:/\$[*@#?\-$!0_]/},{token:["variable","paren.lparen"],regex:/(\$)(\{)/,push:"start"}]},this.normalizeRules()};i.inherits(a,r),t.ShHighlightRules=a})),ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],(function(e,t,n){"use strict";var i=e("../../lib/oop"),r=e("../../range").Range,o=e("./fold_mode").FoldMode,s=t.FoldMode=function(e){e&&(this.foldingStartMarker=new RegExp(this.foldingStartMarker.source.replace(/\|[^|]*?$/,"|"+e.start)),this.foldingStopMarker=new RegExp(this.foldingStopMarker.source.replace(/\|[^|]*?$/,"|"+e.end)))};i.inherits(s,o),function(){this.foldingStartMarker=/([\{\[\(])[^\}\]\)]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{\(]*([\}\]\)])|^[\s\*]*(\*\/)/,this.singleLineBlockCommentRe=/^\s*(\/\*).*\*\/\s*$/,this.tripleStarBlockCommentRe=/^\s*(\/\*\*\*).*\*\/\s*$/,this.startRegionRe=/^\s*(\/\*|\/\/)#?region\b/,this._getFoldWidgetBase=this.getFoldWidget,this.getFoldWidget=function(e,t,n){var i=e.getLine(n);if(this.singleLineBlockCommentRe.test(i)&&!this.startRegionRe.test(i)&&!this.tripleStarBlockCommentRe.test(i))return"";var r=this._getFoldWidgetBase(e,t,n);return!r&&this.startRegionRe.test(i)?"start":r},this.getFoldWidgetRange=function(e,t,n,i){var r,o=e.getLine(n);if(this.startRegionRe.test(o))return this.getCommentRegionBlock(e,o,n);if(r=o.match(this.foldingStartMarker)){var s=r.index;if(r[1])return this.openingBracketBlock(e,r[1],n,s);var a=e.getCommentFoldRange(n,s+r[0].length,1);return a&&!a.isMultiLine()&&(i?a=this.getSectionRange(e,n):"all"!=t&&(a=null)),a}if("markbegin"!==t&&(r=o.match(this.foldingStopMarker))){s=r.index+r[0].length;return r[1]?this.closingBracketBlock(e,r[1],n,s):e.getCommentFoldRange(n,s,-1)}},this.getSectionRange=function(e,t){for(var n=e.getLine(t),i=n.search(/\S/),o=t,s=n.length,a=t+=1,l=e.getLength();++t<l;){var g=(n=e.getLine(t)).search(/\S/);if(-1!==g){if(i>g)break;var h=this.getFoldWidgetRange(e,"all",t);if(h){if(h.start.row<=o)break;if(h.isMultiLine())t=h.end.row;else if(i==g)break}a=t}}return new r(o,s,a,e.getLine(a).length)},this.getCommentRegionBlock=function(e,t,n){for(var i=t.search(/\s*$/),o=e.getLength(),s=n,a=/^\s*(?:\/\*|\/\/|--)#?(end)?region\b/,l=1;++n<o;){t=e.getLine(n);var g=a.exec(t);if(g&&(g[1]?l--:l++,!l))break}if(n>s)return new r(s,i,n,t.length)}}.call(s.prototype)})),ace.define("ace/mode/sh",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/sh_highlight_rules","ace/range","ace/mode/folding/cstyle","ace/mode/behaviour/cstyle"],(function(e,t,n){"use strict";var i=e("../lib/oop"),r=e("./text").Mode,o=e("./sh_highlight_rules").ShHighlightRules,s=e("../range").Range,a=e("./folding/cstyle").FoldMode,l=e("./behaviour/cstyle").CstyleBehaviour,g=function(){this.HighlightRules=o,this.foldingRules=new a,this.$behaviour=new l};i.inherits(g,r),function(){this.lineCommentStart="#",this.getNextLineIndent=function(e,t,n){var i=this.$getIndent(t),r=this.getTokenizer().getLineTokens(t,e).tokens;if(r.length&&"comment"==r[r.length-1].type)return i;"start"==e&&(t.match(/^.*[\{\(\[:]\s*$/)&&(i+=n));return i};var e={pass:1,return:1,raise:1,break:1,continue:1};this.checkOutdent=function(t,n,i){if("\r\n"!==i&&"\r"!==i&&"\n"!==i)return!1;var r=this.getTokenizer().getLineTokens(n.trim(),t).tokens;if(!r)return!1;do{var o=r.pop()}while(o&&("comment"==o.type||"text"==o.type&&o.value.match(/^\s+$/)));return!!o&&("keyword"==o.type&&e[o.value])},this.autoOutdent=function(e,t,n){n+=1;var i=this.$getIndent(t.getLine(n)),r=t.getTabString();i.slice(-r.length)==r&&t.remove(new s(n,i.length-r.length,n,i.length))},this.$id="ace/mode/sh",this.snippetFileId="ace/snippets/sh"}.call(g.prototype),t.Mode=g})),ace.define("ace/mode/dockerfile_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/sh_highlight_rules"],(function(e,t,n){"use strict";var i=e("../lib/oop"),r=e("./sh_highlight_rules").ShHighlightRules,o=function(){r.call(this);for(var e=this.$rules.start,t=0;t<e.length;t++)if("variable.language"==e[t].token){e.splice(t,0,{token:"constant.language",regex:"(?:^(?:FROM|MAINTAINER|RUN|CMD|EXPOSE|ENV|ADD|ENTRYPOINT|VOLUME|USER|WORKDIR|ONBUILD|COPY|LABEL)\\b)",caseInsensitive:!0});break}};i.inherits(o,r),t.DockerfileHighlightRules=o})),ace.define("ace/mode/dockerfile",["require","exports","module","ace/lib/oop","ace/mode/sh","ace/mode/dockerfile_highlight_rules","ace/mode/folding/cstyle"],(function(e,t,n){"use strict";var i=e("../lib/oop"),r=e("./sh").Mode,o=e("./dockerfile_highlight_rules").DockerfileHighlightRules,s=e("./folding/cstyle").FoldMode,a=function(){r.call(this),this.HighlightRules=o,this.foldingRules=new s};i.inherits(a,r),function(){this.$id="ace/mode/dockerfile"}.call(a.prototype),t.Mode=a})),ace.require(["ace/mode/dockerfile"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ace.define("ace/theme/dracula",["require","exports","module","ace/lib/dom"],(function(a,c,e){c.isDark=!0,c.cssClass="ace-dracula",c.cssText=".ace-dracula .ace_gutter {background: #282a36;color: rgb(144,145,148)}.ace-dracula .ace_print-margin {width: 1px;background: #44475a}.ace-dracula {background-color: #282a36;color: #f8f8f2}.ace-dracula .ace_cursor {color: #f8f8f0}.ace-dracula .ace_marker-layer .ace_selection {background: #44475a}.ace-dracula.ace_multiselect .ace_selection.ace_start {box-shadow: 0 0 3px 0px #282a36;border-radius: 2px}.ace-dracula .ace_marker-layer .ace_step {background: rgb(198, 219, 174)}.ace-dracula .ace_marker-layer .ace_bracket {margin: -1px 0 0 -1px;border: 1px solid #a29709}.ace-dracula .ace_marker-layer .ace_active-line {background: #44475a}.ace-dracula .ace_gutter-active-line {background-color: #44475a}.ace-dracula .ace_marker-layer .ace_selected-word {box-shadow: 0px 0px 0px 1px #a29709;border-radius: 3px;}.ace-dracula .ace_fold {background-color: #50fa7b;border-color: #f8f8f2}.ace-dracula .ace_keyword {color: #ff79c6}.ace-dracula .ace_constant.ace_language {color: #bd93f9}.ace-dracula .ace_constant.ace_numeric {color: #bd93f9}.ace-dracula .ace_constant.ace_character {color: #bd93f9}.ace-dracula .ace_constant.ace_character.ace_escape {color: #ff79c6}.ace-dracula .ace_constant.ace_other {color: #bd93f9}.ace-dracula .ace_support.ace_function {color: #8be9fd}.ace-dracula .ace_support.ace_constant {color: #6be5fd}.ace-dracula .ace_support.ace_class {font-style: italic;color: #66d9ef}.ace-dracula .ace_support.ace_type {font-style: italic;color: #66d9ef}.ace-dracula .ace_storage {color: #ff79c6}.ace-dracula .ace_storage.ace_type {font-style: italic;color: #8be9fd}.ace-dracula .ace_invalid {color: #F8F8F0;background-color: #ff79c6}.ace-dracula .ace_invalid.ace_deprecated {color: #F8F8F0;background-color: #bd93f9}.ace-dracula .ace_string {color: #f1fa8c}.ace-dracula .ace_comment {color: #6272a4}.ace-dracula .ace_variable {color: #50fa7b}.ace-dracula .ace_variable.ace_parameter {font-style: italic;color: #ffb86c}.ace-dracula .ace_entity.ace_other.ace_attribute-name {color: #50fa7b}.ace-dracula .ace_entity.ace_name.ace_function {color: #50fa7b}.ace-dracula .ace_entity.ace_name.ace_tag {color: #ff79c6}.ace-dracula .ace_invisible {color: #626680;}.ace-dracula .ace_indent-guide {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNgYGBgYHB3d/8PAAOIAdULw8qMAAAAAElFTkSuQmCC) right repeat-y}",c.$selectionColorConflict=!0,a("../lib/dom").importCssString(c.cssText,c.cssClass,!1)})),ace.require(["ace/theme/dracula"],(function(a){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=a)}));
|