>>=y=v>>>24,p-=y,!(16&(y=v>>>16&255))){if(0==(64&y)){v=_[(65535&v)+(d&(1< Please fill out user data below \r\n Do you really want to delete this record? This process\r\n cannot be undone.\r\n \r\n Check your inbox for a reset link.\r\n \r\n {isLink\r\n ? \"Confirm the email address the original setup link was sent to, and we will instantly send a new link.\"\r\n : \"We can email you instructions to reset your password.\"}\r\n \r\n For security purposes your password must contain:\r\n Lowercase Uppercase Number \r\n Special Character{\" \"}\r\n \r\n !@#$%^&*()+=\r\n \r\n Eight Characters Long \r\n Great, please re-type your password\r\n Password Match \r\n Please note that for security reasons, your personal link\r\n expires in 24 hours. You can always visit{\" \"}\r\n \r\n Market Rates\r\n {\" \"}\r\n and click the Forgot Password link to set up\r\n your account.\r\n \r\n
\r\n );\r\n};\r\n\r\nexport default PropertyTable;\r\n","import React, { forwardRef } from \"react\";\r\n\r\nconst SearchLocation = (\r\n { handleSearchOutput, handleInputChange, query, selectedAddress },\r\n ref\r\n) => {\r\n return (\r\n <>\r\n \r\n
\r\n \r\n
\r\n \r\n {units.map((unit, index) => {\r\n return (\r\n
\r\n \r\n {units.map((unit, index) => {\r\n return (\r\n
\r\n \r\n {units.map((unit, index) => {\r\n return (\r\n
\r\n \r\n {units.map((unit, index) => {\r\n return (\r\n
\r\n Dwellworks Living Market Rates
\r\n );\r\n};\r\n\r\nexport default DwellMarketText;\r\n","// Copy-pasted from:\r\n// https://github.com/davidramos-om/zipcelx-on-steroids/blob/master/src/commons/generatorCellNumber.js\r\n\r\nexport default function generateCellNumber(columnIndex, rowNumber) {\r\n return `${generateColumnLetter(columnIndex)}${rowNumber}`\r\n}\r\n\r\n// `26` letters in the alphabet: from \"A\" to \"Z\".\r\nconst LETTERS_COUNT = 26\r\n\r\nfunction generateColumnLetter(columnIndex) {\r\n if (typeof columnIndex !== 'number') {\r\n return ''\r\n }\r\n const prefix = Math.floor(columnIndex / LETTERS_COUNT)\r\n // Letter character codes start at `97`.\r\n const letter = String.fromCharCode(97 + (columnIndex % LETTERS_COUNT)).toUpperCase()\r\n if (prefix === 0) {\r\n return letter\r\n }\r\n return generateColumnLetter(prefix - 1) + letter\r\n}","// import Integer, { isInteger } from '../types/Integer.js'\r\n// import URL, { isURL } from '../types/URL.js'\r\n// import Email, { isEmail } from '../types/Email.js'\r\n\r\nimport generateCellNumber from './generateCellNumber.js'\r\nimport convertDateToExcelSerial from './convertDateToExcelSerial.js'\r\n\r\nexport default function generateCell(\r\n rowNumber,\r\n columnIndex,\r\n value,\r\n type,\r\n cellStyleId,\r\n getSharedString\r\n) {\r\n // Empty cells could be skipped completely,\r\n // if they don't have a style applied to them,\r\n // like border or background color.\r\n if (value === null) {\r\n if (!cellStyleId) {\r\n return ''\r\n }\r\n }\r\n\r\n let xml = `Rate:
\r\n \r\n
\r\n {`${\r\n marketName === null || marketName === undefined ? query : marketName\r\n }`}\r\n
\r\n {dateString(date)}
\r\n \r\n
Market Rates Access Request
\r\n \r\n User Edit Form\r\n
\r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n {filteredUsers?.users?.map((user) => {\r\n return (\r\n \r\n Username\r\n \r\n \r\n Email\r\n \r\n \r\n First Name\r\n \r\n \r\n Last Name\r\n \r\n \r\n Phone Number\r\n \r\n \r\n Client\r\n \r\n \r\n Active\r\n \r\n \r\n Role\r\n \r\n \r\n Action\r\n \r\n \r\n \r\n );\r\n })}\r\n \r\n {user.userName} \r\n {user.email} \r\n {user.firstName} \r\n {user.lastName} \r\n {user.phoneNumber} \r\n {user.client} \r\n \r\n {user.isActive ? \"Yes\" : \"No\"}\r\n \r\n {user.role} \r\n \r\n \r\n \r\n 4\r\n 0\r\n 4\r\n
\r\n Sorry Page Not Found!
\r\n User Requests
\r\n {filteredUsers?.users ? (\r\n <>\r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n {filteredUsers?.users?.map((user) => {\r\n return (\r\n \r\n id\r\n \r\n \r\n First Name\r\n \r\n \r\n Last Name\r\n \r\n \r\n Phone Number\r\n \r\n \r\n Email\r\n \r\n \r\n Company Name\r\n \r\n \r\n Comments\r\n \r\n \r\n Action\r\n \r\n \r\n \r\n );\r\n })}\r\n \r\n {user.id} \r\n {user.firstName} \r\n {user.lastName} \r\n {user.phoneNumber} \r\n {user.email} \r\n {user.companyName} \r\n {user.comments} \r\n \r\n \r\n \r\n Are You Sure?\r\n
\r\n {\r\n window.location.href = \"/\";\r\n }}\r\n />\r\n {isAdmin ? (\r\n <>\r\n \r\n User\r\n \r\n \r\n User Request\r\n \r\n >\r\n ) : (\r\n \"\"\r\n )}\r\n
\r\n
Email Sent!
\r\n \r\n {isLink ? \"Request a new setup link\" : \"Reset Password\"}\r\n
\r\n \r\n
Create Password
\r\n \r\n
\r\n \r\n
\r\n \r\n Your Setup Link has Expired!\r\n
\r\n