cspace-ui-plugin-profile-bonsai 5.0.4 → 5.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,7 @@
1
1
  # cspace-ui-plugin-profile-bonsai
2
2
 
3
- [![build status](https://travis-ci.org/collectionspace/cspace-ui-plugin-profile-bonsai.js.svg?branch=master)](https://travis-ci.org/collectionspace/cspace-ui-plugin-profile-bonsai.js)
3
+ [![npm package](https://img.shields.io/npm/v/cspace-ui-plugin-profile-bonsai.svg)](https://www.npmjs.com/package/cspace-ui-plugin-profile-bonsai)
4
+ [![continuous integration](https://github.com/collectionspace/cspace-ui-plugin-profile-bonsai.js/actions/workflows/ci-js.yml/badge.svg?branch=master&event=push)](https://github.com/collectionspace/cspace-ui-plugin-profile-bonsai.js/actions/workflows/ci-js.yml)
4
5
 
5
6
  Bonsai profile plugin for the CollectionSpace UI.
6
7
 
@@ -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.4\",\n buildNum: \"8b6284e\",\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.4\"\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?");
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.6\",\n buildNum: \"96ddba4\",\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.6\"\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
 
@@ -62,6 +62,17 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
62
62
 
63
63
  /***/ }),
64
64
 
65
+ /***/ "./src/plugins/recordTypes/chronology/index.js":
66
+ /*!*****************************************************!*\
67
+ !*** ./src/plugins/recordTypes/chronology/index.js ***!
68
+ \*****************************************************/
69
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
70
+
71
+ "use strict";
72
+ 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 default export */ const __WEBPACK_DEFAULT_EXPORT__ = (() => ({\n recordTypes: {\n chronology: {\n disabled: true\n }\n }\n}));\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./src/plugins/recordTypes/chronology/index.js?");
73
+
74
+ /***/ }),
75
+
65
76
  /***/ "./src/plugins/recordTypes/collectionobject/advancedSearch.js":
66
77
  /*!********************************************************************!*\
67
78
  !*** ./src/plugins/recordTypes/collectionobject/advancedSearch.js ***!
@@ -278,7 +289,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
278
289
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
279
290
 
280
291
  "use strict";
281
- 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 _collectionobject__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./collectionobject */ \"./src/plugins/recordTypes/collectionobject/index.js\");\n/* harmony import */ var _conditioncheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./conditioncheck */ \"./src/plugins/recordTypes/conditioncheck/index.js\");\n/* harmony import */ var _conservation__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./conservation */ \"./src/plugins/recordTypes/conservation/index.js\");\n/* harmony import */ var _exhibition__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./exhibition */ \"./src/plugins/recordTypes/exhibition/index.js\");\n/* harmony import */ var _iterationreport__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./iterationreport */ \"./src/plugins/recordTypes/iterationreport/index.js\");\n/* harmony import */ var _objectexit__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./objectexit */ \"./src/plugins/recordTypes/objectexit/index.js\");\n\n\n\n\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ([_collectionobject__WEBPACK_IMPORTED_MODULE_0__[\"default\"], _conditioncheck__WEBPACK_IMPORTED_MODULE_1__[\"default\"], _conservation__WEBPACK_IMPORTED_MODULE_2__[\"default\"], _exhibition__WEBPACK_IMPORTED_MODULE_3__[\"default\"], _iterationreport__WEBPACK_IMPORTED_MODULE_4__[\"default\"], _objectexit__WEBPACK_IMPORTED_MODULE_5__[\"default\"]]);\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./src/plugins/recordTypes/index.js?");
292
+ 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 _chronology__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./chronology */ \"./src/plugins/recordTypes/chronology/index.js\");\n/* harmony import */ var _collectionobject__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./collectionobject */ \"./src/plugins/recordTypes/collectionobject/index.js\");\n/* harmony import */ var _conditioncheck__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./conditioncheck */ \"./src/plugins/recordTypes/conditioncheck/index.js\");\n/* harmony import */ var _conservation__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./conservation */ \"./src/plugins/recordTypes/conservation/index.js\");\n/* harmony import */ var _exhibition__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./exhibition */ \"./src/plugins/recordTypes/exhibition/index.js\");\n/* harmony import */ var _iterationreport__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./iterationreport */ \"./src/plugins/recordTypes/iterationreport/index.js\");\n/* harmony import */ var _objectexit__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./objectexit */ \"./src/plugins/recordTypes/objectexit/index.js\");\n/* harmony import */ var _place__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./place */ \"./src/plugins/recordTypes/place/index.js\");\n\n\n\n\n\n\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ([_chronology__WEBPACK_IMPORTED_MODULE_0__[\"default\"], _collectionobject__WEBPACK_IMPORTED_MODULE_1__[\"default\"], _conditioncheck__WEBPACK_IMPORTED_MODULE_2__[\"default\"], _conservation__WEBPACK_IMPORTED_MODULE_3__[\"default\"], _exhibition__WEBPACK_IMPORTED_MODULE_4__[\"default\"], _iterationreport__WEBPACK_IMPORTED_MODULE_5__[\"default\"], _objectexit__WEBPACK_IMPORTED_MODULE_6__[\"default\"], _place__WEBPACK_IMPORTED_MODULE_7__[\"default\"]]);\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./src/plugins/recordTypes/index.js?");
282
293
 
283
294
  /***/ }),
284
295
 
@@ -315,6 +326,28 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
315
326
 
316
327
  /***/ }),
317
328
 
