cspace-ui-plugin-profile-bonsai 5.0.6 → 5.0.7
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/dist/cspaceUIPluginProfileBonsai.js +10 -10
- package/dist/cspaceUIPluginProfileBonsai.min.js +1 -1
- package/lib/messages.js +2 -3
- package/lib/plugins/index.js +1 -2
- package/lib/plugins/recordTypes/collectionobject/forms/default.js +4 -4
- package/lib/plugins/recordTypes/collectionobject/optionLists.js +2 -3
- package/lib/plugins/recordTypes/index.js +1 -2
- package/lib/plugins/recordTypes/objectexit/optionLists.js +2 -3
- package/lib/plugins/recordTypes/place/vocabularies.js +2 -3
- package/package.json +2 -2
- package/src/plugins/recordTypes/collectionobject/forms/default.jsx +8 -4
|
@@ -36,7 +36,7 @@ eval("module.exports = {\n defineMessages: messages => messages\n};\n\n//# sour
|
|
|
36
36
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
37
37
|
|
|
38
38
|
"use strict";
|
|
39
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var react_intl__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\n/* harmony import */ var react_intl__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_intl__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var cspace_ui_plugin_ext_accessionattributes__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! cspace-ui-plugin-ext-accessionattributes */ \"./node_modules/cspace-ui-plugin-ext-accessionattributes/lib/index.js\");\n/* harmony import */ var cspace_ui_plugin_ext_livingplant__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! cspace-ui-plugin-ext-livingplant */ \"./node_modules/cspace-ui-plugin-ext-livingplant/lib/index.js\");\n/* harmony import */ var cspace_ui_plugin_record_taxon__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! cspace-ui-plugin-record-taxon */ \"./node_modules/cspace-ui-plugin-record-taxon/lib/index.js\");\n/* harmony import */ var _messages__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./messages */ \"./src/messages.js\");\n/* harmony import */ var _plugins__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./plugins */ \"./src/plugins/index.js\");\n/* harmony import */ var _styles_cspace_ui_plugin_profile_bonsai_css__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../styles/cspace-ui-plugin-profile/bonsai.css */ \"./styles/cspace-ui-plugin-profile/bonsai.css\");\n/* global cspaceUIPluginProfileBonsai */\n/* The cspaceUIPluginProfileBonsai global variable is set by webpack (in non-test builds). See\n * webpack.config.js. */\n\n\n\n\n\n\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (() => ({\n messages: _messages__WEBPACK_IMPORTED_MODULE_4__[\"default\"],\n className: _styles_cspace_ui_plugin_profile_bonsai_css__WEBPACK_IMPORTED_MODULE_6__[\"default\"].common,\n prettyUrls: true,\n tenantId: '3000',\n pluginInfo: {\n cspaceUIPluginProfileBonsai: {\n messages: (0,react_intl__WEBPACK_IMPORTED_MODULE_0__.defineMessages)({\n name: {\n \"id\": \"cspaceUIPluginProfileBonsai.name\",\n \"defaultMessage\": \"Bonsai profile\"\n }\n }),\n packageName: \"cspace-ui-plugin-profile-bonsai\",\n packageVersion: \"5.0.
|
|
39
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var react_intl__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\n/* harmony import */ var react_intl__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_intl__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var cspace_ui_plugin_ext_accessionattributes__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! cspace-ui-plugin-ext-accessionattributes */ \"./node_modules/cspace-ui-plugin-ext-accessionattributes/lib/index.js\");\n/* harmony import */ var cspace_ui_plugin_ext_livingplant__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! cspace-ui-plugin-ext-livingplant */ \"./node_modules/cspace-ui-plugin-ext-livingplant/lib/index.js\");\n/* harmony import */ var cspace_ui_plugin_record_taxon__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! cspace-ui-plugin-record-taxon */ \"./node_modules/cspace-ui-plugin-record-taxon/lib/index.js\");\n/* harmony import */ var _messages__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./messages */ \"./src/messages.js\");\n/* harmony import */ var _plugins__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./plugins */ \"./src/plugins/index.js\");\n/* harmony import */ var _styles_cspace_ui_plugin_profile_bonsai_css__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../styles/cspace-ui-plugin-profile/bonsai.css */ \"./styles/cspace-ui-plugin-profile/bonsai.css\");\n/* global cspaceUIPluginProfileBonsai */\n/* The cspaceUIPluginProfileBonsai global variable is set by webpack (in non-test builds). See\n * webpack.config.js. */\n\n\n\n\n\n\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (() => ({\n messages: _messages__WEBPACK_IMPORTED_MODULE_4__[\"default\"],\n className: _styles_cspace_ui_plugin_profile_bonsai_css__WEBPACK_IMPORTED_MODULE_6__[\"default\"].common,\n prettyUrls: true,\n tenantId: '3000',\n pluginInfo: {\n cspaceUIPluginProfileBonsai: {\n messages: (0,react_intl__WEBPACK_IMPORTED_MODULE_0__.defineMessages)({\n name: {\n \"id\": \"cspaceUIPluginProfileBonsai.name\",\n \"defaultMessage\": \"Bonsai profile\"\n }\n }),\n packageName: \"cspace-ui-plugin-profile-bonsai\",\n packageVersion: \"5.0.7\",\n buildNum: \"329685c\",\n repositoryUrl: \"https://github.com/collectionspace/cspace-ui-plugin-profile-bonsai.js\",\n // packageVersion is now preferred, but keep version for backward compatibility with older\n // versions of cspace-ui.\n version: \"5.0.7\"\n }\n },\n plugins: [(0,cspace_ui_plugin_ext_accessionattributes__WEBPACK_IMPORTED_MODULE_1__[\"default\"])(), (0,cspace_ui_plugin_ext_livingplant__WEBPACK_IMPORTED_MODULE_2__[\"default\"])(), (0,cspace_ui_plugin_record_taxon__WEBPACK_IMPORTED_MODULE_3__[\"default\"])(), ..._plugins__WEBPACK_IMPORTED_MODULE_5__[\"default\"].map(plugin => plugin())]\n}));\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./src/index.js?");
|
|
40
40
|
|
|
41
41
|
/***/ }),
|
|
42
42
|
|
|
@@ -102,7 +102,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
|
|
|
102
102
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
103
103
|
|
|
104
104
|
"use strict";
|
|
105
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\nconst template = configContext => {\n const {\n React\n } = configContext.lib;\n const {\n Col,\n Panel,\n Row\n } = configContext.layoutComponents;\n const {\n Field,\n InputTable\n } = configContext.recordComponents;\n const {\n extensions\n } = configContext.config;\n return /*#__PURE__*/React.createElement(Field, {\n name: \"document\"\n }, /*#__PURE__*/React.createElement(Panel, {\n name: \"id\",\n collapsible: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"objectNumber\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"taxon\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"commonName\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"japaneseName\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"nativeSpecies\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {\n name: \"collection\"\n }), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"namedCollections\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"namedCollection\"\n })))), /*#__PURE__*/React.createElement(Field, {\n name: \"recordStatus\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"sponsor\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {\n name: \"sponsorStartDate\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"sponsorEndDate\",\n subpath: \"ns2:collectionobjects_bonsai\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"publishToList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"publishTo\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"inventoryStatusList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"inventoryStatus\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"briefDescriptions\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"briefDescription\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"distinguishingFeatures\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"comments\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"comment\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assignedVolunteers\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assignedVolunteer\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"computedCurrentLocation\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"annotationGroupList\",\n subpath: \"ns2:collectionobjects_annotation\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"annotationGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"annotationType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"annotationNote\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"annotationDate\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"annotationAuthor\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"titleGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"titleGroup\"\n }, /*#__PURE__*/React.createElement(Panel, null, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"title\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"titleLanguage\"\n })), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"titleType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"titleTranslationSubGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"titleTranslationSubGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"titleTranslation\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"titleTranslationLanguage\"\n }))))))))), /*#__PURE__*/React.createElement(Panel, {\n name: \"desc\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {\n name: \"copyNumber\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"potStyle\",\n subpath: \"ns2:collectionobjects_bonsai\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"treeType\",\n subpath: \"ns2:collectionobjects_bonsai\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"physicalDescription\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {\n name: \"colors\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"color\"\n })), /*#__PURE__*/React.createElement(\"div\", null)), extensions.dimension.form, /*#__PURE__*/React.createElement(Panel, {\n name: \"accessionattributes\",\n collapsible: true,\n collapsed: true\n }, extensions.accessionattributes.collectionobject.forms.flowering, extensions.accessionattributes.collectionobject.forms.fruiting), /*#__PURE__*/React.createElement(Panel, {\n name: \"content\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentDescription\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"contentLanguages\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentLanguage\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentActivities\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentActivity\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentConcepts\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentConcept\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentPositions\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPosition\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentObjectGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentObjectGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentObject\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"contentObjectType\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"contentPeoples\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPeople\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPersons\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPerson\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentPlaces\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPlace\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentScripts\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentScript\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentOrganizations\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentOrganization\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentEventNameGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentEventNameGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentEventName\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"contentEventNameType\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"contentOtherGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentOtherGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentOther\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"contentOtherType\"\n }))))), /*#__PURE__*/React.createElement(Field, {\n name: \"contentNote\"\n })), /*#__PURE__*/React.createElement(Panel, {\n name: \"textInscript\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"textualInscriptionGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"textualInscriptionGroup\"\n }, /*#__PURE__*/React.createElement(Panel, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContent\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentInscriber\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentLanguage\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentDateGroup\"\n })), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentPosition\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentScript\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentMethod\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentInterpretation\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentTranslation\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentTransliteration\"\n }))))), /*#__PURE__*/React.createElement(Panel, {\n name: \"nonTextInscript\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"nonTextualInscriptionGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"nonTextualInscriptionGroup\"\n }, /*#__PURE__*/React.createElement(Panel, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescription\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionInscriber\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionDateGroup\"\n })), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionPosition\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionMethod\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionInterpretation\"\n })))))), /*#__PURE__*/React.createElement(Panel, {\n name: \"prod\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionDateGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionDateGroup\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"techniqueGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"techniqueGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"technique\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"techniqueType\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPlaceGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPlaceGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPlace\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPlaceRole\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionReasons\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionReason\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPersonGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPersonGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPerson\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPersonRole\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionOrganizationGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionOrganizationGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionOrganization\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionOrganizationRole\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionNote\"\n })))), /*#__PURE__*/React.createElement(Panel, {\n name: \"hist\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Panel, {\n name: \"assoc\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivityGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivityGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivity\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivityType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivityNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocObjectGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocObjectGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocObject\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocObjectType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocObjectNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocConceptGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocConceptGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocConcept\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocConceptType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocConceptNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContextGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContextGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContext\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContextType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContextNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganizationGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganizationGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganization\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganizationType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganizationNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeopleGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeopleGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeople\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeopleType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeopleNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPersonGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPersonGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPerson\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPersonType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPersonNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlaceGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlaceGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlace\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlaceType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlaceNote\"\n })))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(InputTable, {\n name: \"assocEvent\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventName\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventNameType\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventOrganizations\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventOrganization\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPeoples\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPeople\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPersons\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPerson\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPlaces\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPlace\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventNote\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocDateGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocDateGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocStructuredDateGroup\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocDateType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocDateNote\"\n })))))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectHistoryNote\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"usageGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"usageGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"usage\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"usageNote\"\n }))), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"owners\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"owner\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipDateGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipDateGroup\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipCategory\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipPlace\"\n }))), /*#__PURE__*/React.createElement(InputTable, {\n name: \"ownershipExchange\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipExchangeMethod\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipExchangeNote\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipExchangePriceCurrency\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipExchangePriceValue\"\n }))), /*#__PURE__*/React.createElement(Panel, {\n name: \"owner\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"ownersPersonalExperience\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownersPersonalResponse\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownersReferences\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"ownersReference\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"ownersContributionNote\"\n })), /*#__PURE__*/React.createElement(Panel, {\n name: \"viewer\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"viewersRole\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"viewersPersonalExperience\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"viewersPersonalResponse\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"viewersReferences\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"viewersReference\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"viewersContributionNote\"\n })), /*#__PURE__*/React.createElement(Panel, {\n name: \"reference\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"referenceGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"referenceGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"reference\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"referenceNote\"\n })))), /*#__PURE__*/React.createElement(Panel, {\n name: \"collect\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionDateGroup\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionMethods\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionMethod\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionPlace\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionSources\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionSource\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectors\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollector\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionFeature\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionNote\"\n })))), /*#__PURE__*/React.createElement(Panel, {\n name: \"hierarchy\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"relation-list-item\",\n subpath: \"rel:relations-common-list\"\n })));\n};\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (configContext => ({\n template: template(configContext)\n}));\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./src/plugins/recordTypes/collectionobject/forms/default.jsx?");
|
|
105
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\nconst template = configContext => {\n const {\n React\n } = configContext.lib;\n const {\n Col,\n Panel,\n Row\n } = configContext.layoutComponents;\n const {\n Field,\n InputTable\n } = configContext.recordComponents;\n const {\n extensions\n } = configContext.config;\n return /*#__PURE__*/React.createElement(Field, {\n name: \"document\"\n }, /*#__PURE__*/React.createElement(Panel, {\n name: \"id\",\n collapsible: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"objectNumber\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"taxon\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"commonName\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"japaneseName\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"nativeSpecies\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {\n name: \"collection\"\n }), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"namedCollections\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"namedCollection\"\n })))), /*#__PURE__*/React.createElement(Field, {\n name: \"recordStatus\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"sponsor\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {\n name: \"sponsorStartDate\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"sponsorEndDate\",\n subpath: \"ns2:collectionobjects_bonsai\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"publishToList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"publishTo\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"inventoryStatusList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"inventoryStatus\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"briefDescriptions\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"briefDescription\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"distinguishingFeatures\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"comments\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"comment\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assignedVolunteers\",\n subpath: \"ns2:collectionobjects_bonsai\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assignedVolunteer\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"computedCurrentLocation\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"annotationGroupList\",\n subpath: \"ns2:collectionobjects_annotation\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"annotationGroup\"\n }, /*#__PURE__*/React.createElement(Panel, null, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {\n name: \"annotationType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"annotationDate\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"annotationAuthor\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"annotationNote\"\n })))), /*#__PURE__*/React.createElement(Field, {\n name: \"titleGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"titleGroup\"\n }, /*#__PURE__*/React.createElement(Panel, null, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"title\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"titleLanguage\"\n })), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"titleType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"titleTranslationSubGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"titleTranslationSubGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"titleTranslation\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"titleTranslationLanguage\"\n }))))))))), /*#__PURE__*/React.createElement(Panel, {\n name: \"desc\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {\n name: \"copyNumber\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"potStyle\",\n subpath: \"ns2:collectionobjects_bonsai\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"treeType\",\n subpath: \"ns2:collectionobjects_bonsai\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"physicalDescription\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {\n name: \"colors\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"color\"\n })), /*#__PURE__*/React.createElement(\"div\", null)), extensions.dimension.form, /*#__PURE__*/React.createElement(Panel, {\n name: \"accessionattributes\",\n collapsible: true,\n collapsed: true\n }, extensions.accessionattributes.collectionobject.forms.flowering, extensions.accessionattributes.collectionobject.forms.fruiting), /*#__PURE__*/React.createElement(Panel, {\n name: \"content\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentDescription\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"contentLanguages\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentLanguage\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentActivities\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentActivity\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentConcepts\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentConcept\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentPositions\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPosition\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentObjectGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentObjectGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentObject\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"contentObjectType\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"contentPeoples\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPeople\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPersons\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPerson\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentPlaces\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentPlace\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentScripts\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentScript\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentOrganizations\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentOrganization\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"contentEventNameGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentEventNameGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentEventName\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"contentEventNameType\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"contentOtherGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentOtherGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"contentOther\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"contentOtherType\"\n }))))), /*#__PURE__*/React.createElement(Field, {\n name: \"contentNote\"\n })), /*#__PURE__*/React.createElement(Panel, {\n name: \"textInscript\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"textualInscriptionGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"textualInscriptionGroup\"\n }, /*#__PURE__*/React.createElement(Panel, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContent\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentInscriber\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentLanguage\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentDateGroup\"\n })), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentPosition\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentScript\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentMethod\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentInterpretation\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentTranslation\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionContentTransliteration\"\n }))))), /*#__PURE__*/React.createElement(Panel, {\n name: \"nonTextInscript\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"nonTextualInscriptionGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"nonTextualInscriptionGroup\"\n }, /*#__PURE__*/React.createElement(Panel, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescription\"\n }), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionInscriber\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionDateGroup\"\n })), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionPosition\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionMethod\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"inscriptionDescriptionInterpretation\"\n })))))), /*#__PURE__*/React.createElement(Panel, {\n name: \"prod\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionDateGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionDateGroup\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"techniqueGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"techniqueGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"technique\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"techniqueType\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPlaceGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPlaceGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPlace\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPlaceRole\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionReasons\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionReason\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPersonGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPersonGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPerson\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionPersonRole\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionOrganizationGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionOrganizationGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionOrganization\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionOrganizationRole\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectProductionNote\"\n })))), /*#__PURE__*/React.createElement(Panel, {\n name: \"hist\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Panel, {\n name: \"assoc\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivityGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivityGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivity\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivityType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocActivityNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocObjectGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocObjectGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocObject\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocObjectType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocObjectNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocConceptGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocConceptGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocConcept\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocConceptType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocConceptNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContextGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContextGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContext\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContextType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocCulturalContextNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganizationGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganizationGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganization\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganizationType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocOrganizationNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeopleGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeopleGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeople\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeopleType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPeopleNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPersonGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPersonGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPerson\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPersonType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPersonNote\"\n }))), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlaceGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlaceGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlace\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlaceType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocPlaceNote\"\n })))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(InputTable, {\n name: \"assocEvent\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventName\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventNameType\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventOrganizations\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventOrganization\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPeoples\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPeople\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPersons\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPerson\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPlaces\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventPlace\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"assocEventNote\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocDateGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocDateGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"assocStructuredDateGroup\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocDateType\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"assocDateNote\"\n })))))), /*#__PURE__*/React.createElement(Field, {\n name: \"objectHistoryNote\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"usageGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"usageGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"usage\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"usageNote\"\n }))), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"owners\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"owner\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipDateGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipDateGroup\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipCategory\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipPlace\"\n }))), /*#__PURE__*/React.createElement(InputTable, {\n name: \"ownershipExchange\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipExchangeMethod\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipExchangeNote\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipExchangePriceCurrency\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownershipExchangePriceValue\"\n }))), /*#__PURE__*/React.createElement(Panel, {\n name: \"owner\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"ownersPersonalExperience\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownersPersonalResponse\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"ownersReferences\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"ownersReference\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"ownersContributionNote\"\n })), /*#__PURE__*/React.createElement(Panel, {\n name: \"viewer\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"viewersRole\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"viewersPersonalExperience\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"viewersPersonalResponse\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"viewersReferences\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"viewersReference\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"viewersContributionNote\"\n })), /*#__PURE__*/React.createElement(Panel, {\n name: \"reference\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"referenceGroupList\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"referenceGroup\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"reference\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"referenceNote\"\n })))), /*#__PURE__*/React.createElement(Panel, {\n name: \"collect\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionDateGroup\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionMethods\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionMethod\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionPlace\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionSources\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionSource\"\n })), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectors\"\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollector\"\n }))), /*#__PURE__*/React.createElement(Col, null, /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionFeature\"\n }), /*#__PURE__*/React.createElement(Field, {\n name: \"fieldCollectionNote\"\n })))), /*#__PURE__*/React.createElement(Panel, {\n name: \"hierarchy\",\n collapsible: true,\n collapsed: true\n }, /*#__PURE__*/React.createElement(Field, {\n name: \"relation-list-item\",\n subpath: \"rel:relations-common-list\"\n })));\n};\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (configContext => ({\n template: template(configContext)\n}));\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./src/plugins/recordTypes/collectionobject/forms/default.jsx?");
|
|
106
106
|
|
|
107
107
|
/***/ }),
|
|
108
108
|
|
|
@@ -421,7 +421,7 @@ eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));
|
|
|
421
421
|
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
422
422
|
|
|
423
423
|
"use strict";
|
|
424
|
-
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = {\n inputTable: (0, _reactIntl.defineMessages)({\n flowers: {\n \"id\": \"panel.collectionobject.flowers\",\n \"defaultMessage\": \"Flowers\"\n },\n fruits: {\n \"id\": \"panel.collectionobject.fruits\",\n \"defaultMessage\": \"Fruits\"\n }\n })\n};\
|
|
424
|
+
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = exports[\"default\"] = {\n inputTable: (0, _reactIntl.defineMessages)({\n flowers: {\n \"id\": \"panel.collectionobject.flowers\",\n \"defaultMessage\": \"Flowers\"\n },\n fruits: {\n \"id\": \"panel.collectionobject.fruits\",\n \"defaultMessage\": \"Fruits\"\n }\n })\n};\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./node_modules/cspace-ui-plugin-ext-accessionattributes/lib/collectionobject/messages.js?");
|
|
425
425
|
|
|
426
426
|
/***/ }),
|
|
427
427
|
|
|
@@ -443,7 +443,7 @@ eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));
|
|
|
443
443
|
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
444
444
|
|
|
445
445
|
"use strict";
|
|
446
|
-
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = {\n propagationMethods: {\n values: ['apomictic-cloning', 'controlled-breeding', 'derived-asexually', 'individual-wild-plant', 'isolated-self-pollinated', 'open-breeding', 'sexual-reproduction', 'vegetative-reproduction', 'unknown'],\n messages: (0, _reactIntl.defineMessages)({\n 'apomictic-cloning': {\n \"id\": \"option.propagationMethods.apomictic-cloning\",\n \"defaultMessage\": \"apomictic cloning\"\n },\n 'controlled-breeding': {\n \"id\": \"option.propagationMethods.controlled-breeding\",\n \"defaultMessage\": \"controlled breeding\"\n },\n 'derived-asexually': {\n \"id\": \"option.propagationMethods.derived-asexually\",\n \"defaultMessage\": \"derived asexually\"\n },\n 'individual-wild-plant': {\n \"id\": \"option.propagationMethods.individual-wild-plant\",\n \"defaultMessage\": \"individual wild plant\"\n },\n 'isolated-self-pollinated': {\n \"id\": \"option.propagationMethods.isolated-self-pollinated\",\n \"defaultMessage\": \"isolated self-pollinated\"\n },\n 'open-breeding': {\n \"id\": \"option.propagationMethods.open-breeding\",\n \"defaultMessage\": \"open breeding\"\n },\n 'sexual-reproduction': {\n \"id\": \"option.propagationMethods.sexual-reproduction\",\n \"defaultMessage\": \"sexual reproduction\"\n },\n 'vegetative-reproduction': {\n \"id\": \"option.propagationMethods.vegetative-reproduction\",\n \"defaultMessage\": \"vegetative reproduction\"\n },\n unknown: {\n \"id\": \"option.propagationMethods.unknown\",\n \"defaultMessage\": \"unknown\"\n }\n })\n },\n breedingSystems: {\n values: ['agamospermy', 'both', 'female', 'dioecious-and-unknown-sex', 'male', 'monoecious-and-self-compatible', 'monoecious-and-self-incompatible', 'unknown'],\n messages: (0, _reactIntl.defineMessages)({\n agamospermy: {\n \"id\": \"option.breedingSystems.agamospermy\",\n \"defaultMessage\": \"agamospermy\"\n },\n both: {\n \"id\": \"option.breedingSystems.both\",\n \"defaultMessage\": \"both\"\n },\n female: {\n \"id\": \"option.breedingSystems.female\",\n \"defaultMessage\": \"female\"\n },\n 'dioecious-and-unknown-sex': {\n \"id\": \"option.breedingSystems.dioecious-and-unknown-sex\",\n \"defaultMessage\": \"dioecious and unknown sex\"\n },\n male: {\n \"id\": \"option.breedingSystems.male\",\n \"defaultMessage\": \"male\"\n },\n 'monoecious-and-self-compatible': {\n \"id\": \"option.breedingSystems.monoecious-and-self-compatible\",\n \"defaultMessage\": \"monoecious and self-compatible\"\n },\n 'monoecious-and-self-incompatible': {\n \"id\": \"option.breedingSystems.monoecious-and-self-incompatible\",\n \"defaultMessage\": \"monoecious and self-incompatible\"\n },\n unknown: {\n \"id\": \"option.breedingSystems.unknown\",\n \"defaultMessage\": \"unknown\"\n }\n })\n }\n};\
|
|
446
|
+
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = exports[\"default\"] = {\n propagationMethods: {\n values: ['apomictic-cloning', 'controlled-breeding', 'derived-asexually', 'individual-wild-plant', 'isolated-self-pollinated', 'open-breeding', 'sexual-reproduction', 'vegetative-reproduction', 'unknown'],\n messages: (0, _reactIntl.defineMessages)({\n 'apomictic-cloning': {\n \"id\": \"option.propagationMethods.apomictic-cloning\",\n \"defaultMessage\": \"apomictic cloning\"\n },\n 'controlled-breeding': {\n \"id\": \"option.propagationMethods.controlled-breeding\",\n \"defaultMessage\": \"controlled breeding\"\n },\n 'derived-asexually': {\n \"id\": \"option.propagationMethods.derived-asexually\",\n \"defaultMessage\": \"derived asexually\"\n },\n 'individual-wild-plant': {\n \"id\": \"option.propagationMethods.individual-wild-plant\",\n \"defaultMessage\": \"individual wild plant\"\n },\n 'isolated-self-pollinated': {\n \"id\": \"option.propagationMethods.isolated-self-pollinated\",\n \"defaultMessage\": \"isolated self-pollinated\"\n },\n 'open-breeding': {\n \"id\": \"option.propagationMethods.open-breeding\",\n \"defaultMessage\": \"open breeding\"\n },\n 'sexual-reproduction': {\n \"id\": \"option.propagationMethods.sexual-reproduction\",\n \"defaultMessage\": \"sexual reproduction\"\n },\n 'vegetative-reproduction': {\n \"id\": \"option.propagationMethods.vegetative-reproduction\",\n \"defaultMessage\": \"vegetative reproduction\"\n },\n unknown: {\n \"id\": \"option.propagationMethods.unknown\",\n \"defaultMessage\": \"unknown\"\n }\n })\n },\n breedingSystems: {\n values: ['agamospermy', 'both', 'female', 'dioecious-and-unknown-sex', 'male', 'monoecious-and-self-compatible', 'monoecious-and-self-incompatible', 'unknown'],\n messages: (0, _reactIntl.defineMessages)({\n agamospermy: {\n \"id\": \"option.breedingSystems.agamospermy\",\n \"defaultMessage\": \"agamospermy\"\n },\n both: {\n \"id\": \"option.breedingSystems.both\",\n \"defaultMessage\": \"both\"\n },\n female: {\n \"id\": \"option.breedingSystems.female\",\n \"defaultMessage\": \"female\"\n },\n 'dioecious-and-unknown-sex': {\n \"id\": \"option.breedingSystems.dioecious-and-unknown-sex\",\n \"defaultMessage\": \"dioecious and unknown sex\"\n },\n male: {\n \"id\": \"option.breedingSystems.male\",\n \"defaultMessage\": \"male\"\n },\n 'monoecious-and-self-compatible': {\n \"id\": \"option.breedingSystems.monoecious-and-self-compatible\",\n \"defaultMessage\": \"monoecious and self-compatible\"\n },\n 'monoecious-and-self-incompatible': {\n \"id\": \"option.breedingSystems.monoecious-and-self-incompatible\",\n \"defaultMessage\": \"monoecious and self-incompatible\"\n },\n unknown: {\n \"id\": \"option.breedingSystems.unknown\",\n \"defaultMessage\": \"unknown\"\n }\n })\n }\n};\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./node_modules/cspace-ui-plugin-ext-accessionattributes/lib/optionLists.js?");
|
|
447
447
|
|
|
448
448
|
/***/ }),
|
|
449
449
|
|
|
@@ -487,7 +487,7 @@ eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));
|
|
|
487
487
|
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
488
488
|
|
|
489
489
|
"use strict";
|
|
490
|
-
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = {\n panel: (0, _reactIntl.defineMessages)({\n livingplant: {\n \"id\": \"panel.conservation.livingplant\",\n \"defaultMessage\": \"Living Plant Information\"\n },\n fertilization: {\n \"id\": \"panel.conservation.fertilization\",\n \"defaultMessage\": \"Fertilization\"\n },\n pest: {\n \"id\": \"panel.conservation.pest\",\n \"defaultMessage\": \"Pest and Disease\"\n },\n repotting: {\n \"id\": \"panel.conservation.repotting\",\n \"defaultMessage\": \"Repotting\"\n }\n })\n};\
|
|
490
|
+
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = exports[\"default\"] = {\n panel: (0, _reactIntl.defineMessages)({\n livingplant: {\n \"id\": \"panel.conservation.livingplant\",\n \"defaultMessage\": \"Living Plant Information\"\n },\n fertilization: {\n \"id\": \"panel.conservation.fertilization\",\n \"defaultMessage\": \"Fertilization\"\n },\n pest: {\n \"id\": \"panel.conservation.pest\",\n \"defaultMessage\": \"Pest and Disease\"\n },\n repotting: {\n \"id\": \"panel.conservation.repotting\",\n \"defaultMessage\": \"Repotting\"\n }\n })\n};\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./node_modules/cspace-ui-plugin-ext-livingplant/lib/conservation/messages.js?");
|
|
491
491
|
|
|
492
492
|
/***/ }),
|
|
493
493
|
|
|
@@ -586,7 +586,7 @@ eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));
|
|
|
586
586
|
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
587
587
|
|
|
588
588
|
"use strict";
|
|
589
|
-
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = {\n record: (0, _reactIntl.defineMessages)({\n name: {\n \"id\": \"record.taxon.name\",\n \"defaultMessage\": \"Taxon\"\n },\n collectionName: {\n \"id\": \"record.taxon.collectionName\",\n \"defaultMessage\": \"Taxon names\"\n }\n }),\n panel: (0, _reactIntl.defineMessages)({\n info: {\n \"id\": \"panel.taxon.info\",\n \"defaultMessage\": \"Taxonomic Name Information\"\n },\n hierarchy: {\n \"id\": \"panel.taxon.hierarchy\",\n \"defaultMessage\": \"Hierarchy\"\n }\n }),\n inputTable: (0, _reactIntl.defineMessages)({\n termSource: {\n \"id\": \"inputTable.taxon.termSource\",\n \"defaultMessage\": \"Source\"\n }\n })\n};\
|
|
589
|
+
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = exports[\"default\"] = {\n record: (0, _reactIntl.defineMessages)({\n name: {\n \"id\": \"record.taxon.name\",\n \"defaultMessage\": \"Taxon\"\n },\n collectionName: {\n \"id\": \"record.taxon.collectionName\",\n \"defaultMessage\": \"Taxon names\"\n }\n }),\n panel: (0, _reactIntl.defineMessages)({\n info: {\n \"id\": \"panel.taxon.info\",\n \"defaultMessage\": \"Taxonomic Name Information\"\n },\n hierarchy: {\n \"id\": \"panel.taxon.hierarchy\",\n \"defaultMessage\": \"Hierarchy\"\n }\n }),\n inputTable: (0, _reactIntl.defineMessages)({\n termSource: {\n \"id\": \"inputTable.taxon.termSource\",\n \"defaultMessage\": \"Source\"\n }\n })\n};\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./node_modules/cspace-ui-plugin-record-taxon/lib/messages.js?");
|
|
590
590
|
|
|
591
591
|
/***/ }),
|
|
592
592
|
|
|
@@ -597,7 +597,7 @@ eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));
|
|
|
597
597
|
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
598
598
|
|
|
599
599
|
"use strict";
|
|
600
|
-
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = {\n taxonTermTypes: {\n values: ['descriptor', 'alternate descriptor', 'used for term'],\n messages: (0, _reactIntl.defineMessages)({\n descriptor: {\n \"id\": \"option.taxonTermTypes.descriptor\",\n \"defaultMessage\": \"descriptor\"\n },\n 'alternate descriptor': {\n \"id\": \"option.taxonTermTypes.alternate descriptor\",\n \"defaultMessage\": \"alternate descriptor\"\n },\n 'used for term': {\n \"id\": \"option.taxonTermTypes.used for term\",\n \"defaultMessage\": \"used for term\"\n }\n })\n },\n taxonTermStatuses: {\n values: ['provisional', 'under review', 'accepted', 'rejected'],\n messages: (0, _reactIntl.defineMessages)({\n provisional: {\n \"id\": \"option.taxonTermStatuses.provisional\",\n \"defaultMessage\": \"provisional\"\n },\n 'under review': {\n \"id\": \"option.taxonTermStatuses.under review\",\n \"defaultMessage\": \"under review\"\n },\n accepted: {\n \"id\": \"option.taxonTermStatuses.accepted\",\n \"defaultMessage\": \"accepted\"\n },\n rejected: {\n \"id\": \"option.taxonTermStatuses.rejected\",\n \"defaultMessage\": \"rejected\"\n }\n })\n },\n taxonomicStatuses: {\n values: ['valid', 'invalid', 'accepted', 'misapplied name'],\n messages: (0, _reactIntl.defineMessages)({\n valid: {\n \"id\": \"option.taxonomicStatuses.valid\",\n \"defaultMessage\": \"valid\"\n },\n invalid: {\n \"id\": \"option.taxonomicStatuses.invalid\",\n \"defaultMessage\": \"invalid\"\n },\n accepted: {\n \"id\": \"option.taxonomicStatuses.accepted\",\n \"defaultMessage\": \"accepted\"\n },\n 'misapplied name': {\n \"id\": \"option.taxonomicStatuses.misapplied name\",\n \"defaultMessage\": \"misapplied name\"\n }\n })\n },\n taxonRanks: {\n values: ['domain', 'kingdom', 'phylum', 'division', 'family', 'class', 'order', 'genus', 'species'],\n messages: (0, _reactIntl.defineMessages)({\n domain: {\n \"id\": \"option.taxonRanks.domain\",\n \"defaultMessage\": \"domain\"\n },\n kingdom: {\n \"id\": \"option.taxonRanks.kingdom\",\n \"defaultMessage\": \"kingdom\"\n },\n phylum: {\n \"id\": \"option.taxonRanks.phylum\",\n \"defaultMessage\": \"phylum\"\n },\n division: {\n \"id\": \"option.taxonRanks.division\",\n \"defaultMessage\": \"division\"\n },\n family: {\n \"id\": \"option.taxonRanks.family\",\n \"defaultMessage\": \"family\"\n },\n class: {\n \"id\": \"option.taxonRanks.class\",\n \"defaultMessage\": \"class\"\n },\n order: {\n \"id\": \"option.taxonRanks.order\",\n \"defaultMessage\": \"order\"\n },\n genus: {\n \"id\": \"option.taxonRanks.genus\",\n \"defaultMessage\": \"genus\"\n },\n species: {\n \"id\": \"option.taxonRanks.species\",\n \"defaultMessage\": \"species\"\n }\n })\n },\n taxonCurrencies: {\n values: ['current', 'obsolete', 'archaic'],\n messages: (0, _reactIntl.defineMessages)({\n current: {\n \"id\": \"option.taxonCurrencies.current\",\n \"defaultMessage\": \"current\"\n },\n obsolete: {\n \"id\": \"option.taxonCurrencies.obsolete\",\n \"defaultMessage\": \"obsolete\"\n },\n archaic: {\n \"id\": \"option.taxonCurrencies.archaic\",\n \"defaultMessage\": \"archaic\"\n }\n })\n },\n taxonAuthorTypes: {\n values: ['ascribed', 'parenthetical'],\n messages: (0, _reactIntl.defineMessages)({\n ascribed: {\n \"id\": \"option.taxonAuthorTypes.ascribed\",\n \"defaultMessage\": \"ascribed\"\n },\n parenthetical: {\n \"id\": \"option.taxonAuthorTypes.parenthetical\",\n \"defaultMessage\": \"parenthetical\"\n }\n })\n }\n};\
|
|
600
|
+
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = exports[\"default\"] = {\n taxonTermTypes: {\n values: ['descriptor', 'alternate descriptor', 'used for term'],\n messages: (0, _reactIntl.defineMessages)({\n descriptor: {\n \"id\": \"option.taxonTermTypes.descriptor\",\n \"defaultMessage\": \"descriptor\"\n },\n 'alternate descriptor': {\n \"id\": \"option.taxonTermTypes.alternate descriptor\",\n \"defaultMessage\": \"alternate descriptor\"\n },\n 'used for term': {\n \"id\": \"option.taxonTermTypes.used for term\",\n \"defaultMessage\": \"used for term\"\n }\n })\n },\n taxonTermStatuses: {\n values: ['provisional', 'under review', 'accepted', 'rejected'],\n messages: (0, _reactIntl.defineMessages)({\n provisional: {\n \"id\": \"option.taxonTermStatuses.provisional\",\n \"defaultMessage\": \"provisional\"\n },\n 'under review': {\n \"id\": \"option.taxonTermStatuses.under review\",\n \"defaultMessage\": \"under review\"\n },\n accepted: {\n \"id\": \"option.taxonTermStatuses.accepted\",\n \"defaultMessage\": \"accepted\"\n },\n rejected: {\n \"id\": \"option.taxonTermStatuses.rejected\",\n \"defaultMessage\": \"rejected\"\n }\n })\n },\n taxonomicStatuses: {\n values: ['valid', 'invalid', 'accepted', 'misapplied name'],\n messages: (0, _reactIntl.defineMessages)({\n valid: {\n \"id\": \"option.taxonomicStatuses.valid\",\n \"defaultMessage\": \"valid\"\n },\n invalid: {\n \"id\": \"option.taxonomicStatuses.invalid\",\n \"defaultMessage\": \"invalid\"\n },\n accepted: {\n \"id\": \"option.taxonomicStatuses.accepted\",\n \"defaultMessage\": \"accepted\"\n },\n 'misapplied name': {\n \"id\": \"option.taxonomicStatuses.misapplied name\",\n \"defaultMessage\": \"misapplied name\"\n }\n })\n },\n taxonRanks: {\n values: ['domain', 'kingdom', 'phylum', 'division', 'family', 'class', 'order', 'genus', 'species'],\n messages: (0, _reactIntl.defineMessages)({\n domain: {\n \"id\": \"option.taxonRanks.domain\",\n \"defaultMessage\": \"domain\"\n },\n kingdom: {\n \"id\": \"option.taxonRanks.kingdom\",\n \"defaultMessage\": \"kingdom\"\n },\n phylum: {\n \"id\": \"option.taxonRanks.phylum\",\n \"defaultMessage\": \"phylum\"\n },\n division: {\n \"id\": \"option.taxonRanks.division\",\n \"defaultMessage\": \"division\"\n },\n family: {\n \"id\": \"option.taxonRanks.family\",\n \"defaultMessage\": \"family\"\n },\n class: {\n \"id\": \"option.taxonRanks.class\",\n \"defaultMessage\": \"class\"\n },\n order: {\n \"id\": \"option.taxonRanks.order\",\n \"defaultMessage\": \"order\"\n },\n genus: {\n \"id\": \"option.taxonRanks.genus\",\n \"defaultMessage\": \"genus\"\n },\n species: {\n \"id\": \"option.taxonRanks.species\",\n \"defaultMessage\": \"species\"\n }\n })\n },\n taxonCurrencies: {\n values: ['current', 'obsolete', 'archaic'],\n messages: (0, _reactIntl.defineMessages)({\n current: {\n \"id\": \"option.taxonCurrencies.current\",\n \"defaultMessage\": \"current\"\n },\n obsolete: {\n \"id\": \"option.taxonCurrencies.obsolete\",\n \"defaultMessage\": \"obsolete\"\n },\n archaic: {\n \"id\": \"option.taxonCurrencies.archaic\",\n \"defaultMessage\": \"archaic\"\n }\n })\n },\n taxonAuthorTypes: {\n values: ['ascribed', 'parenthetical'],\n messages: (0, _reactIntl.defineMessages)({\n ascribed: {\n \"id\": \"option.taxonAuthorTypes.ascribed\",\n \"defaultMessage\": \"ascribed\"\n },\n parenthetical: {\n \"id\": \"option.taxonAuthorTypes.parenthetical\",\n \"defaultMessage\": \"parenthetical\"\n }\n })\n }\n};\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./node_modules/cspace-ui-plugin-record-taxon/lib/optionLists.js?");
|
|
601
601
|
|
|
602
602
|
/***/ }),
|
|
603
603
|
|
|
@@ -608,7 +608,7 @@ eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));
|
|
|
608
608
|
/***/ ((__unused_webpack_module, exports) => {
|
|
609
609
|
|
|
610
610
|
"use strict";
|
|
611
|
-
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _default = {\n serviceName: 'Taxon',\n servicePath: 'taxonomyauthority',\n serviceType: 'authority',\n objectName: 'Taxon',\n documentName: 'taxon',\n quickAddData: values => ({\n document: {\n 'ns2:taxon_common': {\n '@xmlns:ns2': 'http://collectionspace.org/services/taxonomy',\n taxonTermGroupList: {\n taxonTermGroup: [{\n termDisplayName: values.displayName\n }]\n }\n }\n }\n })\n};\
|
|
611
|
+
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _default = exports[\"default\"] = {\n serviceName: 'Taxon',\n servicePath: 'taxonomyauthority',\n serviceType: 'authority',\n objectName: 'Taxon',\n documentName: 'taxon',\n quickAddData: values => ({\n document: {\n 'ns2:taxon_common': {\n '@xmlns:ns2': 'http://collectionspace.org/services/taxonomy',\n taxonTermGroupList: {\n taxonTermGroup: [{\n termDisplayName: values.displayName\n }]\n }\n }\n }\n })\n};\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./node_modules/cspace-ui-plugin-record-taxon/lib/serviceConfig.js?");
|
|
612
612
|
|
|
613
613
|
/***/ }),
|
|
614
614
|
|
|
@@ -630,7 +630,7 @@ eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));
|
|
|
630
630
|
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
631
631
|
|
|
632
632
|
"use strict";
|
|
633
|
-
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = {\n all: {\n messages: (0, _reactIntl.defineMessages)({\n name: {\n \"id\": \"vocab.taxon.all.name\",\n \"defaultMessage\": \"All\"\n },\n collectionName: {\n \"id\": \"vocab.taxon.all.collectionName\",\n \"defaultMessage\": \"All Taxonomic Names\"\n },\n itemName: {\n \"id\": \"vocab.taxon.all.itemName\",\n \"defaultMessage\": \"Taxonomic Name\"\n }\n }),\n serviceConfig: {\n servicePath: '_ALL_'\n },\n type: 'all'\n },\n local: {\n messages: (0, _reactIntl.defineMessages)({\n name: {\n \"id\": \"vocab.taxon.local.name\",\n \"defaultMessage\": \"Local\"\n },\n collectionName: {\n \"id\": \"vocab.taxon.local.collectionName\",\n \"defaultMessage\": \"Local Taxonomic Names\"\n },\n itemName: {\n \"id\": \"vocab.taxon.local.itemName\",\n \"defaultMessage\": \"Local Taxonomic Name\"\n }\n }),\n serviceConfig: {\n servicePath: 'urn:cspace:name(taxon)'\n },\n sortOrder: 0\n },\n common: {\n messages: (0, _reactIntl.defineMessages)({\n name: {\n \"id\": \"vocab.taxon.common.name\",\n \"defaultMessage\": \"Common\"\n },\n collectionName: {\n \"id\": \"vocab.taxon.common.collectionName\",\n \"defaultMessage\": \"Common Taxonomic Names\"\n },\n itemName: {\n \"id\": \"vocab.taxon.common.itemName\",\n \"defaultMessage\": \"Common Taxonomic Name\"\n }\n }),\n serviceConfig: {\n servicePath: 'urn:cspace:name(common_ta)'\n }\n }\n};\
|
|
633
|
+
eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = void 0;\nvar _reactIntl = __webpack_require__(/*! react-intl */ \"./react-intl-stub.js\");\nvar _default = exports[\"default\"] = {\n all: {\n messages: (0, _reactIntl.defineMessages)({\n name: {\n \"id\": \"vocab.taxon.all.name\",\n \"defaultMessage\": \"All\"\n },\n collectionName: {\n \"id\": \"vocab.taxon.all.collectionName\",\n \"defaultMessage\": \"All Taxonomic Names\"\n },\n itemName: {\n \"id\": \"vocab.taxon.all.itemName\",\n \"defaultMessage\": \"Taxonomic Name\"\n }\n }),\n serviceConfig: {\n servicePath: '_ALL_'\n },\n type: 'all'\n },\n local: {\n messages: (0, _reactIntl.defineMessages)({\n name: {\n \"id\": \"vocab.taxon.local.name\",\n \"defaultMessage\": \"Local\"\n },\n collectionName: {\n \"id\": \"vocab.taxon.local.collectionName\",\n \"defaultMessage\": \"Local Taxonomic Names\"\n },\n itemName: {\n \"id\": \"vocab.taxon.local.itemName\",\n \"defaultMessage\": \"Local Taxonomic Name\"\n }\n }),\n serviceConfig: {\n servicePath: 'urn:cspace:name(taxon)'\n },\n sortOrder: 0\n },\n common: {\n messages: (0, _reactIntl.defineMessages)({\n name: {\n \"id\": \"vocab.taxon.common.name\",\n \"defaultMessage\": \"Common\"\n },\n collectionName: {\n \"id\": \"vocab.taxon.common.collectionName\",\n \"defaultMessage\": \"Common Taxonomic Names\"\n },\n itemName: {\n \"id\": \"vocab.taxon.common.itemName\",\n \"defaultMessage\": \"Common Taxonomic Name\"\n }\n }),\n serviceConfig: {\n servicePath: 'urn:cspace:name(common_ta)'\n }\n }\n};\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./node_modules/cspace-ui-plugin-record-taxon/lib/vocabularies.js?");
|
|
634
634
|
|
|
635
635
|
/***/ }),
|
|
636
636
|
|
|
@@ -641,7 +641,7 @@ eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));
|
|
|
641
641
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
642
642
|
|
|
643
643
|
"use strict";
|
|
644
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../node_modules/css-loader/dist/runtime/noSourceMaps.js */ \"./node_modules/css-loader/dist/runtime/noSourceMaps.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../node_modules/css-loader/dist/runtime/api.js */ \"./node_modules/css-loader/dist/runtime/api.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);\n// Imports\n\n\nvar ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));\n// Module\n___CSS_LOADER_EXPORT___.push([module.id,
|
|
644
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../node_modules/css-loader/dist/runtime/noSourceMaps.js */ \"./node_modules/css-loader/dist/runtime/noSourceMaps.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../node_modules/css-loader/dist/runtime/api.js */ \"./node_modules/css-loader/dist/runtime/api.js\");\n/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);\n// Imports\n\n\nvar ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, ``, \"\"]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {};\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);\n\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./styles/cspace-ui-plugin-profile/bonsai.css?./node_modules/css-loader/dist/cjs.js??ruleSet%5B1%5D.rules%5B1%5D.use%5B1%5D");
|
|
645
645
|
|
|
646
646
|
/***/ }),
|
|
647
647
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.cspaceUIPluginProfileBonsai=t():e.cspaceUIPluginProfileBonsai=t()}(self,(()=>(()=>{var e={942:e=>{e.exports={defineMessages:e=>e}},949:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942);t.default=e=>{const{CheckboxInput:t,OptionPickerInput:a,TextInput:s,TermPickerInput:o}=e.inputComponents,{configKey:i}=e.configHelpers,{DATA_TYPE_BOOL:l}=e.dataTypes;return{"ns2:collectionobjects_accessionattributes":{[i]:{service:{ns:"http://collectionspace.org/services/collectionobject/domain/accessionattributes"}},flowerColor:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.flowerColor.name",defaultMessage:"Flower color"}}),view:{type:s}}},fruitColor:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.fruitColor.name",defaultMessage:"Fruit color"}}),view:{type:s}}},securityRisk:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.securityRisk.name",defaultMessage:"Security risk"}}),view:{type:s}}},propagationHistory:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.propagationHistory.name",defaultMessage:"Propagation history"}}),view:{type:a,props:{source:"propagationMethods"}}}},breedingSystem:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.breedingSystem.name",defaultMessage:"Breeding system"}}),view:{type:a,props:{source:"breedingSystems"}}}},classUse:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.classUse.name",defaultMessage:"Class use"}}),view:{type:t}}},researchUse:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.researchUse.name",defaultMessage:"Research use"}}),view:{type:t}}},distribution:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.distribution.name",defaultMessage:"Distribution"}}),view:{type:t}}},ignoreRedDot:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.ignoreRedDot.name",defaultMessage:"Ignore red dot"}}),view:{type:t}}},fragrance:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.fragrance.name",defaultMessage:"Fragrance"}}),view:{type:t}}},flowersJan:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersJan.fullName",defaultMessage:"Flowers Jan"},name:{id:"field.ext.accessionattributes.flowersJan.name",defaultMessage:"Jan"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersFeb:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersFeb.fullName",defaultMessage:"Flowers Feb"},name:{id:"field.ext.accessionattributes.flowersFeb.name",defaultMessage:"Feb"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersMar:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersMar.fullName",defaultMessage:"Flowers Mar"},name:{id:"field.ext.accessionattributes.flowersMar.name",defaultMessage:"Mar"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersApr:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersApr.fullName",defaultMessage:"Flowers Apr"},name:{id:"field.ext.accessionattributes.flowersApr.name",defaultMessage:"Apr"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersMay:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersMay.fullName",defaultMessage:"Flowers May"},name:{id:"field.ext.accessionattributes.flowersMay.name",defaultMessage:"May"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersJun:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersJun.fullName",defaultMessage:"Flowers Jun"},name:{id:"field.ext.accessionattributes.flowersJun.name",defaultMessage:"Jun"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersJul:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersJul.fullName",defaultMessage:"Flowers Jul"},name:{id:"field.ext.accessionattributes.flowersJul.name",defaultMessage:"Jul"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersAug:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersAug.fullName",defaultMessage:"Flowers Aug"},name:{id:"field.ext.accessionattributes.flowersAug.name",defaultMessage:"Aug"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersSep:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersSep.fullName",defaultMessage:"Flowers Sep"},name:{id:"field.ext.accessionattributes.flowersSep.name",defaultMessage:"Sep"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersOct:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersOct.fullName",defaultMessage:"Flowers Oct"},name:{id:"field.ext.accessionattributes.flowersOct.name",defaultMessage:"Oct"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersNov:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersNov.fullName",defaultMessage:"Flowers Nov"},name:{id:"field.ext.accessionattributes.flowersNov.name",defaultMessage:"Nov"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersDec:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersDec.fullName",defaultMessage:"Flowers Dec"},name:{id:"field.ext.accessionattributes.flowersDec.name",defaultMessage:"Dec"}}),view:{type:o,props:{source:"floweringstatus"}}}},fruitsJan:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsJan.fullName",defaultMessage:"Fruits Jan"},name:{id:"field.ext.accessionattributes.fruitsJan.name",defaultMessage:"Jan"}}),view:{type:t}}},fruitsFeb:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsFeb.fullName",defaultMessage:"Fruits Feb"},name:{id:"field.ext.accessionattributes.fruitsFeb.name",defaultMessage:"Feb"}}),view:{type:t}}},fruitsMar:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsMar.fullName",defaultMessage:"Fruits Mar"},name:{id:"field.ext.accessionattributes.fruitsMar.name",defaultMessage:"Mar"}}),view:{type:t}}},fruitsApr:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsApr.fullName",defaultMessage:"Fruits Apr"},name:{id:"field.ext.accessionattributes.fruitsApr.name",defaultMessage:"Apr"}}),view:{type:t}}},fruitsMay:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsMay.fullName",defaultMessage:"Fruits May"},name:{id:"field.ext.accessionattributes.fruitsMay.name",defaultMessage:"May"}}),view:{type:t}}},fruitsJun:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsJun.fullName",defaultMessage:"Fruits Jun"},name:{id:"field.ext.accessionattributes.fruitsJun.name",defaultMessage:"Jun"}}),view:{type:t}}},fruitsJul:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsJul.fullName",defaultMessage:"Fruits Jul"},name:{id:"field.ext.accessionattributes.fruitsJul.name",defaultMessage:"Jul"}}),view:{type:t}}},fruitsAug:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsAug.fullName",defaultMessage:"Fruits Aug"},name:{id:"field.ext.accessionattributes.fruitsAug.name",defaultMessage:"Aug"}}),view:{type:t}}},fruitsSep:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsSep.fullName",defaultMessage:"Fruits Sep"},name:{id:"field.ext.accessionattributes.fruitsSep.name",defaultMessage:"Sep"}}),view:{type:t}}},fruitsOct:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsOct.fullName",defaultMessage:"Fruits Oct"},name:{id:"field.ext.accessionattributes.fruitsOct.name",defaultMessage:"Oct"}}),view:{type:t}}},fruitsNov:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsNov.fullName",defaultMessage:"Fruits Nov"},name:{id:"field.ext.accessionattributes.fruitsNov.name",defaultMessage:"Nov"}}),view:{type:t}}},fruitsDec:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsDec.fullName",defaultMessage:"Fruits Dec"},name:{id:"field.ext.accessionattributes.fruitsDec.name",defaultMessage:"Dec"}}),view:{type:t}}}}}}},633:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=o(a(364)),s=o(a(281));function o(e){return e&&e.__esModule?e:{default:e}}t.default=e=>{const{layoutComponents:t,lib:a,recordComponents:o}=e,{React:i}=a,{Row:l,Cols:r,Col:m}=t,{Field:c}=o;return i.createElement("div",null,i.createElement(r,null,i.createElement(m,null,i.createElement(c,{name:"flowerColor",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"fruitColor",subpath:"ns2:collectionobjects_accessionattributes"})),i.createElement(m,null,i.createElement(c,{name:"securityRisk",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(l,null,i.createElement(c,{name:"propagationHistory",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"breedingSystem",subpath:"ns2:collectionobjects_accessionattributes"})))),i.createElement(l,null,i.createElement(c,{name:"classUse",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"researchUse",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"distribution",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"ignoreRedDot",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"fragrance",subpath:"ns2:collectionobjects_accessionattributes"})),(0,n.default)(e),(0,s.default)(e))}},364:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>{const{lib:t,recordComponents:a}=e,{React:n}=t,{Field:s,InputTable:o}=a;return n.createElement(o,{name:"flowers"},n.createElement(s,{name:"flowersJan",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersFeb",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersMar",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersApr",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersMay",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersJun",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersJul",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersAug",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersSep",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersOct",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersNov",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersDec",subpath:"ns2:collectionobjects_accessionattributes"}))}},281:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>{const{lib:t,recordComponents:a}=e,{React:n}=t,{Field:s,InputTable:o}=a;return n.createElement(o,{name:"fruits"},n.createElement(s,{name:"fruitsJan",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsFeb",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsMar",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsApr",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsMay",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsJun",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsJul",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsAug",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsSep",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsOct",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsNov",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsDec",subpath:"ns2:collectionobjects_accessionattributes"}))}},649:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(a(633)),s=i(a(364)),o=i(a(281));function i(e){return e&&e.__esModule?e:{default:e}}t.default=e=>({default:(0,n.default)(e),flowering:(0,s.default)(e),fruiting:(0,o.default)(e)})},971:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(a(949)),s=i(a(649)),o=i(a(753));function i(e){return e&&e.__esModule?e:{default:e}}t.default=e=>{const t=(0,s.default)(e);return{messages:o.default,fields:(0,n.default)(e),form:t.default,forms:t}}},753:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={inputTable:(0,a(942).defineMessages)({flowers:{id:"panel.collectionobject.flowers",defaultMessage:"Flowers"},fruits:{id:"panel.collectionobject.fruits",defaultMessage:"Fruits"}})};t.default=n},681:(e,t,a)=>{"use strict";t.Z=void 0;var n=o(a(971)),s=o(a(860));function o(e){return e&&e.__esModule?e:{default:e}}t.Z=()=>e=>({optionLists:s.default,extensions:{accessionattributes:{collectionobject:(0,n.default)(e)}}})},860:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942),s={propagationMethods:{values:["apomictic-cloning","controlled-breeding","derived-asexually","individual-wild-plant","isolated-self-pollinated","open-breeding","sexual-reproduction","vegetative-reproduction","unknown"],messages:(0,n.defineMessages)({"apomictic-cloning":{id:"option.propagationMethods.apomictic-cloning",defaultMessage:"apomictic cloning"},"controlled-breeding":{id:"option.propagationMethods.controlled-breeding",defaultMessage:"controlled breeding"},"derived-asexually":{id:"option.propagationMethods.derived-asexually",defaultMessage:"derived asexually"},"individual-wild-plant":{id:"option.propagationMethods.individual-wild-plant",defaultMessage:"individual wild plant"},"isolated-self-pollinated":{id:"option.propagationMethods.isolated-self-pollinated",defaultMessage:"isolated self-pollinated"},"open-breeding":{id:"option.propagationMethods.open-breeding",defaultMessage:"open breeding"},"sexual-reproduction":{id:"option.propagationMethods.sexual-reproduction",defaultMessage:"sexual reproduction"},"vegetative-reproduction":{id:"option.propagationMethods.vegetative-reproduction",defaultMessage:"vegetative reproduction"},unknown:{id:"option.propagationMethods.unknown",defaultMessage:"unknown"}})},breedingSystems:{values:["agamospermy","both","female","dioecious-and-unknown-sex","male","monoecious-and-self-compatible","monoecious-and-self-incompatible","unknown"],messages:(0,n.defineMessages)({agamospermy:{id:"option.breedingSystems.agamospermy",defaultMessage:"agamospermy"},both:{id:"option.breedingSystems.both",defaultMessage:"both"},female:{id:"option.breedingSystems.female",defaultMessage:"female"},"dioecious-and-unknown-sex":{id:"option.breedingSystems.dioecious-and-unknown-sex",defaultMessage:"dioecious and unknown sex"},male:{id:"option.breedingSystems.male",defaultMessage:"male"},"monoecious-and-self-compatible":{id:"option.breedingSystems.monoecious-and-self-compatible",defaultMessage:"monoecious and self-compatible"},"monoecious-and-self-incompatible":{id:"option.breedingSystems.monoecious-and-self-incompatible",defaultMessage:"monoecious and self-incompatible"},unknown:{id:"option.breedingSystems.unknown",defaultMessage:"unknown"}})}};t.default=s},521:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942);t.default=e=>{const{AutocompleteInput:t,CompoundInput:a,DateInput:s,TextInput:o,TermPickerInput:i}=e.inputComponents,{configKey:l}=e.configHelpers,{DATA_TYPE_DATE:r,DATA_TYPE_FLOAT:m}=e.dataTypes;return{"ns2:conservation_livingplant":{[l]:{service:{ns:"http://collectionspace.org/services/conservation/domain/livingplant"}},fertilizationGroupList:{[l]:{view:{type:a}},fertilizationGroup:{[l]:{repeating:!0,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.fertilizationGroup.fullName",defaultMessage:"Fertilization"}}),view:{type:a}},fertilizerUsed:{[l]:{messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.fertilizerUsed.name",defaultMessage:"Fertilizer used"}}),view:{type:i,props:{source:"fertilizerused"}}}},appliedBy:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.appliedBy.fullName",defaultMessage:"Fertilizer applied by"},name:{id:"field.conservation_livingplant.appliedBy.name",defaultMessage:"Applied by"}}),view:{type:t,props:{source:"person/local,person/shared"}}}},nitrogenPercent:{[l]:{dataType:m,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.nitrogenPercent.fullName",defaultMessage:"Fertilizer nitrogen %"},name:{id:"field.conservation_livingplant.nitrogenPercent.name",defaultMessage:"Nitrogen %"}}),view:{type:o}}},phosphorusPercent:{[l]:{dataType:m,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.phosphorusPercent.fullName",defaultMessage:"Fertilizer phosphorus %"},name:{id:"field.conservation_livingplant.phosphorusPercent.name",defaultMessage:"Phosphorus %"}}),view:{type:o}}},potassiumPercent:{[l]:{dataType:m,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.potassiumPercent.fullName",defaultMessage:"Fertilizer potassium %"},name:{id:"field.conservation_livingplant.potassiumPercent.name",defaultMessage:"Potassium %"}}),view:{type:o}}},applicationDate:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.applicationDate.fullName",defaultMessage:"Fertilizer application date"},name:{id:"field.conservation_livingplant.applicationDate.name",defaultMessage:"Application date"}}),view:{type:s}}},amountApplied:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.amountApplied.fullName",defaultMessage:"Fertilizer amount applied"},name:{id:"field.conservation_livingplant.amountApplied.name",defaultMessage:"Amount applied"}}),view:{type:o}}},nextApplicationDate:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.nextApplicationDate.fullName",defaultMessage:"Fertilizer next application date"},name:{id:"field.conservation_livingplant.nextApplicationDate.name",defaultMessage:"Next application date"}}),view:{type:s}}},fertilizersToBeUsed:{[l]:{view:{type:a}},fertilizerToBeUsed:{[l]:{messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.fertilizerToBeUsed.name",defaultMessage:"Fertilizer to be used"}}),repeating:!0,view:{type:o}}}},fertilizationNotes:{[l]:{messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.fertilizationNotes.name",defaultMessage:"Fertilization note"}}),view:{type:o,props:{multiline:!0}}}}}},pestsAndDiseaseGroupList:{[l]:{view:{type:a}},pestsAndDiseaseGroup:{[l]:{repeating:!0,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.pestsAndDiseaseGroup.fullName",defaultMessage:"Pest and Disease"}}),view:{type:a}},pestOrDiseaseObserved:{[l]:{messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.pestOrDiseaseObserved.name",defaultMessage:"Pest/disease observed"}}),view:{type:i,props:{source:"pestordiseaseobserved"}}}},identifiedBy:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.identifiedBy.fullName",defaultMessage:"Pest/disease identified by"},name:{id:"field.conservation_livingplant.identifiedBy.name",defaultMessage:"Identified by"}}),view:{type:t,props:{source:"person/local,person/shared"}}}},dateObserved:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.dateObserved.fullName",defaultMessage:"Pest/disease date observed"},name:{id:"field.conservation_livingplant.dateObserved.name",defaultMessage:"Date observed"}}),view:{type:s}}},treatedWith:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.treatedWith.fullName",defaultMessage:"Pest/disease treated with"},name:{id:"field.conservation_livingplant.treatedWith.name",defaultMessage:"Treated with"}}),view:{type:o,props:{multiline:!0}}}},treatedBy:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.treatedBy.fullName",defaultMessage:"Pest/disease treated by"},name:{id:"field.conservation_livingplant.treatedBy.name",defaultMessage:"Treated by"}}),view:{type:t,props:{source:"person/local,person/shared"}}}},treatmentDate:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.treatmentDate.fullName",defaultMessage:"Pest/disease treatment date"},name:{id:"field.conservation_livingplant.treatmentDate.name",defaultMessage:"Treatment date"}}),view:{type:s}}},futureTreatment:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.futureTreatment.fullName",defaultMessage:"Pest/disease future treatment"},name:{id:"field.conservation_livingplant.futureTreatment.name",defaultMessage:"Future treatment"}}),view:{type:o}}},futureTreatmentDate:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.futureTreatmentDate.fullName",defaultMessage:"Pest/disease future treatment date"},name:{id:"field.conservation_livingplant.futureTreatmentDate.name",defaultMessage:"Future treatment date"}}),view:{type:s}}},futureTreatmentNotes:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.futureTreatmentNotes.fullName",defaultMessage:"Pest/disease future treatment note"},name:{id:"field.conservation_livingplant.futureTreatmentNotes.name",defaultMessage:"Future treatment note"}}),view:{type:o,props:{multiline:!0}}}}}},dateRepotted:{[l]:{dataType:r,messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.dateRepotted.name",defaultMessage:"Date repotted"}}),view:{type:s}}},performedBy:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.performedBy.fullName",defaultMessage:"Repotting performed by"},name:{id:"field.conservation_livingplant.performedBy.name",defaultMessage:"Performed by"}}),view:{type:t,props:{source:"person/local,person/shared"}}}},soilMix:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.soilMix.fullName",defaultMessage:"Repotting soil mix"},name:{id:"field.conservation_livingplant.soilMix.name",defaultMessage:"Soil mix"}}),view:{type:i,props:{source:"soilmix"}}}},container:{[l]:{dataType:m,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.container.fullName",defaultMessage:"Repotting container"},name:{id:"field.conservation_livingplant.container.name",defaultMessage:"Container"}}),view:{type:o}}},description:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.description.fullName",defaultMessage:"Repotting description"},name:{id:"field.conservation_livingplant.description.name",defaultMessage:"Description"}}),view:{type:o,props:{multiline:!0}}}},nextRepotting:{[l]:{dataType:r,messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.nextRepotting.name",defaultMessage:"Next repotting"}}),view:{type:s}}},plannedTreatment:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.plannedTreatment.fullName",defaultMessage:"Repotting planned treatment"},name:{id:"field.conservation_livingplant.plannedTreatment.name",defaultMessage:"Planned treatment"}}),view:{type:o,props:{multiline:!0}}}}}}}},27:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>{const{layoutComponents:t,lib:a,recordComponents:n}=e,{React:s}=a,{Cols:o,Col:i,Panel:l,Row:r}=t,{Field:m}=n;return s.createElement(l,{name:"livingplant",collapsible:!0,collapsed:!0},s.createElement(l,{name:"fertilization",collapsible:!0,collapsed:!0},s.createElement(m,{name:"fertilizationGroupList",subpath:"ns2:conservation_livingplant"},s.createElement(m,{name:"fertilizationGroup"},s.createElement(l,null,s.createElement(r,null,s.createElement(m,{name:"fertilizerUsed"}),s.createElement(m,{name:"appliedBy"})),s.createElement(r,null,s.createElement(m,{name:"nitrogenPercent"}),s.createElement(m,{name:"phosphorusPercent"}),s.createElement(m,{name:"potassiumPercent"})),s.createElement(o,null,s.createElement(i,null,s.createElement(m,{name:"applicationDate"}),s.createElement(m,{name:"amountApplied"}),s.createElement(m,{name:"fertilizationNotes"})),s.createElement(i,null,s.createElement(m,{name:"nextApplicationDate"}),s.createElement(m,{name:"fertilizersToBeUsed"},s.createElement(m,{name:"fertilizerToBeUsed"})))))))),s.createElement(l,{name:"pest",collapsible:!0,collapsed:!0},s.createElement(m,{name:"pestsAndDiseaseGroupList",subpath:"ns2:conservation_livingplant"},s.createElement(m,{name:"pestsAndDiseaseGroup"},s.createElement(l,null,s.createElement(r,null,s.createElement(m,{name:"pestOrDiseaseObserved"}),s.createElement(m,{name:"identifiedBy"})),s.createElement(r,null,s.createElement(m,{name:"dateObserved"}),s.createElement(m,{name:"treatmentDate"}),s.createElement(m,{name:"futureTreatmentDate"})),s.createElement(o,null,s.createElement(i,null,s.createElement(m,{name:"treatedBy"}),s.createElement(m,{name:"treatedWith"})),s.createElement(i,null,s.createElement(m,{name:"futureTreatment"}),s.createElement(m,{name:"futureTreatmentNotes"}))))))),s.createElement(l,{name:"repotting",collapsible:!0,collapsed:!0},s.createElement(o,null,s.createElement(i,null,s.createElement(r,null,s.createElement(m,{name:"dateRepotted",subpath:"ns2:conservation_livingplant"}),s.createElement(m,{name:"nextRepotting",subpath:"ns2:conservation_livingplant"})),s.createElement(m,{name:"soilMix",subpath:"ns2:conservation_livingplant"}),s.createElement(m,{name:"description",subpath:"ns2:conservation_livingplant"})),s.createElement(i,null,s.createElement(m,{name:"container",subpath:"ns2:conservation_livingplant"}),s.createElement(m,{name:"performedBy",subpath:"ns2:conservation_livingplant"}),s.createElement(m,{name:"plannedTreatment",subpath:"ns2:conservation_livingplant"})))))}},819:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(a(521)),s=i(a(27)),o=i(a(378));function i(e){return e&&e.__esModule?e:{default:e}}t.default=e=>({messages:o.default,fields:(0,n.default)(e),form:(0,s.default)(e)})},378:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={panel:(0,a(942).defineMessages)({livingplant:{id:"panel.conservation.livingplant",defaultMessage:"Living Plant Information"},fertilization:{id:"panel.conservation.fertilization",defaultMessage:"Fertilization"},pest:{id:"panel.conservation.pest",defaultMessage:"Pest and Disease"},repotting:{id:"panel.conservation.repotting",defaultMessage:"Repotting"}})};t.default=n},849:(e,t,a)=>{"use strict";t.Z=void 0;var n,s=(n=a(819))&&n.__esModule?n:{default:n};t.Z=()=>e=>({extensions:{livingplant:{conservation:(0,s.default)(e)}}})},104:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>{const{OP_EQ:t,OP_CONTAIN:a}=e.searchOperators,{defaultAdvancedSearchBooleanOp:n,extensions:s}=e.config;return{op:n,value:[{op:a,path:"ns2:taxon_common/taxonTermGroupList/taxonTermGroup/termDisplayName"},{op:t,path:"ns2:taxon_common/taxonTermGroupList/taxonTermGroup/termStatus"},{op:t,path:"ns2:taxon_common/taxonTermGroupList/taxonTermGroup/termFlag"},{op:t,path:"ns2:taxon_common/taxonTermGroupList/taxonTermGroup/taxonomicStatus"},{op:t,path:"ns2:taxon_common/taxonRank"},{op:t,path:"ns2:taxon_common/taxonCurrency"},{op:t,path:"ns2:taxon_common/taxonAuthorGroupList/taxonAuthorGroup/taxonAuthor"},{op:a,path:"ns2:taxon_common/taxonYear"},{op:t,path:"ns2:taxon_common/taxonCitationList/taxonCitation"},{op:a,path:"ns2:taxon_common/taxonNote"},{op:a,path:"ns2:taxon_common/commonNameGroupList/commonNameGroup/commonName"},...s.core.advancedSearch]}}},546:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942);t.default=e=>{const{formatRefNameAsVocabularyName:t,formatTimestamp:a,formatWorkflowStateIcon:s}=e.formatHelpers;return{default:{workflowState:{flexGrow:0,flexShrink:0,formatValue:s,order:10,width:32},termDisplayName:{messages:(0,n.defineMessages)({label:{id:"column.taxon.default.termDisplayName",defaultMessage:"Display name"}}),order:20,sortBy:"taxon_common:taxonTermGroupList/0/termDisplayName",width:250},termStatus:{messages:(0,n.defineMessages)({label:{id:"column.taxon.default.termStatus",defaultMessage:"Term status"}}),order:30,sortBy:"taxon_common:taxonTermGroupList/0/termStatus",width:250},vocabulary:{dataKey:"refName",formatValue:t,messages:(0,n.defineMessages)({label:{id:"column.taxon.default.vocabulary",defaultMessage:"Vocabulary"}}),order:40,width:150},updatedAt:{formatValue:a,messages:(0,n.defineMessages)({label:{id:"column.taxon.search.updatedAt",defaultMessage:"Updated"}}),order:50,sortBy:"collectionspace_core:updatedAt",width:150}}}}},626:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942);t.default=e=>{const{AutocompleteInput:t,CheckboxInput:a,CompoundInput:s,HierarchyInput:o,OptionPickerInput:i,RichTextInput:l,TextInput:r,TermPickerInput:m}=e.inputComponents,{configKey:c}=e.configHelpers,{DATA_TYPE_BOOL:u}=e.dataTypes,{extensions:d}=e.config;return{document:{[c]:{view:{type:s,props:{defaultChildSubpath:"ns2:taxon_common"}}},"rel:relations-common-list":{[c]:{service:{ns:"http://collectionspace.org/services/relation"}},"relation-list-item":{[c]:{view:{type:o,props:{messages:(0,n.defineMessages)({parent:{id:"hierarchyInput.taxon.parent",defaultMessage:"Broader taxon name"},children:{id:"hierarchyInput.taxon.children",defaultMessage:"Narrower taxon names"},siblings:{id:"hierarchyInput.taxon.siblings",defaultMessage:"Adjacent taxon names"}})}}}}},...d.core.fields,"ns2:taxon_common":{[c]:{service:{ns:"http://collectionspace.org/services/taxonomy"}},...d.authItem.fields,taxonTermGroupList:{[c]:{messages:(0,n.defineMessages)({required:{id:"field.taxon_common.taxonTermGroupList.required",defaultMessage:"At least one term display name is required. Please enter a value."}}),required:!0,view:{type:s}},taxonTermGroup:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonTermGroup.name",defaultMessage:"Term"}}),repeating:!0,view:{type:s}},termDisplayName:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termDisplayName.fullName",defaultMessage:"Term display name"},name:{id:"field.taxon_common.termDisplayName.name",defaultMessage:"Display name"}}),required:!0,view:{type:r}}},termName:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termName.fullName",defaultMessage:"Term name"},name:{id:"field.taxon_common.termName.name",defaultMessage:"Name"}}),view:{type:r}}},termType:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termType.fullName",defaultMessage:"Term type"},name:{id:"field.taxon_common.termType.name",defaultMessage:"Type"}}),view:{type:i,props:{source:"taxonTermTypes"}}}},termFlag:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termFlag.fullName",defaultMessage:"Term flag"},name:{id:"field.taxon_common.termFlag.name",defaultMessage:"Flag"}}),view:{type:m,props:{source:"taxontermflag"}}}},termStatus:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termStatus.fullName",defaultMessage:"Term status"},name:{id:"field.taxon_common.termStatus.name",defaultMessage:"Status"}}),view:{type:i,props:{source:"taxonTermStatuses"}}}},termQualifier:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termQualifier.fullName",defaultMessage:"Term qualifier"},name:{id:"field.taxon_common.termQualifier.name",defaultMessage:"Qualifier"}}),view:{type:r}}},termLanguage:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termLanguage.fullName",defaultMessage:"Term language"},name:{id:"field.taxon_common.termLanguage.name",defaultMessage:"Language"}}),view:{type:m,props:{source:"languages"}}}},termPrefForLang:{[c]:{dataType:u,messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termPrefForLang.fullName",defaultMessage:"Term preferred for lang"},name:{id:"field.taxon_common.termPrefForLang.name",defaultMessage:"Preferred for lang"}}),view:{type:a}}},termSource:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termSource.fullName",defaultMessage:"Term source name"},groupName:{id:"field.taxon_common.termSource.groupName",defaultMessage:"Source name"},name:{id:"field.taxon_common.termSource.name",defaultMessage:"Name"}}),view:{type:t,props:{source:"citation/local,citation/shared,citation/worldcat"}}}},termSourceDetail:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termSourceDetail.fullName",defaultMessage:"Term source detail"},groupName:{id:"field.taxon_common.termSourceDetail.groupName",defaultMessage:"Source detail"},name:{id:"field.taxon_common.termSourceDetail.name",defaultMessage:"Detail"}}),view:{type:r}}},termSourceID:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termSourceID.fullName",defaultMessage:"Term source ID"},groupName:{id:"field.taxon_common.termSourceID.groupName",defaultMessage:"Source ID"},name:{id:"field.taxon_common.termSourceID.name",defaultMessage:"ID"}}),view:{type:r}}},termSourceNote:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termSourceNote.fullName",defaultMessage:"Term source note"},groupName:{id:"field.taxon_common.termSourceNote.groupName",defaultMessage:"Source note"},name:{id:"field.taxon_common.termSourceNote.name",defaultMessage:"Note"}}),view:{type:r}}},termFormattedDisplayName:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.termFormattedDisplayName.name",defaultMessage:"Formatted display name"}}),view:{type:l}}},taxonomicStatus:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonomicStatus.name",defaultMessage:"Taxonomic status"}}),view:{type:i,props:{source:"taxonomicStatuses"}}}}}},taxonRank:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonRank.name",defaultMessage:"Rank"}}),view:{type:i,props:{source:"taxonRanks"}}}},taxonCurrency:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonCurrency.name",defaultMessage:"Currency"}}),view:{type:i,props:{source:"taxonCurrencies"}}}},taxonAuthorGroupList:{[c]:{view:{type:s}},taxonAuthorGroup:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonAuthorGroup.name",defaultMessage:"Author"}}),repeating:!0,view:{type:s,props:{tabular:!0}}},taxonAuthor:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.taxonAuthor.fullName",defaultMessage:"Author name"},name:{id:"field.taxon_common.taxonAuthor.name",defaultMessage:"Name"}}),view:{type:t,props:{source:"person/local,person/shared,organization/local,organization/shared"}}}},taxonAuthorType:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.taxonAuthorType.fullName",defaultMessage:"Author type"},name:{id:"field.taxon_common.taxonAuthorType.name",defaultMessage:"Type"}}),view:{type:i,props:{source:"taxonAuthorTypes"}}}}}},taxonYear:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonYear.name",defaultMessage:"Year"}}),view:{type:r}}},taxonCitationList:{[c]:{view:{type:s}},taxonCitation:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonCitation.name",defaultMessage:"Citation"}}),repeating:!0,view:{type:t,props:{source:"citation/local,citation/shared,citation/worldcat"}}}}},taxonIsNamedHybrid:{[c]:{dataType:u,messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonIsNamedHybrid.name",defaultMessage:"Is named hybrid"}}),view:{type:a}}},taxonNote:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonNote.name",defaultMessage:"Note"}}),searchView:{type:r},view:{type:r,props:{multiline:!0}}}},commonNameGroupList:{[c]:{view:{type:s}},commonNameGroup:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.commonNameGroup.name",defaultMessage:"Common name"}}),repeating:!0,view:{type:s,props:{tabular:!0}}},commonName:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.commonName.fullName",defaultMessage:"Common name"},name:{id:"field.taxon_common.commonName.name",defaultMessage:"Name"}}),view:{type:r}}},commonNameLanguage:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.commonNameLanguage.fullName",defaultMessage:"Common name language"},name:{id:"field.taxon_common.commonNameLanguage.name",defaultMessage:"Language"}}),view:{type:m,props:{source:"languages"}}}},commonNameSource:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.commonNameSource.fullName",defaultMessage:"Common name source"},name:{id:"field.taxon_common.commonNameSource.name",defaultMessage:"Source"}}),view:{type:t,props:{source:"citation/local,citation/shared"}}}},commonNameSourceDetail:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.commonNameSourceDetail.fullName",defaultMessage:"Common name source detail"},name:{id:"field.taxon_common.commonNameSourceDetail.name",defaultMessage:"Source detail"}}),view:{type:r}}}}}}}}}},869:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942);const s=e=>{const{React:t}=e.lib,{Col:a,Cols:n,Panel:s,Row:o}=e.layoutComponents,{Field:i,InputTable:l}=e.recordComponents;return t.createElement(i,{name:"document"},t.createElement(s,{name:"info",collapsible:!0},t.createElement(i,{name:"taxonTermGroupList"},t.createElement(i,{name:"taxonTermGroup"},t.createElement(s,null,t.createElement(o,null,t.createElement(i,{name:"termDisplayName"}),t.createElement(i,{name:"termFormattedDisplayName"})),t.createElement(o,null,t.createElement(i,{name:"termQualifier"}),t.createElement(i,{name:"termStatus"}),t.createElement(i,{name:"termType"}),t.createElement(i,{name:"termFlag"})),t.createElement(o,null,t.createElement(i,{name:"taxonomicStatus"}),t.createElement(i,{name:"termLanguage"}),t.createElement(i,{name:"termPrefForLang"})),t.createElement(l,{name:"termSource"},t.createElement(i,{name:"termSource"}),t.createElement(i,{name:"termSourceDetail"}),t.createElement(i,{name:"termSourceID"}),t.createElement(i,{name:"termSourceNote"}))))),t.createElement(o,null,t.createElement(i,{name:"taxonRank"}),t.createElement(i,{name:"taxonCurrency"})),t.createElement(i,{name:"taxonAuthorGroupList"},t.createElement(i,{name:"taxonAuthorGroup"},t.createElement(i,{name:"taxonAuthor"}),t.createElement(i,{name:"taxonAuthorType"}))),t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"taxonYear"}),t.createElement(i,{name:"taxonIsNamedHybrid"})),t.createElement(a,null,t.createElement(i,{name:"taxonCitationList"},t.createElement(i,{name:"taxonCitation"})))),t.createElement(i,{name:"taxonNote"}),t.createElement(i,{name:"commonNameGroupList"},t.createElement(i,{name:"commonNameGroup"},t.createElement(i,{name:"commonName"}),t.createElement(i,{name:"commonNameLanguage"}),t.createElement(i,{name:"commonNameSource"}),t.createElement(i,{name:"commonNameSourceDetail"})))),t.createElement(s,{name:"hierarchy",collapsible:!0,collapsed:!0},t.createElement(i,{name:"relation-list-item",subpath:"rel:relations-common-list"})))};t.default=e=>({messages:(0,n.defineMessages)({name:{id:"form.taxon.default.name",defaultMessage:"Standard Template"}}),template:s(e)})},375:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=o(a(869)),s=o(a(536));function o(e){return e&&e.__esModule?e:{default:e}}t.default=e=>({default:(0,n.default)(e),mini:(0,s.default)(e)})},536:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942);const s=e=>{const{React:t}=e.lib,{Row:a}=e.layoutComponents,{Field:n}=e.recordComponents;return t.createElement(n,{name:"document"},t.createElement(n,{name:"relation-list-item",subpath:"rel:relations-common-list",showChildren:!1,showSiblings:!1}),t.createElement(a,null,t.createElement(n,{name:"taxonRank"}),t.createElement(n,{name:"taxonCurrency"})),t.createElement(n,{name:"taxonNote"}))};t.default=e=>({disabled:!0,messages:(0,n.defineMessages)({name:{id:"form.taxon.mini.name",defaultMessage:"Mini Template"}}),template:s(e)})},598:(e,t,a)=>{"use strict";t.Z=void 0;var n=d(a(104)),s=d(a(546)),o=d(a(626)),i=d(a(375)),l=d(a(147)),r=d(a(690)),m=d(a(805)),c=d(a(779)),u=d(a(505));function d(e){return e&&e.__esModule?e:{default:e}}t.Z=()=>e=>({optionLists:r.default,recordTypes:{taxon:{messages:l.default,serviceConfig:m.default,vocabularies:u.default,advancedSearch:(0,n.default)(e),columns:(0,s.default)(e),fields:(0,o.default)(e),forms:(0,i.default)(e),title:(0,c.default)(e)}}})},147:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942),s={record:(0,n.defineMessages)({name:{id:"record.taxon.name",defaultMessage:"Taxon"},collectionName:{id:"record.taxon.collectionName",defaultMessage:"Taxon names"}}),panel:(0,n.defineMessages)({info:{id:"panel.taxon.info",defaultMessage:"Taxonomic Name Information"},hierarchy:{id:"panel.taxon.hierarchy",defaultMessage:"Hierarchy"}}),inputTable:(0,n.defineMessages)({termSource:{id:"inputTable.taxon.termSource",defaultMessage:"Source"}})};t.default=s},690:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942),s={taxonTermTypes:{values:["descriptor","alternate descriptor","used for term"],messages:(0,n.defineMessages)({descriptor:{id:"option.taxonTermTypes.descriptor",defaultMessage:"descriptor"},"alternate descriptor":{id:"option.taxonTermTypes.alternate descriptor",defaultMessage:"alternate descriptor"},"used for term":{id:"option.taxonTermTypes.used for term",defaultMessage:"used for term"}})},taxonTermStatuses:{values:["provisional","under review","accepted","rejected"],messages:(0,n.defineMessages)({provisional:{id:"option.taxonTermStatuses.provisional",defaultMessage:"provisional"},"under review":{id:"option.taxonTermStatuses.under review",defaultMessage:"under review"},accepted:{id:"option.taxonTermStatuses.accepted",defaultMessage:"accepted"},rejected:{id:"option.taxonTermStatuses.rejected",defaultMessage:"rejected"}})},taxonomicStatuses:{values:["valid","invalid","accepted","misapplied name"],messages:(0,n.defineMessages)({valid:{id:"option.taxonomicStatuses.valid",defaultMessage:"valid"},invalid:{id:"option.taxonomicStatuses.invalid",defaultMessage:"invalid"},accepted:{id:"option.taxonomicStatuses.accepted",defaultMessage:"accepted"},"misapplied name":{id:"option.taxonomicStatuses.misapplied name",defaultMessage:"misapplied name"}})},taxonRanks:{values:["domain","kingdom","phylum","division","family","class","order","genus","species"],messages:(0,n.defineMessages)({domain:{id:"option.taxonRanks.domain",defaultMessage:"domain"},kingdom:{id:"option.taxonRanks.kingdom",defaultMessage:"kingdom"},phylum:{id:"option.taxonRanks.phylum",defaultMessage:"phylum"},division:{id:"option.taxonRanks.division",defaultMessage:"division"},family:{id:"option.taxonRanks.family",defaultMessage:"family"},class:{id:"option.taxonRanks.class",defaultMessage:"class"},order:{id:"option.taxonRanks.order",defaultMessage:"order"},genus:{id:"option.taxonRanks.genus",defaultMessage:"genus"},species:{id:"option.taxonRanks.species",defaultMessage:"species"}})},taxonCurrencies:{values:["current","obsolete","archaic"],messages:(0,n.defineMessages)({current:{id:"option.taxonCurrencies.current",defaultMessage:"current"},obsolete:{id:"option.taxonCurrencies.obsolete",defaultMessage:"obsolete"},archaic:{id:"option.taxonCurrencies.archaic",defaultMessage:"archaic"}})},taxonAuthorTypes:{values:["ascribed","parenthetical"],messages:(0,n.defineMessages)({ascribed:{id:"option.taxonAuthorTypes.ascribed",defaultMessage:"ascribed"},parenthetical:{id:"option.taxonAuthorTypes.parenthetical",defaultMessage:"parenthetical"}})}};t.default=s},805:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={serviceName:"Taxon",servicePath:"taxonomyauthority",serviceType:"authority",objectName:"Taxon",documentName:"taxon",quickAddData:e=>({document:{"ns2:taxon_common":{"@xmlns:ns2":"http://collectionspace.org/services/taxonomy",taxonTermGroupList:{taxonTermGroup:[{termDisplayName:e.displayName}]}}}})}},779:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>t=>{const{deepGet:a,getPart:n}=e.recordDataHelpers;if(!t)return"";const s=n(t,"taxon_common");return s?[a(s,["taxonTermGroupList","taxonTermGroup",0,"termDisplayName"]),a(s,["taxonTermGroupList","taxonTermGroup",0,"termStatus"])].filter((e=>!!e)).join(" – "):""}},505:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(942),s={all:{messages:(0,n.defineMessages)({name:{id:"vocab.taxon.all.name",defaultMessage:"All"},collectionName:{id:"vocab.taxon.all.collectionName",defaultMessage:"All Taxonomic Names"},itemName:{id:"vocab.taxon.all.itemName",defaultMessage:"Taxonomic Name"}}),serviceConfig:{servicePath:"_ALL_"},type:"all"},local:{messages:(0,n.defineMessages)({name:{id:"vocab.taxon.local.name",defaultMessage:"Local"},collectionName:{id:"vocab.taxon.local.collectionName",defaultMessage:"Local Taxonomic Names"},itemName:{id:"vocab.taxon.local.itemName",defaultMessage:"Local Taxonomic Name"}}),serviceConfig:{servicePath:"urn:cspace:name(taxon)"},sortOrder:0},common:{messages:(0,n.defineMessages)({name:{id:"vocab.taxon.common.name",defaultMessage:"Common"},collectionName:{id:"vocab.taxon.common.collectionName",defaultMessage:"Common Taxonomic Names"},itemName:{id:"vocab.taxon.common.itemName",defaultMessage:"Common Taxonomic Name"}}),serviceConfig:{servicePath:"urn:cspace:name(common_ta)"}}};t.default=s},916:(e,t,a)=>{"use strict";a.d(t,{Z:()=>l});var n=a(81),s=a.n(n),o=a(645),i=a.n(o)()(s());i.push([e.id,"",""]),i.locals={};const l=i},645:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var a="",n=void 0!==t[5];return t[4]&&(a+="@supports (".concat(t[4],") {")),t[2]&&(a+="@media ".concat(t[2]," {")),n&&(a+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),a+=e(t),n&&(a+="}"),t[2]&&(a+="}"),t[4]&&(a+="}"),a})).join("")},t.i=function(e,a,n,s,o){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(n)for(var l=0;l<this.length;l++){var r=this[l][0];null!=r&&(i[r]=!0)}for(var m=0;m<e.length;m++){var c=[].concat(e[m]);n&&i[c[0]]||(void 0!==o&&(void 0===c[5]||(c[1]="@layer".concat(c[5].length>0?" ".concat(c[5]):""," {").concat(c[1],"}")),c[5]=o),a&&(c[2]?(c[1]="@media ".concat(c[2]," {").concat(c[1],"}"),c[2]=a):c[2]=a),s&&(c[4]?(c[1]="@supports (".concat(c[4],") {").concat(c[1],"}"),c[4]=s):c[4]="".concat(s)),t.push(c))}},t}},81:e=>{"use strict";e.exports=function(e){return e[1]}},379:e=>{"use strict";var t=[];function a(e){for(var a=-1,n=0;n<t.length;n++)if(t[n].identifier===e){a=n;break}return a}function n(e,n){for(var o={},i=[],l=0;l<e.length;l++){var r=e[l],m=n.base?r[0]+n.base:r[0],c=o[m]||0,u="".concat(m," ").concat(c);o[m]=c+1;var d=a(u),p={css:r[1],media:r[2],sourceMap:r[3],supports:r[4],layer:r[5]};if(-1!==d)t[d].references++,t[d].updater(p);else{var f=s(p,n);n.byIndex=l,t.splice(l,0,{identifier:u,updater:f,references:1})}i.push(u)}return i}function s(e,t){var a=t.domAPI(t);return a.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;a.update(e=t)}else a.remove()}}e.exports=function(e,s){var o=n(e=e||[],s=s||{});return function(e){e=e||[];for(var i=0;i<o.length;i++){var l=a(o[i]);t[l].references--}for(var r=n(e,s),m=0;m<o.length;m++){var c=a(o[m]);0===t[c].references&&(t[c].updater(),t.splice(c,1))}o=r}}},569:e=>{"use strict";var t={};e.exports=function(e,a){var n=function(e){if(void 0===t[e]){var a=document.querySelector(e);if(window.HTMLIFrameElement&&a instanceof window.HTMLIFrameElement)try{a=a.contentDocument.head}catch(e){a=null}t[e]=a}return t[e]}(e);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(a)}},216:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},565:(e,t,a)=>{"use strict";e.exports=function(e){var t=a.nc;t&&e.setAttribute("nonce",t)}},795:e=>{"use strict";e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=e.insertStyleElement(e);return{update:function(a){!function(e,t,a){var n="";a.supports&&(n+="@supports (".concat(a.supports,") {")),a.media&&(n+="@media ".concat(a.media," {"));var s=void 0!==a.layer;s&&(n+="@layer".concat(a.layer.length>0?" ".concat(a.layer):""," {")),n+=a.css,s&&(n+="}"),a.media&&(n+="}"),a.supports&&(n+="}");var o=a.sourceMap;o&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),t.styleTagTransform(n,e,t.options)}(t,e,a)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},589:e=>{"use strict";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}}},t={};function a(n){var s=t[n];if(void 0!==s)return s.exports;var o=t[n]={id:n,exports:{}};return e[n](o,o.exports,a),o.exports}a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.nc=void 0;var n={};return(()=>{"use strict";a.d(n,{default:()=>U});var e=a(942),t=a(681),s=a(849),o=a(598);const i={"about.title":"Welcome to CollectionSpace: Bonsai","field.conservation_common.conservator.name":"Performed by"},l=e=>{const{OP_EQ:t,OP_CONTAIN:a}=e.searchOperators,{defaultAdvancedSearchBooleanOp:n,extensions:s}=e.config;return{op:n,value:[{op:a,path:"ns2:collectionobjects_common/objectNumber"},{op:t,path:"ns2:collectionobjects_bonsai/taxon"},{op:a,path:"ns2:collectionobjects_bonsai/commonName"},{op:a,path:"ns2:collectionobjects_bonsai/japaneseName"},{op:a,path:"ns2:collectionobjects_bonsai/sponsor"},{op:t,path:"ns2:collectionobjects_bonsai/treeType"},...s.core.advancedSearch]}},r=t=>{const{AutocompleteInput:a,CheckboxInput:n,CompoundInput:s,DateInput:o,TextInput:i,TermPickerInput:l}=t.inputComponents,{configKey:r}=t.configHelpers,{DATA_TYPE_BOOL:m,DATA_TYPE_DATE:c}=t.dataTypes,{extensions:u}=t.config;return{document:{"ns2:collectionobjects_common":{contentPlaces:{contentPlace:{[r]:{view:{type:a,props:{source:"place/local,place/tgn"}}}}},objectProductionPlaceGroupList:{objectProductionPlaceGroup:{objectProductionPlace:{[r]:{view:{type:a,props:{source:"place/local,place/tgn"}}}}}}},"ns2:collectionobjects_bonsai":{[r]:{service:{ns:"http://collectionspace.org/services/collectionobject/local/bonsai"}},taxon:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.taxon.name",defaultMessage:"Scientific name"}}),view:{type:a,props:{source:"taxon/local,taxon/common"}}}},commonName:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.commonName.name",defaultMessage:"Common name"}}),view:{type:i}}},japaneseName:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.japaneseName.name",defaultMessage:"Japanese name"}}),view:{type:i}}},nativeSpecies:{[r]:{dataType:m,messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.nativeSpecies.name",defaultMessage:"Native species?"}}),view:{type:n}}},sponsor:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.sponsor.name",defaultMessage:"Sponsor"}}),view:{type:i}}},sponsorStartDate:{[r]:{dataType:c,messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.sponsorStartDate.name",defaultMessage:"Sponsor start date"}}),view:{type:o}}},sponsorEndDate:{[r]:{dataType:c,messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.sponsorEndDate.name",defaultMessage:"Sponsor end date"}}),view:{type:o}}},assignedVolunteers:{[r]:{view:{type:s}},assignedVolunteer:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.assignedVolunteer.name",defaultMessage:"Assigned volunteer"}}),repeating:!0,view:{type:a,props:{source:"person/local,person/ulan"}}}}},potStyle:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.potStyle.name",defaultMessage:"Pot style"}}),view:{type:l,props:{source:"potstyle"}}}},treeType:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.treeType.name",defaultMessage:"Tree type"}}),view:{type:l,props:{source:"treetype"}}}}},...u.accessionattributes.collectionobject.fields}}},m=e=>{const{React:t}=e.lib,{Col:a,Panel:n,Row:s}=e.layoutComponents,{Field:o,InputTable:i}=e.recordComponents,{extensions:l}=e.config;return t.createElement(o,{name:"document"},t.createElement(n,{name:"id",collapsible:!0},t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"objectNumber"}),t.createElement(o,{name:"taxon",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(o,{name:"commonName",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(o,{name:"japaneseName",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(o,{name:"nativeSpecies",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(s,null,t.createElement(o,{name:"collection"}),t.createElement(a,null,t.createElement(o,{name:"namedCollections"},t.createElement(o,{name:"namedCollection"})))),t.createElement(o,{name:"recordStatus"}),t.createElement(o,{name:"sponsor",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(s,null,t.createElement(o,{name:"sponsorStartDate",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(o,{name:"sponsorEndDate",subpath:"ns2:collectionobjects_bonsai"})),t.createElement(o,{name:"publishToList"},t.createElement(o,{name:"publishTo"})),t.createElement(o,{name:"inventoryStatusList"},t.createElement(o,{name:"inventoryStatus"}))),t.createElement(a,null,t.createElement(o,{name:"briefDescriptions"},t.createElement(o,{name:"briefDescription"})),t.createElement(o,{name:"distinguishingFeatures"}),t.createElement(o,{name:"comments"},t.createElement(o,{name:"comment"})),t.createElement(o,{name:"assignedVolunteers",subpath:"ns2:collectionobjects_bonsai"},t.createElement(o,{name:"assignedVolunteer"})),t.createElement(o,{name:"computedCurrentLocation"}))),t.createElement(o,{name:"annotationGroupList",subpath:"ns2:collectionobjects_annotation"},t.createElement(o,{name:"annotationGroup"},t.createElement(o,{name:"annotationType"}),t.createElement(o,{name:"annotationNote"}),t.createElement(o,{name:"annotationDate"}),t.createElement(o,{name:"annotationAuthor"}))),t.createElement(o,{name:"titleGroupList"},t.createElement(o,{name:"titleGroup"},t.createElement(n,null,t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"title"}),t.createElement(o,{name:"titleLanguage"})),t.createElement(a,null,t.createElement(o,{name:"titleType"}),t.createElement(o,{name:"titleTranslationSubGroupList"},t.createElement(o,{name:"titleTranslationSubGroup"},t.createElement(o,{name:"titleTranslation"}),t.createElement(o,{name:"titleTranslationLanguage"}))))))))),t.createElement(n,{name:"desc",collapsible:!0,collapsed:!0},t.createElement(s,null,t.createElement(s,null,t.createElement(o,{name:"copyNumber"}),t.createElement(o,{name:"potStyle",subpath:"ns2:collectionobjects_bonsai"})),t.createElement(o,{name:"treeType",subpath:"ns2:collectionobjects_bonsai"})),t.createElement(o,{name:"physicalDescription"}),t.createElement(s,null,t.createElement(o,{name:"colors"},t.createElement(o,{name:"color"})),t.createElement("div",null)),l.dimension.form,t.createElement(n,{name:"accessionattributes",collapsible:!0,collapsed:!0},l.accessionattributes.collectionobject.forms.flowering,l.accessionattributes.collectionobject.forms.fruiting),t.createElement(n,{name:"content",collapsible:!0,collapsed:!0},t.createElement(o,{name:"contentDescription"}),t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"contentLanguages"},t.createElement(o,{name:"contentLanguage"})),t.createElement(o,{name:"contentActivities"},t.createElement(o,{name:"contentActivity"})),t.createElement(o,{name:"contentConcepts"},t.createElement(o,{name:"contentConcept"})),t.createElement(o,{name:"contentPositions"},t.createElement(o,{name:"contentPosition"})),t.createElement(o,{name:"contentObjectGroupList"},t.createElement(o,{name:"contentObjectGroup"},t.createElement(o,{name:"contentObject"}),t.createElement(o,{name:"contentObjectType"}))),t.createElement(o,{name:"contentPeoples"},t.createElement(o,{name:"contentPeople"}))),t.createElement(a,null,t.createElement(o,{name:"contentPersons"},t.createElement(o,{name:"contentPerson"})),t.createElement(o,{name:"contentPlaces"},t.createElement(o,{name:"contentPlace"})),t.createElement(o,{name:"contentScripts"},t.createElement(o,{name:"contentScript"})),t.createElement(o,{name:"contentOrganizations"},t.createElement(o,{name:"contentOrganization"})),t.createElement(o,{name:"contentEventNameGroupList"},t.createElement(o,{name:"contentEventNameGroup"},t.createElement(o,{name:"contentEventName"}),t.createElement(o,{name:"contentEventNameType"}))),t.createElement(o,{name:"contentOtherGroupList"},t.createElement(o,{name:"contentOtherGroup"},t.createElement(o,{name:"contentOther"}),t.createElement(o,{name:"contentOtherType"}))))),t.createElement(o,{name:"contentNote"})),t.createElement(n,{name:"textInscript",collapsible:!0,collapsed:!0},t.createElement(o,{name:"textualInscriptionGroupList"},t.createElement(o,{name:"textualInscriptionGroup"},t.createElement(n,null,t.createElement(o,{name:"inscriptionContent"}),t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"inscriptionContentInscriber"}),t.createElement(o,{name:"inscriptionContentLanguage"}),t.createElement(o,{name:"inscriptionContentDateGroup"})),t.createElement(a,null,t.createElement(o,{name:"inscriptionContentPosition"}),t.createElement(o,{name:"inscriptionContentScript"}),t.createElement(o,{name:"inscriptionContentType"}),t.createElement(o,{name:"inscriptionContentMethod"}))),t.createElement(o,{name:"inscriptionContentInterpretation"}),t.createElement(o,{name:"inscriptionContentTranslation"}),t.createElement(o,{name:"inscriptionContentTransliteration"}))))),t.createElement(n,{name:"nonTextInscript",collapsible:!0,collapsed:!0},t.createElement(o,{name:"nonTextualInscriptionGroupList"},t.createElement(o,{name:"nonTextualInscriptionGroup"},t.createElement(n,null,t.createElement(o,{name:"inscriptionDescription"}),t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"inscriptionDescriptionInscriber"}),t.createElement(o,{name:"inscriptionDescriptionDateGroup"})),t.createElement(a,null,t.createElement(o,{name:"inscriptionDescriptionPosition"}),t.createElement(o,{name:"inscriptionDescriptionType"}),t.createElement(o,{name:"inscriptionDescriptionMethod"}))),t.createElement(o,{name:"inscriptionDescriptionInterpretation"})))))),t.createElement(n,{name:"prod",collapsible:!0,collapsed:!0},t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"objectProductionDateGroupList"},t.createElement(o,{name:"objectProductionDateGroup"})),t.createElement(o,{name:"techniqueGroupList"},t.createElement(o,{name:"techniqueGroup"},t.createElement(o,{name:"technique"}),t.createElement(o,{name:"techniqueType"}))),t.createElement(o,{name:"objectProductionPlaceGroupList"},t.createElement(o,{name:"objectProductionPlaceGroup"},t.createElement(o,{name:"objectProductionPlace"}),t.createElement(o,{name:"objectProductionPlaceRole"}))),t.createElement(o,{name:"objectProductionReasons"},t.createElement(o,{name:"objectProductionReason"}))),t.createElement(a,null,t.createElement(o,{name:"objectProductionPersonGroupList"},t.createElement(o,{name:"objectProductionPersonGroup"},t.createElement(o,{name:"objectProductionPerson"}),t.createElement(o,{name:"objectProductionPersonRole"}))),t.createElement(o,{name:"objectProductionOrganizationGroupList"},t.createElement(o,{name:"objectProductionOrganizationGroup"},t.createElement(o,{name:"objectProductionOrganization"}),t.createElement(o,{name:"objectProductionOrganizationRole"}))),t.createElement(o,{name:"objectProductionNote"})))),t.createElement(n,{name:"hist",collapsible:!0,collapsed:!0},t.createElement(n,{name:"assoc",collapsible:!0,collapsed:!0},t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"assocActivityGroupList"},t.createElement(o,{name:"assocActivityGroup"},t.createElement(o,{name:"assocActivity"}),t.createElement(o,{name:"assocActivityType"}),t.createElement(o,{name:"assocActivityNote"}))),t.createElement(o,{name:"assocObjectGroupList"},t.createElement(o,{name:"assocObjectGroup"},t.createElement(o,{name:"assocObject"}),t.createElement(o,{name:"assocObjectType"}),t.createElement(o,{name:"assocObjectNote"}))),t.createElement(o,{name:"assocConceptGroupList"},t.createElement(o,{name:"assocConceptGroup"},t.createElement(o,{name:"assocConcept"}),t.createElement(o,{name:"assocConceptType"}),t.createElement(o,{name:"assocConceptNote"}))),t.createElement(o,{name:"assocCulturalContextGroupList"},t.createElement(o,{name:"assocCulturalContextGroup"},t.createElement(o,{name:"assocCulturalContext"}),t.createElement(o,{name:"assocCulturalContextType"}),t.createElement(o,{name:"assocCulturalContextNote"}))),t.createElement(o,{name:"assocOrganizationGroupList"},t.createElement(o,{name:"assocOrganizationGroup"},t.createElement(o,{name:"assocOrganization"}),t.createElement(o,{name:"assocOrganizationType"}),t.createElement(o,{name:"assocOrganizationNote"}))),t.createElement(o,{name:"assocPeopleGroupList"},t.createElement(o,{name:"assocPeopleGroup"},t.createElement(o,{name:"assocPeople"}),t.createElement(o,{name:"assocPeopleType"}),t.createElement(o,{name:"assocPeopleNote"}))),t.createElement(o,{name:"assocPersonGroupList"},t.createElement(o,{name:"assocPersonGroup"},t.createElement(o,{name:"assocPerson"}),t.createElement(o,{name:"assocPersonType"}),t.createElement(o,{name:"assocPersonNote"}))),t.createElement(o,{name:"assocPlaceGroupList"},t.createElement(o,{name:"assocPlaceGroup"},t.createElement(o,{name:"assocPlace"}),t.createElement(o,{name:"assocPlaceType"}),t.createElement(o,{name:"assocPlaceNote"})))),t.createElement(a,null,t.createElement(i,{name:"assocEvent"},t.createElement(o,{name:"assocEventName"}),t.createElement(o,{name:"assocEventNameType"})),t.createElement(o,{name:"assocEventOrganizations"},t.createElement(o,{name:"assocEventOrganization"})),t.createElement(o,{name:"assocEventPeoples"},t.createElement(o,{name:"assocEventPeople"})),t.createElement(o,{name:"assocEventPersons"},t.createElement(o,{name:"assocEventPerson"})),t.createElement(o,{name:"assocEventPlaces"},t.createElement(o,{name:"assocEventPlace"})),t.createElement(o,{name:"assocEventNote"}),t.createElement(o,{name:"assocDateGroupList"},t.createElement(o,{name:"assocDateGroup"},t.createElement(o,{name:"assocStructuredDateGroup"}),t.createElement(o,{name:"assocDateType"}),t.createElement(o,{name:"assocDateNote"})))))),t.createElement(o,{name:"objectHistoryNote"}),t.createElement(o,{name:"usageGroupList"},t.createElement(o,{name:"usageGroup"},t.createElement(o,{name:"usage"}),t.createElement(o,{name:"usageNote"}))),t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"owners"},t.createElement(o,{name:"owner"})),t.createElement(o,{name:"ownershipDateGroupList"},t.createElement(o,{name:"ownershipDateGroup"}))),t.createElement(a,null,t.createElement(o,{name:"ownershipCategory"}),t.createElement(o,{name:"ownershipPlace"}))),t.createElement(i,{name:"ownershipExchange"},t.createElement(o,{name:"ownershipExchangeMethod"}),t.createElement(o,{name:"ownershipExchangeNote"}),t.createElement(o,{name:"ownershipExchangePriceCurrency"}),t.createElement(o,{name:"ownershipExchangePriceValue"}))),t.createElement(n,{name:"owner",collapsible:!0,collapsed:!0},t.createElement(o,{name:"ownersPersonalExperience"}),t.createElement(o,{name:"ownersPersonalResponse"}),t.createElement(o,{name:"ownersReferences"},t.createElement(o,{name:"ownersReference"})),t.createElement(o,{name:"ownersContributionNote"})),t.createElement(n,{name:"viewer",collapsible:!0,collapsed:!0},t.createElement(o,{name:"viewersRole"}),t.createElement(o,{name:"viewersPersonalExperience"}),t.createElement(o,{name:"viewersPersonalResponse"}),t.createElement(o,{name:"viewersReferences"},t.createElement(o,{name:"viewersReference"})),t.createElement(o,{name:"viewersContributionNote"})),t.createElement(n,{name:"reference",collapsible:!0,collapsed:!0},t.createElement(o,{name:"referenceGroupList"},t.createElement(o,{name:"referenceGroup"},t.createElement(o,{name:"reference"}),t.createElement(o,{name:"referenceNote"})))),t.createElement(n,{name:"collect",collapsible:!0,collapsed:!0},t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"fieldCollectionDateGroup"}),t.createElement(o,{name:"fieldCollectionMethods"},t.createElement(o,{name:"fieldCollectionMethod"})),t.createElement(o,{name:"fieldCollectionPlace"}),t.createElement(o,{name:"fieldCollectionSources"},t.createElement(o,{name:"fieldCollectionSource"})),t.createElement(o,{name:"fieldCollectors"},t.createElement(o,{name:"fieldCollector"}))),t.createElement(a,null,t.createElement(o,{name:"fieldCollectionFeature"}),t.createElement(o,{name:"fieldCollectionNote"})))),t.createElement(n,{name:"hierarchy",collapsible:!0,collapsed:!0},t.createElement(o,{name:"relation-list-item",subpath:"rel:relations-common-list"})))},c=e=>({template:m(e)}),u=e=>({default:c(e),inventory:{disabled:!0},photo:{disabled:!0},public:{disabled:!0},timebased:{disabled:!0}}),d=t=>{const{extensions:a}=t.config;return{inputTable:a.accessionattributes.collectionobject.messages.inputTable,panel:(0,e.defineMessages)({accessionattributes:{id:"panel.collectionobject.accessionattributes",defaultMessage:"Accession Attributes"}})}},p={collections:{values:["development","display","library-collection","permanent-collection","study-collection","teaching-collection"],messages:(0,e.defineMessages)({development:{id:"option.collections.development",defaultMessage:"development"},display:{id:"option.collections.display",defaultMessage:"display"}})}},f=e=>{const{React:t}=e.lib,{Col:a,Cols:n,Panel:s,Row:o}=e.layoutComponents,{Field:i}=e.recordComponents;return t.createElement(i,{name:"document"},t.createElement(s,{name:"conditionCheckAndTechAssessmentInfo",collapsible:!0},t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"conditionCheckRefNumber"}),t.createElement(i,{name:"conditionCheckAssessmentDate"})),t.createElement(a,null,t.createElement(i,{name:"conditionChecker"}))),t.createElement(i,{name:"conditionCheckNote"})),t.createElement(s,{name:"objectConditionAndTechAssessmentInfo",collapsible:!0,collapsed:!0},t.createElement(o,null,t.createElement(i,{name:"objectAuditCategory"}),t.createElement(i,{name:"conservationTreatmentPriority"}),t.createElement(i,{name:"nextConditionCheckDate"})),t.createElement(i,{name:"completenessGroupList"},t.createElement(i,{name:"completenessGroup"},t.createElement(i,{name:"completeness"}),t.createElement(i,{name:"completenessDate"}),t.createElement(i,{name:"completenessNote"}))),t.createElement(i,{name:"techAssessmentGroupList"},t.createElement(i,{name:"techAssessmentGroup"},t.createElement(i,{name:"techAssessment"}),t.createElement(i,{name:"techAssessmentDate"}))),t.createElement(i,{name:"conditionCheckGroupList"},t.createElement(i,{name:"conditionCheckGroup"},t.createElement(i,{name:"condition"}),t.createElement(i,{name:"conditionDate"}),t.createElement(i,{name:"conditionNote"})))),t.createElement(s,{name:"objectRequirementInfo",collapsible:!0,collapsed:!0},t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"displayRecommendations"}),t.createElement(i,{name:"handlingRecommendations"}),t.createElement(i,{name:"envRecommendations"})),t.createElement(a,null,t.createElement(i,{name:"specialRequirements"}),t.createElement(i,{name:"legalRequirements"}))),t.createElement(i,{name:"legalReqsHeldGroupList"},t.createElement(i,{name:"legalReqsHeldGroup"},t.createElement(i,{name:"legalReqsHeld"}),t.createElement(i,{name:"legalReqsHeldBeginDate"}),t.createElement(i,{name:"legalReqsHeldEndDate"}),t.createElement(i,{name:"legalReqsHeldNumber"}),t.createElement(i,{name:"legalReqsHeldRenewDate"}))),t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"salvagePriorityCodeGroupList"},t.createElement(i,{name:"salvagePriorityCodeGroup"},t.createElement(i,{name:"salvagePriorityCode"}),t.createElement(i,{name:"salvagePriorityCodeDate"})))),t.createElement(a,null))))},g=e=>({template:f(e)}),E=e=>({default:g(e)}),b=e=>{const{OP_EQ:t,OP_CONTAIN:a,OP_RANGE:n}=e.searchOperators,{defaultAdvancedSearchBooleanOp:s,extensions:o}=e.config;return{op:s,value:[{op:a,path:"ns2:conservation_common/conservationNumber"},{op:t,path:"ns2:conservation_common/conservationStatusGroupList/conservationStatusGroup/status"},{op:t,path:"ns2:conservation_common/treatmentPurpose"},{op:t,path:"ns2:conservation_bonsai/treatmentsPerformed/treatmentPerformed"},{op:t,path:"ns2:conservation_common/conservators/conservator"},{op:t,path:"ns2:conservation_common/approvedBy"},{op:n,path:"ns2:conservation_common/approvedDate"},{op:n,path:"ns2:conservation_common/treatmentStartDate"},{op:n,path:"ns2:conservation_common/treatmentEndDate"},{op:t,path:"ns2:conservation_bonsai/futureTreatmentGroupList/futureTreatmentGroup/futureTreatment"},{op:n,path:"ns2:conservation_bonsai/futureTreatmentGroupList/futureTreatmentGroup/futureTreatmentDate"},{op:t,path:"ns2:conservation_common/destAnalysisGroupList/destAnalysisGroup/sampleBy"},{op:n,path:"ns2:conservation_livingplant/nextRepotting"},...o.core.advancedSearch]}},v=t=>{const{CompoundInput:a,DateInput:n,TermPickerInput:s,TextInput:o}=t.inputComponents,{configKey:i}=t.configHelpers,{DATA_TYPE_DATE:l}=t.dataTypes,{extensions:r}=t.config;return{document:{"ns2:conservation_common":{conservators:{conservator:{[i]:{messages:(0,e.defineMessages)({fullName:{id:"field.conservation_common.conservator.fullName",defaultMessage:"Treatment performed by"}})}}}},"ns2:conservation_bonsai":{[i]:{service:{ns:"http://collectionspace.org/services/conservation/local/bonsai"}},treatmentsPerformed:{[i]:{view:{type:a}},treatmentPerformed:{[i]:{repeating:!0,messages:(0,e.defineMessages)({name:{id:"field.conservation_bonsai.treatmentPerformed.name",defaultMessage:"Treatment performed"}}),view:{type:s,props:{source:"treatmentperformed"}}}}},futureTreatmentGroupList:{[i]:{view:{type:a}},futureTreatmentGroup:{[i]:{messages:(0,e.defineMessages)({name:{id:"field.conservation_bonsai.futureTreatmentGroup.name",defaultMessage:"Future treatment"}}),repeating:!0,view:{type:a,props:{tabular:!0}}},futureTreatment:{[i]:{messages:(0,e.defineMessages)({fullName:{id:"field.conservation_bonsai.futureTreatment.fullName",defaultMessage:"Future treatment"},name:{id:"field.conservation_bonsai.futureTreatment.name",defaultMessage:"Treatment"}}),view:{type:s,props:{source:"futuretreatment"}}}},futureTreatmentDate:{[i]:{dataType:l,messages:(0,e.defineMessages)({fullName:{id:"field.conservation_bonsai.futureTreatmentDate.fullName",defaultMessage:"Future treatment date"},name:{id:"field.conservation_bonsai.futureTreatmentDate.name",defaultMessage:"Date"}}),view:{type:n}}},futureTreatmentNote:{[i]:{messages:(0,e.defineMessages)({fullName:{id:"field.conservation_bonsai.futureTreatmentNote.fullName",defaultMessage:"Future treatment note"},name:{id:"field.conservation_bonsai.futureTreatmentNote.name",defaultMessage:"Note"}}),view:{type:o}}}}}},...r.livingplant.conservation.fields}}},M=e=>{const{React:t}=e.lib,{Cols:a,Col:n,Panel:s,Row:o}=e.layoutComponents,{Field:i}=e.recordComponents,{extensions:l}=e.config;return t.createElement(i,{name:"document"},t.createElement(s,{name:"info",collapsible:!0},t.createElement(a,null,t.createElement(n,null,t.createElement(i,{name:"conservationNumber"}),t.createElement(i,{name:"conservationStatusGroupList"},t.createElement(i,{name:"conservationStatusGroup"},t.createElement(i,{name:"status"}),t.createElement(i,{name:"statusDate"}))),t.createElement(i,{name:"treatmentPurpose"})),t.createElement(n,null,t.createElement(i,{name:"treatmentsPerformed",subpath:"ns2:conservation_bonsai"},t.createElement(i,{name:"treatmentPerformed"})),t.createElement(i,{name:"conservators"},t.createElement(i,{name:"conservator"})),t.createElement(i,{name:"otherPartyGroupList"},t.createElement(i,{name:"otherPartyGroup"},t.createElement(i,{name:"otherParty"}),t.createElement(i,{name:"otherPartyRole"}),t.createElement(i,{name:"otherPartyNote"}))))),t.createElement(i,{name:"proposedTreatment"}),t.createElement(o,null,t.createElement(i,{name:"approvedBy"}),t.createElement(i,{name:"approvedDate"}),t.createElement(i,{name:"treatmentStartDate"}),t.createElement(i,{name:"treatmentEndDate"})),t.createElement(i,{name:"treatmentSummary"})),t.createElement(s,{name:"objectAnalysisInfo",collapsible:!0,collapsed:!0},t.createElement(i,{name:"futureTreatmentGroupList",subpath:"ns2:conservation_bonsai"},t.createElement(i,{name:"futureTreatmentGroup"},t.createElement(i,{name:"futureTreatment"}),t.createElement(i,{name:"futureTreatmentDate"}),t.createElement(i,{name:"futureTreatmentNote"}))),t.createElement(i,{name:"destAnalysisGroupList"},t.createElement(i,{name:"destAnalysisGroup"},t.createElement(s,null,t.createElement(o,null,t.createElement(i,{name:"destAnalysisApprovedDate"}),t.createElement(i,{name:"destAnalysisApprovalNote"}),t.createElement(i,{name:"sampleBy"}),t.createElement(i,{name:"sampleDate"})),t.createElement(i,{name:"sampleDescription"}),t.createElement(o,null,t.createElement(i,{name:"sampleReturned"}),t.createElement(i,{name:"sampleReturnedLocation"}))))),t.createElement(i,{name:"analysisMethod"}),t.createElement(i,{name:"analysisResults"})),l.livingplant.conservation.form)},y=e=>({template:M(e)}),x=e=>({default:y(e)}),h=e=>{const{extensions:t}=e.config;return t.livingplant.conservation.messages},N=e=>{const{React:t}=e.lib,{Col:a,Cols:n,Panel:s,Row:o}=e.layoutComponents,{Field:i}=e.recordComponents;return t.createElement(i,{name:"document"},t.createElement(s,{name:"info",collapsible:!0},t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"exhibitionNumber"}),t.createElement(i,{name:"type"}),t.createElement(i,{name:"title"})),t.createElement(a,null,t.createElement(i,{name:"sponsors"},t.createElement(i,{name:"sponsor"})),t.createElement(i,{name:"organizers"},t.createElement(i,{name:"organizer"})),t.createElement(i,{name:"publishToList"},t.createElement(i,{name:"publishTo"})))),t.createElement(o,null,t.createElement(i,{name:"venueGroupList"},t.createElement(i,{name:"venueGroup"},t.createElement(i,{name:"venue"}),t.createElement(i,{name:"venueOpeningDate"}),t.createElement(i,{name:"venueClosingDate"}),t.createElement(i,{name:"venueAttendance"}),t.createElement(i,{name:"venueUrl"})))),t.createElement(i,{name:"workingGroupList"},t.createElement(i,{name:"workingGroup"},t.createElement(s,null,t.createElement(o,null,t.createElement(i,{name:"workingGroupTitle"}),t.createElement(i,{name:"workingGroupNote"})),t.createElement(o,null,t.createElement(i,{name:"exhibitionPersonGroupList"},t.createElement(i,{name:"exhibitionPersonGroup"},t.createElement(i,{name:"exhibitionPerson"}),t.createElement(i,{name:"exhibitionPersonRole"}))))))),t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"planningNote"}),t.createElement(i,{name:"curatorialNote"})),t.createElement(a,null,t.createElement(i,{name:"generalNote"}),t.createElement(i,{name:"boilerplateText"}))),t.createElement(i,{name:"galleryRotationGroupList"},t.createElement(i,{name:"galleryRotationGroup"},t.createElement(i,{name:"galleryRotationName"}),t.createElement(i,{name:"galleryRotationStartDateGroup"}),t.createElement(i,{name:"galleryRotationEndDateGroup"}),t.createElement(i,{name:"galleryRotationNote"}))),t.createElement(i,{name:"exhibitionReferenceGroupList"},t.createElement(i,{name:"exhibitionReferenceGroup"},t.createElement(i,{name:"exhibitionReference"}),t.createElement(i,{name:"exhibitionReferenceType"}),t.createElement(i,{name:"exhibitionReferenceNote"})))),t.createElement(s,{name:"planningInfo",collapsible:!0,collapsed:!0},t.createElement(i,{name:"exhibitionSectionGroupList"},t.createElement(i,{name:"exhibitionSectionGroup"},t.createElement(i,{name:"exhibitionSectionName"}),t.createElement(i,{name:"exhibitionSectionLocation"}),t.createElement(i,{name:"exhibitionSectionObjects"}),t.createElement(i,{name:"exhibitionSectionNote"}))),t.createElement(i,{name:"exhibitionStatusGroupList"},t.createElement(i,{name:"exhibitionStatusGroup"},t.createElement(i,{name:"exhibitionStatus"}),t.createElement(i,{name:"exhibitionStatusDate"}),t.createElement(i,{name:"exhibitionStatusNote"})))),t.createElement(s,{name:"exhibitedObjectInformation",collapsible:!0,collapsed:!0},t.createElement(i,{name:"exhibitionObjectGroupList"},t.createElement(i,{name:"exhibitionObjectGroup"},t.createElement(i,{name:"exhibitionObjectNumber"}),t.createElement(i,{name:"exhibitionObjectName"}),t.createElement(i,{name:"exhibitionObjectConsCheckDate"}),t.createElement(i,{name:"exhibitionObjectConsTreatment"}),t.createElement(i,{name:"exhibitionObjectSection"}),t.createElement(i,{name:"exhibitionObjectCase"}),t.createElement(i,{name:"exhibitionObjectSeqNum"}),t.createElement(i,{name:"exhibitionObjectRotation"}),t.createElement(i,{name:"exhibitionObjectNote"})))))},_=e=>({template:N(e)}),w=e=>({default:_(e)}),T={exitMethods:{values:["courier","garbage","inperson","post"],messages:(0,e.defineMessages)({garbage:{id:"option.exitMethods.garbage",defaultMessage:"garbage"}})},exitReasons:{values:["broken","deaccession","dead","deadandbroken","disposal","fundraiser","missing","other","returnofloan"],messages:(0,e.defineMessages)({broken:{id:"option.exitReasons.broken",defaultMessage:"broken"},dead:{id:"option.exitReasons.dead",defaultMessage:"dead"},deadandbroken:{id:"option.exitReasons.deadandbroken",defaultMessage:"dead and broken"},fundraiser:{id:"option.exitReasons.fundraiser",defaultMessage:"fundraiser"},missing:{id:"option.exitReasons.missing",defaultMessage:"missing"},other:{id:"option.exitReasons.other",defaultMessage:"other"}})}},P={archaeological:{disabled:!0}},j=[()=>({recordTypes:{chronology:{disabled:!0}}}),()=>e=>({optionLists:p,recordTypes:{collectionobject:{advancedSearch:l(e),fields:r(e),forms:u(e),messages:d(e)}}}),()=>e=>({recordTypes:{conditioncheck:{forms:E(e)}}}),()=>e=>({recordTypes:{conservation:{advancedSearch:b(e),fields:v(e),forms:x(e),messages:h(e)}}}),()=>e=>({recordTypes:{exhibition:{forms:w(e)}}}),()=>({recordTypes:{iterationreport:{disabled:!0}}}),()=>({optionLists:T}),()=>({recordTypes:{place:{vocabularies:P}}})];var C=a(379),S=a.n(C),D=a(795),G=a.n(D),A=a(569),L=a.n(A),O=a(565),R=a.n(O),F=a(216),I=a.n(F),k=a(589),z=a.n(k),B=a(916),J={};J.styleTagTransform=z(),J.setAttributes=R(),J.insert=L().bind(null,"head"),J.domAPI=G(),J.insertStyleElement=I(),S()(B.Z,J);const H=B.Z&&B.Z.locals?B.Z.locals:void 0,U=()=>({messages:i,className:H.common,prettyUrls:!0,tenantId:"3000",pluginInfo:{cspaceUIPluginProfileBonsai:{messages:(0,e.defineMessages)({name:{id:"cspaceUIPluginProfileBonsai.name",defaultMessage:"Bonsai profile"}}),packageName:"cspace-ui-plugin-profile-bonsai",packageVersion:"5.0.6",buildNum:"96ddba4",repositoryUrl:"https://github.com/collectionspace/cspace-ui-plugin-profile-bonsai.js",version:"5.0.6"}},plugins:[(0,t.Z)(),(0,s.Z)(),(0,o.Z)(),...j.map((e=>e()))]})})(),n.default})()));
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.cspaceUIPluginProfileBonsai=t():e.cspaceUIPluginProfileBonsai=t()}(self,(()=>(()=>{var e={824:e=>{e.exports={defineMessages:e=>e}},568:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default=e=>{const{CheckboxInput:t,OptionPickerInput:a,TextInput:s,TermPickerInput:o}=e.inputComponents,{configKey:i}=e.configHelpers,{DATA_TYPE_BOOL:l}=e.dataTypes;return{"ns2:collectionobjects_accessionattributes":{[i]:{service:{ns:"http://collectionspace.org/services/collectionobject/domain/accessionattributes"}},flowerColor:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.flowerColor.name",defaultMessage:"Flower color"}}),view:{type:s}}},fruitColor:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.fruitColor.name",defaultMessage:"Fruit color"}}),view:{type:s}}},securityRisk:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.securityRisk.name",defaultMessage:"Security risk"}}),view:{type:s}}},propagationHistory:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.propagationHistory.name",defaultMessage:"Propagation history"}}),view:{type:a,props:{source:"propagationMethods"}}}},breedingSystem:{[i]:{messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.breedingSystem.name",defaultMessage:"Breeding system"}}),view:{type:a,props:{source:"breedingSystems"}}}},classUse:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.classUse.name",defaultMessage:"Class use"}}),view:{type:t}}},researchUse:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.researchUse.name",defaultMessage:"Research use"}}),view:{type:t}}},distribution:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.distribution.name",defaultMessage:"Distribution"}}),view:{type:t}}},ignoreRedDot:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.ignoreRedDot.name",defaultMessage:"Ignore red dot"}}),view:{type:t}}},fragrance:{[i]:{dataType:l,messages:(0,n.defineMessages)({name:{id:"field.ext.accessionattributes.fragrance.name",defaultMessage:"Fragrance"}}),view:{type:t}}},flowersJan:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersJan.fullName",defaultMessage:"Flowers Jan"},name:{id:"field.ext.accessionattributes.flowersJan.name",defaultMessage:"Jan"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersFeb:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersFeb.fullName",defaultMessage:"Flowers Feb"},name:{id:"field.ext.accessionattributes.flowersFeb.name",defaultMessage:"Feb"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersMar:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersMar.fullName",defaultMessage:"Flowers Mar"},name:{id:"field.ext.accessionattributes.flowersMar.name",defaultMessage:"Mar"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersApr:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersApr.fullName",defaultMessage:"Flowers Apr"},name:{id:"field.ext.accessionattributes.flowersApr.name",defaultMessage:"Apr"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersMay:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersMay.fullName",defaultMessage:"Flowers May"},name:{id:"field.ext.accessionattributes.flowersMay.name",defaultMessage:"May"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersJun:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersJun.fullName",defaultMessage:"Flowers Jun"},name:{id:"field.ext.accessionattributes.flowersJun.name",defaultMessage:"Jun"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersJul:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersJul.fullName",defaultMessage:"Flowers Jul"},name:{id:"field.ext.accessionattributes.flowersJul.name",defaultMessage:"Jul"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersAug:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersAug.fullName",defaultMessage:"Flowers Aug"},name:{id:"field.ext.accessionattributes.flowersAug.name",defaultMessage:"Aug"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersSep:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersSep.fullName",defaultMessage:"Flowers Sep"},name:{id:"field.ext.accessionattributes.flowersSep.name",defaultMessage:"Sep"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersOct:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersOct.fullName",defaultMessage:"Flowers Oct"},name:{id:"field.ext.accessionattributes.flowersOct.name",defaultMessage:"Oct"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersNov:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersNov.fullName",defaultMessage:"Flowers Nov"},name:{id:"field.ext.accessionattributes.flowersNov.name",defaultMessage:"Nov"}}),view:{type:o,props:{source:"floweringstatus"}}}},flowersDec:{[i]:{messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.flowersDec.fullName",defaultMessage:"Flowers Dec"},name:{id:"field.ext.accessionattributes.flowersDec.name",defaultMessage:"Dec"}}),view:{type:o,props:{source:"floweringstatus"}}}},fruitsJan:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsJan.fullName",defaultMessage:"Fruits Jan"},name:{id:"field.ext.accessionattributes.fruitsJan.name",defaultMessage:"Jan"}}),view:{type:t}}},fruitsFeb:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsFeb.fullName",defaultMessage:"Fruits Feb"},name:{id:"field.ext.accessionattributes.fruitsFeb.name",defaultMessage:"Feb"}}),view:{type:t}}},fruitsMar:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsMar.fullName",defaultMessage:"Fruits Mar"},name:{id:"field.ext.accessionattributes.fruitsMar.name",defaultMessage:"Mar"}}),view:{type:t}}},fruitsApr:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsApr.fullName",defaultMessage:"Fruits Apr"},name:{id:"field.ext.accessionattributes.fruitsApr.name",defaultMessage:"Apr"}}),view:{type:t}}},fruitsMay:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsMay.fullName",defaultMessage:"Fruits May"},name:{id:"field.ext.accessionattributes.fruitsMay.name",defaultMessage:"May"}}),view:{type:t}}},fruitsJun:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsJun.fullName",defaultMessage:"Fruits Jun"},name:{id:"field.ext.accessionattributes.fruitsJun.name",defaultMessage:"Jun"}}),view:{type:t}}},fruitsJul:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsJul.fullName",defaultMessage:"Fruits Jul"},name:{id:"field.ext.accessionattributes.fruitsJul.name",defaultMessage:"Jul"}}),view:{type:t}}},fruitsAug:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsAug.fullName",defaultMessage:"Fruits Aug"},name:{id:"field.ext.accessionattributes.fruitsAug.name",defaultMessage:"Aug"}}),view:{type:t}}},fruitsSep:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsSep.fullName",defaultMessage:"Fruits Sep"},name:{id:"field.ext.accessionattributes.fruitsSep.name",defaultMessage:"Sep"}}),view:{type:t}}},fruitsOct:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsOct.fullName",defaultMessage:"Fruits Oct"},name:{id:"field.ext.accessionattributes.fruitsOct.name",defaultMessage:"Oct"}}),view:{type:t}}},fruitsNov:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsNov.fullName",defaultMessage:"Fruits Nov"},name:{id:"field.ext.accessionattributes.fruitsNov.name",defaultMessage:"Nov"}}),view:{type:t}}},fruitsDec:{[i]:{dataType:l,messages:(0,n.defineMessages)({fullName:{id:"field.ext.accessionattributes.fruitsDec.fullName",defaultMessage:"Fruits Dec"},name:{id:"field.ext.accessionattributes.fruitsDec.name",defaultMessage:"Dec"}}),view:{type:t}}}}}}},516:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=o(a(720)),s=o(a(444));function o(e){return e&&e.__esModule?e:{default:e}}t.default=e=>{const{layoutComponents:t,lib:a,recordComponents:o}=e,{React:i}=a,{Row:l,Cols:r,Col:m}=t,{Field:c}=o;return i.createElement("div",null,i.createElement(r,null,i.createElement(m,null,i.createElement(c,{name:"flowerColor",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"fruitColor",subpath:"ns2:collectionobjects_accessionattributes"})),i.createElement(m,null,i.createElement(c,{name:"securityRisk",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(l,null,i.createElement(c,{name:"propagationHistory",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"breedingSystem",subpath:"ns2:collectionobjects_accessionattributes"})))),i.createElement(l,null,i.createElement(c,{name:"classUse",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"researchUse",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"distribution",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"ignoreRedDot",subpath:"ns2:collectionobjects_accessionattributes"}),i.createElement(c,{name:"fragrance",subpath:"ns2:collectionobjects_accessionattributes"})),(0,n.default)(e),(0,s.default)(e))}},720:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>{const{lib:t,recordComponents:a}=e,{React:n}=t,{Field:s,InputTable:o}=a;return n.createElement(o,{name:"flowers"},n.createElement(s,{name:"flowersJan",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersFeb",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersMar",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersApr",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersMay",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersJun",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersJul",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersAug",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersSep",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersOct",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersNov",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"flowersDec",subpath:"ns2:collectionobjects_accessionattributes"}))}},444:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>{const{lib:t,recordComponents:a}=e,{React:n}=t,{Field:s,InputTable:o}=a;return n.createElement(o,{name:"fruits"},n.createElement(s,{name:"fruitsJan",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsFeb",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsMar",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsApr",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsMay",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsJun",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsJul",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsAug",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsSep",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsOct",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsNov",subpath:"ns2:collectionobjects_accessionattributes"}),n.createElement(s,{name:"fruitsDec",subpath:"ns2:collectionobjects_accessionattributes"}))}},220:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(a(516)),s=i(a(720)),o=i(a(444));function i(e){return e&&e.__esModule?e:{default:e}}t.default=e=>({default:(0,n.default)(e),flowering:(0,s.default)(e),fruiting:(0,o.default)(e)})},248:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(a(568)),s=i(a(220)),o=i(a(788));function i(e){return e&&e.__esModule?e:{default:e}}t.default=e=>{const t=(0,s.default)(e);return{messages:o.default,fields:(0,n.default)(e),form:t.default,forms:t}}},788:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default={inputTable:(0,n.defineMessages)({flowers:{id:"panel.collectionobject.flowers",defaultMessage:"Flowers"},fruits:{id:"panel.collectionobject.fruits",defaultMessage:"Fruits"}})}},668:(e,t,a)=>{"use strict";t.c=void 0;var n=o(a(248)),s=o(a(256));function o(e){return e&&e.__esModule?e:{default:e}}t.c=()=>e=>({optionLists:s.default,extensions:{accessionattributes:{collectionobject:(0,n.default)(e)}}})},256:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default={propagationMethods:{values:["apomictic-cloning","controlled-breeding","derived-asexually","individual-wild-plant","isolated-self-pollinated","open-breeding","sexual-reproduction","vegetative-reproduction","unknown"],messages:(0,n.defineMessages)({"apomictic-cloning":{id:"option.propagationMethods.apomictic-cloning",defaultMessage:"apomictic cloning"},"controlled-breeding":{id:"option.propagationMethods.controlled-breeding",defaultMessage:"controlled breeding"},"derived-asexually":{id:"option.propagationMethods.derived-asexually",defaultMessage:"derived asexually"},"individual-wild-plant":{id:"option.propagationMethods.individual-wild-plant",defaultMessage:"individual wild plant"},"isolated-self-pollinated":{id:"option.propagationMethods.isolated-self-pollinated",defaultMessage:"isolated self-pollinated"},"open-breeding":{id:"option.propagationMethods.open-breeding",defaultMessage:"open breeding"},"sexual-reproduction":{id:"option.propagationMethods.sexual-reproduction",defaultMessage:"sexual reproduction"},"vegetative-reproduction":{id:"option.propagationMethods.vegetative-reproduction",defaultMessage:"vegetative reproduction"},unknown:{id:"option.propagationMethods.unknown",defaultMessage:"unknown"}})},breedingSystems:{values:["agamospermy","both","female","dioecious-and-unknown-sex","male","monoecious-and-self-compatible","monoecious-and-self-incompatible","unknown"],messages:(0,n.defineMessages)({agamospermy:{id:"option.breedingSystems.agamospermy",defaultMessage:"agamospermy"},both:{id:"option.breedingSystems.both",defaultMessage:"both"},female:{id:"option.breedingSystems.female",defaultMessage:"female"},"dioecious-and-unknown-sex":{id:"option.breedingSystems.dioecious-and-unknown-sex",defaultMessage:"dioecious and unknown sex"},male:{id:"option.breedingSystems.male",defaultMessage:"male"},"monoecious-and-self-compatible":{id:"option.breedingSystems.monoecious-and-self-compatible",defaultMessage:"monoecious and self-compatible"},"monoecious-and-self-incompatible":{id:"option.breedingSystems.monoecious-and-self-incompatible",defaultMessage:"monoecious and self-incompatible"},unknown:{id:"option.breedingSystems.unknown",defaultMessage:"unknown"}})}}},672:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default=e=>{const{AutocompleteInput:t,CompoundInput:a,DateInput:s,TextInput:o,TermPickerInput:i}=e.inputComponents,{configKey:l}=e.configHelpers,{DATA_TYPE_DATE:r,DATA_TYPE_FLOAT:m}=e.dataTypes;return{"ns2:conservation_livingplant":{[l]:{service:{ns:"http://collectionspace.org/services/conservation/domain/livingplant"}},fertilizationGroupList:{[l]:{view:{type:a}},fertilizationGroup:{[l]:{repeating:!0,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.fertilizationGroup.fullName",defaultMessage:"Fertilization"}}),view:{type:a}},fertilizerUsed:{[l]:{messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.fertilizerUsed.name",defaultMessage:"Fertilizer used"}}),view:{type:i,props:{source:"fertilizerused"}}}},appliedBy:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.appliedBy.fullName",defaultMessage:"Fertilizer applied by"},name:{id:"field.conservation_livingplant.appliedBy.name",defaultMessage:"Applied by"}}),view:{type:t,props:{source:"person/local,person/shared"}}}},nitrogenPercent:{[l]:{dataType:m,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.nitrogenPercent.fullName",defaultMessage:"Fertilizer nitrogen %"},name:{id:"field.conservation_livingplant.nitrogenPercent.name",defaultMessage:"Nitrogen %"}}),view:{type:o}}},phosphorusPercent:{[l]:{dataType:m,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.phosphorusPercent.fullName",defaultMessage:"Fertilizer phosphorus %"},name:{id:"field.conservation_livingplant.phosphorusPercent.name",defaultMessage:"Phosphorus %"}}),view:{type:o}}},potassiumPercent:{[l]:{dataType:m,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.potassiumPercent.fullName",defaultMessage:"Fertilizer potassium %"},name:{id:"field.conservation_livingplant.potassiumPercent.name",defaultMessage:"Potassium %"}}),view:{type:o}}},applicationDate:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.applicationDate.fullName",defaultMessage:"Fertilizer application date"},name:{id:"field.conservation_livingplant.applicationDate.name",defaultMessage:"Application date"}}),view:{type:s}}},amountApplied:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.amountApplied.fullName",defaultMessage:"Fertilizer amount applied"},name:{id:"field.conservation_livingplant.amountApplied.name",defaultMessage:"Amount applied"}}),view:{type:o}}},nextApplicationDate:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.nextApplicationDate.fullName",defaultMessage:"Fertilizer next application date"},name:{id:"field.conservation_livingplant.nextApplicationDate.name",defaultMessage:"Next application date"}}),view:{type:s}}},fertilizersToBeUsed:{[l]:{view:{type:a}},fertilizerToBeUsed:{[l]:{messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.fertilizerToBeUsed.name",defaultMessage:"Fertilizer to be used"}}),repeating:!0,view:{type:o}}}},fertilizationNotes:{[l]:{messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.fertilizationNotes.name",defaultMessage:"Fertilization note"}}),view:{type:o,props:{multiline:!0}}}}}},pestsAndDiseaseGroupList:{[l]:{view:{type:a}},pestsAndDiseaseGroup:{[l]:{repeating:!0,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.pestsAndDiseaseGroup.fullName",defaultMessage:"Pest and Disease"}}),view:{type:a}},pestOrDiseaseObserved:{[l]:{messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.pestOrDiseaseObserved.name",defaultMessage:"Pest/disease observed"}}),view:{type:i,props:{source:"pestordiseaseobserved"}}}},identifiedBy:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.identifiedBy.fullName",defaultMessage:"Pest/disease identified by"},name:{id:"field.conservation_livingplant.identifiedBy.name",defaultMessage:"Identified by"}}),view:{type:t,props:{source:"person/local,person/shared"}}}},dateObserved:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.dateObserved.fullName",defaultMessage:"Pest/disease date observed"},name:{id:"field.conservation_livingplant.dateObserved.name",defaultMessage:"Date observed"}}),view:{type:s}}},treatedWith:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.treatedWith.fullName",defaultMessage:"Pest/disease treated with"},name:{id:"field.conservation_livingplant.treatedWith.name",defaultMessage:"Treated with"}}),view:{type:o,props:{multiline:!0}}}},treatedBy:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.treatedBy.fullName",defaultMessage:"Pest/disease treated by"},name:{id:"field.conservation_livingplant.treatedBy.name",defaultMessage:"Treated by"}}),view:{type:t,props:{source:"person/local,person/shared"}}}},treatmentDate:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.treatmentDate.fullName",defaultMessage:"Pest/disease treatment date"},name:{id:"field.conservation_livingplant.treatmentDate.name",defaultMessage:"Treatment date"}}),view:{type:s}}},futureTreatment:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.futureTreatment.fullName",defaultMessage:"Pest/disease future treatment"},name:{id:"field.conservation_livingplant.futureTreatment.name",defaultMessage:"Future treatment"}}),view:{type:o}}},futureTreatmentDate:{[l]:{dataType:r,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.futureTreatmentDate.fullName",defaultMessage:"Pest/disease future treatment date"},name:{id:"field.conservation_livingplant.futureTreatmentDate.name",defaultMessage:"Future treatment date"}}),view:{type:s}}},futureTreatmentNotes:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.futureTreatmentNotes.fullName",defaultMessage:"Pest/disease future treatment note"},name:{id:"field.conservation_livingplant.futureTreatmentNotes.name",defaultMessage:"Future treatment note"}}),view:{type:o,props:{multiline:!0}}}}}},dateRepotted:{[l]:{dataType:r,messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.dateRepotted.name",defaultMessage:"Date repotted"}}),view:{type:s}}},performedBy:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.performedBy.fullName",defaultMessage:"Repotting performed by"},name:{id:"field.conservation_livingplant.performedBy.name",defaultMessage:"Performed by"}}),view:{type:t,props:{source:"person/local,person/shared"}}}},soilMix:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.soilMix.fullName",defaultMessage:"Repotting soil mix"},name:{id:"field.conservation_livingplant.soilMix.name",defaultMessage:"Soil mix"}}),view:{type:i,props:{source:"soilmix"}}}},container:{[l]:{dataType:m,messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.container.fullName",defaultMessage:"Repotting container"},name:{id:"field.conservation_livingplant.container.name",defaultMessage:"Container"}}),view:{type:o}}},description:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.description.fullName",defaultMessage:"Repotting description"},name:{id:"field.conservation_livingplant.description.name",defaultMessage:"Description"}}),view:{type:o,props:{multiline:!0}}}},nextRepotting:{[l]:{dataType:r,messages:(0,n.defineMessages)({name:{id:"field.conservation_livingplant.nextRepotting.name",defaultMessage:"Next repotting"}}),view:{type:s}}},plannedTreatment:{[l]:{messages:(0,n.defineMessages)({fullName:{id:"field.conservation_livingplant.plannedTreatment.fullName",defaultMessage:"Repotting planned treatment"},name:{id:"field.conservation_livingplant.plannedTreatment.name",defaultMessage:"Planned treatment"}}),view:{type:o,props:{multiline:!0}}}}}}}},632:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>{const{layoutComponents:t,lib:a,recordComponents:n}=e,{React:s}=a,{Cols:o,Col:i,Panel:l,Row:r}=t,{Field:m}=n;return s.createElement(l,{name:"livingplant",collapsible:!0,collapsed:!0},s.createElement(l,{name:"fertilization",collapsible:!0,collapsed:!0},s.createElement(m,{name:"fertilizationGroupList",subpath:"ns2:conservation_livingplant"},s.createElement(m,{name:"fertilizationGroup"},s.createElement(l,null,s.createElement(r,null,s.createElement(m,{name:"fertilizerUsed"}),s.createElement(m,{name:"appliedBy"})),s.createElement(r,null,s.createElement(m,{name:"nitrogenPercent"}),s.createElement(m,{name:"phosphorusPercent"}),s.createElement(m,{name:"potassiumPercent"})),s.createElement(o,null,s.createElement(i,null,s.createElement(m,{name:"applicationDate"}),s.createElement(m,{name:"amountApplied"}),s.createElement(m,{name:"fertilizationNotes"})),s.createElement(i,null,s.createElement(m,{name:"nextApplicationDate"}),s.createElement(m,{name:"fertilizersToBeUsed"},s.createElement(m,{name:"fertilizerToBeUsed"})))))))),s.createElement(l,{name:"pest",collapsible:!0,collapsed:!0},s.createElement(m,{name:"pestsAndDiseaseGroupList",subpath:"ns2:conservation_livingplant"},s.createElement(m,{name:"pestsAndDiseaseGroup"},s.createElement(l,null,s.createElement(r,null,s.createElement(m,{name:"pestOrDiseaseObserved"}),s.createElement(m,{name:"identifiedBy"})),s.createElement(r,null,s.createElement(m,{name:"dateObserved"}),s.createElement(m,{name:"treatmentDate"}),s.createElement(m,{name:"futureTreatmentDate"})),s.createElement(o,null,s.createElement(i,null,s.createElement(m,{name:"treatedBy"}),s.createElement(m,{name:"treatedWith"})),s.createElement(i,null,s.createElement(m,{name:"futureTreatment"}),s.createElement(m,{name:"futureTreatmentNotes"}))))))),s.createElement(l,{name:"repotting",collapsible:!0,collapsed:!0},s.createElement(o,null,s.createElement(i,null,s.createElement(r,null,s.createElement(m,{name:"dateRepotted",subpath:"ns2:conservation_livingplant"}),s.createElement(m,{name:"nextRepotting",subpath:"ns2:conservation_livingplant"})),s.createElement(m,{name:"soilMix",subpath:"ns2:conservation_livingplant"}),s.createElement(m,{name:"description",subpath:"ns2:conservation_livingplant"})),s.createElement(i,null,s.createElement(m,{name:"container",subpath:"ns2:conservation_livingplant"}),s.createElement(m,{name:"performedBy",subpath:"ns2:conservation_livingplant"}),s.createElement(m,{name:"plannedTreatment",subpath:"ns2:conservation_livingplant"})))))}},556:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(a(672)),s=i(a(632)),o=i(a(992));function i(e){return e&&e.__esModule?e:{default:e}}t.default=e=>({messages:o.default,fields:(0,n.default)(e),form:(0,s.default)(e)})},992:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default={panel:(0,n.defineMessages)({livingplant:{id:"panel.conservation.livingplant",defaultMessage:"Living Plant Information"},fertilization:{id:"panel.conservation.fertilization",defaultMessage:"Fertilization"},pest:{id:"panel.conservation.pest",defaultMessage:"Pest and Disease"},repotting:{id:"panel.conservation.repotting",defaultMessage:"Repotting"}})}},152:(e,t,a)=>{"use strict";t.c=void 0;var n,s=(n=a(556))&&n.__esModule?n:{default:n};t.c=()=>e=>({extensions:{livingplant:{conservation:(0,s.default)(e)}}})},688:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>{const{OP_EQ:t,OP_CONTAIN:a}=e.searchOperators,{defaultAdvancedSearchBooleanOp:n,extensions:s}=e.config;return{op:n,value:[{op:a,path:"ns2:taxon_common/taxonTermGroupList/taxonTermGroup/termDisplayName"},{op:t,path:"ns2:taxon_common/taxonTermGroupList/taxonTermGroup/termStatus"},{op:t,path:"ns2:taxon_common/taxonTermGroupList/taxonTermGroup/termFlag"},{op:t,path:"ns2:taxon_common/taxonTermGroupList/taxonTermGroup/taxonomicStatus"},{op:t,path:"ns2:taxon_common/taxonRank"},{op:t,path:"ns2:taxon_common/taxonCurrency"},{op:t,path:"ns2:taxon_common/taxonAuthorGroupList/taxonAuthorGroup/taxonAuthor"},{op:a,path:"ns2:taxon_common/taxonYear"},{op:t,path:"ns2:taxon_common/taxonCitationList/taxonCitation"},{op:a,path:"ns2:taxon_common/taxonNote"},{op:a,path:"ns2:taxon_common/commonNameGroupList/commonNameGroup/commonName"},...s.core.advancedSearch]}}},92:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default=e=>{const{formatRefNameAsVocabularyName:t,formatTimestamp:a,formatWorkflowStateIcon:s}=e.formatHelpers;return{default:{workflowState:{flexGrow:0,flexShrink:0,formatValue:s,order:10,width:32},termDisplayName:{messages:(0,n.defineMessages)({label:{id:"column.taxon.default.termDisplayName",defaultMessage:"Display name"}}),order:20,sortBy:"taxon_common:taxonTermGroupList/0/termDisplayName",width:250},termStatus:{messages:(0,n.defineMessages)({label:{id:"column.taxon.default.termStatus",defaultMessage:"Term status"}}),order:30,sortBy:"taxon_common:taxonTermGroupList/0/termStatus",width:250},vocabulary:{dataKey:"refName",formatValue:t,messages:(0,n.defineMessages)({label:{id:"column.taxon.default.vocabulary",defaultMessage:"Vocabulary"}}),order:40,width:150},updatedAt:{formatValue:a,messages:(0,n.defineMessages)({label:{id:"column.taxon.search.updatedAt",defaultMessage:"Updated"}}),order:50,sortBy:"collectionspace_core:updatedAt",width:150}}}}},384:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default=e=>{const{AutocompleteInput:t,CheckboxInput:a,CompoundInput:s,HierarchyInput:o,OptionPickerInput:i,RichTextInput:l,TextInput:r,TermPickerInput:m}=e.inputComponents,{configKey:c}=e.configHelpers,{DATA_TYPE_BOOL:u}=e.dataTypes,{extensions:d}=e.config;return{document:{[c]:{view:{type:s,props:{defaultChildSubpath:"ns2:taxon_common"}}},"rel:relations-common-list":{[c]:{service:{ns:"http://collectionspace.org/services/relation"}},"relation-list-item":{[c]:{view:{type:o,props:{messages:(0,n.defineMessages)({parent:{id:"hierarchyInput.taxon.parent",defaultMessage:"Broader taxon name"},children:{id:"hierarchyInput.taxon.children",defaultMessage:"Narrower taxon names"},siblings:{id:"hierarchyInput.taxon.siblings",defaultMessage:"Adjacent taxon names"}})}}}}},...d.core.fields,"ns2:taxon_common":{[c]:{service:{ns:"http://collectionspace.org/services/taxonomy"}},...d.authItem.fields,taxonTermGroupList:{[c]:{messages:(0,n.defineMessages)({required:{id:"field.taxon_common.taxonTermGroupList.required",defaultMessage:"At least one term display name is required. Please enter a value."}}),required:!0,view:{type:s}},taxonTermGroup:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonTermGroup.name",defaultMessage:"Term"}}),repeating:!0,view:{type:s}},termDisplayName:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termDisplayName.fullName",defaultMessage:"Term display name"},name:{id:"field.taxon_common.termDisplayName.name",defaultMessage:"Display name"}}),required:!0,view:{type:r}}},termName:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termName.fullName",defaultMessage:"Term name"},name:{id:"field.taxon_common.termName.name",defaultMessage:"Name"}}),view:{type:r}}},termType:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termType.fullName",defaultMessage:"Term type"},name:{id:"field.taxon_common.termType.name",defaultMessage:"Type"}}),view:{type:i,props:{source:"taxonTermTypes"}}}},termFlag:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termFlag.fullName",defaultMessage:"Term flag"},name:{id:"field.taxon_common.termFlag.name",defaultMessage:"Flag"}}),view:{type:m,props:{source:"taxontermflag"}}}},termStatus:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termStatus.fullName",defaultMessage:"Term status"},name:{id:"field.taxon_common.termStatus.name",defaultMessage:"Status"}}),view:{type:i,props:{source:"taxonTermStatuses"}}}},termQualifier:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termQualifier.fullName",defaultMessage:"Term qualifier"},name:{id:"field.taxon_common.termQualifier.name",defaultMessage:"Qualifier"}}),view:{type:r}}},termLanguage:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termLanguage.fullName",defaultMessage:"Term language"},name:{id:"field.taxon_common.termLanguage.name",defaultMessage:"Language"}}),view:{type:m,props:{source:"languages"}}}},termPrefForLang:{[c]:{dataType:u,messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termPrefForLang.fullName",defaultMessage:"Term preferred for lang"},name:{id:"field.taxon_common.termPrefForLang.name",defaultMessage:"Preferred for lang"}}),view:{type:a}}},termSource:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termSource.fullName",defaultMessage:"Term source name"},groupName:{id:"field.taxon_common.termSource.groupName",defaultMessage:"Source name"},name:{id:"field.taxon_common.termSource.name",defaultMessage:"Name"}}),view:{type:t,props:{source:"citation/local,citation/shared,citation/worldcat"}}}},termSourceDetail:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termSourceDetail.fullName",defaultMessage:"Term source detail"},groupName:{id:"field.taxon_common.termSourceDetail.groupName",defaultMessage:"Source detail"},name:{id:"field.taxon_common.termSourceDetail.name",defaultMessage:"Detail"}}),view:{type:r}}},termSourceID:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termSourceID.fullName",defaultMessage:"Term source ID"},groupName:{id:"field.taxon_common.termSourceID.groupName",defaultMessage:"Source ID"},name:{id:"field.taxon_common.termSourceID.name",defaultMessage:"ID"}}),view:{type:r}}},termSourceNote:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.termSourceNote.fullName",defaultMessage:"Term source note"},groupName:{id:"field.taxon_common.termSourceNote.groupName",defaultMessage:"Source note"},name:{id:"field.taxon_common.termSourceNote.name",defaultMessage:"Note"}}),view:{type:r}}},termFormattedDisplayName:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.termFormattedDisplayName.name",defaultMessage:"Formatted display name"}}),view:{type:l}}},taxonomicStatus:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonomicStatus.name",defaultMessage:"Taxonomic status"}}),view:{type:i,props:{source:"taxonomicStatuses"}}}}}},taxonRank:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonRank.name",defaultMessage:"Rank"}}),view:{type:i,props:{source:"taxonRanks"}}}},taxonCurrency:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonCurrency.name",defaultMessage:"Currency"}}),view:{type:i,props:{source:"taxonCurrencies"}}}},taxonAuthorGroupList:{[c]:{view:{type:s}},taxonAuthorGroup:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonAuthorGroup.name",defaultMessage:"Author"}}),repeating:!0,view:{type:s,props:{tabular:!0}}},taxonAuthor:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.taxonAuthor.fullName",defaultMessage:"Author name"},name:{id:"field.taxon_common.taxonAuthor.name",defaultMessage:"Name"}}),view:{type:t,props:{source:"person/local,person/shared,organization/local,organization/shared"}}}},taxonAuthorType:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.taxonAuthorType.fullName",defaultMessage:"Author type"},name:{id:"field.taxon_common.taxonAuthorType.name",defaultMessage:"Type"}}),view:{type:i,props:{source:"taxonAuthorTypes"}}}}}},taxonYear:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonYear.name",defaultMessage:"Year"}}),view:{type:r}}},taxonCitationList:{[c]:{view:{type:s}},taxonCitation:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonCitation.name",defaultMessage:"Citation"}}),repeating:!0,view:{type:t,props:{source:"citation/local,citation/shared,citation/worldcat"}}}}},taxonIsNamedHybrid:{[c]:{dataType:u,messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonIsNamedHybrid.name",defaultMessage:"Is named hybrid"}}),view:{type:a}}},taxonNote:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.taxonNote.name",defaultMessage:"Note"}}),searchView:{type:r},view:{type:r,props:{multiline:!0}}}},commonNameGroupList:{[c]:{view:{type:s}},commonNameGroup:{[c]:{messages:(0,n.defineMessages)({name:{id:"field.taxon_common.commonNameGroup.name",defaultMessage:"Common name"}}),repeating:!0,view:{type:s,props:{tabular:!0}}},commonName:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.commonName.fullName",defaultMessage:"Common name"},name:{id:"field.taxon_common.commonName.name",defaultMessage:"Name"}}),view:{type:r}}},commonNameLanguage:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.commonNameLanguage.fullName",defaultMessage:"Common name language"},name:{id:"field.taxon_common.commonNameLanguage.name",defaultMessage:"Language"}}),view:{type:m,props:{source:"languages"}}}},commonNameSource:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.commonNameSource.fullName",defaultMessage:"Common name source"},name:{id:"field.taxon_common.commonNameSource.name",defaultMessage:"Source"}}),view:{type:t,props:{source:"citation/local,citation/shared"}}}},commonNameSourceDetail:{[c]:{messages:(0,n.defineMessages)({fullName:{id:"field.taxon_common.commonNameSourceDetail.fullName",defaultMessage:"Common name source detail"},name:{id:"field.taxon_common.commonNameSourceDetail.name",defaultMessage:"Source detail"}}),view:{type:r}}}}}}}}}},524:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);const s=e=>{const{React:t}=e.lib,{Col:a,Cols:n,Panel:s,Row:o}=e.layoutComponents,{Field:i,InputTable:l}=e.recordComponents;return t.createElement(i,{name:"document"},t.createElement(s,{name:"info",collapsible:!0},t.createElement(i,{name:"taxonTermGroupList"},t.createElement(i,{name:"taxonTermGroup"},t.createElement(s,null,t.createElement(o,null,t.createElement(i,{name:"termDisplayName"}),t.createElement(i,{name:"termFormattedDisplayName"})),t.createElement(o,null,t.createElement(i,{name:"termQualifier"}),t.createElement(i,{name:"termStatus"}),t.createElement(i,{name:"termType"}),t.createElement(i,{name:"termFlag"})),t.createElement(o,null,t.createElement(i,{name:"taxonomicStatus"}),t.createElement(i,{name:"termLanguage"}),t.createElement(i,{name:"termPrefForLang"})),t.createElement(l,{name:"termSource"},t.createElement(i,{name:"termSource"}),t.createElement(i,{name:"termSourceDetail"}),t.createElement(i,{name:"termSourceID"}),t.createElement(i,{name:"termSourceNote"}))))),t.createElement(o,null,t.createElement(i,{name:"taxonRank"}),t.createElement(i,{name:"taxonCurrency"})),t.createElement(i,{name:"taxonAuthorGroupList"},t.createElement(i,{name:"taxonAuthorGroup"},t.createElement(i,{name:"taxonAuthor"}),t.createElement(i,{name:"taxonAuthorType"}))),t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"taxonYear"}),t.createElement(i,{name:"taxonIsNamedHybrid"})),t.createElement(a,null,t.createElement(i,{name:"taxonCitationList"},t.createElement(i,{name:"taxonCitation"})))),t.createElement(i,{name:"taxonNote"}),t.createElement(i,{name:"commonNameGroupList"},t.createElement(i,{name:"commonNameGroup"},t.createElement(i,{name:"commonName"}),t.createElement(i,{name:"commonNameLanguage"}),t.createElement(i,{name:"commonNameSource"}),t.createElement(i,{name:"commonNameSourceDetail"})))),t.createElement(s,{name:"hierarchy",collapsible:!0,collapsed:!0},t.createElement(i,{name:"relation-list-item",subpath:"rel:relations-common-list"})))};t.default=e=>({messages:(0,n.defineMessages)({name:{id:"form.taxon.default.name",defaultMessage:"Standard Template"}}),template:s(e)})},140:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=o(a(524)),s=o(a(316));function o(e){return e&&e.__esModule?e:{default:e}}t.default=e=>({default:(0,n.default)(e),mini:(0,s.default)(e)})},316:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);const s=e=>{const{React:t}=e.lib,{Row:a}=e.layoutComponents,{Field:n}=e.recordComponents;return t.createElement(n,{name:"document"},t.createElement(n,{name:"relation-list-item",subpath:"rel:relations-common-list",showChildren:!1,showSiblings:!1}),t.createElement(a,null,t.createElement(n,{name:"taxonRank"}),t.createElement(n,{name:"taxonCurrency"})),t.createElement(n,{name:"taxonNote"}))};t.default=e=>({disabled:!0,messages:(0,n.defineMessages)({name:{id:"form.taxon.mini.name",defaultMessage:"Mini Template"}}),template:s(e)})},328:(e,t,a)=>{"use strict";t.c=void 0;var n=d(a(688)),s=d(a(92)),o=d(a(384)),i=d(a(140)),l=d(a(224)),r=d(a(280)),m=d(a(748)),c=d(a(388)),u=d(a(680));function d(e){return e&&e.__esModule?e:{default:e}}t.c=()=>e=>({optionLists:r.default,recordTypes:{taxon:{messages:l.default,serviceConfig:m.default,vocabularies:u.default,advancedSearch:(0,n.default)(e),columns:(0,s.default)(e),fields:(0,o.default)(e),forms:(0,i.default)(e),title:(0,c.default)(e)}}})},224:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default={record:(0,n.defineMessages)({name:{id:"record.taxon.name",defaultMessage:"Taxon"},collectionName:{id:"record.taxon.collectionName",defaultMessage:"Taxon names"}}),panel:(0,n.defineMessages)({info:{id:"panel.taxon.info",defaultMessage:"Taxonomic Name Information"},hierarchy:{id:"panel.taxon.hierarchy",defaultMessage:"Hierarchy"}}),inputTable:(0,n.defineMessages)({termSource:{id:"inputTable.taxon.termSource",defaultMessage:"Source"}})}},280:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default={taxonTermTypes:{values:["descriptor","alternate descriptor","used for term"],messages:(0,n.defineMessages)({descriptor:{id:"option.taxonTermTypes.descriptor",defaultMessage:"descriptor"},"alternate descriptor":{id:"option.taxonTermTypes.alternate descriptor",defaultMessage:"alternate descriptor"},"used for term":{id:"option.taxonTermTypes.used for term",defaultMessage:"used for term"}})},taxonTermStatuses:{values:["provisional","under review","accepted","rejected"],messages:(0,n.defineMessages)({provisional:{id:"option.taxonTermStatuses.provisional",defaultMessage:"provisional"},"under review":{id:"option.taxonTermStatuses.under review",defaultMessage:"under review"},accepted:{id:"option.taxonTermStatuses.accepted",defaultMessage:"accepted"},rejected:{id:"option.taxonTermStatuses.rejected",defaultMessage:"rejected"}})},taxonomicStatuses:{values:["valid","invalid","accepted","misapplied name"],messages:(0,n.defineMessages)({valid:{id:"option.taxonomicStatuses.valid",defaultMessage:"valid"},invalid:{id:"option.taxonomicStatuses.invalid",defaultMessage:"invalid"},accepted:{id:"option.taxonomicStatuses.accepted",defaultMessage:"accepted"},"misapplied name":{id:"option.taxonomicStatuses.misapplied name",defaultMessage:"misapplied name"}})},taxonRanks:{values:["domain","kingdom","phylum","division","family","class","order","genus","species"],messages:(0,n.defineMessages)({domain:{id:"option.taxonRanks.domain",defaultMessage:"domain"},kingdom:{id:"option.taxonRanks.kingdom",defaultMessage:"kingdom"},phylum:{id:"option.taxonRanks.phylum",defaultMessage:"phylum"},division:{id:"option.taxonRanks.division",defaultMessage:"division"},family:{id:"option.taxonRanks.family",defaultMessage:"family"},class:{id:"option.taxonRanks.class",defaultMessage:"class"},order:{id:"option.taxonRanks.order",defaultMessage:"order"},genus:{id:"option.taxonRanks.genus",defaultMessage:"genus"},species:{id:"option.taxonRanks.species",defaultMessage:"species"}})},taxonCurrencies:{values:["current","obsolete","archaic"],messages:(0,n.defineMessages)({current:{id:"option.taxonCurrencies.current",defaultMessage:"current"},obsolete:{id:"option.taxonCurrencies.obsolete",defaultMessage:"obsolete"},archaic:{id:"option.taxonCurrencies.archaic",defaultMessage:"archaic"}})},taxonAuthorTypes:{values:["ascribed","parenthetical"],messages:(0,n.defineMessages)({ascribed:{id:"option.taxonAuthorTypes.ascribed",defaultMessage:"ascribed"},parenthetical:{id:"option.taxonAuthorTypes.parenthetical",defaultMessage:"parenthetical"}})}}},748:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={serviceName:"Taxon",servicePath:"taxonomyauthority",serviceType:"authority",objectName:"Taxon",documentName:"taxon",quickAddData:e=>({document:{"ns2:taxon_common":{"@xmlns:ns2":"http://collectionspace.org/services/taxonomy",taxonTermGroupList:{taxonTermGroup:[{termDisplayName:e.displayName}]}}}})}},388:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=e=>t=>{const{deepGet:a,getPart:n}=e.recordDataHelpers;if(!t)return"";const s=n(t,"taxon_common");return s?[a(s,["taxonTermGroupList","taxonTermGroup",0,"termDisplayName"]),a(s,["taxonTermGroupList","taxonTermGroup",0,"termStatus"])].filter((e=>!!e)).join(" – "):""}},680:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(824);t.default={all:{messages:(0,n.defineMessages)({name:{id:"vocab.taxon.all.name",defaultMessage:"All"},collectionName:{id:"vocab.taxon.all.collectionName",defaultMessage:"All Taxonomic Names"},itemName:{id:"vocab.taxon.all.itemName",defaultMessage:"Taxonomic Name"}}),serviceConfig:{servicePath:"_ALL_"},type:"all"},local:{messages:(0,n.defineMessages)({name:{id:"vocab.taxon.local.name",defaultMessage:"Local"},collectionName:{id:"vocab.taxon.local.collectionName",defaultMessage:"Local Taxonomic Names"},itemName:{id:"vocab.taxon.local.itemName",defaultMessage:"Local Taxonomic Name"}}),serviceConfig:{servicePath:"urn:cspace:name(taxon)"},sortOrder:0},common:{messages:(0,n.defineMessages)({name:{id:"vocab.taxon.common.name",defaultMessage:"Common"},collectionName:{id:"vocab.taxon.common.collectionName",defaultMessage:"Common Taxonomic Names"},itemName:{id:"vocab.taxon.common.itemName",defaultMessage:"Common Taxonomic Name"}}),serviceConfig:{servicePath:"urn:cspace:name(common_ta)"}}}},704:(e,t,a)=>{"use strict";a.d(t,{c:()=>l});var n=a(500),s=a.n(n),o=a(312),i=a.n(o)()(s());i.push([e.id,"",""]),i.locals={};const l=i},312:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var a="",n=void 0!==t[5];return t[4]&&(a+="@supports (".concat(t[4],") {")),t[2]&&(a+="@media ".concat(t[2]," {")),n&&(a+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),a+=e(t),n&&(a+="}"),t[2]&&(a+="}"),t[4]&&(a+="}"),a})).join("")},t.i=function(e,a,n,s,o){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(n)for(var l=0;l<this.length;l++){var r=this[l][0];null!=r&&(i[r]=!0)}for(var m=0;m<e.length;m++){var c=[].concat(e[m]);n&&i[c[0]]||(void 0!==o&&(void 0===c[5]||(c[1]="@layer".concat(c[5].length>0?" ".concat(c[5]):""," {").concat(c[1],"}")),c[5]=o),a&&(c[2]?(c[1]="@media ".concat(c[2]," {").concat(c[1],"}"),c[2]=a):c[2]=a),s&&(c[4]?(c[1]="@supports (".concat(c[4],") {").concat(c[1],"}"),c[4]=s):c[4]="".concat(s)),t.push(c))}},t}},500:e=>{"use strict";e.exports=function(e){return e[1]}},596:e=>{"use strict";var t=[];function a(e){for(var a=-1,n=0;n<t.length;n++)if(t[n].identifier===e){a=n;break}return a}function n(e,n){for(var o={},i=[],l=0;l<e.length;l++){var r=e[l],m=n.base?r[0]+n.base:r[0],c=o[m]||0,u="".concat(m," ").concat(c);o[m]=c+1;var d=a(u),p={css:r[1],media:r[2],sourceMap:r[3],supports:r[4],layer:r[5]};if(-1!==d)t[d].references++,t[d].updater(p);else{var f=s(p,n);n.byIndex=l,t.splice(l,0,{identifier:u,updater:f,references:1})}i.push(u)}return i}function s(e,t){var a=t.domAPI(t);return a.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;a.update(e=t)}else a.remove()}}e.exports=function(e,s){var o=n(e=e||[],s=s||{});return function(e){e=e||[];for(var i=0;i<o.length;i++){var l=a(o[i]);t[l].references--}for(var r=n(e,s),m=0;m<o.length;m++){var c=a(o[m]);0===t[c].references&&(t[c].updater(),t.splice(c,1))}o=r}}},176:e=>{"use strict";var t={};e.exports=function(e,a){var n=function(e){if(void 0===t[e]){var a=document.querySelector(e);if(window.HTMLIFrameElement&&a instanceof window.HTMLIFrameElement)try{a=a.contentDocument.head}catch(e){a=null}t[e]=a}return t[e]}(e);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(a)}},808:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},120:(e,t,a)=>{"use strict";e.exports=function(e){var t=a.nc;t&&e.setAttribute("nonce",t)}},520:e=>{"use strict";e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=e.insertStyleElement(e);return{update:function(a){!function(e,t,a){var n="";a.supports&&(n+="@supports (".concat(a.supports,") {")),a.media&&(n+="@media ".concat(a.media," {"));var s=void 0!==a.layer;s&&(n+="@layer".concat(a.layer.length>0?" ".concat(a.layer):""," {")),n+=a.css,s&&(n+="}"),a.media&&(n+="}"),a.supports&&(n+="}");var o=a.sourceMap;o&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),t.styleTagTransform(n,e,t.options)}(t,e,a)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},936:e=>{"use strict";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}}},t={};function a(n){var s=t[n];if(void 0!==s)return s.exports;var o=t[n]={id:n,exports:{}};return e[n](o,o.exports,a),o.exports}a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.nc=void 0;var n={};return(()=>{"use strict";a.d(n,{default:()=>U});var e=a(824),t=a(668),s=a(152),o=a(328);const i={"about.title":"Welcome to CollectionSpace: Bonsai","field.conservation_common.conservator.name":"Performed by"},l=e=>{const{OP_EQ:t,OP_CONTAIN:a}=e.searchOperators,{defaultAdvancedSearchBooleanOp:n,extensions:s}=e.config;return{op:n,value:[{op:a,path:"ns2:collectionobjects_common/objectNumber"},{op:t,path:"ns2:collectionobjects_bonsai/taxon"},{op:a,path:"ns2:collectionobjects_bonsai/commonName"},{op:a,path:"ns2:collectionobjects_bonsai/japaneseName"},{op:a,path:"ns2:collectionobjects_bonsai/sponsor"},{op:t,path:"ns2:collectionobjects_bonsai/treeType"},...s.core.advancedSearch]}},r=t=>{const{AutocompleteInput:a,CheckboxInput:n,CompoundInput:s,DateInput:o,TextInput:i,TermPickerInput:l}=t.inputComponents,{configKey:r}=t.configHelpers,{DATA_TYPE_BOOL:m,DATA_TYPE_DATE:c}=t.dataTypes,{extensions:u}=t.config;return{document:{"ns2:collectionobjects_common":{contentPlaces:{contentPlace:{[r]:{view:{type:a,props:{source:"place/local,place/tgn"}}}}},objectProductionPlaceGroupList:{objectProductionPlaceGroup:{objectProductionPlace:{[r]:{view:{type:a,props:{source:"place/local,place/tgn"}}}}}}},"ns2:collectionobjects_bonsai":{[r]:{service:{ns:"http://collectionspace.org/services/collectionobject/local/bonsai"}},taxon:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.taxon.name",defaultMessage:"Scientific name"}}),view:{type:a,props:{source:"taxon/local,taxon/common"}}}},commonName:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.commonName.name",defaultMessage:"Common name"}}),view:{type:i}}},japaneseName:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.japaneseName.name",defaultMessage:"Japanese name"}}),view:{type:i}}},nativeSpecies:{[r]:{dataType:m,messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.nativeSpecies.name",defaultMessage:"Native species?"}}),view:{type:n}}},sponsor:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.sponsor.name",defaultMessage:"Sponsor"}}),view:{type:i}}},sponsorStartDate:{[r]:{dataType:c,messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.sponsorStartDate.name",defaultMessage:"Sponsor start date"}}),view:{type:o}}},sponsorEndDate:{[r]:{dataType:c,messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.sponsorEndDate.name",defaultMessage:"Sponsor end date"}}),view:{type:o}}},assignedVolunteers:{[r]:{view:{type:s}},assignedVolunteer:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.assignedVolunteer.name",defaultMessage:"Assigned volunteer"}}),repeating:!0,view:{type:a,props:{source:"person/local,person/ulan"}}}}},potStyle:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.potStyle.name",defaultMessage:"Pot style"}}),view:{type:l,props:{source:"potstyle"}}}},treeType:{[r]:{messages:(0,e.defineMessages)({name:{id:"field.collectionobjects_bonsai.treeType.name",defaultMessage:"Tree type"}}),view:{type:l,props:{source:"treetype"}}}}},...u.accessionattributes.collectionobject.fields}}},m=e=>{const{React:t}=e.lib,{Col:a,Panel:n,Row:s}=e.layoutComponents,{Field:o,InputTable:i}=e.recordComponents,{extensions:l}=e.config;return t.createElement(o,{name:"document"},t.createElement(n,{name:"id",collapsible:!0},t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"objectNumber"}),t.createElement(o,{name:"taxon",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(o,{name:"commonName",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(o,{name:"japaneseName",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(o,{name:"nativeSpecies",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(s,null,t.createElement(o,{name:"collection"}),t.createElement(a,null,t.createElement(o,{name:"namedCollections"},t.createElement(o,{name:"namedCollection"})))),t.createElement(o,{name:"recordStatus"}),t.createElement(o,{name:"sponsor",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(s,null,t.createElement(o,{name:"sponsorStartDate",subpath:"ns2:collectionobjects_bonsai"}),t.createElement(o,{name:"sponsorEndDate",subpath:"ns2:collectionobjects_bonsai"})),t.createElement(o,{name:"publishToList"},t.createElement(o,{name:"publishTo"})),t.createElement(o,{name:"inventoryStatusList"},t.createElement(o,{name:"inventoryStatus"}))),t.createElement(a,null,t.createElement(o,{name:"briefDescriptions"},t.createElement(o,{name:"briefDescription"})),t.createElement(o,{name:"distinguishingFeatures"}),t.createElement(o,{name:"comments"},t.createElement(o,{name:"comment"})),t.createElement(o,{name:"assignedVolunteers",subpath:"ns2:collectionobjects_bonsai"},t.createElement(o,{name:"assignedVolunteer"})),t.createElement(o,{name:"computedCurrentLocation"}))),t.createElement(o,{name:"annotationGroupList",subpath:"ns2:collectionobjects_annotation"},t.createElement(o,{name:"annotationGroup"},t.createElement(n,null,t.createElement(s,null,t.createElement(o,{name:"annotationType"}),t.createElement(o,{name:"annotationDate"}),t.createElement(o,{name:"annotationAuthor"})),t.createElement(o,{name:"annotationNote"})))),t.createElement(o,{name:"titleGroupList"},t.createElement(o,{name:"titleGroup"},t.createElement(n,null,t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"title"}),t.createElement(o,{name:"titleLanguage"})),t.createElement(a,null,t.createElement(o,{name:"titleType"}),t.createElement(o,{name:"titleTranslationSubGroupList"},t.createElement(o,{name:"titleTranslationSubGroup"},t.createElement(o,{name:"titleTranslation"}),t.createElement(o,{name:"titleTranslationLanguage"}))))))))),t.createElement(n,{name:"desc",collapsible:!0,collapsed:!0},t.createElement(s,null,t.createElement(s,null,t.createElement(o,{name:"copyNumber"}),t.createElement(o,{name:"potStyle",subpath:"ns2:collectionobjects_bonsai"})),t.createElement(o,{name:"treeType",subpath:"ns2:collectionobjects_bonsai"})),t.createElement(o,{name:"physicalDescription"}),t.createElement(s,null,t.createElement(o,{name:"colors"},t.createElement(o,{name:"color"})),t.createElement("div",null)),l.dimension.form,t.createElement(n,{name:"accessionattributes",collapsible:!0,collapsed:!0},l.accessionattributes.collectionobject.forms.flowering,l.accessionattributes.collectionobject.forms.fruiting),t.createElement(n,{name:"content",collapsible:!0,collapsed:!0},t.createElement(o,{name:"contentDescription"}),t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"contentLanguages"},t.createElement(o,{name:"contentLanguage"})),t.createElement(o,{name:"contentActivities"},t.createElement(o,{name:"contentActivity"})),t.createElement(o,{name:"contentConcepts"},t.createElement(o,{name:"contentConcept"})),t.createElement(o,{name:"contentPositions"},t.createElement(o,{name:"contentPosition"})),t.createElement(o,{name:"contentObjectGroupList"},t.createElement(o,{name:"contentObjectGroup"},t.createElement(o,{name:"contentObject"}),t.createElement(o,{name:"contentObjectType"}))),t.createElement(o,{name:"contentPeoples"},t.createElement(o,{name:"contentPeople"}))),t.createElement(a,null,t.createElement(o,{name:"contentPersons"},t.createElement(o,{name:"contentPerson"})),t.createElement(o,{name:"contentPlaces"},t.createElement(o,{name:"contentPlace"})),t.createElement(o,{name:"contentScripts"},t.createElement(o,{name:"contentScript"})),t.createElement(o,{name:"contentOrganizations"},t.createElement(o,{name:"contentOrganization"})),t.createElement(o,{name:"contentEventNameGroupList"},t.createElement(o,{name:"contentEventNameGroup"},t.createElement(o,{name:"contentEventName"}),t.createElement(o,{name:"contentEventNameType"}))),t.createElement(o,{name:"contentOtherGroupList"},t.createElement(o,{name:"contentOtherGroup"},t.createElement(o,{name:"contentOther"}),t.createElement(o,{name:"contentOtherType"}))))),t.createElement(o,{name:"contentNote"})),t.createElement(n,{name:"textInscript",collapsible:!0,collapsed:!0},t.createElement(o,{name:"textualInscriptionGroupList"},t.createElement(o,{name:"textualInscriptionGroup"},t.createElement(n,null,t.createElement(o,{name:"inscriptionContent"}),t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"inscriptionContentInscriber"}),t.createElement(o,{name:"inscriptionContentLanguage"}),t.createElement(o,{name:"inscriptionContentDateGroup"})),t.createElement(a,null,t.createElement(o,{name:"inscriptionContentPosition"}),t.createElement(o,{name:"inscriptionContentScript"}),t.createElement(o,{name:"inscriptionContentType"}),t.createElement(o,{name:"inscriptionContentMethod"}))),t.createElement(o,{name:"inscriptionContentInterpretation"}),t.createElement(o,{name:"inscriptionContentTranslation"}),t.createElement(o,{name:"inscriptionContentTransliteration"}))))),t.createElement(n,{name:"nonTextInscript",collapsible:!0,collapsed:!0},t.createElement(o,{name:"nonTextualInscriptionGroupList"},t.createElement(o,{name:"nonTextualInscriptionGroup"},t.createElement(n,null,t.createElement(o,{name:"inscriptionDescription"}),t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"inscriptionDescriptionInscriber"}),t.createElement(o,{name:"inscriptionDescriptionDateGroup"})),t.createElement(a,null,t.createElement(o,{name:"inscriptionDescriptionPosition"}),t.createElement(o,{name:"inscriptionDescriptionType"}),t.createElement(o,{name:"inscriptionDescriptionMethod"}))),t.createElement(o,{name:"inscriptionDescriptionInterpretation"})))))),t.createElement(n,{name:"prod",collapsible:!0,collapsed:!0},t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"objectProductionDateGroupList"},t.createElement(o,{name:"objectProductionDateGroup"})),t.createElement(o,{name:"techniqueGroupList"},t.createElement(o,{name:"techniqueGroup"},t.createElement(o,{name:"technique"}),t.createElement(o,{name:"techniqueType"}))),t.createElement(o,{name:"objectProductionPlaceGroupList"},t.createElement(o,{name:"objectProductionPlaceGroup"},t.createElement(o,{name:"objectProductionPlace"}),t.createElement(o,{name:"objectProductionPlaceRole"}))),t.createElement(o,{name:"objectProductionReasons"},t.createElement(o,{name:"objectProductionReason"}))),t.createElement(a,null,t.createElement(o,{name:"objectProductionPersonGroupList"},t.createElement(o,{name:"objectProductionPersonGroup"},t.createElement(o,{name:"objectProductionPerson"}),t.createElement(o,{name:"objectProductionPersonRole"}))),t.createElement(o,{name:"objectProductionOrganizationGroupList"},t.createElement(o,{name:"objectProductionOrganizationGroup"},t.createElement(o,{name:"objectProductionOrganization"}),t.createElement(o,{name:"objectProductionOrganizationRole"}))),t.createElement(o,{name:"objectProductionNote"})))),t.createElement(n,{name:"hist",collapsible:!0,collapsed:!0},t.createElement(n,{name:"assoc",collapsible:!0,collapsed:!0},t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"assocActivityGroupList"},t.createElement(o,{name:"assocActivityGroup"},t.createElement(o,{name:"assocActivity"}),t.createElement(o,{name:"assocActivityType"}),t.createElement(o,{name:"assocActivityNote"}))),t.createElement(o,{name:"assocObjectGroupList"},t.createElement(o,{name:"assocObjectGroup"},t.createElement(o,{name:"assocObject"}),t.createElement(o,{name:"assocObjectType"}),t.createElement(o,{name:"assocObjectNote"}))),t.createElement(o,{name:"assocConceptGroupList"},t.createElement(o,{name:"assocConceptGroup"},t.createElement(o,{name:"assocConcept"}),t.createElement(o,{name:"assocConceptType"}),t.createElement(o,{name:"assocConceptNote"}))),t.createElement(o,{name:"assocCulturalContextGroupList"},t.createElement(o,{name:"assocCulturalContextGroup"},t.createElement(o,{name:"assocCulturalContext"}),t.createElement(o,{name:"assocCulturalContextType"}),t.createElement(o,{name:"assocCulturalContextNote"}))),t.createElement(o,{name:"assocOrganizationGroupList"},t.createElement(o,{name:"assocOrganizationGroup"},t.createElement(o,{name:"assocOrganization"}),t.createElement(o,{name:"assocOrganizationType"}),t.createElement(o,{name:"assocOrganizationNote"}))),t.createElement(o,{name:"assocPeopleGroupList"},t.createElement(o,{name:"assocPeopleGroup"},t.createElement(o,{name:"assocPeople"}),t.createElement(o,{name:"assocPeopleType"}),t.createElement(o,{name:"assocPeopleNote"}))),t.createElement(o,{name:"assocPersonGroupList"},t.createElement(o,{name:"assocPersonGroup"},t.createElement(o,{name:"assocPerson"}),t.createElement(o,{name:"assocPersonType"}),t.createElement(o,{name:"assocPersonNote"}))),t.createElement(o,{name:"assocPlaceGroupList"},t.createElement(o,{name:"assocPlaceGroup"},t.createElement(o,{name:"assocPlace"}),t.createElement(o,{name:"assocPlaceType"}),t.createElement(o,{name:"assocPlaceNote"})))),t.createElement(a,null,t.createElement(i,{name:"assocEvent"},t.createElement(o,{name:"assocEventName"}),t.createElement(o,{name:"assocEventNameType"})),t.createElement(o,{name:"assocEventOrganizations"},t.createElement(o,{name:"assocEventOrganization"})),t.createElement(o,{name:"assocEventPeoples"},t.createElement(o,{name:"assocEventPeople"})),t.createElement(o,{name:"assocEventPersons"},t.createElement(o,{name:"assocEventPerson"})),t.createElement(o,{name:"assocEventPlaces"},t.createElement(o,{name:"assocEventPlace"})),t.createElement(o,{name:"assocEventNote"}),t.createElement(o,{name:"assocDateGroupList"},t.createElement(o,{name:"assocDateGroup"},t.createElement(o,{name:"assocStructuredDateGroup"}),t.createElement(o,{name:"assocDateType"}),t.createElement(o,{name:"assocDateNote"})))))),t.createElement(o,{name:"objectHistoryNote"}),t.createElement(o,{name:"usageGroupList"},t.createElement(o,{name:"usageGroup"},t.createElement(o,{name:"usage"}),t.createElement(o,{name:"usageNote"}))),t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"owners"},t.createElement(o,{name:"owner"})),t.createElement(o,{name:"ownershipDateGroupList"},t.createElement(o,{name:"ownershipDateGroup"}))),t.createElement(a,null,t.createElement(o,{name:"ownershipCategory"}),t.createElement(o,{name:"ownershipPlace"}))),t.createElement(i,{name:"ownershipExchange"},t.createElement(o,{name:"ownershipExchangeMethod"}),t.createElement(o,{name:"ownershipExchangeNote"}),t.createElement(o,{name:"ownershipExchangePriceCurrency"}),t.createElement(o,{name:"ownershipExchangePriceValue"}))),t.createElement(n,{name:"owner",collapsible:!0,collapsed:!0},t.createElement(o,{name:"ownersPersonalExperience"}),t.createElement(o,{name:"ownersPersonalResponse"}),t.createElement(o,{name:"ownersReferences"},t.createElement(o,{name:"ownersReference"})),t.createElement(o,{name:"ownersContributionNote"})),t.createElement(n,{name:"viewer",collapsible:!0,collapsed:!0},t.createElement(o,{name:"viewersRole"}),t.createElement(o,{name:"viewersPersonalExperience"}),t.createElement(o,{name:"viewersPersonalResponse"}),t.createElement(o,{name:"viewersReferences"},t.createElement(o,{name:"viewersReference"})),t.createElement(o,{name:"viewersContributionNote"})),t.createElement(n,{name:"reference",collapsible:!0,collapsed:!0},t.createElement(o,{name:"referenceGroupList"},t.createElement(o,{name:"referenceGroup"},t.createElement(o,{name:"reference"}),t.createElement(o,{name:"referenceNote"})))),t.createElement(n,{name:"collect",collapsible:!0,collapsed:!0},t.createElement(s,null,t.createElement(a,null,t.createElement(o,{name:"fieldCollectionDateGroup"}),t.createElement(o,{name:"fieldCollectionMethods"},t.createElement(o,{name:"fieldCollectionMethod"})),t.createElement(o,{name:"fieldCollectionPlace"}),t.createElement(o,{name:"fieldCollectionSources"},t.createElement(o,{name:"fieldCollectionSource"})),t.createElement(o,{name:"fieldCollectors"},t.createElement(o,{name:"fieldCollector"}))),t.createElement(a,null,t.createElement(o,{name:"fieldCollectionFeature"}),t.createElement(o,{name:"fieldCollectionNote"})))),t.createElement(n,{name:"hierarchy",collapsible:!0,collapsed:!0},t.createElement(o,{name:"relation-list-item",subpath:"rel:relations-common-list"})))},c=e=>({template:m(e)}),u=e=>({default:c(e),inventory:{disabled:!0},photo:{disabled:!0},public:{disabled:!0},timebased:{disabled:!0}}),d=t=>{const{extensions:a}=t.config;return{inputTable:a.accessionattributes.collectionobject.messages.inputTable,panel:(0,e.defineMessages)({accessionattributes:{id:"panel.collectionobject.accessionattributes",defaultMessage:"Accession Attributes"}})}},p={collections:{values:["development","display","library-collection","permanent-collection","study-collection","teaching-collection"],messages:(0,e.defineMessages)({development:{id:"option.collections.development",defaultMessage:"development"},display:{id:"option.collections.display",defaultMessage:"display"}})}},f=e=>{const{React:t}=e.lib,{Col:a,Cols:n,Panel:s,Row:o}=e.layoutComponents,{Field:i}=e.recordComponents;return t.createElement(i,{name:"document"},t.createElement(s,{name:"conditionCheckAndTechAssessmentInfo",collapsible:!0},t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"conditionCheckRefNumber"}),t.createElement(i,{name:"conditionCheckAssessmentDate"})),t.createElement(a,null,t.createElement(i,{name:"conditionChecker"}))),t.createElement(i,{name:"conditionCheckNote"})),t.createElement(s,{name:"objectConditionAndTechAssessmentInfo",collapsible:!0,collapsed:!0},t.createElement(o,null,t.createElement(i,{name:"objectAuditCategory"}),t.createElement(i,{name:"conservationTreatmentPriority"}),t.createElement(i,{name:"nextConditionCheckDate"})),t.createElement(i,{name:"completenessGroupList"},t.createElement(i,{name:"completenessGroup"},t.createElement(i,{name:"completeness"}),t.createElement(i,{name:"completenessDate"}),t.createElement(i,{name:"completenessNote"}))),t.createElement(i,{name:"techAssessmentGroupList"},t.createElement(i,{name:"techAssessmentGroup"},t.createElement(i,{name:"techAssessment"}),t.createElement(i,{name:"techAssessmentDate"}))),t.createElement(i,{name:"conditionCheckGroupList"},t.createElement(i,{name:"conditionCheckGroup"},t.createElement(i,{name:"condition"}),t.createElement(i,{name:"conditionDate"}),t.createElement(i,{name:"conditionNote"})))),t.createElement(s,{name:"objectRequirementInfo",collapsible:!0,collapsed:!0},t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"displayRecommendations"}),t.createElement(i,{name:"handlingRecommendations"}),t.createElement(i,{name:"envRecommendations"})),t.createElement(a,null,t.createElement(i,{name:"specialRequirements"}),t.createElement(i,{name:"legalRequirements"}))),t.createElement(i,{name:"legalReqsHeldGroupList"},t.createElement(i,{name:"legalReqsHeldGroup"},t.createElement(i,{name:"legalReqsHeld"}),t.createElement(i,{name:"legalReqsHeldBeginDate"}),t.createElement(i,{name:"legalReqsHeldEndDate"}),t.createElement(i,{name:"legalReqsHeldNumber"}),t.createElement(i,{name:"legalReqsHeldRenewDate"}))),t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"salvagePriorityCodeGroupList"},t.createElement(i,{name:"salvagePriorityCodeGroup"},t.createElement(i,{name:"salvagePriorityCode"}),t.createElement(i,{name:"salvagePriorityCodeDate"})))),t.createElement(a,null))))},g=e=>({template:f(e)}),E=e=>({default:g(e)}),b=e=>{const{OP_EQ:t,OP_CONTAIN:a,OP_RANGE:n}=e.searchOperators,{defaultAdvancedSearchBooleanOp:s,extensions:o}=e.config;return{op:s,value:[{op:a,path:"ns2:conservation_common/conservationNumber"},{op:t,path:"ns2:conservation_common/conservationStatusGroupList/conservationStatusGroup/status"},{op:t,path:"ns2:conservation_common/treatmentPurpose"},{op:t,path:"ns2:conservation_bonsai/treatmentsPerformed/treatmentPerformed"},{op:t,path:"ns2:conservation_common/conservators/conservator"},{op:t,path:"ns2:conservation_common/approvedBy"},{op:n,path:"ns2:conservation_common/approvedDate"},{op:n,path:"ns2:conservation_common/treatmentStartDate"},{op:n,path:"ns2:conservation_common/treatmentEndDate"},{op:t,path:"ns2:conservation_bonsai/futureTreatmentGroupList/futureTreatmentGroup/futureTreatment"},{op:n,path:"ns2:conservation_bonsai/futureTreatmentGroupList/futureTreatmentGroup/futureTreatmentDate"},{op:t,path:"ns2:conservation_common/destAnalysisGroupList/destAnalysisGroup/sampleBy"},{op:n,path:"ns2:conservation_livingplant/nextRepotting"},...o.core.advancedSearch]}},v=t=>{const{CompoundInput:a,DateInput:n,TermPickerInput:s,TextInput:o}=t.inputComponents,{configKey:i}=t.configHelpers,{DATA_TYPE_DATE:l}=t.dataTypes,{extensions:r}=t.config;return{document:{"ns2:conservation_common":{conservators:{conservator:{[i]:{messages:(0,e.defineMessages)({fullName:{id:"field.conservation_common.conservator.fullName",defaultMessage:"Treatment performed by"}})}}}},"ns2:conservation_bonsai":{[i]:{service:{ns:"http://collectionspace.org/services/conservation/local/bonsai"}},treatmentsPerformed:{[i]:{view:{type:a}},treatmentPerformed:{[i]:{repeating:!0,messages:(0,e.defineMessages)({name:{id:"field.conservation_bonsai.treatmentPerformed.name",defaultMessage:"Treatment performed"}}),view:{type:s,props:{source:"treatmentperformed"}}}}},futureTreatmentGroupList:{[i]:{view:{type:a}},futureTreatmentGroup:{[i]:{messages:(0,e.defineMessages)({name:{id:"field.conservation_bonsai.futureTreatmentGroup.name",defaultMessage:"Future treatment"}}),repeating:!0,view:{type:a,props:{tabular:!0}}},futureTreatment:{[i]:{messages:(0,e.defineMessages)({fullName:{id:"field.conservation_bonsai.futureTreatment.fullName",defaultMessage:"Future treatment"},name:{id:"field.conservation_bonsai.futureTreatment.name",defaultMessage:"Treatment"}}),view:{type:s,props:{source:"futuretreatment"}}}},futureTreatmentDate:{[i]:{dataType:l,messages:(0,e.defineMessages)({fullName:{id:"field.conservation_bonsai.futureTreatmentDate.fullName",defaultMessage:"Future treatment date"},name:{id:"field.conservation_bonsai.futureTreatmentDate.name",defaultMessage:"Date"}}),view:{type:n}}},futureTreatmentNote:{[i]:{messages:(0,e.defineMessages)({fullName:{id:"field.conservation_bonsai.futureTreatmentNote.fullName",defaultMessage:"Future treatment note"},name:{id:"field.conservation_bonsai.futureTreatmentNote.name",defaultMessage:"Note"}}),view:{type:o}}}}}},...r.livingplant.conservation.fields}}},M=e=>{const{React:t}=e.lib,{Cols:a,Col:n,Panel:s,Row:o}=e.layoutComponents,{Field:i}=e.recordComponents,{extensions:l}=e.config;return t.createElement(i,{name:"document"},t.createElement(s,{name:"info",collapsible:!0},t.createElement(a,null,t.createElement(n,null,t.createElement(i,{name:"conservationNumber"}),t.createElement(i,{name:"conservationStatusGroupList"},t.createElement(i,{name:"conservationStatusGroup"},t.createElement(i,{name:"status"}),t.createElement(i,{name:"statusDate"}))),t.createElement(i,{name:"treatmentPurpose"})),t.createElement(n,null,t.createElement(i,{name:"treatmentsPerformed",subpath:"ns2:conservation_bonsai"},t.createElement(i,{name:"treatmentPerformed"})),t.createElement(i,{name:"conservators"},t.createElement(i,{name:"conservator"})),t.createElement(i,{name:"otherPartyGroupList"},t.createElement(i,{name:"otherPartyGroup"},t.createElement(i,{name:"otherParty"}),t.createElement(i,{name:"otherPartyRole"}),t.createElement(i,{name:"otherPartyNote"}))))),t.createElement(i,{name:"proposedTreatment"}),t.createElement(o,null,t.createElement(i,{name:"approvedBy"}),t.createElement(i,{name:"approvedDate"}),t.createElement(i,{name:"treatmentStartDate"}),t.createElement(i,{name:"treatmentEndDate"})),t.createElement(i,{name:"treatmentSummary"})),t.createElement(s,{name:"objectAnalysisInfo",collapsible:!0,collapsed:!0},t.createElement(i,{name:"futureTreatmentGroupList",subpath:"ns2:conservation_bonsai"},t.createElement(i,{name:"futureTreatmentGroup"},t.createElement(i,{name:"futureTreatment"}),t.createElement(i,{name:"futureTreatmentDate"}),t.createElement(i,{name:"futureTreatmentNote"}))),t.createElement(i,{name:"destAnalysisGroupList"},t.createElement(i,{name:"destAnalysisGroup"},t.createElement(s,null,t.createElement(o,null,t.createElement(i,{name:"destAnalysisApprovedDate"}),t.createElement(i,{name:"destAnalysisApprovalNote"}),t.createElement(i,{name:"sampleBy"}),t.createElement(i,{name:"sampleDate"})),t.createElement(i,{name:"sampleDescription"}),t.createElement(o,null,t.createElement(i,{name:"sampleReturned"}),t.createElement(i,{name:"sampleReturnedLocation"}))))),t.createElement(i,{name:"analysisMethod"}),t.createElement(i,{name:"analysisResults"})),l.livingplant.conservation.form)},y=e=>({template:M(e)}),x=e=>({default:y(e)}),h=e=>{const{extensions:t}=e.config;return t.livingplant.conservation.messages},N=e=>{const{React:t}=e.lib,{Col:a,Cols:n,Panel:s,Row:o}=e.layoutComponents,{Field:i}=e.recordComponents;return t.createElement(i,{name:"document"},t.createElement(s,{name:"info",collapsible:!0},t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"exhibitionNumber"}),t.createElement(i,{name:"type"}),t.createElement(i,{name:"title"})),t.createElement(a,null,t.createElement(i,{name:"sponsors"},t.createElement(i,{name:"sponsor"})),t.createElement(i,{name:"organizers"},t.createElement(i,{name:"organizer"})),t.createElement(i,{name:"publishToList"},t.createElement(i,{name:"publishTo"})))),t.createElement(o,null,t.createElement(i,{name:"venueGroupList"},t.createElement(i,{name:"venueGroup"},t.createElement(i,{name:"venue"}),t.createElement(i,{name:"venueOpeningDate"}),t.createElement(i,{name:"venueClosingDate"}),t.createElement(i,{name:"venueAttendance"}),t.createElement(i,{name:"venueUrl"})))),t.createElement(i,{name:"workingGroupList"},t.createElement(i,{name:"workingGroup"},t.createElement(s,null,t.createElement(o,null,t.createElement(i,{name:"workingGroupTitle"}),t.createElement(i,{name:"workingGroupNote"})),t.createElement(o,null,t.createElement(i,{name:"exhibitionPersonGroupList"},t.createElement(i,{name:"exhibitionPersonGroup"},t.createElement(i,{name:"exhibitionPerson"}),t.createElement(i,{name:"exhibitionPersonRole"}))))))),t.createElement(n,null,t.createElement(a,null,t.createElement(i,{name:"planningNote"}),t.createElement(i,{name:"curatorialNote"})),t.createElement(a,null,t.createElement(i,{name:"generalNote"}),t.createElement(i,{name:"boilerplateText"}))),t.createElement(i,{name:"galleryRotationGroupList"},t.createElement(i,{name:"galleryRotationGroup"},t.createElement(i,{name:"galleryRotationName"}),t.createElement(i,{name:"galleryRotationStartDateGroup"}),t.createElement(i,{name:"galleryRotationEndDateGroup"}),t.createElement(i,{name:"galleryRotationNote"}))),t.createElement(i,{name:"exhibitionReferenceGroupList"},t.createElement(i,{name:"exhibitionReferenceGroup"},t.createElement(i,{name:"exhibitionReference"}),t.createElement(i,{name:"exhibitionReferenceType"}),t.createElement(i,{name:"exhibitionReferenceNote"})))),t.createElement(s,{name:"planningInfo",collapsible:!0,collapsed:!0},t.createElement(i,{name:"exhibitionSectionGroupList"},t.createElement(i,{name:"exhibitionSectionGroup"},t.createElement(i,{name:"exhibitionSectionName"}),t.createElement(i,{name:"exhibitionSectionLocation"}),t.createElement(i,{name:"exhibitionSectionObjects"}),t.createElement(i,{name:"exhibitionSectionNote"}))),t.createElement(i,{name:"exhibitionStatusGroupList"},t.createElement(i,{name:"exhibitionStatusGroup"},t.createElement(i,{name:"exhibitionStatus"}),t.createElement(i,{name:"exhibitionStatusDate"}),t.createElement(i,{name:"exhibitionStatusNote"})))),t.createElement(s,{name:"exhibitedObjectInformation",collapsible:!0,collapsed:!0},t.createElement(i,{name:"exhibitionObjectGroupList"},t.createElement(i,{name:"exhibitionObjectGroup"},t.createElement(i,{name:"exhibitionObjectNumber"}),t.createElement(i,{name:"exhibitionObjectName"}),t.createElement(i,{name:"exhibitionObjectConsCheckDate"}),t.createElement(i,{name:"exhibitionObjectConsTreatment"}),t.createElement(i,{name:"exhibitionObjectSection"}),t.createElement(i,{name:"exhibitionObjectCase"}),t.createElement(i,{name:"exhibitionObjectSeqNum"}),t.createElement(i,{name:"exhibitionObjectRotation"}),t.createElement(i,{name:"exhibitionObjectNote"})))))},_=e=>({template:N(e)}),w=e=>({default:_(e)}),T={exitMethods:{values:["courier","garbage","inperson","post"],messages:(0,e.defineMessages)({garbage:{id:"option.exitMethods.garbage",defaultMessage:"garbage"}})},exitReasons:{values:["broken","deaccession","dead","deadandbroken","disposal","fundraiser","missing","other","returnofloan"],messages:(0,e.defineMessages)({broken:{id:"option.exitReasons.broken",defaultMessage:"broken"},dead:{id:"option.exitReasons.dead",defaultMessage:"dead"},deadandbroken:{id:"option.exitReasons.deadandbroken",defaultMessage:"dead and broken"},fundraiser:{id:"option.exitReasons.fundraiser",defaultMessage:"fundraiser"},missing:{id:"option.exitReasons.missing",defaultMessage:"missing"},other:{id:"option.exitReasons.other",defaultMessage:"other"}})}},P={archaeological:{disabled:!0}},j=[()=>({recordTypes:{chronology:{disabled:!0}}}),()=>e=>({optionLists:p,recordTypes:{collectionobject:{advancedSearch:l(e),fields:r(e),forms:u(e),messages:d(e)}}}),()=>e=>({recordTypes:{conditioncheck:{forms:E(e)}}}),()=>e=>({recordTypes:{conservation:{advancedSearch:b(e),fields:v(e),forms:x(e),messages:h(e)}}}),()=>e=>({recordTypes:{exhibition:{forms:w(e)}}}),()=>({recordTypes:{iterationreport:{disabled:!0}}}),()=>({optionLists:T}),()=>({recordTypes:{place:{vocabularies:P}}})];var C=a(596),S=a.n(C),D=a(520),G=a.n(D),A=a(176),L=a.n(A),O=a(120),R=a.n(O),F=a(808),I=a.n(F),k=a(936),z=a.n(k),B=a(704),J={};J.styleTagTransform=z(),J.setAttributes=R(),J.insert=L().bind(null,"head"),J.domAPI=G(),J.insertStyleElement=I(),S()(B.c,J);const H=B.c&&B.c.locals?B.c.locals:void 0,U=()=>({messages:i,className:H.common,prettyUrls:!0,tenantId:"3000",pluginInfo:{cspaceUIPluginProfileBonsai:{messages:(0,e.defineMessages)({name:{id:"cspaceUIPluginProfileBonsai.name",defaultMessage:"Bonsai profile"}}),packageName:"cspace-ui-plugin-profile-bonsai",packageVersion:"5.0.7",buildNum:"329685c",repositoryUrl:"https://github.com/collectionspace/cspace-ui-plugin-profile-bonsai.js",version:"5.0.7"}},plugins:[(0,t.c)(),(0,s.c)(),(0,o.c)(),...j.map((e=>e()))]})})(),n.default})()));
|
package/lib/messages.js
CHANGED
|
@@ -4,8 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _default = {
|
|
7
|
+
var _default = exports.default = {
|
|
8
8
|
'about.title': 'Welcome to CollectionSpace: Bonsai',
|
|
9
9
|
'field.conservation_common.conservator.name': 'Performed by'
|
|
10
|
-
};
|
|
11
|
-
exports.default = _default;
|
|
10
|
+
};
|
package/lib/plugins/index.js
CHANGED
|
@@ -6,5 +6,4 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _recordTypes = _interopRequireDefault(require("./recordTypes"));
|
|
8
8
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
9
|
-
var _default = [..._recordTypes.default];
|
|
10
|
-
exports.default = _default;
|
|
9
|
+
var _default = exports.default = [..._recordTypes.default];
|
|
@@ -86,15 +86,15 @@ const template = configContext => {
|
|
|
86
86
|
subpath: "ns2:collectionobjects_annotation"
|
|
87
87
|
}, /*#__PURE__*/React.createElement(Field, {
|
|
88
88
|
name: "annotationGroup"
|
|
89
|
-
}, /*#__PURE__*/React.createElement(Field, {
|
|
89
|
+
}, /*#__PURE__*/React.createElement(Panel, null, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Field, {
|
|
90
90
|
name: "annotationType"
|
|
91
|
-
}), /*#__PURE__*/React.createElement(Field, {
|
|
92
|
-
name: "annotationNote"
|
|
93
91
|
}), /*#__PURE__*/React.createElement(Field, {
|
|
94
92
|
name: "annotationDate"
|
|
95
93
|
}), /*#__PURE__*/React.createElement(Field, {
|
|
96
94
|
name: "annotationAuthor"
|
|
97
|
-
}))
|
|
95
|
+
})), /*#__PURE__*/React.createElement(Field, {
|
|
96
|
+
name: "annotationNote"
|
|
97
|
+
})))), /*#__PURE__*/React.createElement(Field, {
|
|
98
98
|
name: "titleGroupList"
|
|
99
99
|
}, /*#__PURE__*/React.createElement(Field, {
|
|
100
100
|
name: "titleGroup"
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _reactIntl = require("react-intl");
|
|
8
|
-
var _default = {
|
|
8
|
+
var _default = exports.default = {
|
|
9
9
|
collections: {
|
|
10
10
|
values: ['development', 'display', 'library-collection', 'permanent-collection', 'study-collection', 'teaching-collection'],
|
|
11
11
|
messages: (0, _reactIntl.defineMessages)({
|
|
@@ -19,5 +19,4 @@ var _default = {
|
|
|
19
19
|
}
|
|
20
20
|
})
|
|
21
21
|
}
|
|
22
|
-
};
|
|
23
|
-
exports.default = _default;
|
|
22
|
+
};
|
|
@@ -13,5 +13,4 @@ var _iterationreport = _interopRequireDefault(require("./iterationreport"));
|
|
|
13
13
|
var _objectexit = _interopRequireDefault(require("./objectexit"));
|
|
14
14
|
var _place = _interopRequireDefault(require("./place"));
|
|
15
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
|
-
var _default = [_chronology.default, _collectionobject.default, _conditioncheck.default, _conservation.default, _exhibition.default, _iterationreport.default, _objectexit.default, _place.default];
|
|
17
|
-
exports.default = _default;
|
|
16
|
+
var _default = exports.default = [_chronology.default, _collectionobject.default, _conditioncheck.default, _conservation.default, _exhibition.default, _iterationreport.default, _objectexit.default, _place.default];
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _reactIntl = require("react-intl");
|
|
8
|
-
var _default = {
|
|
8
|
+
var _default = exports.default = {
|
|
9
9
|
exitMethods: {
|
|
10
10
|
values: ['courier', 'garbage', 'inperson', 'post'],
|
|
11
11
|
messages: (0, _reactIntl.defineMessages)({
|
|
@@ -44,5 +44,4 @@ var _default = {
|
|
|
44
44
|
}
|
|
45
45
|
})
|
|
46
46
|
}
|
|
47
|
-
};
|
|
48
|
-
exports.default = _default;
|
|
47
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cspace-ui-plugin-profile-bonsai",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.7",
|
|
4
4
|
"description": "Bonsai profile plugin for the CollectionSpace UI",
|
|
5
5
|
"author": "Ray Lee <ray.lee@lyrasis.org>",
|
|
6
6
|
"license": "ECL-2.0",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"chai-as-promised": "^5.3.0",
|
|
60
60
|
"chai-immutable": "^1.6.0",
|
|
61
61
|
"cross-env": "^2.0.0",
|
|
62
|
-
"cspace-ui": "^
|
|
62
|
+
"cspace-ui": "^9.0.0-dev.6",
|
|
63
63
|
"css-loader": "^6.7.3",
|
|
64
64
|
"eslint": "^6.7.2",
|
|
65
65
|
"eslint-config-airbnb": "^18.0.1",
|
|
@@ -77,10 +77,14 @@ const template = (configContext) => {
|
|
|
77
77
|
|
|
78
78
|
<Field name="annotationGroupList" subpath="ns2:collectionobjects_annotation">
|
|
79
79
|
<Field name="annotationGroup">
|
|
80
|
-
<
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
80
|
+
<Panel>
|
|
81
|
+
<Row>
|
|
82
|
+
<Field name="annotationType" />
|
|
83
|
+
<Field name="annotationDate" />
|
|
84
|
+
<Field name="annotationAuthor" />
|
|
85
|
+
</Row>
|
|
86
|
+
<Field name="annotationNote" />
|
|
87
|
+
</Panel>
|
|
84
88
|
</Field>
|
|
85
89
|
</Field>
|
|
86
90
|
|