{"version":3,"file":"filterMode.js","sources":["../../../../Framework/Core/Reporting/filterMode.ts"],"sourcesContent":["// Copyright by the Spark Development Network\r\n//\r\n// Licensed under the Rock Community License (the \"License\");\r\n// you may not use this file except in compliance with the License.\r\n// You may obtain a copy of the License at\r\n//\r\n// http://www.rockrms.com/license\r\n//\r\n// Unless required by applicable law or agreed to in writing, software\r\n// distributed under the License is distributed on an \"AS IS\" BASIS,\r\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n// See the License for the specific language governing permissions and\r\n// limitations under the License.\r\n// \r\n//\r\n\r\n/** The type of filter mode to use when choosing which components to display. */\r\nexport enum FilterMode {\r\n /** A simple filter editor should be used, with a minimal UI. */\r\n Simple = 0,\r\n\r\n /** A more advanced editor should be used that provides all available options. */\r\n Advanced = 1\r\n}\r\n"],"names":["FilterMode"],"mappings":";;;;;AAiBYA,gBAAAA,UAAU,mCAAVA,UAAU,EAAA;YAAVA,EAAAA,UAAU,CAAVA,UAAU,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA,CAAA;YAAVA,EAAAA,UAAU,CAAVA,UAAU,CAAA,UAAA,CAAA,GAAA,CAAA,CAAA,GAAA,UAAA,CAAA;YAAA,EAAA,OAAVA,UAAU,CAAA;YAAA,CAAA,CAAA,EAAA;;;;;;;;"}