329
+ /***/ "./src/plugins/recordTypes/place/index.js":
330
+ /*!************************************************!*\
331
+ !*** ./src/plugins/recordTypes/place/index.js ***!
332
+ \************************************************/
333
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
334
+
335
+ "use strict";
336
+ 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 _vocabularies__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./vocabularies */ \"./src/plugins/recordTypes/place/vocabularies.js\");\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (() => ({\n recordTypes: {\n place: {\n vocabularies: _vocabularies__WEBPACK_IMPORTED_MODULE_0__[\"default\"]\n }\n }\n}));\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./src/plugins/recordTypes/place/index.js?");
337
+
338
+ /***/ }),
339
+
340
+ /***/ "./src/plugins/recordTypes/place/vocabularies.js":
341
+ /*!*******************************************************!*\
342
+ !*** ./src/plugins/recordTypes/place/vocabularies.js ***!
343
+ \*******************************************************/
344
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
345
+
346
+ "use strict";
347
+ 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 default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n archaeological: {\n disabled: true\n }\n});\n\n//# sourceURL=webpack://cspaceUIPluginProfileBonsai/./src/plugins/recordTypes/place/vocabularies.js?");
348
+
349
+ /***/ }),
350
+
318
351
  /***/ "./node_modules/cspace-ui-plugin-ext-accessionattributes/lib/collectionobject/fields.js":
319
352
  /*!**********************************************************************************************!*\
320
353
  !*** ./node_modules/cspace-ui-plugin-ext-accessionattributes/lib/collectionobject/fields.js ***!
@@ -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:()=>H});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=[()=>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})];var j=a(379),C=a.n(j),S=a(795),D=a.n(S),G=a(569),A=a.n(G),L=a(565),O=a.n(L),R=a(216),F=a.n(R),I=a(589),k=a.n(I),z=a(916),B={};B.styleTagTransform=k(),B.setAttributes=O(),B.insert=A().bind(null,"head"),B.domAPI=D(),B.insertStyleElement=F(),C()(z.Z,B);const J=z.Z&&z.Z.locals?z.Z.locals:void 0,H=()=>({messages:i,className:J.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.4",buildNum:"8b6284e",repositoryUrl:"https://github.com/collectionspace/cspace-ui-plugin-profile-bonsai.js",version:"5.0.4"}},plugins:[(0,t.Z)(),(0,s.Z)(),(0,o.Z)(),...P.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={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})()));
@@ -0,0 +1,14 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _default = () => ({
8
+ recordTypes: {
9
+ chronology: {
10
+ disabled: true
11
+ }
12
+ }
13
+ });
14
+ exports.default = _default;
@@ -4,12 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ var _chronology = _interopRequireDefault(require("./chronology"));
7
8
  var _collectionobject = _interopRequireDefault(require("./collectionobject"));
8
9
  var _conditioncheck = _interopRequireDefault(require("./conditioncheck"));
9
10
  var _conservation = _interopRequireDefault(require("./conservation"));
10
11
  var _exhibition = _interopRequireDefault(require("./exhibition"));
11
12
  var _iterationreport = _interopRequireDefault(require("./iterationreport"));
12
13
  var _objectexit = _interopRequireDefault(require("./objectexit"));
14
+ var _place = _interopRequireDefault(require("./place"));
13
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
14
- var _default = [_collectionobject.default, _conditioncheck.default, _conservation.default, _exhibition.default, _iterationreport.default, _objectexit.default];
16
+ var _default = [_chronology.default, _collectionobject.default, _conditioncheck.default, _conservation.default, _exhibition.default, _iterationreport.default, _objectexit.default, _place.default];
15
17
  exports.default = _default;
@@ -0,0 +1,16 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _vocabularies = _interopRequireDefault(require("./vocabularies"));
8
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
9
+ var _default = () => ({
10
+ recordTypes: {
11
+ place: {
12
+ vocabularies: _vocabularies.default
13
+ }
14
+ }
15
+ });
16
+ exports.default = _default;
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _default = {
8
+ archaeological: {
9
+ disabled: true
10
+ }
11
+ };
12
+ exports.default = _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cspace-ui-plugin-profile-bonsai",
3
- "version": "5.0.4",
3
+ "version": "5.0.6",
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",
@@ -58,9 +58,8 @@
58
58
  "chai": "^3.5.0",
59
59
  "chai-as-promised": "^5.3.0",
60
60
  "chai-immutable": "^1.6.0",
61
- "coveralls": "^3.0.2",
62
61
  "cross-env": "^2.0.0",
63
- "cspace-ui": "^7.0.2",
62
+ "cspace-ui": "^8.0.0-rc.1",
64
63
  "css-loader": "^6.7.3",
65
64
  "eslint": "^6.7.2",
66
65
  "eslint-config-airbnb": "^18.0.1",
@@ -0,0 +1,7 @@
1
+ export default () => ({
2
+ recordTypes: {
3
+ chronology: {
4
+ disabled: true,
5
+ },
6
+ },
7
+ });
@@ -1,15 +1,19 @@
1
+ import chronology from './chronology';
1
2
  import collectionobject from './collectionobject';
2
3
  import conditioncheck from './conditioncheck';
3
4
  import conservation from './conservation';
4
5
  import exhibition from './exhibition';
5
6
  import iterationreport from './iterationreport';
6
7
  import objectexit from './objectexit';
8
+ import place from './place';
7
9
 
8
10
  export default [
11
+ chronology,
9
12
  collectionobject,
10
13
  conditioncheck,
11
14
  conservation,
12
15
  exhibition,
13
16
  iterationreport,
14
17
  objectexit,
18
+ place,
15
19
  ];
@@ -0,0 +1,9 @@
1
+ import vocabularies from './vocabularies';
2
+
3
+ export default () => ({
4
+ recordTypes: {
5
+ place: {
6
+ vocabularies,
7
+ },
8
+ },
9
+ });
@@ -0,0 +1,5 @@
1
+ export default {
2
+ archaeological: {
3
+ disabled: true,
4
+ },
5
+ };