-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Value components #4
Comments
@mdelez @flavens @SepidehAlassi I will be back to work next week. Please feel free to pick a task from the list above (#4 (comment)). As suggested by @SepidehAlassi, please create a new branch |
Please note that you have to install dasch-swiss/dsp-js-lib#125 locally, see https://github.com/dasch-swiss/knora-ui-ng-lib/blob/d76fb8b5412f93e4fdf2987c95a431ee8806bdca/.github/workflows/nodejs.yml#L20-L22 |
TextValue
:TextValueAsStringComponent
TextValueAsXMLComponent
(Viewer Value Component: TextValueAsXMLComponent #5)TextValueAsHTMLComponent
(readonly, no editing) (Viewer Value Component: TextValueAsHTMLComponent #6)IntValueComponent
(Viewer Value Component: IntValueComponent #7) -> serves as reference implementationDecimalValueComponent
(Viewer Value Component: DecimalValueComponent #8)BooleanValueComponent
(Viewer Value Component: BooleanValueComponent #9)ColorValueComponent
(Viewer Value Component: ColorValueComponent #10)DateValueComponent
(Viewer Value Component: DateValueComponent #11)GeonameValueComponent
(Viewer Value Component: GeonameValueComponent #12)IntervalValueComponent
(Viewer Value Component: IntervalValueComponent #13)LinkValueComponent
(Viewer Value Component: LinkValueComponent #14)ListValueComponent
(Viewer Value Component: ListValueComponent #15)TimeValueComponent
(Viewer Value Component: TimeValueComponent #16)UriValueComponent
(Viewer Value Component: UriValueComponent #17)To be defined:
FileValueComponent
(image, text, video, DDD) -> not relevant for nowGeometryComponent
-> part of RegionThe text was updated successfully, but these errors were encountered: