@ynput/ayon-frontend-shared 0.2.28 → 0.2.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/DetailsPanel.cjs.js +1 -1
- package/dist/DetailsPanel.es.js +6 -6
- package/dist/Views.cjs.js.map +1 -1
- package/dist/Views.es.js.map +1 -1
- package/dist/api.cjs.js +1 -1
- package/dist/api.es.js +151 -153
- package/dist/components.cjs.js +1 -1
- package/dist/components.es.js +79 -86
- package/dist/components.es.js.map +1 -1
- package/dist/hooks.cjs.js +1 -1
- package/dist/hooks.es.js +8 -6
- package/dist/hooks.es.js.map +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +6 -6
- package/dist/node_modules/@ungap/structured-clone/esm/deserialize.cjs.js +2 -0
- package/dist/node_modules/@ungap/structured-clone/esm/deserialize.cjs.js.map +1 -0
- package/dist/node_modules/@ungap/structured-clone/esm/deserialize.es.js +63 -0
- package/dist/node_modules/@ungap/structured-clone/esm/deserialize.es.js.map +1 -0
- package/dist/node_modules/@ungap/structured-clone/esm/index.cjs.js +2 -0
- package/dist/node_modules/@ungap/structured-clone/esm/index.cjs.js.map +1 -0
- package/dist/node_modules/@ungap/structured-clone/esm/index.es.js +12 -0
- package/dist/node_modules/@ungap/structured-clone/esm/index.es.js.map +1 -0
- package/dist/node_modules/@ungap/structured-clone/esm/serialize.cjs.js +2 -0
- package/dist/node_modules/@ungap/structured-clone/esm/serialize.cjs.js.map +1 -0
- package/dist/node_modules/@ungap/structured-clone/esm/serialize.es.js +107 -0
- package/dist/node_modules/@ungap/structured-clone/esm/serialize.es.js.map +1 -0
- package/dist/node_modules/@ungap/structured-clone/esm/types.cjs.js +2 -0
- package/dist/node_modules/@ungap/structured-clone/esm/types.cjs.js.map +1 -0
- package/dist/node_modules/@ungap/structured-clone/esm/types.es.js +14 -0
- package/dist/node_modules/@ungap/structured-clone/esm/types.es.js.map +1 -0
- package/dist/node_modules/devlop/lib/default.cjs.js +2 -0
- package/dist/node_modules/devlop/lib/default.cjs.js.map +1 -0
- package/dist/node_modules/devlop/lib/default.es.js +6 -0
- package/dist/node_modules/devlop/lib/default.es.js.map +1 -0
- package/dist/node_modules/entities/dist/esm/decode-codepoint.cjs.js +2 -0
- package/dist/node_modules/entities/dist/esm/decode-codepoint.cjs.js.map +1 -0
- package/dist/node_modules/entities/dist/esm/decode-codepoint.es.js +39 -0
- package/dist/node_modules/entities/dist/esm/decode-codepoint.es.js.map +1 -0
- package/dist/node_modules/entities/dist/esm/decode.cjs.js +2 -0
- package/dist/node_modules/entities/dist/esm/decode.cjs.js.map +1 -0
- package/dist/node_modules/entities/dist/esm/decode.es.js +246 -0
- package/dist/node_modules/entities/dist/esm/decode.es.js.map +1 -0
- package/dist/node_modules/entities/dist/esm/generated/decode-data-html.cjs.js +2 -0
- package/dist/node_modules/entities/dist/esm/generated/decode-data-html.cjs.js.map +1 -0
- package/dist/node_modules/entities/dist/esm/generated/decode-data-html.es.js +8 -0
- package/dist/node_modules/entities/dist/esm/generated/decode-data-html.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/lib/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/lib/index.es.js +218 -0
- package/dist/node_modules/hast-util-raw/lib/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hast-util-from-parse5/lib/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/hast-util-from-parse5/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hast-util-from-parse5/lib/index.es.js +146 -0
- package/dist/node_modules/hast-util-raw/node_modules/hast-util-from-parse5/lib/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hast-util-parse-selector/lib/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/hast-util-parse-selector/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hast-util-parse-selector/lib/index.es.js +21 -0
- package/dist/node_modules/hast-util-raw/node_modules/hast-util-parse-selector/lib/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/create-h.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/create-h.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/create-h.es.js +113 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/create-h.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/index.es.js +9 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/svg-case-sensitive-tag-names.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/svg-case-sensitive-tag-names.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/svg-case-sensitive-tag-names.es.js +45 -0
- package/dist/node_modules/hast-util-raw/node_modules/hastscript/lib/svg-case-sensitive-tag-names.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/html-void-elements/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/html-void-elements/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/html-void-elements/index.es.js +26 -0
- package/dist/node_modules/hast-util-raw/node_modules/html-void-elements/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/doctype.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/doctype.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/doctype.es.js +99 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/doctype.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/error-codes.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/error-codes.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/error-codes.es.js +8 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/error-codes.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/foreign-content.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/foreign-content.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/foreign-content.es.js +211 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/foreign-content.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/html.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/html.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/html.es.js +251 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/html.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/token.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/token.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/token.es.js +15 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/token.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/unicode.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/unicode.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/unicode.es.js +74 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/common/unicode.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/formatting-element-list.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/formatting-element-list.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/formatting-element-list.es.js +85 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/formatting-element-list.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/index.es.js +2272 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/open-element-stack.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/open-element-stack.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/open-element-stack.es.js +241 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/parser/open-element-stack.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/serializer/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/serializer/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/serializer/index.es.js +3 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/serializer/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tokenizer/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tokenizer/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tokenizer/index.es.js +1941 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tokenizer/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tokenizer/preprocessor.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tokenizer/preprocessor.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tokenizer/preprocessor.es.js +89 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tokenizer/preprocessor.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tree-adapters/default.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tree-adapters/default.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tree-adapters/default.es.js +163 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tree-adapters/default.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/index.es.js +13 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/aria.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/aria.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/aria.es.js +62 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/aria.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/find.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/find.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/find.es.js +34 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/find.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/html.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/html.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/html.es.js +369 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/html.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/normalize.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/normalize.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/normalize.es.js +7 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/normalize.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/svg.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/svg.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/svg.es.js +567 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/svg.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/case-insensitive-transform.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/case-insensitive-transform.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/case-insensitive-transform.es.js +8 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/case-insensitive-transform.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/case-sensitive-transform.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/case-sensitive-transform.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/case-sensitive-transform.es.js +7 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/case-sensitive-transform.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/create.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/create.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/create.es.js +20 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/create.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/defined-info.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/defined-info.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/defined-info.es.js +37 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/defined-info.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/info.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/info.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/info.es.js +29 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/info.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/merge.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/merge.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/merge.es.js +11 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/merge.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/schema.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/schema.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/schema.es.js +22 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/schema.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/types.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/types.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/types.es.js +15 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/util/types.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xlink.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xlink.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xlink.es.js +20 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xlink.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xml.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xml.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xml.es.js +12 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xml.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xmlns.cjs.js +2 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xmlns.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xmlns.es.js +12 -0
- package/dist/node_modules/hast-util-raw/node_modules/property-information/lib/xmlns.es.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/vfile-location/lib/index.cjs.js +3 -0
- package/dist/node_modules/hast-util-raw/node_modules/vfile-location/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-raw/node_modules/vfile-location/lib/index.es.js +43 -0
- package/dist/node_modules/hast-util-raw/node_modules/vfile-location/lib/index.es.js.map +1 -0
- package/dist/node_modules/hast-util-to-parse5/lib/index.cjs.js +2 -0
- package/dist/node_modules/hast-util-to-parse5/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/hast-util-to-parse5/lib/index.es.js +119 -0
- package/dist/node_modules/hast-util-to-parse5/lib/index.es.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/unified/lib/index.cjs.js +1 -1
- package/dist/node_modules/rehype/node_modules/unified/lib/index.cjs.js.map +1 -1
- package/dist/node_modules/rehype/node_modules/unified/lib/index.es.js +1 -1
- package/dist/node_modules/rehype/node_modules/unist-util-stringify-position/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/{vfile/node_modules/unist-util-stringify-position/lib/index.cjs.js.map → rehype/node_modules/unist-util-stringify-position/lib/index.es.js.map} +1 -1
- package/dist/node_modules/rehype/node_modules/vfile/lib/index.cjs.js +2 -0
- package/dist/node_modules/rehype/node_modules/vfile/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/{vfile → rehype/node_modules/vfile}/lib/index.es.js +2 -2
- package/dist/node_modules/rehype/node_modules/vfile/lib/index.es.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/vfile/lib/minpath.browser.cjs.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/vfile/lib/minpath.browser.es.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/vfile/lib/minproc.browser.cjs.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/vfile/lib/minproc.browser.es.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/vfile/lib/minurl.browser.cjs.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/vfile/lib/minurl.browser.es.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/vfile/lib/minurl.shared.cjs.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/vfile/lib/minurl.shared.es.js.map +1 -0
- package/dist/node_modules/rehype/node_modules/vfile-message/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/{vfile/node_modules/vfile-message/lib/index.cjs.js.map → rehype/node_modules/vfile-message/lib/index.es.js.map} +1 -1
- package/dist/node_modules/rehype-raw/lib/index.cjs.js +2 -0
- package/dist/node_modules/rehype-raw/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/rehype-raw/lib/index.es.js +13 -0
- package/dist/node_modules/rehype-raw/lib/index.es.js.map +1 -0
- package/dist/node_modules/unist-util-is/lib/index.cjs.js +2 -0
- package/dist/node_modules/unist-util-is/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/unist-util-is/lib/index.es.js +85 -0
- package/dist/node_modules/unist-util-is/lib/index.es.js.map +1 -0
- package/dist/node_modules/unist-util-position/lib/index.cjs.js +2 -0
- package/dist/node_modules/unist-util-position/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/unist-util-position/lib/index.es.js +18 -0
- package/dist/node_modules/unist-util-position/lib/index.es.js.map +1 -0
- package/dist/node_modules/unist-util-visit/lib/index.cjs.js +2 -0
- package/dist/node_modules/unist-util-visit/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/unist-util-visit/lib/index.es.js +17 -0
- package/dist/node_modules/unist-util-visit/lib/index.es.js.map +1 -0
- package/dist/node_modules/unist-util-visit-parents/lib/color.cjs.js +2 -0
- package/dist/node_modules/unist-util-visit-parents/lib/color.cjs.js.map +1 -0
- package/dist/node_modules/unist-util-visit-parents/lib/color.es.js +7 -0
- package/dist/node_modules/unist-util-visit-parents/lib/color.es.js.map +1 -0
- package/dist/node_modules/unist-util-visit-parents/lib/index.cjs.js +2 -0
- package/dist/node_modules/unist-util-visit-parents/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/unist-util-visit-parents/lib/index.es.js +57 -0
- package/dist/node_modules/unist-util-visit-parents/lib/index.es.js.map +1 -0
- package/dist/node_modules/web-namespaces/index.cjs.js +1 -1
- package/dist/node_modules/web-namespaces/index.cjs.js.map +1 -1
- package/dist/node_modules/web-namespaces/index.es.js +8 -3
- package/dist/node_modules/web-namespaces/index.es.js.map +1 -1
- package/dist/shared/src/api/generated/entityLists.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/entityLists.es.js.map +1 -1
- package/dist/shared/src/api/generated/folders.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/folders.es.js.map +1 -1
- package/dist/shared/src/api/generated/graphql.cjs.js +5 -3
- package/dist/shared/src/api/generated/graphql.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/graphql.es.js +14 -12
- package/dist/shared/src/api/generated/graphql.es.js.map +1 -1
- package/dist/shared/src/api/generated/views.cjs.js.map +1 -1
- package/dist/shared/src/api/generated/views.es.js.map +1 -1
- package/dist/shared/src/api/queries/entityLists/getLists.cjs.js +1 -1
- package/dist/shared/src/api/queries/entityLists/getLists.cjs.js.map +1 -1
- package/dist/shared/src/api/queries/entityLists/getLists.es.js +117 -142
- package/dist/shared/src/api/queries/entityLists/getLists.es.js.map +1 -1
- package/dist/shared/src/api/queries/entityLists/updateLists.cjs.js +1 -1
- package/dist/shared/src/api/queries/entityLists/updateLists.cjs.js.map +1 -1
- package/dist/shared/src/api/queries/entityLists/updateLists.es.js +95 -110
- package/dist/shared/src/api/queries/entityLists/updateLists.es.js.map +1 -1
- package/dist/shared/src/api/queries/links/getEntityLinks.cjs.js +1 -1
- package/dist/shared/src/api/queries/links/getEntityLinks.cjs.js.map +1 -1
- package/dist/shared/src/api/queries/links/getEntityLinks.es.js +41 -40
- package/dist/shared/src/api/queries/links/getEntityLinks.es.js.map +1 -1
- package/dist/shared/src/api/queries/links/updateLinks.cjs.js +1 -1
- package/dist/shared/src/api/queries/links/updateLinks.cjs.js.map +1 -1
- package/dist/shared/src/api/queries/links/updateLinks.es.js +164 -143
- package/dist/shared/src/api/queries/links/updateLinks.es.js.map +1 -1
- package/dist/shared/src/api/queries/users/getUsers.cjs.js +1 -1
- package/dist/shared/src/api/queries/users/getUsers.cjs.js.map +1 -1
- package/dist/shared/src/api/queries/users/getUsers.es.js +17 -21
- package/dist/shared/src/api/queries/users/getUsers.es.js.map +1 -1
- package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributesEditor.cjs.js +26 -37
- package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributesEditor.cjs.js.map +1 -1
- package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributesEditor.es.js +100 -97
- package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributesEditor.es.js.map +1 -1
- package/dist/shared/src/components/DetailsPanelAttributes/components/RenderFieldWidget.cjs.js +6 -5
- package/dist/shared/src/components/DetailsPanelAttributes/components/RenderFieldWidget.cjs.js.map +1 -1
- package/dist/shared/src/components/DetailsPanelAttributes/components/RenderFieldWidget.es.js +169 -62
- package/dist/shared/src/components/DetailsPanelAttributes/components/RenderFieldWidget.es.js.map +1 -1
- package/dist/shared/src/components/DetailsPanelDetails/BorderedSection.cjs.js +48 -0
- package/dist/shared/src/components/DetailsPanelDetails/BorderedSection.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/BorderedSection.es.js +87 -0
- package/dist/shared/src/components/DetailsPanelDetails/BorderedSection.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.cjs.js +2 -0
- package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.cjs.js.map +1 -0
- package/dist/shared/src/components/{ListAttributeForm/ListAttributeForm.es.js → DetailsPanelDetails/DescriptionSection.es.js} +117 -105
- package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.styles.cjs.js +385 -0
- package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.styles.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.styles.es.js +401 -0
- package/dist/shared/src/components/DetailsPanelDetails/DescriptionSection.styles.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/DetailsPanelDetails.cjs.js +12 -0
- package/dist/shared/src/components/DetailsPanelDetails/DetailsPanelDetails.cjs.js.map +1 -0
- package/dist/shared/src/components/{LinksManager/LinksManagerDialog.es.js → DetailsPanelDetails/DetailsPanelDetails.es.js} +92 -91
- package/dist/shared/src/components/DetailsPanelDetails/DetailsPanelDetails.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/DetailsSection.cjs.js +51 -0
- package/dist/shared/src/components/DetailsPanelDetails/DetailsSection.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/DetailsSection.es.js +113 -0
- package/dist/shared/src/components/DetailsPanelDetails/DetailsSection.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/FieldLabel.cjs.js +8 -0
- package/dist/shared/src/components/DetailsPanelDetails/FieldLabel.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/FieldLabel.es.js +25 -0
- package/dist/shared/src/components/DetailsPanelDetails/FieldLabel.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useDescriptionEditor.cjs.js +2 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useDescriptionEditor.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useDescriptionEditor.es.js +61 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useDescriptionEditor.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityData.cjs.js +2 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityData.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityData.es.js +95 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityData.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityEditing.cjs.js +2 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityEditing.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityEditing.es.js +109 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityEditing.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityFields.cjs.js +2 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityFields.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityFields.es.js +131 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityFields.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityFormData.cjs.js +2 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityFormData.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityFormData.es.js +64 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useEntityFormData.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useMentionSystem.cjs.js +2 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useMentionSystem.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useMentionSystem.es.js +28 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useMentionSystem.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useQuillFormats.cjs.js +2 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useQuillFormats.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useQuillFormats.es.js +6 -0
- package/dist/shared/src/components/DetailsPanelDetails/hooks/useQuillFormats.es.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/types.cjs.js +2 -0
- package/dist/shared/src/components/DetailsPanelDetails/types.cjs.js.map +1 -0
- package/dist/shared/src/components/DetailsPanelDetails/types.es.js +37 -0
- package/dist/shared/src/components/DetailsPanelDetails/types.es.js.map +1 -0
- package/dist/shared/src/components/EntityPanelUploader/EntityPanelUploader.cjs.js +1 -1
- package/dist/shared/src/components/EntityPanelUploader/EntityPanelUploader.cjs.js.map +1 -1
- package/dist/shared/src/components/EntityPanelUploader/EntityPanelUploader.es.js +9 -9
- package/dist/shared/src/components/LinksManager/AddNewLinks.cjs.js +1 -1
- package/dist/shared/src/components/LinksManager/AddNewLinks.cjs.js.map +1 -1
- package/dist/shared/src/components/LinksManager/AddNewLinks.es.js +5 -5
- package/dist/shared/src/components/LinksManager/CellEditingDialog.cjs.js +8 -0
- package/dist/shared/src/components/LinksManager/CellEditingDialog.cjs.js.map +1 -0
- package/dist/shared/src/components/LinksManager/CellEditingDialog.es.js +86 -0
- package/dist/shared/src/components/LinksManager/CellEditingDialog.es.js.map +1 -0
- package/dist/shared/src/components/LinksManager/LinkManagerItem.cjs.js +1 -1
- package/dist/shared/src/components/LinksManager/LinkManagerItem.cjs.js.map +1 -1
- package/dist/shared/src/components/LinksManager/LinkManagerItem.es.js +29 -20
- package/dist/shared/src/components/LinksManager/LinkManagerItem.es.js.map +1 -1
- package/dist/shared/src/components/LinksManager/LinksManager.cjs.js +1 -1
- package/dist/shared/src/components/LinksManager/LinksManager.cjs.js.map +1 -1
- package/dist/shared/src/components/LinksManager/LinksManager.es.js +55 -43
- package/dist/shared/src/components/LinksManager/LinksManager.es.js.map +1 -1
- package/dist/shared/src/components/LinksManager/LinksManager.styled.cjs.js +42 -9
- package/dist/shared/src/components/LinksManager/LinksManager.styled.cjs.js.map +1 -1
- package/dist/shared/src/components/LinksManager/LinksManager.styled.es.js +49 -16
- package/dist/shared/src/components/LinksManager/LinksManager.styled.es.js.map +1 -1
- package/dist/shared/src/components/LinksManager/hooks/useUpdateLinks.cjs.js +1 -1
- package/dist/shared/src/components/LinksManager/hooks/useUpdateLinks.cjs.js.map +1 -1
- package/dist/shared/src/components/LinksManager/hooks/useUpdateLinks.es.js +9 -9
- package/dist/shared/src/components/Powerpack/PowerpackButton.cjs.js +3 -3
- package/dist/shared/src/components/Powerpack/PowerpackButton.cjs.js.map +1 -1
- package/dist/shared/src/components/Powerpack/PowerpackButton.es.js +5 -5
- package/dist/shared/src/components/Powerpack/PowerpackButton.es.js.map +1 -1
- package/dist/shared/src/components/Powerpack/PowerpackDialog.cjs.js +1 -1
- package/dist/shared/src/components/Powerpack/PowerpackDialog.cjs.js.map +1 -1
- package/dist/shared/src/components/Powerpack/PowerpackDialog.es.js +6 -6
- package/dist/shared/src/components/ProjectTableSettings/ProjectTableSettings.cjs.js +2 -2
- package/dist/shared/src/components/ProjectTableSettings/ProjectTableSettings.cjs.js.map +1 -1
- package/dist/shared/src/components/ProjectTableSettings/ProjectTableSettings.es.js +26 -18
- package/dist/shared/src/components/ProjectTableSettings/ProjectTableSettings.es.js.map +1 -1
- package/dist/shared/src/components/ProjectTableSettings/TableSettingsFallback.cjs.js +1 -1
- package/dist/shared/src/components/ProjectTableSettings/TableSettingsFallback.cjs.js.map +1 -1
- package/dist/shared/src/components/ProjectTableSettings/TableSettingsFallback.es.js +27 -21
- package/dist/shared/src/components/ProjectTableSettings/TableSettingsFallback.es.js.map +1 -1
- package/dist/shared/src/components/QuillListStyles/QuillListStyles.cjs.js +59 -0
- package/dist/shared/src/components/QuillListStyles/QuillListStyles.cjs.js.map +1 -0
- package/dist/shared/src/components/QuillListStyles/QuillListStyles.es.js +63 -0
- package/dist/shared/src/components/QuillListStyles/QuillListStyles.es.js.map +1 -0
- package/dist/shared/src/components/RenameForm/RenameForm.cjs.js +31 -0
- package/dist/shared/src/components/RenameForm/RenameForm.cjs.js.map +1 -0
- package/dist/shared/src/components/RenameForm/RenameForm.es.js +396 -0
- package/dist/shared/src/components/RenameForm/RenameForm.es.js.map +1 -0
- package/dist/shared/src/components/ReviewablesList/ReviewablesList.cjs.js +1 -1
- package/dist/shared/src/components/ReviewablesList/ReviewablesList.cjs.js.map +1 -1
- package/dist/shared/src/components/ReviewablesList/ReviewablesList.es.js +6 -6
- package/dist/shared/src/components/ReviewablesList/ReviewablesUpload.cjs.js +1 -1
- package/dist/shared/src/components/ReviewablesList/ReviewablesUpload.cjs.js.map +1 -1
- package/dist/shared/src/components/ReviewablesList/ReviewablesUpload.es.js +6 -6
- package/dist/shared/src/components/ReviewablesList/SortableReviewableCard.cjs.js +1 -1
- package/dist/shared/src/components/ReviewablesList/SortableReviewableCard.cjs.js.map +1 -1
- package/dist/shared/src/components/ReviewablesList/SortableReviewableCard.es.js +6 -6
- package/dist/shared/src/components/SimpleFormDialog/SimpleFormDialog.cjs.js +1 -1
- package/dist/shared/src/components/SimpleFormDialog/SimpleFormDialog.cjs.js.map +1 -1
- package/dist/shared/src/components/SimpleFormDialog/SimpleFormDialog.es.js +6 -6
- package/dist/shared/src/components/StyledLink/StyledLink.cjs.js +14 -0
- package/dist/shared/src/components/StyledLink/StyledLink.cjs.js.map +1 -0
- package/dist/shared/src/components/StyledLink/StyledLink.es.js +19 -0
- package/dist/shared/src/components/StyledLink/StyledLink.es.js.map +1 -0
- package/dist/shared/src/components/VersionUploader/components/UploadVersionForm.cjs.js +1 -1
- package/dist/shared/src/components/VersionUploader/components/UploadVersionForm.cjs.js.map +1 -1
- package/dist/shared/src/components/VersionUploader/components/UploadVersionForm.es.js +6 -6
- package/dist/shared/src/containers/Actions/ActionConfigDialog.cjs.js +1 -1
- package/dist/shared/src/containers/Actions/ActionConfigDialog.cjs.js.map +1 -1
- package/dist/shared/src/containers/Actions/ActionConfigDialog.es.js +6 -6
- package/dist/shared/src/containers/Actions/InteractiveActionDialog.cjs.js +1 -1
- package/dist/shared/src/containers/Actions/InteractiveActionDialog.cjs.js.map +1 -1
- package/dist/shared/src/containers/Actions/InteractiveActionDialog.es.js +6 -6
- package/dist/shared/src/containers/DetailsPanel/DetailsPanel.cjs.js +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanel.cjs.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanel.es.js +193 -162
- package/dist/shared/src/containers/DetailsPanel/DetailsPanel.es.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanel.styled.cjs.js +1 -7
- package/dist/shared/src/containers/DetailsPanel/DetailsPanel.styled.cjs.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanel.styled.es.js +6 -13
- package/dist/shared/src/containers/DetailsPanel/DetailsPanel.styled.es.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelFiles/DetailsPanelFiles.cjs.js +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelFiles/DetailsPanelFiles.cjs.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelFiles/DetailsPanelFiles.es.js +6 -6
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.cjs.js +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.cjs.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelFloating/DetailsPanelFloating.es.js +6 -6
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.cjs.js +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.cjs.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.es.js +124 -114
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.es.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.cjs.js +4 -3
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.cjs.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.es.js +1 -0
- package/dist/shared/src/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.es.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/FeedContextWrapper.cjs.js +2 -0
- package/dist/shared/src/containers/DetailsPanel/FeedContextWrapper.cjs.js.map +1 -0
- package/dist/shared/src/containers/DetailsPanel/FeedContextWrapper.es.js +85 -0
- package/dist/shared/src/containers/DetailsPanel/FeedContextWrapper.es.js.map +1 -0
- package/dist/shared/src/containers/DetailsPanel/FeedFilters/FeedFilters.cjs.js +1 -1
- package/dist/shared/src/containers/DetailsPanel/FeedFilters/FeedFilters.cjs.js.map +1 -1
- package/dist/shared/src/containers/DetailsPanel/FeedFilters/FeedFilters.es.js +18 -18
- package/dist/shared/src/containers/DetailsPanel/FeedFilters/FeedFilters.es.js.map +1 -1
- package/dist/shared/src/containers/EntityPickerDialog/EntityPickerDialog.cjs.js +1 -1
- package/dist/shared/src/containers/EntityPickerDialog/EntityPickerDialog.cjs.js.map +1 -1
- package/dist/shared/src/containers/EntityPickerDialog/EntityPickerDialog.es.js +6 -6
- package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTable.cjs.js +1 -1
- package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTable.cjs.js.map +1 -1
- package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTable.es.js +6 -6
- package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableHeader.cjs.js +1 -1
- package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableHeader.cjs.js.map +1 -1
- package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableHeader.es.js +6 -6
- package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableSearch.cjs.js +1 -1
- package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableSearch.cjs.js.map +1 -1
- package/dist/shared/src/containers/EntityPickerDialog/components/EntityTypeTableSearch.es.js +6 -6
- package/dist/shared/src/containers/Feed/components/ActivityDate.cjs.js +8 -3
- package/dist/shared/src/containers/Feed/components/ActivityDate.cjs.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/ActivityDate.es.js +21 -16
- package/dist/shared/src/containers/Feed/components/ActivityDate.es.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.cjs.js +1 -1
- package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.cjs.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.es.js +21 -21
- package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.es.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.styled.cjs.js +37 -8
- package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.styled.cjs.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.styled.es.js +44 -14
- package/dist/shared/src/containers/Feed/components/ActivityVersions/ActivityVersions.styled.es.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.cjs.js +2 -2
- package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.cjs.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.es.js +58 -57
- package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.es.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.styled.cjs.js +7 -58
- package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.styled.cjs.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.styled.es.js +14 -65
- package/dist/shared/src/containers/Feed/components/CommentInput/CommentInput.styled.es.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/CommentInput/modules/index.cjs.js +1 -1
- package/dist/shared/src/containers/Feed/components/CommentInput/modules/index.cjs.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/CommentInput/modules/index.es.js +17 -15
- package/dist/shared/src/containers/Feed/components/CommentInput/modules/index.es.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/CommentInput/quillToMarkdown.cjs.js +7 -6
- package/dist/shared/src/containers/Feed/components/CommentInput/quillToMarkdown.cjs.js.map +1 -1
- package/dist/shared/src/containers/Feed/components/CommentInput/quillToMarkdown.es.js +27 -18
- package/dist/shared/src/containers/Feed/components/CommentInput/quillToMarkdown.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.es.js +53 -51
- package/dist/shared/src/containers/ProjectTreeTable/ProjectTreeTable.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.es.js +280 -207
- package/dist/shared/src/containers/ProjectTreeTable/buildTreeTableColumns.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/components/GroupSettingsFallback.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/components/GroupSettingsFallback.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/components/GroupSettingsFallback.es.js +6 -6
- package/dist/shared/src/containers/ProjectTreeTable/context/CellEditingProvider.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/CellEditingProvider.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/CellEditingProvider.es.js +5 -5
- package/dist/shared/src/containers/ProjectTreeTable/context/ClipboardContext.cjs.js +3 -3
- package/dist/shared/src/containers/ProjectTreeTable/context/ClipboardContext.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/ClipboardContext.es.js +212 -206
- package/dist/shared/src/containers/ProjectTreeTable/context/ClipboardContext.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/ProjectDataContext.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/ProjectDataContext.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/ProjectDataContext.es.js +41 -34
- package/dist/shared/src/containers/ProjectTreeTable/context/ProjectDataContext.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/SelectionCellsProvider.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/SelectionCellsProvider.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/SelectionCellsProvider.es.js +5 -5
- package/dist/shared/src/containers/ProjectTreeTable/context/clipboard/clipboardValidation.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/clipboard/clipboardValidation.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/context/clipboard/clipboardValidation.es.js +130 -33
- package/dist/shared/src/containers/ProjectTreeTable/context/clipboard/clipboardValidation.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useAttributesList.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useAttributesList.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useAttributesList.es.js +10 -13
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useAttributesList.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildGroupByTableData.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildGroupByTableData.es.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildProjectDataTable.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildProjectDataTable.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildProjectDataTable.es.js +48 -45
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useBuildProjectDataTable.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useCellContextMenu.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useCellContextMenu.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useCellContextMenu.es.js +104 -93
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useCellContextMenu.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useCheckSelectedCellsVisible.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useCheckSelectedCellsVisible.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useCheckSelectedCellsVisible.es.js +5 -5
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetGroupedFields.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetGroupedFields.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useGetGroupedFields.es.js +5 -5
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useKeyboardNavigation.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useKeyboardNavigation.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useKeyboardNavigation.es.js +111 -87
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useKeyboardNavigation.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useMoveEntities.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useMoveEntities.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useMoveEntities.es.js +9 -9
- package/dist/shared/src/containers/ProjectTreeTable/hooks/usePasteLinks.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/usePasteLinks.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/usePasteLinks.es.js +9 -9
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useQueryFilters.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useQueryFilters.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/hooks/useQueryFilters.es.js +5 -5
- package/dist/shared/src/containers/ProjectTreeTable/utils/cellUtils.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/utils/cellUtils.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/utils/cellUtils.es.js +5 -5
- package/dist/shared/src/containers/ProjectTreeTable/widgets/BooleanWidget.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/BooleanWidget.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/BooleanWidget.es.js +7 -7
- package/dist/shared/src/containers/ProjectTreeTable/widgets/BooleanWidget.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.cjs.js +2 -2
- package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.es.js +88 -74
- package/dist/shared/src/containers/ProjectTreeTable/widgets/CellWidget.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumWidget.cjs.js +2 -2
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumWidget.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumWidget.es.js +66 -66
- package/dist/shared/src/containers/ProjectTreeTable/widgets/EnumWidget.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/LinksWidget.cjs.js +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/LinksWidget.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/LinksWidget.es.js +58 -61
- package/dist/shared/src/containers/ProjectTreeTable/widgets/LinksWidget.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/NameWidget.cjs.js +2 -0
- package/dist/shared/src/containers/ProjectTreeTable/widgets/NameWidget.cjs.js.map +1 -0
- package/dist/shared/src/containers/ProjectTreeTable/widgets/NameWidget.es.js +241 -0
- package/dist/shared/src/containers/ProjectTreeTable/widgets/NameWidget.es.js.map +1 -0
- package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidget.cjs.js +8 -3
- package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidget.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidget.es.js +82 -32
- package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidget.es.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidgetInput.cjs.js +2 -2
- package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidgetInput.cjs.js.map +1 -1
- package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidgetInput.es.js +79 -24
- package/dist/shared/src/containers/ProjectTreeTable/widgets/TextWidgetInput.es.js.map +1 -1
- package/dist/shared/src/containers/RepresentationsList/RepresentationsList.cjs.js +1 -1
- package/dist/shared/src/containers/RepresentationsList/RepresentationsList.cjs.js.map +1 -1
- package/dist/shared/src/containers/RepresentationsList/RepresentationsList.es.js +6 -6
- package/dist/shared/src/containers/SimpleTable/SimpleTable.cjs.js +1 -1
- package/dist/shared/src/containers/SimpleTable/SimpleTable.cjs.js.map +1 -1
- package/dist/shared/src/containers/SimpleTable/SimpleTable.es.js +109 -121
- package/dist/shared/src/containers/SimpleTable/SimpleTable.es.js.map +1 -1
- package/dist/shared/src/containers/SimpleTable/SimpleTable.styled.cjs.js +4 -16
- package/dist/shared/src/containers/SimpleTable/SimpleTable.styled.cjs.js.map +1 -1
- package/dist/shared/src/containers/SimpleTable/SimpleTable.styled.es.js +1 -13
- package/dist/shared/src/containers/SimpleTable/SimpleTable.styled.es.js.map +1 -1
- package/dist/shared/src/containers/SimpleTable/SimpleTableRowTemplate.cjs.js +1 -1
- package/dist/shared/src/containers/SimpleTable/SimpleTableRowTemplate.cjs.js.map +1 -1
- package/dist/shared/src/containers/SimpleTable/SimpleTableRowTemplate.es.js +50 -62
- package/dist/shared/src/containers/SimpleTable/SimpleTableRowTemplate.es.js.map +1 -1
- package/dist/shared/src/context/DetailsPanelContext.cjs.js.map +1 -1
- package/dist/shared/src/context/DetailsPanelContext.es.js.map +1 -1
- package/dist/shared/src/context/PowerpackContext.cjs.js +1 -1
- package/dist/shared/src/context/PowerpackContext.cjs.js.map +1 -1
- package/dist/shared/src/context/PowerpackContext.es.js +15 -20
- package/dist/shared/src/context/PowerpackContext.es.js.map +1 -1
- package/dist/shared/src/hooks/useActionTriggers.cjs.js +1 -1
- package/dist/shared/src/hooks/useActionTriggers.cjs.js.map +1 -1
- package/dist/shared/src/hooks/useActionTriggers.es.js +27 -32
- package/dist/shared/src/hooks/useActionTriggers.es.js.map +1 -1
- package/dist/shared/src/hooks/useTagStyling.cjs.js +2 -0
- package/dist/shared/src/hooks/useTagStyling.cjs.js.map +1 -0
- package/dist/shared/src/hooks/useTagStyling.es.js +33 -0
- package/dist/shared/src/hooks/useTagStyling.es.js.map +1 -0
- package/dist/shared/src/util/checkName.cjs.js +2 -0
- package/dist/shared/src/util/checkName.cjs.js.map +1 -0
- package/dist/shared/src/util/checkName.es.js +9 -0
- package/dist/shared/src/util/checkName.es.js.map +1 -0
- package/dist/shared/src/util/clipboardUtils.cjs.js +2 -0
- package/dist/shared/src/util/clipboardUtils.cjs.js.map +1 -0
- package/dist/shared/src/util/clipboardUtils.es.js +13 -0
- package/dist/shared/src/util/clipboardUtils.es.js.map +1 -0
- package/dist/shared/src/util/copyToClipboard.cjs.js +1 -1
- package/dist/shared/src/util/copyToClipboard.cjs.js.map +1 -1
- package/dist/shared/src/util/copyToClipboard.es.js +21 -21
- package/dist/shared/src/util/copyToClipboard.es.js.map +1 -1
- package/dist/shared/src/util/humanizeFieldName.cjs.js +2 -0
- package/dist/shared/src/util/humanizeFieldName.cjs.js.map +1 -0
- package/dist/shared/src/util/humanizeFieldName.es.js +15 -0
- package/dist/shared/src/util/humanizeFieldName.es.js.map +1 -0
- package/dist/shared/src/util/parseHtmlToPlainTextWithLinks.cjs.js +7 -0
- package/dist/shared/src/util/parseHtmlToPlainTextWithLinks.cjs.js.map +1 -0
- package/dist/shared/src/util/parseHtmlToPlainTextWithLinks.es.js +64 -0
- package/dist/shared/src/util/parseHtmlToPlainTextWithLinks.es.js.map +1 -0
- package/dist/types/api/generated/entityLists.d.ts +8 -8
- package/dist/types/api/generated/folders.d.ts +2 -0
- package/dist/types/api/generated/graphql.d.ts +20 -5
- package/dist/types/api/generated/index.d.ts +1 -0
- package/dist/types/api/generated/views.d.ts +9 -47
- package/dist/types/api/queries/entityLists/getLists.d.ts +0 -133
- package/dist/types/api/queries/entityLists/types.d.ts +1 -2
- package/dist/types/api/queries/permissions/getPermissions.d.ts +22 -22
- package/dist/types/api/queries/share/share.d.ts +1 -1
- package/dist/types/api/queries/users/getUsers.d.ts +0 -132
- package/dist/types/api/queries/users/updateUsers.d.ts +3 -3
- package/dist/types/components/DetailsPanelAttributes/DetailsPanelAttributesEditor.d.ts +2 -4
- package/dist/types/components/DetailsPanelAttributes/components/RenderFieldWidget.d.ts +3 -0
- package/dist/types/components/DetailsPanelAttributes/index.d.ts +0 -1
- package/dist/types/components/DetailsPanelDetails/BorderedSection.d.ts +14 -0
- package/dist/types/components/DetailsPanelDetails/DescriptionSection.d.ts +10 -0
- package/dist/types/components/DetailsPanelDetails/DescriptionSection.styles.d.ts +10 -0
- package/dist/types/components/DetailsPanelDetails/DetailsPanelDetails.d.ts +6 -0
- package/dist/types/components/DetailsPanelDetails/DetailsSection.d.ts +1 -1
- package/dist/types/components/DetailsPanelDetails/FieldLabel.d.ts +11 -0
- package/dist/types/components/DetailsPanelDetails/hooks/index.d.ts +7 -0
- package/dist/types/components/DetailsPanelDetails/hooks/useDescriptionEditor.d.ts +17 -0
- package/dist/types/components/DetailsPanelDetails/hooks/useEntityData.d.ts +12 -0
- package/dist/types/components/DetailsPanelDetails/hooks/useEntityEditing.d.ts +10 -0
- package/dist/types/components/DetailsPanelDetails/hooks/useEntityFields.d.ts +16 -0
- package/dist/types/components/DetailsPanelDetails/hooks/useEntityFormData.d.ts +8 -0
- package/dist/types/components/DetailsPanelDetails/hooks/useQuillFormats.d.ts +1 -0
- package/dist/types/components/DetailsPanelDetails/index.d.ts +2 -0
- package/dist/types/components/DetailsPanelDetails/types.d.ts +20 -0
- package/dist/types/components/EnumEditor/EnumEditor.styled.d.ts +1 -1
- package/dist/types/components/LinksManager/CellEditingDialog.d.ts +8 -0
- package/dist/types/components/Powerpack/index.d.ts +0 -1
- package/dist/types/components/QuillListStyles/QuillListStyles.d.ts +5 -0
- package/dist/types/components/QuillListStyles/index.d.ts +1 -0
- package/dist/types/components/RenameForm/RenameForm.d.ts +21 -0
- package/dist/types/components/RenameForm/index.d.ts +1 -0
- package/dist/types/components/StyledLink/StyledLink.d.ts +2 -0
- package/dist/types/components/StyledLink/index.d.ts +1 -0
- package/dist/types/components/index.d.ts +2 -4
- package/dist/types/containers/Actions/ActionsDropdown/ActionsDropdown.styled.d.ts +1 -1
- package/dist/types/containers/DetailsPanel/DetailsPanel.styled.d.ts +0 -7
- package/dist/types/containers/DetailsPanel/DetailsPanelHeader/DetailsPanelHeader.styled.d.ts +4 -4
- package/dist/types/containers/DetailsPanel/FeedContextWrapper.d.ts +19 -0
- package/dist/types/containers/Feed/components/ActivityVersions/ActivityVersions.styled.d.ts +1 -0
- package/dist/types/containers/Feed/components/CommentInput/modules/index.d.ts +2 -1
- package/dist/types/containers/ProjectTreeTable/buildTreeTableColumns.d.ts +1 -1
- package/dist/types/containers/ProjectTreeTable/context/ProjectDataContext.d.ts +2 -0
- package/dist/types/containers/ProjectTreeTable/context/clipboard/clipboardValidation.d.ts +10 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useAttributesList.d.ts +5 -4
- package/dist/types/containers/ProjectTreeTable/hooks/useCellContextMenu.d.ts +1 -1
- package/dist/types/containers/ProjectTreeTable/types/table.d.ts +6 -0
- package/dist/types/containers/ProjectTreeTable/widgets/BooleanWidget.d.ts +0 -1
- package/dist/types/containers/ProjectTreeTable/widgets/CellWidget.d.ts +2 -1
- package/dist/types/containers/ProjectTreeTable/widgets/LinksWidget.d.ts +1 -0
- package/dist/types/containers/ProjectTreeTable/widgets/NameWidget.d.ts +10 -0
- package/dist/types/containers/ProjectTreeTable/widgets/TextWidget.d.ts +2 -0
- package/dist/types/containers/ProjectTreeTable/widgets/TextWidgetInput.d.ts +2 -0
- package/dist/types/containers/SimpleTable/SimpleTable.d.ts +0 -3
- package/dist/types/containers/SimpleTable/SimpleTableRowTemplate.d.ts +1 -5
- package/dist/types/containers/Views/index.d.ts +1 -4
- package/dist/types/context/DetailsPanelContext.d.ts +1 -1
- package/dist/types/context/PowerpackContext.d.ts +1 -1
- package/dist/types/hooks/index.d.ts +1 -0
- package/dist/types/hooks/useActionTriggers.d.ts +1 -1
- package/dist/types/hooks/useTagStyling.d.ts +17 -0
- package/dist/types/util/checkName.d.ts +1 -0
- package/dist/types/util/clipboardUtils.d.ts +18 -0
- package/dist/types/util/copyToClipboard.d.ts +1 -1
- package/dist/types/util/humanizeFieldName.d.ts +1 -0
- package/dist/types/util/index.d.ts +3 -0
- package/dist/types/util/parseHtmlToPlainTextWithLinks.d.ts +6 -0
- package/dist/util.cjs.js +1 -1
- package/dist/util.es.js +38 -32
- package/dist/util.es.js.map +1 -1
- package/package.json +1 -1
- package/dist/node_modules/vfile/lib/index.cjs.js +0 -2
- package/dist/node_modules/vfile/lib/index.cjs.js.map +0 -1
- package/dist/node_modules/vfile/lib/index.es.js.map +0 -1
- package/dist/node_modules/vfile/lib/minpath.browser.cjs.js.map +0 -1
- package/dist/node_modules/vfile/lib/minpath.browser.es.js.map +0 -1
- package/dist/node_modules/vfile/lib/minproc.browser.cjs.js.map +0 -1
- package/dist/node_modules/vfile/lib/minproc.browser.es.js.map +0 -1
- package/dist/node_modules/vfile/lib/minurl.browser.cjs.js.map +0 -1
- package/dist/node_modules/vfile/lib/minurl.browser.es.js.map +0 -1
- package/dist/node_modules/vfile/lib/minurl.shared.cjs.js.map +0 -1
- package/dist/node_modules/vfile/lib/minurl.shared.es.js.map +0 -1
- package/dist/node_modules/vfile/node_modules/unist-util-stringify-position/lib/index.es.js.map +0 -1
- package/dist/node_modules/vfile/node_modules/vfile-message/lib/index.es.js.map +0 -1
- package/dist/shared/src/components/AccessUser/AccessUser.cjs.js +0 -2
- package/dist/shared/src/components/AccessUser/AccessUser.cjs.js.map +0 -1
- package/dist/shared/src/components/AccessUser/AccessUser.es.js +0 -33
- package/dist/shared/src/components/AccessUser/AccessUser.es.js.map +0 -1
- package/dist/shared/src/components/AccessUser/AccessUser.styled.cjs.js +0 -42
- package/dist/shared/src/components/AccessUser/AccessUser.styled.cjs.js.map +0 -1
- package/dist/shared/src/components/AccessUser/AccessUser.styled.es.js +0 -46
- package/dist/shared/src/components/AccessUser/AccessUser.styled.es.js.map +0 -1
- package/dist/shared/src/components/DetailsMetaData/DetailsMetaData.cjs.js +0 -34
- package/dist/shared/src/components/DetailsMetaData/DetailsMetaData.cjs.js.map +0 -1
- package/dist/shared/src/components/DetailsMetaData/DetailsMetaData.es.js +0 -46
- package/dist/shared/src/components/DetailsMetaData/DetailsMetaData.es.js.map +0 -1
- package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributes.cjs.js +0 -2
- package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributes.cjs.js.map +0 -1
- package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributes.es.js +0 -287
- package/dist/shared/src/components/DetailsPanelAttributes/DetailsPanelAttributes.es.js.map +0 -1
- package/dist/shared/src/components/LinksManager/LinksManagerDialog.cjs.js +0 -8
- package/dist/shared/src/components/LinksManager/LinksManagerDialog.cjs.js.map +0 -1
- package/dist/shared/src/components/LinksManager/LinksManagerDialog.es.js.map +0 -1
- package/dist/shared/src/components/ListAttributeForm/ListAttributeForm.cjs.js +0 -2
- package/dist/shared/src/components/ListAttributeForm/ListAttributeForm.cjs.js.map +0 -1
- package/dist/shared/src/components/ListAttributeForm/ListAttributeForm.es.js.map +0 -1
- package/dist/shared/src/components/ListMetaData/ListMetaData.cjs.js +0 -2
- package/dist/shared/src/components/ListMetaData/ListMetaData.cjs.js.map +0 -1
- package/dist/shared/src/components/ListMetaData/ListMetaData.es.js +0 -25
- package/dist/shared/src/components/ListMetaData/ListMetaData.es.js.map +0 -1
- package/dist/shared/src/components/Powerpack/RequiredPowerpackVersion.cjs.js +0 -9
- package/dist/shared/src/components/Powerpack/RequiredPowerpackVersion.cjs.js.map +0 -1
- package/dist/shared/src/components/Powerpack/RequiredPowerpackVersion.es.js +0 -25
- package/dist/shared/src/components/Powerpack/RequiredPowerpackVersion.es.js.map +0 -1
- package/dist/shared/src/components/ShareOptionIcon/ShareOptionIcon.cjs.js +0 -2
- package/dist/shared/src/components/ShareOptionIcon/ShareOptionIcon.cjs.js.map +0 -1
- package/dist/shared/src/components/ShareOptionIcon/ShareOptionIcon.es.js +0 -17
- package/dist/shared/src/components/ShareOptionIcon/ShareOptionIcon.es.js.map +0 -1
- package/dist/shared/src/hooks/useCustomProtocolCheck.cjs.js +0 -2
- package/dist/shared/src/hooks/useCustomProtocolCheck.cjs.js.map +0 -1
- package/dist/shared/src/hooks/useCustomProtocolCheck.es.js +0 -43
- package/dist/shared/src/hooks/useCustomProtocolCheck.es.js.map +0 -1
- package/dist/types/components/AccessUser/AccessUser.d.ts +0 -22
- package/dist/types/components/AccessUser/AccessUser.styled.d.ts +0 -1
- package/dist/types/components/AccessUser/index.d.ts +0 -1
- package/dist/types/components/DetailsMetaData/DetailsMetaData.d.ts +0 -8
- package/dist/types/components/DetailsMetaData/index.d.ts +0 -1
- package/dist/types/components/DetailsPanelAttributes/DetailsPanelAttributes.d.ts +0 -6
- package/dist/types/components/LinksManager/LinksManagerDialog.d.ts +0 -9
- package/dist/types/components/ListAttributeForm/ListAttributeForm.d.ts +0 -13
- package/dist/types/components/ListAttributeForm/index.d.ts +0 -1
- package/dist/types/components/ListMetaData/ListMetaData.d.ts +0 -8
- package/dist/types/components/ListMetaData/index.d.ts +0 -1
- package/dist/types/components/Powerpack/RequiredPowerpackVersion.d.ts +0 -5
- package/dist/types/components/ShareOptionIcon/ShareOptionIcon.d.ts +0 -10
- package/dist/types/components/ShareOptionIcon/index.d.ts +0 -2
- package/dist/types/hooks/useCustomProtocolCheck.d.ts +0 -10
- /package/dist/node_modules/{vfile → rehype}/node_modules/unist-util-stringify-position/lib/index.cjs.js +0 -0
- /package/dist/node_modules/{vfile → rehype}/node_modules/unist-util-stringify-position/lib/index.es.js +0 -0
- /package/dist/node_modules/{vfile → rehype/node_modules/vfile}/lib/minpath.browser.cjs.js +0 -0
- /package/dist/node_modules/{vfile → rehype/node_modules/vfile}/lib/minpath.browser.es.js +0 -0
- /package/dist/node_modules/{vfile → rehype/node_modules/vfile}/lib/minproc.browser.cjs.js +0 -0
- /package/dist/node_modules/{vfile → rehype/node_modules/vfile}/lib/minproc.browser.es.js +0 -0
- /package/dist/node_modules/{vfile → rehype/node_modules/vfile}/lib/minurl.browser.cjs.js +0 -0
- /package/dist/node_modules/{vfile → rehype/node_modules/vfile}/lib/minurl.browser.es.js +0 -0
- /package/dist/node_modules/{vfile → rehype/node_modules/vfile}/lib/minurl.shared.cjs.js +0 -0
- /package/dist/node_modules/{vfile → rehype/node_modules/vfile}/lib/minurl.shared.es.js +0 -0
- /package/dist/node_modules/{vfile → rehype}/node_modules/vfile-message/lib/index.cjs.js +0 -0
- /package/dist/node_modules/{vfile → rehype}/node_modules/vfile-message/lib/index.es.js +0 -0
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
const u = (f) => {
|
|
2
|
+
const m = document.createElement("div");
|
|
3
|
+
m.innerHTML = f;
|
|
4
|
+
const p = [];
|
|
5
|
+
let l = 0;
|
|
6
|
+
const o = (n) => {
|
|
7
|
+
if (n.nodeType === Node.TEXT_NODE)
|
|
8
|
+
return n.textContent || "";
|
|
9
|
+
if (n.nodeType === Node.ELEMENT_NODE) {
|
|
10
|
+
const t = n;
|
|
11
|
+
if (t.tagName === "A") {
|
|
12
|
+
const e = t.getAttribute("href"), r = t.textContent || "";
|
|
13
|
+
return e && r ? (p.push({
|
|
14
|
+
type: "url",
|
|
15
|
+
content: r,
|
|
16
|
+
href: e,
|
|
17
|
+
key: l++
|
|
18
|
+
}), `__LINK_${l - 1}__`) : r;
|
|
19
|
+
}
|
|
20
|
+
if (t.tagName === "LI") {
|
|
21
|
+
const e = Array.from(t.childNodes).map(o).join("").trim();
|
|
22
|
+
return e ? `• ${e}` : "";
|
|
23
|
+
}
|
|
24
|
+
if (t.tagName === "OL" || t.tagName === "UL")
|
|
25
|
+
return Array.from(t.children).filter((r) => r.tagName === "LI").map(o).filter((r) => r.trim()).join(`
|
|
26
|
+
`);
|
|
27
|
+
if (t.tagName === "P") {
|
|
28
|
+
const e = Array.from(t.childNodes).map(o).join("");
|
|
29
|
+
return e.trim() ? e + `
|
|
30
|
+
` : "";
|
|
31
|
+
}
|
|
32
|
+
return t.tagName === "BR" ? `
|
|
33
|
+
` : Array.from(t.childNodes).map(o).join("");
|
|
34
|
+
}
|
|
35
|
+
return "";
|
|
36
|
+
};
|
|
37
|
+
let a = o(m);
|
|
38
|
+
a = a.replace(/\n{3,}/g, `
|
|
39
|
+
|
|
40
|
+
`).replace(/[ \t]+/g, " ").trim();
|
|
41
|
+
const i = [];
|
|
42
|
+
let c = a, s = 0;
|
|
43
|
+
return p.forEach((n) => {
|
|
44
|
+
const t = `__LINK_${n.key}__`, e = c.split(t);
|
|
45
|
+
e.length > 1 && (e[0] && i.push({
|
|
46
|
+
type: "text",
|
|
47
|
+
content: e[0],
|
|
48
|
+
key: s++
|
|
49
|
+
}), i.push({
|
|
50
|
+
type: "url",
|
|
51
|
+
content: n.content,
|
|
52
|
+
href: n.href,
|
|
53
|
+
key: s++
|
|
54
|
+
}), c = e.slice(1).join(t));
|
|
55
|
+
}), c && i.push({
|
|
56
|
+
type: "text",
|
|
57
|
+
content: c,
|
|
58
|
+
key: s++
|
|
59
|
+
}), i.length > 0 ? i : [{ type: "text", content: a, key: 0 }];
|
|
60
|
+
};
|
|
61
|
+
export {
|
|
62
|
+
u as parseHtmlToPlainTextWithLinks
|
|
63
|
+
};
|
|
64
|
+
//# sourceMappingURL=parseHtmlToPlainTextWithLinks.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parseHtmlToPlainTextWithLinks.es.js","sources":["../../../../src/util/parseHtmlToPlainTextWithLinks.ts"],"sourcesContent":["export const parseHtmlToPlainTextWithLinks = (html: string) => {\n const tempDiv = document.createElement('div')\n tempDiv.innerHTML = html\n\n const result: Array<{ type: 'text' | 'url', content: string, href?: string, key: number }> = []\n let keyCounter = 0\n\n const processNode = (node: Node): string => {\n if (node.nodeType === Node.TEXT_NODE) {\n return node.textContent || ''\n }\n\n if (node.nodeType === Node.ELEMENT_NODE) {\n const element = node as Element\n\n if (element.tagName === 'A') {\n const href = element.getAttribute('href')\n const text = element.textContent || ''\n if (href && text) {\n result.push({\n type: 'url',\n content: text,\n href: href,\n key: keyCounter++\n })\n return `__LINK_${keyCounter - 1}__`\n }\n return text\n }\n\n if (element.tagName === 'LI') {\n const text = Array.from(element.childNodes).map(processNode).join('').trim()\n return text ? `• ${text}` : ''\n }\n\n if (element.tagName === 'OL' || element.tagName === 'UL') {\n const items = Array.from(element.children)\n .filter(child => child.tagName === 'LI')\n .map(processNode)\n .filter(text => text.trim())\n return items.join('\\n')\n }\n\n if (element.tagName === 'P') {\n const content = Array.from(element.childNodes).map(processNode).join('')\n return content.trim() ? content + '\\n' : ''\n }\n\n if (element.tagName === 'BR') {\n return '\\n'\n }\n\n return Array.from(element.childNodes).map(processNode).join('')\n }\n\n return ''\n }\n\n let plainText = processNode(tempDiv)\n\n plainText = plainText\n .replace(/\\n{3,}/g, '\\n\\n')\n .replace(/[ \\t]+/g, ' ')\n .trim()\n\n const parts: Array<{ type: 'text' | 'url', content: string, href?: string, key: number }> = []\n let currentText = plainText\n let finalKeyCounter = 0\n\n result.forEach((link) => {\n const placeholder = `__LINK_${link.key}__`\n const parts_temp = currentText.split(placeholder)\n\n if (parts_temp.length > 1) {\n if (parts_temp[0]) {\n parts.push({\n type: 'text',\n content: parts_temp[0],\n key: finalKeyCounter++\n })\n }\n\n parts.push({\n type: 'url',\n content: link.content,\n href: link.href,\n key: finalKeyCounter++\n })\n\n currentText = parts_temp.slice(1).join(placeholder)\n }\n })\n\n if (currentText) {\n parts.push({\n type: 'text',\n content: currentText,\n key: finalKeyCounter++\n })\n }\n\n return parts.length > 0 ? parts : [{ type: 'text' as const, content: plainText, key: 0 }]\n}\n\n\n"],"names":["parseHtmlToPlainTextWithLinks","html","tempDiv","result","keyCounter","processNode","node","element","href","text","child","content","plainText","parts","currentText","finalKeyCounter","link","placeholder","parts_temp"],"mappings":"AAAa,MAAAA,IAAgC,CAACC,MAAiB;AACvD,QAAAC,IAAU,SAAS,cAAc,KAAK;AAC5C,EAAAA,EAAQ,YAAYD;AAEpB,QAAME,IAAuF,CAAC;AAC9F,MAAIC,IAAa;AAEX,QAAAC,IAAc,CAACC,MAAuB;AACtC,QAAAA,EAAK,aAAa,KAAK;AACzB,aAAOA,EAAK,eAAe;AAGzB,QAAAA,EAAK,aAAa,KAAK,cAAc;AACvC,YAAMC,IAAUD;AAEZ,UAAAC,EAAQ,YAAY,KAAK;AACrB,cAAAC,IAAOD,EAAQ,aAAa,MAAM,GAClCE,IAAOF,EAAQ,eAAe;AACpC,eAAIC,KAAQC,KACVN,EAAO,KAAK;AAAA,UACV,MAAM;AAAA,UACN,SAASM;AAAA,UACT,MAAAD;AAAA,UACA,KAAKJ;AAAA,QAAA,CACN,GACM,UAAUA,IAAa,CAAC,QAE1BK;AAAA,MAAA;AAGL,UAAAF,EAAQ,YAAY,MAAM;AAC5B,cAAME,IAAO,MAAM,KAAKF,EAAQ,UAAU,EAAE,IAAIF,CAAW,EAAE,KAAK,EAAE,EAAE,KAAK;AACpE,eAAAI,IAAO,KAAKA,CAAI,KAAK;AAAA,MAAA;AAG9B,UAAIF,EAAQ,YAAY,QAAQA,EAAQ,YAAY;AAK3C,eAJO,MAAM,KAAKA,EAAQ,QAAQ,EACtC,OAAO,CAASG,MAAAA,EAAM,YAAY,IAAI,EACtC,IAAIL,CAAW,EACf,OAAO,CAAQI,MAAAA,EAAK,MAAM,EAChB,KAAK;AAAA,CAAI;AAGpB,UAAAF,EAAQ,YAAY,KAAK;AACrB,cAAAI,IAAU,MAAM,KAAKJ,EAAQ,UAAU,EAAE,IAAIF,CAAW,EAAE,KAAK,EAAE;AACvE,eAAOM,EAAQ,KAAA,IAASA,IAAU;AAAA,IAAO;AAAA,MAAA;AAGvC,aAAAJ,EAAQ,YAAY,OACf;AAAA,IAGF,MAAM,KAAKA,EAAQ,UAAU,EAAE,IAAIF,CAAW,EAAE,KAAK,EAAE;AAAA,IAAA;AAGzD,WAAA;AAAA,EACT;AAEI,MAAAO,IAAYP,EAAYH,CAAO;AAEvB,EAAAU,IAAAA,EACT,QAAQ,WAAW;AAAA;AAAA,CAAM,EACzB,QAAQ,WAAW,GAAG,EACtB,KAAK;AAER,QAAMC,IAAsF,CAAC;AAC7F,MAAIC,IAAcF,GACdG,IAAkB;AAEf,SAAAZ,EAAA,QAAQ,CAACa,MAAS;AACjB,UAAAC,IAAc,UAAUD,EAAK,GAAG,MAChCE,IAAaJ,EAAY,MAAMG,CAAW;AAE5C,IAAAC,EAAW,SAAS,MAClBA,EAAW,CAAC,KACdL,EAAM,KAAK;AAAA,MACT,MAAM;AAAA,MACN,SAASK,EAAW,CAAC;AAAA,MACrB,KAAKH;AAAA,IAAA,CACN,GAGHF,EAAM,KAAK;AAAA,MACT,MAAM;AAAA,MACN,SAASG,EAAK;AAAA,MACd,MAAMA,EAAK;AAAA,MACX,KAAKD;AAAA,IAAA,CACN,GAEDD,IAAcI,EAAW,MAAM,CAAC,EAAE,KAAKD,CAAW;AAAA,EACpD,CACD,GAEGH,KACFD,EAAM,KAAK;AAAA,IACT,MAAM;AAAA,IACN,SAASC;AAAA,IACT,KAAKC;AAAA,EAAA,CACN,GAGIF,EAAM,SAAS,IAAIA,IAAQ,CAAC,EAAE,MAAM,QAAiB,SAASD,GAAW,KAAK,EAAA,CAAG;AAC1F;"}
|
|
@@ -158,7 +158,7 @@ export type EntityListItemPostModel = {
|
|
|
158
158
|
/** Overrides of the listed entity attributes */
|
|
159
159
|
attrib?: object;
|
|
160
160
|
/** Additional data associated with the item */
|
|
161
|
-
data?:
|
|
161
|
+
data?: Record<string, any>;
|
|
162
162
|
/** Tags associated with the item */
|
|
163
163
|
tags?: string[];
|
|
164
164
|
};
|
|
@@ -173,7 +173,7 @@ export type EntityListMultiPatchItemModel = {
|
|
|
173
173
|
/** Overrides of the listed entity attributes */
|
|
174
174
|
attrib?: object;
|
|
175
175
|
/** Additional data associated with the item */
|
|
176
|
-
data?:
|
|
176
|
+
data?: Record<string, any>;
|
|
177
177
|
/** Tags associated with the item */
|
|
178
178
|
tags?: string[];
|
|
179
179
|
};
|
|
@@ -192,7 +192,7 @@ export type EntityListItemPatchModel = {
|
|
|
192
192
|
/** Overrides of the listed entity attributes */
|
|
193
193
|
attrib?: object;
|
|
194
194
|
/** Additional data associated with the item */
|
|
195
|
-
data?:
|
|
195
|
+
data?: Record<string, any>;
|
|
196
196
|
/** Tags associated with the item */
|
|
197
197
|
tags?: string[];
|
|
198
198
|
};
|
|
@@ -205,7 +205,7 @@ export type EntityListSummary = {
|
|
|
205
205
|
label: string;
|
|
206
206
|
count?: number;
|
|
207
207
|
};
|
|
208
|
-
export type ListAccessLevel =
|
|
208
|
+
export type ListAccessLevel = 10 | 20 | 30 | 40;
|
|
209
209
|
export type EntityListPostModel = {
|
|
210
210
|
id?: string;
|
|
211
211
|
/** Type of the list */
|
|
@@ -220,7 +220,7 @@ export type EntityListPostModel = {
|
|
|
220
220
|
/** List attributes */
|
|
221
221
|
attrib?: object;
|
|
222
222
|
/** Additional data associated with the list */
|
|
223
|
-
data?:
|
|
223
|
+
data?: Record<string, any>;
|
|
224
224
|
template?: object;
|
|
225
225
|
/** List tags */
|
|
226
226
|
tags?: string[];
|
|
@@ -241,7 +241,7 @@ export type EntityListItemModel = {
|
|
|
241
241
|
/** Overrides of the listed entity attributes */
|
|
242
242
|
attrib?: object;
|
|
243
243
|
/** Additional data associated with the item */
|
|
244
|
-
data?:
|
|
244
|
+
data?: Record<string, any>;
|
|
245
245
|
/** Tags associated with the item */
|
|
246
246
|
tags?: string[];
|
|
247
247
|
/** Path to the folder where the item is located */
|
|
@@ -265,7 +265,7 @@ export type EntityListModel = {
|
|
|
265
265
|
/** List attributes */
|
|
266
266
|
attrib?: object;
|
|
267
267
|
/** Additional data associated with the list */
|
|
268
|
-
data?:
|
|
268
|
+
data?: Record<string, any>;
|
|
269
269
|
template?: object;
|
|
270
270
|
/** List tags */
|
|
271
271
|
tags?: string[];
|
|
@@ -288,7 +288,7 @@ export type EntityListPatchModel = {
|
|
|
288
288
|
/** List attributes */
|
|
289
289
|
attrib?: object;
|
|
290
290
|
/** Additional data associated with the list */
|
|
291
|
-
data?:
|
|
291
|
+
data?: Record<string, any>;
|
|
292
292
|
/** List tags */
|
|
293
293
|
tags?: string[];
|
|
294
294
|
/** Name of the user who created the list */
|
|
@@ -1919,6 +1919,7 @@ export type GetListItemsQuery = {
|
|
|
1919
1919
|
active: boolean;
|
|
1920
1920
|
name: string;
|
|
1921
1921
|
updatedAt: any;
|
|
1922
|
+
createdAt: any;
|
|
1922
1923
|
parents: Array<string>;
|
|
1923
1924
|
folderId: string;
|
|
1924
1925
|
} | {
|
|
@@ -1930,6 +1931,7 @@ export type GetListItemsQuery = {
|
|
|
1930
1931
|
active: boolean;
|
|
1931
1932
|
name: string;
|
|
1932
1933
|
updatedAt: any;
|
|
1934
|
+
createdAt: any;
|
|
1933
1935
|
parents: Array<string>;
|
|
1934
1936
|
folder: {
|
|
1935
1937
|
__typename?: 'FolderNode';
|
|
@@ -1941,6 +1943,7 @@ export type GetListItemsQuery = {
|
|
|
1941
1943
|
active: boolean;
|
|
1942
1944
|
name: string;
|
|
1943
1945
|
updatedAt: any;
|
|
1946
|
+
createdAt: any;
|
|
1944
1947
|
parents: Array<string>;
|
|
1945
1948
|
} | {
|
|
1946
1949
|
__typename?: 'TaskNode';
|
|
@@ -1955,6 +1958,7 @@ export type GetListItemsQuery = {
|
|
|
1955
1958
|
active: boolean;
|
|
1956
1959
|
name: string;
|
|
1957
1960
|
updatedAt: any;
|
|
1961
|
+
createdAt: any;
|
|
1958
1962
|
parents: Array<string>;
|
|
1959
1963
|
folder: {
|
|
1960
1964
|
__typename?: 'FolderNode';
|
|
@@ -1969,6 +1973,7 @@ export type GetListItemsQuery = {
|
|
|
1969
1973
|
active: boolean;
|
|
1970
1974
|
name: string;
|
|
1971
1975
|
updatedAt: any;
|
|
1976
|
+
createdAt: any;
|
|
1972
1977
|
parents: Array<string>;
|
|
1973
1978
|
product: {
|
|
1974
1979
|
__typename?: 'ProductNode';
|
|
@@ -1993,6 +1998,7 @@ export type GetListItemsQuery = {
|
|
|
1993
1998
|
active: boolean;
|
|
1994
1999
|
name: string;
|
|
1995
2000
|
updatedAt: any;
|
|
2001
|
+
createdAt: any;
|
|
1996
2002
|
parents: Array<string>;
|
|
1997
2003
|
} | null;
|
|
1998
2004
|
}>;
|
|
@@ -2083,6 +2089,7 @@ type ListItemFragment_FolderNode_Fragment = {
|
|
|
2083
2089
|
active: boolean;
|
|
2084
2090
|
name: string;
|
|
2085
2091
|
updatedAt: any;
|
|
2092
|
+
createdAt: any;
|
|
2086
2093
|
parents: Array<string>;
|
|
2087
2094
|
folderId: string;
|
|
2088
2095
|
};
|
|
@@ -2095,6 +2102,7 @@ type ListItemFragment_ProductNode_Fragment = {
|
|
|
2095
2102
|
active: boolean;
|
|
2096
2103
|
name: string;
|
|
2097
2104
|
updatedAt: any;
|
|
2105
|
+
createdAt: any;
|
|
2098
2106
|
parents: Array<string>;
|
|
2099
2107
|
folder: {
|
|
2100
2108
|
__typename?: 'FolderNode';
|
|
@@ -2107,6 +2115,7 @@ type ListItemFragment_RepresentationNode_Fragment = {
|
|
|
2107
2115
|
active: boolean;
|
|
2108
2116
|
name: string;
|
|
2109
2117
|
updatedAt: any;
|
|
2118
|
+
createdAt: any;
|
|
2110
2119
|
parents: Array<string>;
|
|
2111
2120
|
};
|
|
2112
2121
|
type ListItemFragment_TaskNode_Fragment = {
|
|
@@ -2122,6 +2131,7 @@ type ListItemFragment_TaskNode_Fragment = {
|
|
|
2122
2131
|
active: boolean;
|
|
2123
2132
|
name: string;
|
|
2124
2133
|
updatedAt: any;
|
|
2134
|
+
createdAt: any;
|
|
2125
2135
|
parents: Array<string>;
|
|
2126
2136
|
folder: {
|
|
2127
2137
|
__typename?: 'FolderNode';
|
|
@@ -2137,6 +2147,7 @@ type ListItemFragment_VersionNode_Fragment = {
|
|
|
2137
2147
|
active: boolean;
|
|
2138
2148
|
name: string;
|
|
2139
2149
|
updatedAt: any;
|
|
2150
|
+
createdAt: any;
|
|
2140
2151
|
parents: Array<string>;
|
|
2141
2152
|
product: {
|
|
2142
2153
|
__typename?: 'ProductNode';
|
|
@@ -2162,6 +2173,7 @@ type ListItemFragment_WorkfileNode_Fragment = {
|
|
|
2162
2173
|
active: boolean;
|
|
2163
2174
|
name: string;
|
|
2164
2175
|
updatedAt: any;
|
|
2176
|
+
createdAt: any;
|
|
2165
2177
|
parents: Array<string>;
|
|
2166
2178
|
};
|
|
2167
2179
|
export type ListItemFragmentFragment = ListItemFragment_FolderNode_Fragment | ListItemFragment_ProductNode_Fragment | ListItemFragment_RepresentationNode_Fragment | ListItemFragment_TaskNode_Fragment | ListItemFragment_VersionNode_Fragment | ListItemFragment_WorkfileNode_Fragment;
|
|
@@ -2191,6 +2203,7 @@ export type GetTasksByParentQuery = {
|
|
|
2191
2203
|
tags: Array<string>;
|
|
2192
2204
|
taskType: string;
|
|
2193
2205
|
updatedAt: any;
|
|
2206
|
+
createdAt: any;
|
|
2194
2207
|
active: boolean;
|
|
2195
2208
|
assignees: Array<string>;
|
|
2196
2209
|
allAttrib: string;
|
|
@@ -2241,6 +2254,7 @@ export type GetTasksListQuery = {
|
|
|
2241
2254
|
tags: Array<string>;
|
|
2242
2255
|
taskType: string;
|
|
2243
2256
|
updatedAt: any;
|
|
2257
|
+
createdAt: any;
|
|
2244
2258
|
active: boolean;
|
|
2245
2259
|
assignees: Array<string>;
|
|
2246
2260
|
allAttrib: string;
|
|
@@ -2262,6 +2276,7 @@ export type TaskPropsFragmentFragment = {
|
|
|
2262
2276
|
tags: Array<string>;
|
|
2263
2277
|
taskType: string;
|
|
2264
2278
|
updatedAt: any;
|
|
2279
|
+
createdAt: any;
|
|
2265
2280
|
active: boolean;
|
|
2266
2281
|
assignees: Array<string>;
|
|
2267
2282
|
allAttrib: string;
|
|
@@ -2803,8 +2818,8 @@ export declare const DetailsPanelProductFragmentFragmentDoc = "\n fragment De
|
|
|
2803
2818
|
export declare const DetailsPanelRepresentationFragmentFragmentDoc = "\n fragment DetailsPanelRepresentationFragment on RepresentationNode {\n id\n name\n fileCount\n}\n ";
|
|
2804
2819
|
export declare const DetailsPanelTaskFragmentFragmentDoc = "\n fragment DetailsPanelTaskFragment on TaskNode {\n id\n name\n label\n assignees\n taskType\n}\n ";
|
|
2805
2820
|
export declare const DetailsPanelVersionFragmentFragmentDoc = "\n fragment DetailsPanelVersionFragment on VersionNode {\n id\n thumbnailId\n name\n updatedAt\n createdAt\n productId\n version\n author\n}\n ";
|
|
2806
|
-
export declare const ListItemFragmentFragmentDoc = "\n fragment ListItemFragment on BaseNode {\n active\n name\n updatedAt\n parents\n ... on TaskNode {\n label\n status\n tags\n taskType\n assignees\n ownAttrib\n hasReviewables\n folderId\n folder {\n path\n folderType\n }\n }\n ... on FolderNode {\n label\n status\n tags\n folderType\n path\n ownAttrib\n hasReviewables\n folderId: id\n }\n ... on ProductNode {\n status\n tags\n productType\n folderId\n folder {\n path\n folderType\n }\n }\n ... on VersionNode {\n status\n tags\n hasReviewables\n product {\n id\n name\n productType\n folderId\n folder {\n id\n path\n folderType\n }\n }\n task {\n name\n taskType\n }\n }\n}\n ";
|
|
2807
|
-
export declare const TaskPropsFragmentFragmentDoc = "\n fragment TaskPropsFragment on TaskNode {\n id\n folderId\n label\n name\n ownAttrib\n status\n tags\n taskType\n updatedAt\n active\n assignees\n allAttrib\n hasReviewables\n parents\n}\n ";
|
|
2821
|
+
export declare const ListItemFragmentFragmentDoc = "\n fragment ListItemFragment on BaseNode {\n active\n name\n updatedAt\n createdAt\n parents\n ... on TaskNode {\n label\n status\n tags\n taskType\n assignees\n ownAttrib\n hasReviewables\n folderId\n folder {\n path\n folderType\n }\n }\n ... on FolderNode {\n label\n status\n tags\n folderType\n path\n ownAttrib\n hasReviewables\n folderId: id\n }\n ... on ProductNode {\n status\n tags\n productType\n folderId\n folder {\n path\n folderType\n }\n }\n ... on VersionNode {\n status\n tags\n hasReviewables\n product {\n id\n name\n productType\n folderId\n folder {\n id\n path\n folderType\n }\n }\n task {\n name\n taskType\n }\n }\n}\n ";
|
|
2822
|
+
export declare const TaskPropsFragmentFragmentDoc = "\n fragment TaskPropsFragment on TaskNode {\n id\n folderId\n label\n name\n ownAttrib\n status\n tags\n taskType\n updatedAt\n createdAt\n active\n assignees\n allAttrib\n hasReviewables\n parents\n}\n ";
|
|
2808
2823
|
export declare const KanbanFragmentFragmentDoc = "\n fragment KanbanFragment on KanbanNode {\n id\n projectName\n projectCode\n name\n label\n status\n tags\n taskType\n assignees\n updatedAt\n createdAt\n dueDate\n folderId\n thumbnailId\n folderId\n folderLabel\n folderName\n folderPath\n hasReviewables\n priority\n}\n ";
|
|
2809
2824
|
export declare const MessageFragmentFragmentDoc = "\n fragment MessageFragment on ActivityNode {\n projectName\n activityId\n activityType\n activityData\n referenceType\n referenceId\n body\n createdAt\n updatedAt\n active\n read\n author {\n name\n attrib {\n fullName\n }\n }\n origin {\n id\n name\n label\n type\n subtype\n }\n parents {\n type\n name\n label\n }\n}\n ";
|
|
2810
2825
|
export declare const ProgressTaskFragmentFragmentDoc = "\n fragment ProgressTaskFragment on TaskNode {\n projectName\n id\n name\n label\n taskType\n status\n assignees\n updatedAt\n active\n hasReviewables\n tags\n attrib {\n priority\n endDate\n resolutionHeight\n resolutionWidth\n fps\n }\n folder {\n id\n name\n label\n folderType\n parents\n status\n updatedAt\n parent {\n id\n name\n label\n parents\n }\n }\n}\n ";
|
|
@@ -2817,11 +2832,11 @@ export declare const GetDetailsPanelRepresentationDocument = "\n query GetDet
|
|
|
2817
2832
|
export declare const GetDetailsPanelTaskDocument = "\n query GetDetailsPanelTask($projectName: String!, $entityId: String!) {\n project(name: $projectName) {\n projectName\n code\n task(id: $entityId) {\n id\n name\n label\n status\n tags\n allAttrib\n taskType\n assignees\n updatedAt\n createdAt\n folderId\n thumbnailId\n hasReviewables\n folder {\n ...DetailsPanelFolderFragment\n }\n versions(last: 1) {\n edges {\n node {\n ...DetailsPanelVersionFragment\n }\n }\n }\n }\n }\n}\n \n fragment DetailsPanelFolderFragment on FolderNode {\n id\n name\n label\n path\n folderType\n}\n \n\n fragment DetailsPanelVersionFragment on VersionNode {\n id\n thumbnailId\n name\n updatedAt\n createdAt\n productId\n version\n author\n}\n ";
|
|
2818
2833
|
export declare const GetDetailsPanelVersionDocument = "\n query GetDetailsPanelVersion($projectName: String!, $entityId: String!) {\n project(name: $projectName) {\n projectName\n code\n version(id: $entityId) {\n id\n version\n name\n author\n status\n tags\n updatedAt\n createdAt\n thumbnailId\n hasReviewables\n product {\n ...DetailsPanelProductFragment\n folder {\n ...DetailsPanelFolderFragment\n }\n }\n task {\n ...DetailsPanelTaskFragment\n }\n allAttrib\n representations {\n edges {\n node {\n ...DetailsPanelRepresentationFragment\n }\n }\n }\n }\n }\n}\n \n fragment DetailsPanelProductFragment on ProductNode {\n id\n name\n productType\n latestVersion {\n version\n }\n}\n \n\n fragment DetailsPanelFolderFragment on FolderNode {\n id\n name\n label\n path\n folderType\n}\n \n\n fragment DetailsPanelTaskFragment on TaskNode {\n id\n name\n label\n assignees\n taskType\n}\n \n\n fragment DetailsPanelRepresentationFragment on RepresentationNode {\n id\n name\n fileCount\n}\n ";
|
|
2819
2834
|
export declare const GetProductVersionsDocument = "\n query GetProductVersions($projectName: String!, $productId: String!) {\n project(name: $projectName) {\n product(id: $productId) {\n versionList {\n id\n name\n version\n }\n }\n }\n}\n ";
|
|
2820
|
-
export declare const GetListItemsDocument = "\n query GetListItems($projectName: String!, $listId: String!, $first: Int, $after: String, $before: String, $last: Int, $sortBy: String, $filter: String) {\n project(name: $projectName) {\n entityLists(ids: [$listId]) {\n pageInfo {\n hasNextPage\n endCursor\n }\n edges {\n node {\n id\n active\n items(\n first: $first\n after: $after\n before: $before\n last: $last\n sortBy: $sortBy\n filter: $filter\n ) {\n pageInfo {\n hasNextPage\n endCursor\n }\n edges {\n id\n entityId\n entityType\n allAttrib\n ownItemAttrib: ownAttrib\n position\n node {\n ...ListItemFragment\n }\n }\n }\n }\n }\n }\n }\n}\n \n fragment ListItemFragment on BaseNode {\n active\n name\n updatedAt\n parents\n ... on TaskNode {\n label\n status\n tags\n taskType\n assignees\n ownAttrib\n hasReviewables\n folderId\n folder {\n path\n folderType\n }\n }\n ... on FolderNode {\n label\n status\n tags\n folderType\n path\n ownAttrib\n hasReviewables\n folderId: id\n }\n ... on ProductNode {\n status\n tags\n productType\n folderId\n folder {\n path\n folderType\n }\n }\n ... on VersionNode {\n status\n tags\n hasReviewables\n product {\n id\n name\n productType\n folderId\n folder {\n id\n path\n folderType\n }\n }\n task {\n name\n taskType\n }\n }\n}\n ";
|
|
2835
|
+
export declare const GetListItemsDocument = "\n query GetListItems($projectName: String!, $listId: String!, $first: Int, $after: String, $before: String, $last: Int, $sortBy: String, $filter: String) {\n project(name: $projectName) {\n entityLists(ids: [$listId]) {\n pageInfo {\n hasNextPage\n endCursor\n }\n edges {\n node {\n id\n active\n items(\n first: $first\n after: $after\n before: $before\n last: $last\n sortBy: $sortBy\n filter: $filter\n ) {\n pageInfo {\n hasNextPage\n endCursor\n }\n edges {\n id\n entityId\n entityType\n allAttrib\n ownItemAttrib: ownAttrib\n position\n node {\n ...ListItemFragment\n }\n }\n }\n }\n }\n }\n }\n}\n \n fragment ListItemFragment on BaseNode {\n active\n name\n updatedAt\n createdAt\n parents\n ... on TaskNode {\n label\n status\n tags\n taskType\n assignees\n ownAttrib\n hasReviewables\n folderId\n folder {\n path\n folderType\n }\n }\n ... on FolderNode {\n label\n status\n tags\n folderType\n path\n ownAttrib\n hasReviewables\n folderId: id\n }\n ... on ProductNode {\n status\n tags\n productType\n folderId\n folder {\n path\n folderType\n }\n }\n ... on VersionNode {\n status\n tags\n hasReviewables\n product {\n id\n name\n productType\n folderId\n folder {\n id\n path\n folderType\n }\n }\n task {\n name\n taskType\n }\n }\n}\n ";
|
|
2821
2836
|
export declare const GetListsDocument = "\n query GetLists($projectName: String!, $first: Int!, $after: String, $filter: String) {\n project(name: $projectName) {\n entityLists(first: $first, after: $after, filter: $filter) {\n pageInfo {\n hasNextPage\n endCursor\n }\n edges {\n node {\n id\n label\n entityListType\n tags\n data\n entityType\n active\n createdAt\n updatedAt\n owner\n count\n }\n }\n }\n }\n}\n ";
|
|
2822
2837
|
export declare const GetListsItemsForReviewSessionDocument = "\n query GetListsItemsForReviewSession($projectName: String!, $first: Int, $after: String, $ids: [String!]) {\n project(name: $projectName) {\n entityLists(\n first: $first\n after: $after\n sortBy: \"updatedAt\"\n filter: \"{\\\"conditions\\\":[{\\\"key\\\":\\\"entityListType\\\",\\\"value\\\":[\\\"generic\\\"],\\\"operator\\\":\\\"in\\\"}],\\\"operator\\\":\\\"and\\\"}\"\n ids: $ids\n ) {\n pageInfo {\n hasNextPage\n endCursor\n }\n edges {\n node {\n id\n label\n active\n entityType\n updatedAt\n count\n }\n }\n }\n }\n}\n ";
|
|
2823
|
-
export declare const GetTasksByParentDocument = "\n query GetTasksByParent($projectName: String!, $parentIds: [String!]!, $filter: String, $search: String) {\n project(name: $projectName) {\n name\n tasks(folderIds: $parentIds, filter: $filter, search: $search) {\n edges {\n node {\n ...TaskPropsFragment\n }\n }\n }\n }\n}\n \n fragment TaskPropsFragment on TaskNode {\n id\n folderId\n label\n name\n ownAttrib\n status\n tags\n taskType\n updatedAt\n active\n assignees\n allAttrib\n hasReviewables\n parents\n}\n ";
|
|
2824
|
-
export declare const GetTasksListDocument = "\n query GetTasksList($projectName: String!, $folderIds: [String!], $taskIds: [String!], $filter: String, $search: String, $after: String, $first: Int, $before: String, $last: Int, $sortBy: String) {\n project(name: $projectName) {\n name\n tasks(\n filter: $filter\n search: $search\n folderIds: $folderIds\n after: $after\n first: $first\n before: $before\n last: $last\n sortBy: $sortBy\n ids: $taskIds\n ) {\n pageInfo {\n startCursor\n endCursor\n hasNextPage\n hasPreviousPage\n }\n edges {\n cursor\n node {\n ...TaskPropsFragment\n }\n }\n }\n }\n}\n \n fragment TaskPropsFragment on TaskNode {\n id\n folderId\n label\n name\n ownAttrib\n status\n tags\n taskType\n updatedAt\n active\n assignees\n allAttrib\n hasReviewables\n parents\n}\n ";
|
|
2838
|
+
export declare const GetTasksByParentDocument = "\n query GetTasksByParent($projectName: String!, $parentIds: [String!]!, $filter: String, $search: String) {\n project(name: $projectName) {\n name\n tasks(folderIds: $parentIds, filter: $filter, search: $search) {\n edges {\n node {\n ...TaskPropsFragment\n }\n }\n }\n }\n}\n \n fragment TaskPropsFragment on TaskNode {\n id\n folderId\n label\n name\n ownAttrib\n status\n tags\n taskType\n updatedAt\n createdAt\n active\n assignees\n allAttrib\n hasReviewables\n parents\n}\n ";
|
|
2839
|
+
export declare const GetTasksListDocument = "\n query GetTasksList($projectName: String!, $folderIds: [String!], $taskIds: [String!], $filter: String, $search: String, $after: String, $first: Int, $before: String, $last: Int, $sortBy: String) {\n project(name: $projectName) {\n name\n tasks(\n filter: $filter\n search: $search\n folderIds: $folderIds\n after: $after\n first: $first\n before: $before\n last: $last\n sortBy: $sortBy\n ids: $taskIds\n ) {\n pageInfo {\n startCursor\n endCursor\n hasNextPage\n hasPreviousPage\n }\n edges {\n cursor\n node {\n ...TaskPropsFragment\n }\n }\n }\n }\n}\n \n fragment TaskPropsFragment on TaskNode {\n id\n folderId\n label\n name\n ownAttrib\n status\n tags\n taskType\n updatedAt\n createdAt\n active\n assignees\n allAttrib\n hasReviewables\n parents\n}\n ";
|
|
2825
2840
|
export declare const GetProjectLatestDocument = "\n query GetProjectLatest($projectName: String!) {\n project(name: $projectName) {\n name\n }\n}\n ";
|
|
2826
2841
|
export declare const GetKanbanDocument = "\n query GetKanban($projects: [String!], $assignees: [String!]) {\n kanban(projects: $projects, assigneesAny: $assignees, last: 2000) {\n edges {\n node {\n ...KanbanFragment\n }\n }\n }\n}\n \n fragment KanbanFragment on KanbanNode {\n id\n projectName\n projectCode\n name\n label\n status\n tags\n taskType\n assignees\n updatedAt\n createdAt\n dueDate\n folderId\n thumbnailId\n folderId\n folderLabel\n folderName\n folderPath\n hasReviewables\n priority\n}\n ";
|
|
2827
2842
|
export declare const GetKanbanProjectUsersDocument = "\n query GetKanbanProjectUsers($projects: [String!]) {\n users(last: 2000, projects: $projects) {\n edges {\n node {\n name\n accessGroups\n isManager\n isAdmin\n attrib {\n fullName\n }\n }\n }\n }\n}\n ";
|
|
@@ -80,6 +80,7 @@ export * from './uRIs';
|
|
|
80
80
|
export { api as uRIsApi } from './uRIs';
|
|
81
81
|
export * from './users';
|
|
82
82
|
export { api as usersApi } from './users';
|
|
83
|
+
export type { Permissions } from './users';
|
|
83
84
|
export * from './versions';
|
|
84
85
|
export { api as versionsApi } from './versions';
|
|
85
86
|
export * from './workfiles';
|
|
@@ -18,14 +18,14 @@ export type CreateViewApiResponse = EntityIdResponse;
|
|
|
18
18
|
export type CreateViewApiArg = {
|
|
19
19
|
viewType: string;
|
|
20
20
|
projectName?: string;
|
|
21
|
-
payload: OverviewViewPostModel | TaskProgressViewPostModel | ListsViewPostModel
|
|
21
|
+
payload: OverviewViewPostModel | TaskProgressViewPostModel | ListsViewPostModel;
|
|
22
22
|
};
|
|
23
|
-
export type GetWorkingViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel
|
|
23
|
+
export type GetWorkingViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel;
|
|
24
24
|
export type GetWorkingViewApiArg = {
|
|
25
25
|
viewType: string;
|
|
26
26
|
projectName?: string;
|
|
27
27
|
};
|
|
28
|
-
export type GetDefaultViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel
|
|
28
|
+
export type GetDefaultViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel;
|
|
29
29
|
export type GetDefaultViewApiArg = {
|
|
30
30
|
viewType: string;
|
|
31
31
|
projectName?: string;
|
|
@@ -36,7 +36,7 @@ export type SetDefaultViewApiArg = {
|
|
|
36
36
|
projectName?: string;
|
|
37
37
|
setDefaultViewRequestModel: SetDefaultViewRequestModel;
|
|
38
38
|
};
|
|
39
|
-
export type GetViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel
|
|
39
|
+
export type GetViewApiResponse = OverviewViewModel | TaskProgressViewModel | ListsViewModel;
|
|
40
40
|
export type GetViewApiArg = {
|
|
41
41
|
viewType: string;
|
|
42
42
|
viewId: string;
|
|
@@ -53,7 +53,7 @@ export type UpdateViewApiArg = {
|
|
|
53
53
|
viewType: string;
|
|
54
54
|
viewId: string;
|
|
55
55
|
projectName?: string;
|
|
56
|
-
payload: OverviewViewPatchModel | TaskProgressViewPatchModel | ListsViewPatchModel
|
|
56
|
+
payload: OverviewViewPatchModel | TaskProgressViewPatchModel | ListsViewPatchModel;
|
|
57
57
|
};
|
|
58
58
|
export type ViewListItemModel = {
|
|
59
59
|
/** Unique identifier for the view within the given scope. */
|
|
@@ -66,6 +66,7 @@ export type ViewListItemModel = {
|
|
|
66
66
|
owner: string;
|
|
67
67
|
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
68
68
|
visibility: 'public' | 'private';
|
|
69
|
+
access: object;
|
|
69
70
|
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
70
71
|
working: boolean;
|
|
71
72
|
position: number;
|
|
@@ -152,21 +153,6 @@ export type ListsViewPostModel = {
|
|
|
152
153
|
working?: boolean;
|
|
153
154
|
settings: ListsSettings;
|
|
154
155
|
};
|
|
155
|
-
export type ReviewsSettings = {
|
|
156
|
-
sortBy?: string;
|
|
157
|
-
sortDesc?: boolean;
|
|
158
|
-
filter?: QueryFilter;
|
|
159
|
-
columns?: ColumnItemModel[];
|
|
160
|
-
};
|
|
161
|
-
export type ReviewsViewPostModel = {
|
|
162
|
-
/** Unique identifier for the view within the given scope. */
|
|
163
|
-
id?: string;
|
|
164
|
-
/** Human-readable name of the view. */
|
|
165
|
-
label: string;
|
|
166
|
-
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
167
|
-
working?: boolean;
|
|
168
|
-
settings: ReviewsSettings;
|
|
169
|
-
};
|
|
170
156
|
export type OverviewViewModel = {
|
|
171
157
|
/** Unique identifier for the view within the given scope. */
|
|
172
158
|
id?: string;
|
|
@@ -178,12 +164,12 @@ export type OverviewViewModel = {
|
|
|
178
164
|
owner: string;
|
|
179
165
|
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
180
166
|
visibility: 'public' | 'private';
|
|
167
|
+
access: object;
|
|
181
168
|
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
182
169
|
working: boolean;
|
|
183
170
|
position: number;
|
|
184
171
|
accessLevel: number;
|
|
185
172
|
settings: OverviewSettings;
|
|
186
|
-
access: object;
|
|
187
173
|
viewType?: 'overview';
|
|
188
174
|
};
|
|
189
175
|
export type TaskProgressViewModel = {
|
|
@@ -197,12 +183,12 @@ export type TaskProgressViewModel = {
|
|
|
197
183
|
owner: string;
|
|
198
184
|
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
199
185
|
visibility: 'public' | 'private';
|
|
186
|
+
access: object;
|
|
200
187
|
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
201
188
|
working: boolean;
|
|
202
189
|
position: number;
|
|
203
190
|
accessLevel: number;
|
|
204
191
|
settings: TaskProgressSettings;
|
|
205
|
-
access: object;
|
|
206
192
|
viewType?: 'taskProgress';
|
|
207
193
|
};
|
|
208
194
|
export type ListsViewModel = {
|
|
@@ -216,33 +202,14 @@ export type ListsViewModel = {
|
|
|
216
202
|
owner: string;
|
|
217
203
|
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
218
204
|
visibility: 'public' | 'private';
|
|
205
|
+
access: object;
|
|
219
206
|
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
220
207
|
working: boolean;
|
|
221
208
|
position: number;
|
|
222
209
|
accessLevel: number;
|
|
223
210
|
settings: ListsSettings;
|
|
224
|
-
access: object;
|
|
225
211
|
viewType?: 'lists';
|
|
226
212
|
};
|
|
227
|
-
export type ReviewsViewModel = {
|
|
228
|
-
/** Unique identifier for the view within the given scope. */
|
|
229
|
-
id?: string;
|
|
230
|
-
/** Human-readable name of the view. */
|
|
231
|
-
label: string;
|
|
232
|
-
/** Determines whether the view is only available for the given project or for all projects (studio). */
|
|
233
|
-
scope: 'project' | 'studio';
|
|
234
|
-
/** Name of the user who created the view. Owners have full control over the view, */
|
|
235
|
-
owner: string;
|
|
236
|
-
/** Visibility of the view. Public views are visible to all users, private views are only visible to the owner. */
|
|
237
|
-
visibility: 'public' | 'private';
|
|
238
|
-
/** Working view is a special type of the view that automatically stores the current view settings without explicitly saving them. Working views are always private and scoped to the project */
|
|
239
|
-
working: boolean;
|
|
240
|
-
position: number;
|
|
241
|
-
accessLevel: number;
|
|
242
|
-
settings: ReviewsSettings;
|
|
243
|
-
access: object;
|
|
244
|
-
viewType?: 'reviews';
|
|
245
|
-
};
|
|
246
213
|
export type SetDefaultViewRequestModel = {
|
|
247
214
|
viewId: string;
|
|
248
215
|
};
|
|
@@ -261,8 +228,3 @@ export type ListsViewPatchModel = {
|
|
|
261
228
|
owner?: string;
|
|
262
229
|
settings?: ListsSettings;
|
|
263
230
|
};
|
|
264
|
-
export type ReviewsViewPatchModel = {
|
|
265
|
-
label?: string;
|
|
266
|
-
owner?: string;
|
|
267
|
-
settings?: ReviewsSettings;
|
|
268
|
-
};
|
|
@@ -4528,136 +4528,3 @@ export declare const useGetListsInfiniteInfiniteQuery: <R extends Record<string,
|
|
|
4528
4528
|
filter?: import('../..').InputMaybe<import('../..').Scalars["String"]["input"]>;
|
|
4529
4529
|
}>;
|
|
4530
4530
|
}];
|
|
4531
|
-
export declare const useGetEntityListQuery: <R extends Record<string, any> = import('@reduxjs/toolkit/query').TSHelpersId<(Omit<{
|
|
4532
|
-
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
4533
|
-
originalArgs?: undefined | undefined;
|
|
4534
|
-
data?: undefined | undefined;
|
|
4535
|
-
error?: undefined | undefined;
|
|
4536
|
-
requestId?: undefined | undefined;
|
|
4537
|
-
endpointName?: string | undefined;
|
|
4538
|
-
startedTimeStamp?: undefined | undefined;
|
|
4539
|
-
fulfilledTimeStamp?: undefined | undefined;
|
|
4540
|
-
} & {
|
|
4541
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4542
|
-
isUninitialized: false;
|
|
4543
|
-
isLoading: false;
|
|
4544
|
-
isFetching: false;
|
|
4545
|
-
isSuccess: false;
|
|
4546
|
-
isError: false;
|
|
4547
|
-
}, "isUninitialized"> & {
|
|
4548
|
-
isUninitialized: true;
|
|
4549
|
-
}) | import('@reduxjs/toolkit/query').TSHelpersOverride<import('@reduxjs/toolkit/query').QuerySubState<import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetEntityListApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').EntityListModel, "restApi", unknown>> & {
|
|
4550
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4551
|
-
isUninitialized: false;
|
|
4552
|
-
isLoading: false;
|
|
4553
|
-
isFetching: false;
|
|
4554
|
-
isSuccess: false;
|
|
4555
|
-
isError: false;
|
|
4556
|
-
}, {
|
|
4557
|
-
isLoading: true;
|
|
4558
|
-
isFetching: boolean;
|
|
4559
|
-
data: undefined;
|
|
4560
|
-
} | ({
|
|
4561
|
-
isSuccess: true;
|
|
4562
|
-
isFetching: true;
|
|
4563
|
-
error: undefined;
|
|
4564
|
-
} & Required<Pick<import('@reduxjs/toolkit/query').QuerySubState<import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetEntityListApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').EntityListModel, "restApi", unknown>> & {
|
|
4565
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4566
|
-
isUninitialized: false;
|
|
4567
|
-
isLoading: false;
|
|
4568
|
-
isFetching: false;
|
|
4569
|
-
isSuccess: false;
|
|
4570
|
-
isError: false;
|
|
4571
|
-
}, "data" | "fulfilledTimeStamp">>) | ({
|
|
4572
|
-
isSuccess: true;
|
|
4573
|
-
isFetching: false;
|
|
4574
|
-
error: undefined;
|
|
4575
|
-
} & Required<Pick<import('@reduxjs/toolkit/query').QuerySubState<import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetEntityListApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').EntityListModel, "restApi", unknown>> & {
|
|
4576
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4577
|
-
isUninitialized: false;
|
|
4578
|
-
isLoading: false;
|
|
4579
|
-
isFetching: false;
|
|
4580
|
-
isSuccess: false;
|
|
4581
|
-
isError: false;
|
|
4582
|
-
}, "data" | "fulfilledTimeStamp" | "currentData">>) | ({
|
|
4583
|
-
isError: true;
|
|
4584
|
-
} & Required<Pick<import('@reduxjs/toolkit/query').QuerySubState<import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetEntityListApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').EntityListModel, "restApi", unknown>> & {
|
|
4585
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4586
|
-
isUninitialized: false;
|
|
4587
|
-
isLoading: false;
|
|
4588
|
-
isFetching: false;
|
|
4589
|
-
isSuccess: false;
|
|
4590
|
-
isError: false;
|
|
4591
|
-
}, "error">>)>> & {
|
|
4592
|
-
status: import('@reduxjs/toolkit/query').QueryStatus;
|
|
4593
|
-
}>(arg: import('../..').GetEntityListApiArg | typeof import('@reduxjs/toolkit/query').skipToken, options?: (import('@reduxjs/toolkit/query').SubscriptionOptions & {
|
|
4594
|
-
skip?: boolean;
|
|
4595
|
-
refetchOnMountOrArgChange?: boolean | number;
|
|
4596
|
-
} & {
|
|
4597
|
-
skip?: boolean;
|
|
4598
|
-
selectFromResult?: ((state: import('@reduxjs/toolkit/query').TSHelpersId<(Omit<{
|
|
4599
|
-
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
|
4600
|
-
originalArgs?: undefined | undefined;
|
|
4601
|
-
data?: undefined | undefined;
|
|
4602
|
-
error?: undefined | undefined;
|
|
4603
|
-
requestId?: undefined | undefined;
|
|
4604
|
-
endpointName?: string | undefined;
|
|
4605
|
-
startedTimeStamp?: undefined | undefined;
|
|
4606
|
-
fulfilledTimeStamp?: undefined | undefined;
|
|
4607
|
-
} & {
|
|
4608
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4609
|
-
isUninitialized: false;
|
|
4610
|
-
isLoading: false;
|
|
4611
|
-
isFetching: false;
|
|
4612
|
-
isSuccess: false;
|
|
4613
|
-
isError: false;
|
|
4614
|
-
}, "isUninitialized"> & {
|
|
4615
|
-
isUninitialized: true;
|
|
4616
|
-
}) | import('@reduxjs/toolkit/query').TSHelpersOverride<import('@reduxjs/toolkit/query').QuerySubState<import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetEntityListApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').EntityListModel, "restApi", unknown>> & {
|
|
4617
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4618
|
-
isUninitialized: false;
|
|
4619
|
-
isLoading: false;
|
|
4620
|
-
isFetching: false;
|
|
4621
|
-
isSuccess: false;
|
|
4622
|
-
isError: false;
|
|
4623
|
-
}, {
|
|
4624
|
-
isLoading: true;
|
|
4625
|
-
isFetching: boolean;
|
|
4626
|
-
data: undefined;
|
|
4627
|
-
} | ({
|
|
4628
|
-
isSuccess: true;
|
|
4629
|
-
isFetching: true;
|
|
4630
|
-
error: undefined;
|
|
4631
|
-
} & Required<Pick<import('@reduxjs/toolkit/query').QuerySubState<import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetEntityListApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').EntityListModel, "restApi", unknown>> & {
|
|
4632
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4633
|
-
isUninitialized: false;
|
|
4634
|
-
isLoading: false;
|
|
4635
|
-
isFetching: false;
|
|
4636
|
-
isSuccess: false;
|
|
4637
|
-
isError: false;
|
|
4638
|
-
}, "data" | "fulfilledTimeStamp">>) | ({
|
|
4639
|
-
isSuccess: true;
|
|
4640
|
-
isFetching: false;
|
|
4641
|
-
error: undefined;
|
|
4642
|
-
} & Required<Pick<import('@reduxjs/toolkit/query').QuerySubState<import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetEntityListApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').EntityListModel, "restApi", unknown>> & {
|
|
4643
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4644
|
-
isUninitialized: false;
|
|
4645
|
-
isLoading: false;
|
|
4646
|
-
isFetching: false;
|
|
4647
|
-
isSuccess: false;
|
|
4648
|
-
isError: false;
|
|
4649
|
-
}, "data" | "fulfilledTimeStamp" | "currentData">>) | ({
|
|
4650
|
-
isError: true;
|
|
4651
|
-
} & Required<Pick<import('@reduxjs/toolkit/query').QuerySubState<import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetEntityListApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').EntityListModel, "restApi", unknown>> & {
|
|
4652
|
-
currentData?: import('../..').EntityListModel | undefined;
|
|
4653
|
-
isUninitialized: false;
|
|
4654
|
-
isLoading: false;
|
|
4655
|
-
isFetching: false;
|
|
4656
|
-
isSuccess: false;
|
|
4657
|
-
isError: false;
|
|
4658
|
-
}, "error">>)>> & {
|
|
4659
|
-
status: import('@reduxjs/toolkit/query').QueryStatus;
|
|
4660
|
-
}) => R) | undefined;
|
|
4661
|
-
}) | undefined) => [R][R extends any ? 0 : never] & {
|
|
4662
|
-
refetch: () => import('@reduxjs/toolkit/query').QueryActionCreatorResult<import('@reduxjs/toolkit/query').QueryDefinition<import('../..').GetEntityListApiArg, import('@reduxjs/toolkit/query').BaseQueryFn<string | import('@reduxjs/toolkit/query').FetchArgs, unknown, FetchBaseQueryError>, string, import('../..').EntityListModel, "restApi", unknown>>;
|
|
4663
|
-
};
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { GetListItemsQuery, GetListsItemsForReviewSessionQuery, GetListsQuery } from '../../generated';
|
|
2
2
|
type QueryEntityList = GetListsQuery['project']['entityLists']['edges'][number]['node'];
|
|
3
|
-
export type EntityList =
|
|
3
|
+
export type EntityList = QueryEntityList & {
|
|
4
4
|
entityType: 'folder' | 'version' | 'task' | 'product';
|
|
5
|
-
data: Record<string, any>;
|
|
6
5
|
};
|
|
7
6
|
export type GetListsResult = {
|
|
8
7
|
pageInfo: {
|