diff --git a/api/config/project/entryTypes/default--021f7cc6-93ec-4da4-9566-8d05c64d1725.yaml b/api/config/project/entryTypes/default--021f7cc6-93ec-4da4-9566-8d05c64d1725.yaml index 28e1f39..e863b68 100644 --- a/api/config/project/entryTypes/default--021f7cc6-93ec-4da4-9566-8d05c64d1725.yaml +++ b/api/config/project/entryTypes/default--021f7cc6-93ec-4da4-9566-8d05c64d1725.yaml @@ -79,6 +79,29 @@ fieldLayouts: userCondition: null warning: null width: 100 + - + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\OptionsFieldConditionRule + fieldUid: a966d509-84b0-43ab-9a5b-42590a5fb537 # Answer Type + operator: in + uid: da81fa90-d974-4492-8f82-9c0de48e98ce + values: + - tabular + elementType: craft\elements\Entry + fieldContext: global + fieldUid: f633c7c8-51d2-4e26-93a0-630d539e83f7 # Table Header + instructions: null + label: null + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 9eff673f-2982-4c92-95a6-deeb46a6071f + userCondition: null + warning: null + width: 100 - elementCondition: class: craft\elements\conditions\entries\EntryCondition @@ -94,7 +117,7 @@ fieldLayouts: fieldContext: global fieldUid: fcc60644-81ac-4f94-ad34-8bdaeeb4a6b6 # Question Table instructions: null - label: null + label: 'Table Rows' required: false tip: null type: craft\fieldlayoutelements\CustomField diff --git a/api/config/project/fields/displayTable--56bdf2e8-b9b4-425d-a189-fc7b22f5d169.yaml b/api/config/project/fields/displayTable--56bdf2e8-b9b4-425d-a189-fc7b22f5d169.yaml index 5e4bf5b..b8e0c32 100644 --- a/api/config/project/fields/displayTable--56bdf2e8-b9b4-425d-a189-fc7b22f5d169.yaml +++ b/api/config/project/fields/displayTable--56bdf2e8-b9b4-425d-a189-fc7b22f5d169.yaml @@ -7,7 +7,7 @@ name: 'Display Table' searchable: false settings: blockTypeFields: 0 - changedFieldIndicator: 667718835 + changedFieldIndicator: 503386703 columns: __assoc__: - diff --git a/api/config/project/fields/questionTable--fcc60644-81ac-4f94-ad34-8bdaeeb4a6b6.yaml b/api/config/project/fields/questionTable--fcc60644-81ac-4f94-ad34-8bdaeeb4a6b6.yaml index f98f780..ddd894e 100644 --- a/api/config/project/fields/questionTable--fcc60644-81ac-4f94-ad34-8bdaeeb4a6b6.yaml +++ b/api/config/project/fields/questionTable--fcc60644-81ac-4f94-ad34-8bdaeeb4a6b6.yaml @@ -7,11 +7,11 @@ name: 'Question Table' searchable: false settings: blockTypeFields: 0 - changedFieldIndicator: 1804289584 + changedFieldIndicator: 185232517 columns: __assoc__: - - - 8b781860-2b8c-4100-969a-2f13c5272420 # Table Cells + - 8b781860-2b8c-4100-969a-2f13c5272420 # Table Row - __assoc__: - diff --git a/api/config/project/fields/tableHeader--f633c7c8-51d2-4e26-93a0-630d539e83f7.yaml b/api/config/project/fields/tableHeader--f633c7c8-51d2-4e26-93a0-630d539e83f7.yaml new file mode 100644 index 0000000..58f8a02 --- /dev/null +++ b/api/config/project/fields/tableHeader--f633c7c8-51d2-4e26-93a0-630d539e83f7.yaml @@ -0,0 +1,30 @@ +columnSuffix: null +contentColumnType: string +fieldGroup: 5599d188-862e-4717-b206-6aadd975c937 # Common +handle: tableHeader +instructions: null +name: 'Table Header' +searchable: false +settings: + blockTypeFields: 0 + changedFieldIndicator: 1790871278 + columns: + __assoc__: + - + - 4b8139b2-36be-4510-aaeb-fa8579fb3273 # Header Row + - + __assoc__: + - + - width + - '' + contentTable: '{{%stc_tableheader}}' + fieldLayout: table + maxRows: null + minRows: null + propagationKeyFormat: null + propagationMethod: all + selectionLabel: null + staticField: true +translationKeyFormat: null +translationMethod: none +type: verbb\supertable\fields\SuperTableField diff --git a/api/config/project/matrixBlockTypes/question--6e046cd9-797f-4e30-9959-143cfa694b2f.yaml b/api/config/project/matrixBlockTypes/question--6e046cd9-797f-4e30-9959-143cfa694b2f.yaml index 9a2f904..3efa5a0 100644 --- a/api/config/project/matrixBlockTypes/question--6e046cd9-797f-4e30-9959-143cfa694b2f.yaml +++ b/api/config/project/matrixBlockTypes/question--6e046cd9-797f-4e30-9959-143cfa694b2f.yaml @@ -1,4 +1,4 @@ -field: 8b781860-2b8c-4100-969a-2f13c5272420 # Table Cells +field: 8b781860-2b8c-4100-969a-2f13c5272420 # Table Row fieldLayouts: 0bd639bb-fcdb-4685-abf9-754d9c8797a2: tabs: @@ -79,7 +79,7 @@ fields: searchable: false settings: blockTypeFields: 0 - changedFieldIndicator: 1538452176 + changedFieldIndicator: 1612934111 columns: __assoc__: - @@ -96,7 +96,7 @@ fields: - - width - '' - contentTable: '{{%stc_47_options}}' + contentTable: '{{%stc_46_options}}' fieldLayout: table maxRows: null minRows: null diff --git a/api/config/project/matrixBlockTypes/rowHeader--418ea0f0-379d-4ee5-8dab-f82b6a62c191.yaml b/api/config/project/matrixBlockTypes/rowHeader--418ea0f0-379d-4ee5-8dab-f82b6a62c191.yaml new file mode 100644 index 0000000..55ed13d --- /dev/null +++ b/api/config/project/matrixBlockTypes/rowHeader--418ea0f0-379d-4ee5-8dab-f82b6a62c191.yaml @@ -0,0 +1,78 @@ +field: 8b781860-2b8c-4100-969a-2f13c5272420 # Table Row +fieldLayouts: + 8345db03-f9b8-417d-9be2-9bc20af3a4e1: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 7fd2ba5e-d840-47df-8c79-a5fd54ff5aae # Text + instructions: null + label: null + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 1393a9df-93b3-4fc1-9fd5-9e0420b08ad9 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 7880478d-205c-4689-82fe-f4b69acd39e0 # Equation + instructions: null + label: null + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 2a8d80ec-8884-40fd-8675-22e096e72f78 + userCondition: null + warning: null + width: 100 + name: Content + uid: cf97be16-ade0-4f2a-be63-9b34ba88e973 + userCondition: null +fields: + 7fd2ba5e-d840-47df-8c79-a5fd54ff5aae: # Text + columnSuffix: asssbrrc + contentColumnType: text + fieldGroup: null + handle: text + instructions: null + name: Text + searchable: false + settings: + byteLimit: null + charLimit: null + code: false + columnType: null + initialRows: 4 + multiline: false + placeholder: null + uiMode: normal + translationKeyFormat: null + translationMethod: site + type: craft\fields\PlainText + 7880478d-205c-4689-82fe-f4b69acd39e0: # Equation + columnSuffix: hmqtcujr + contentColumnType: text + fieldGroup: null + handle: equation + instructions: null + name: Equation + searchable: false + settings: + byteLimit: null + charLimit: null + code: true + columnType: null + initialRows: 4 + multiline: false + placeholder: null + uiMode: normal + translationKeyFormat: null + translationMethod: none + type: craft\fields\PlainText +handle: rowHeader +name: Header +sortOrder: 3 diff --git a/api/config/project/matrixBlockTypes/rowHeader--5a7221ec-779f-4433-b5b7-732d6b0babd5.yaml b/api/config/project/matrixBlockTypes/rowHeader--5a7221ec-779f-4433-b5b7-732d6b0babd5.yaml new file mode 100644 index 0000000..8292efe --- /dev/null +++ b/api/config/project/matrixBlockTypes/rowHeader--5a7221ec-779f-4433-b5b7-732d6b0babd5.yaml @@ -0,0 +1,78 @@ +field: 839bfa4f-5a09-4b32-b1eb-e0fef7b7beda # Table Row +fieldLayouts: + 571dd5c9-3e02-467e-8105-1af7ae0d02bc: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 635c41e4-29a8-42de-965b-e30c5beb0685 # Text + instructions: null + label: null + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 98120f84-d291-4b55-a77b-45490f1beb42 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 9c099f02-5f47-4c2f-bf83-574a21fae092 # Equation + instructions: null + label: null + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: ee4e3d39-c6b7-4966-82c2-087428531ec4 + userCondition: null + warning: null + width: 100 + name: Content + uid: 61a20ed7-0640-4792-9270-46e04f5c614a + userCondition: null +fields: + 9c099f02-5f47-4c2f-bf83-574a21fae092: # Equation + columnSuffix: ysrwuqji + contentColumnType: text + fieldGroup: null + handle: equation + instructions: null + name: Equation + searchable: false + settings: + byteLimit: null + charLimit: null + code: true + columnType: null + initialRows: 4 + multiline: false + placeholder: null + uiMode: normal + translationKeyFormat: null + translationMethod: none + type: craft\fields\PlainText + 635c41e4-29a8-42de-965b-e30c5beb0685: # Text + columnSuffix: bdhqzilz + contentColumnType: text + fieldGroup: null + handle: text + instructions: null + name: Text + searchable: false + settings: + byteLimit: null + charLimit: null + code: false + columnType: null + initialRows: 4 + multiline: false + placeholder: null + uiMode: normal + translationKeyFormat: null + translationMethod: site + type: craft\fields\PlainText +handle: rowHeader +name: 'Row Header' +sortOrder: 2 diff --git a/api/config/project/matrixBlockTypes/static--109801b3-a2ef-425d-ab7f-f816ea7dd13b.yaml b/api/config/project/matrixBlockTypes/static--109801b3-a2ef-425d-ab7f-f816ea7dd13b.yaml index ba0154f..9cdcb9a 100644 --- a/api/config/project/matrixBlockTypes/static--109801b3-a2ef-425d-ab7f-f816ea7dd13b.yaml +++ b/api/config/project/matrixBlockTypes/static--109801b3-a2ef-425d-ab7f-f816ea7dd13b.yaml @@ -1,4 +1,4 @@ -field: 8b781860-2b8c-4100-969a-2f13c5272420 # Table Cells +field: 8b781860-2b8c-4100-969a-2f13c5272420 # Table Row fieldLayouts: 42907a15-1f1c-467d-b5f6-ab6726fe55c0: tabs: @@ -29,18 +29,6 @@ fieldLayouts: userCondition: null warning: null width: 100 - - - elementCondition: null - fieldUid: 17499e5e-0bba-4aa4-8c78-56cdbe8422e0 # Header - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 9645a5ea-9466-4a83-ba68-5670e72a1757 - userCondition: null - warning: null - width: 100 name: Content uid: b4b66028-d2a4-4aae-944d-5499d9f90674 userCondition: null @@ -65,21 +53,6 @@ fields: translationKeyFormat: null translationMethod: site type: craft\fields\PlainText - 17499e5e-0bba-4aa4-8c78-56cdbe8422e0: # Header - columnSuffix: qmhrjxcz - contentColumnType: boolean - fieldGroup: null - handle: header - instructions: 'Check if this cell is a header. This should only be used for the first cell in each row. The first row of a table is a header by default.' - name: Header - searchable: false - settings: - default: false - offLabel: null - onLabel: null - translationKeyFormat: null - translationMethod: none - type: craft\fields\Lightswitch fc7f5dc8-43b1-487c-8302-07abecd2429a: # Equation columnSuffix: lhtlrftk contentColumnType: text @@ -101,5 +74,5 @@ fields: translationMethod: none type: craft\fields\PlainText handle: static -name: 'Static Cell' +name: 'Table Cell' sortOrder: 1 diff --git a/api/config/project/matrixBlockTypes/tableCell--58dc56f1-d17a-424b-9aac-650a83f6b919.yaml b/api/config/project/matrixBlockTypes/tableCell--58dc56f1-d17a-424b-9aac-650a83f6b919.yaml new file mode 100644 index 0000000..e6fe98a --- /dev/null +++ b/api/config/project/matrixBlockTypes/tableCell--58dc56f1-d17a-424b-9aac-650a83f6b919.yaml @@ -0,0 +1,78 @@ +field: 4b8139b2-36be-4510-aaeb-fa8579fb3273 # Header Row +fieldLayouts: + e2423fa9-7b5f-48b5-a7a1-7416cf69df3c: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 9d3bd0d7-b293-4e2f-9c24-0554733df011 # Text + instructions: null + label: null + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: b5bd9a91-28c5-453a-9306-dd218153997d + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 53d80ba5-55f6-452a-b07e-22263269cbc8 # Equation + instructions: null + label: null + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 16faccd3-082c-438e-b65b-f9249fed85ea + userCondition: null + warning: null + width: 100 + name: Content + uid: a7d59e64-77d8-4b65-bf7c-fe546722b821 + userCondition: null +fields: + 9d3bd0d7-b293-4e2f-9c24-0554733df011: # Text + columnSuffix: nebguipm + contentColumnType: text + fieldGroup: null + handle: text + instructions: null + name: Text + searchable: false + settings: + byteLimit: null + charLimit: null + code: false + columnType: null + initialRows: 4 + multiline: false + placeholder: null + uiMode: normal + translationKeyFormat: null + translationMethod: site + type: craft\fields\PlainText + 53d80ba5-55f6-452a-b07e-22263269cbc8: # Equation + columnSuffix: kobhqtyk + contentColumnType: text + fieldGroup: null + handle: equation + instructions: 'LaTeX format input, reference the Temml documentation for help formatting: https://temml.org/docs/en/supported' + name: Equation + searchable: false + settings: + byteLimit: null + charLimit: null + code: true + columnType: null + initialRows: 4 + multiline: false + placeholder: null + uiMode: normal + translationKeyFormat: null + translationMethod: none + type: craft\fields\PlainText +handle: tableCell +name: 'Table Cell' +sortOrder: 1 diff --git a/api/config/project/matrixBlockTypes/tableCell--7c04d87d-2b5d-4ba8-841a-2d4f2a1047dd.yaml b/api/config/project/matrixBlockTypes/tableCell--7c04d87d-2b5d-4ba8-841a-2d4f2a1047dd.yaml index fd7a05b..4f4a215 100644 --- a/api/config/project/matrixBlockTypes/tableCell--7c04d87d-2b5d-4ba8-841a-2d4f2a1047dd.yaml +++ b/api/config/project/matrixBlockTypes/tableCell--7c04d87d-2b5d-4ba8-841a-2d4f2a1047dd.yaml @@ -29,37 +29,10 @@ fieldLayouts: userCondition: null warning: null width: 100 - - - elementCondition: null - fieldUid: 48bc5283-dac6-4340-931a-6c01fa00bfb8 # Header - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 4f1a9210-9c30-440d-a1a9-73ed43ac5915 - userCondition: null - warning: null - width: 100 name: Content uid: 1da41301-55e3-4b0e-8ea4-1640d39c0e1f userCondition: null fields: - 48bc5283-dac6-4340-931a-6c01fa00bfb8: # Header - columnSuffix: hpuakkch - contentColumnType: boolean - fieldGroup: null - handle: rowHeader - instructions: 'Check if this cell is a header. This should only be used for the first cell in each row. The first row of a table is a header by default.' - name: Header - searchable: false - settings: - default: false - offLabel: null - onLabel: null - translationKeyFormat: null - translationMethod: none - type: craft\fields\Lightswitch 2922f7b5-8979-4fa5-8221-b442515b48c1: # Equation columnSuffix: avhnncix contentColumnType: text diff --git a/api/config/project/neoBlockTypes/table--7b30c218-6328-41a2-a3e3-2575559f4c9c.yaml b/api/config/project/neoBlockTypes/table--7b30c218-6328-41a2-a3e3-2575559f4c9c.yaml index ecb1be4..1f58f47 100644 --- a/api/config/project/neoBlockTypes/table--7b30c218-6328-41a2-a3e3-2575559f4c9c.yaml +++ b/api/config/project/neoBlockTypes/table--7b30c218-6328-41a2-a3e3-2575559f4c9c.yaml @@ -23,12 +23,24 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 56bdf2e8-b9b4-425d-a189-fc7b22f5d169 # Display Table + fieldUid: f633c7c8-51d2-4e26-93a0-630d539e83f7 # Table Header instructions: null label: null required: false tip: null type: craft\fieldlayoutelements\CustomField + uid: 4b6d344f-27f4-40c7-a6bf-f8a7f1b3b26c + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 56bdf2e8-b9b4-425d-a189-fc7b22f5d169 # Display Table + instructions: null + label: 'Table Rows' + required: false + tip: null + type: craft\fieldlayoutelements\CustomField uid: e0e24702-30cb-4032-8f6f-aebcb1b700de userCondition: null warning: null diff --git a/api/config/project/project.yaml b/api/config/project/project.yaml index 08e79c0..933235c 100644 --- a/api/config/project/project.yaml +++ b/api/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1713199789 +dateModified: 1713460581 elementSources: craft\elements\Entry: - @@ -101,11 +101,13 @@ meta: 1ed0caa3-b91f-442b-b313-f3eb54a8a0dc: 'Two Column Container' # Two Column Container 2c2e1c6a-eb4d-44f1-9a43-8d79b326f354: ES # ES 3c999a34-b334-4792-bd8f-2c8cfb4100af: Band # Band + 4b8139b2-36be-4510-aaeb-fa8579fb3273: 'Header Row' # Header Row 4d4bea1a-66b1-4042-b30d-b5525fa9481d: Y-value # Y-value 4e2a01a5-ed3f-4652-9d31-4c064ff91cc1: Label # Label 4e9ea915-78e8-4b28-b44e-fe2af60c77f8: Image # Image 4e1884f2-7cc9-40d8-8426-f66da625d8cc: Assets # Assets 4f04d6b0-64ef-454b-b343-66181c08dda9: Default # Default + 5a7221ec-779f-4433-b5b7-732d6b0babd5: 'Row Header' # Row Header 5b8a79d6-e9d6-44d2-b986-36bf0bf74131: 'Scatterplot Tool' # Scatterplot Tool 05b71c40-b1ec-4b33-ac48-b9b0c7fc81b6: Description # Description 5bfc1518-54f5-4b2a-86e8-02a16537b8cf: Y-value # Y-value @@ -123,12 +125,15 @@ meta: 7bd60210-4767-46b3-b735-61a1499b90b7: 'Redirect Page' # Redirect Page 7c04d87d-2b5d-4ba8-841a-2d4f2a1047dd: 'Table Cell' # Table Cell 7ebe493b-5e03-48c8-8375-c9f9582da77e: Containers # Containers + 7fd2ba5e-d840-47df-8c79-a5fd54ff5aae: Text # Text 8af07cbd-3ce8-4e4d-818f-261515be5ac7: 'Y-axis Minimum' # Y-axis Minimum - 8b781860-2b8c-4100-969a-2f13c5272420: 'Table Cells' # Table Cells + 8b781860-2b8c-4100-969a-2f13c5272420: 'Table Row' # Table Row 8dc1c6cb-eb37-4ad7-b9c8-7d0891fcd42d: Pages # Pages 8ef976e7-022d-4d12-97f7-5648dbca66b5: Bar # Bar 8f49c843-6aaa-49bf-ac19-21a9800c4760: Editors # Editors 9b29c2f8-e229-419f-b6fa-48f5307ebf34: 'Question Entries' # Question Entries + 9c099f02-5f47-4c2f-bf83-574a21fae092: Equation # Equation + 9d3bd0d7-b293-4e2f-9c24-0554733df011: Text # Text 9fc49630-8ca5-4f95-be3e-cf1adc06e008: Images # Images 10bfe164-c055-47a5-9acf-414d5c53b74a: 'X-axis Maximum' # X-axis Maximum 010dc3f6-c369-4937-adc7-1948204aaf97: Group # Group @@ -149,10 +154,11 @@ meta: 42a4cddb-b253-4aeb-b097-2073b5707677: 'Object Name' # Object Name 42e7cc8d-a889-4715-a93e-d6d897644070: 'Object Caption' # Object Caption 43cffcf1-c54b-45c3-b157-9bdefaa3ce36: Label # Label - 48bc5283-dac6-4340-931a-6c01fa00bfb8: Header # Header + 53d80ba5-55f6-452a-b07e-22263269cbc8: Equation # Equation 53df9537-d85e-4fd3-9e4c-b203594ada7c: 'Reference Modal Block' # Reference Modal Block 55ef91b0-a2ba-4935-8d49-9e3e1d3dcc91: 'Reference Modal Entries' # Reference Modal Entries 56bdf2e8-b9b4-425d-a189-fc7b22f5d169: 'Display Table' # Display Table + 58dc56f1-d17a-424b-9aac-650a83f6b919: 'Table Cell' # Table Cell 61e0fe59-d439-429c-b783-2d71fe4c5d44: 'Y-axis Maximum' # Y-axis Maximum 69cb131c-4118-487d-84be-d370e75627bd: Text # Text 71b3bf66-70f5-4af6-8020-aab77b765608: Video # Video @@ -168,12 +174,14 @@ meta: 301c4afd-e88a-4847-a0ce-1b134b5c3741: 'Previous Question' # Previous Question 356c97b0-54e5-44bb-901e-9d92a314134f: FR # FR 367fe8fa-1963-4fe0-9e02-3c0866c0b5bb: 'Color Filter Tool Block' # Color Filter Tool Block + 418ea0f0-379d-4ee5-8dab-f82b6a62c191: Header # Header 430f132d-8145-4e49-ba49-e9b839f7898e: 'Source Selector Block' # Source Selector Block 461e1254-37f7-4aeb-81a1-3f08d2463d06: Students # Students 0481b024-bc6f-4104-bc1c-802615313aaa: 'Page Type' # Page Type 485a4230-6aac-41b7-8524-da6232e226ae: 'Filter Tool' # Filter Tool 0517da83-7ef9-4577-8da4-ec5c25cfe591: Message # Message 628c22b8-f7a4-49f7-a37f-f6e6313da1b4: Operator # Operator + 635c41e4-29a8-42de-965b-e30c5beb0685: Text # Text 693f669b-ba6e-4c91-adad-2543fcd62554: 'Galactic Latitude' # Galactic Latitude 721d7a12-d399-4504-bbeb-0fa6d88d72b7: 'Color Filter Tool Block' # Color Filter Tool Block 839bfa4f-5a09-4b32-b1eb-e0fef7b7beda: 'Table Row' # Table Row @@ -191,7 +199,6 @@ meta: 9068dd8e-ad92-4925-ba1d-1fe180598462: Questions # Questions 9748bbea-73ac-46cc-90b1-e6b8a6da31cd: Image # Image 12542ae5-ac65-4cd8-bed8-12acd3c76abb: Max # Max - 17499e5e-0bba-4aa4-8c78-56cdbe8422e0: Header # Header 24907dba-daa7-4266-a917-8e6a8b7ad726: 'Filter Tool Actions' # Filter Tool Actions 31815ced-cfa3-4ed2-a002-5705a2c6be4b: 'X-axis Minimum' # X-axis Minimum 048379b3-5d56-46a2-bfe2-9690b4b57151: 'Investigation Entries' # Investigation Entries @@ -199,7 +206,7 @@ meta: 59560b67-c194-46fc-9404-cb790a44800a: Image # Image 069834df-b9cb-47d6-9ff4-756fde01e084: Item # Item 075467b0-0dee-453c-9df0-0de6d2443cf8: Homepage # Homepage - 109801b3-a2ef-425d-ab7f-f816ea7dd13b: 'Static Cell' # Static Cell + 109801b3-a2ef-425d-ab7f-f816ea7dd13b: 'Table Cell' # Table Cell 220292c8-0330-4dd4-aa84-f0eeec38fa4e: Text # Text 513634e9-3389-4e41-b769-9433ac34e35e: Widgets # Widgets 547128fa-4529-4483-9968-66425996b69f: EN # EN @@ -209,6 +216,7 @@ meta: 04341069-ff31-4470-970a-8c7e82ec37eb: 'Student Schema' # Student Schema 4941158b-702a-45b4-8da5-12ed4202efae: Name # Name 7033117c-c3b9-4794-9a6d-cbbbae2010af: 'Supernova Distance & Distribution' # Supernova Distance & Distribution + 7880478d-205c-4689-82fe-f4b69acd39e0: Equation # Equation 8365851b-c952-499c-84dc-c9e054b83e84: Select # Select 9679727f-de58-43ae-9674-13827bb1e0b3: 'Image Group' # Image Group 28704998-935a-423b-a405-d4ad8b38efa2: Widgets # Widgets @@ -284,6 +292,7 @@ meta: f5a2bb9c-1491-4439-a169-d9b2891433a1: Declination # Declination f7ef882a-9d5d-4247-9e24-27d4a2702508: FilterImage # FilterImage f8a590d0-db30-4e06-9d6d-6cfd7613147e: 'Hide Title' # Hide Title + f633c7c8-51d2-4e26-93a0-630d539e83f7: 'Table Header' # Table Header f7469ef4-1cc6-4236-9a47-b0a7cad50b6a: X # X f8832ac4-1064-4c31-9390-109641d13d12: 'Question Parts' # Question Parts f37616ca-49e9-4621-9cf1-aad81eef7f50: FilterImage # FilterImage diff --git a/api/config/project/superTableBlockTypes/19f441a5-4dd4-4084-997f-57a9830c3ee7.yaml b/api/config/project/superTableBlockTypes/19f441a5-4dd4-4084-997f-57a9830c3ee7.yaml index 7f26609..25a01a7 100644 --- a/api/config/project/superTableBlockTypes/19f441a5-4dd4-4084-997f-57a9830c3ee7.yaml +++ b/api/config/project/superTableBlockTypes/19f441a5-4dd4-4084-997f-57a9830c3ee7.yaml @@ -1,4 +1,4 @@ -changedFieldIndicator: 1920557402 +changedFieldIndicator: 246424054 field: 56bdf2e8-b9b4-425d-a189-fc7b22f5d169 # Display Table fieldLayouts: 5286515a-8954-4555-b8a8-da61ee01b204: @@ -77,10 +77,10 @@ fields: - - values - - - tabular - - number - text - textarea + - number + - tabular - - fieldUid - a966d509-84b0-43ab-9a5b-42590a5fb537 # Answer Type diff --git a/api/config/project/superTableBlockTypes/29607c37-0de8-47e7-a4ca-a12d73abe611.yaml b/api/config/project/superTableBlockTypes/29607c37-0de8-47e7-a4ca-a12d73abe611.yaml index abd481a..b326cdc 100644 --- a/api/config/project/superTableBlockTypes/29607c37-0de8-47e7-a4ca-a12d73abe611.yaml +++ b/api/config/project/superTableBlockTypes/29607c37-0de8-47e7-a4ca-a12d73abe611.yaml @@ -1,4 +1,4 @@ -changedFieldIndicator: 544358231 +changedFieldIndicator: 50212551 field: a531c6b8-3ef6-480b-8840-babb586617bc # Options fieldLayouts: 6e5fb2a4-5b61-4705-9ec7-b17cfae7156e: diff --git a/api/config/project/superTableBlockTypes/48d0c9f8-9c08-45c2-bd17-1b7a18d4e4a5.yaml b/api/config/project/superTableBlockTypes/48d0c9f8-9c08-45c2-bd17-1b7a18d4e4a5.yaml new file mode 100644 index 0000000..baf8a5b --- /dev/null +++ b/api/config/project/superTableBlockTypes/48d0c9f8-9c08-45c2-bd17-1b7a18d4e4a5.yaml @@ -0,0 +1,41 @@ +changedFieldIndicator: 1538629749 +field: f633c7c8-51d2-4e26-93a0-630d539e83f7 # Table Header +fieldLayouts: + c79b7d1b-5646-44ad-b454-55fafd5835ec: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 4b8139b2-36be-4510-aaeb-fa8579fb3273 # Header Row + instructions: null + label: null + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 8f7c21fa-32c5-44b7-b97d-644d056b0eaf + userCondition: null + warning: null + width: 100 + name: Content + uid: e6eddf2b-8885-4ba0-b0f3-b9b79149c8a6 + userCondition: null +fields: + 4b8139b2-36be-4510-aaeb-fa8579fb3273: # Header Row + columnSuffix: null + contentColumnType: string + fieldGroup: null + handle: headerRow + instructions: null + name: 'Header Row' + searchable: false + settings: + contentTable: '{{%matrixcontent_headerrow}}' + maxBlocks: null + minBlocks: null + propagationKeyFormat: null + propagationMethod: all + translationKeyFormat: null + translationMethod: site + type: craft\fields\Matrix diff --git a/api/config/project/superTableBlockTypes/8d38f778-7063-4c61-a56d-484560c150f1.yaml b/api/config/project/superTableBlockTypes/8d38f778-7063-4c61-a56d-484560c150f1.yaml index e2d494f..74d8236 100644 --- a/api/config/project/superTableBlockTypes/8d38f778-7063-4c61-a56d-484560c150f1.yaml +++ b/api/config/project/superTableBlockTypes/8d38f778-7063-4c61-a56d-484560c150f1.yaml @@ -1,4 +1,4 @@ -changedFieldIndicator: 1064191068 +changedFieldIndicator: 901812163 field: fcc60644-81ac-4f94-ad34-8bdaeeb4a6b6 # Question Table fieldLayouts: 23b36afb-80c5-40ea-b3bd-8ff3e6f89cc3: @@ -8,7 +8,7 @@ fieldLayouts: elements: - elementCondition: null - fieldUid: 8b781860-2b8c-4100-969a-2f13c5272420 # Table Cells + fieldUid: 8b781860-2b8c-4100-969a-2f13c5272420 # Table Row instructions: null label: null required: false @@ -34,13 +34,13 @@ fieldLayouts: uid: c303c206-12f9-48cc-b96a-dace930eae6e userCondition: null fields: - 8b781860-2b8c-4100-969a-2f13c5272420: # Table Cells + 8b781860-2b8c-4100-969a-2f13c5272420: # Table Row columnSuffix: null contentColumnType: string fieldGroup: null handle: tableCell instructions: 'Enter either text or a question in each cell.' - name: 'Table Cells' + name: 'Table Row' searchable: false settings: contentTable: '{{%matrixcontent_tablecell}}'