{"version":3,"file":"signUpFinder.obs.js","sources":["../../../src/Engagement/SignUp/SignUpFinder/signUpFilterType.partial.ts","../../../src/Engagement/SignUp/SignUpFinder/signUpFilter.partial.obs","../../../src/Engagement/SignUp/signUpFinder.obs"],"sourcesContent":["// \r\n// 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/**\r\n * Options for sign-up filters.\r\n */\r\nexport const SignUpFilterType = {\r\n Checkboxes: \"Checkboxes\",\r\n MultiSelectDropDown: \"MultiSelectDropDown\"\r\n} as const;\r\n\r\n/**\r\n * Options for sign-up filters.\r\n */\r\nexport type SignUpFilterType = typeof SignUpFilterType[keyof typeof SignUpFilterType];","\r\n\r\n \r\n \r\n\r\n\r\n","\r\n\r\n \r\n {{ blockErrorMessage }}\r\n \r\n\r\n \r\n {{ errorMessage }}\r\n \r\n\r\n